index
:
kernel/linux.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.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-07
xfs: fix a resource leak in xfs_alloc_buftarg()
Haoxiang Li
1
-0
/
+1
2026-04-07
xfs: handle too many open zones when mounting
Christoph Hellwig
2
-0
/
+76
2026-04-07
xfs: refactor xfs_mount_zones
Christoph Hellwig
1
-20
/
+34
2026-04-07
xfs: fix integer overflow in busy extent sort comparator
Yuto Ohnuki
1
-2
/
+2
2026-04-07
xfs: fix integer overflow in deferred intent sort comparators
Yuto Ohnuki
3
-3
/
+3
2026-04-07
xfs: fold xfs_setattr_size into xfs_vn_setattr_size
Christoph Hellwig
1
-27
/
+11
2026-04-07
xfs: remove a duplicate assert in xfs_setattr_size
Christoph Hellwig
1
-1
/
+0
2026-04-07
rust: sizes: add SizeConstants trait for device address space constants
John Hubbard
1
-44
/
+128
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_...
Marc Kleine-Budde
1
-8
/
+2
2026-04-07
spi: spi-fsl-lpspi: fsl_lpspi_setup_transfer(): remove useless spi_transfer N...
Marc Kleine-Budde
1
-3
/
+0
2026-04-07
spi: spi-fsl-lpspi: fsl_lpspi_set_cmd(): use FIELD_PREP to encode Transmit Co...
Marc Kleine-Budde
1
-3
/
+7
2026-04-07
spi: spi-fsl-lpspi: fsl_lpspi_set_cmd(): remove obfuscated and obsolete assig...
Marc Kleine-Budde
1
-1
/
+0
2026-04-07
spi: spi-fsl-lpspi: fsl_lpspi_set_cmd(): use mode from struct fsl_lpspi_data:...
Marc Kleine-Budde
1
-6
/
+5
2026-04-07
spi: spi-fsl-lpspi: fsl_lpspi_set_watermark(): use FIELD_PREP() to encode FIF...
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
rust: kernel: update `file_with_nul` comment
Miguel Ojeda
1
-1
/
+1
2026-04-07
Merge v7.0-rc7 into drm-next
Simona Vetter
344
-1766
/
+5323
2026-04-07
net: rfkill: prevent unlimited numbers of rfkill events from being created
Greg Kroah-Hartman
1
-11
/
+24
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
dcache: permit dynamic_dname()s up to NAME_MAX
Aleksa Sarai
1
-5
/
+6
2026-04-07
gpio: Add Intel Nova Lake ACPI GPIO events driver
Alan Borzeszkowski
4
-0
/
+357
2026-04-07
platform/x86: thinkpad_acpi: Drop ACPI driver registration
Rafael J. Wysocki
1
-58
/
+4
2026-04-07
selftests: net: add tests for PPP
Qingfang Deng
8
-0
/
+181
2026-04-07
Merge branch 'intel-sst' of https://github.com/spandruvada/linux-kernel into ...
Ilpo Järvinen
1
-17
/
+24
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
ntfs: remove redundant out-of-bound checks
Hyunchul Lee
3
-42
/
+0
2026-04-07
ntfs: add bound checking to ntfs_external_attr_find
Hyunchul Lee
1
-14
/
+69
2026-04-07
ntfs: add bound checking to ntfs_attr_find
Hyunchul Lee
2
-12
/
+72
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
fs: attr: fix comment formatting and spelling issues
Chelsy Ratnawat
1
-3
/
+3
2026-04-07
lib/tests/slub_kunit: add a test case for {kmalloc,kfree}_nolock
Harry Yoo (Oracle)
1
-0
/
+92
2026-04-07
MAINTAINERS: add lib/tests/slub_kunit.c to SLAB ALLOCATOR section
Harry Yoo (Oracle)
1
-0
/
+1
2026-04-07
irqchip/irq-pic32-evic: Add __maybe_unused for board_bind_eic_interrupt in CO...
Brian Masney
1
-1
/
+1
[prev]
[next]