aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-01-17tls: fix sw_ctx leakSabrina Dubroca
2018-01-17Merge tag 'linux-can-fixes-for-4.15-20180116' of ssh://gitolite.kernel.org/pu...David S. Miller
2018-01-17nvme-pci: take sglist coalescing in dma_map_sg into accountChristoph Hellwig
2018-01-17nvme-pci: check segement valid for SGL useKeith Busch
2018-01-17net/tls: Only attach to sockets in ESTABLISHED stateIlya Lesokhin
2018-01-17net: fs_enet: do not call phy_stop() in interruptsChristophe Leroy
2018-01-17r8152: disable RX aggregation on Dell TB16 dockKai-Heng Feng
2018-01-17Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-01-17Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-01-17Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-01-17Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2018-01-17tun: fix a memory leak for tfile->tx_arrayCong Wang
2018-01-17Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-01-17Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2018-01-17ARM: net: bpf: clarify tail_call indexRussell King
2018-01-17ARM: net: bpf: fix LDX instructionsRussell King
2018-01-17ARM: net: bpf: fix register savingRussell King
2018-01-17ARM: net: bpf: correct stack layout documentationRussell King
2018-01-17ARM: net: bpf: move stack documentationRussell King
2018-01-17ARM: net: bpf: fix stack alignmentRussell King
2018-01-17ARM: net: bpf: fix tail call jumpsRussell King
2018-01-17ARM: net: bpf: avoid 'bx' instruction on non-Thumb capable CPUsRussell King
2018-01-17drm/vmwgfx: fix memory corruption with legacy/sou connectorsRob Clark
2018-01-17i2c: core-smbus: prevent stack corruption on read I2C_BLOCK_DATAJeremy Compostella
2018-01-17i2c: core: decrease reference count of device node in i2c_unregister_deviceLixin Wang
2018-01-17dm crypt: fix error return code in crypt_ctr()Wei Yongjun
2018-01-17dm crypt: wipe kernel key copy after IV initializationOndrej Kozina
2018-01-17dm integrity: don't store cipher request on the stackMikulas Patocka
2018-01-17dm crypt: fix crash by adding missing check for auth key sizeMilan Broz
2018-01-17dm btree: fix serious bug in btree_split_beneath()Joe Thornber
2018-01-17dm thin metadata: THIN_MAX_CONCURRENT_LOCKS should be 6Dennis Yang
2018-01-17KVM/x86: Fix wrong macro references of X86_CR0_PG_BIT and X86_CR4_PAE_BIT in ...Tianyu Lan
2018-01-17Merge tag 'kvm-arm-fixes-for-v4.15-3-v2' of git://git.kernel.org/pub/scm/linu...Radim Krčmář
2018-01-17powerpc/pseries: include linux/types.h in asm/hvcall.hMichal Suchanek
2018-01-17powerpc/64s: Allow control of RFI flush via debugfsMichael Ellerman
2018-01-17powerpc/64s: Wire up cpu_show_meltdown()Michael Ellerman
2018-01-17x86/apic/vector: Fix off by one in error pathThomas Gleixner
2018-01-17x86/intel_rdt/cqm: Prevent use after freeThomas Gleixner
2018-01-17module: Add retpoline tag to VERMAGICAndi Kleen
2018-01-17drm/vmwgfx: Fix a boot time warningWoody Suwalski
2018-01-17x86/cpufeature: Move processor tracing out of scattered featuresPaolo Bonzini
2018-01-16alpha: extend memset16 to EV6 optimised routinesMichael Cree
2018-01-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-01-16bpf: reject stores into ctx via st and xaddDaniel Borkmann
2018-01-16gpio: mmio: Also read bits that are zeroLinus Walleij
2018-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-01-16Merge tag 'sound-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds
2018-01-16Merge tag 'trace-v4.15-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-01-16net, sched: fix panic when updating miniq {b,q}statsDaniel Borkmann
2018-01-16qed: Fix potential use-after-free in qed_spq_post()Roland Dreier