summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-05-10USB: keyspan_pda: add new device idNathaniel W Filardo1-0/+3
2015-05-10USB: serial: keyspan_pda: fix Entrega company name spellingMark Knibbs3-11/+11
2015-05-10USB: ftdi_sio: Added custom PID for Synapse Wireless productDoug Goldstein2-0/+7
2015-05-10iio: core: Fix double free.Martin Fuzzey1-0/+2
2015-05-10nbd: fix possible memory leakSudip Mukherjee1-4/+4
2015-05-10writeback: add missing INITIAL_JIFFIES init in global_update_bandwidth()Tejun Heo1-1/+1
2015-05-10target/pscsi: Fix NULL pointer dereference in get_device_typeNicholas Bellinger1-1/+1
2015-05-10tcm_fc: missing curly braces in ft_invl_hw_context()Dan Carpenter1-1/+2
2015-05-10IB/mlx4: Saturate RoCE port PMA counters in case of overflowMajd Dibbiny1-4/+16
2015-05-10pagemap: do not leak physical addresses to non-privileged userspaceKirill A. Shutemov1-0/+10
2015-05-10nl80211: ignore HT/VHT capabilities without QoS/WMMJohannes Berg1-0/+8
2015-05-10crypto: aesni - fix memory usage in GCM decryptionStephan Mueller1-2/+2
2015-05-10nilfs2: fix deadlock of segment constructor during recoveryRyusuke Konishi1-3/+4
2015-05-10ALSA: snd-usb: add quirks for Roland UA-22Daniel Mack1-0/+30
2015-05-10ALSA: control: Add sanity checks for user ctl id name stringTakashi Iwai1-0/+4
2015-05-10drm/vmwgfx: Reorder device takedown somewhatThomas Hellstrom1-22/+25
2015-05-10xen-pciback: limit guest control of command registerJan Beulich3-14/+51
2015-05-10ASoC: wm8960: Fix wrong value references for boolean kctlTakashi Iwai1-2/+2
2015-05-10ASoC: wm8955: Fix wrong value references for boolean kctlTakashi Iwai1-2/+2
2015-05-10ASoC: wm8904: Fix wrong value references for boolean kctlTakashi Iwai1-2/+2
2015-05-10ASoC: wm8903: Fix wrong value references for boolean kctlTakashi Iwai1-2/+2
2015-05-10ASoC: wm8731: Fix wrong value references for boolean kctlTakashi Iwai1-2/+2
2015-05-10ASoC: wm2000: Fix wrong value references for boolean kctlTakashi Iwai1-4/+4
2015-05-10ASoC: cs4271: Fix wrong value references for boolean kctlTakashi Iwai1-2/+2
2015-05-10ASoC: ak4641: Fix wrong value references for boolean kctlTakashi Iwai1-2/+2
2015-05-10ASoC: adav80x: Fix wrong value references for boolean kctlTakashi Iwai1-2/+2
2015-05-10x86/asm/entry/32: Fix user_mode() misusesAndy Lutomirski1-1/+1
2015-05-10ftrace: Fix ftrace enable ordering of sysctl ftrace_enabledSteven Rostedt (Red Hat)1-3/+3
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