| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | Jakub Kicinski | 2021-08-31 | 14 | -189/+433 |
|\ |
|
| * | bpf: Fix bpf-next builds without CONFIG_BPF_EVENTS | Daniel Xu | 2021-08-26 | 2 | -2/+2 |
| * | bpf: tcp: Allow bpf-tcp-cc to call bpf_(get|set)sockopt | Martin KaFai Lau | 2021-08-26 | 1 | -1/+21 |
| * | bpf: Add bpf_task_pt_regs() helper | Daniel Xu | 2021-08-25 | 2 | -0/+22 |
| * | bpf: Extend bpf_base_func_proto helpers with bpf_get_current_task_btf() | Daniel Xu | 2021-08-25 | 2 | -1/+4 |
| * | bpf: Consolidate task_struct BTF_ID declarations | Daniel Xu | 2021-08-25 | 4 | -15/+10 |
| * | bpf: Fix possible out of bound write in narrow load handling | Andrey Ignatov | 2021-08-24 | 1 | -0/+4 |
| * | bpf: Migrate cgroup_bpf to internal cgroup_bpf_attach_type enum | Dave Marchevsky | 2021-08-24 | 1 | -63/+93 |
| * | bpf: Add support for {set|get} socket options from setsockopt BPF | Prankur Gupta | 2021-08-20 | 1 | -0/+8 |
| * | bpf: Use kvmalloc for map keys in syscalls | Stanislav Fomichev | 2021-08-20 | 1 | -17/+17 |
| * | bpf: Use kvmalloc for map values in syscall | Stanislav Fomichev | 2021-08-20 | 1 | -17/+11 |
| * | bpf: Fix NULL event->prog pointer access in bpf_overflow_handler | Yonghong Song | 2021-08-19 | 1 | -1/+4 |
| * | bpf: Undo off-by-one in interpreter tail call count limit | Daniel Borkmann | 2021-08-19 | 1 | -1/+1 |
| * | bpf: Remove redundant initialization of variable allow | Colin Ian King | 2021-08-17 | 1 | -1/+1 |
| * | bpf: Add bpf_get_attach_cookie() BPF helper to access bpf_cookie value | Andrii Nakryiko | 2021-08-17 | 1 | -1/+34 |
| * | bpf: Allow to specify user-provided bpf_cookie for BPF perf links | Andrii Nakryiko | 2021-08-17 | 4 | -22/+38 |
| * | bpf: Implement minimal BPF perf link | Andrii Nakryiko | 2021-08-17 | 2 | -13/+102 |
| * | bpf: Refactor perf_event_set_bpf_prog() to use struct bpf_prog input | Andrii Nakryiko | 2021-08-17 | 1 | -33/+28 |
| * | bpf: Refactor BPF_PROG_RUN_ARRAY family of macros into functions | Andrii Nakryiko | 2021-08-17 | 2 | -17/+17 |
| * | bpf: Refactor BPF_PROG_RUN into a function | Andrii Nakryiko | 2021-08-17 | 7 | -15/+15 |
| * | bpf: Support "%c" in bpf_bprintf_prepare(). | Kuniyuki Iwashima | 2021-08-15 | 1 | -0/+14 |
| * | bpf: Allow bpf_get_netns_cookie in BPF_PROG_TYPE_CGROUP_SOCKOPT | Stanislav Fomichev | 2021-08-14 | 1 | -0/+18 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2021-08-27 | 3 | -12/+16 |
|\ \ |
|
| * \ | Merge tag 'net-5.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 2021-08-26 | 1 | -2/+6 |
| |\ \ |
|
| | * | | bpf: Fix ringbuf helper function compatibility | Daniel Borkmann | 2021-08-23 | 1 | -2/+6 |
| * | | | Merge branch 'for-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 2021-08-25 | 2 | -10/+10 |
| |\ \ \
| | |/ /
| |/| | |
|
| | * | | ucounts: Increase ucounts reference counter before the security hook | Alexey Gladkov | 2021-08-23 | 1 | -6/+6 |
| | * | | ucounts: Fix regression preventing increasing of rlimits in init_user_ns | Eric W. Biederman | 2021-08-23 | 1 | -4/+4 |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2021-08-20 | 12 | -53/+116 |
|\| | |
| |_|/
|/| | |
|
| * | | Merge tag 'net-5.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 2021-08-19 | 2 | -6/+17 |
| |\ \ |
|
| | * \ | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | Jakub Kicinski | 2021-08-19 | 2 | -6/+17 |
| | |\ \ |
|
| | | * | | bpf: Clear zext_dst of dead insns | Ilya Leoshkevich | 2021-08-13 | 1 | -0/+1 |
| | | * | | bpf: Add rcu_read_lock in bpf_get_current_[ancestor_]cgroup_id() helpers | Yonghong Song | 2021-08-11 | 1 | -6/+16 |
| * | | | | Merge tag 'cfi-v5.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ke... | Linus Torvalds | 2021-08-18 | 1 | -4/+4 |
| |\ \ \ \ |
|
| | * | | | | cfi: Use rcu_read_{un}lock_sched_notrace | Elliot Berman | 2021-08-11 | 1 | -4/+4 |
| * | | | | | Merge tag 'trace-v5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2021-08-17 | 2 | -35/+15 |
| |\ \ \ \ \ |
|
| | * | | | | | tracing: Apply trace filters on all output channels | Pingfan Liu | 2021-08-16 | 2 | -35/+15 |
| * | | | | | | Merge tag 'trace-v5.14-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2021-08-16 | 3 | -1/+62 |
| |\| | | | | |
|
| | * | | | | | tracing / histogram: Fix NULL pointer dereference on strcmp() on NULL event name | Steven Rostedt (VMware) | 2021-08-12 | 1 | -0/+2 |
| | * | | | | | tracing: define needed config DYNAMIC_FTRACE_WITH_ARGS | Lukas Bulwahn | 2021-08-12 | 1 | -0/+5 |
| | * | | | | | trace/osnoise: Print a stop tracing message | Daniel Bristot de Oliveira | 2021-08-12 | 1 | -1/+5 |
| | * | | | | | trace/timerlat: Add a header with PREEMPT_RT additional fields | Daniel Bristot de Oliveira | 2021-08-12 | 1 | -0/+19 |
| | * | | | | | trace/osnoise: Add a header with PREEMPT_RT additional fields | Daniel Bristot de Oliveira | 2021-08-12 | 1 | -0/+31 |
| * | | | | | | Merge tag 'irq-urgent-2021-08-15' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2021-08-15 | 3 | -6/+17 |
| |\ \ \ \ \ \ |
|
| | * | | | | | | genirq/msi: Ensure deactivation on teardown | Bixuan Cui | 2021-08-10 | 1 | -5/+8 |
| | * | | | | | | genirq/timings: Prevent potential array overflow in __irq_timings_store() | Ben Dai | 2021-08-10 | 1 | -0/+5 |
| | * | | | | | | genirq: Provide IRQCHIP_AFFINITY_PRE_STARTUP | Thomas Gleixner | 2021-08-10 | 1 | -1/+4 |
| | | |/ / / /
| | |/| | | | |
|
| * | | | | | | Merge tag 'locking_urgent_for_v5.14_rc6' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2021-08-15 | 1 | -1/+1 |
| |\ \ \ \ \ \
| | |_|_|/ / /
| |/| | | | | |
|
| | * | | | | | locking/rtmutex: Use the correct rtmutex debugging config option | Zhen Lei | 2021-08-10 | 1 | -1/+1 |
| | |/ / / / |
|
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 2021-08-13 | 11 | -108/+246 |
|\| | | | | |
|