summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-09-10Linux 4.14.143v4.14.143Greg Kroah-Hartman
2019-09-10x86/boot: Preserve boot_params.secure_boot from sanitizingJohn S. Gruber
2019-09-10mld: fix memory leak in mld_del_delrec()Eric Dumazet
2019-09-10net: sched: act_sample: fix psample group handling on overwriteVlad Buslov
2019-09-10tcp: remove empty skb from write queue in error casesEric Dumazet
2019-09-10tcp: inherit timestamp on mtu probeWillem de Bruijn
2019-09-10net: stmmac: dwmac-rk: Don't fail if phy regulator is absentChen-Yu Tsai
2019-09-10net_sched: fix a NULL pointer deref in ipt actionCong Wang
2019-09-10net: fix skb use after free in netpollFeng Sun
2019-09-10Revert "x86/apic: Include the LDR when clearing out APIC registers"Linus Torvalds
2019-09-10spi: bcm2835aux: fix corruptions for longer spi transfersMartin Sperl
2019-09-10spi: bcm2835aux: remove dangerous uncontrolled read of fifoMartin Sperl
2019-09-10spi: bcm2835aux: unifying code between polling and interrupt driven codeMartin Sperl
2019-09-10libceph: allow ceph_buffer_put() to receive a NULL ceph_bufferLuis Henriques
2019-09-10KVM: arm/arm64: Only skip MMIO insn onceAndrew Jones
2019-09-10ceph: fix buffer free while holding i_ceph_lock in fill_inode()Luis Henriques
2019-09-10ceph: fix buffer free while holding i_ceph_lock in __ceph_build_xattrs_blob()Luis Henriques
2019-09-10ceph: fix buffer free while holding i_ceph_lock in __ceph_setxattr()Luis Henriques
2019-09-10IB/mlx4: Fix memory leaksWenwen Wang
2019-09-10Tools: hv: kvp: eliminate 'may be used uninitialized' warningVitaly Kuznetsov
2019-09-10Input: hyperv-keyboard: Use in-place iterator API in the channel callbackDexuan Cui
2019-09-10HID: cp2112: prevent sleeping function called from invalid contextBenjamin Tissoires
2019-09-10kprobes: Fix potential deadlock in kprobe_optimizer()Andrea Righi
2019-09-10ravb: Fix use-after-free ravb_tstamp_skbTho Vu
2019-09-10wimax/i2400m: fix a memory leak bugWenwen Wang
2019-09-10net: kalmia: fix memory leaksWenwen Wang
2019-09-10cx82310_eth: fix a memory leak bugWenwen Wang
2019-09-10vfs: fix page locking deadlocks when deduping filesDarrick J. Wong
2019-09-10lan78xx: Fix memory leaksWenwen Wang
2019-09-10net: myri10ge: fix memory leaksWenwen Wang
2019-09-10liquidio: add cleanup in octeon_setup_iq()Wenwen Wang
2019-09-10cxgb4: fix a memory leak bugWenwen Wang
2019-09-10drm/mediatek: set DMA max segment sizeAlexandre Courbot
2019-09-10drm/mediatek: use correct device to import PRIME buffersAlexandre Courbot
2019-09-10gpio: Fix build error of function redefinitionYueHaibing
2019-09-10ibmveth: Convert multicast list size for little-endian systemThomas Falcon
2019-09-10Bluetooth: btqca: Add a short delay before downloading the NVMMatthias Kaehlcke
2019-09-10net: tc35815: Explicitly check NET_IP_ALIGN is not zero in tc35815_rxNathan Chancellor
2019-09-10hv_netvsc: Fix a warning of suspicious RCU usageDexuan Cui
2019-09-10net: tundra: tsi108: use spin_lock_irqsave instead of spin_lock_irq in IRQ co...Fuqian Huang
2019-09-06Linux 4.14.142v4.14.142Greg Kroah-Hartman
2019-09-06Revert "ASoC: Fail card instantiation if DAI format setup fails"Greg Kroah-Hartman
2019-09-06x86/ptrace: fix up botched merge of spectrev1 fixGreg Kroah-Hartman
2019-09-06i2c: piix4: Fix port selection for AMD Family 16h Model 30hAndrew Cooks
2019-09-06NFS: Ensure O_DIRECT reports an error if the bytes read/written is 0Trond Myklebust
2019-09-06NFS: Pass error information to the pgio error cleanup routineTrond Myklebust
2019-09-06NFSv4/pnfs: Fix a page lock leak in nfs_pageio_resend()Trond Myklebust
2019-09-06NFS: Clean up list moves of struct nfs_pageTrond Myklebust
2019-09-06KVM: arm/arm64: vgic-v2: Handle SGI bits in GICD_I{S,C}PENDR0 as WIMarc Zyngier
2019-09-06KVM: arm/arm64: vgic: Fix potential deadlock when ap_list is longHeyi Guo