summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-02-23xc2028: Fix use-after-free bug properlyTakashi Iwai1-21/+16
2017-02-23tile: avoid using clocksource_cyc2ns with absolute cycle countChris Metcalf1-2/+2
2017-02-23x86/traps: Ignore high word of regs->cs in early_fixup_exception()Andy Lutomirski1-1/+1
2017-02-23apparmor: fix change_hat not finding hat after policy replacementJohn Johansen1-2/+4
2017-02-23l2tp: fix racy SOCK_ZAPPED flag check in l2tp_ip{,6}_bind()Guillaume Nault2-4/+6
2017-02-23ext4: sanity check the block and cluster size at mount timeTheodore Ts'o2-1/+17
2017-02-23KVM: x86: fix missed SRCU usage in kvm_lapic_set_vapic_addrPaolo Bonzini1-0/+3
2017-02-23KVM: Disable irq while unregistering user notifierIgnacio Alvarado1-2/+11
2017-02-23net: ethernet: ti: cpsw: fix secondary-emac probe error pathJohan Hovold1-1/+3
2017-02-23net: ethernet: ti: cpsw: fix mdio device reference leakJohan Hovold1-0/+1
2017-02-23net: ethernet: ti: cpsw: fix bad register access in probe error pathJohan Hovold1-4/+7
2017-02-23cfg80211: limit scan results cache sizeJohannes Berg2-0/+70
2017-02-23of_mdio: fix node leak in of_phy_register_fixed_link error pathJohan Hovold1-1/+4
2017-02-23mwifiex: printk() overflow with 32-byte SSIDsBrian Norris1-6/+7
2017-02-23IB/mlx4: Fix create CQ error flowMatan Barak1-1/+4
2017-02-23IB/mlx5: Fix NULL pointer dereference on debug printEli Cohen1-2/+3
2017-02-23IB/mlx5: Resolve soft lock on massive reg MRsMoshe Lazer2-1/+7
2017-02-23IB/mlx5: Use cache line size to select CQE strideDaniel Jurgens1-2/+1
2017-02-23IB/core: Avoid unsigned int overflow in sg_alloc_tableMark Bloch1-1/+1
2017-02-23IB/cm: Mark stale CM id's whenever the mad agent was unregisteredMark Bloch1-16/+109
2017-02-23IB/uverbs: Fix leak of XRC target QPsTariq Toukan1-5/+2
2017-02-23nvme/pci: Don't free queues on errorKeith Busch1-5/+1
2017-02-23USB: serial: cp210x: add ID for the Zone DPMXPaul Jakma1-0/+1
2017-02-23mfd: core: Fix device reference leak in mfd_clone_cellJohan Hovold1-0/+2
2017-02-23rtnetlink: fix rtnl_vfinfo_sizeSabrina Dubroca1-3/+4
2017-02-23usb: chipidea: move the lock initialization to core filePeter Chen2-2/+1
2017-02-23kbuild: Steal gcc's pie from the very beginningBorislav Petkov1-4/+3
2017-02-23fuse: fix fuse_write_end() if zero bytes were copiedMiklos Szeredi1-0/+6
2017-02-23Fix USB CB/CBI storage devices with CONFIG_VMAP_STACK=yPetr Vandrovec1-1/+6
2017-02-23ipv4: use new_gw for redirect neigh lookupStephen Suryaputra Lin1-1/+3
2017-02-23neigh: check error pointer instead of NULL for ipv4_neigh_lookup()WANG Cong1-1/+1
2017-02-23scsi: mpt3sas: Fix secure erase premature terminationAndrey Grodzovsky1-1/+14
2017-02-23dib0700: fix nec repeat handlingSean Young1-2/+3
2017-02-23coredump: fix unfreezable coredumping taskAndrey Ryabinin1-0/+3
2017-02-23swapfile: fix memory corruption via malformed swapfileJann Horn1-0/+2
2017-02-23ALSA: hda - Fix mic regression by ASRock mobo fixupTakashi Iwai1-2/+0
2017-02-23PM / sleep: don't suspend parent when async child suspend_{noirq, late} failsBrian Norris1-4/+4
2017-02-23USB: cdc-acm: fix TIOCMIWAITJohan Hovold1-2/+0
2017-02-23ALSA: hda - add a new condition to check if it is thinkpadHui Wang1-0/+3
2017-02-23rtnl: reset calcit fptr in rtnl_unregister()Mathias Krause1-0/+1
2017-02-23scripts/has-stack-protector: add -fno-PIESebastian Andrzej Siewior1-1/+1
2017-02-23scsi: megaraid_sas: fix macro MEGASAS_IS_LOGICAL to avoid regressionSumit Saxena1-1/+1
2017-02-23kbuild: add -fno-PIESebastian Andrzej Siewior1-0/+2
2017-02-23net: ethernet: ti: cpsw: fix device and of_node leaksJohan Hovold1-0/+3
2017-02-23mmc: mxs: Initialize the spinlock prior to using itFabio Estevam1-2/+2
2017-02-23staging: nvec: remove managed resource from PS2 driverMarc Dietrich1-1/+1
2017-02-23Revert "staging: nvec: ps2: change serio type to passthrough"Paul Fertser1-1/+1
2017-02-23drivers: staging: nvec: remove bogus reset command for PS/2 interfacePaul Fertser1-4/+0
2017-02-23USB: serial: ftdi_sio: add support for TI CC3200 LaunchPadDoug Brown2-0/+8
2017-02-23iio: hid-sensors: Increase the precision of scale to fix wrong reading interp...Song Hongyan1-28/+28