summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-09-10Linux 4.19.72v4.19.72Greg Kroah-Hartman
2019-09-10Revert "x86/apic: Include the LDR when clearing out APIC registers"Linus Torvalds
2019-09-10libceph: allow ceph_buffer_put() to receive a NULL ceph_bufferLuis Henriques
2019-09-10x86/boot/compressed/64: Fix missing initialization in find_trampoline_placeme...Kirill A. Shutemov
2019-09-10KVM: arm/arm64: VGIC: Properly initialise private IRQ affinityAndre Przywara
2019-09-10afs: Fix leak in afs_lookup_cell_rcu()David Howells
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-10selftests/kvm: make platform_info_test pass on AMDVitaly Kuznetsov
2019-09-10selftests: kvm: fix state save/load on processors without XSAVEPaolo Bonzini
2019-09-10infiniband: hfi1: fix memory leaksWenwen Wang
2019-09-10infiniband: hfi1: fix a memory leak bugWenwen Wang
2019-09-10IB/mlx4: Fix memory leaksWenwen Wang
2019-09-10nvme-multipath: fix possible I/O hang when paths are updatedAnton Eidelman
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-10x86/boot/compressed/64: Fix boot on machines with broken E820 tableKirill A. Shutemov
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: cavium: fix driver nameStephen Hemminger
2019-09-10ibmvnic: Unmap DMA address of TX descriptor buffers after useThomas Falcon
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-10scsi: target: tcmu: avoid use-after-free after command timeoutDmitry Fomichev
2019-09-10scsi: qla2xxx: Fix gnl.l memory leak on adapter init failureBill Kuzeja
2019-09-10drm/mediatek: set DMA max segment sizeAlexandre Courbot
2019-09-10drm/mediatek: use correct device to import PRIME buffersAlexandre Courbot
2019-09-10netfilter: nft_flow_offload: skip tcp rst and fin packetsPablo Neira Ayuso
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-10tools: bpftool: fix error message (prog -> object)Jakub Kicinski
2019-09-10netfilter: nf_tables: use-after-free in failing rule with bound setPablo Neira Ayuso
2019-09-10net: tundra: tsi108: use spin_lock_irqsave instead of spin_lock_irq in IRQ co...Fuqian Huang
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-10x86/boot: Preserve boot_params.secure_boot from sanitizingJohn S. Gruber
2019-09-10net/rds: Fix info leak in rds6_inc_info_copy()Ka-Cheong Poon