summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-01-16nfp: use the correct index for link speed tableJakub Kicinski
2018-01-16lan78xx: Fix failure in USB Full SpeedYuiko Oshino
2018-01-16bpf, arm64: fix stack_depth tracking in combination with tail callsDaniel Borkmann
2018-01-16Merge tag 'mac80211-for-davem-2018-01-15' of git://git.kernel.org/pub/scm/lin...David S. Miller
2018-01-16sctp: do not allow the v4 socket to bind a v4mapped v6 addressXin Long
2018-01-16sctp: return error if the asoc has been peeled off in sctp_wait_for_sndbufXin Long
2018-01-16sctp: reinit stream if stream outcnt has been change by sinit in sendmsgXin Long
2018-01-16brcmfmac: fix CLM load error for legacy chips when user helper is enabledWright Feng
2018-01-16ssb: Disable PCI host for PCI_DRIVERS_GENERICJames Hogan
2018-01-16bcma: Fix 'allmodconfig' and BCMA builds on MIPS targetsGuenter Roeck
2018-01-16arm64: KVM: Fix SMCCC handling of unimplemented SMC/HVC callsMarc Zyngier
2018-01-16ibmvnic: Fix pending MAC address changesThomas Falcon
2018-01-16can: peak: fix potential bug in packet fragmentationStephane Grosjean
2018-01-16delayacct: Account blkio completion on the correct taskJosh Snyder
2018-01-16x86/mm: Encrypt the initrd earlier for BSP microcode updateTom Lendacky
2018-01-16x86/mm: Prepare sme_encrypt_kernel() for PAGE aligned encryptionTom Lendacky
2018-01-16x86/mm: Centralize PMD flags in sme_encrypt_kernel()Tom Lendacky
2018-01-16x86/mm: Use a struct to reduce parameters for SME PGD mappingTom Lendacky
2018-01-16x86/mm: Clean up register saving in the __enc_copy() assembly codeTom Lendacky
2018-01-16objtool: Improve error message for bad file argumentJosh Poimboeuf