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-05-09
bpf: Create file bpf iterator
Yonghong Song
2
-2
/
+20
2020-05-09
bpf: Create anonymous bpf iterator
Yonghong Song
2
-0
/
+155
2020-05-09
bpf: Implement bpf_seq_read() for bpf iterator
Yonghong Song
1
-0
/
+123
2020-05-09
bpf: Support bpf tracing/iter programs for BPF_LINK_UPDATE
Yonghong Song
1
-0
/
+31
2020-05-09
bpf: Support bpf tracing/iter programs for BPF_LINK_CREATE
Yonghong Song
2
-0
/
+76
2020-05-09
bpf: Allow loading of a bpf_iter program
Yonghong Song
2
-0
/
+57
2020-05-09
bpf: Implement an interface to register bpf_iter targets
Yonghong Song
2
-1
/
+60
2020-05-09
Stop the ad-hoc games with -Wno-maybe-initialized
Linus Torvalds
1
-1
/
+0
2020-05-09
nsproxy: add struct nsset
Christian Brauner
6
-25
/
+93
2020-05-08
umh: fix memory leak on execve failure
Vincent Minet
1
-0
/
+6
2020-05-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
1
-1
/
+3
2020-05-08
kthread: save thread function
J. Bruce Fields
1
-0
/
+17
2020-05-08
Merge tag 'driver-core-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+5
2020-05-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+2
2020-05-08
fork: prevent accidental access to clone3 features
Christian Brauner
1
-6
/
+7
2020-05-08
Merge branch 'kcsan-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git...
Thomas Gleixner
5
-249
/
+465
2020-05-08
crypto: lib/sha1 - rename "sha" to "sha1"
Eric Biggers
1
-9
/
+9
2020-05-07
kernel/kcov.c: fix typos in kcov_remote_start documentation
Maciej Grochowski
1
-2
/
+2
2020-05-07
Merge tag 'trace-v5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
4
-20
/
+54
2020-05-08
module: Make module_enable_ro() static again
Josh Poimboeuf
1
-1
/
+2
2020-05-08
x86/module: Use text_mutex in apply_relocate_add()
Josh Poimboeuf
1
-6
/
+0
2020-05-08
module: Remove module_disable_ro()
Josh Poimboeuf
1
-13
/
+0
2020-05-08
livepatch: Remove module_disable_ro() usage
Josh Poimboeuf
1
-2
/
+0
2020-05-08
livepatch: Prevent module-specific KLP rela sections from referencing vmlinux...
Josh Poimboeuf
1
-11
/
+27
2020-05-08
livepatch: Remove .klp.arch
Peter Zijlstra
1
-18
/
+9
2020-05-08
livepatch: Apply vmlinux-specific KLP relocations early
Josh Poimboeuf
2
-55
/
+92
2020-05-08
livepatch: Disallow vmlinux.ko
Josh Poimboeuf
1
-0
/
+5
2020-05-07
exec: Merge install_exec_creds into setup_new_exec
Eric W. Biederman
1
-1
/
+1
2020-05-07
tracing: Make tracing_snapshot_instance_cond() static
Zou Wei
1
-1
/
+2
2020-05-07
tracing: Add a vmalloc_sync_mappings() for safe measure
Steven Rostedt (VMware)
1
-0
/
+13
2020-05-07
tracing: Wait for preempt irq delay thread to finish
Steven Rostedt (VMware)
1
-6
/
+24
2020-05-07
Merge branches 'fixes.2020.04.27a', 'kfree_rcu.2020.04.27a', 'rcu-tasks.2020....
Paul E. McKenney
16
-479
/
+1726
2020-05-07
rcutorture: Convert ULONG_CMP_LT() to time_before()
Paul E. McKenney
1
-3
/
+3
2020-05-07
rcutorture: Make rcu_fwds and rcu_fwd_emergency_stop static
Jason Yan
1
-2
/
+2
2020-05-07
rcu: Allow rcutorture to starve grace-period kthread
Paul E. McKenney
3
-3
/
+44
2020-05-07
rcutorture: Add flag to produce non-busy-wait task stalls
Paul E. McKenney
1
-6
/
+11
2020-05-07
kgdb: Drop malformed kernel doc comment
Andy Shevchenko
1
-3
/
+1
2020-05-07
cpu/hotplug: Remove __freeze_secondary_cpus()
Qais Yousef
1
-2
/
+2
2020-05-07
cpu/hotplug: Remove disable_nonboot_cpus()
Qais Yousef
1
-7
/
+7
2020-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+7
2020-05-06
kcsan: Add __kcsan_{enable,disable}_current() variants
Marco Elver
1
-0
/
+7
2020-05-06
tracing/kprobes: Reject new event if loc is NULL
Masami Hiramatsu
1
-0
/
+6
2020-05-06
tracing/boottime: Fix kprobe event API usage
Masami Hiramatsu
1
-12
/
+8
2020-05-06
tracing/kprobes: Fix a double initialization typo
Masami Hiramatsu
1
-1
/
+1
2020-05-05
signal: refactor copy_siginfo_to_user32
Christoph Hellwig
1
-53
/
+53
2020-05-05
sysctl: Fix unused function warning
Arnd Bergmann
1
-1
/
+1
2020-05-05
workqueue: Use IS_ERR and PTR_ERR instead of PTR_ERR_OR_ZERO.
Sean Fu
1
-4
/
+2
2020-05-01
bpf: Fix use-after-free of bpf_link when priming half-fails
Andrii Nakryiko
1
-6
/
+7
2020-05-01
bpf: Sharing bpf runtime stats with BPF_ENABLE_STATS
Song Liu
2
-1
/
+92
2020-05-01
audit: make symbol 'audit_nfcfgs' static
Zheng Bin
1
-1
/
+1
[prev]
[next]