index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-09-15
tools: ynl: extend netdev sample to dump xdp-rx-metadata-features
Stanislav Fomichev
2023-09-15
bpf: expose information about supported xdp metadata kfunc
Stanislav Fomichev
2023-09-15
bpf: make it easier to add new metadata kfunc
Stanislav Fomichev
2023-09-15
xsk: add multi-buffer support for sockets sharing umem
Tirthendu Sarkar
2023-09-14
bpf: Charge modmem for struct_ops trampoline
Song Liu
2023-09-14
selftests/bpf: Skip module_fentry_shadow test when bpf_testmod is not available
Artem Savkov
2023-09-14
Merge branch 'seltests-xsk-various-improvements-to-xskxceiver'
Alexei Starovoitov
2023-09-14
selftests/xsk: display command line options with -h
Magnus Karlsson
2023-09-14
selftests/xsk: fail single test instead of all tests
Magnus Karlsson
2023-09-14
selftests/xsk: use ksft_print_msg uniformly
Magnus Karlsson
2023-09-14
selftests/xsk: add option to run single test
Magnus Karlsson
2023-09-14
selftests/xsk: add option that lists all tests
Magnus Karlsson
2023-09-14
selftests/xsk: declare test names in struct
Magnus Karlsson
2023-09-14
selftests/xsk: move all tests to separate functions
Magnus Karlsson
2023-09-14
selftests/xsk: add option to only run tests in a single mode
Magnus Karlsson
2023-09-14
selftests/xsk: add timeout for Tx thread
Magnus Karlsson
2023-09-14
selftests/xsk: print per packet info in verbose mode
Magnus Karlsson
2023-09-13
docs/bpf: update out-of-date doc in BPF flow dissector
Quan Tian
2023-09-12
Merge branch 'bpf-x64-fix-tailcall-infinite-loop'
Alexei Starovoitov
2023-09-12
selftests/bpf: Add testcases for tailcall infinite loop fixing
Leon Hwang
2023-09-12
bpf, x64: Fix tailcall infinite loop
Leon Hwang
2023-09-12
bpf, x64: Comment tail_call_cnt initialisation
Leon Hwang
2023-09-11
selftests/bpf: Correct map_fd to data_fd in tailcalls
Leon Hwang
2023-09-08
bpftool: Fix -Wcast-qual warning
Denys Zagorui
2023-09-08
Merge branch 'selftests/bpf: Optimize kallsyms cache'
Andrii Nakryiko
2023-09-08
selftests/bpf: trace_helpers.c: Add a global ksyms initialization mutex
Rong Tao
2023-09-08
selftests/bpf: trace_helpers.c: Optimize kallsyms cache
Rong Tao
2023-09-08
Merge branch 'bpf-task_group_seq_get_next-misc-cleanups'
Alexei Starovoitov
2023-09-08
Merge branch 'bpf-enable-irq-after-irq_work_raise-completes'
Alexei Starovoitov
2023-09-08
bpf: task_group_seq_get_next: simplify the "next tid" logic
Oleg Nesterov
2023-09-08
selftests/bpf: Test preemption between bpf_obj_new() and bpf_obj_drop()
Hou Tao
2023-09-08
bpf: task_group_seq_get_next: kill next_task
Oleg Nesterov
2023-09-08
bpf: Enable IRQ after irq_work_raise() completes in unit_free{_rcu}()
Hou Tao
2023-09-08
bpf: task_group_seq_get_next: fix the skip_if_dup_files check
Oleg Nesterov
2023-09-08
bpf: task_group_seq_get_next: cleanup the usage of get/put_task_struct
Oleg Nesterov
2023-09-08
bpf: task_group_seq_get_next: cleanup the usage of next_thread()
Oleg Nesterov
2023-09-08
Merge branch 'bpf-add-support-for-local-percpu-kptr'
Alexei Starovoitov
2023-09-08
bpf: Enable IRQ after irq_work_raise() completes in unit_alloc()
Hou Tao
2023-09-08
bpf: Mark BPF_MAP_TYPE_PERCPU_CGROUP_STORAGE deprecated
Yonghong Song
2023-09-08
selftests/bpf: Add some negative tests
Yonghong Song
2023-09-08
selftests/bpf: Add tests for cgrp_local_storage with local percpu kptr
Yonghong Song
2023-09-08
selftests/bpf: Remove unnecessary direct read of local percpu kptr
Yonghong Song
2023-09-08
bpf: Mark OBJ_RELEASE argument as MEM_RCU when possible
Yonghong Song
2023-09-08
selftests/bpf: Add tests for array map with local percpu kptr
Yonghong Song
2023-09-08
selftests/bpf: Add bpf_percpu_obj_{new,drop}() macro in bpf_experimental.h
Yonghong Song
2023-09-08
libbpf: Add __percpu_kptr macro definition
Yonghong Song
2023-09-08
libbpf: Add basic BTF sanity validation
Andrii Nakryiko
2023-09-08
selftests/bpf: Update error message in negative linked_list test
Yonghong Song
2023-09-08
bpf: Add bpf_this_cpu_ptr/bpf_per_cpu_ptr support for allocated percpu obj
Yonghong Song
2023-09-08
bpf: Add alloc/xchg/direct_access support for local percpu kptr
Yonghong Song
[next]