public inbox for bpf@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-05-16 18:02:58 to 2023-05-18 11:35:37 UTC [more...]

[PATCH net-next v8 06/16] tcp_bpf: Inline do_tcp_sendpages as it's now a wrapper around tcp_sendmsg
 2023-05-18 11:34 UTC 

[PATCH v2] bpf: Fix mask generation for 32-bit narrow loads of 64-bit fields
 2023-05-18 10:25 UTC 

[PATCH bpf-next] bpf: btf: restore resolve_mode when popping the resolve stack
 2023-05-18  8:42 UTC  (5+ messages)

[RFC dwarves 0/6] Encoding function addresses using DECL_TAGs
 2023-05-18  8:39 UTC  (8+ messages)
` [RFC dwarves 1/6] btf_encoder: record function address and if it is local
` [RFC dwarves 2/6] dwarf_loader: store address in function low_pc if available
` [RFC dwarves 3/6] dwarf_loader: transfer low_pc info from subtroutine to its abstract origin
` [RFC dwarves 4/6] btf_encoder: add "addr=0x<addr>" function declaration tag if --btf_gen_func_addr specified
` [RFC dwarves 5/6] btf_encoder: store ELF function representations sorted by name _and_ address
` [RFC dwarves 6/6] pahole: document --btf_gen_func_addr

[PATCH bpf-next 0/3] Add O_PATH-based BPF_OBJ_PIN and BPF_OBJ_GET support
 2023-05-18  8:38 UTC  (11+ messages)
` [PATCH bpf-next 1/3] bpf: support O_PATH FDs in BPF_OBJ_PIN and BPF_OBJ_GET commands
      ` fd == 0 means AT_FDCWD "

Arranging payment 5/18/2023 7:56:02 a.m
 2023-05-18  7:56 UTC 

[PATCH v12 00/11] tracing: Add fprobe/tracepoint events
 2023-05-18  5:26 UTC  (12+ messages)
` [PATCH v12 01/11] fprobe: Pass return address to the handlers
` [PATCH v12 02/11] tracing/probes: Add fprobe events for tracing function entry and exit
` [PATCH v12 03/11] selftests/ftrace: Add fprobe related testcases
` [PATCH v12 04/11] tracing/probes: Add tracepoint support on fprobe_events
` [PATCH v12 05/11] tracing/probes: Move event parameter fetching code to common parser
` [PATCH v12 06/11] tracing/probes: Support function parameters if BTF is available
` [PATCH v12 07/11] tracing/probes: Add $arg* meta argument for all function args
` [PATCH v12 08/11] tracing/probes: Add BTF retval type support
` [PATCH v12 09/11] selftests/ftrace: Add tracepoint probe test case
` [PATCH v12 10/11] selftests/ftrace: Add BTF arguments test cases
` [PATCH v12 11/11] Documentation: tracing/probes: Add fprobe event tracing document

libbpf: bpf_prog_load failed, invalid argument
 2023-05-18  5:17 UTC 

[PATCH] tracing/user_events: Run BPF program if attached
 2023-05-18  3:14 UTC  (33+ messages)

[PATCH v3 0/3] Make fprobe + rethook immune to recursion
 2023-05-18  2:49 UTC  (13+ messages)
` [PATCH v3 1/4] rethook: use preempt_{disable, enable}_notrace in rethook_trampoline_handler
` [PATCH v3 2/4] fprobe: make fprobe_kprobe_handler recursion free
` [PATCH v3 3/4] fprobe: add recursion detection in fprobe_exit_handler
` [PATCH v3 4/4] rethook, fprobe: do not trace rethook related functions

[RFC net-next] net: veth: reduce page_pool memory footprint using half page per-buffer
 2023-05-18  1:16 UTC  (9+ messages)

[PATCH bpf-next 0/4] bpf: query effective progs without cgroup_mutex
 2023-05-17 22:41 UTC  (6+ messages)
` [PATCH bpf-next 4/4] "

[Bpf] IETF BPF working group draft charter
 2023-05-17 21:13 UTC  (6+ messages)

[PATCH v6 5/6] mm/gup: remove vmas parameter from pin_user_pages()
 2023-05-17 19:25 UTC 

[PATCH v8 bpf-next 10/10] selftests/bpf: Extend bpf_sock_destroy tests
 2023-05-17 18:00 UTC 

[PATCH v8 bpf-next 09/10] bpf: Add kfunc filter function to 'struct btf_kfunc_id_set'
 2023-05-17 17:59 UTC 

