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
*
Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-03-22
1
-1
/
+2
|
\
|
*
sched/preempt: Tell about PREEMPT_DYNAMIC on kernel headers
Frederic Weisbecker
2022-03-11
1
-1
/
+2
*
|
Merge tag 'locking-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-03-22
1
-0
/
+1
|
\
\
|
*
|
locking: Enable RT_MUTEXES by default on PREEMPT_RT.
Sebastian Andrzej Siewior
2022-02-11
1
-0
/
+1
|
|
/
*
|
Merge tag 'hardening-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-03-21
1
-1
/
+1
|
\
\
|
*
|
stack: Introduce CONFIG_RANDOMIZE_KSTACK_OFFSET
Marco Elver
2022-02-14
1
-1
/
+1
|
|
/
*
/
block: remove genhd.h
Christoph Hellwig
2022-02-02
1
-1
/
+0
|
/
*
lib/stackdepot: allow optional init and stack_table allocation by kvmalloc()
Vlastimil Babka
2022-01-22
1
-3
/
+6
*
Merge tag 'kbuild-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2022-01-19
2
-2
/
+1
|
\
|
*
kbuild: do not quote string values in include/config/auto.conf
Masahiro Yamada
2022-01-08
1
-1
/
+1
|
*
init/Kconfig: Drop linker version check for LD_ORPHAN_WARN
Nathan Chancellor
2021-12-02
1
-1
/
+0
*
|
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-01-17
1
-0
/
+13
|
\
\
|
*
|
module: add in-kernel support for decompressing
Dmitry Torokhov
2022-01-11
1
-0
/
+13
*
|
|
Merge tag 'perf_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-01-12
1
-0
/
+4
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
perf: Force architectures to opt-in to guest callbacks
Sean Christopherson
2021-11-17
1
-0
/
+4
*
|
|
Merge tag 'locking_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-01-11
1
-8
/
+1
|
\
\
\
|
*
\
\
Merge tag 'v5.16-rc5' into locking/core, to pick up fixes
Ingo Molnar
2021-12-13
1
-1
/
+1
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
futex: Remove futex_cmpxchg detection
Arnd Bergmann
2021-11-25
1
-8
/
+0
|
*
|
|
futex: Ensure futex_atomic_cmpxchg_inatomic() is present
Arnd Bergmann
2021-11-25
1
-0
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'kcsan.2022.01.09a' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-01-11
1
-5
/
+0
|
\
\
\
|
*
|
|
kcsan: Remove redundant zero-initialization of globals
Marco Elver
2021-12-09
1
-5
/
+0
|
|
/
/
*
|
|
Merge tag 'pm-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2022-01-10
1
-1
/
+1
|
\
\
\
|
*
\
\
Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...
Rafael J. Wysocki
2021-12-30
1
-1
/
+1
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
arch_topology: Remove unused topology_set_thermal_pressure() and related
Lukasz Luba
2021-11-23
1
-1
/
+1
|
|
|
/
*
|
/
mm: Make SLAB_MERGE_DEFAULT depend on SL[AU]B
Hyeonggon Yoo
2022-01-05
1
-0
/
+1
|
/
/
*
/
kbuild: Fix -Wimplicit-fallthrough=5 error for GCC 5.x and 6.x
Gustavo A. R. Silva
2021-11-14
1
-1
/
+1
|
/
*
kconfig: Add support for -Wimplicit-fallthrough
Gustavo A. R. Silva
2021-11-14
1
-0
/
+5
*
Merge tag 'sched_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2021-11-14
1
-1
/
+1
|
\
|
*
preempt: Restore preemption model selection configs
Valentin Schneider
2021-11-11
1
-1
/
+1
*
|
mm: allow only SLUB on PREEMPT_RT
Ingo Molnar
2021-11-11
1
-0
/
+2
|
/
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-11-09
1
-1
/
+3
|
\
|
*
init: make unknown command line param message clearer
Andrew Halaney
2021-11-09
1
-1
/
+3
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-11-06
3
-4
/
+6
|
\
|
|
*
memblock: use memblock_free for freeing virtual pointers
Mike Rapoport
2021-11-06
2
-3
/
+3
|
*
memblock: rename memblock_free to memblock_phys_free
Mike Rapoport
2021-11-06
1
-1
/
+1
|
*
mm: create a new system state and fix core_kernel_text()
Christophe Leroy
2021-11-06
1
-0
/
+2
|
*
mm: disable NUMA_BALANCING_DEFAULT_ENABLED and TRANSPARENT_HUGEPAGE on PREEMP...
Sebastian Andrzej Siewior
2021-11-06
1
-1
/
+1
*
|
Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2021-11-01
1
-12
/
+4
|
\
\
|
*
|
bootconfig: Rename xbc_destroy_all() to xbc_exit()
Masami Hiramatsu
2021-10-10
1
-1
/
+1
|
*
|
bootconfig: Add xbc_get_info() for the node information
Masami Hiramatsu
2021-10-10
1
-0
/
+1
|
*
|
bootconfig: Allocate xbc_data inside xbc_init()
Masami Hiramatsu
2021-10-10
1
-11
/
+2
*
|
|
block: move elevator.h to block/
Christoph Hellwig
2021-10-18
1
-1
/
+0
|
|
/
|
/
|
*
|
bootconfig: init: Fix memblock leak in xbc_make_cmdline()
Masami Hiramatsu
2021-10-10
1
-0
/
+1
|
/
*
Merge branch 'work.init' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2021-09-24
1
-14
/
+16
|
\
|
*
init: don't panic if mount_nodev_root failed
Leon Romanovsky
2021-09-19
1
-3
/
+0
|
*
init/do_mounts.c: Harden split_fs_names() against buffer overflow
Vivek Goyal
2021-09-19
1
-11
/
+16
*
|
init: Revert accidental changes to print irqs_disabled()
Geert Uytterhoeven
2021-09-22
1
-3
/
+3
|
/
*
memblock: introduce saner 'memblock_free_ptr()' interface
Linus Torvalds
2021-09-14
1
-1
/
+1
*
Merge tag 'trace-v5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ro...
Linus Torvalds
2021-09-09
1
-11
/
+26
|
\
|
*
init/bootconfig: Reorder init parameter from bootconfig and cmdline
Masami Hiramatsu
2021-09-08
1
-9
/
+14
[next]