summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-07-30Linux 3.12.26v3.12.26Jiri Slaby
2014-07-30x86/efi: Include a .bss section within the PE/COFF headersMichael Brown
2014-07-30Fix gcc-4.9.0 miscompilation of load_balance() in schedulerLinus Torvalds
2014-07-30drm/radeon: fix irq ring buffer overflow handlingChristian König
2014-07-30x86_32, entry: Store badsys error code in %eaxSven Wegener
2014-07-30fs: umount on symlink leaks mnt countVasily Averin
2014-07-30hwmon: (smsc47m192) Fix temperature limit and vrm write operationsGuenter Roeck
2014-07-30parisc: Remove SA_RESTORER defineJohn David Anglin
2014-07-30coredump: fix the setting of PF_DUMPCORESilesh C V
2014-07-30Input: fix defuzzing logicDmitry Torokhov
2014-07-30slab_common: fix the check for duplicate slab namesMikulas Patocka
2014-07-30tracing: Fix wraparound problems in "uptime" trace clockTony Luck
2014-07-30blkcg: don't call into policy draining if root_blkg is already goneTejun Heo
2014-07-30ahci: add support for the Promise FastTrak TX8660 SATA HBA (ahci mode)Romain Degez
2014-07-30libata: introduce ata_host->n_tags to avoid oops on SAS controllersTejun Heo
2014-07-30libata: support the ata host which implements a queue depth less than 32Kevin Hao
2014-07-30block: don't assume last put of shared tags is for the hostChristoph Hellwig
2014-07-30block: provide compat ioctl for BLKZEROOUTMikulas Patocka
2014-07-30media: tda10071: force modulation to QPSK on DVB-SAntti Palosaari
2014-07-30media: hdpvr: fix two audio bugsHans Verkuil
2014-07-30media: media: v4l2-core: v4l2-dv-timings.c: Cleaning up code wrong value used...Rickard Strandqvist
2014-07-29ARC: Implement ptrace(PTRACE_GET_THREAD_AREA)Anton Kolesov
2014-07-29ARM: dts: imx: Add alias for ethernet controllerMarek Vasut
2014-07-29aio: protect reqs_available updates from changes in interrupt handlersBenjamin LaHaise
2014-07-29sched: Fix possible divide by zero in avg_atom() calculationMateusz Guzik
2014-07-29locking/mutex: Disable optimistic spinning on some architecturesPeter Zijlstra
2014-07-29PM / sleep: Fix request_firmware() error at resumeTakashi Iwai
2014-07-29dm cache metadata: do not allow the data block size to changeMike Snitzer
2014-07-29dm thin metadata: do not allow the data block size to changeMike Snitzer
2014-07-29mtd: devices: elm: fix elm_context_save() and elm_context_restore() functionsTed Juan
2014-07-29alarmtimer: Fix bug where relative alarm timers were treated as absoluteJohn Stultz
2014-07-29drm/radeon: avoid leaking edid dataAlex Deucher
2014-07-29drm/qxl: return IRQ_NONE if it was not our irqJason Wang
2014-07-29drm/radeon: set default bl level to something reasonableAlex Deucher
2014-07-29irqchip: gic: Fix core ID calculation when topology is read from DTTomasz Figa
2014-07-29irqchip: gic: Add support for cortex a7 compatible stringMatthias Brugger
2014-07-29ring-buffer: Fix polling on trace_pipeMartin Lau
2014-07-29mwifiex: fix Tx timeout issueAmitkumar Karwar
2014-07-29perf/x86/intel: ignore CondChgd bit to avoid false NMI handlingHATAYAMA Daisuke
2014-07-29ipv4: fix buffer overflow in ip_options_compile()Eric Dumazet
2014-07-29dns_resolver: assure that dns_query() result is null-terminatedManuel Schölling
2014-07-29sunvnet: clean up objects created in vnet_new() on vnet_exit()Sowmini Varadhan
2014-07-29net: pppoe: use correct channel MTU when using Multilink PPPChristoph Schulz
2014-07-29net: sctp: fix information leaks in ulpevent layerDaniel Borkmann
2014-07-29tipc: clear 'next'-pointer of message fragments before reassemblyJon Paul Maloy
2014-07-29be2net: set EQ DB clear-intr bit in be_open()Suresh Reddy
2014-07-29netlink: Fix handling of error from netlink_dump().Ben Pfaff
2014-07-29net: mvneta: fix operation in 10 Mbit/s modeThomas Petazzoni
2014-07-29appletalk: Fix socket referencing in skbAndrey Utkin
2014-07-29tcp: fix false undo corner casesYuchung Cheng