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-04-07
usb: chipidea: core: allow ci_irq_handler() handle both ID and VBUS change
Xu Yang
2
-22
/
+26
2026-04-07
usb: chipidea: core: refactor ci_usb_role_switch_set()
Xu Yang
1
-22
/
+7
2026-04-07
usb: typec: ucsi: skip connector validation before init
Nathan Rebello
1
-1
/
+2
2026-04-07
net/mlx5e: XDP, Use page fragments for linear data in multibuf-mode
Dragos Tatulea
3
-17
/
+74
2026-04-07
net/mlx5e: XDP, Use a single linear page per rq
Dragos Tatulea
3
-13
/
+47
2026-04-07
net/mlx5e: XDP, Remove stride size limitation
Dragos Tatulea
1
-9
/
+2
2026-04-07
net/mlx5e: XDP, Improve dma address calculation of linear part for XDP_TX
Dragos Tatulea
1
-1
/
+1
2026-04-07
net/mlx5e: XSK, Increase size for chunk_size param
Dragos Tatulea
1
-1
/
+1
2026-04-07
coresight: tpdm: fix invalid MMIO access issue
Jie Gan
1
-1
/
+1
2026-04-07
spi: spi-fsl-lpspi: make struct lpspi_config::mode u32
Marc Kleine-Budde
1
-1
/
+1
2026-04-07
spi: spi-fsl-lpspi: fsl_lpspi_write_tx_fifo(): simplify while() loop check
Marc Kleine-Budde
1
-3
/
+1
2026-04-07
spi: spi-fsl-lpspi: fsl_lpspi_reset(): convert to void function
Marc Kleine-Budde
1
-3
/
+1
2026-04-07
spi: spi-fsl-lpspi: fsl_lpspi_can_dma(): directly assign return value to fsl_lpspi->usedma
Marc Kleine-Budde
1
-8
/
+2
2026-04-07
spi: spi-fsl-lpspi: fsl_lpspi_setup_transfer(): remove useless spi_transfer NULL pointer check
Marc Kleine-Budde
1
-3
/
+0
2026-04-07
spi: spi-fsl-lpspi: fsl_lpspi_set_cmd(): use FIELD_PREP to encode Transmit Command register
Marc Kleine-Budde
1
-3
/
+7
2026-04-07
spi: spi-fsl-lpspi: fsl_lpspi_set_cmd(): remove obfuscated and obsolete assignment of TCR_CPOL and SPI_CPHA
Marc Kleine-Budde
1
-1
/
+0
2026-04-07
spi: spi-fsl-lpspi: fsl_lpspi_set_cmd(): use mode from struct fsl_lpspi_data::config::mode
Marc Kleine-Budde
1
-6
/
+5
2026-04-07
spi: spi-fsl-lpspi: fsl_lpspi_set_watermark(): use FIELD_PREP() to encode FIFO Control register
Marc Kleine-Budde
1
-4
/
+7
2026-04-07
spi: spi-fsl-lpspi: adapt to kernel coding style
Marc Kleine-Budde
1
-6
/
+6
2026-04-07
Merge v7.0-rc7 into drm-next
Simona Vetter
198
-923
/
+2616
2026-04-07
wifi: rt2x00usb: fix devres lifetime
Johan Hovold
1
-1
/
+1
2026-04-07
wifi: brcmfmac: validate bsscfg indices in IF events
Pengpeng Hou
1
-0
/
+5
2026-04-07
wifi: brcmsmac: Fix dma_free_coherent() size
Thomas Fourier
1
-1
/
+1
2026-04-07
gpio: aspeed: fix unsigned long int declaration
Chen Jung Ku
1
-1
/
+1
2026-04-07
gpio: rockchip: convert to dynamic GPIO base allocation
Shawn Lin
1
-1
/
+1
2026-04-07
gpio: remove dev-sync-probe
Bartosz Golaszewski
4
-128
/
+0
2026-04-07
gpio: virtuser: stop using dev-sync-probe
Bartosz Golaszewski
2
-11
/
+20
2026-04-07
gpio: aggregator: stop using dev-sync-probe
Bartosz Golaszewski
2
-18
/
+21
2026-04-07
gpio: sim: stop using dev-sync-probe
Bartosz Golaszewski
2
-21
/
+29
2026-04-07
gpio: Add Intel Nova Lake ACPI GPIO events driver
Alan Borzeszkowski
3
-0
/
+350
2026-04-07
platform/x86: thinkpad_acpi: Drop ACPI driver registration
Rafael J. Wysocki
1
-58
/
+4
2026-04-07
firmware: arm_ffa: Use the correct buffer size during RXTX_MAP
Sebastian Ene
1
-1
/
+1
2026-04-07
platform/x86: asus-wireless: Convert ACPI driver to a platform one
Rafael J. Wysocki
1
-18
/
+21
2026-04-07
platform/x86: asus-wireless: Register ACPI notify handler directly
Rafael J. Wysocki
1
-4
/
+16
2026-04-07
platform/x86: asus-laptop: Convert ACPI driver to a platform one
Rafael J. Wysocki
1
-17
/
+18
2026-04-07
platform/x86: asus-laptop: Register ACPI notify handler directly
Rafael J. Wysocki
1
-3
/
+8
2026-04-07
pinctrl: mcp23s08: Disable all pin interrupts during probe
Francesco Lavra
1
-0
/
+9
2026-04-07
pinctrl: sophgo: pinctrl-sg2044: Fix wrong module description
Inochi Amaoto
1
-1
/
+1
2026-04-07
pinctrl: sophgo: pinctrl-sg2042: Fix wrong module description
Inochi Amaoto
1
-1
/
+1
2026-04-07
irqchip/irq-pic32-evic: Add __maybe_unused for board_bind_eic_interrupt in COMPILE_TEST
Brian Masney
1
-1
/
+1
2026-04-07
irqchip/renesas-rzv2h: Kill icu_err string
Geert Uytterhoeven
1
-6
/
+3
2026-04-07
irqchip/renesas-rzv2h: Kill swint_names[]
Geert Uytterhoeven
1
-10
/
+4
2026-04-07
irqchip/renesas-rzv2h: Kill swint_idx[]
Geert Uytterhoeven
1
-3
/
+2
2026-04-07
Merge tag 'icc-7.1-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/djakov/icc into char-misc-next
Greg Kroah-Hartman
11
-408
/
+3499
2026-04-07
Merge tag 'extcon-next-for-7.1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/chanwoo/extcon into char-misc-next
Greg Kroah-Hartman
5
-17
/
+72
2026-04-07
rust: declare cfi_encoding for lru_status
Alice Ryhl
4
-44
/
+4
2026-04-07
rust: bump Clippy's MSRV and clean `incompatible_msrv` allows
Miguel Ojeda
1
-5
/
+1
2026-04-07
gpu: nova-core: bindings: remove unneeded `cfg_attr`
Miguel Ojeda
1
-3
/
+0
2026-04-07
drm/i915/psr: Do not use pipe_src as borders for SU area
Jouni Högander
1
-11
/
+19
2026-04-07
ata: ahci: force 32-bit DMA for JMicron JMB582/JMB585
Arthur Husband
1
-0
/
+14
[prev]
[next]