index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
2020-09-21
tracing: Define event fields early stage
Masami Hiramatsu
2020-09-21
tracing/uprobes: Support perf-style return probe
Masami Hiramatsu
2020-09-21
tracing/kprobes: Support perf-style return probe
Masami Hiramatsu
2020-09-21
tracing/boot: Add per-instance tracing_on option support
Masami Hiramatsu
2020-09-21
fgraph: Convert ret_stack tasklist scanning to rcu
Davidlohr Bueso
2020-09-21
tracing: remove a pointless assignment
Dan Carpenter
2020-09-21
kprobes: Use module_name() macro
Jarkko Sakkinen
2020-09-21
tracing: Use __this_cpu_read() in trace_buffered_event_enable()
Xianting Tian
2020-09-21
tracing: Delete repeated words in comments
Randy Dunlap
2020-09-21
selftests/bpf: Fix stat probe in d_path test
Jiri Olsa
2020-09-21
bpf: Use a table to drive helper arg type checks
Lorenz Bauer
2020-09-21
bpf: Hoist type checking for nullable arg types
Lorenz Bauer
2020-09-21
bpf: Check ARG_PTR_TO_SPINLOCK register type in check_func_arg
Lorenz Bauer
2020-09-21
bpf: Set meta->raw_mode for pointers close to use
Lorenz Bauer
2020-09-21
bpf: Make context access check generic
Lorenz Bauer
2020-09-21
bpf: Make reference tracking generic
Lorenz Bauer
2020-09-21
bpf: Make BTF pointer type checking generic
Lorenz Bauer
2020-09-21
bpf: Allow specifying a BTF ID per argument in function protos
Lorenz Bauer
2020-09-21
bpf: Check scalar or invalid register in check_helper_mem_access
Lorenz Bauer
2020-09-21
btf: Make btf_set_contains take a const pointer
Lorenz Bauer
2020-09-21
bpf: Fix sysfs export of empty BTF section
Tony Ambardar
2020-09-21
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Linus Torvalds
2020-09-21
bpf: Fix potential call bpf_link_free() in atomic context
Muchun Song
2020-09-21
dma-debug: convert comma to semicolon
Xu Wang
2020-09-21
rcu/tree: Export rcu_idle_{enter,exit} to modules
Borislav Petkov
2020-09-20
Merge tag 'core_urgent_for_v5.9_rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-09-20
Merge tag 'locking_urgent_for_v5.9_rc6' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2020-09-19
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-09-19
stackleak: let stack_erasing_sysctl take a kernel pointer buffer
Tobias Klauser
2020-09-19
ftrace: let ftrace_enable_sysctl take a kernel pointer buffer
Tobias Klauser
2020-09-19
kprobes: fix kill kprobe which has been marked as gone
Muchun Song
2020-09-18
tracing: make tracing_init_dentry() returns an integer instead of a d_entry p...
Wei Yang
2020-09-18
tracing: toplevel d_entry already initialized
Wei Yang
2020-09-18
Merge tag 's390-5.9-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2020-09-19
bpf: Use hlist_add_head_rcu when linking to local_storage
Martin KaFai Lau
2020-09-18
kprobes: tracing/kprobes: Fix to kill kprobes on initmem after boot
Masami Hiramatsu
2020-09-18
tracing: fix double free
Tom Rix
2020-09-18
ftrace: Let ftrace_enable_sysctl take a kernel pointer buffer
Tobias Klauser
2020-09-18
tracing: Make the space reserved for the pid wider
Sebastian Andrzej Siewior
2020-09-18
ftrace: Fix missing synchronize_rcu() removing trampoline from kallsyms
Adrian Hunter
2020-09-18
ftrace: Free the trampoline when ftrace_startup() fails
Miroslav Benes
2020-09-18
kprobes: Fix to check probe enabled before disarm_kprobe_ftrace()
Masami Hiramatsu
2020-09-18
stacktrace: Remove reliable argument from arch_stack_walk() callback
Mark Brown
2020-09-17
bpf: Add abnormal return checks.
Alexei Starovoitov
2020-09-17
bpf: allow for tailcalls in BPF subprograms for x64 JIT
Maciej Fijalkowski
2020-09-17
bpf, x64: rework pro/epilogue and tailcall handling in JIT
Maciej Fijalkowski
2020-09-17
bpf: Limit caller's stack depth 256 for subprogs with tailcalls
Maciej Fijalkowski
2020-09-17
bpf: rename poke descriptor's 'ip' member to 'tailcall_target'
Maciej Fijalkowski
2020-09-17
bpf: propagate poke descriptors to subprograms
Maciej Fijalkowski
2020-09-17
mm: allow a controlled amount of unfairness in the page lock
Linus Torvalds
[prev]
[next]