[PATCH v8 bpf-next 08/10] selftests/bpf: Test bpf_sock_destroy
 2023-05-17 17:58 UTC 

[PATCH v8 bpf-next 07/10] selftests/bpf: Add helper to get port using getsockname
 2023-05-17 17:57 UTC 

[PATCH v8 bpf-next 06/10] bpf: Add bpf_sock_destroy kfunc
 2023-05-17 17:57 UTC 

[PATCH v8 bpf-next 05/10] bpf: udp: Implement batching for sockets iterator
 2023-05-17 17:57 UTC 

[PATCH v8 bpf-next 04/10] udp: seq_file: Remove bpf_seq_afinfo from udp_iter_state
 2023-05-17 17:57 UTC 

[PATCH v8 bpf-next 03/10] bpf: udp: Encapsulate logic to get udp table
 2023-05-17 17:56 UTC 

[PATCH v8 bpf-next 02/10] udp: seq_file: Helper function to match socket attributes
 2023-05-17 17:55 UTC 

[PATCH v8 bpf-next 01/10] bpf: tcp: Avoid taking fast sock lock in iterator
 2023-05-17 17:54 UTC 

[PATCH v8 bpf-next 00/10] bpf: Add socket destroy capability
 2023-05-17 17:53 UTC 

[PATCH bpf-next 0/4] bpftool: Fix skeletons compilation for older kernels
 2023-05-17 16:58 UTC  (5+ messages)
` [PATCH bpf-next 4/4] bpftool: use a local bpf_perf_event_value to fix accessing its fields

[PATCHv4 bpf-next 00/10] bpf: Move kernel test kfuncs into bpf_testmod
 2023-05-17 16:51 UTC  (7+ messages)
` [PATCHv4 bpf-next 08/10] selftests/bpf: Allow to use kfunc from testmod.ko in test_verifier

[RFC PATCH] bpf: Remove in_atomic() from bpf_link_put()
 2023-05-17 16:26 UTC  (5+ messages)

[PATCH bpf-next v2] bpftool: specify XDP Hints ifname when loading program
 2023-05-17 16:01 UTC 

