OSDN Git Service

uclinux-h8/linux.git
2022-01-21 Lorenzo Bianconixdp: disable XDP_REDIRECT for xdp frags
2022-01-21 Lorenzo Bianconibpf: selftests: add CPUMAP/DEVMAP selftests for xdp...
2022-01-21 Lorenzo Bianconibpf: selftests: introduce bpf_xdp_{load,store}_bytes...
2022-01-21 Lorenzo Bianconinet: xdp: introduce bpf_xdp_pointer utility routine
2022-01-21 Toke Hoiland... bpf: generalise tail call map compatibility check
2022-01-21 Lorenzo Bianconilibbpf: Add SEC name for xdp frags programs
2022-01-21 Eelco Chaudronbpf: selftests: update xdp_adjust_tail selftest to...
2022-01-21 Lorenzo Bianconibpf: test_run: add xdp_shared_info pointer in bpf_test_...
2022-01-21 Lorenzo Bianconibpf: introduce frags support to bpf_prog_test_run_xdp()
2022-01-21 Lorenzo Bianconibpf: move user_size out of bpf_test_init
2022-01-21 Eelco Chaudronbpf: add frags support to xdp copy helpers
2022-01-21 Eelco Chaudronbpf: add frags support to the bpf_xdp_adjust_tail(...
2022-01-21 Lorenzo Bianconibpf: introduce bpf_xdp_get_buff_len helper
2022-01-21 Lorenzo Bianconinet: mvneta: enable jumbo frames if the loaded XDP...
2022-01-21 Lorenzo Bianconibpf: introduce BPF_F_XDP_HAS_FRAGS flag in prog_flags...
2022-01-21 Lorenzo Bianconinet: mvneta: add frags support to XDP_TX
2022-01-21 Lorenzo Bianconixdp: add frags support to xdp_return_{buff/frame}
2022-01-21 Lorenzo Bianconinet: marvell: rely on xdp_update_skb_shared_info utilit...
2022-01-21 Lorenzo Bianconinet: xdp: add xdp_update_skb_shared_info utility routine
2022-01-21 Lorenzo Bianconinet: mvneta: simplify mvneta_swbm_add_rx_fragment manag...
2022-01-21 Lorenzo Bianconinet: mvneta: update frags bit before passing the xdp...
2022-01-21 Lorenzo Bianconixdp: introduce flags field in xdp_buff/xdp_frame
2022-01-21 Lorenzo Bianconinet: skbuff: add size metadata to skb_shared_info for xdp
2022-01-21 Di Zhuselftests: bpf: test BPF_PROG_QUERY for progs attached...
2022-01-21 Di Zhubpf: support BPF_PROG_QUERY for progs attached to sockmap
2022-01-21 Alexei StarovoitovMerge branch 'libbpf: streamline netlink-based XDP...
2022-01-21 Andrii Nakryikosamples/bpf: adapt samples/bpf to bpf_xdp_xxx() APIs
2022-01-21 Andrii Nakryikoselftests/bpf: switch to new libbpf XDP APIs
2022-01-21 Andrii Nakryikobpftool: use new API for attaching XDP program
2022-01-21 Andrii Nakryikolibbpf: streamline low-level XDP APIs
2022-01-21 Alexei StarovoitovMerge branch 'libbpf: deprecate legacy BPF map definitions'
2022-01-21 Andrii Nakryikodocs/bpf: update BPF map definition example
2022-01-21 Andrii Nakryikolibbpf: deprecate legacy BPF map definitions
2022-01-21 Andrii Nakryikoselftests/bpf: convert remaining legacy map definitions
2022-01-21 Andrii Nakryikoselftests/bpf: fail build on compilation warning
2022-01-20 Kumar Kartikeya... selftests/bpf: Do not fail build if CONFIG_NF_CONNTRACK=m/n
2022-01-20 Felix Maurerselftests: bpf: Fix bind on used port
2022-01-20 Andrii NakryikoMerge branch 'rely on ASSERT marcos in xdp_bpf2bpf...
2022-01-20 Lorenzo Bianconibpf: selftests: Get rid of CHECK macro in xdp_bpf2bpf.c
2022-01-20 Lorenzo Bianconibpf: selftests: Get rid of CHECK macro in xdp_adjust_tail.c
2022-01-19 Alexei StarovoitovMerge branch 'bpf: allow cgroup progs to export custom...
2022-01-19 YiFei Zhuselftests/bpf: Update sockopt_sk test to the use bpf_se...
2022-01-19 YiFei Zhuselftests/bpf: Test bpf_{get,set}_retval behavior with...
2022-01-19 YiFei Zhubpf: Add cgroup helpers bpf_{get,set}_retval to get...
2022-01-19 YiFei Zhubpf: Move getsockopt retval to struct bpf_cg_run_ctx
2022-01-19 YiFei Zhubpf: Make BPF_PROG_RUN_ARRAY return -err instead of...
2022-01-19 Kui-Feng Leelibbpf: Improve btf__add_btf() with an additional hashm...
2022-01-19 Usama Arifbpf/scripts: Raise an exception if the correct number...
2022-01-19 Usama Arifbpf/scripts: Make description and returns section for...
2022-01-19 Usama Arifuapi/bpf: Add missing description and returns for helpe...
2022-01-19 Raman Shukhaubpftool: Adding support for BTF program names
2022-01-19 Toke Høiland... libbpf: Define BTF_KIND_* constants in btf.h to avoid...
2022-01-18 Alexei StarovoitovMerge branch 'bpf: Batching iter for AF_UNIX sockets.'
2022-01-18 Kuniyuki Iwashimaselftest/bpf: Fix a stale comment.
2022-01-18 Kuniyuki Iwashimaselftest/bpf: Test batching and bpf_(get|set)sockopt...
2022-01-18 Kuniyuki Iwashimabpf: Support bpf_(get|set)sockopt() in bpf unix iter.
2022-01-18 Kuniyuki Iwashimabpf: af_unix: Use batching algorithm in bpf unix iter.
2022-01-18 Kuniyuki Iwashimaaf_unix: Refactor unix_next_socket().
2022-01-18 Alexei StarovoitovMerge branch 'Introduce unstable CT lookup helpers'
2022-01-18 Kumar Kartikeya... selftests/bpf: Add test for race in btf_try_get_module
2022-01-18 Kumar Kartikeya... selftests/bpf: Extend kfunc selftests
2022-01-18 Kumar Kartikeya... selftests/bpf: Add test_verifier support to fixup kfunc...
2022-01-18 Kumar Kartikeya... selftests/bpf: Add test for unstable CT lookup API
2022-01-18 Kumar Kartikeya... net/netfilter: Add unstable CT lookup helpers for XDP...
2022-01-18 Kumar Kartikeya... bpf: Add reference tracking support to kfunc
2022-01-18 Kumar Kartikeya... bpf: Introduce mem, size argument pair support for...
2022-01-18 Kumar Kartikeya... bpf: Remove check_kfunc_call callback and old kfunc...
2022-01-18 Kumar Kartikeya... bpf: Populate kfunc BTF ID sets in struct btf
2022-01-18 Kumar Kartikeya... bpf: Fix UAF due to race between btf_try_get_module...
2022-01-15 Menglong Dongtest: selftests: Remove unused various in sockmap_verdi...
2022-01-15 Connor O'Brientools/resolve_btfids: Build with host flags
2022-01-15 Usama Arifbpf/scripts: Raise an exception if the correct number...
2022-01-13 Andrii NakryikoMerge branch 'libbpf 1.0: deprecate bpf_map__def()...
2022-01-13 Christy Leelibbpf: Deprecate bpf_map__def() API
2022-01-13 Wei Fubpftool: Only set obj->skeleton on complete success
2022-01-13 Christy Leeselftests/bpf: Stop using bpf_map__def() API
2022-01-13 Christy Leeperf: Stop using bpf_map__def() API
2022-01-13 Christy Leebpftool: Stop using bpf_map__def() API
2022-01-13 Christy Leesamples/bpf: Stop using bpf_map__def() API
2022-01-13 Yafang Shaolibbpf: Fix possible NULL pointer dereference when...
2022-01-13 Andrii NakryikoMerge branch 'libbpf: rename bpf_prog_attach_xattr...
2022-01-13 Christy Leeselftests/bpf: Change bpf_prog_attach_xattr() to bpf_pr...
2022-01-13 Christy Leelibbpf: Rename bpf_prog_attach_xattr() to bpf_prog_atta...
2022-01-13 Mauricio Vásquezbpftool: Fix error check when calling hashmap__new()
2022-01-13 Mauricio Vásquezlibbpf: Use IS_ERR_OR_NULL() in hashmap__free()
2022-01-11 Linus TorvaldsMerge tag 'devprop-5.17-rc1' of git://git./linux/kernel...
2022-01-11 Linus TorvaldsMerge tag 'thermal-5.17-rc1' of git://git./linux/kernel...
2022-01-11 Linus TorvaldsMerge tag 'pm-5.17-rc1' of git://git./linux/kernel...
2022-01-11 Linus TorvaldsMerge tag 'acpi-5.17-rc1' of git://git./linux/kernel...
2022-01-11 Linus Torvaldsnetfilter: nf_tables: don't use 'data_size' uninitialized
2022-01-11 Linus TorvaldsMerge tag '5.17-net-next' of git://git./linux/kernel...
2022-01-11 Linus TorvaldsMerge tag 'media/v5.17-1' of git://git./linux/kernel...
2022-01-11 Linus TorvaldsRevert "drm/amd/display: Fix for otg synchronization...
2022-01-10 Linus TorvaldsMerge tag 'drm-next-2022-01-07' of git://anongit.freede...
2022-01-10 Linus TorvaldsMerge tag 'linux-kselftest-kunit-5.17-rc1' of git:...
2022-01-10 Linus TorvaldsMerge tag 'linux-kselftest-next-5.17-rc1' of git:/...
2022-01-10 Linus TorvaldsMerge tag 'slab-for-5.17' of git://git./linux/kernel...
2022-01-10 Linus TorvaldsMerge branch 'random-5.17-for-linus' of git://git....
2022-01-10 Linus TorvaldsMerge tag 'seccomp-v5.17-rc1' of git://git./linux/kerne...
2022-01-10 Linus TorvaldsMerge tag 'pstore-v5.17-rc1' of git://git./linux/kernel...
next