projects
/
platform
/
kernel
/
linux-starfive.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Merge branch 'bpf: Add kfuncs for PKCS#7 signature verification'
[platform/kernel/linux-starfive.git]
/
tools
/
2022-09-22
Alexei Starovoitov
Merge branch 'bpf: Add kfuncs for PKCS#7 signature...
tree
|
commitdiff
2022-09-22
Roberto Sassu
selftests/bpf: Add tests for dynamic pointers parameter...
tree
|
commitdiff
2022-09-22
Roberto Sassu
selftests/bpf: Add test for bpf_verify_pkcs7_signature...
tree
|
commitdiff
2022-09-22
Roberto Sassu
selftests/bpf: Add additional tests for bpf_lookup_...
tree
|
commitdiff
2022-09-22
Roberto Sassu
selftests/bpf: Add verifier tests for bpf_lookup_*_key...
tree
|
commitdiff
2022-09-22
Roberto Sassu
selftests/bpf: Compile kernel with everything as built-in
tree
|
commitdiff
2022-09-22
Roberto Sassu
bpf: Move dynptr type check to is_dynptr_type_expected()
tree
|
commitdiff
2022-09-22
Tao Chen
libbpf: Support raw BTF placed in the default search...
tree
|
commitdiff
2022-09-22
Yauheni Kaliuta
selftests: bpf: test_kmod.sh: Pass parameters to the...
tree
|
commitdiff
2022-09-22
Yonghong Song
libbpf: Improve BPF_PROG2 macro code quality and descri...
tree
|
commitdiff
2022-09-21
Andrii Nakryiko
Merge branch 'bpf: Add user-space-publisher ring buffer...
tree
|
commitdiff
2022-09-21
David Vernet
selftests/bpf: Add selftests validating the user ringbuf
tree
|
commitdiff
2022-09-21
David Vernet
bpf: Add libbpf logic for user-space ring buffer
tree
|
commitdiff
2022-09-21
David Vernet
bpf: Add bpf_user_ringbuf_drain() helper
tree
|
commitdiff
2022-09-21
David Vernet
bpf: Define new BPF_MAP_TYPE_USER_RINGBUF map type
tree
|
commitdiff
2022-09-21
Xin Liu
libbpf: Fix NULL pointer exception in API btf_dump__dum...
tree
|
commitdiff
2022-09-19
Hou Tao
selftests/bpf: Add test result messages for test_task_s...
tree
|
commitdiff
2022-09-16
Xin Liu
libbpf: Clean up legacy bpf maps declaration in bpf_helpers
tree
|
commitdiff
2022-09-16
Andrii Nakryiko
selftests/bpf: Add veristat tool for mass-verifying...
tree
|
commitdiff
2022-09-16
Andrii Nakryiko
libbpf: Fix crash if SEC("freplace") programs don't...
tree
|
commitdiff
2022-09-16
Andrii Nakryiko
selftests/bpf: Fix test_verif_scale{1,3} SEC() annotations
tree
|
commitdiff
2022-09-16
Peter Zijlstra ...
ftrace: Add HAVE_DYNAMIC_FTRACE_NO_PATCHABLE
tree
|
commitdiff
2022-09-11
Lorenzo Bianconi
selftests/bpf: fix ct status check in bpf_nf selftests
tree
|
commitdiff
2022-09-11
Alexei Starovoitov
Merge branch 'Support direct writes to nf_conn:mark'
tree
|
commitdiff
2022-09-11
Daniel Xu
selftests/bpf: Add tests for writing to nf_conn:mark
tree
|
commitdiff
2022-09-09
Martin KaFai Lau
Merge branch 'cgroup/connect{4,6} programs for unprivil...
tree
|
commitdiff
2022-09-09
YiFei Zhu
selftests/bpf: Ensure cgroup/connect{4,6} programs...
tree
|
commitdiff
2022-09-09
YiFei Zhu
selftests/bpf: Deduplicate write_sysctl() to test_progs.c
tree
|
commitdiff
2022-09-09
Daniel Borkmann
libbpf: Remove gcc support for bpf_tail_call_static...
tree
|
commitdiff
2022-09-07
Alexei Starovoitov
Merge branch 'bpf-core changes for preparation of HID...
tree
|
commitdiff
2022-09-07
Benjamin Tissoires
selftests/bpf: Add tests for kfunc returning a memory...
tree
|
commitdiff
2022-09-07
Benjamin Tissoires
selftests/bpf: add test for accessing ctx from syscall...
tree
|
commitdiff
2022-09-07
Benjamin Tissoires
selftests/bpf: regroup and declare similar kfuncs selft...
tree
|
commitdiff
2022-09-07
Alexei Starovoitov
Merge branch 'bpf: Support struct argument for trampoli...
tree
|
commitdiff
2022-09-07
Yonghong Song
selftests/bpf: Add tracing_struct test in DENYLIST...
tree
|
commitdiff
2022-09-07
Yonghong Song
selftests/bpf: Use BPF_PROG2 for some fentry programs...
tree
|
commitdiff
2022-09-07
Yonghong Song
selftests/bpf: Add struct argument tests with fentry...
tree
|
commitdiff
2022-09-07
Yonghong Song
libbpf: Add new BPF_PROG2 macro
tree
|
commitdiff
2022-09-07
Yonghong Song
bpf: Update descriptions for helpers bpf_get_func_arg...
tree
|
commitdiff
2022-09-06
Paolo Abeni
Merge https://git./linux/kernel/git/bpf/bpf-next
tree
|
commitdiff
2022-09-05
Daniel Borkmann
Merge branch 'bpf-allocator'
tree
|
commitdiff
2022-09-05
Alexei Starovoitov
bpf: Optimize call_rcu in non-preallocated hash map.
tree
|
commitdiff
2022-09-05
Alexei Starovoitov
selftests/bpf: Improve test coverage of test_maps
tree
|
commitdiff
2022-09-04
David S. Miller
Merge tag 'wireless-next-2022-09-03' of git://git....
tree
|
commitdiff
2022-09-03
Alexei Starovoitov
Merge branch 'bpf: net: Remove duplicated code from...
tree
|
commitdiff
2022-09-03
Martin KaFai Lau
selftest/bpf: Add test for bpf_getsockopt()
tree
|
commitdiff
2022-09-02
Ian Rogers
selftests/xsk: Avoid use-after-free on ctx
tree
|
commitdiff
2022-09-02
Daniel Müller
selftests/bpf: Store BPF object files with .bpf.o extension
tree
|
commitdiff
2022-09-02
Maciej Fijalkowski
selftests/xsk: Add support for zero copy testing
tree
|
commitdiff
2022-09-02
Maciej Fijalkowski
selftests/xsk: Make sure single threaded test terminates
tree
|
commitdiff
2022-09-02
Maciej Fijalkowski
selftests/xsk: Add support for executing tests on physi...
tree
|
commitdiff
2022-09-02
Maciej Fijalkowski
selftests/xsk: Increase chars for interface name to 16
tree
|
commitdiff
2022-09-02
Maciej Fijalkowski
selftests/xsk: Introduce default Rx pkt stream
tree
|
commitdiff
2022-09-02
Maciej Fijalkowski
selftests/xsk: Query for native XDP support
tree
|
commitdiff
2022-09-02
Shmulik Ladkani
selftests/bpf: Amend test_tunnel to exercise BPF_F_TUNI...
tree
|
commitdiff
2022-09-02
Shmulik Ladkani
bpf: Support getting tunnel flags
tree
|
commitdiff
2022-09-02
Vladimir Oltean
selftests: net: dsa: symlink the tc_actions.sh test
tree
|
commitdiff
2022-09-01
Jakub Kicinski
Merge git://git./linux/kernel/git/netdev/net
tree
|
commitdiff
2022-09-01
Martin KaFai Lau
Merge branch 'Use this_cpu_xxx for preemption-safety'
tree
|
commitdiff
2022-09-01
Hou Tao
selftests/bpf: Test concurrent updates on bpf_task_stor...
tree
|
commitdiff
2022-09-01
Hou Tao
selftests/bpf: Move sys_pidfd_open() into task_local_st...
tree
|
commitdiff
2022-09-01
Linus Torvalds
Merge tag 'net-6.0-rc4' of git://git./linux/kernel...
tree
|
commitdiff
2022-09-01
Linus Torvalds
Merge tag 'slab-for-6.0-rc4' of git://git./linux/kernel...
tree
|
commitdiff
2022-09-01
Linus Torvalds
Merge tag 'sound-6.0-rc4' of git://git./linux/kernel...
tree
|
commitdiff
2022-09-01
Richard Gobert
net-next: Fix IP_UNICAST_IF option behavior for connect...
tree
|
commitdiff
2022-08-31
Martin KaFai Lau
Merge branch 'fixes for concurrent htab updates'
tree
|
commitdiff
2022-08-31
Hou Tao
selftests/bpf: Add test cases for htab update
tree
|
commitdiff
2022-08-31
Martin KaFai Lau
selftest/bpf: Ensure no module loading in bpf_setsockop...
tree
|
commitdiff
2022-08-31
Axel Rasmussen
selftests: net: sort .gitignore file
tree
|
commitdiff
2022-08-31
James Hilliard
libbpf: Add GCC support for bpf_tail_call_static
tree
|
commitdiff
2022-08-31
Linus Torvalds
Merge tag 'for-linus-2022083101' of git://git./linux...
tree
|
commitdiff
2022-08-31
Linus Torvalds
Merge tag 'v6.0-p2' of git://git./linux/kernel/git...
tree
|
commitdiff
2022-08-31
Linus Torvalds
Merge tag 'lsm-pr-20220829' of git://git./linux/kernel...
tree
|
commitdiff
2022-08-31
Jakub Kicinski
Merge tag 'ieee802154-for-net-2022-08-29' of git:/...
tree
|
commitdiff
2022-08-30
Hao Luo
bpftool: Add support for querying cgroup_iter link
tree
|
commitdiff
2022-08-30
Kalle Valo
Merge ath-next from git://git./linux/kernel/git/kvalo...
tree
|
commitdiff
2022-08-29
James Hilliard
selftests/bpf: Fix connect4_prog tcp/socket header...
tree
|
commitdiff
2022-08-29
Linus Torvalds
Merge tag 'docs-6.0-fixes' of git://git.lwn.net/linux
tree
|
commitdiff
2022-08-29
James Hilliard
selftests/bpf: Fix bind{4,6} tcp/socket header type...
tree
|
commitdiff
2022-08-28
Linus Torvalds
Merge tag 'mm-hotfixes-stable-2022-08-28' of git:/...
tree
|
commitdiff
2022-08-28
Linus Torvalds
Merge tag 'bitmap-6.0-rc3' of github.com:/norov/linux
tree
|
commitdiff
2022-08-28
Linus Torvalds
Merge tag 'for-6.0-rc3-tag' of git://git./linux/kernel...
tree
|
commitdiff
2022-08-28
Linus Torvalds
Merge tag '6.0-rc2-smb3-client-fixes' of git://git...
tree
|
commitdiff
2022-08-28
Linus Torvalds
Merge tag 'x86-urgent-2022-08-28' of git://git./linux...
tree
|
commitdiff
2022-08-28
Linus Torvalds
Merge tag 'perf-urgent-2022-08-28' of git://git./linux...
tree
|
commitdiff
2022-08-28
Linus Torvalds
Merge tag 'perf-tools-fixes-for-v6.0-2022-08-27' of...
tree
|
commitdiff
2022-08-27
Linus Torvalds
Merge tag 'thermal-6.0-rc3' of git://git./linux/kernel...
tree
|
commitdiff
2022-08-27
Linus Torvalds
Merge tag 'pm-6.0-rc3' of git://git./linux/kernel/git...
tree
|
commitdiff
2022-08-27
Linus Torvalds
Merge tag 'acpi-6.0-rc3' of git://git./linux/kernel...
tree
|
commitdiff
2022-08-27
Linus Torvalds
Merge tag 's390-6.0-2' of git://git./linux/kernel/git...
tree
|
commitdiff
2022-08-27
Linus Torvalds
Merge tag 'for-linus-6.0-rc3-tag' of git://git./linux...
tree
|
commitdiff
2022-08-27
Linus Torvalds
Merge tag 'audit-pr-20220826' of git://git./linux/kerne...
tree
|
commitdiff
2022-08-27
Linus Torvalds
Merge tag 'fbdev-for-6.0-rc3' of git://git./linux/kerne...
tree
|
commitdiff
2022-08-27
Zhengjun Xing
perf stat: Capitalize topdown metrics' names
tree
|
commitdiff
2022-08-27
Kan Liang
perf docs: Update the documentation for the save_type...
tree
|
commitdiff
2022-08-27
Ian Rogers
perf sched: Fix memory leaks in __cmd_record detected...
tree
|
commitdiff
2022-08-27
Andi Kleen
perf record: Fix manpage formatting of description...
tree
|
commitdiff
2022-08-27
Ian Rogers
perf test: Stat test for repeat with a weak group
tree
|
commitdiff
2022-08-27
Ian Rogers
perf stat: Clear evsel->reset_group for each stat run
tree
|
commitdiff
2022-08-27
Arnaldo Carvalho...
tools kvm headers arm64: Update KVM header from the...
tree
|
commitdiff
next