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-7.1.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-05-05
objtool/klp: Fix kCFI trap handling
Josh Poimboeuf
1
-0
/
+1
2026-05-05
objtool/klp: Fix extraction of text annotations for alternatives
Josh Poimboeuf
1
-5
/
+28
2026-05-05
objtool/klp: Fix XXH3 state memory leak
Josh Poimboeuf
1
-0
/
+1
2026-05-05
objtool/klp: Fix cloning of zero-length section symbols
Josh Poimboeuf
1
-1
/
+1
2026-05-05
objtool/klp: Fix handling of zero-length .altinstr_replacement sections
Josh Poimboeuf
1
-1
/
+12
2026-05-05
objtool/klp: Fix --debug-checksum for duplicate symbol names
Josh Poimboeuf
2
-5
/
+15
2026-05-05
objtool: Replace iterator callback with for_each_sym_by_mangled_name()
Josh Poimboeuf
3
-82
/
+60
2026-05-05
objtool/klp: Fix create_fake_symbols() skipping entsize-based sections
Joe Lawrence
1
-2
/
+2
2026-05-05
objtool/klp: Improve local label check
Josh Poimboeuf
1
-7
/
+7
2026-05-05
objtool/klp: Don't report uncorrelated functions as new
Josh Poimboeuf
1
-2
/
+2
2026-05-05
objtool/klp: Don't correlate __initstub__ symbols
Josh Poimboeuf
1
-2
/
+8
2026-05-05
objtool/klp: Don't correlate absolute symbols
Josh Poimboeuf
1
-0
/
+10
2026-05-05
objtool/klp: Don't correlate __ADDRESSABLE() symbols
Josh Poimboeuf
1
-0
/
+10
2026-05-05
objtool/klp: Fix .data..once static local non-correlation
Josh Poimboeuf
1
-1
/
+2
2026-05-05
objtool/klp: Fix is_uncorrelated_static_local() for Clang
Joe Lawrence
1
-10
/
+23
2026-05-04
Linux 7.1-rc2
v7.1-rc2
Linus Torvalds
1
-1
/
+1
2026-05-03
Merge tag 'sh-for-v7.1-tag2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2026-05-03
Merge tag 'slab-for-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-0
/
+9
2026-05-03
Merge tag 'locking-urgent-2026-05-03' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-4
/
+9
2026-05-03
Merge tag 'sched-urgent-2026-05-03' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-18
/
+25
2026-05-03
sh: Fix fallout from ZERO_PAGE consolidation
Mike Rapoport (Microsoft)
1
-1
/
+1
2026-05-02
Merge tag 'v7.1-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
1
-0
/
+5
2026-05-02
Merge tag 'ntfs-for-7.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-25
/
+72
2026-05-02
Merge tag 'drm-fixes-2026-05-02' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
88
-269
/
+1085
2026-05-02
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
7
-34
/
+62
2026-05-01
Merge tag 'selinux-pr-20260501' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-24
/
+18
2026-05-01
futex: Drop CLONE_THREAD requirement for private default hash alloc
Davidlohr Bueso
1
-7
/
+5
2026-05-01
Merge tag 's390-7.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
5
-16
/
+10
2026-05-01
Merge tag 'v7.1-rc2-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
3
-9
/
+46
2026-05-01
Merge tag 'block-7.1-20260430' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
33
-275
/
+587
2026-05-01
Merge tag 'io_uring-7.1-20260430' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-5
/
+29
2026-05-01
Merge tag 'spi-fix-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
6
-28
/
+36
2026-05-01
arm64: signal: Preserve POR_EL0 if poe_context is missing
Kevin Brodsky
1
-11
/
+43
2026-05-01
Merge tag 'regulator-fix-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+1
2026-05-01
Merge tag 'regmap-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2026-05-01
Merge tag 'mm-hotfixes-stable-2026-04-30-15-39' of git://git.kernel.org/pub/s...
Linus Torvalds
23
-140
/
+262
2026-05-01
arm64: Reserve an extra page for early kernel mapping
Zhaoyang Huang
1
-1
/
+6
2026-05-01
kselftest/arm64: Include <asm/ptrace.h> for user_gcs definition
Leo Yan
2
-6
/
+1
2026-05-01
Merge tag 'drm-xe-fixes-2026-04-30' of https://gitlab.freedesktop.org/drm/xe/...
Dave Airlie
22
-105
/
+621
2026-05-01
Merge tag 'amd-drm-fixes-7.1-2026-04-30' of https://gitlab.freedesktop.org/ag...
Dave Airlie
56
-152
/
+447
2026-05-01
spi: cadence: Probe and unbind fixes
Mark Brown
1
-2
/
+13
2026-05-01
spi: cadence-quadspi: Probe and unbind fixes
Mark Brown
1
-18
/
+18
2026-05-01
Merge tag 'mtd/fixes-for-7.1-rc2' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
4
-7
/
+34
2026-05-01
Merge tag 'acpi-7.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...
Linus Torvalds
6
-39
/
+63
2026-05-01
Merge tag 'v7.1-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
4
-33
/
+12
2026-05-01
Merge tag 'drm-misc-fixes-2026-04-30' of https://gitlab.freedesktop.org/drm/m...
Dave Airlie
10
-12
/
+17
2026-04-30
Merge branches 'acpi-apei', 'acpi-bus', 'acpi-cppc' and 'acpi-video'
Rafael J. Wysocki
5
-23
/
+44
2026-04-30
Merge tag 'net-7.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
74
-603
/
+1351
2026-04-30
Merge tag 'ata-7.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/liba...
Linus Torvalds
1
-14
/
+7
2026-04-30
Merge tag 'sound-7.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
32
-122
/
+266
[next]