index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
init
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'rust-fixes-6.11' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
2024-08-16
1
-2
/
+2
|
\
|
*
rust: fix the default format for CONFIG_{RUSTC,BINDGEN}_VERSION_TEXT
Masahiro Yamada
2024-07-29
1
-2
/
+2
|
*
rust: suppress error messages from CONFIG_{RUSTC,BINDGEN}_VERSION_TEXT
Masahiro Yamada
2024-07-29
1
-2
/
+2
*
|
rust: SHADOW_CALL_STACK is incompatible with Rust
Alice Ryhl
2024-08-01
1
-0
/
+1
|
/
*
Merge tag 'rust-6.11' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
2024-07-27
1
-1
/
+4
|
\
|
*
rust: work around `bindgen` 0.69.0 issue
Miguel Ojeda
2024-07-10
1
-1
/
+4
*
|
Merge tag 'kbuild-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2024-07-23
3
-29
/
+1
|
\
\
|
*
|
kallsyms: get rid of code for absolute kallsyms
Jann Horn
2024-07-20
1
-18
/
+0
|
*
|
kbuild: move init/build-version to scripts/
Masahiro Yamada
2024-07-16
2
-11
/
+1
|
|
/
*
|
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-07-21
1
-3
/
+15
|
\
\
|
*
|
mm: remove CONFIG_MEMCG_KMEM
Johannes Weiner
2024-07-10
1
-5
/
+0
|
*
|
mm: memcg: put cgroup v1-specific code under a config option
Roman Gushchin
2024-07-04
1
-0
/
+17
|
|
/
*
/
init/Kconfig: remove CONFIG_GCC_ASM_GOTO_OUTPUT_WORKAROUND
Mark Rutland
2024-07-18
1
-10
/
+12
|
/
*
gcc: disable '-Warray-bounds' for gcc-9
Yury Norov
2024-06-15
1
-1
/
+1
*
Merge tag 'driver-core-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2024-05-22
1
-9
/
+1
|
\
|
*
Merge 6.9-rc5 into driver-core-next
Greg Kroah-Hartman
2024-04-23
2
-2
/
+9
|
|
\
|
*
|
treewide: Use sysfs_bin_attr_simple_read() helper
Lukas Wunner
2024-04-11
1
-9
/
+1
*
|
|
Merge tag 'mm-nonmm-stable-2024-05-19-11-56' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-05-19
2
-1
/
+19
|
\
\
\
|
*
|
|
initrd: remove the now superfluous sentinel element from ctl_table array
Joel Granados
2024-04-25
1
-1
/
+0
|
*
|
|
NUMA: early use of cpu_to_node() returns 0 instead of the correct node id
Huang Shijie
2024-04-25
1
-0
/
+14
|
*
|
|
bootconfig: do not put quotes on cmdline items unless necessary
Rasmus Villemoes
2024-04-25
1
-3
/
+9
*
|
|
|
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-05-19
1
-0
/
+4
|
\
\
\
\
|
*
|
|
|
mm: introduce slabobj_ext to support slab object extensions
Suren Baghdasaryan
2024-04-25
1
-0
/
+4
|
|
/
/
/
*
|
|
|
Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2024-05-18
1
-4
/
+1
|
\
\
\
\
|
*
|
|
|
Makefile: remove redundant tool coverage variables
Masahiro Yamada
2024-05-14
1
-3
/
+0
|
*
|
|
|
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
2024-05-10
1
-1
/
+1
|
|
|
_
|
/
|
|
/
|
|
*
|
|
|
Merge tag 'bootconfig-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-05-17
1
-7
/
+10
|
\
\
\
\
|
*
|
|
|
init/main.c: Minor cleanup for the setup_command_line() function
Yuntao Wang
2024-04-13
1
-3
/
+3
|
*
|
|
|
init/main.c: Remove redundant space from saved_command_line
Yuntao Wang
2024-04-13
1
-1
/
+3
|
*
|
|
|
bootconfig: do not put quotes on cmdline items unless necessary
Rasmus Villemoes
2024-04-13
1
-3
/
+4
|
|
/
/
/
*
|
|
|
Merge tag 'livepatching-for-6.10' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-05-15
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
livepatch: Rename KLP_* to KLP_TRANSITION_*
Wardenjohn
2024-05-09
1
-1
/
+1
*
|
|
|
|
Merge tag 'printk-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-05-15
1
-10
/
+4
|
\
\
\
\
\
|
*
|
|
|
|
printk: Remove redundant CONFIG_BASE_FULL
Yoann Congal
2024-05-06
1
-7
/
+3
|
*
|
|
|
|
printk: Change type of CONFIG_BASE_SMALL to bool
Yoann Congal
2024-05-06
1
-4
/
+2
|
*
|
|
|
|
printk: Fix LOG_CPU_MAX_BUF_SHIFT when BASE_SMALL is enabled
Yoann Congal
2024-05-06
1
-2
/
+2
*
|
|
|
|
|
Merge tag 'sched-core-2024-05-13' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-05-13
2
-6
/
+7
|
\
\
\
\
\
\
|
*
|
|
|
|
|
sched/cpufreq: Rename arch_update_thermal_pressure() => arch_update_hw_pressu...
Vincent Guittot
2024-04-24
1
-6
/
+6
|
*
|
|
|
|
|
sched/fair: Check if a task has a fitting CPU when updating misfit
Qais Yousef
2024-03-25
1
-0
/
+1
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge tag 'locking-core-2024-05-13' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-05-13
1
-0
/
+1
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge tag 'v6.9-rc3' into locking/core, to pick up fixes
Ingo Molnar
2024-04-09
2
-3
/
+6
|
|
\
\
\
\
\
\
|
*
|
|
|
|
|
|
jump_label,module: Don't alloc static_key_mod for __ro_after_init keys
Peter Zijlstra
2024-03-22
1
-0
/
+1
*
|
|
|
|
|
|
|
Merge tag 'hardening-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-05-13
1
-2
/
+1
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
init: replace deprecated strncpy with strscpy_pad
Justin Stitt
2024-04-30
1
-2
/
+1
*
|
|
|
|
|
|
|
|
Merge tag 'rust-fixes-6.9' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
2024-04-27
1
-1
/
+1
|
\
\
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
|
rust: make mutually exclusive with CFI_CLANG
Conor Dooley
2024-04-16
1
-0
/
+1
|
*
|
|
|
|
|
|
|
rust: don't select CONSTRUCTORS
Alice Ryhl
2024-03-31
1
-1
/
+0
|
|
|
_
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
init/main.c: Fix potential static_command_line memory overflow
Yuntao Wang
2024-04-13
1
-0
/
+2
|
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
fs/proc: Skip bootloader comment if no embedded kernel parameters
Masami Hiramatsu
2024-04-09
1
-0
/
+5
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
init: open output files from cpio unpacking with O_LARGEFILE
John Sperbeck
2024-04-05
1
-1
/
+1
|
|
/
/
/
/
|
/
|
|
|
|
[next]