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