index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
spi: spi-nxp-fspi: fix fspi panic by unexpected interrupts
Ran Wang
2020-11-23
1
-0
/
+7
*
spi: Take the SPI IO-mutex in the spi_setup() method
Serge Semin
2020-11-20
1
-0
/
+5
*
spi: npcm-fiu: Don't leak SPI master in probe error path
Lukas Wunner
2020-11-17
1
-1
/
+1
*
spi: dw: Set transfer handler before unmasking the IRQs
Serge Semin
2020-11-17
1
-2
/
+2
*
spi: cadence-quadspi: Fix error return code in cqspi_probe
Zhihao Cheng
2020-11-16
1
-0
/
+2
*
spi: bcm2835aux: Restore err assignment in bcm2835aux_spi_probe
Nathan Chancellor
2020-11-13
1
-1
/
+2
*
Merge series "Use-after-free be gone" from Lukas Wunner <lukas@wunner.de>:
Mark Brown
2020-11-12
5
-53
/
+103
|
\
|
*
spi: bcm-qspi: Fix use-after-free on unbind
Lukas Wunner
2020-11-12
1
-22
/
+12
|
*
spi: bcm2835aux: Fix use-after-free on unbind
Lukas Wunner
2020-11-12
1
-14
/
+7
|
*
spi: bcm2835: Fix use-after-free on unbind
Lukas Wunner
2020-11-12
1
-16
/
+8
|
*
spi: Introduce device-managed SPI controller allocation
Lukas Wunner
2020-11-12
2
-1
/
+76
*
|
spi: lpspi: Fix use-after-free on unbind
Lukas Wunner
2020-11-12
1
-3
/
+0
|
/
*
spi: fsi: Fix transfer returning without finalizing message
Eddie James
2020-11-11
1
-1
/
+1
*
spi: fix client driver breakages when using GPIO descriptors
Sven Van Asbroeck
2020-11-11
1
-17
/
+6
*
spi: bcm2835: remove use of uninitialized gpio flags variable
Martin Hundebøll
2020-11-06
1
-2
/
+1
*
spi: fsl-dspi: fix wrong pointer in suspend/resume
Zhao Qiang
2020-11-04
1
-6
/
+4
*
spi: bcm2835: fix gpio cs level inversion
Martin Hundebøll
2020-10-29
1
-12
/
+0
*
Merge tag 'v5.10-rc1' into spi-5.10
Mark Brown
2020-10-28
13770
-270772
/
+558904
|
\
|
*
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-24
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-24
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
|
|
*
|
|
|
|
|
|
hil/parisc: Disable HIL driver when it gets stuck
Helge Deller
2020-10-22
3
-8
/
+23
|
|
*
|
|
|
|
|
|
parisc: Improve error return codes when setting rtc time
Helge Deller
2020-10-22
1
-2
/
+9
|
*
|
|
|
|
|
|
|
Merge tag 'for-linus-5.10b-rc1c-tag' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-10-25
12
-126
/
+152
|
|
\
\
\
\
\
\
\
\
[next]