projects
/
linux-2.6-microblaze.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
linux-2.6-microblaze.git
2024-09-13
Daniel Borkmann
bpf: Zero former ARG_PTR_TO_{LONG,INT} args in case...
commit
|
commitdiff
|
tree
2024-09-13
Daniel Borkmann
bpf: Improve check_raw_mode_ok test for MEM_UNINIT...
commit
|
commitdiff
|
tree
2024-09-13
Daniel Borkmann
bpf: Fix helper writes to read-only maps
commit
|
commitdiff
|
tree
2024-09-13
Daniel Borkmann
bpf: Remove truncation test in bpf_strtol and bpf_strto...
commit
|
commitdiff
|
tree
2024-09-13
Daniel Borkmann
bpf: Fix bpf_strtol and bpf_strtoul helpers for 32bit
commit
|
commitdiff
|
tree
2024-09-13
Yonghong Song
selftests/bpf: Add tests for sdiv/smod overflow cases
commit
|
commitdiff
|
tree
2024-09-13
Yonghong Song
bpf: Fix a sdiv overflow issue
commit
|
commitdiff
|
tree
2024-09-13
Ihor Solodrai
libbpf: Add bpf_object__token_fd accessor
commit
|
commitdiff
|
tree
2024-09-12
Donald Hunter
docs/bpf: Add missing BPF program types to docs
commit
|
commitdiff
|
tree
2024-09-11
Will Hawkins
docs/bpf: Add constant values for linkages
commit
|
commitdiff
|
tree
2024-09-11
Yonghong Song
bpf: Use fake pt_regs when doing bpf syscall tracepoint...
commit
|
commitdiff
|
tree
2024-09-11
Andrii Nakryiko
Merge branch 'bpf-add-percpu-map-value-size-check'
commit
|
commitdiff
|
tree
2024-09-11
Tao Chen
bpf/selftests: Check errno when percpu map value size...
commit
|
commitdiff
|
tree
2024-09-11
Tao Chen
bpf: Check percpu map value size first
commit
|
commitdiff
|
tree
2024-09-11
Song Liu
bpf: lsm: Set bpf_lsm_blob_sizes.lbs_task to 0
commit
|
commitdiff
|
tree
2024-09-11
Yonghong Song
selftests/bpf: Fix arena_atomics failure due to llvm...
commit
|
commitdiff
|
tree
2024-09-11
Alexei Starovoitov
Merge branch 'harden-and-extend-elf-build-id-parsing...
commit
|
commitdiff
|
tree
2024-09-11
Andrii Nakryiko
selftests/bpf: add build ID tests
commit
|
commitdiff
|
tree
2024-09-11
Andrii Nakryiko
bpf: wire up sleepable bpf_get_stack() and bpf_get_task...
commit
|
commitdiff
|
tree
2024-09-11
Andrii Nakryiko
bpf: decouple stack_map_get_build_id_offset() from...
commit
|
commitdiff
|
tree
2024-09-11
Andrii Nakryiko
lib/buildid: don't limit .note.gnu.build-id to the...
commit
|
commitdiff
|
tree
2024-09-11
Andrii Nakryiko
lib/buildid: implement sleepable build_id_parse() API
commit
|
commitdiff
|
tree
2024-09-11
Andrii Nakryiko
lib/buildid: rename build_id_parse() into build_id_pars...
commit
|
commitdiff
|
tree
2024-09-11
Andrii Nakryiko
lib/buildid: remove single-page limit for PHDR search
commit
|
commitdiff
|
tree
2024-09-11
Andrii Nakryiko
lib/buildid: take into account e_phoff when fetching...
commit
|
commitdiff
|
tree
2024-09-11
Andrii Nakryiko
lib/buildid: add single folio-based file reader abstraction
commit
|
commitdiff
|
tree
2024-09-11
Andrii Nakryiko
lib/buildid: harden build ID parsing logic
commit
|
commitdiff
|
tree
2024-09-10
Andrii Nakryiko
MAINTAINERS: record lib/buildid.c as owned by BPF subsystem
commit
|
commitdiff
|
tree
2024-09-10
Kuan-Wei Chiu
bpftool: Fix undefined behavior in qsort(NULL, 0, ...)
commit
|
commitdiff
|
tree
2024-09-10
Jiri Olsa
libbpf: Fix uretprobe.multi.s programs auto attachment
commit
|
commitdiff
|
tree
2024-09-09
Yusheng Zheng
libbpf: Fix some typos in comments
commit
|
commitdiff
|
tree
2024-09-09
Shahab Vahedi
MAINTAINERS: BPF ARC JIT: Update my e-mail address
commit
|
commitdiff
|
tree
2024-09-09
Maxim Mikityanskiy
bpf: Fix error message on kfunc arg type mismatch
commit
|
commitdiff
|
tree
2024-09-09
Andrew Kreimer
bpftool: Fix typos
commit
|
commitdiff
|
tree
2024-09-09
Kuan-Wei Chiu
bpftool: Fix undefined behavior caused by shifting...
commit
|
commitdiff
|
tree
2024-09-09
Shuyi Cheng
libbpf: Fixed getting wrong return address on arm64...
commit
|
commitdiff
|
tree
2024-09-06
Sam James
libbpf: Workaround (another) -Wmaybe-uninitialized...
commit
|
commitdiff
|
tree
2024-09-06
Mykyta Yatsenko
bpftool: Improve btf c dump sorting stability
commit
|
commitdiff
|
tree
2024-09-06
Alexei Starovoitov
Merge branch 'allow-kfuncs-in-tracepoint-and-perf-event'
commit
|
commitdiff
|
tree
2024-09-06
JP Kobryn
bpf/selftests: coverage for tp and perf event progs...
commit
|
commitdiff
|
tree
2024-09-06
JP Kobryn
bpf: allow kfuncs within tracepoint and perf event...
commit
|
commitdiff
|
tree
2024-09-05
Andrii Nakryiko
bpf: change int cmd argument in __sys_bpf into typed...
commit
|
commitdiff
|
tree
2024-09-05
Shung-Hsi Yu
bpf: use type_may_be_null() helper for nullable-param...
commit
|
commitdiff
|
tree
2024-09-05
Alexei Starovoitov
Merge branch 'local-vmtest-enhancement-and-rv64-enabled'
commit
|
commitdiff
|
tree
2024-09-05
Pu Lehui
selftests/bpf: Add description for running vmtest on...
commit
|
commitdiff
|
tree
2024-09-05
Pu Lehui
selftests/bpf: Add riscv64 configurations to local...
commit
|
commitdiff
|
tree
2024-09-05
Pu Lehui
selftests/bpf: Add DENYLIST.riscv64
commit
|
commitdiff
|
tree
2024-09-05
Pu Lehui
selftests/bpf: Add config.riscv64
commit
|
commitdiff
|
tree
2024-09-05
Pu Lehui
selftests/bpf: Enable cross platform testing for vmtest
commit
|
commitdiff
|
tree
2024-09-05
Pu Lehui
selftests/bpf: Support local rootfs image for vmtest
commit
|
commitdiff
|
tree
2024-09-05
Pu Lehui
selftests/bpf: Limit URLS parsing logic to actual scope...
commit
|
commitdiff
|
tree
2024-09-05
Eduard Zingerman
selftests/bpf: Prefer static linking for LLVM libraries
commit
|
commitdiff
|
tree
2024-09-05
Pu Lehui
selftests/bpf: Rename fallback in bpf_dctcp to avoid...
commit
|
commitdiff
|
tree
2024-09-05
Pu Lehui
selftests/bpf: Adapt OUTPUT appending logic to lower...
commit
|
commitdiff
|
tree
2024-09-05
Lin Yikai
libbpf: fix some typos in libbpf
commit
|
commitdiff
|
tree
2024-09-05
Lin Yikai
bpftool: fix some typos in bpftool
commit
|
commitdiff
|
tree
2024-09-05
Lin Yikai
selftests/bpf: fix some typos in selftests
commit
|
commitdiff
|
tree
2024-09-05
Andrii Nakryiko
Merge branch 'selftests-bpf-add-uprobe-multi-pid-filter...
commit
|
commitdiff
|
tree
2024-09-05
Jiri Olsa
selftests/bpf: Add uprobe multi pid filter test for...
commit
|
commitdiff
|
tree
2024-09-05
Jiri Olsa
selftests/bpf: Add uprobe multi pid filter test for...
commit
|
commitdiff
|
tree
2024-09-05
Jiri Olsa
selftests/bpf: Add child argument to spawn_child function
commit
|
commitdiff
|
tree
2024-09-05
Jiri Olsa
bpf: Fix uprobe multi pid filter check
commit
|
commitdiff
|
tree
2024-09-05
Andrii Nakryiko
Merge branch 'fix-accessing-first-syscall-argument...
commit
|
commitdiff
|
tree
2024-09-05
Pu Lehui
libbpf: Fix accessing first syscall argument on RV64
commit
|
commitdiff
|
tree
2024-09-05
Pu Lehui
selftests/bpf: Enable test_bpf_syscall_macro: Syscall_a...
commit
|
commitdiff
|
tree
2024-09-05
Pu Lehui
libbpf: Access first syscall argument with CO-RE direct...
commit
|
commitdiff
|
tree
2024-09-05
Pu Lehui
libbpf: Access first syscall argument with CO-RE direct...
commit
|
commitdiff
|
tree
2024-09-04
Yonghong Song
selftests/bpf: Add a selftest for x86 jit convergence...
commit
|
commitdiff
|
tree
2024-09-04
Yonghong Song
bpf, x64: Fix a jit convergence issue
commit
|
commitdiff
|
tree
2024-09-04
Feng Yang
selftests: bpf: Replace sizeof(arr)/sizeof(arr[0])...
commit
|
commitdiff
|
tree
2024-09-04
Alexei Starovoitov
Merge branch 'bpf-follow-up-on-gen_epilogue'
commit
|
commitdiff
|
tree
2024-09-04
Martin KaFai Lau
bpf: Fix indentation issue in epilogue_idx
commit
|
commitdiff
|
tree
2024-09-04
Martin KaFai Lau
bpf: Remove the insn_buf array stack usage from the...
commit
|
commitdiff
|
tree
2024-09-04
Rong Tao
samples/bpf: Remove sample tracex2
commit
|
commitdiff
|
tree
2024-09-04
Yuan Chen
selftests/bpf: Fix procmap_query()'s params mismatch...
commit
|
commitdiff
|
tree
2024-09-04
Xu Kuohai
bpf, arm64: Jit BPF_CALL to direct call when possible
commit
|
commitdiff
|
tree
2024-09-02
Mykyta Yatsenko
bpftool: Fix handling enum64 in btf dump sorting
commit
|
commitdiff
|
tree
2024-09-02
Quentin Monnet
bpftool: Add missing blank lines in bpftool-net doc...
commit
|
commitdiff
|
tree
2024-08-30
Ihor Solodrai
selftests/bpf: Do not update vmlinux.h unnecessarily
commit
|
commitdiff
|
tree
2024-08-30
Ihor Solodrai
selftests/bpf: Specify libbpf headers required for...
commit
|
commitdiff
|
tree
2024-08-30
Eduard Zingerman
selftests/bpf: Check if distilled base inherits source...
commit
|
commitdiff
|
tree
2024-08-30
Tony Ambardar
libbpf: Ensure new BTF objects inherit input endianness
commit
|
commitdiff
|
tree
2024-08-30
Jinjie Ruan
bpf: Use sockfd_put() helper
commit
|
commitdiff
|
tree
2024-08-30
Alexey Gladkov
bpf: Remove custom build rule
commit
|
commitdiff
|
tree
2024-08-30
Juntong Deng
selftests/bpf: Add tests for iter next method returning...
commit
|
commitdiff
|
tree
2024-08-30
Juntong Deng
bpf: Make the pointer returned by iter next method...
commit
|
commitdiff
|
tree
2024-08-30
Alexei Starovoitov
Merge branch 'bpf-add-gen_epilogue-to-bpf_verifier_ops'
commit
|
commitdiff
|
tree
2024-08-30
Martin KaFai Lau
selftests/bpf: Test epilogue patching when the main...
commit
|
commitdiff
|
tree
2024-08-30
Martin KaFai Lau
selftests/bpf: A pro/epilogue test when the main prog...
commit
|
commitdiff
|
tree
2024-08-30
Martin KaFai Lau
selftests/bpf: Add tailcall epilogue test
commit
|
commitdiff
|
tree
2024-08-30
Martin KaFai Lau
selftests/bpf: Test gen_prologue and gen_epilogue
commit
|
commitdiff
|
tree
2024-08-30
Eduard Zingerman
selftests/bpf: attach struct_ops maps before test prog...
commit
|
commitdiff
|
tree
2024-08-30
Martin KaFai Lau
bpf: Export bpf_base_func_proto
commit
|
commitdiff
|
tree
2024-08-30
Martin KaFai Lau
bpf: Add gen_epilogue to bpf_verifier_ops
commit
|
commitdiff
|
tree
2024-08-30
Martin KaFai Lau
bpf: Adjust BPF_JMP that jumps to the 1st insn of the...
commit
|
commitdiff
|
tree
2024-08-30
Martin KaFai Lau
bpf: Move insn_buf[16] to bpf_verifier_env
commit
|
commitdiff
|
tree
2024-08-29
Hongbo Li
bpf: Use kvmemdup to simplify the code
commit
|
commitdiff
|
tree
2024-08-29
Yiming Xiang
docs/bpf: Fix a typo in verifier.rst
commit
|
commitdiff
|
tree
2024-08-29
Amery Hung
selftests/bpf: Make sure stashed kptr in local kptr...
commit
|
commitdiff
|
tree
2024-08-29
Andrii Nakryiko
libbpf: Fix bpf_object__open_skeleton()'s mishandling...
commit
|
commitdiff
|
tree
next