[PATCH bpf-next 1/2] selftests/bpf: Fix dynptr/test_dynptr_is_null
 2023-05-17 15:00 UTC  (3+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Make bpf_dynptr_is_rdonly() prototyype consistent with kernel

[PATCH v11 00/11] tracing: Add fprobe/tracepoint events
 2023-05-17 14:39 UTC  (15+ messages)
` [PATCH v11 01/11] fprobe: Pass return address to the handlers
` [PATCH v11 02/11] tracing/probes: Add fprobe events for tracing function entry and exit
` [PATCH v11 03/11] selftests/ftrace: Add fprobe related testcases
` [PATCH v11 04/11] tracing/probes: Add tracepoint support on fprobe_events
` [PATCH v11 05/11] tracing/probes: Move event parameter fetching code to common parser
` [PATCH v11 06/11] tracing/probes: Support function parameters if BTF is available
` [PATCH v11 07/11] tracing/probes: Add $arg* meta argument for all function args
` [PATCH v11 08/11] tracing/probes: Add BTF retval type support
` [PATCH v11 09/11] selftests/ftrace: Add tracepoint probe test case
` [PATCH v11 10/11] selftests/ftrace: Add BTF arguments test cases
` [PATCH v11 11/11] Documentation: tracing/probes: Add fprobe event tracing document

[PATCH bpf-next] Shift operations are defined to use a mask
 2023-05-17 14:30 UTC  (2+ messages)

[PATCH bpf-next v2 0/2] bpf: Show target_{obj,btf}_id for tracing link
 2023-05-17 14:14 UTC  (4+ messages)
` [PATCH bpf-next v2 1/2] bpf: Show target_{obj,btf}_id in tracing link fdinfo
` [PATCH bpf-next v2 2/2] bpftool: Show target_{obj,btf}_id in tracing link info

[PATCH v1] selftests/bpf: Do not use sign-file as testcase
 2023-05-17 14:10 UTC  (3+ messages)
` [RESEND PATCH "

[PATCH v2 bpf-next] bpftool: Support bpffs mountpoint as pin path for prog loadall
 2023-05-17 14:10 UTC  (2+ messages)

[PATCH bpf v8 00/13] bpf sockmap fixes
 2023-05-17 13:54 UTC  (17+ messages)
` [PATCH bpf v8 01/13] bpf: sockmap, pass skb ownership through read_skb
` [PATCH bpf v8 02/13] bpf: sockmap, convert schedule_work into delayed_work
` [PATCH bpf v8 03/13] bpf: sockmap, reschedule is now done through backlog
` [PATCH bpf v8 04/13] bpf: sockmap, improved check for empty queue
` [PATCH bpf v8 05/13] bpf: sockmap, handle fin correctly
` [PATCH bpf v8 06/13] bpf: sockmap, TCP data stall on recv before accept
` [PATCH bpf v8 07/13] bpf: sockmap, wake up polling after data copy
` [PATCH bpf v8 08/13] bpf: sockmap, incorrectly handling copied_seq
` [PATCH bpf v8 09/13] bpf: sockmap, pull socket helpers out of listen test for general use
` [PATCH bpf v8 10/13] bpf: sockmap, build helper to create connected socket pair
` [PATCH bpf v8 11/13] bpf: sockmap, test shutdown() correctly exits epoll and recv()=0
` [PATCH bpf v8 12/13] bpf: sockmap, test FIONREAD returns correct bytes in rx buffer
` [PATCH bpf v8 13/13] bpf: sockmap, test FIONREAD returns correct bytes in rx buffer with drops

[PATCH bpf-next] selftests/bpf: add xdp_feature selftest for bond device
 2023-05-17 13:41 UTC 

[PATCH v5 5/6] mm/gup: remove vmas parameter from pin_user_pages()
 2023-05-17 13:04 UTC  (2+ messages)

[PATCH 1/2] bpf: hide unused bpf_patch_call_args
 2023-05-17 12:56 UTC  (2+ messages)
` [PATCH 2/2] bpf: add bpf_probe_read_kernel declaration

[PATCH net-next v5 2/3] net: core: add getsockopt SO_PEERPIDFD
 2023-05-17 11:33 UTC 

[PATCH bpf-next v1 0/5] net/smc: Introduce BPF injection capability
 2023-05-17  9:16 UTC  (6+ messages)
` [PATCH bpf-next v1 2/5] net/smc: allow smc to negotiate protocols on policies

[PATCH v9 0/3] mm/gup: disallow GUP writing to file-backed mappings by default
 2023-05-17  8:26 UTC  (15+ messages)

New Order
 2023-05-17  7:59 UTC 

[RFC PATCH bpf-next v3 00/37] FUSE BPF: A Stacked Filesystem Extension for FUSE
 2023-05-17  7:19 UTC  (9+ messages)
` [RFC PATCH v3 17/37] fuse-bpf: Add support for read/write iter

[PATCH bpf-next v2 00/10] seltests/xsk: prepare for AF_XDP multi-buffer testing
 2023-05-17  5:40 UTC  (2+ messages)

[PATCH bpf-next] bpf: drop unnecessary user-triggerable WARN_ONCE in verifierl log
 2023-05-17  5:40 UTC  (2+ messages)

[PATCH v2 0/4] Make fprobe + rethook immune to recursion
 2023-05-17  4:51 UTC  (15+ messages)
` [PATCH v2 2/4] fprobe: make fprobe_kprobe_handler recursion free
` [PATCH v2 4/4] rehook, fprobe: do not trace rethook related functions

[PATCH bpf-next] selftests/bpf: Fix s390 sock_field test failure
 2023-05-17  4:00 UTC  (2+ messages)

[PATCH bpf-next] selftests/bpf: improve netcnt test robustness
 2023-05-17  3:38 UTC  (2+ messages)

[PATCH bpf-next 0/2] bpf: Show target_{obj,btf}_id for tracing link
 2023-05-17  3:00 UTC  (4+ messages)
` [PATCH bpf-next 1/2] bpf: Show target_{obj,btf}_id in tracing link fdinfo

pull-request: bpf-next 2023-05-16
 2023-05-17  3:00 UTC  (2+ messages)

[PATCH v2 bpf-next 0/2] libbpf: capability for resizing datasec maps
 2023-05-16 21:18 UTC  (5+ messages)
` [PATCH v2 bpf-next 1/2] libbpf: add "
` [PATCH v2 bpf-next 2/2] libbpf: selftests "

[PATCH v4 1/9] capability: introduce new capable flag NODENYAUDIT
 2023-05-16 18:42 UTC  (5+ messages)
` [PATCH v4 3/9] capability: use new capable_any functionality
` [PATCH v4 8/9] bpf: "

add helper to get value of Thread Local Storage base register
 2023-05-16 18:32 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox