Show patches with: State = Action Required       |    Archived = No       |   23138 patches
« 1 2 ... 177 178 179231 232 »
Patch Series S/W/F Date Submitter Delegate State
[RFC,bpf-next,11/15] samples: bpf: print summary of session on exit [RFC,bpf-next,01/15] samples: bpf: fix a couple of NULL dereferences --- 2021-05-28 Kumar Kartikeya Dwivedi New
[RFC,bpf-next,11/16] bpf: Sync uapi bpf.h to tools bpf: Speed up trampoline attach --- 2020-10-22 Jiri Olsa New
[RFC,bpf-next,12/13] xsk: explicitly inline functions and move definitions Introduce AF_XDP buffer allocation API --- 2020-05-04 Björn Töpel New
[RFC,bpf-next,12/16] bpf: Move synchronize_rcu_mult for batch processing (NOT TO BE MERGED) bpf: Speed up trampoline attach --- 2020-10-22 Jiri Olsa New
[RFC,bpf-next,12/16] tools/libbpf: libbpf support for bpfdump Untitled series #42421 --- 2020-04-08 Yonghong Song New
[RFC,bpf-next,1/2] bpf: Implement shared sk_storage optimization bpf: Implement shared persistent fast(er) sk_storoage mode --- 2021-08-23 Hans Montero New
[RFC,bpf-next,1/2] bpf_redirect_neigh: Support supplying the nexthop as a helper parameter bpf: Rework bpf_redirect_neigh() to allow supplying nexthop from caller --- 2020-10-15 Toke Høiland-Jørgensen New
[RFC,bpf-next,1/2] bpf: share BTF "show" implementation between kernel and libbpf bpf, libbpf: share BTF data show functionality --- 2021-01-11 Alan Maguire New
[RFC,bpf-next,1/2] bpf, xdp: add naive bpf_redirect_map() tail call detection [RFC,bpf-next,1/2] bpf, xdp: add naive bpf_redirect_map() tail call detection --- 2020-06-09 Björn Töpel New
[RFC,bpf-next,13/15] samples: bpf: add new options for xdp samples [RFC,bpf-next,01/15] samples: bpf: fix a couple of NULL dereferences --- 2021-05-28 Kumar Kartikeya Dwivedi New
[RFC,bpf-next,13/16] libbpf: Add trampoline batch attach support bpf: Speed up trampoline attach --- 2020-10-22 Jiri Olsa New
[RFC,bpf-next,1/3] bpf: add dummy BPF STRUCT_OPS for test purpose introduce dummy BPF STRUCT_OPS --- 2021-09-15 Hou Tao New
[RFC,bpf-next,1/3] bpf: introduce trace option to the BPF_PROG_TEST_RUN command API [RFC,bpf-next,1/3] bpf: introduce trace option to the BPF_PROG_TEST_RUN command API --- 2020-03-18 Eelco Chaudron New
[RFC,bpf-next,14/16] libbpf: Add trampoline batch detach support bpf: Speed up trampoline attach --- 2020-10-22 Jiri Olsa New
[RFC,bpf-next,1/4] bpf: Allow trampoline re-attach [RFC,bpf-next,1/4] bpf: Allow trampoline re-attach --- 2021-03-28 Jiri Olsa New
[RFC,bpf-next,1/4] bpf: Handle 8-byte values in DEVMAP and DEVMAP_HASH [RFC,bpf-next,1/4] bpf: Handle 8-byte values in DEVMAP and DEVMAP_HASH --- 2020-05-22 David Ahern New
[RFC,bpf-next,15/15] samples: bpf: convert xdp_samples to use raw_tracepoints [RFC,bpf-next,01/15] samples: bpf: fix a couple of NULL dereferences --- 2021-05-28 Kumar Kartikeya Dwivedi New
[RFC,bpf-next,15/16] selftests/bpf: Add trampoline batch test bpf: Speed up trampoline attach --- 2020-10-22 Jiri Olsa New
[RFC,bpf-next,15/16] tools/bpf: selftests: add dumper progs for bpf_map/task/task_file Untitled series #42421 --- 2020-04-08 Yonghong Song New
[RFC,bpf-next,1/5] bpf: add in-kernel split BTF support Integrate kernel module BTF support --- 2020-11-05 Andrii Nakryiko New
[RFC,bpf-next,16/16] selftests/bpf: Add attach batch test (NOT TO BE MERGED) bpf: Speed up trampoline attach --- 2020-10-22 Jiri Olsa New
[RFC,bpf-next,16/16] tools/bpf: selftests: add a selftest for anonymous dumper Untitled series #42421 --- 2020-04-08 Yonghong Song New
[RFC,bpf-next,1/7] bpftool: strip const/volatile/restrict modifiers from .bss and .data vars [RFC,bpf-next,1/7] bpftool: strip const/volatile/restrict modifiers from .bss and .data vars --- 2021-05-07 Andrii Nakryiko New
[RFC,bpf-next,1/7] libbpf: disable -Wswitch-enum compiler warning libbpf feature probing and sanitization improvements --- 2020-08-07 Andrii Nakryiko New
[RFC,bpf-next,1/8] bpf: refactor bpf_link update handling bpf_link observability APIs --- 2020-04-04 Andrii Nakryiko New
[RFC,bpf-next,1/9] net: introduce biased busy-polling Introduce biased busy-polling --- 2020-10-28 Björn Töpel New
[RFC,bpf-next,2/2] sample/bpf: add xdp_redirect_map_multicast test Untitled series #42329 --- 2020-04-15 Hangbin Liu New
[RFC,bpf-next,2/2] samples/bpf: xdp_redirect_cpu: load a eBPF program on cpu_map introduce support for XDP programs in cpumaps --- 2020-05-22 Lorenzo Bianconi New
[RFC,bpf-next,2/2] selftests/bpf: Extend tests for shared sk_storage bpf: Implement shared persistent fast(er) sk_storoage mode --- 2021-08-23 Hans Montero New
[RFC,bpf-next,2/2] selftests: Update test_tc_neigh to use the modified bpf_redirect_neigh() bpf: Rework bpf_redirect_neigh() to allow supplying nexthop from caller --- 2020-10-15 Toke Høiland-Jørgensen New
[RFC,bpf-next,2/3] bpf: add tracing for XDP programs using the BPF_PROG_TEST_RUN API [RFC,bpf-next,1/3] bpf: introduce trace option to the BPF_PROG_TEST_RUN command API --- 2020-03-18 Eelco Chaudron New
[RFC,bpf-next,2/3] bpf, arm64: Optimize AND,OR,XOR,JSET BPF_K using arm64 logical immediates arm64 BPF JIT Optimizations --- 2020-05-07 Luke Nelson New
[RFC,bpf-next,2/4] mvneta: return csum computation result from mvneta_rx_csum add partial rx hw csum offload support for XDP --- 2021-05-28 Lorenzo Bianconi New
[RFC,bpf-next,2/5] bpf: assign ID to vmlinux BTF and return extra info for BTF in GET_OBJ_INFO Integrate kernel module BTF support --- 2020-11-05 Andrii Nakryiko New
[RFC,bpf-next,2/5] libbpf: SO_TXTIME support in AF_XDP Untitled series #149694 --- 2021-08-03 Kishen Maloor New
[RFC,bpf-next,2/7] libbpf: add per-file linker opts [RFC,bpf-next,1/7] bpftool: strip const/volatile/restrict modifiers from .bss and .data vars --- 2021-05-07 Andrii Nakryiko New
[RFC,bpf-next,2/8] bpf: allow bpf_link pinning as read-only and enforce LINK_UPDATE bpf_link observability APIs --- 2020-04-04 Andrii Nakryiko New
[RFC,bpf-next,2/8] tcp: Keep TCP_CLOSE sockets in the reuseport group. Socket migration for SO_REUSEPORT. --- 2020-11-17 Kuniyuki Iwashima New
[RFC,bpf-next,2/9] libbpf: clean up and improve CO-RE reloc logging Add support for type-based and enum value-based CO-RE relocations --- 2020-08-04 Andrii Nakryiko New
[RFC,bpf-next,2/9] net: add SO_BUSY_POLL_BUDGET socket option Introduce biased busy-polling --- 2020-10-28 Björn Töpel New
[RFC,bpf-next,3/4] selftests/bpf: Add re-attach test to fexit_test [RFC,bpf-next,1/4] bpf: Allow trampoline re-attach --- 2021-03-28 Jiri Olsa New
[RFC,bpf-next,3/5] kbuild: Add CONFIG_DEBUG_INFO_BTF_MODULES option or module BTFs Integrate kernel module BTF support --- 2020-11-05 Andrii Nakryiko New
[RFC,bpf-next,3/6] bpf: move to generic BTF show support, apply it to seq files/strings [RFC,bpf-next,1/6] bpf: provide function to get vmlinux BTF information --- 2020-04-17 Alan Maguire New
[RFC,bpf-next,3/9] libbpf: improve relocation ambiguity detection Add support for type-based and enum value-based CO-RE relocations --- 2020-08-04 Andrii Nakryiko New
[RFC,bpf-next,4/4] net: xdp: update csum building the skb add partial rx hw csum offload support for XDP --- 2021-05-28 Lorenzo Bianconi New
[RFC,bpf-next,4/5] bpf: load and verify kernel module BTFs Integrate kernel module BTF support --- 2020-11-05 Andrii Nakryiko New
[RFC,bpf-next,4/5] samples/bpf/xdpsock_user.c: Make get_nsecs() generic Untitled series #149694 --- 2021-08-03 Kishen Maloor New
[RFC,bpf-next,4/7] bpftool: stop emitting static variables in BPF skeleton [RFC,bpf-next,1/7] bpftool: strip const/volatile/restrict modifiers from .bss and .data vars --- 2021-05-07 Andrii Nakryiko New
[RFC,bpf-next,4/7] libbpf: sanitize BPF program code for bpf_probe_read_{kernel,user}[_str] libbpf feature probing and sanitization improvements --- 2020-08-07 Andrii Nakryiko New
[RFC,bpf-next,4/9] selftests/bpf: add test validating failure on ambiguous relocation value Add support for type-based and enum value-based CO-RE relocations --- 2020-08-04 Andrii Nakryiko New
[RFC,bpf-next,5/5] samples/bpf/xdpsock_user.c: Launchtime/TXTIME API usage Untitled series #149694 --- 2021-08-03 Kishen Maloor New
[RFC,bpf-next,5/5] tools/bpftool: add support for in-kernel and named BTF in `btf show` Integrate kernel module BTF support --- 2020-11-05 Andrii Nakryiko New
[RFC,bpf-next,5/7] selftests/bpf: fix test_vmlinux test to use bpf_probe_read_user() libbpf feature probing and sanitization improvements --- 2020-08-07 Andrii Nakryiko New
[RFC,bpf-next,5/8] bpf: add support for BPF_OBJ_GET_INFO_BY_FD for bpf_link bpf_link observability APIs --- 2020-04-04 Andrii Nakryiko New
[RFC,bpf-next,6/6] printk: extend test_printf to test %pT BTF-based format specifier [RFC,bpf-next,1/6] bpf: provide function to get vmlinux BTF information --- 2020-04-17 Alan Maguire New
[RFC,bpf-next,6/7] libbpf: treat STV_INTERNAL same as STV_HIDDEN for functions [RFC,bpf-next,1/7] bpftool: strip const/volatile/restrict modifiers from .bss and .data vars --- 2021-05-07 Andrii Nakryiko New
[RFC,bpf-next,6/9] selftests/bpf: test TYPE_EXISTS and TYPE_SIZE CO-RE relocations Add support for type-based and enum value-based CO-RE relocations --- 2020-08-04 Andrii Nakryiko New
[RFC,bpf-next,7/8] bpf: Call bpf_run_sk_reuseport() for socket migration. Socket migration for SO_REUSEPORT. --- 2020-11-17 Kuniyuki Iwashima New
[RFC,bpf-next,8/8] bpftool: add bpf_link show and pin support bpf_link observability APIs --- 2020-04-04 Andrii Nakryiko New
[RFC,bpf-next] bpf: introduce bpf timer [RFC,bpf-next] bpf: introduce bpf timer --- 2021-04-01 Cong Wang New
[RFC,bpf-next] bpf: Introduce bpf_timer [RFC,bpf-next] bpf: Introduce bpf_timer --- 2021-05-20 Alexei Starovoitov New
[RFC,bpf-next] bpf: Make actual max tail call count as MAX_TAIL_CALL_CNT [RFC,bpf-next] bpf: Make actual max tail call count as MAX_TAIL_CALL_CNT --- 2021-09-08 Tiezhu Yang New
[RFC,bpf-next] ksnoop: kernel argument/return value tracing/display using BTF [RFC,bpf-next] ksnoop: kernel argument/return value tracing/display using BTF --- 2021-01-04 Alan Maguire New
[RFC,bpf-next,v1,04/14] MIPS: eBPF: support BPF_JMP32 in JIT static analysis MIPS: eBPF: refactor code, add MIPS32 JIT --- 2021-07-12 Tony Ambardar New
[RFC,bpf-next,v1,05/14] MIPS: eBPF: fix system hang with verifier dead-code patching MIPS: eBPF: refactor code, add MIPS32 JIT --- 2021-07-12 Tony Ambardar New
[RFC,bpf-next,v1,07/14] MIPS: eBPF: fix MOD64 insn on R6 ISA MIPS: eBPF: refactor code, add MIPS32 JIT --- 2021-07-12 Tony Ambardar New
[RFC,bpf-next,v1,10/14] MIPS: eBPF: improve and clarify enum 'which_ebpf_reg' MIPS: eBPF: refactor code, add MIPS32 JIT --- 2021-07-12 Tony Ambardar New
[RFC,bpf-next,v1,11/14] MIPS: eBPF: add core support for 32/64-bit systems MIPS: eBPF: refactor code, add MIPS32 JIT --- 2021-07-12 Tony Ambardar New
[RFC,bpf-next,v1,12/14] MIPS: eBPF: refactor common MIPS64/MIPS32 functions and headers MIPS: eBPF: refactor code, add MIPS32 JIT --- 2021-07-12 Tony Ambardar New
[RFC,bpf-next,v1,13/14] MIPS: uasm: Enable muhu opcode for MIPS R6 MIPS: eBPF: refactor code, add MIPS32 JIT --- 2021-07-12 Tony Ambardar New
[RFC,bpf-next,v2,04/17] bpf: allow loading of a dumper program bpf: implement bpf based dumping of kernel data structures --- 2020-04-15 Yonghong Song New
[RFC,bpf-next,v2,06/17] bpf: add PTR_TO_BTF_ID_OR_NULL support bpf: implement bpf based dumping of kernel data structures --- 2020-04-15 Yonghong Song New
[RFC,bpf-next,v2,07/17] bpf: add netlink and ipv6_route targets bpf: implement bpf based dumping of kernel data structures --- 2020-04-15 Yonghong Song New
[RFC,bpf-next,v2,12/17] bpf: implement query for target_proto and file dumper prog_id bpf: implement bpf based dumping of kernel data structures --- 2020-04-15 Yonghong Song New
[RFC,bpf-next,v2,13/17] tools/libbpf: libbpf support for bpfdump bpf: implement bpf based dumping of kernel data structures --- 2020-04-15 Yonghong Song New
[RFC,bpf-next,v2,14/17] tools/bpftool: add bpf dumper support bpf: implement bpf based dumping of kernel data structures --- 2020-04-15 Yonghong Song New
[RFC,bpf-next,v2,1/9] net: introduce preferred busy-polling Introduce preferred busy-polling --- 2020-11-05 Björn Töpel New
[RFC,bpf-next,v2,5/9] xsk: add busy-poll support for {recv,send}msg() Introduce preferred busy-polling --- 2020-11-05 Björn Töpel New
[RFC,bpf-next,v2,8/9] samples/bpf: add busy-poll support to xdpsock Introduce preferred busy-polling --- 2020-11-05 Björn Töpel New
[RFC] bpf: preload: Fix build error when O= is set [RFC] bpf: preload: Fix build error when O= is set --- 2020-11-19 David Gow New
[RFC] bpf, x64: add extra passes and relax size convergence check [RFC] bpf, x64: add extra passes and relax size convergence check --- 2020-11-26 Gary Lin New
[RFC] cw1200: use kmalloc() allocation instead of stack [RFC] cw1200: use kmalloc() allocation instead of stack --- 2021-06-22 Jernej Škrabec New
[RFC] debugfs: protect against rmmod while files are open [RFC] debugfs: protect against rmmod while files are open --- 2020-10-09 Johannes Berg New
[RFC] devlink: health: add remediation type [RFC] devlink: health: add remediation type --- 2021-03-06 Jakub Kicinski New
[RFC,dpss_eth] Don't initialise ports with no PHY [RFC,dpss_eth] Don't initialise ports with no PHY --- 2020-04-24 Darren Stevens New
[RFC] driver core: Ensure wait_for_device_probe() waits until the deferred_probe_timeout fires [RFC] driver core: Ensure wait_for_device_probe() waits until the deferred_probe_timeout fires --- 2020-04-07 John Stultz New
[RFC] drivers: net: mdio_bus: try indirect clause 45 regs access [RFC] drivers: net: mdio_bus: try indirect clause 45 regs access --- 2020-05-17 Baruch Siach New
[RFC] dsa: register every port with of_platform [RFC] dsa: register every port with of_platform --- 2021-07-23 Christian Marangi New
[RFC] dt-bindings: net: nxp,tja11xx: add compatible support [RFC] dt-bindings: net: nxp,tja11xx: add compatible support --- 2020-05-04 Oleksij Rempel New
[RFC] dwarves/pahole: Add test scripts [RFC] dwarves/pahole: Add test scripts --- 2021-02-23 Jiri Olsa New
[RFC] ethernet: stmmac: clean up the code for release/suspend/resume function [RFC] ethernet: stmmac: clean up the code for release/suspend/resume function --- 2020-12-07 Joakim Zhang New
[RFC,ethtool,1/2] update UAPI header copies Improve compatibility between netlink and ioctl interfaces --- 2020-10-27 Ido Schimmel New
[RFC,ethtool] ethtool: Improve compatibility between netlink and ioctl interfaces [RFC,ethtool] ethtool: Improve compatibility between netlink and ioctl interfaces --- 2020-11-02 Ido Schimmel New
[RFC,ethtool-next,1/3] update UAPI header copies [RFC,ethtool-next,1/3] update UAPI header copies --- 2021-03-30 Jakub Kicinski New
[RFC,ethtool-next,1/6] Update UAPI header copies ethtool: Add ability to control transceiver modules --- 2021-08-09 Ido Schimmel New
[RFC,ethtool-next,2/2] ethtool: Add ability to write to transceiver module EEPROM ethtool: Add ability to write to transceiver module EEPROMs --- 2021-06-23 Ido Schimmel New
[RFC,ethtool-next,2/6] ethtool: Add ability to control transceiver modules' low power mode ethtool: Add ability to control transceiver modules --- 2021-08-09 Ido Schimmel New
[RFC,ethtool-next,3/6] ethtool: Print CMIS Module State ethtool: Add ability to control transceiver modules --- 2021-08-09 Ido Schimmel New
[RFC,ethtool-next,4/6] ethtool: Print CMIS Module-Level Controls ethtool: Add ability to control transceiver modules --- 2021-08-09 Ido Schimmel New
[RFC,ethtool-next,6/6] ethtool: Add ability to reset transceiver modules ethtool: Add ability to control transceiver modules --- 2021-08-09 Ido Schimmel New
« 1 2 ... 177 178 179231 232 »