summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-05-10ftrace: Fix en(dis)able graph caller when en(dis)abling record via sysctlPratyush Anand1-5/+22
2015-05-10vt6655: RFbSetPower fix missing rate RATE_12MMalcolm Priestley1-0/+1
2015-05-10can: add missing initialisations in CAN related skbuffsOliver Hartkopp2-0/+8
2015-05-10Input: synaptics - handle spurious release of trackstick buttonsBenjamin Tissoires1-8/+25
2015-05-10Input: synaptics - fix middle button on Lenovo 2015 productsDmitry Torokhov1-23/+21
2015-05-10Input: synaptics - query min dimensions for fw v8.1Daniel Martin1-2/+8
2015-05-10libsas: Fix Kernel Crash in smp_execute_taskJames Bottomley1-2/+4
2015-05-10ASoC: sgtl5000: remove useless register write clearing CHRGPUMP_POWERUPEric Nelson1-7/+1
2015-05-10x86/vdso: Fix the build on GCC5Jiri Slaby1-0/+1
2015-05-10bnx2x: Force fundamental reset for EEH recoveryBrian King1-0/+4
2015-05-10virtio_console: avoid config access from irqMichael S. Tsirkin1-0/+16
2015-05-10mac80211: disable u-APSD queues by defaultMichal Kazior1-6/+17
2015-05-10mac80211: set only VO as a U-APSD enabled ACArik Nemtsov1-4/+7
2015-05-10mac80211: drop unencrypted frames in mesh fwdingBob Copeland1-0/+3
2015-05-10dm io: deal with wandering queue limits when handling REQ_DISCARD and REQ_WRI...Darrick J. Wong1-4/+8
2015-05-10dm: hold suspend_lock while suspending device during device deletionMikulas Patocka1-0/+6
2015-05-10fuse: set stolen page uptodateMiklos Szeredi1-2/+2
2015-05-10fuse: notify: don't move pagesMiklos Szeredi1-0/+3
2015-05-10spi: dw: revisit FIFO size detection againAndy Shevchenko1-2/+2
2015-05-10ipvs: add missing ip_vs_pe_put in sync codeJulian Anastasov1-0/+3
2015-05-10gadgetfs: Fix leak on error in aio_read()Ben Hutchings1-0/+1
2015-05-10gadgetfs: use-after-free in ->aio_read()Al Viro1-2/+12
2015-05-10sunrpc: fix braino in ->poll()Al Viro1-1/+1
2015-05-10TTY: fix tty_wait_until_sent on 64-bit machinesJohan Hovold1-3/+9
2015-05-10net: irda: fix wait_until_sent poll timeoutJohan Hovold1-1/+3
2015-05-10console: Fix console name size mismatchPeter Hurley1-1/+2
2015-05-10tty: fix up atime/mtime mess, take fourJiri Slaby1-2/+2
2015-05-10Change email address for 8250_pciRussell King1-1/+1
2015-05-10xhci: Workaround for PME stuck issues in Intel xhciMathias Nyman2-0/+31
2015-05-10xhci: fix reporting of 0-sized URBs in control endpointAleksander Morgado2-2/+11
2015-05-10x86/asm/entry/64: Remove a bogus 'ret_from_fork' optimizationAndy Lutomirski1-5/+8
2015-05-10ASoC: omap-pcm: Correct dma maskPeter Ujfalusi1-2/+2
2015-05-10ACPI / video: Load the module even if ACPI is disabledChris Wilson1-0/+11
2015-05-10drm/radeon: fix DRM_IOCTL_RADEON_CS oopsTommi Rantala1-1/+3
2015-05-10drm/radeon: do a posting read in evergreen_set_irqAlex Deucher1-0/+3
2015-05-10drm/radeon: do a posting read in r600_set_irqAlex Deucher1-0/+3
2015-05-10drm/radeon: do a posting read in rs600_set_irqAlex Deucher1-0/+4
2015-05-10drm/radeon: do a posting read in r100_set_irqAlex Deucher1-0/+4
2015-05-10eCryptfs: don't pass fs-specific ioctl commands throughTyler Hicks1-4/+32
2015-05-10usb: ftdi_sio: Add jtag quirk support for Cyber Cortex AV boardsMax Mansfield2-0/+5
2015-05-10NFSv4: Don't call put_rpccred() under the rcu_read_lock()Trond Myklebust1-1/+1
2015-05-10nilfs2: fix potential memory overrun on inodeRyusuke Konishi1-3/+44
2015-05-10USB: serial: cp210x: Adding Seletek device id'sMichiel vd Garde1-0/+2
2015-05-10mac80211: Send EAPOL frames at lowest rateJouni Malinen1-3/+5
2015-05-10USB: serial: fix tty-device error handling at probeJohan Hovold1-1/+10
2015-05-10USB: serial: fix potential use-after-free after failed probeJohan Hovold1-1/+1
2015-05-10USB: ftdi_sio: add PIDs for Actisense USB devicesMark Glover2-0/+37
2015-05-10USB: usbfs: don't leak kernel data in siginfoAlan Stern1-0/+2
2015-05-10xhci: Allocate correct amount of scratchpad buffersMathias Nyman1-2/+3
2015-05-10net: compat: Ignore MSG_CMSG_COMPAT in compat_sys_{send, recv}msgCatalin Marinas1-9/+0