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
path:
root
/
arch
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-24
net: packetengines: remove obsolete hamachi driver
Mingyu Wang
2
-2
/
+0
2026-04-23
net: remove unused ATM protocols and legacy ATM device drivers
Jakub Kicinski
4
-39
/
+0
2026-04-23
Merge tag 'pcmcia-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...
Linus Torvalds
3
-4
/
+1
2026-04-23
net: remove ax25 and amateur radio (hamradio) subsystem
Jakub Kicinski
8
-43
/
+0
2026-04-23
caif: remove CAIF NETWORK LAYER
Jakub Kicinski
1
-1
/
+0
2026-04-23
Merge tag 'soc-late-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
30
-303
/
+49
2026-04-23
Merge tag 'amlogic-fixes-v7.1-rc' of https://git.kernel.org/pub/scm/linux/ker...
Arnd Bergmann
5
-9
/
+20
2026-04-23
LoongArch: BPF: Add fsession support for trampolines
Hengqi Chen
1
-10
/
+66
2026-04-23
LoongArch: BPF: Introduce emit_store_stack_imm64() helper
Hengqi Chen
1
-11
/
+13
2026-04-23
Merge tag 'kgdb-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dan...
Linus Torvalds
1
-4
/
+5
2026-04-22
Merge tag 's390-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
15
-28
/
+119
2026-04-22
Merge tag 'hyperv-next-signed-20260421' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-2
/
+13
2026-04-22
LoongArch: BPF: Support up to 12 function arguments for trampoline
Tiezhu Yang
1
-35
/
+64
2026-04-22
LoongArch: BPF: Support small struct arguments for trampoline
Tiezhu Yang
1
-24
/
+31
2026-04-22
LoongArch: BPF: Open code and remove invoke_bpf_mod_ret()
Tiezhu Yang
1
-15
/
+10
2026-04-22
LoongArch: BPF: Support load-acquire and store-release instructions
Tiezhu Yang
1
-1
/
+97
2026-04-22
LoongArch: BPF: Support 8 and 16 bit read-modify-write instructions
Tiezhu Yang
1
-9
/
+68
2026-04-22
LoongArch: BPF: Add the default case in emit_atomic() and rename it
Tiezhu Yang
1
-2
/
+9
2026-04-22
LoongArch: Define instruction formats for AM{SWAP/ADD}.{B/H} and DBAR
Tiezhu Yang
6
-31
/
+51
2026-04-22
LoongArch: Batch the icache maintenance for jump_label
Youling Tang
3
-5
/
+15
2026-04-22
LoongArch: Add flush_icache_all()/local_flush_icache_all()
Youling Tang
2
-11
/
+15
2026-04-22
LoongArch: Add spectre boundry for syscall dispatch table
Greg Kroah-Hartman
1
-1
/
+2
2026-04-22
LoongArch: Show CPU vulnerabilites correctly
Huacai Chen
1
-0
/
+7
2026-04-22
LoongArch: Make arch_irq_work_has_interrupt() true only if IPI HW exist
Huacai Chen
1
-1
/
+1
2026-04-22
LoongArch: Use get_random_canary() for stack canary init
Luo Qiu
1
-8
/
+1
2026-04-22
LoongArch: Improve the logging of disabling KASLR
Yuqian Yang
1
-8
/
+18
2026-04-22
LoongArch: Align FPU register state to 32 bytes
Lisa Robinson
3
-7
/
+9
2026-04-22
LoongArch: Handle CONFIG_32BIT in syscall_get_arch()
Tiezhu Yang
1
-0
/
+4
2026-04-22
LoongArch: Add HIGHMEM (PKMAP and FIX_KMAP) support
Huacai Chen
9
-18
/
+161
2026-04-22
LoongArch: Adjust build infrastructure for 32BIT/64BIT
Huacai Chen
6
-40
/
+119
2026-04-22
x86/hyperv: Skip LP/VP creation on kexec
Jork Loeser
1
-0
/
+7
2026-04-22
x86/hyperv: move stimer cleanup to hv_machine_shutdown()
Jork Loeser
1
-2
/
+6
2026-04-22
x86/cpu: Disable FRED when PTI is forced on
Dave Hansen
1
-0
/
+5
2026-04-21
kgdb: update outdated references to kgdb_wait()
Kexin Sun
1
-4
/
+5
2026-04-21
arm64: dts: meson-gxl-p230: fix ethernet PHY interrupt number
Jun Yan
1
-1
/
+2
2026-04-21
arm64: dts: amlogic: meson-axg: Add missing cache information to cpu0
Anand Moon
1
-0
/
+6
2026-04-21
arm64: dts: amlogic: t7: khadas-vim4: fix board model name
Nick Xie
1
-1
/
+1
2026-04-21
arm64: dts: amlogic: Fix GIC register ranges for Amlogic T7
Ronald Claveau
1
-1
/
+3
2026-04-21
arm64: dts: amlogic: t7: khadas-vim4: fix memory layout for 8GB RAM
Nick Xie
1
-1
/
+3
2026-04-21
arm64: dts: amlogic: s6: Drop CPU masks from GICv3 PPI interrupts
Geert Uytterhoeven
1
-5
/
+5
2026-04-21
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
13
-10
/
+283
2026-04-21
Merge tag 'sh-for-v7.1-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-11
/
+5
2026-04-21
Merge tag 'uml-for-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
10
-15
/
+27
2026-04-20
x86/shstk: Prevent deadlock during shstk sigreturn
Rick Edgecombe
2
-20
/
+25
2026-04-20
Merge tag 'apple-soc-fixes-7.0' of https://git.kernel.org/pub/scm/linux/kerne...
Arnd Bergmann
1
-1
/
+1
2026-04-20
ARM: dts: bcm4709: fix bus range assignment
Arnd Bergmann
1
-1
/
+0
2026-04-20
Merge tag 'mvebu-dt64-7.1-1' of https://git.kernel.org/pub/scm/linux/kernel/g...
Arnd Bergmann
8
-274
/
+10
2026-04-20
Merge branch 'arm/fixes' into soc/late2
Arnd Bergmann
15
-18
/
+18
2026-04-20
Merge branch 'for-next/c1-pro-erratum-4193714' into for-next/core
Catalin Marinas
12
-10
/
+282
2026-04-20
Merge branches 'for-next/misc' and 'for-next/mpam' into for-next/core
Catalin Marinas
1
-0
/
+1
[prev]
[next]