index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
Makefile
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: move kernel/numa.c to mm/
Mike Rapoport (Microsoft)
2024-09-04
1
-1
/
+0
*
crash: split crash dumping code out from kexec_core.c
Baoquan He
2024-02-24
1
-1
/
+2
*
crash: remove dependency of FA_DUMP on CRASH_DUMP
Baoquan He
2024-02-24
1
-2
/
+1
*
crash: split vmcoreinfo exporting code out from crash_core.c
Baoquan He
2024-02-24
1
-2
/
+2
*
kexec: split crashkernel reservation code out from crash_core.c
Baoquan He
2024-02-24
1
-0
/
+1
*
kernel/numa.c: Move logging out of numa.h
Kent Overstreet
2023-12-21
1
-0
/
+1
*
Merge tag 'v6.5-rc1-modules-next' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-06-29
1
-1
/
+1
|
\
|
*
kallsyms: move kallsyms_show_value() out of kallsyms.c
Maninder Singh
2023-06-08
1
-1
/
+1
*
|
watchdog/hardlockup: detect hard lockups using secondary (buddy) CPUs
Douglas Anderson
2023-06-10
1
-0
/
+1
*
|
watchdog/perf: rename watchdog_hld.c to watchdog_perf.c
Douglas Anderson
2023-06-10
1
-1
/
+1
|
/
*
Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-04-28
1
-1
/
+0
|
\
|
*
module: fold usermode helper kmod into modules directory
Luis Chamberlain
2023-03-24
1
-1
/
+0
*
|
vhost_task: Allow vhost layer to use copy_process
Mike Christie
2023-03-23
1
-0
/
+1
|
/
*
Merge tag 'hardening-v6.2-rc1-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-12-23
1
-3
/
+0
|
\
|
*
cfi: Fix CFI failure with KASAN
Sami Tolvanen
2022-12-23
1
-3
/
+0
*
|
kallsyms: Add self-test facility
Zhen Lei
2022-11-15
1
-0
/
+1
|
/
*
kmsan: disable instrumentation of unsupported common kernel code
Alexander Potapenko
2022-10-03
1
-0
/
+1
*
kernel: remove platform_has() infrastructure
Juergen Gross
2022-08-01
1
-1
/
+1
*
kernel: add platform_has() infrastructure
Juergen Gross
2022-06-06
1
-1
/
+1
*
Merge tag 'modules-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-05-27
1
-4
/
+1
|
\
|
*
module: Move all into module/
Aaron Tomlin
2022-04-04
1
-4
/
+1
*
|
static_call: Don't make __static_call_return0 static
Christophe Leroy
2022-04-05
1
-1
/
+2
|
/
*
kprobes: Use rethook for kretprobe if possible
Masami Hiramatsu
2022-03-29
1
-0
/
+1
*
module: add in-kernel support for decompressing
Dmitry Torokhov
2022-01-12
1
-0
/
+1
*
Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2021-11-02
1
-1
/
+0
|
\
|
*
test_kprobes: Move it from kernel/ to lib/
Tiezhu Yang
2021-10-26
1
-1
/
+0
*
|
futex: Move to kernel/futex/
Peter Zijlstra
2021-10-07
1
-1
/
+1
|
/
*
kbuild: update config_data.gz only when the content of .config is changed
Masahiro Yamada
2021-05-01
1
-2
/
+7
*
add support for Clang CFI
Sami Tolvanen
2021-04-09
1
-0
/
+4
*
kcmp: Support selection of SYS_kcmp without CHECKPOINT_RESTORE
Chris Wilson
2021-02-16
1
-1
/
+1
*
kcov: don't instrument with UBSAN
Dmitry Vyukov
2020-12-16
1
-0
/
+3
*
Merge tag 'acpi-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2020-12-16
1
-0
/
+1
|
\
|
*
resource: Add test cases for new resource API
Andy Shevchenko
2020-11-17
1
-0
/
+1
*
|
elfcore: fix building with clang
Arnd Bergmann
2020-12-11
1
-1
/
+0
|
/
*
Merge tag 'kbuild-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2020-10-22
1
-3
/
+0
|
\
|
*
treewide: remove DISABLE_LTO
Sami Tolvanen
2020-10-20
1
-3
/
+0
*
|
Merge tag 'core-rcu-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2020-10-18
1
-0
/
+2
|
\
\
|
*
|
scftorture: Add smp_call_function() torture test
Paul E. McKenney
2020-08-25
1
-0
/
+2
|
|
/
*
|
Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2020-10-16
1
-1
/
+1
|
\
\
|
*
|
bpf: Add kernel module with user mode driver that populates bpffs.
Alexei Starovoitov
2020-08-20
1
-1
/
+1
|
|
/
*
/
static_call: Add inline static call infrastructure
Josh Poimboeuf
2020-09-01
1
-0
/
+1
|
/
*
all arch: remove system call sys_sysctl
Xiaoming Ni
2020-08-15
1
-1
/
+1
*
kcov: unconditionally add -fno-stack-protector to compiler options
Marco Elver
2020-08-12
1
-1
/
+1
*
Merge branch 'work.regset' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2020-08-07
1
-1
/
+1
|
\
|
*
introduction of regset ->get() wrappers, switching ELF coredumps to those
Al Viro
2020-07-27
1
-1
/
+1
*
|
Merge tag 'core-entry-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-08-05
1
-0
/
+1
|
\
\
|
*
|
entry: Provide generic syscall entry functionality
Thomas Gleixner
2020-07-24
1
-0
/
+1
|
|
/
*
|
Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
2020-08-04
1
-0
/
+1
|
\
\
|
*
|
umh: Separate the user mode driver and the user mode helper support
Eric W. Biederman
2020-07-04
1
-0
/
+1
|
|
/
*
/
gcc-plugins/stackleak: Don't instrument itself
Alexander Popov
2020-06-24
1
-0
/
+1
|
/
[next]