summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 3.10.51v3.10.51Greg Kroah-Hartman2014-07-311-1/+1
* core, nfqueue, openvswitch: Orphan frags in skb_zerocopy and handle errorsZoltan Kiss2014-07-311-8/+21
* x86/efi: Include a .bss section within the PE/COFF headersMichael Brown2014-07-312-11/+52
* s390/ptrace: fix PSW mask checkMartin Schwidefsky2014-07-311-2/+7
* Fix gcc-4.9.0 miscompilation of load_balance() in schedulerLinus Torvalds2014-07-311-0/+2
* mm: hugetlb: fix copy_hugetlb_page_range()Naoya Horiguchi2014-07-311-0/+1
* x86_32, entry: Store badsys error code in %eaxSven Wegener2014-07-311-4/+5
* hwmon: (smsc47m192) Fix temperature limit and vrm write operationsGuenter Roeck2014-07-311-1/+3
* parisc: Remove SA_RESTORER defineJohn David Anglin2014-07-311-2/+0
* coredump: fix the setting of PF_DUMPCORESilesh C V2014-07-311-1/+1
* Input: fix defuzzing logicDmitry Torokhov2014-07-311-2/+4
* slab_common: fix the check for duplicate slab namesMikulas Patocka2014-07-311-1/+1
* slab_common: Do not check for duplicate slab namesChristoph Lameter2014-07-311-0/+2
* tracing: Fix wraparound problems in "uptime" trace clockTony Luck2014-07-312-5/+6
* blkcg: don't call into policy draining if root_blkg is already goneTejun Heo2014-07-311-0/+7
* ahci: add support for the Promise FastTrak TX8660 SATA HBA (ahci mode)Romain Degez2014-07-311-0/+1
* libata: introduce ata_host->n_tags to avoid oops on SAS controllersTejun Heo2014-07-312-12/+5
* libata: support the ata host which implements a queue depth less than 32Kevin Hao2014-07-311-3/+19
* block: don't assume last put of shared tags is for the hostChristoph Hellwig2014-07-311-26/+7
* block: provide compat ioctl for BLKZEROOUTMikulas Patocka2014-07-311-0/+1
* media: tda10071: force modulation to QPSK on DVB-SAntti Palosaari2014-07-311-1/+5
* media: hdpvr: fix two audio bugsHans Verkuil2014-07-311-3/+3
* Linux 3.10.50v3.10.50Greg Kroah-Hartman2014-07-281-1/+1
* ARC: Implement ptrace(PTRACE_GET_THREAD_AREA)Anton Kolesov2014-07-282-0/+5
* sched: Fix possible divide by zero in avg_atom() calculationMateusz Guzik2014-07-281-1/+1
* locking/mutex: Disable optimistic spinning on some architecturesPeter Zijlstra2014-07-286-1/+9
* PM / sleep: Fix request_firmware() error at resumeTakashi Iwai2014-07-281-0/+1
* dm cache metadata: do not allow the data block size to changeMike Snitzer2014-07-281-0/+9
* dm thin metadata: do not allow the data block size to changeMike Snitzer2014-07-281-0/+9
* alarmtimer: Fix bug where relative alarm timers were treated as absoluteJohn Stultz2014-07-281-2/+18
* drm/radeon: avoid leaking edid dataAlex Deucher2014-07-281-0/+5
* drm/qxl: return IRQ_NONE if it was not our irqJason Wang2014-07-281-0/+3
* drm/radeon: set default bl level to something reasonableAlex Deucher2014-07-281-3/+7
* irqchip: gic: Fix core ID calculation when topology is read from DTTomasz Figa2014-07-281-1/+4
* irqchip: gic: Add support for cortex a7 compatible stringMatthias Brugger2014-07-281-0/+1
* ring-buffer: Fix polling on trace_pipeMartin Lau2014-07-281-4/+0
* mwifiex: fix Tx timeout issueAmitkumar Karwar2014-07-281-0/+1
* perf/x86/intel: ignore CondChgd bit to avoid false NMI handlingHATAYAMA Daisuke2014-07-281-0/+9
* ipv4: fix buffer overflow in ip_options_compile()Eric Dumazet2014-07-281-0/+4
* dns_resolver: Null-terminate the right stringBen Hutchings2014-07-281-1/+1
* dns_resolver: assure that dns_query() result is null-terminatedManuel Schölling2014-07-281-1/+3
* sunvnet: clean up objects created in vnet_new() on vnet_exit()Sowmini Varadhan2014-07-281-1/+19
* net: pppoe: use correct channel MTU when using Multilink PPPChristoph Schulz2014-07-281-1/+1
* net: sctp: fix information leaks in ulpevent layerDaniel Borkmann2014-07-281-107/+15
* tipc: clear 'next'-pointer of message fragments before reassemblyJon Paul Maloy2014-07-281-0/+1
* be2net: set EQ DB clear-intr bit in be_open()Suresh Reddy2014-07-281-1/+1
* netlink: Fix handling of error from netlink_dump().Ben Pfaff2014-07-281-2/+2
* net: mvneta: Fix big endian issue in mvneta_txq_desc_csum()Thomas Fitzsimmons2014-07-281-1/+1
* net: mvneta: fix operation in 10 Mbit/s modeThomas Petazzoni2014-07-281-1/+1
* appletalk: Fix socket referencing in skbAndrey Utkin2014-07-281-3/+0