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-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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-22
drivers: rapidio: make rio_bus_type const
Adrian Barnaś
1
-1
/
+1
2025-10-22
drivers: eisa: make eisa_bus_type const
Adrian Barnaś
1
-1
/
+1
2025-10-22
cdx: make cdx_bus_type constant
Greg Kroah-Hartman
1
-1
/
+1
2025-10-22
ipack: fix ipack.h kernel-doc warnings
Randy Dunlap
1
-8
/
+15
2025-10-22
firmware: exynos-acpm: add empty method to allow compile test
Tudor Ambarus
1
-0
/
+9
2025-10-22
Merge patch series "Enhance UFS Mediatek Driver"
Martin K. Petersen
2
-1
/
+8
2025-10-22
scsi: ufs: host: mediatek: Remove duplicate function
Peter Wang
1
-0
/
+1
2025-10-22
scsi: ufs: host: mediatek: Adjust sync length for FASTAUTO mode
Peter Wang
1
-1
/
+6
2025-10-22
scsi: ufs: host: mediatek: Correct clock scaling with PM QoS flow
Peter Wang
1
-0
/
+1
2025-10-22
net: dsa: tag_yt921x: add support for Motorcomm YT921x tags
David Yang
2
-0
/
+3
2025-10-22
Merge patch series "Remove UFS_DEVICE_QUIRK_DELAY_AFTER_LPM quirk"
Martin K. Petersen
2
-7
/
+2
2025-10-22
scsi: ufs: core: Replace hard coded vcc-off delay with a variable
Bao D. Nguyen
1
-0
/
+2
2025-10-22
scsi: ufs: core: Remove UFS_DEVICE_QUIRK_DELAY_AFTER_LPM quirk
Bao D. Nguyen
1
-7
/
+0
2025-10-22
scsi: ufs: core: Update CQ Entry to UFS 4.1 format
Peter Wang
1
-3
/
+19
2025-10-22
scsi: core: Do not declare scsi_cmnd pointers const
Bart Van Assche
2
-4
/
+4
2025-10-22
scsi: core: Fix the unit attention counter implementation
Bart Van Assche
1
-6
/
+4
2025-10-22
net: add a common function to compute features for upper devices
Hangbin Liu
2
-0
/
+19
2025-10-21
bpf: make bpf_insn_successors to return a pointer
Anton Protopopov
1
-1
/
+11
2025-10-21
bpf: generalize and export map_get_next_key for arrays
Anton Protopopov
1
-0
/
+6
2025-10-21
bpf: save the start of functions in bpf_prog_aux
Anton Protopopov
1
-0
/
+1
2025-10-21
ASoC: use snd_kcontrol_chip() instead of
Mark Brown
1
-16
/
+0
2025-10-21
ASoC: amd: ps: Propagate the PCI subsystem Vendor and
Mark Brown
12
-33
/
+113
2025-10-21
mfd: pf1550: Add core driver for the PF1550 PMIC
Samuel Kayode
1
-0
/
+273
2025-10-21
net: avoid extra access to sk->sk_wmem_alloc in sock_wfree()
Eric Dumazet
1
-1
/
+5
2025-10-21
dt-bindings: power: qcom,rpmpd: add new RPMH levels
Jishnu Prakash
1
-0
/
+3
2025-10-21
seqlock: Introduce scoped_seqlock_read()
Peter Zijlstra
1
-0
/
+111
2025-10-21
atomic: Skip alignment check for try_cmpxchg() old arg
Arnd Bergmann
1
-13
/
+13
2025-10-21
gpio: export gpiod_hwgpio()
Bartosz Golaszewski
1
-0
/
+2
2025-10-21
Merge branch 'memory-hotplug'
Heiko Carstens
3
-27
/
+1
2025-10-21
Merge tag 'drm-misc-next-2025-10-02' of https://gitlab.freedesktop.org/drm/mi...
Simona Vetter
18
-13
/
+317
2025-10-21
Merge tag 'linux-can-next-for-6.19-20251017' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
1
-1
/
+0
2025-10-21
Merge tag 'drm-xe-next-2025-10-20' of https://gitlab.freedesktop.org/drm/xe/k...
Dave Airlie
3
-3
/
+38
2025-10-21
net: stmmac: remove broken PCS code
Russell King (Oracle)
1
-1
/
+0
2025-10-21
nl802154: fix some kernel-doc warnings
Randy Dunlap
1
-3
/
+2
2025-10-21
drm/xe/uapi: Hide the madvise autoreset behind a VM_BIND flag
Thomas Hellström
1
-0
/
+15
2025-10-20
Merge tag 'cgroup-for-6.18-rc2-fixes' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-2
/
+2
2025-10-20
Merge tag 'fsnotify_for_v6.18-rc3' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-3
/
+4
2025-10-20
ACPI: PM: s2idle: Drop acpi_get_lps0_constraint()
Rafael J. Wysocki
1
-5
/
+0
2025-10-20
writeback: Add logging for slow writeback (exceeds sysctl_hung_task_timeout_s...
Julian Sun
1
-0
/
+1
2025-10-20
writeback: Wake up waiting tasks when finishing the writeback of a chunk.
Julian Sun
1
-0
/
+1
2025-10-20
fs: make plain ->i_state access fail to compile
Mateusz Guzik
1
-7
/
+14
2025-10-20
Manual conversion to use ->i_state accessors of all places not covered by coc...
Mateusz Guzik
4
-9
/
+9
2025-10-20
fs: provide accessors for ->i_state
Mateusz Guzik
1
-2
/
+76
2025-10-20
fs: spell out fenced ->i_state accesses with explicit smp_wmb/smp_rmb
Mateusz Guzik
1
-2
/
+3
2025-10-20
fs: move wait_on_inode() from writeback.h to fs.h
Mateusz Guzik
2
-11
/
+10
2025-10-20
fs: add missing fences to I_NEW handling
Mateusz Guzik
1
-0
/
+4
2025-10-20
fs: assert ->i_lock held in __iget()
Mateusz Guzik
1
-3
/
+1
2025-10-20
iomap: simplify iomap_iter_advance()
Joanne Koong
1
-4
/
+2
2025-10-20
iio: adc: qcom-vadc-common: fix vadc_scale_fn_type kernel-doc
Randy Dunlap
1
-13
/
+14
2025-10-20
io_uring: unify task_work cancelation checks
Jens Axboe
1
-0
/
+1
[prev]
[next]