summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* ibmvnic: Unmap DMA address of TX descriptor buffers after useThomas Falcon2019-09-101-9/+2
* 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
* scsi: target: tcmu: avoid use-after-free after command timeoutDmitry Fomichev2019-09-101-2/+7
* scsi: qla2xxx: Fix gnl.l memory leak on adapter init failureBill Kuzeja2019-09-102-1/+12
* 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
* netfilter: nft_flow_offload: skip tcp rst and fin packetsPablo Neira Ayuso2019-09-101-3/+6
* 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
* tools: bpftool: fix error message (prog -> object)Jakub Kicinski2019-09-101-1/+1
* netfilter: nf_tables: use-after-free in failing rule with bound setPablo Neira Ayuso2019-09-102-7/+17
* net: tundra: tsi108: use spin_lock_irqsave instead of spin_lock_irq in IRQ co...Fuqian Huang2019-09-101-2/+3
* 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
* x86/boot: Preserve boot_params.secure_boot from sanitizingJohn S. Gruber2019-09-101-0/+1
* net/rds: Fix info leak in rds6_inc_info_copy()Ka-Cheong Poon2019-09-101-1/+4
* 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: sched: act_sample: fix psample group handling on overwriteVlad Buslov2019-09-103-2/+6
* net: fix skb use after free in netpollFeng Sun2019-09-101-3/+3
* mld: fix memory leak in mld_del_delrec()Eric Dumazet2019-09-101-2/+3
* Linux 4.19.71v4.19.71Greg Kroah-Hartman2019-09-061-1/+1
* Revert "Input: elantech - enable SMBus on new (2018+) systems"Benjamin Tissoires2019-09-061-25/+29
* Linux 4.19.70v4.19.70Greg Kroah-Hartman2019-09-061-1/+1
* Revert "ASoC: Fail card instantiation if DAI format setup fails"Greg Kroah-Hartman2019-09-061-5/+2
* mt76: mt76x0u: do not reset radio on resumeStanislaw Gruszka2019-09-063-5/+5
* 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
* KVM: PPC: Book3S: Fix incorrect guest-to-user-translation error handlingAlexey Kardashevskiy2019-09-062-4/+8
* mac80211: Correctly set noencrypt for PAE framesDenis Kenzior2019-09-061-1/+1
* mac80211: Don't memset RXCB prior to PAE interceptDenis Kenzior2019-09-061-2/+2
* mac80211: fix possible sta leakJohannes Berg2019-09-061-4/+5