public inbox for bpf@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2023-04-28 15:57:47 to 2023-05-02 15:46:35 UTC [more...]

[PATCH v6 0/3] mm/gup: disallow GUP writing to file-backed mappings by default
 2023-05-02 15:45 UTC  (46+ messages)
` [PATCH v6 1/3] mm/mmap: separate writenotify and dirty tracking logic
` [PATCH v6 2/3] mm/gup: disallow FOLL_LONGTERM GUP-nonfast writing to file-backed mappings
` [PATCH v6 3/3] mm/gup: disallow FOLL_LONGTERM GUP-fast "

[PATCH v2 net] bonding: add xdp_features support
 2023-05-02 14:14 UTC  (9+ messages)

[PATCH v5] mm/gup: disallow GUP writing to file-backed mappings by default
 2023-05-02  8:39 UTC  (44+ messages)

[PATCH net v1 2/2] virtio_net: Close queue pairs using helper function
 2023-05-02  6:00 UTC  (7+ messages)

[ANNOUNCEMENT] libbpf v1.2 release
 2023-05-02  5:08 UTC 

[PATCH v2] libbpf: Improve version handling when attaching uprobe
 2023-05-02  4:02 UTC  (9+ messages)

[PATCH bpf-next 0/2] bpf: Fix issues caused by bpf trampoline
 2023-05-02  3:40 UTC  (5+ messages)
` [PATCH bpf-next 2/2] fork: Rename mm_init to task_mm_init
      ` pahole issue. "

[RFC PATCH bpf-next v3 00/37] FUSE BPF: A Stacked Filesystem Extension for FUSE
 2023-05-02  3:38 UTC  (5+ messages)
` [RFC PATCH v3 08/37] fuse: Add fuse-bpf, a stacked fs extension "

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

[PATCH 0/3] Dynptr Verifier Adjustments
 2023-05-02  1:12 UTC  (15+ messages)
` [PATCH 1/3] bpf: verifier: Accept dynptr mem as mem in helpers
` [PATCH 2/3] bpf: Allow NULL buffers in bpf_dynptr_slice(_rw)

[PATCH v2 1/3] bpf: Allow NULL buffers in bpf_dynptr_slice(_rw)
 2023-05-02  0:52 UTC  (3+ messages)
` [PATCH v2 2/3] selftests/bpf: Test allowing NULL buffer in dynptr slice
` [PATCH v2 3/3] selftests/bpf: Check overflow in optional buffer

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

[RFC bpf-next v3 0/6] Handle immediate reuse in bpf memory allocator
 2023-05-01 23:59 UTC  (8+ messages)
` [RFC bpf-next v3 1/6] bpf: Factor out a common helper free_all()
` [RFC bpf-next v3 2/6] bpf: Pass bitwise flags to bpf_mem_alloc_init()
` [RFC bpf-next v3 3/6] bpf: Introduce BPF_MA_REUSE_AFTER_RCU_GP
` [RFC bpf-next v3 4/6] bpf: Introduce BPF_MA_FREE_AFTER_RCU_GP
` [RFC bpf-next v3 5/6] bpf: Add two module parameters in htab for memory benchmark
` [RFC bpf-next v3 6/6] selftests/bpf: Add benchmark for bpf memory allocator

[PATCH bpf-next 0/2] libbpf: capability for resizing datasec maps
 2023-05-01 23:55 UTC  (9+ messages)
` [PATCH bpf-next 1/2] libbpf: add "
` [PATCH bpf-next 2/2] libbpf: selftests "

[PATCH v6 bpf-next 0/7] bpf: Add socket destroy capability
 2023-05-01 23:37 UTC  (7+ messages)
