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.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
*
spi: sprd: fix reference leak in sprd_spi_remove
Zhang Qilong
2020-11-11
1
-0
/
+1
*
spi: imx: fix reference leak in two imx operations
Zhang Qilong
2020-11-10
1
-0
/
+2
*
spi: atmel-quadspi: Disable clock in probe error path
Lukas Wunner
2020-11-10
1
-1
/
+1
*
spi: bcm63xx-hsspi: fix missing clk_disable_unprepare() on error in bcm63xx_h...
Qinglang Miao
2020-11-09
1
-1
/
+3
*
spi: tegra114: fix reference leak in tegra spi ops
Zhang Qilong
2020-11-09
1
-0
/
+2
*
spi: tegra20-sflash: fix reference leak in tegra_sflash_resume
Zhang Qilong
2020-11-09
1
-0
/
+1
*
spi: tegra20-slink: fix reference leak in slink ops of tegra20
Zhang Qilong
2020-11-09
1
-0
/
+2
*
spi: mt7621: fix missing clk_disable_unprepare() on error in mt7621_spi_probe
Qinglang Miao
2020-11-09
1
-0
/
+2
*
spi: spi-ti-qspi: fix reference leak in ti_qspi_setup
Zhang Qilong
2020-11-09
1
-0
/
+1
*
spi: stm32-qspi: fix reference leak in stm32 qspi operations
Zhang Qilong
2020-11-09
1
-2
/
+6
*
spi: stm32: fix reference leak in stm32_spi_resume
Zhang Qilong
2020-11-06
1
-0
/
+1
*
spi: spi-mem: fix reference leak in spi_mem_access_start
Zhang Qilong
2020-11-04
1
-0
/
+1
*
spi: spi-mem: Fix passing zero to 'PTR_ERR' warning
YueHaibing
2020-11-02
1
-1
/
+1
*
spi: img-spfi: fix reference leak in img_spfi_resume
Zhang Qilong
2020-11-02
1
-1
/
+3
*
spi: atmel: Downgrade to dev_dbg when dma_request_chan() fails
Tudor Ambarus
2020-10-30
1
-3
/
+3
*
spi: fix a typo inside a kernel-doc markup
Mauro Carvalho Chehab
2020-10-28
1
-3
/
+3
*
spi: spi-sun6i: enable autosuspend feature
Alexander Kochetkov
2020-10-26
1
-1
/
+4
*
spi: rockchip: enable autosuspend feature
Alexander Kochetkov
2020-10-26
1
-0
/
+4
*
spi: spi-sun6i: implement DMA-based transfer mode
Alexander Kochetkov
2020-10-26
1
-18
/
+176
*
Merge existing fixes from spi/for-5.10
Mark Brown
2020-10-26
1
-8
/
+15
|
\
|
*
spi: imx: fix runtime pm support for !CONFIG_PM
Sascha Hauer
2020-10-23
1
-8
/
+15
*
|
Linux 5.10-rc1
v5.10-rc1
Linus Torvalds
2020-10-25
1
-2
/
+2
*
|
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
2020-10-25
117
-196
/
+196
*
|
kernel/sys.c: fix prototype of prctl_get_tid_address()
Rasmus Villemoes
2020-10-25
1
-3
/
+3
*
|
mm: remove kzfree() compatibility definition
Eric Biggers
2020-10-25
6
-8
/
+6
*
|
checkpatch: enable GIT_DIR environment use to set git repository location
Joe Perches
2020-10-25
1
-5
/
+7
*
|
Merge tag 'timers-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-10-25
3
-1
/
+116
|
\
\
|
*
|
selftests/timens: Add a test for futex()
Andrei Vagin
2020-10-20
2
-1
/
+111
|
*
|
futex: Adjust absolute futex timeouts with per time namespace offset
Andrei Vagin
2020-10-20
1
-0
/
+5
*
|
|
Merge tag 'sched-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-10-25
2
-5
/
+12
|
\
\
\
|
*
|
|
sched/features: Fix !CONFIG_JUMP_LABEL case
Juri Lelli
2020-10-14
2
-4
/
+11
|
*
|
|
sched: Replace zero-length array with flexible-array
zhuguangqing
2020-10-14
1
-1
/
+1
*
|
|
|
Merge tag 'perf-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-10-25
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
perf: correct SNOOPX field offset
Al Grant
2020-10-19
1
-1
/
+1
*
|
|
|
|
Merge tag 'locking-urgent-2020-10-25' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2020-10-25
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
locking/seqlocks: Fix kernel-doc warnings
Mauro Carvalho Chehab
2020-10-14
1
-1
/
+1
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'ntb-5.10' of git://github.com/jonmason/ntb
Linus Torvalds
2020-10-25
3
-5
/
+3
|
\
\
\
\
\
|
*
|
|
|
|
NTB: Use struct_size() helper in devm_kzalloc()
Gustavo A. R. Silva
2020-08-24
1
-4
/
+1
|
*
|
|
|
|
ntb: intel: Fix memleak in intel_ntb_pci_probe
Dinghao Liu
2020-08-24
1
-1
/
+1
|
*
|
|
|
|
NTB: hw: amd: fix an issue about leak system resources
Kaige Li
2020-08-23
1
-0
/
+1
*
|
|
|
|
|
Merge branch 'i2c/for-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-10-25
1
-1
/
+10
|
\
\
\
\
\
\
|
*
|
|
|
|
|
i2c: core: Restore acpi_walk_dep_device_list() getting called after registeri...
Hans de Goede
2020-10-25
1
-1
/
+10
*
|
|
|
|
|
|
Merge tag '5.10-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2020-10-25
8
-15
/
+213
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
cifs: update internal module version number
Steve French
2020-10-23
1
-1
/
+1
|
*
|
|
|
|
|
|
smb3: add some missing definitions from MS-FSCC
Steve French
2020-10-23
2
-0
/
+28
|
*
|
|
|
|
|
|
smb3: remove two unused variables
Steve French
2020-10-23
1
-5
/
+0
|
*
|
|
|
|
|
|
smb3: add support for stat of WSL reparse points for special file types
Steve French
2020-10-23
6
-14
/
+189
*
|
|
|
|
|
|
|
Merge branch 'parisc-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2020-10-25
7
-19
/
+111
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
ata: pata_ns87415.c: Document support on parisc with superio chip
Helge Deller
2020-10-23
1
-2
/
+1
|
*
|
|
|
|
|
|
|
parisc: Add wrapper syscalls to fix O_NONBLOCK flag usage
Helge Deller
2020-10-23
2
-7
/
+78
[next]