summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-01-18nvme-pci: take sglist coalescing in dma_map_sg into accountChristoph Hellwig1-12/+9
2018-01-18nvme-pci: check segement valid for SGL useKeith Busch1-2/+5
2018-01-18net/tls: Only attach to sockets in ESTABLISHED stateIlya Lesokhin1-0/+9
2018-01-17net: fs_enet: do not call phy_stop() in interruptsChristophe Leroy2-3/+14
2018-01-17r8152: disable RX aggregation on Dell TB16 dockKai-Heng Feng1-0/+13
2018-01-17Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds13-162/+388
2018-01-17Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-23/+33
2018-01-17Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+2
2018-01-17Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds3-23/+90
2018-01-17tun: fix a memory leak for tfile->tx_arrayCong Wang1-2/+13
2018-01-17Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds10-19/+99
2018-01-17Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2018-01-17ARM: net: bpf: clarify tail_call indexRussell King1-1/+1
2018-01-17ARM: net: bpf: fix LDX instructionsRussell King1-28/+33
2018-01-17ARM: net: bpf: fix register savingRussell King1-58/+22
2018-01-17ARM: net: bpf: correct stack layout documentationRussell King1-8/+27
2018-01-17ARM: net: bpf: move stack documentationRussell King1-21/+21
2018-01-17ARM: net: bpf: fix stack alignmentRussell King1-3/+8
2018-01-17ARM: net: bpf: fix tail call jumpsRussell King1-1/+1
2018-01-17ARM: net: bpf: avoid 'bx' instruction on non-Thumb capable CPUsRussell King1-7/+11
2018-01-17drm/vmwgfx: fix memory corruption with legacy/sou connectorsRob Clark2-4/+4
2018-01-17i2c: core-smbus: prevent stack corruption on read I2C_BLOCK_DATAJeremy Compostella1-6/+7
2018-01-17i2c: core: decrease reference count of device node in i2c_unregister_deviceLixin Wang1-1/+5
2018-01-17dm crypt: fix error return code in crypt_ctr()Wei Yongjun1-0/+1
2018-01-17dm crypt: wipe kernel key copy after IV initializationOndrej Kozina1-4/+8
2018-01-17dm integrity: don't store cipher request on the stackMikulas Patocka1-12/+37
2018-01-17dm crypt: fix crash by adding missing check for auth key sizeMilan Broz1-1/+6
2018-01-17dm btree: fix serious bug in btree_split_beneath()Joe Thornber1-17/+2
2018-01-17dm thin metadata: THIN_MAX_CONCURRENT_LOCKS should be 6Dennis Yang1-1/+5
2018-01-17KVM/x86: Fix wrong macro references of X86_CR0_PG_BIT and X86_CR4_PAE_BIT in ...Tianyu Lan1-2/+2
2018-01-17Merge tag 'kvm-arm-fixes-for-v4.15-3-v2' of git://git.kernel.org/pub/scm/linu...Radim Krčmář4-7/+9
2018-01-17powerpc/pseries: include linux/types.h in asm/hvcall.hMichal Suchanek1-0/+1
2018-01-17powerpc/64s: Allow control of RFI flush via debugfsMichael Ellerman1-0/+30
2018-01-17powerpc/64s: Wire up cpu_show_meltdown()Michael Ellerman2-0/+9
2018-01-17x86/apic/vector: Fix off by one in error pathThomas Gleixner1-2/+5
2018-01-17x86/intel_rdt/cqm: Prevent use after freeThomas Gleixner1-4/+4
2018-01-17module: Add retpoline tag to VERMAGICAndi Kleen1-1/+7
2018-01-17drm/vmwgfx: Fix a boot time warningWoody Suwalski1-1/+1
2018-01-17x86/cpufeature: Move processor tracing out of scattered featuresPaolo Bonzini2-2/+1
2018-01-17alpha: extend memset16 to EV6 optimised routinesMichael Cree1-6/+6
2018-01-17Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds3-6/+6
2018-01-17bpf: reject stores into ctx via st and xaddDaniel Borkmann2-2/+46
2018-01-17gpio: mmio: Also read bits that are zeroLinus Walleij1-14/+16
2018-01-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds59-239/+390
2018-01-16Merge tag 'sound-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai...Linus Torvalds5-1/+6
2018-01-16Merge tag 'trace-v4.15-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-18/+46
2018-01-16net, sched: fix panic when updating miniq {b,q}statsDaniel Borkmann4-30/+24
2018-01-16qed: Fix potential use-after-free in qed_spq_post()Roland Dreier1-1/+7
2018-01-16nfp: use the correct index for link speed tableJakub Kicinski1-1/+1
2018-01-16lan78xx: Fix failure in USB Full SpeedYuiko Oshino1-0/+1