summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-10-21Linux 3.16.60v3.16.60Ben Hutchings1-1/+1
2018-10-21give up on gcc ilog2() constant optimizationsLinus Torvalds1-11/+2
2018-10-21ip_tunnel: restore binding to ifaces with a large mtuNicolas Dichtel1-3/+3
2018-10-21net: ethernet: davinci_emac: fix error handling in probe()Dan Carpenter1-10/+12
2018-10-21net: davinci_emac: Fix runtime pm calls for davinci_emacTony Lindgren1-4/+29
2018-10-21net: ethernet: ti: cpdma: correct error handling for chan createIvan Khoronzhuk3-7/+19
2018-10-21selinux: KASAN: slab-out-of-bounds in xattr_getsecuritySachin Grover1-1/+1
2018-10-21drm/i915: Disable LVDS on Radiant P845Ondrej Zary1-0/+8
2018-10-21tracing: Fix crash when freeing instances with event triggersSteven Rostedt (VMware)1-2/+3
2018-10-21kernel/sys.c: fix potential Spectre v1 issueGustavo A. R. Silva1-0/+4
2018-10-21ipc/shm: fix shmat() nil address after round-down when remappingDavidlohr Bueso1-2/+10
2018-10-21Revert "ipc/shm: Fix shmat mmap nil-page protection"Davidlohr Bueso1-7/+2
2018-10-21enic: set DMA mask to 47 bitGovindarajulu Varadarajan1-4/+4
2018-10-21ppp: remove the PPPIOCDETACH ioctlEric Biggers3-29/+6
2018-10-21ppp: unlock all_ppp_mutex before registering deviceGuillaume Nault1-1/+3
2018-10-21ppp: Fix null pointer dereference on registration failureBen Hutchings1-2/+1
2018-10-21ppp: fix race in ppp device destructionGuillaume Nault1-0/+26
2018-10-21ppp: fix lockdep splat in ppp_dev_uninit()Guillaume Nault1-1/+3
2018-10-21ppp: fix device unregistration upon netns deletionGuillaume Nault1-36/+42
2018-10-21KVM: x86: Update cpuid properly when CR4.OSXAVE or CR4.PKE is changedWei Huang1-1/+4
2018-10-21ahci: Add PCI ID for Cannon Lake PCH-LP AHCIMika Westerberg1-0/+1
2018-10-21MIPS: ptrace: Fix PTRACE_PEEKUSR requests for 64-bit FGRsMaciej W. Rozycki2-2/+2
2018-10-21fix io_destroy()/aio_complete() raceAl Viro1-2/+1
2018-10-21net/mlx4: Fix irq-unsafe spinlock usageJack Morgenstein1-2/+2
2018-10-21ipvs: fix buffer overflow with sync daemon and serviceJulian Anastasov2-8/+17
2018-10-21aio: fix io_destroy(2) vs. lookup_ioctx() raceAl Viro1-2/+2
2018-10-21ext2: fix a block leakAl Viro1-10/+0
2018-10-21affs_lookup(): close a race with affs_remove_link()Al Viro1-3/+7
2018-10-21libata: blacklist Micron 500IT SSD with MU01 firmwareSudip Mukherjee1-0/+1
2018-10-21ARM: 8772/1: kprobes: Prohibit kprobes on get_user functionsMasami Hiramatsu2-0/+14
2018-10-21ARM: 8771/1: kprobes: Prohibit kprobes on do_undefinstrMasami Hiramatsu1-1/+4
2018-10-21ARM: 8753/1: decompressor: add a missing parameter to the addruart macroƁukasz Stelmach1-8/+8
2018-10-21xen-swiotlb: fix the check condition for xen_swiotlb_free_coherentJoe Jin1-1/+1
2018-10-21ALSA: timer: Fix pause event notificationBen Hutchings1-2/+2
2018-10-21ALSA: timer: Call notifier in the same spinlockTakashi Iwai1-119/+103
2018-10-21powerpc/64s: Clear PCR on bootMichael Neuling1-0/+4
2018-10-21net: test tailroom before appending to linear skbWillem de Bruijn2-2/+4
2018-10-21powerpc/powernv: Fix NVRAM sleep in invalid context when crashingNicholas Piggin1-2/+12
2018-10-21netfilter: ebtables: handle string from userspace with carePaolo Abeni1-1/+2
2018-10-21string: provide strscpy()Chris Metcalf2-0/+91
2018-10-21word-at-a-time.h: fix some Kbuild filesChris Metcalf1-1/+0
2018-10-21Make asm/word-at-a-time.h available on all architecturesChris Metcalf21-8/+92
2018-10-21afs: Fix directory permissions checkDavid Howells1-7/+3
2018-10-21afs: Ignore AFS_ACE_READ and AFS_ACE_WRITE for directoriesMarc Dionne1-3/+2
2018-10-21tcp: purge write queue in tcp_connect_init()Eric Dumazet1-2/+5
2018-10-21tick/broadcast: Use for_each_cpu() specially on UP kernelsDexuan Cui1-0/+8
2018-10-21ARM: davinci: board-dm646x-evm: set VPIF capture card nameSekhar Nori1-1/+2
2018-10-21i2c: viperboard: return message count on master_xfer successPeter Rosin1-1/+1
2018-10-21i2c: pmcmsp: fix error return from master_xferPeter Rosin1-1/+1
2018-10-21i2c: pmcmsp: return message count on master_xfer successPeter Rosin1-1/+1