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.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
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-08
Revert "hardening: Disable GCC randstruct for COMPILE_TEST"
Kees Cook
1
-1
/
+1
2025-05-08
lib/tests: randstruct: Add deep function pointer layout test
Kees Cook
1
-14
/
+65
2025-05-08
lib/tests: Add randstruct KUnit test
Kees Cook
4
-0
/
+293
2025-05-08
randstruct: gcc-plugin: Remove bogus void member
Kees Cook
1
-17
/
+1
2025-05-08
net: qede: Initialize qede_ll_ops with designated initializer
Nathan Chancellor
1
-1
/
+1
2025-05-08
scsi: qedf: Use designated initializer for struct qed_fcoe_cb_ops
Kees Cook
1
-1
/
+1
2025-05-08
md/bcache: Mark __nonstring look-up table
Kees Cook
1
-1
/
+2
2025-05-08
integer-wrap: Force full rebuild when .scl file changes
Kees Cook
3
-0
/
+16
2025-05-08
randstruct: Force full rebuild when seed changes
Kees Cook
2
-1
/
+9
2025-05-08
gcc-plugins: Force full rebuild when plugins change
Kees Cook
4
-1
/
+34
2025-05-08
kbuild: Switch from -Wvla to -Wvla-larger-than=1
Kees Cook
3
-4
/
+9
2025-05-08
hardening: simplify CONFIG_CC_HAS_COUNTED_BY
Jan Hendrik Farr
1
-4
/
+5
2025-05-08
overflow: Fix direct struct member initialization in _DEFINE_FLEX()
Gustavo A. R. Silva
1
-3
/
+3
2025-05-08
kunit/overflow: Add tests for STACK_FLEX_ARRAY_SIZE() helper
Gustavo A. R. Silva
1
-0
/
+4
2025-05-08
overflow: Add STACK_FLEX_ARRAY_SIZE() helper
Gustavo A. R. Silva
1
-0
/
+15
2025-04-28
input/joystick: magellan: Mark __nonstring look-up table const
Kees Cook
1
-1
/
+1
2025-04-28
watchdog: exar: Shorten identity name to fit correctly
Kees Cook
1
-1
/
+1
2025-04-28
mod_devicetable: Enlarge the maximum platform_device_id name length
Kees Cook
1
-1
/
+1
2025-04-28
overflow: Clarify expectations for getting DEFINE_FLEX variable sizes
Kees Cook
1
-0
/
+2
2025-04-28
compiler_types: Identify compiler versions for __builtin_dynamic_object_size
Kees Cook
1
-0
/
+5
2025-04-28
kunit/usercopy: Disable u64 test on 32-bit SPARC
Thomas Weißschuh
1
-0
/
+1
2025-04-28
gcc-plugins: Remove ARM_SSP_PER_TASK plugin
Kees Cook
5
-120
/
+2
2025-04-28
lkdtm: use SLAB_NO_MERGE instead of an empty constructor
Harry Yoo
1
-14
/
+3
2025-04-28
Linux 6.15-rc4
v6.15-rc4
Linus Torvalds
1
-1
/
+1
2025-04-26
Merge tag 'pci-v6.15-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-22
/
+8
2025-04-26
Merge tag 'nfsd-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
1
-5
/
+1
2025-04-26
Merge tag 'x86-urgent-2025-04-26' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
8
-19
/
+30
2025-04-26
Merge tag 'sched-urgent-2025-04-26' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+1
2025-04-26
Merge tag 'perf-urgent-2025-04-26' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-3
/
+3
2025-04-26
Merge tag 'irq-urgent-2025-04-26' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2025-04-26
Merge tag 'loongarch-fixes-6.15-1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
13
-58
/
+68
2025-04-26
Merge tag 'for-linus' of https://github.com/openrisc/linux
Linus Torvalds
11
-93
/
+214
2025-04-26
Revert "sunrpc: clean cache_detail immediately when flush is written frequently"
Chuck Lever
1
-5
/
+1
2025-04-26
Merge tag 'move-lib-kunit-v6.15-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+2
2025-04-26
Merge tag 'drm-fixes-2025-04-26' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
16
-183
/
+229
2025-04-26
sched/eevdf: Fix se->slice being set to U64_MAX and resulting crash
Omar Sandoval
1
-3
/
+1
2025-04-26
irqchip/gic-v2m: Prevent use after free of gicv2m_get_fwnode()
Suzuki K Poulose
1
-1
/
+1
2025-04-26
LoongArch: KVM: Fix PMU pass-through issue if VM exits to host finally
Bibo Mao
1
-0
/
+1
2025-04-26
LoongArch: KVM: Fully clear some CSRs when VM reboot
Bibo Mao
1
-0
/
+7
2025-04-26
LoongArch: KVM: Fix multiple typos of KVM code
Yulong Han
2
-4
/
+4
2025-04-26
LoongArch: Return NULL from huge_pte_offset() for invalid PMD
Ming Wang
1
-1
/
+1
2025-04-26
LoongArch: Remove a bogus reference to ZONE_DMA
Petr Tesarik
1
-3
/
+0
2025-04-26
LoongArch: Handle fp, lsx, lasx and lbt assembly symbols
Tiezhu Yang
5
-40
/
+40
2025-04-26
LoongArch: Make do_xyz() exception handlers more robust
Tiezhu Yang
1
-8
/
+12
2025-04-26
LoongArch: Make regs_irqs_disabled() more clear
Tiezhu Yang
1
-2
/
+2
2025-04-26
LoongArch: Select ARCH_USE_MEMTEST
Yuli Wang
1
-0
/
+1
2025-04-26
Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Linus Torvalds
9
-7
/
+82
2025-04-26
selftests/bpf: Correct typo in __clang_major__ macro
Peilin Ye
1
-1
/
+1
2025-04-26
Merge tag 'ata-6.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...
Linus Torvalds
2
-20
/
+41
2025-04-26
Merge tag 'vfs-6.15-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
14
-96
/
+145
[next]