messages from 2023-05-12 15:44:44 to 2023-05-16 12:56:45 UTC [more...]
[RFC net-next] net: veth: reduce page_pool memory footprint using half page per-buffer
2023-05-16 12:55 UTC (8+ messages)
[RFC 0/3] support non-frag page for page_pool_alloc_frag()
2023-05-16 12:47 UTC
[PATCH bpf-next 0/2] bpf: Show target_{obj,btf}_id for tracing link
2023-05-16 12:39 UTC (3+ messages)
` [PATCH bpf-next 1/2] bpf: Show target_{obj,btf}_id in tracing link fdinfo
` [PATCH bpf-next 2/2] bpftool: Show target_{obj,btf}_id in tracing link info
[PATCH RESEND bpf-next 00/15] new kfunc XDP hints and ice implementation
2023-05-16 12:37 UTC (27+ messages)
` [PATCH RESEND bpf-next 06/15] ice: Support HW timestamp hint
` [PATCH RESEND bpf-next 07/15] ice: Support RX hash XDP hint
` [PATCH RESEND bpf-next 09/15] xdp: Add VLAN tag hint
` [PATCH RESEND bpf-next 10/15] ice: Implement "
` [PATCH RESEND bpf-next 11/15] xdp: Add checksum level hint
` [PATCH RESEND bpf-next 13/15] selftests/bpf: Allow VLAN packets in xdp_hw_metadata
` [PATCH RESEND bpf-next 14/15] net, xdp: allow metadata > 32
` [PATCH RESEND bpf-next 15/15] selftests/bpf: Add flags and new hints to xdp_hw_metadata
[syzbot] [kernel?] Internal error in should_fail_ex
2023-05-16 12:32 UTC (3+ messages)
` [syzbot] [kernel?] Internal error in __zone_watermark_ok
[bug] kernel: bpf: syscall: a possible sleep-in-atomic bug in __bpf_prog_put()
2023-05-16 11:18 UTC
[PATCH bpf-next] bpf: btf: restore resolve_mode when popping the resolve stack
2023-05-16 10:32 UTC (3+ messages)
[PATCH bpf-next v2 00/10] seltests/xsk: prepare for AF_XDP multi-buffer testing
2023-05-16 10:31 UTC (11+ messages)
` [PATCH bpf-next v2 01/10] selftests/xsk: do not change XDP program when not necessary
` [PATCH bpf-next v2 02/10] selftests/xsk: generate simpler packets with variable length
` [PATCH bpf-next v2 03/10] selftests/xsk: add varying payload pattern within packet
` [PATCH bpf-next v2 04/10] selftests/xsk: dump packet at error
` [PATCH bpf-next v2 05/10] selftests/xsk: add packet iterator for tx to packet stream
` [PATCH bpf-next v2 06/10] selftests/xsk: store offset in pkt instead of addr
` [PATCH bpf-next v2 07/10] selftests/xsx: test for huge pages only once
` [PATCH bpf-next v2 08/10] selftests/xsk: populate fill ring based on frags needed
` [PATCH bpf-next v2 09/10] selftests/xsk: generate data for multi-buffer packets
` [PATCH bpf-next v2 10/10] selftests/xsk: adjust packet pacing for multi-buffer support
selftest sock_fields failed on s390x with latest llvm17
2023-05-16 9:16 UTC (9+ messages)
[PATCH v2 0/4] Make fprobe + rethook immune to recursion
2023-05-16 9:51 UTC (10+ messages)
` [PATCH v2 1/4] rethook: use preempt_{disable, enable}_notrace in rethook_trampoline_handler
` [PATCH v2 2/4] fprobe: make fprobe_kprobe_handler recursion free
` [PATCH v2 3/4] fprobe: add recursion detection in fprobe_exit_handler
` [PATCH v2 4/4] rehook, fprobe: do not trace rethook related functions
[PATCH bpf-next 0/3] Add O_PATH-based BPF_OBJ_PIN and BPF_OBJ_GET support
2023-05-16 9:07 UTC (6+ messages)
` [PATCH bpf-next 1/3] bpf: support O_PATH FDs in BPF_OBJ_PIN and BPF_OBJ_GET commands
` [PATCH bpf-next 2/3] libbpf: add opts-based bpf_obj_pin() API and add support for path_fd
` [PATCH bpf-next 3/3] selftests/bpf: add path_fd-based BPF_OBJ_PIN and BPF_OBJ_GET tests
PO No. 4200063069 // PO00848
2023-05-16 8:35 UTC
Kreowania pozytywnym wizerunkiem
2023-05-16 7:51 UTC
[PATCH bpf-next 00/10] seltests/xsk: prepare for AF_XDP multi-buffer testing
2023-05-16 7:45 UTC (5+ messages)
` [PATCH bpf-next 06/10] selftests/xsk: store offset in pkt instead of addr
[PATCH v4 1/9] capability: introduce new capable flag NODENYAUDIT
2023-05-16 6:33 UTC (7+ messages)
` [PATCH v4 5/9] drivers: use new capable_any functionality
` [PATCH v4 6/9] fs: "
` [PATCH v4 7/9] kernel: "
[PATCH] bpf: reject blacklisted symbols in kprobe_multi to avoid recursive trap
2023-05-16 5:49 UTC (18+ messages)
add helper to get value of Thread Local Storage base register
2023-05-16 3:25 UTC
[PATCH v2 bpf] samples/bpf: drop unnecessary fallthrough
2023-05-16 3:17 UTC (2+ messages)
[PATCHv4 bpf-next 00/10] bpf: Move kernel test kfuncs into bpf_testmod
2023-05-16 2:22 UTC (12+ messages)
` [PATCHv4 bpf-next 01/10] libbpf: Store zero fd to fd_array for loader kfunc relocation
` [PATCHv4 bpf-next 02/10] selftests/bpf: Move kfunc exports to bpf_testmod/bpf_testmod_kfunc.h
` [PATCHv4 bpf-next 03/10] selftests/bpf: Move test_progs helpers to testing_helpers object
` [PATCHv4 bpf-next 04/10] selftests/bpf: Use only stdout in un/load_bpf_testmod functions
` [PATCHv4 bpf-next 05/10] selftests/bpf: Do not unload bpf_testmod in load_bpf_testmod
` [PATCHv4 bpf-next 06/10] selftests/bpf: Use un/load_bpf_testmod functions in tests
` [PATCHv4 bpf-next 07/10] selftests/bpf: Load bpf_testmod for verifier test
` [PATCHv4 bpf-next 08/10] selftests/bpf: Allow to use kfunc from testmod.ko in test_verifier
` [PATCHv4 bpf-next 09/10] selftests/bpf: Remove extern from kfuncs declarations
` [PATCHv4 bpf-next 10/10] bpf: Move kernel test kfuncs to bpf_testmod
[PATCH bpf-next v2 0/3] bpf: bpf trampoline improvements
2023-05-16 2:21 UTC (12+ messages)
` [PATCH bpf-next v2 1/3] bpf: Fix memleak due to fentry attach failure
` [PATCH bpf-next v2 2/3] bpf: Remove bpf trampoline selector
` [PATCH bpf-next v2 3/3] bpf: Show target_{obj,btf}_id in tracing link info
[PATCH 0/4] Make fpobe + rethook immune to recursion
2023-05-16 2:15 UTC (3+ messages)
[syzbot] [bpf?] [net?] kernel BUG in pskb_expand_head (2)
2023-05-16 1:55 UTC (3+ messages)
[PATCH bpf v7 00/13] bpf sockmap fixes
2023-05-16 1:51 UTC (4+ messages)
` [PATCH bpf v7 11/13] bpf: sockmap, test shutdown() correctly exits epoll and recv()=0
[PATCH bpf] samples/bpf: use canonical fallthrough pseudo-keyword in hbm.c
2023-05-16 0:14 UTC (3+ messages)
[PATCH bpf-next] selftests/bpf: improve netcnt test robustness
2023-05-15 23:50 UTC (3+ messages)
pull-request: bpf-next 2023-05-16
2023-05-15 22:56 UTC
[PATCH bpf-next v1 0/5] net/smc: Introduce BPF injection capability
2023-05-15 22:52 UTC (6+ messages)
` [PATCH bpf-next v1 2/5] net/smc: allow smc to negotiate protocols on policies
` [PATCH bpf-next v1 4/5] bpf: add smc negotiator support in BPF struct_ops
[PATCH] tracing/user_events: Run BPF program if attached
2023-05-15 21:57 UTC (10+ messages)
[PATCH bpf-next] bpf: Add --skip_encoding_btf_inconsistent_proto, --btf_gen_optimized to pahole flags for v1.25
2023-05-15 19:33 UTC (12+ messages)
[PATCH bpf-next v2] arm64,bpf: Support struct arguments in the BPF trampoline
2023-05-15 19:20 UTC (2+ messages)
[PATCH bpf] tools: bpftool: JIT limited misreported as negative value on aarch64
2023-05-15 19:20 UTC (2+ messages)
[PATCH bpf-next] bpf: fix calculation of subseq_idx during precision backtracking
2023-05-15 19:10 UTC (2+ messages)
[PATCH bpf-next 00/10] Centralize BPF permission checks
2023-05-15 18:38 UTC (5+ messages)
` [PATCH bpf-next 10/10] bpf: consistenly use program's recorded capabilities in BPF verifier
[PATCH bpf-next] bpftool: specify XDP Hints ifname when loading program
2023-05-15 16:55 UTC (5+ messages)
[PATCH bpf-next 0/4] bpftool: Fix skeletons compilation for older kernels
2023-05-15 16:53 UTC (7+ messages)
` [PATCH bpf-next 2/4] bpftool: define a local bpf_perf_link to fix accessing its fields
` [PATCH bpf-next 4/4] bpftool: use a local bpf_perf_event_value "
[PATCH 6.3 100/246] perf lock contention: Fix compiler builtin detection
2023-05-15 16:25 UTC
[PATCH v10 00/11] tracing: Add fprobe/tracepoint events
2023-05-15 15:11 UTC (14+ messages)
` [PATCH v10 01/11] fprobe: Pass return address to the handlers
` [PATCH v10 02/11] tracing/probes: Add fprobe events for tracing function entry and exit
` [PATCH v10 03/11] selftests/ftrace: Add fprobe related testcases
` [PATCH v10 04/11] tracing/probes: Add tracepoint support on fprobe_events
` [PATCH v10 05/11] tracing/probes: Move event parameter fetching code to common parser
` [PATCH v10 06/11] tracing/probes: Support function parameters if BTF is available
` [PATCH v10 07/11] tracing/probes: Add $args meta argument for all function args
` [PATCH v10 08/11] tracing/probes: Add BTF retval type support
` [PATCH v10 09/11] selftests/ftrace: Add tracepoint probe test case
` [PATCH v10 10/11] selftests/ftrace: Add BTF arguments test cases
` [PATCH v10 11/11] Documentation: tracing/probes: Add fprobe event tracing document
[PATCH iwl-net] ice: recycle/free all of the fragments from multi-buffer packet
2023-05-15 14:39 UTC (6+ messages)
[PATCH bpf-next] bpf: Remove anonymous union in bpf_kfunc_call_arg_meta
2023-05-15 14:30 UTC (2+ messages)
[PATCH iwl-net v2] ice: recycle/free all of the fragments from multi-buffer frame
2023-05-15 14:22 UTC (2+ messages)
[PATCH v9 0/3] mm/gup: disallow GUP writing to file-backed mappings by default
2023-05-15 13:07 UTC (8+ messages)
[PATCH v5 5/6] mm/gup: remove vmas parameter from pin_user_pages()
2023-05-15 11:50 UTC (2+ messages)
[PATCH net-next v7 06/16] tcp_bpf: Inline do_tcp_sendpages as it's now a wrapper around tcp_sendmsg
2023-05-15 9:33 UTC
[PATCH net v6] virtio_net: Fix error unwinding of XDP initialization
2023-05-15 7:50 UTC (6+ messages)
[PATCH 0/4] Make fpobe + rethook immune to recursion
2023-05-15 3:52 UTC (2+ messages)
[PATCH v9.1 00/11] tracing: Add fprobe/tracepoint events
2023-05-14 4:11 UTC (7+ messages)
` [PATCH v9.1 05/11] tracing/probes: Move event parameter fetching code to common parser
` [PATCH v9.1 07/11] tracing/probes: Add $$args meta argument for all function args
[PATCH bpf-next v6 0/4] bpf: Don't EFAULT for {g,s}setsockopt with wrong optlen
2023-05-14 0:10 UTC (4+ messages)
` [PATCH bpf-next v6 2/4] selftests/bpf: Update EFAULT {g,s}etsockopt selftests
[PATCH net-next v2 0/2] introduce skb_frag_fill_page_desc()
2023-05-13 19:10 UTC (2+ messages)
verifier backtracking bug
2023-05-12 22:16 UTC (2+ messages)
[PATCH bpf-next] libbpf: fix offsetof() and container_of() to work with CO-RE
2023-05-12 19:10 UTC (2+ messages)
[PATCH bpf-next] bpf: Address KCSAN report on bpf_lru_list
2023-05-12 19:10 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).