Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | tracing/kprobes: handle mixed kernel/userspace probes better | Christoph Hellwig | 2020-06-09 | 1 | -29/+43 | |
* | | | | | | | bpf: rework the compat kernel probe handling | Christoph Hellwig | 2020-06-09 | 1 | -42/+67 | |
* | | | | | | | bpf:bpf_seq_printf(): handle potentially unsafe format string better | Andrew Morton | 2020-06-09 | 1 | -3/+5 | |
* | | | | | | | bpf: handle the compat string in bpf_trace_copy_string better | Christoph Hellwig | 2020-06-09 | 1 | -2/+5 | |
* | | | | | | | bpf: factor out a bpf_trace_copy_string helper | Christoph Hellwig | 2020-06-09 | 1 | -18/+24 | |
* | | | | | | | maccess: rename strnlen_unsafe_user to strnlen_user_nofault | Christoph Hellwig | 2020-06-09 | 1 | -1/+1 | |
* | | | | | | | maccess: rename strncpy_from_unsafe_strict to strncpy_from_kernel_nofault | Christoph Hellwig | 2020-06-09 | 1 | -2/+2 | |
* | | | | | | | maccess: rename strncpy_from_unsafe_user to strncpy_from_user_nofault | Christoph Hellwig | 2020-06-09 | 2 | -3/+3 | |
* | | | | | | | mmap locking API: use coccinelle to convert mmap_sem rwsem call sites | Michel Lespinasse | 2020-06-09 | 1 | -2/+2 | |
* | | | | | | | kallsyms/printk: add loglvl to print_ip_sym() | Dmitry Safonov | 2020-06-09 | 1 | -4/+4 | |
| |_|_|_|_|/ |/| | | | | | ||||||
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds | 2020-06-03 | 2 | -7/+236 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | bpf: Use tracing helpers for lsm programs | Jiri Olsa | 2020-06-01 | 1 | -1/+1 | |
| * | | | | | | bpf: Use strncpy_from_unsafe_strict() in bpf_seq_printf() helper | Yonghong Song | 2020-06-01 | 1 | -3/+3 | |
| * | | | | | | bpf: Implement BPF ring buffer and verifier support for it | Andrii Nakryiko | 2020-06-01 | 1 | -0/+10 | |
| * | | | | | | bpf: Extend bpf_base_func_proto helpers with probe_* and *current_task* | John Fastabend | 2020-06-01 | 1 | -5/+5 | |
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | David S. Miller | 2020-05-15 | 8 | -98/+141 | |
| |\| | | | | | ||||||
| * | | | | | | bpf: Implement CAP_BPF | Alexei Starovoitov | 2020-05-15 | 1 | -0/+3 | |
| * | | | | | | bpf: Add bpf_seq_printf and bpf_seq_write helpers | Yonghong Song | 2020-05-09 | 1 | -0/+214 | |
| * | | | | | | Merge branch 'work.sysctl' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/... | Daniel Borkmann | 2020-04-28 | 1 | -1/+1 | |
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | | | ||||||
| | * | | | | | sysctl: pass kernel pointers to ->proc_handler | Christoph Hellwig | 2020-04-27 | 1 | -1/+1 | |
| | | |_|_|/ | | |/| | | | ||||||
| * | | | | | bpf: add bpf_ktime_get_boot_ns() | Maciej Żenczykowski | 2020-04-26 | 1 | -0/+2 | |
* | | | | | | Merge branch 'work.splice' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 2020-06-03 | 1 | -10/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | fs: make the pipe_buf_operations ->confirm operation optional | Christoph Hellwig | 2020-05-20 | 1 | -1/+0 | |
| * | | | | | | fs: make the pipe_buf_operations ->steal operation optional | Christoph Hellwig | 2020-05-20 | 1 | -1/+0 | |
| * | | | | | | trace: remove tracing_pipe_buf_ops | Christoph Hellwig | 2020-05-20 | 1 | -8/+1 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2020-06-03 | 1 | -0/+39 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||||
| * | | | | | lockdep: Prepare for noinstr sections | Peter Zijlstra | 2020-05-19 | 1 | -0/+2 | |
| * | | | | | tracing: Provide lockdep less trace_hardirqs_on/off() variants | Thomas Gleixner | 2020-05-19 | 1 | -0/+37 | |
* | | | | | | Merge tag 'for-5.8/block-2020-06-01' of git://git.kernel.dk/linux-block | Linus Torvalds | 2020-06-02 | 1 | -2/+2 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | blktrace: Report pid with note messages | Jan Kara | 2020-05-16 | 1 | -2/+2 | |
* | | | | | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2020-06-02 | 1 | -12/+0 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | mm: remove vmalloc_sync_(un)mappings() | Joerg Roedel | 2020-06-02 | 1 | -12/+0 | |
| | |_|_|_|/ / | |/| | | | | | ||||||
* | | | | | | | Merge tag 'perf-core-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2020-06-01 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Merge tag 'v5.7-rc7' into perf/core, to pick up fixes | Ingo Molnar | 2020-05-28 | 11 | -101/+152 | |
| |\| | | | | | | ||||||
| * | | | | | | | Merge tag 'perf-core-for-mingo-5.8-20200420' of git://git.kernel.org/pub/scm/... | Ingo Molnar | 2020-04-22 | 1 | -1/+1 | |
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | | | ||||||
| | * | | | | | | trace/bpf_trace: Open access for CAP_PERFMON privileged process | Alexey Budankov | 2020-04-16 | 1 | -1/+1 | |
| | | |_|/ / / | | |/| | | | | ||||||
* | | | | | | | Merge tag 'core-rcu-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2020-06-01 | 2 | -24/+4 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | sh/ftrace: Move arch_ftrace_nmi_{enter,exit} into nmi exception | Peter Zijlstra | 2020-05-19 | 1 | -10/+0 | |
| * | | | | | | Merge tag 'noinstr-lds-2020-05-19' into core/rcu | Thomas Gleixner | 2020-05-19 | 8 | -24/+65 | |
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | | | ||||||
| * | | | | | | ftrace: Use synchronize_rcu_tasks_rude() instead of ftrace_sync() | Paul E. McKenney | 2020-04-27 | 2 | -14/+4 | |
| | |/ / / / | |/| | | | | ||||||
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Linus Torvalds | 2020-05-15 | 1 | -34/+66 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | bpf: Restrict bpf_trace_printk()'s %s usage and add %pks, %pus specifier | Daniel Borkmann | 2020-05-15 | 1 | -32/+62 | |
| * | | | | | | bpf: Restrict bpf_probe_read{, str}() only to archs where they work | Daniel Borkmann | 2020-05-15 | 1 | -2/+4 | |
| | |_|_|/ / | |/| | | | | ||||||
* | | | | | | Merge tag 'trace-v5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2020-05-14 | 2 | -43/+13 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | ring-buffer: Remove all BUG() calls | Steven Rostedt (VMware) | 2020-05-14 | 1 | -6/+6 | |
| * | | | | | | ring-buffer: Don't deactivate the ring buffer on failed iterator reads | Steven Rostedt (VMware) | 2020-05-14 | 1 | -15/+7 | |
| * | | | | | | x86/ftrace: Have ftrace trampolines turn read-only at the end of system boot up | Steven Rostedt (VMware) | 2020-05-12 | 1 | -22/+0 | |
* | | | | | | | Merge tag 'trace-v5.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2020-05-12 | 1 | -2/+10 | |
|\| | | | | | | |_|_|/ / / |/| | | | | | ||||||
| * | | | | | tracing: Wait for preempt irq delay thread to execute | Steven Rostedt (VMware) | 2020-05-11 | 1 | -2/+10 | |
* | | | | | | Stop the ad-hoc games with -Wno-maybe-initialized | Linus Torvalds | 2020-05-09 | 1 | -1/+0 | |
|/ / / / / |