OSDN Git Service

uclinux-h8/linux.git
2022-02-07 Mauricio Vásquezbpftool: Fix strict mode calculation
2022-02-07 Mauricio Vásquezlibbpf: Remove mode check in libbpf_set_strict_mode()
2022-02-07 Naveen N. Raoselftests/bpf: Fix tests to use arch-dependent syscall...
2022-02-07 Naveen N. Raoselftests/bpf: Use "__se_" prefix on architectures...
2022-02-05 Yonghong Songlibbpf: Fix build issue with llvm-readelf
2022-02-04 Matteo Croceselftests/bpf: Test bpf_core_types_are_compat() functio...
2022-02-04 Matteo Crocebpf: Implement bpf_core_types_are_compat().
2022-02-04 Hou Taobpf, arm64: Enable kfunc call
2022-02-04 Andrii Nakryikolibbpf: Deprecate forgotten btf__get_map_kv_tids()
2022-02-03 Yonghong Songselftests/bpf: Add a selftest for invalid func btf...
2022-02-03 Yonghong Songbpf: Fix a btf decl_tag bug when tagging a function
2022-02-03 Delyan Kratunovlibbpf: Deprecate priv/set_priv storage
2022-02-03 Lorenzo Bianconibpf: test_run: Fix OOB access in bpf_prog_test_run_xdp
2022-02-03 Christoph Hellwigbpf, docs: Better document the atomic instructions
2022-02-03 Christoph Hellwigbpf, docs: Better document the extended instruction...
2022-02-03 Christoph Hellwigbpf, docs: Better document the legacy packet access...
2022-02-03 Christoph Hellwigbpf, docs: Better document the regular load and store...
2022-02-03 Christoph Hellwigbpf, docs: Document the byte swapping instructions
2022-02-03 Daniel BorkmannMerge branch 'bpf-libbpf-deprecated-cleanup'
2022-02-03 Andrii Nakryikosamples/bpf: Get rid of bpf_prog_load_xattr() use
2022-02-03 Andrii Nakryikoselftests/bpf: Redo the switch to new libbpf XDP APIs
2022-02-03 Andrii Nakryikoselftests/bpf: Remove usage of deprecated feature probi...
2022-02-03 Andrii Nakryikobpftool: Fix uninit variable compilation warning
2022-02-03 Andrii Nakryikobpftool: Stop supporting BPF offload-enabled feature...
2022-02-03 Andrii Nakryikolibbpf: Stop using deprecated bpf_map__is_offload_neutral()
2022-02-03 Andrii NakryikoMerge branch 'migrate from bpf_prog_test_run{,_xattr}'
2022-02-03 Delyan Kratunovlibbpf: Deprecate bpf_prog_test_run_xattr and bpf_prog_...
2022-02-03 Delyan Kratunovbpftool: Migrate from bpf_prog_test_run_xattr
2022-02-03 Delyan Kratunovselftests/bpf: Migrate from bpf_prog_test_run_xattr
2022-02-03 Delyan Kratunovselftests/bpf: Migrate from bpf_prog_test_run
2022-02-02 Daniel BorkmannMerge branch 'bpf-btf-dwarf5'
2022-02-02 Nathan Chancellorlib/Kconfig.debug: Allow BTF + DWARF5 with pahole 1.21+
2022-02-02 Nathan Chancellorlib/Kconfig.debug: Use CONFIG_PAHOLE_VERSION
2022-02-02 Nathan Chancellorscripts/pahole-flags.sh: Use pahole-version.sh
2022-02-02 Nathan Chancellorkbuild: Add CONFIG_PAHOLE_VERSION
2022-02-02 Nathan ChancellorMAINTAINERS: Add scripts/pahole-flags.sh to BPF section
2022-02-01 Daniel BorkmannMerge branch 'bpf-drop-libbpf-from-preload'
2022-02-01 Alexei Starovoitovbpf: Drop libbpf, libelf, libz dependency from bpf...
2022-02-01 Alexei Starovoitovbpf: Open code obj_get_info_by_fd in bpf preload.
2022-02-01 Alexei Starovoitovbpf: Convert bpf preload to light skeleton.
2022-02-01 Alexei Starovoitovbpf: Remove unnecessary setrlimit from bpf preload.
2022-02-01 Alexei Starovoitovlibbpf: Open code raw_tp_open and link_create commands.
2022-02-01 Alexei Starovoitovlibbpf: Open code low level bpf commands.
2022-02-01 Alexei Starovoitovlibbpf: Add support for bpf iter in light skeleton.
2022-02-01 Andrii NakryikoMerge branch 'libbpf: deprecate xdp_cpumap, xdp_devmap...
2022-02-01 Lorenzo Bianconisamples/bpf: Update cpumap/devmap sec_name
2022-02-01 Lorenzo Bianconiselftests/bpf: Update cpumap/devmap sec_name
2022-02-01 Lorenzo Bianconilibbpf: Deprecate xdp_cpumap, xdp_devmap and classifier...
2022-02-01 Dave Marchevskylibbpf: Deprecate btf_ext rec_size APIs
2022-01-31 Kenta Tadabpf: make bpf_copy_from_user_task() gpl only
2022-01-31 Alexei StarovoitovMerge branch 'Split bpf_sock dst_port field'
2022-01-31 Jakub Sitnickiselftests/bpf: Extend verifier and bpf_sock tests for...
2022-01-31 Jakub Sitnickibpf: Make dst_port field in struct bpf_sock 16-bit...
2022-01-28 Alexei StarovoitovMerge branch 'selftests/bpf: use temp netns for testing'
2022-01-28 Hangbin Liuselftests/bpf/test_xdp_redirect: use temp netns for...
2022-01-28 Hangbin Liuselftests/bpf/test_xdp_meta: use temp netns for testing
2022-01-28 Hangbin Liuselftests/bpf/test_tcp_check_syncookie: use temp netns...
2022-01-28 Hangbin Liuselftests/bpf/test_lwt_seg6local: use temp netns for...
2022-01-28 Hangbin Liuselftests/bpf/test_xdp_vlan: use temp netns for testing
2022-01-28 Hangbin Liuselftests/bpf/test_xdp_veth: use temp netns for testing
2022-01-28 Hangbin Liuselftests/bpf/test_xdp_redirect_multi: use temp netns...
2022-01-27 Hou Taobpf, x86: Remove unnecessary handling of BPF_SUB atomic op
2022-01-27 Alexei StarovoitovMerge branch 'bpf: add __user tagging support in vmlinu...
2022-01-27 Yonghong Songdocs/bpf: clarify how btf_type_tag gets encoded in...
2022-01-27 Yonghong Songselftests/bpf: specify pahole version requirement for...
2022-01-27 Yonghong Songselftests/bpf: add a selftest with __user tag
2022-01-27 Yonghong Songselftests/bpf: rename btf_decl_tag.c to test_btf_decl_tag.c
2022-01-27 Yonghong Songbpf: reject program if a __user tagged memory accessed...
2022-01-27 Yonghong Songcompiler_types: define __user as __attribute__((btf_typ...
2022-01-27 Pavel Begunkovcgroup/bpf: fast path skb BPF filtering
2022-01-27 Yonghong Songselftests/bpf: fix a clang compilation error
2022-01-27 Magnus Karlssonselftests, xsk: Fix bpf_res cleanup test
2022-01-27 Daniel BorkmannMerge branch 'xsk-batching'
2022-01-27 Maciej Fijalkowskiice: xsk: Borrow xdp_tx_active logic from i40e
2022-01-27 Maciej Fijalkowskiice: xsk: Improve AF_XDP ZC Tx and use batching API
2022-01-27 Maciej Fijalkowskiice: xsk: Avoid potential dead AF_XDP Tx processing
2022-01-27 Magnus Karlssoni40e: xsk: Move tmp desc array from driver to pool
2022-01-27 Maciej Fijalkowskiice: Make Tx threshold dependent on ring length
2022-01-27 Maciej Fijalkowskiice: xsk: Handle SW XDP ring wrap and bump tail more...
2022-01-27 Maciej Fijalkowskiice: xsk: Force rings to be sized to power of 2
2022-01-27 Maciej Fijalkowskiice: Remove likely for napi_complete_done
2022-01-27 Jakub Kicinskibpf: remove unused static inlines
2022-01-27 Andrii Nakryikoselftests/bpf: fix uprobe offset calculation in selftests
2022-01-26 Yonghong Songselftests/bpf: Fix a clang compilation error
2022-01-26 Stanislav Fomichevbpf: fix register_btf_kfunc_id_set for !CONFIG_DEBUG_IN...
2022-01-26 Felix Maurerselftests: bpf: Less strict size check in sockopt_sk
2022-01-26 Alexei StarovoitovMerge branch 'libbpf: deprecate some setter and getter...
2022-01-26 Andrii Nakryikoperf: use generic bpf_program__set_type() to set BPF...
2022-01-26 Andrii Nakryikosamples/bpf: use preferred getters/setters instead...
2022-01-26 Andrii Nakryikoselftests/bpf: use preferred setter/getter APIs instead...
2022-01-26 Andrii Nakryikobpftool: use preferred setters/getters instead of depre...
2022-01-26 Andrii Nakryikolibbpf: deprecate bpf_program__is_<type>() and bpf_prog...
2022-01-26 Andrii Nakryikolibbpf: deprecate bpf_map__resize()
2022-01-26 Andrii Nakryikolibbpf: hide and discourage inconsistently named getters
2022-01-25 Andrii NakryikoMerge branch 'Fix the incorrect register read for sysca...
2022-01-25 Kenta Tadaselftests/bpf: Add a test to confirm PT_REGS_PARM4_SYSCALL
2022-01-25 Kenta Tadalibbpf: Fix the incorrect register read for syscalls...
2022-01-25 Kenta Tadaselftests/bpf: Extract syscall wrapper
2022-01-25 Christy Leelibbpf: Mark bpf_object__open_xattr() deprecated
2022-01-25 Andrii NakryikoMerge branch 'deprecate bpf_object__open_buffer() API'
next