summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-03-26ALSA: hda - Don't access stereo amps for mono channel widgetsTakashi Iwai1-8/+22
2015-03-26ALSA: hda - Fix built-in mic on Compaq Presario CQ60Takashi Iwai1-0/+11
2015-03-26ALSA: control: Add sanity checks for user ctl id name stringTakashi Iwai1-0/+4
2015-03-26spi: pl022: Fix race in giveback() leading to driver lock-upAlexander Sverdlin1-1/+1
2015-03-26tpm/ibmvtpm: Additional LE support for tpm_ibmvtpm_sendjmlatten@linux.vnet.ibm.com2-8/+8
2015-03-26workqueue: fix hang involving racing cancel[_delayed]_work_sync()'s for PREEM...Tejun Heo2-5/+54
2015-03-26can: add missing initialisations in CAN related skbuffsOliver Hartkopp2-0/+11
2015-03-26Change email address for 8250_pciRussell King1-1/+1
2015-03-26virtio_console: init work unconditionallyMichael S. Tsirkin1-1/+2
2015-03-26fuse: notify: don't move pagesMiklos Szeredi1-0/+3
2015-03-26fuse: set stolen page uptodateMiklos Szeredi1-2/+2
2015-03-26drm/radeon: drop setting UPLL to sleep modeChristian König1-4/+2
2015-03-26drm/radeon: do a posting read in rs600_set_irqAlex Deucher1-0/+4
2015-03-26drm/radeon: do a posting read in si_set_irqAlex Deucher1-0/+3
2015-03-26drm/radeon: do a posting read in r600_set_irqAlex Deucher1-0/+3
2015-03-26drm/radeon: do a posting read in r100_set_irqAlex Deucher1-0/+4
2015-03-26drm/radeon: do a posting read in evergreen_set_irqAlex Deucher1-0/+3
2015-03-26drm/radeon: fix DRM_IOCTL_RADEON_CS oopsTommi Rantala1-1/+3
2015-03-26tcp: make connect() mem charging friendlyEric Dumazet1-35/+27
2015-03-26net: compat: Update get_compat_msghdr() to match copy_msghdr_from_user() beha...Catalin Marinas1-0/+7
2015-03-26tcp: fix tcp fin memory accountingJosh Hunt1-5/+1
2015-03-26Revert "net: cx82310_eth: use common match macro"Ondrej Zary1-1/+10
2015-03-26rxrpc: bogus MSG_PEEK test in rxrpc_recvmsg()Al Viro1-1/+1
2015-03-26caif: fix MSG_OOB test in caif_seqpkt_recvmsg()Al Viro1-1/+1
2015-03-26inet_diag: fix possible overflow in inet_diag_dump_one_icsk()Eric Dumazet1-3/+15
2015-03-26rds: avoid potential stack overflowArnd Bergmann1-18/+22
2015-03-26net: sysctl_net_core: check SNDBUF and RCVBUF for min lengthAlexey Kodanev1-4/+6
2015-03-26sparc64: Fix several bugs in memmove().David S. Miller1-3/+32
2015-03-26sparc: Touch NMI watchdog when walking cpus and calling printkDavid Ahern1-0/+4
2015-03-26sparc: perf: Make counting mode actually workDavid Ahern1-8/+3
2015-03-26sparc: perf: Remove redundant perf_pmu_{en|dis}able callsDavid Ahern1-4/+0
2015-03-26sparc: semtimedop() unreachable due to comparison errorRob Gardner1-1/+1
2015-03-26sparc32: destroy_context() and switch_mm() needs to disable interrupts.Andreas Larsson1-4/+7
2015-03-18Linux 3.10.72v3.10.72Greg Kroah-Hartman1-1/+1
2015-03-18ath5k: fix spontaneus AR5312 freezesSergey Ryazanov1-1/+1
2015-03-18ACPI / video: Load the module even if ACPI is disabledChris Wilson1-0/+11
2015-03-18drm/radeon: fix 1 RB harvest config setup for TN/RLAlex Deucher1-4/+4
2015-03-18Drivers: hv: vmbus: incorrect device name is printed when child device is unr...Fernando Soto1-4/+4
2015-03-18HID: fixup the conflicting keyboard mappings quirkJiri Kosina1-0/+1
2015-03-18HID: input: fix confusion on conflicting mappingsDavid Herrmann1-0/+16
2015-03-18staging: comedi: cb_pcidas64: fix incorrect AI range code handlingIan Abbott1-47/+75
2015-03-18dm snapshot: fix a possible invalid memory access on unloadMikulas Patocka1-2/+2
2015-03-18dm: fix a race condition in dm_get_mdMikulas Patocka1-17/+10
2015-03-18dm io: reject unsupported DISCARD requests with EOPNOTSUPPDarrick J. Wong1-0/+6
2015-03-18dm mirror: do not degrade the mirror on discard errorMikulas Patocka1-0/+9
2015-03-18staging: comedi: comedi_compat32.c: fix COMEDI_CMD copy backIan Abbott1-2/+10
2015-03-18clk: sunxi: Support factor clocks with N factor starting not from 0Chen-Yu Tsai2-1/+2
2015-03-18fixed invalid assignment of 64bit mask to host dma_boundary for scatter gathe...Minh Duc Tran1-1/+0
2015-03-18nilfs2: fix potential memory overrun on inodeRyusuke Konishi1-3/+44
2015-03-18IB/qib: Do not write EEPROMMitko Haralanov7-220/+1