` [PATCH 2/7] udp: seq_file: Remove bpf_seq_afinfo from udp_iter_state

[PATCH bpf-next v2 0/2] selftests/bpf: test_progs can read test lists from file
 2023-05-01 22:40 UTC  (2+ messages)

[PATCH bpf-next v3 0/4] bpf: Don't EFAULT for {g,s}setsockopt with wrong optlen
 2023-05-01 19:48 UTC  (5+ messages)
` [PATCH bpf-next v3 1/4] "
` [PATCH bpf-next v3 2/4] selftests/bpf: Update EFAULT {g,s}etsockopt selftests
` [PATCH bpf-next v3 3/4] selftests/bpf: Correctly handle optlen > 4096
` [PATCH bpf-next v3 4/4] bpf: Document EFAULT changes for sockopt

[PATCH bpf-next v2 0/4] bpf: Don't EFAULT for {g,s}setsockopt with wrong optlen
 2023-05-01 19:33 UTC  (13+ messages)
` [PATCH bpf-next v2 1/4] "
` [PATCH bpf-next v2 2/4] selftests/bpf: Update EFAULT {g,s}etsockopt selftests

[ANN] bpf development stats for 6.4
 2023-05-01 19:24 UTC  (3+ messages)

[PATCH net v1 1/2] virtio_net: Fix error unwinding of XDP initialization
 2023-05-01 14:14 UTC  (4+ messages)

[PATCH v2 bpf-next] libbpf: btf_dump_type_data_check_overflow needs to consider BTF_MEMBER_BITFIELD_SIZE
 2023-05-01 13:50 UTC  (2+ messages)

[PATCH v7 00/11] tracing: Add fprobe events
 2023-05-01 10:11 UTC  (3+ messages)
` [PATCH v7 08/11] tracing/probes: Add BTF retval type support

[PATCH net-next] xsk: introduce xsk_dma_ops
 2023-05-01  4:28 UTC  (17+ messages)

[PATCH vhost v7 00/11] virtio core prepares for AF_XDP
 2023-05-01  4:24 UTC  (3+ messages)
` [PATCH vhost v7 01/11] virtio_ring: split: separate dma codes

[PATCH net v3 1/1] igc: read before write to SRRCTL register
 2023-04-30  5:05 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH net 1/1] igc: read before write to SRRCTL register
 2023-04-30  5:03 UTC  (2+ messages)
` [Intel-wired-lan] "

[PATCH] arm64: remove special treatment for the link order of head.o
 2023-04-29  7:29 UTC  (6+ messages)

[PATCH] perf build: Fix unescaped # in perf build-test
 2023-04-29  1:54 UTC  (2+ messages)

[PATCH 1/2] perf lock contention: Fix struct rq lock access
 2023-04-29  1:27 UTC  (3+ messages)

[PATCH RFC net-next/mm V3 0/2] page_pool: new approach for leak detection and shutdown phase
 2023-04-28 21:38 UTC  (4+ messages)
` [PATCH RFC net-next/mm V3 1/2] page_pool: Remove workqueue in new shutdown scheme
` [PATCH RFC net-next/mm V3 2/2] mm/page_pool: catch page_pool memory leaks

[RFC/PATCH bpf-next 00/20] bpf: Add multi uprobe link
 2023-04-28 21:19 UTC  (6+ messages)

[PATCH bpf-next v5 0/7] bpf: add netfilter program type
 2023-04-28 21:18 UTC  (7+ messages)
` [PATCH bpf-next v5 1/7] bpf: add bpf_link support for BPF_NETFILTER programs

Packaging bpftool and libbpf: GitHub or kernel?
 2023-04-28 21:15 UTC  (12+ messages)

[PATCH v2 bpf-next 0/5] Dynptr helpers
 2023-04-28 21:08 UTC  (6+ messages)
` [PATCH v2 bpf-next 1/5] bpf: Add bpf_dynptr_adjust

[PATCH bpf,v4 0/4] Socket lookup BPF API from tc/xdp ingress does not respect VRF bindings
 2023-04-28 18:31 UTC  (3+ messages)
` [PATCH bpf,v4 4/4] selftests/bpf: Add vrf_socket_lookup tests

[PATCH bpf-next] libbpf: Fix overflow detection when dumping bitfields
 2023-04-28 17:30 UTC  (2+ messages)

[PATCH bpf-next v4 0/2] Introduce a new kfunc of bpf_task_under_cgroup
 2023-04-28 16:32 UTC  (5+ messages)
` [PATCH bpf-next v4 1/2] bpf: Add bpf_task_under_cgroup() kfunc
` [PATCH bpf-next v4 2/2] selftests/bpf: Add testcase for bpf_task_under_cgroup

[PATCH] lsm: move hook comments docs to security/security.c
 2023-04-28 16:05 UTC  (4+ messages)


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