index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-24
treewide: Make all debug_obj_descriptors const
Stephen Boyd
5
-8
/
+8
2020-09-24
kprobes: Use module_name() macro
Jarkko Sakkinen
1
-3
/
+4
2020-09-23
Merge branch 'rtt-speedup.2020.09.16a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into bpf-next
Alexei Starovoitov
1
-12
/
+41
2020-09-23
Revert "bpf: Fix potential call bpf_link_free() in atomic context"
Alexei Starovoitov
1
-2
/
+6
2020-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
10
-245
/
+523
2020-09-23
bpf: Explicitly size compatible_reg_types
Lorenz Bauer
1
-2
/
+1
2020-09-23
PM: mm: cleanup swsusp_swap_check
Christoph Hellwig
1
-6
/
+4
2020-09-23
mm: split swap_type_of
Christoph Hellwig
2
-21
/
+12
2020-09-23
PM: rewrite is_hibernate_resume_dev to not require an inode
Christoph Hellwig
1
-6
/
+6
2020-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
20
-74
/
+172
2020-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2
-12
/
+7
2020-09-22
x86/entry: Fix typo in comments for syscall_enter_from_user_mode()
Kees Cook
1
-1
/
+1
2020-09-22
Merge tag 'trace-v5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
5
-28
/
+53
2020-09-22
printk: remove dict ring
John Ogness
3
-200
/
+64
2020-09-22
printk: move dictionary keys to dev_printk_info
John Ogness
4
-83
/
+92
2020-09-22
printk: move printk_info into separate array
John Ogness
3
-71
/
+133
2020-09-21
kprobes: Init kprobes in early_initcall
Masami Hiramatsu
1
-1
/
+1
2020-09-21
tracing/boot, kprobe, synth: Initialize boot-time tracing earlier
Masami Hiramatsu
3
-10
/
+22
2020-09-21
tracing: Enable creating new instance early boot
Masami Hiramatsu
3
-19
/
+63
2020-09-21
tracing: Enable adding dynamic events early stage
Masami Hiramatsu
1
-1
/
+8
2020-09-21
tracing: Define event fields early stage
Masami Hiramatsu
1
-37
/
+55
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/paulmck/linux-rcu
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/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+4
2020-09-20
Merge tag 'locking_urgent_for_v5.9_rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
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
[prev]
[next]