summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-10Linux 4.9.192v4.9.192Greg Kroah-Hartman
2019-09-10mld: fix memory leak in mld_del_delrec()Eric 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: 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-10spi: bcm2835aux: ensure interrupts are enabled for shared handlerRob Herring
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_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-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-10net: myri10ge: fix memory leaksWenwen Wang
2019-09-10cxgb4: fix a memory leak bugWenwen Wang
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-10net: tundra: tsi108: use spin_lock_irqsave instead of spin_lock_irq in IRQ co...Fuqian Huang
2019-09-06Linux 4.9.191v4.9.191Greg Kroah-Hartman
2019-09-06mm/zsmalloc.c: fix build when CONFIG_COMPACTION=nAndrew Morton
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-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
2019-09-06mac80211: fix possible sta leakJohannes Berg
2019-09-06Revert "cfg80211: fix processing world regdomain when non modular"Hodaszi, Robert
2019-09-06VMCI: Release resource if the work is already queuedNadav Amit
2019-09-06stm class: Fix a double free of stm_source_deviceDing Xiang
2019-09-06mmc: core: Fix init of SD cards reporting an invalid VDD rangeUlf Hansson
2019-09-06mmc: sdhci-of-at91: add quirk for broken HS200Eugen Hristev
2019-09-06uprobes/x86: Fix detection of 32-bit user modeSebastian Mayr
2019-09-06ptrace,x86: Make user_64bit_mode() available to 32-bit buildsRicardo Neri
2019-09-06USB: storage: ums-realtek: Whitelist auto-delink supportKai-Heng Feng
2019-09-06USB: storage: ums-realtek: Update module parameter description for auto_delin...Kai-Heng Feng
2019-09-06usb: host: xhci: rcar: Fix typo in compatible string matchingGeert Uytterhoeven
2019-09-06usb: host: ohci: fix a race condition between shutdown and irqYoshihiro Shimoda
2019-09-06usb: chipidea: udc: don't do hardware access if gadget has stoppedPeter Chen
2019-09-06USB: cdc-wdm: fix race between write and disconnect due to flag abuseOliver Neukum
2019-09-06usb-storage: Add new JMS567 revision to unusual_devsHenk van der Laan
2019-09-06mm/zsmalloc.c: fix race condition in zs_destroy_poolHenry Burns
2019-09-06x86/apic: Include the LDR when clearing out APIC registersBandan Das