summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.14.143v4.14.143Greg Kroah-Hartman2019-09-101-1/+1
* x86/boot: Preserve boot_params.secure_boot from sanitizingJohn S. Gruber2019-09-101-0/+1
* mld: fix memory leak in mld_del_delrec()Eric Dumazet2019-09-101-2/+3
* net: sched: act_sample: fix psample group handling on overwriteVlad Buslov2019-09-103-2/+6
* tcp: remove empty skb from write queue in error casesEric Dumazet2019-09-101-9/+20
* tcp: inherit timestamp on mtu probeWillem de Bruijn2019-09-101-1/+2
* net: stmmac: dwmac-rk: Don't fail if phy regulator is absentChen-Yu Tsai2019-09-101-4/+2
* net_sched: fix a NULL pointer deref in ipt actionCong Wang2019-09-1017-21/+24
* net: fix skb use after free in netpollFeng Sun2019-09-101-3/+3
* Revert "x86/apic: Include the LDR when clearing out APIC registers"Linus Torvalds2019-09-101-4/+0
* spi: bcm2835aux: fix corruptions for longer spi transfersMartin Sperl2019-09-101-4/+4
* spi: bcm2835aux: remove dangerous uncontrolled read of fifoMartin Sperl2019-09-101-7/+0
* spi: bcm2835aux: unifying code between polling and interrupt driven codeMartin Sperl2019-09-101-33/+18
* libceph: allow ceph_buffer_put() to receive a NULL ceph_bufferLuis Henriques2019-09-101-1/+2
* KVM: arm/arm64: Only skip MMIO insn onceAndrew Jones2019-09-101-0/+7
* ceph: fix buffer free while holding i_ceph_lock in fill_inode()Luis Henriques2019-09-101-3/+4
* ceph: fix buffer free while holding i_ceph_lock in __ceph_build_xattrs_blob()Luis Henriques2019-09-104-6/+16
* ceph: fix buffer free while holding i_ceph_lock in __ceph_setxattr()Luis Henriques2019-09-101-2/+6
* IB/mlx4: Fix memory leaksWenwen Wang2019-09-101-2/+2
* Tools: hv: kvp: eliminate 'may be used uninitialized' warningVitaly Kuznetsov2019-09-101-1/+1
* Input: hyperv-keyboard: Use in-place iterator API in the channel callbackDexuan Cui2019-09-101-29/+6
* HID: cp2112: prevent sleeping function called from invalid contextBenjamin Tissoires2019-09-101-2/+6
* kprobes: Fix potential deadlock in kprobe_optimizer()Andrea Righi2019-09-101-4/+4
* ravb: Fix use-after-free ravb_tstamp_skbTho Vu2019-09-101-2/+6
* wimax/i2400m: fix a memory leak bugWenwen Wang2019-09-101-1/+3
* net: kalmia: fix memory leaksWenwen Wang2019-09-101-3/+3
* cx82310_eth: fix a memory leak bugWenwen Wang2019-09-101-1/+2
* vfs: fix page locking deadlocks when deduping filesDarrick J. Wong2019-09-101-8/+41
* lan78xx: Fix memory leaksWenwen Wang2019-09-101-3/+5
* net: myri10ge: fix memory leaksWenwen Wang2019-09-101-1/+1
* liquidio: add cleanup in octeon_setup_iq()Wenwen Wang2019-09-101-1/+3
* cxgb4: fix a memory leak bugWenwen Wang2019-09-101-1/+3
* drm/mediatek: set DMA max segment sizeAlexandre Courbot2019-09-102-2/+35
* drm/mediatek: use correct device to import PRIME buffersAlexandre Courbot2019-09-101-1/+13
* gpio: Fix build error of function redefinitionYueHaibing2019-09-101-24/+0
* ibmveth: Convert multicast list size for little-endian systemThomas Falcon2019-09-101-4/+5
* Bluetooth: btqca: Add a short delay before downloading the NVMMatthias Kaehlcke2019-09-101-0/+3
* net: tc35815: Explicitly check NET_IP_ALIGN is not zero in tc35815_rxNathan Chancellor2019-09-101-1/+1
* hv_netvsc: Fix a warning of suspicious RCU usageDexuan Cui2019-09-101-2/+7
* net: tundra: tsi108: use spin_lock_irqsave instead of spin_lock_irq in IRQ co...Fuqian Huang2019-09-101-2/+3
* Linux 4.14.142v4.14.142Greg Kroah-Hartman2019-09-061-1/+1
* Revert "ASoC: Fail card instantiation if DAI format setup fails"Greg Kroah-Hartman2019-09-061-5/+2
* x86/ptrace: fix up botched merge of spectrev1 fixGreg Kroah-Hartman2019-09-061-2/+1
* i2c: piix4: Fix port selection for AMD Family 16h Model 30hAndrew Cooks2019-09-061-7/+5
* NFS: Ensure O_DIRECT reports an error if the bytes read/written is 0Trond Myklebust2019-09-062-9/+19
* NFS: Pass error information to the pgio error cleanup routineTrond Myklebust2019-09-065-8/+16
* NFSv4/pnfs: Fix a page lock leak in nfs_pageio_resend()Trond Myklebust2019-09-061-7/+9
* NFS: Clean up list moves of struct nfs_pageTrond Myklebust2019-09-063-10/+15
* KVM: arm/arm64: vgic-v2: Handle SGI bits in GICD_I{S,C}PENDR0 as WIMarc Zyngier2019-09-063-2/+26
* KVM: arm/arm64: vgic: Fix potential deadlock when ap_list is longHeyi Guo2019-09-061-0/+7