index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpf: Add btf enum64 support
Yonghong Song
2022-06-07
2
-15
/
+129
*
bpf: Fix KASAN use-after-free Read in compute_effective_progs
Tadeusz Struk
2022-06-03
1
-10
/
+60
*
bpf: Correct the comment about insn_to_jit_off
Pu Lehui
2022-06-03
1
-1
/
+1
*
bpf: Unify data extension operation of jited_ksyms and jited_linfo
Pu Lehui
2022-06-03
1
-2
/
+3
*
Merge tag 'net-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-06-02
1
-9
/
+5
|
\
|
*
bpf: Fix probe read error in ___bpf_prog_run()
Menglong Dong
2022-05-28
1
-9
/
+5
*
|
module: Fix prefix for module.sig_enforce module param
Saravana Kannan
2022-06-02
1
-0
/
+3
*
|
Merge tag 'livepatching-for-5.19' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-06-02
1
-1
/
+1
|
\
\
|
*
|
livepatch: Remove klp_arch_set_pc() and asm/livepatch.h
Christophe Leroy
2022-05-24
1
-1
/
+1
*
|
|
Merge tag 'printk-for-5.19-fixup' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-06-02
1
-1
/
+1
|
\
\
\
|
*
|
|
Revert "printk: wake up all waiters"
John Ogness
2022-05-27
1
-1
/
+1
*
|
|
|
Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-05-31
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
kexec_file: Fix kexec_file.c build error for riscv platform
Liao Chang
2022-05-19
1
-2
/
+2
*
|
|
|
|
Merge tag 'pm-5.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2022-05-30
2
-26
/
+423
|
\
\
\
\
\
|
*
|
|
|
|
kernel/reboot: Change registration order of legacy power-off handler
Dmitry Osipenko
2022-05-25
1
-16
/
+17
|
*
|
|
|
|
Merge back reboot/poweroff notifiers rework for 5.19-rc1.
Rafael J. Wysocki
2022-05-25
2
-26
/
+422
|
|
\
\
\
\
\
|
|
*
|
|
|
|
kernel/reboot: Add devm_register_restart_handler()
Dmitry Osipenko
2022-05-19
1
-0
/
+22
|
|
*
|
|
|
|
kernel/reboot: Add devm_register_power_off_handler()
Dmitry Osipenko
2022-05-19
1
-0
/
+22
|
|
*
|
|
|
|
reboot: Remove pm_power_off_prepare()
Dmitry Osipenko
2022-05-19
1
-19
/
+0
|
|
*
|
|
|
|
kernel/reboot: Add register_platform_power_off()
Dmitry Osipenko
2022-05-19
1
-0
/
+55
|
|
*
|
|
|
|
kernel/reboot: Add kernel_can_power_off()
Dmitry Osipenko
2022-05-19
1
-1
/
+13
|
|
*
|
|
|
|
kernel/reboot: Add stub for pm_power_off
Dmitry Osipenko
2022-05-19
1
-0
/
+6
|
|
*
|
|
|
|
kernel/reboot: Add do_kernel_power_off()
Dmitry Osipenko
2022-05-19
1
-0
/
+13
|
|
*
|
|
|
|
kernel/reboot: Wrap legacy power-off callbacks into sys-off handlers
Dmitry Osipenko
2022-05-19
1
-2
/
+42
|
|
*
|
|
|
|
kernel/reboot: Introduce sys-off handler API
Dmitry Osipenko
2022-05-19
1
-0
/
+182
|
|
*
|
|
|
|
notifier: Add blocking/atomic_notifier_chain_register_unique_prio()
Dmitry Osipenko
2022-05-19
1
-19
/
+69
|
|
*
|
|
|
|
notifier: Add atomic_notifier_call_chain_is_empty()
Dmitry Osipenko
2022-05-19
1
-0
/
+13
*
|
|
|
|
|
|
Merge tag 'trace-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2022-05-29
21
-595
/
+677
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
ftrace: Add FTRACE_MCOUNT_MAX_OFFSET to avoid adding weak function
Steven Rostedt (Google)
2022-05-28
1
-2
/
+139
|
*
|
|
|
|
|
|
tracing: Fix comments for event_trigger_separate_filter()
sunliming
2022-05-27
1
-4
/
+4
|
*
|
|
|
|
|
|
ftrace: Clean up hash direct_functions on register failures
Song Liu
2022-05-27
1
-3
/
+2
|
*
|
|
|
|
|
|
tracing: Fix comments of create_filter()
sunliming
2022-05-27
1
-1
/
+1
|
*
|
|
|
|
|
|
tracing: Disable kcov on trace_preemptirq.c
Congyu Liu
2022-05-27
1
-0
/
+4
|
*
|
|
|
|
|
|
tracing: Initialize integer variable to prevent garbage return value
Gautam Menghani
2022-05-27
1
-1
/
+1
|
*
|
|
|
|
|
|
ftrace: Fix typo in comment
Julia Lawall
2022-05-27
1
-1
/
+1
|
*
|
|
|
|
|
|
ftrace: Remove return value of ftrace_arch_modify_*()
Li kunyu
2022-05-27
1
-12
/
+4
|
*
|
|
|
|
|
|
tracing: Cleanup code by removing init "char *name"
liqiong
2022-05-27
1
-3
/
+1
|
*
|
|
|
|
|
|
tracing: Change "char *" string form to "char []"
liqiong
2022-05-27
2
-2
/
+2
|
*
|
|
|
|
|
|
tracing/timerlat: Do not wakeup the thread if the trace stops at the IRQ
Daniel Bristot de Oliveira
2022-05-27
1
-0
/
+2
|
*
|
|
|
|
|
|
tracing/timerlat: Print stacktrace in the IRQ handler if needed
Daniel Bristot de Oliveira
2022-05-27
1
-0
/
+13
|
*
|
|
|
|
|
|
tracing/timerlat: Notify IRQ new max latency only if stop tracing is set
Daniel Bristot de Oliveira
2022-05-27
1
-4
/
+5
|
*
|
|
|
|
|
|
kprobes: Fix build errors with CONFIG_KRETPROBES=n
Masami Hiramatsu
2022-05-27
1
-73
/
+71
|
*
|
|
|
|
|
|
tracing: Fix return value of trace_pid_write()
Wonhyuk Yang
2022-05-27
1
-2
/
+4
|
*
|
|
|
|
|
|
tracing: Fix potential double free in create_var_ref()
Keita Suzuki
2022-05-27
1
-0
/
+3
|
*
|
|
|
|
|
|
tracing: Use strim() to remove whitespace instead of doing it manually
Yuntao Wang
2022-05-27
1
-5
/
+3
|
*
|
|
|
|
|
|
ftrace: Deal with error return code of the ftrace_process_locs() function
Yuntao Wang
2022-05-27
1
-4
/
+13
|
*
|
|
|
|
|
|
tracing: Use trace_create_file() to simplify creation of tracefs entries
Yuntao Wang
2022-05-27
5
-48
/
+21
|
*
|
|
|
|
|
|
tracing: Reset the function filter after completing trampoline/graph selftest
Li Huafei
2022-05-25
1
-0
/
+3
|
*
|
|
|
|
|
|
tracing: Have event format check not flag %p* on __get_dynamic_array()
Steven Rostedt (Google)
2022-05-25
1
-6
/
+7
|
*
|
|
|
|
|
|
tracing: Remove check of list iterator against head past the loop body
Jakob Koschel
2022-04-27
3
-20
/
+26
[next]