index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ALSA: compress: fix partial_drain completion state
Vinod Koul
2020-07-16
2
-1
/
+13
*
net: hns3: fix use-after-free when doing self test
Yonglong Liu
2020-07-16
1
-3
/
+6
*
net: hns3: add a missing uninit debugfs when unload driver
Huazhong Tan
2020-07-16
1
-2
/
+1
*
smsc95xx: avoid memory leak in smsc95xx_bind
Andre Edich
2020-07-16
1
-1
/
+2
*
smsc95xx: check return value of smsc95xx_reset
Andre Edich
2020-07-16
1
-0
/
+6
*
perf intel-pt: Fix PEBS sample for XMM registers
Adrian Hunter
2020-07-16
1
-2
/
+3
*
perf intel-pt: Fix recording PEBS-via-PT with registers
Adrian Hunter
2020-07-16
2
-2
/
+3
*
perf report TUI: Fix segmentation fault in perf_evsel__hists_browse()
Wei Li
2020-07-16
1
-6
/
+11
*
netfilter: conntrack: refetch conntrack after nf_conntrack_update()
Pablo Neira Ayuso
2020-07-16
1
-0
/
+2
*
net: dsa: microchip: set the correct number of ports
Codrin Ciubotariu
2020-07-16
2
-0
/
+6
*
IB/sa: Resolv use-after-free in ib_nl_make_request()
Divya Indi
2020-07-16
1
-21
/
+17
*
net: cxgb4: fix return error value in t4_prep_fw
Li Heng
2020-07-16
1
-4
/
+4
*
net: mvneta: fix use of state->speed
Russell King
2020-07-16
1
-1
/
+1
*
netfilter: ipset: call ip_set_free() instead of kfree()
Eric Dumazet
2020-07-16
4
-5
/
+5
*
bpf, sockmap: RCU dereferenced psock may be used outside RCU block
John Fastabend
2020-07-16
1
-1
/
+9
*
bpf, sockmap: RCU splat with redirect and strparser error or TLS
John Fastabend
2020-07-16
1
-7
/
+6
*
drm/mediatek: Check plane visibility in atomic_update
Hsin-Yi Wang
2020-07-16
1
-10
/
+15
*
nl80211: don't return err unconditionally in nl80211_start_ap()
Luca Coelho
2020-07-16
1
-1
/
+2
*
gpio: pca953x: Fix GPIO resource leak on Intel Galileo Gen 2
Andy Shevchenko
2020-07-16
1
-1
/
+6
*
gpio: pca953x: Override IRQ for one of the expanders on Galileo Gen 2
Andy Shevchenko
2020-07-16
1
-0
/
+79
*
net: qrtr: Fix an out of bounds read qrtr_endpoint_post()
Dan Carpenter
2020-07-16
1
-1
/
+5
*
sched/core: Check cpus_mask, not cpus_ptr in __set_cpus_allowed_ptr(), to fix...
Scott Wood
2020-07-16
1
-1
/
+1
*
x86/entry: Increase entry_stack size to a full page
Peter Zijlstra
2020-07-16
1
-1
/
+1
*
nvme-rdma: assign completion vector correctly
Max Gurtovoy
2020-07-16
1
-1
/
+1
*
block: release bip in a right way in error path
Chengguang Xu
2020-07-16
1
-9
/
+14
*
usb: dwc3: pci: Fix reference count leak in dwc3_pci_resume_work
Aditya Pakki
2020-07-16
1
-1
/
+3
*
scsi: mptscsih: Fix read sense data size
Tomas Henzl
2020-07-16
1
-3
/
+1
*
ARM: imx6: add missing put_device() call in imx6q_suspend_init()
yu kuai
2020-07-16
1
-4
/
+6
*
cifs: update ctime and mtime during truncate
Zhang Xiaoxu
2020-07-16
1
-0
/
+9
*
s390/kasan: fix early pgm check handler execution
Vasily Gorbik
2020-07-16
1
-0
/
+2
*
drm: panel-orientation-quirks: Use generic orientation-data for Acer S1003
Hans de Goede
2020-07-16
1
-7
/
+1
*
drm: panel-orientation-quirks: Add quirk for Asus T101HA panel
Hans de Goede
2020-07-16
1
-0
/
+6
*
iommu/vt-d: Don't apply gfx quirks to untrusted devices
Rajat Jain
2020-07-16
1
-0
/
+37
*
powerpc/kvm/book3s64: Fix kernel crash with nested kvm & DEBUG_VIRTUAL
Aneesh Kumar K.V
2020-07-16
1
-1
/
+2
*
ibmvnic: continue to init in CRQ reset returns H_CLOSED
Dany Madden
2020-07-16
1
-2
/
+7
*
i40e: protect ring accesses with READ- and WRITE_ONCE
Ciara Loftus
2020-07-16
1
-10
/
+19
*
ixgbe: protect ring accesses with READ- and WRITE_ONCE
Ciara Loftus
2020-07-16
2
-9
/
+17
*
net: ethernet: mvneta: Add 2500BaseX support for SoCs without comphy
Sascha Hauer
2020-07-16
1
-0
/
+6
*
net: ethernet: mvneta: Fix Serdes configuration for SoCs without comphy
Sascha Hauer
2020-07-16
1
-36
/
+44
*
spi: spidev: fix a potential use-after-free in spidev_release()
Zhenzhong Duan
2020-07-16
1
-10
/
+10
*
spi: spidev: fix a race between spidev_release and spidev_remove
Zhenzhong Duan
2020-07-16
1
-2
/
+2
*
ALSA: hda: Intel: add missing PCI IDs for ICL-H, TGL-H and EKL
Pierre-Louis Bossart
2020-07-16
1
-0
/
+8
*
ASoC: SOF: Intel: add PCI ID for CometLake-S
Pierre-Louis Bossart
2020-07-16
1
-0
/
+2
*
drm: mcde: Fix display initialization problem
Linus Walleij
2020-07-16
1
-1
/
+2
*
gpu: host1x: Detach driver on unregister
Thierry Reding
2020-07-16
1
-0
/
+9
*
drm/tegra: hub: Do not enable orphaned window group
Nicolin Chen
2020-07-16
1
-2
/
+6
*
drm/ttm: Fix dma_fence refcnt leak when adding move fence
Xiyu Yang
2020-07-16
1
-1
/
+3
*
ARM: dts: omap4-droid4: Fix spi configuration and increase rate
Tony Lindgren
2020-07-16
1
-1
/
+3
*
perf/x86/rapl: Fix RAPL config variable bug
Stephane Eranian
2020-07-16
1
-1
/
+1
*
perf/x86/rapl: Move RAPL support to common x86 code
Stephane Eranian
2020-07-16
4
-8
/
+10
[next]