index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-04
Merge tag 'omap-for-v7.3/drivers-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap into soc/drivers
Arnd Bergmann
1
-4
/
+8
2026-08-04
Merge tag 'tegra-for-7.3-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into soc/drivers
Arnd Bergmann
5
-40
/
+20
2026-08-04
Merge tag 'amlogic-drivers-for-v7.3' of https://git.kernel.org/pub/scm/linux/kernel/git/amlogic/linux into soc/drivers
Arnd Bergmann
1
-0
/
+286
2026-08-04
spi: bcm63xx: disable clock on resume failure
Can Peng
1
-1
/
+5
2026-08-04
spi: bcm63xx-hsspi: disable clocks on resume failure
Can Peng
1
-1
/
+7
2026-08-04
drm/xe/uc: Apply RCS/CCS yield policy to SR-IOV VFs
Marcin Bernatowicz
1
-2
/
+5
2026-08-04
drm/xe: Fix memory leak in exec_queue_set_hang_replay_state()
MichaĆ Winiarski
1
-0
/
+3
2026-08-04
spi: Few cleanups while looking at num-cs
Mark Brown
1
-1
/
+0
2026-08-04
spi: atcspi200: Drop redundant andestech,qilai-spi compatible
Krzysztof Kozlowski
1
-1
/
+0
2026-08-04
parisc: sba_iommu: Remove dead DEBUG_DMB_TRAP code
Muhammad Usama Anjum
1
-21
/
+0
2026-08-04
parisc: superio: Spelling s/Peterson/Petersen/
Geert Uytterhoeven
1
-1
/
+1
2026-08-04
remoteproc: qcom: pas: Add Nord ADSP and CDSP support
Shawn Guo
1
-0
/
+110
2026-08-04
clk: qcom: Add support for Qualcomm GPU Clock Controller on Shikra
Imran Shaik
1
-0
/
+15
2026-08-04
media: qcom: Switch to generic PAS TZ APIs
Sumit Garg
4
-22
/
+26
2026-08-04
pmdomain: Merge branch fixes into next
Ulf Hansson
1
-2
/
+5
2026-08-04
pmdomain: mediatek: Fix mt8183 hang on boot
Dmitry Osipenko
1
-2
/
+5
2026-08-04
pmdomain: amlogic: Add support for A9 power domains controller
Xianwei Zhao
1
-0
/
+69
2026-08-04
iommu/arm-smmu-v3: Replace sort_nonatomic() with sort()
Kuan-Wei Chiu
1
-3
/
+3
2026-08-04
drm/shmem_helper: Check VMA boundaries for PMD mappings
Christian A. Ehrhardt
1
-1
/
+5
2026-08-04
geneve: Support per-netns netdev unregistration.
Kuniyuki Iwashima
1
-5
/
+7
2026-08-04
geneve: Protect geneve_net and geneve_sock with per-netns mutex.
Kuniyuki Iwashima
1
-14
/
+68
2026-08-04
geneve: Unlink geneve->sock[46].hlist[46].hlist in __geneve_sock_release().
Kuniyuki Iwashima
1
-17
/
+25
2026-08-04
mmc: Merge branch fixes into next
Ulf Hansson
5
-6
/
+24
2026-08-04
mmc: loongson2: Fix sg iteration in data reorder functions
Binbin Zhou
1
-4
/
+4
2026-08-04
mmc: omap_hsmmc: fix busy_timeout overflow in ns conversion on 32-bit
Zhan Xusheng
1
-1
/
+1
2026-08-04
drivers/perf: hisi: Remove redundant dev_err()/dev_err_probe()
Pan Chuang
2
-6
/
+2
2026-08-04
perf: arm_cspmu: Remove redundant dev_err()
Pan Chuang
1
-3
/
+1
2026-08-04
perf: Remove redundant dev_err()/dev_err_probe()
Pan Chuang
8
-23
/
+8
2026-08-04
spi: cadence-xspi: remove 64BIT dependency
Mark Brown
2
-231
/
+246
2026-08-04
spi: cadence-xspi: remove 64BIT Kconfig dependency
Jisheng Zhang
1
-1
/
+1
2026-08-04
spi: cadence-xspi: only use readsq/writesq under 64BIT
Jisheng Zhang
1
-2
/
+6
2026-08-04
spi: cadence-xspi: put marvell support code under CONFIG_64BIT
Jisheng Zhang
1
-0
/
+12
2026-08-04
spi: cadence-xspi: group marvell support code together
Jisheng Zhang
1
-228
/
+227
2026-08-04
mmc: atmel-mci: Fix use-after-free in atmci_remove due to race condition
Pei Xiao
1
-0
/
+2
2026-08-04
ublk: clear auto buf reg before updating io->buf in batch commit
Yang Xiuwei
1
-1
/
+1
2026-08-04
zloop: truncate finished zones to zone capacity
Xu Rao
1
-1
/
+2
2026-08-04
spi: Add support for StarFive JHB100 SFC
Mark Brown
262
-1437
/
+3962
2026-08-04
spi: dw: Add support for StarFive JHB100 SoC SFC
Changhuang Liang
3
-11
/
+127
2026-08-04
spi: dw: detect enhanced spi mode
Sudip Mukherjee
1
-3
/
+72
2026-08-04
spi: dw: use irq handler for enhanced spi
Sudip Mukherjee
1
-2
/
+104
2026-08-04
spi: dw: send cmd and addr to start the spi transfer
Sudip Mukherjee
1
-0
/
+15
2026-08-04
spi: dw: Introduce enhanced single/dual/quad/octal spi
Sudip Mukherjee
2
-1
/
+95
2026-08-04
spi: dw: update NDF while using enhanced spi mode
Sudip Mukherjee
1
-0
/
+3
2026-08-04
spi: dw: adjust size of mem_op
Sudip Mukherjee
1
-2
/
+16
2026-08-04
spi: dw: add check for support of enhanced spi
Sudip Mukherjee
2
-1
/
+34
2026-08-04
spi: dw: update SPI_CTRLR0 register
Sudip Mukherjee
2
-4
/
+28
2026-08-04
spi: dw: Introduce spi_frf and STD_SPI
Sudip Mukherjee
2
-1
/
+19
2026-08-04
mmc: sdhci: unmap the bounce buffer before device release
Myeonghun Pak
1
-0
/
+16
2026-08-04
mmc: sdhci: make tuning_err a signed int
Haibo Chen
1
-1
/
+1
2026-08-04
drm/omap: dsi: Do not copy isr table
Andreas Kemnade
2
-8
/
+1
[prev]
[next]