Show patches with: Delegate = bpf       |   13781 patches
« 1 2 3 4137 138 »
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
答复: 答复: new seccomp mode aims to improve performance 答复: 答复: new seccomp mode aims to improve performance - - - - --- 2020-06-02 zhujianwei (C) bpf RFC
答复: [Intel-wired-lan] [PATCH 1/2] xdp: i40e: ixgbe: ixgbevf: not flip rx buffer for copy mode xdp 答复: [Intel-wired-lan] [PATCH 1/2] xdp: i40e: ixgbe: ixgbevf: not flip rx buffer for copy mode xdp - - - - --- 2020-07-21 Li RongQing bpf RFC
xsk: sample kernel code is now in libbpf xsk: sample kernel code is now in libbpf 1 - - - --- 2019-06-21 Eric Leblond bpf Accepted
xsk: ixgbe: solve the soft interrupt 100% CPU usage when xdp rx traffic congestion xsk: ixgbe: solve the soft interrupt 100% CPU usage when xdp rx traffic congestion - - - - --- 2020-07-11 Yahui Chen bpf RFC
xsk: fix xsk_poll()'s return type xsk: fix xsk_poll()'s return type 1 - - - --- 2019-11-20 Luc Van Oostenryck bpf Accepted
xsk: fix out of boundary write in __xsk_rcv_memcpy xsk: fix out of boundary write in __xsk_rcv_memcpy 2 1 - - --- 2020-04-02 Li RongQing bpf Accepted
xsk: Properly terminate assignment in xskq_produce_flush_desc xsk: Properly terminate assignment in xskq_produce_flush_desc 4 1 - - --- 2019-06-25 Nathan Chancellor bpf Accepted
xsk: Free variable on error path xsk: Free variable on error path - 1 - - --- 2020-09-02 Alex Dewar bpf Superseded
xsk: Fix umem fill/completion queue mmap on 32-bit xsk: Fix umem fill/completion queue mmap on 32-bit 1 2 - - --- 2018-06-07 Geert Uytterhoeven bpf Accepted
xsk: Fix typo in xsk_umem_consume_tx and xsk_generic_xmit comments xsk: Fix typo in xsk_umem_consume_tx and xsk_generic_xmit comments 1 - - - --- 2020-04-21 Tobias Klauser bpf Accepted
xdp_rxq_info_user: Replace malloc/memset w/calloc xdp_rxq_info_user: Replace malloc/memset w/calloc - 1 - - --- 2020-06-11 Gaurav Singh bpf Changes Requested
xdp_rxq_info_user: Replace malloc/memset w/calloc xdp_rxq_info_user: Replace malloc/memset w/calloc - 1 - - --- 2020-06-12 Gaurav Singh bpf Changes Requested
xdp_rxq_info_user: Replace malloc/memset w/calloc xdp_rxq_info_user: Replace malloc/memset w/calloc - 1 - - --- 2020-06-12 Gaurav Singh bpf Changes Requested
xdp_rxq_info_user: Fix null pointer dereference. Replace malloc/memset with calloc. xdp_rxq_info_user: Fix null pointer dereference. Replace malloc/memset with calloc. 2 1 - - --- 2020-06-12 Gaurav Singh bpf Accepted
xdp_rxq_info_user: Add null check after malloc xdp_rxq_info_user: Add null check after malloc - - - - --- 2020-06-10 Gaurav Singh bpf Changes Requested
xdp: fix xsk_generic_xmit errno xdp: fix xsk_generic_xmit errno 1 1 - - --- 2020-06-11 Li RongQing bpf Accepted
xdp: fix type of string pointer in __XDP_ACT_SYM_TAB xdp: fix type of string pointer in __XDP_ACT_SYM_TAB 1 - - - --- 2019-10-22 Ben Dooks bpf Accepted
xdp: ensure initialization of txq in xdp_buff xdp: ensure initialization of txq in xdp_buff - - - - --- 2020-08-08 Paul Hollinsky bpf Changes Requested
xdp: auto off xdp by bond fd xdp: auto off xdp by bond fd - - - - 141- 2020-11-06 Xuan Zhuo bpf Not Applicable
xdp: Trivial, fix spelling in function description xdp: Trivial, fix spelling in function description - - - - --- 2019-10-11 Anton Ivanov bpf Accepted
xdp: Fix cleanup on map free for devmap_hash map type xdp: Fix cleanup on map free for devmap_hash map type 1 1 - - --- 2019-11-21 Toke Høiland-Jørgensen bpf Accepted
xdp generic default option xdp generic default option - - - - --- 2020-08-19 Lorenzo Bianconi bpf RFC
um: vector: fix BPF loading in vector drivers um: vector: fix BPF loading in vector drivers - - - - --- 2019-11-28 Anton Ivanov bpf Not Applicable
um: um: 1 1 - - --- 2020-01-28 Dan Carpenter bpf Not Applicable
tracing/probe: Fix bpf_task_fd_query() for kprobes and uprobes tracing/probe: Fix bpf_task_fd_query() for kprobes and uprobes 2 1 - - --- 2020-06-08 Jean-Philippe Brucker bpf Accepted
trace: reenable preemption if we modify the ip trace: reenable preemption if we modify the ip - - - - --- 2017-12-16 Josef Bacik bpf Accepted
trace: Fix passing zero to 'PTR_ERR' warning trace: Fix passing zero to 'PTR_ERR' warning - - - - 1-- 2020-11-06 王擎 bpf Not Applicable
tools: libbpf: Add bpf_object__open_buffer_xattr tools: libbpf: Add bpf_object__open_buffer_xattr - - - - --- 2019-09-27 KP Singh bpf Changes Requested
tools: bpftool: fix struct_ops command invalid pointer free tools: bpftool: fix struct_ops command invalid pointer free 1 1 - - --- 2020-04-10 Daniel T. Lee bpf Accepted
tools: bpftool: fix reading from /proc/config.gz tools: bpftool: fix reading from /proc/config.gz - 1 - - --- 2019-08-05 Peter Wu bpf Changes Requested
tools: bpftool: do not force gcc as CC tools: bpftool: do not force gcc as CC - - - - --- 2018-12-19 Ivan Babrou bpf Accepted
tools: bpftool: add raw_tracepoint_writable prog type to header tools: bpftool: add raw_tracepoint_writable prog type to header - - - - --- 2019-07-12 Daniel T. Lee bpf Accepted
tools: bpftool: add feature check for zlib tools: bpftool: add feature check for zlib - - - - --- 2019-08-13 Peter Wu bpf Superseded
tools: bpftool: add feature check for zlib tools: bpftool: add feature check for zlib 1 - - - --- 2019-08-13 Peter Wu bpf Accepted
tools: bpf: Use !building_out_of_srctree to determine srctree tools: bpf: Use !building_out_of_srctree to determine srctree 1 - - - --- 2019-09-27 Shuah Khan bpf Accepted
tools: bpf: Do not force gcc as CC tools: bpf: Do not force gcc as CC - - - - --- 2020-06-09 Brett Mastbergen bpf Accepted
tools/perf/util: Remove duplicate headers tools/perf/util: Remove duplicate headers - - 1 - --- 2019-03-27 jagdsh.linux@gmail.com bpf Not Applicable
tools/perf/util: Remove duplicate headers tools/perf/util: Remove duplicate headers - - - - --- 2020-04-19 jagdsh.linux@gmail.com bpf Not Applicable
tools/libbpf: signedness bug in btf_dedup_ref_type() tools/libbpf: signedness bug in btf_dedup_ref_type() 1 1 - - --- 2019-02-28 Dan Carpenter bpf Changes Requested
tools/libbpf: Avoid possibly using uninitialized variable tools/libbpf: Avoid possibly using uninitialized variable - - - - --- 2018-02-20 Jeremy Cline bpf Accepted
tools/bpftool: silence a static check warning tools/bpftool: silence a static check warning - - - - --- 2018-01-15 Dan Carpenter bpf Changes Requested
tools/bpftool: Fix error return code in do_skeleton() tools/bpftool: Fix error return code in do_skeleton() - 1 1 - --- 2020-07-15 Yue Haibing bpf Changes Requested
tools/bpf: fix perf build error with uClibc (seen on ARC) tools/bpf: fix perf build error with uClibc (seen on ARC) - - - - --- 2019-05-01 Vineet Gupta bpf Changes Requested
tools/bpf: Sync kernel btf.h header tools/bpf: Sync kernel btf.h header 1 - - - --- 2019-05-14 Gary Lin bpf Accepted
tools/bpf/runqslower: Rebuild libbpf.a on libbpf source change tools/bpf/runqslower: Rebuild libbpf.a on libbpf source change 1 1 - - --- 2020-02-04 Song Liu bpf Changes Requested
tools/bpf/bpftool: Remove duplicate headers tools/bpf/bpftool: Remove duplicate headers - - 1 - --- 2020-04-19 jagdsh.linux@gmail.com bpf Accepted
tools/bpf/bpftool: Fix wrong return value in do_dump() tools/bpf/bpftool: Fix wrong return value in do_dump() 2 1 1 - --- 2020-08-02 Tianjia Zhang bpf Accepted
tools, bpftool: Exit on error in function codegen tools, bpftool: Exit on error in function codegen 1 - - - --- 2020-06-11 Tobias Klauser bpf Accepted
tools build feature: cleanup feature files on make clean tools build feature: cleanup feature files on make clean 1 - - - --- 2020-08-27 Jesper Dangaard Brouer bpf Accepted
tools bpftool: Fix json dump crash on powerpc tools bpftool: Fix json dump crash on powerpc - 1 1 - --- 2019-07-04 Jiri Olsa bpf Changes Requested
test_bpf: flag tests that cannot be jited on s390 test_bpf: flag tests that cannot be jited on s390 1 - - - --- 2018-06-27 Kleber Sacilotto de Souza bpf Accepted
test_bpf: add a schedule point test_bpf: add a schedule point - - - - --- 2018-02-26 Eric Dumazet bpf Accepted
test_bpf: Fix testing with CONFIG_BPF_JIT_ALWAYS_ON=y on other arches test_bpf: Fix testing with CONFIG_BPF_JIT_ALWAYS_ON=y on other arches - 1 1 - --- 2018-03-20 Thadeu Lima de Souza Cascardo bpf Accepted
test_bpf: Fix a new clang warning about xor-ing two numbers test_bpf: Fix a new clang warning about xor-ing two numbers 1 - - - --- 2019-08-19 Nathan Chancellor bpf Accepted
tags: Fix DEFINE_PER_CPU expansion tags: Fix DEFINE_PER_CPU expansion - - - - --- 2018-11-23 Rustam Kovhaev bpf Accepted
sysctl: fix unused function warning sysctl: fix unused function warning 2 1 1 - --- 2020-05-05 Arnd Bergmann bpf Accepted
spelling fix for bpf_perf_prog_read_value optval doc spelling fix for bpf_perf_prog_read_value optval doc - - - - --- 2020-05-07 Josh Soref bpf Changes Requested
slow sync rcu_tasks_trace slow sync rcu_tasks_trace - - - - --- 2020-09-09 Alexei Starovoitov bpf Not Applicable
sk lookup verifier issue sk lookup verifier issue - - - - --- 2020-05-07 Alexei Starovoitov bpf RFC
selftests: net: Adding config fragment CONFIG_CGROUP_BPF=y selftests: net: Adding config fragment CONFIG_CGROUP_BPF=y - - - - --- 2017-12-07 Naresh Kamboju bpf Changes Requested
selftests: bpf: update .gitignore with missing generated files selftests: bpf: update .gitignore with missing generated files - - - - --- 2018-01-19 Shuah Khan bpf Accepted
selftests: bpf: update .gitignore with missing generated files selftests: bpf: update .gitignore with missing generated files - - - - --- 2018-04-10 Anders Roxell bpf Accepted
selftests: bpf: update .gitignore with missing file selftests: bpf: update .gitignore with missing file - 1 - - --- 2018-04-23 Anders Roxell bpf Changes Requested
selftests: bpf: test_kmod.sh: check the module path before insmod selftests: bpf: test_kmod.sh: check the module path before insmod - - - - --- 2018-02-06 Naresh Kamboju bpf Changes Requested
selftests: bpf: notification about privilege required to run test_lwt_seg6local.sh testing script selftests: bpf: notification about privilege required to run test_lwt_seg6local.sh testing script 1 - - - --- 2018-06-22 Jeffrin Jose T bpf Superseded
selftests: bpf: notification about privilege required to run test_lirc_mode2.sh testing script selftests: bpf: notification about privilege required to run test_lirc_mode2.sh testing script 1 - - - --- 2018-06-22 Jeffrin Jose T bpf Accepted
selftests: bpf: notification about privilege required to run test_kmod.sh testing script selftests: bpf: notification about privilege required to run test_kmod.sh testing script - - - - --- 2018-06-21 Jeffrin Jose T bpf Accepted
selftests: bpf: mmap: reorder mmap manipulations of adv_mmap tests selftests: bpf: mmap: reorder mmap manipulations of adv_mmap tests - - - - --- 2020-08-10 Yauheni Kaliuta bpf Changes Requested
selftests: bpf: install script with_addr.sh selftests: bpf: install script with_addr.sh 1 1 - - --- 2018-10-10 Anders Roxell bpf Accepted
selftests: bpf: install files test_xdp_vlan.sh selftests: bpf: install files test_xdp_vlan.sh 1 1 - - --- 2019-08-20 Anders Roxell bpf Accepted
selftests: bpf: install files tcp_(server|client)*.py selftests: bpf: install files tcp_(server|client)*.py - 1 - - --- 2019-01-08 Anders Roxell bpf Accepted
selftests: bpf: fix urandom_read build issue selftests: bpf: fix urandom_read build issue 1 1 - - --- 2018-06-07 Anders Roxell bpf Changes Requested
selftests: bpf: fix compiler warning selftests: bpf: fix compiler warning - - - - --- 2019-05-24 Alakesh Haloi bpf Changes Requested
selftests: bpf: enable NET_SCHED selftests: bpf: enable NET_SCHED 1 1 - - --- 2018-06-25 Anders Roxell bpf Accepted
selftests: bpf: config: enable NET_SCH_INGRESS for xdp_meta.sh selftests: bpf: config: enable NET_SCH_INGRESS for xdp_meta.sh - 1 - - --- 2018-05-18 Anders Roxell bpf Accepted
selftests: bpf: config: add config fragments selftests: bpf: config: add config fragments - 1 - - --- 2018-06-12 Anders Roxell bpf Accepted
selftests: bpf: add missing object file to TEST_FILES selftests: bpf: add missing object file to TEST_FILES 1 1 - - --- 2019-11-11 Anders Roxell bpf Accepted
selftests: bpf: add missing executables to .gitignore selftests: bpf: add missing executables to .gitignore - 1 - - --- 2019-01-08 Anders Roxell bpf Changes Requested
selftests: bpf: add config fragment LWTUNNEL selftests: bpf: add config fragment LWTUNNEL 1 - - - --- 2018-10-10 Anders Roxell bpf Accepted
selftests: bpf: add config fragment BPF_JIT selftests: bpf: add config fragment BPF_JIT - - - - --- 2019-08-20 Anders Roxell bpf Accepted
selftests: bpf: Adding config fragment CONFIG_CGROUP_BPF=y selftests: bpf: Adding config fragment CONFIG_CGROUP_BPF=y - - - - --- 2017-12-11 Naresh Kamboju bpf Accepted
selftests: bpf: Add files generated when compiled to.gitignore selftests: bpf: Add files generated when compiled to.gitignore - - - - --- 2019-05-12 Kelsey bpf Changes Requested
selftests/seccomp: allow clock_nanosleep instead of nanosleep selftests/seccomp: allow clock_nanosleep instead of nanosleep 1 - - - --- 2020-04-08 Thadeu Lima de Souza Cascardo bpf Not Applicable
selftests/bpf: update gitignore with test_libbpf_open selftests/bpf: update gitignore with test_libbpf_open 2 - - 1 --- 2018-02-21 Anders Roxell bpf Accepted
selftests/bpf: tcpbpf_kern: use in6_* macros from glibc selftests/bpf: tcpbpf_kern: use in6_* macros from glibc - - - 1 --- 2018-02-21 Anders Roxell bpf Accepted
selftests/bpf: split -extras target to -static and -gen selftests/bpf: split -extras target to -static and -gen - - - - --- 2020-05-22 Yauheni Kaliuta bpf Changes Requested
selftests/bpf: signedness bug in enable_all_controllers() selftests/bpf: signedness bug in enable_all_controllers() 1 1 - - --- 2019-06-13 Dan Carpenter bpf Accepted
selftests/bpf: remove the DEBUG macro for test_dev_cgroup selftests/bpf: remove the DEBUG macro for test_dev_cgroup - - - - --- 2017-12-20 Chen Rong bpf Superseded
selftests/bpf: install generated test progs selftests/bpf: install generated test progs 1 1 - - --- 2020-05-13 Yauheni Kaliuta bpf Accepted
selftests/bpf: install btf .c files selftests/bpf: install btf .c files - 2 - - --- 2020-05-19 Yauheni Kaliuta bpf Changes Requested
selftests/bpf: fix compile errors with older glibc selftests/bpf: fix compile errors with older glibc - - - - --- 2019-04-17 Wang YanQing bpf Changes Requested
selftests/bpf: check return value of fopen in test_verifier.c selftests/bpf: check return value of fopen in test_verifier.c - 1 - - --- 2018-05-17 Jesper Dangaard Brouer bpf Accepted
selftests/bpf: add missing executables to .gitignore selftests/bpf: add missing executables to .gitignore 1 2 - - --- 2018-10-19 Anders Roxell bpf Accepted
selftests/bpf: add general instructions for test execution selftests/bpf: add general instructions for test execution 1 - - - --- 2020-05-22 Alan Maguire bpf Accepted
selftests/bpf: add config fragments BPF_STREAM_PARSER and XDP_SOCKETS selftests/bpf: add config fragments BPF_STREAM_PARSER and XDP_SOCKETS - - - - --- 2018-10-25 Naresh Kamboju bpf Accepted
selftests/bpf: add config fragment CONFIG_NF_NAT_IPV6 selftests/bpf: add config fragment CONFIG_NF_NAT_IPV6 - - - - --- 2018-11-29 Naresh Kamboju bpf Changes Requested
selftests/bpf: add config fragment CONFIG_FTRACE_SYSCALLS selftests/bpf: add config fragment CONFIG_FTRACE_SYSCALLS 1 - - - --- 2018-11-27 Naresh Kamboju bpf Accepted
selftests/bpf: Remove test_align from TEST_GEN_PROGS selftests/bpf: Remove test_align from TEST_GEN_PROGS 2 1 - - --- 2020-08-19 Veronika Kabatova bpf Changes Requested
selftests/bpf: Fix compile warning in bpf selftest selftests/bpf: Fix compile warning in bpf selftest - - - - --- 2019-05-07 Alakesh Haloi bpf Not Applicable
selftests/bpf: Fix check in global_data_init. selftests/bpf: Fix check in global_data_init. - - - - --- 2020-09-03 Hao Luo bpf Changes Requested
« 1 2 3 4137 138 »