index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
init
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
init: open /initrd.image with O_LARGEFILE
John Sperbeck
2024-03-26
1
-1
/
+1
|
/
/
/
/
*
|
|
|
Merge tag 'riscv-for-linus-6.9-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-03-22
1
-0
/
+3
|
\
\
\
\
|
*
|
|
|
locking: Introduce prepare_sync_core_cmd()
Andrea Parri
2024-02-15
1
-0
/
+3
*
|
|
|
|
Merge tag 'kbuild-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2024-03-21
1
-1
/
+1
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
treewide: replace or remove redundant def_bool in Kconfig files
Masahiro Yamada
2024-02-20
1
-1
/
+1
*
|
|
|
|
Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-03-14
1
-7
/
+2
|
\
\
\
\
\
|
*
|
|
|
|
init: remove obsolete arch_call_rest_init() wrapper
Geert Uytterhoeven
2024-02-22
1
-7
/
+2
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-03-14
2
-3
/
+6
|
\
\
\
\
\
|
*
|
|
|
|
modules: wait do_free_init correctly
Changbin Du
2024-03-04
1
-2
/
+3
|
*
|
|
|
|
crash: split crash dumping code out from kexec_core.c
Baoquan He
2024-02-23
1
-1
/
+1
|
*
|
|
|
|
arm64, powerpc, riscv, s390, x86: ptdump: refactor CONFIG_DEBUG_WX
Christophe Leroy
2024-02-22
1
-0
/
+2
|
|
/
/
/
/
*
|
|
|
|
Merge tag 'modules-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-03-13
1
-14
/
+7
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
init: Declare rodata_enabled and mark_rodata_ro() at all time
Christophe Leroy
2024-02-02
1
-14
/
+7
[next]