bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-23 04:50:30 to 2022-08-24 15:39:29 UTC [more...]

[PATCH v3 00/18] Mutex wrapper, locking and memory leak fixes
 2022-08-24 15:38 UTC 

[PATCH ipsec-next 0/3] xfrm: support collect metadata mode for xfrm interfaces
 2022-08-24 15:21 UTC  (5+ messages)
` [PATCH ipsec-next 1/3] net: allow storing xfrm interface metadata in metadata_dst
` [PATCH ipsec-next 2/3] xfrm: interface: support collect metadata mode
` [PATCH ipsec-next 3/3] xfrm: lwtunnel: add lwtunnel support for xfrm interfaces in collect_md mode

[PATCH v2 00/18] Mutex wrapper, locking and memory leak fixes
 2022-08-24 15:04 UTC  (23+ messages)
` [PATCH v2 01/18] perf mutex: Wrapped usage of mutex and cond
` [PATCH v2 02/18] perf bench: Update use of pthread mutex/cond
` [PATCH v2 03/18] perf tests: Avoid pthread.h inclusion
` [PATCH v2 04/18] perf hist: Update use of pthread mutex
` [PATCH v2 05/18] perf bpf: Remove unused pthread.h include
` [PATCH v2 06/18] perf lock: "
` [PATCH v2 07/18] perf record: Update use of pthread mutex
` [PATCH v2 08/18] perf sched: "
` [PATCH v2 09/18] perf ui: "
` [PATCH v2 10/18] perf mmap: Remove unnecessary pthread.h include
` [PATCH v2 11/18] perf dso: Update use of pthread mutex
` [PATCH v2 12/18] perf annotate: "
` [PATCH v2 13/18] perf top: "
` [PATCH v2 14/18] perf dso: Hold lock when accessing nsinfo
` [PATCH v2 15/18] perf mutex: Add thread safety annotations
` [PATCH v2 16/18] perf sched: Fixes for thread safety analysis
` [PATCH v2 17/18] perf top: "
` [PATCH v2 18/18] perf build: Enable -Wthread-safety with clang

[PATCH bpf-next] selftests/bpf: fix incorrect fcntl call
 2022-08-24 15:03 UTC  (2+ messages)

ANNOUNCE: pahole v1.24 (Faster BTF encoding, 64-bit BTF enum entries)
 2022-08-24 14:38 UTC  (5+ messages)

[PATCH] libbpf: Support raw btf placed in the default path
 2022-08-24 14:05 UTC 

[PATCH bpf-next v9 00/23] Introduce eBPF support for HID devices
 2022-08-24 13:40 UTC  (26+ messages)
` [PATCH bpf-next v9 01/23] bpf/verifier: allow all functions to read user provided context
` [PATCH bpf-next v9 02/23] bpf/verifier: do not clear meta in check_mem_size
` [PATCH bpf-next v9 03/23] selftests/bpf: add test for accessing ctx from syscall program type
` [PATCH bpf-next v9 04/23] bpf/verifier: allow kfunc to return an allocated mem
` [PATCH bpf-next v9 05/23] selftests/bpf: Add tests for kfunc returning a memory pointer
` [PATCH bpf-next v9 06/23] bpf: prepare for more bpf syscall to be used from kernel and user space
` [PATCH bpf-next v9 07/23] libbpf: add map_get_fd_by_id and map_delete_elem in light skeleton
` [PATCH bpf-next v9 08/23] HID: core: store the unique system identifier in hid_device
` [PATCH bpf-next v9 09/23] HID: export hid_report_type to uapi
` [PATCH bpf-next v9 10/23] HID: convert defines of HID class requests into a proper enum
` [PATCH bpf-next v9 11/23] HID: Kconfig: split HID support and hid-core compilation
` [PATCH bpf-next v9 12/23] HID: initial BPF implementation
` [PATCH bpf-next v9 13/23] selftests/bpf: add tests for the HID-bpf initial implementation
` [PATCH bpf-next v9 14/23] HID: bpf: allocate data memory for device_event BPF programs
` [PATCH bpf-next v9 15/23] selftests/bpf/hid: add test to change the report size
` [PATCH bpf-next v9 16/23] HID: bpf: introduce hid_hw_request()
` [PATCH bpf-next v9 17/23] selftests/bpf: add tests for bpf_hid_hw_request
` [PATCH bpf-next v9 18/23] HID: bpf: allow to change the report descriptor
` [PATCH bpf-next v9 19/23] selftests/bpf: add report descriptor fixup tests
` [PATCH bpf-next v9 20/23] selftests/bpf: Add a test for BPF_F_INSERT_HEAD
` [PATCH bpf-next v9 21/23] samples/bpf: add new hid_mouse example
` [PATCH bpf-next v9 21/23] samples/bpf: HID: "
` [PATCH bpf-next v9 22/23] HID: bpf: add Surface Dial example
` [PATCH bpf-next v9 22/23] samples/bpf: HID: "
` [PATCH bpf-next v9 23/23] Documentation: add HID-BPF docs

[PATCH bpf-next,v3] bpf/scripts: assert helper enum value is aligned with comment order
 2022-08-24 12:26 UTC 

[PATCH bpf-next v2 00/12] bpf: Introduce selectable memcg for bpf map
 2022-08-24 11:57 UTC  (10+ messages)
          ` [RFD RESEND] cgroup: Persistent memory usage tracking

[PATCH net-next v2] bonding: Remove unnecessary check
 2022-08-24 11:17 UTC 

[PATCH bpf-next,v3] selftests/bpf: add lwt ip encap tests to test_progs
 2022-08-24 11:06 UTC 

[PATCH bpf-next,v2] selftests/bpf: add lwt ip encap tests to test_progs
 2022-08-24 10:50 UTC  (4+ messages)

[PATCH bpf-next v4 0/3] Add skb + xdp dynptrs
 2022-08-24 10:39 UTC  (8+ messages)
` [PATCH bpf-next v4 2/3] bpf: Add "

[PATCH bpf-next] Add table of BPF program types to docs
 2022-08-24 10:24 UTC  (3+ messages)

[PATCH bpf-next,v2] bpf/scripts: assert helper enum value is aligned with comment order
 2022-08-24 10:03 UTC  (2+ messages)

[PATCH bpf-next v7 02/24] bpf/verifier: allow kfunc to read user provided context
 2022-08-24  9:57 UTC  (5+ messages)
` [PATCH bpf-next v8 "

[PATCH bpf-next v7 00/24] Introduce eBPF support for HID devices
 2022-08-24  9:48 UTC  (6+ messages)
` [PATCH bpf-next v7 13/24] HID: initial BPF implementation

[PATCH bpf-next] bpf/scripts: use helper enum value instead of relying on comment order
 2022-08-24  9:04 UTC  (5+ messages)

[Patch net v3 0/4] tcp: some bug fixes for tcp_read_skb()
 2022-08-24  8:17 UTC  (3+ messages)
` [Patch net v3 1/4] tcp: fix sock skb accounting in tcp_read_skb()

[PATCH bpf-next] bpf: Add bpf_read_raw_record() helper
 2022-08-24  6:09 UTC  (6+ messages)

Konu: News: Mude von niedrigen Lohnen und hohen Benzinpreisen? Es gibt eine Losung
 2022-08-24  1:00 UTC 

[PATCH v2 bpf-next 00/14] xsk: stop NAPI Rx processing on full XSK RQ
 2022-08-24  5:18 UTC  (5+ messages)

KASAN: use-after-free in tcp_write_timer_handler
 2022-08-24  5:01 UTC  (3+ messages)

linux-next: Fixes tag needs some work in the bpf-next tree
 2022-08-24  5:00 UTC 

[PATCH v5 bpf-next 0/4] bpf: Support setting variable-length tunnel options
 2022-08-24  4:41 UTC  (5+ messages)
` [PATCH v5 bpf-next 1/4] bpf: Add 'bpf_dynptr_get_data' helper
` [PATCH v5 bpf-next 2/4] bpf: Support setting variable-length tunnel options
` [PATCH v5 bpf-next 3/4] selftests/bpf: Simplify test_tunnel setup for allowing non-local tunnel traffic
` [PATCH v5 bpf-next 4/4] selftests/bpf: Add geneve with bpf_skb_set_tunnel_opt_dynptr test-case to test_progs

[PATCH v4 bpf-next 0/4] bpf: Support setting variable-length tunnel options
 2022-08-24  4:07 UTC  (7+ messages)
` [PATCH v4 bpf-next 1/4] bpf: Add 'bpf_dynptr_get_data' helper
` [PATCH v4 bpf-next 2/4] bpf: Support setting variable-length tunnel options
` [PATCH v4 bpf-next 3/4] selftests/bpf: Simplify test_tunnel setup for allowing non-local tunnel traffic
` [PATCH v4 bpf-next 4/4] selftests/bpf: Add geneve with bpf_skb_set_tunnel_opt_dynptr test-case to test_progs

[PATCH bpf-next v2] bpftool: implement perf attach command
 2022-08-24  3:38 UTC 

[PATCH bpf-next v9 0/5] bpf: rstat: cgroup hierarchical stats
 2022-08-24  3:00 UTC  (6+ messages)
` [PATCH bpf-next v9 1/5] bpf: Introduce cgroup iter
` [PATCH bpf-next v9 2/5] selftests/bpf: Test cgroup_iter
` [PATCH bpf-next v9 3/5] cgroup: bpf: enable bpf programs to integrate with rstat
` [PATCH bpf-next v9 4/5] selftests/bpf: extend cgroup helpers
` [PATCH bpf-next v9 5/5] selftests/bpf: add a selftest for cgroup hierarchical stats collection

[PATCH -next] selftests/bpf: fix wrong size passed to bpf_setsockopt()
 2022-08-24  1:39 UTC 

[RFC PATCH bpf-next 00/17] bpf: Add tracing multi link
 2022-08-24  1:22 UTC  (3+ messages)
` [RFC PATCH bpf-next 10/17] bpf: Add support to attach program to multiple trampolines

[PATCH v1 bpf 0/4] bpf: sysctl: Fix data-races around net.core.bpf_XXX
 2022-08-24  1:10 UTC  (2+ messages)

[PATCH net 0/2][pull request] ice: xsk: reduced queue count fixes
 2022-08-24  1:00 UTC  (2+ messages)

[PATCH bpf-next v8 0/5] bpf: rstat: cgroup hierarchical stats
 2022-08-24  0:23 UTC  (4+ messages)
` [PATCH bpf-next v8 1/5] bpf: Introduce cgroup iter

[PATCH bpf-next v4 1/3] bpf: Add skb dynptrs
 2022-08-23 23:53 UTC  (3+ messages)

[PATCH bpf v2 0/3] Fix reference state management for synchronous callbacks
 2022-08-23 23:30 UTC  (2+ messages)

[PATCH bpf v1 0/3] Fix reference state management for synchronous callbacks
 2022-08-23 23:27 UTC  (5+ messages)
` [PATCH bpf v1 1/3] bpf: Move bpf_loop and bpf_for_each_map_elem under CAP_BPF

[PATCH bpf-next v5 0/5] bpf: expose bpf_{g,s}et_retval to more cgroup hooks
 2022-08-23 23:20 UTC  (8+ messages)
` [PATCH bpf-next v5 1/5] bpf: Introduce cgroup_{common,current}_func_proto
` [PATCH bpf-next v5 2/5] bpf: Use cgroup_{common,current}_func_proto in more hooks
` [PATCH bpf-next v5 3/5] bpf: expose bpf_strtol and bpf_strtoul to all program types
` [PATCH bpf-next v5 4/5] bpf: update bpf_{g,s}et_retval documentation
` [PATCH bpf-next v5 5/5] selftests/bpf: Make sure bpf_{g,s}et_retval is exposed everywhere

[PATCH RFC bpf-next 0/2] propagate nullness information for reg to reg comparisons
 2022-08-23 23:15 UTC  (3+ messages)
` [PATCH RFC bpf-next 1/2] bpf: "

[PATCH bpf-next 0/3] A couple of small refactorings of BPF program call sites
 2022-08-23 22:29 UTC  (2+ messages)

[PATCH v3 bpf] bpf: Fix a data-race around bpf_jit_limit
 2022-08-23 22:30 UTC  (2+ messages)

[PATCH v2 bpf] bpf: Fix a data-race around bpf_jit_limit
 2022-08-23 21:51 UTC  (3+ messages)

[PATCH bpf-next v4 0/5] bpf: expose bpf_{g,s}et_retval to more cgroup hooks
 2022-08-23 21:45 UTC  (6+ messages)
` [PATCH bpf-next v4 1/5] bpf: Introduce cgroup_{common,current}_func_proto
` [PATCH bpf-next v4 2/5] bpf: Use cgroup_{common,current}_func_proto in more hooks

[PATCH bpf-next 0/2] Fix cgroup attach flags being assigned to effective progs
 2022-08-23 21:22 UTC  (3+ messages)
` [PATCH bpf-next 1/2] bpf, cgroup: Fix "

[PATCH bpf-next v2 1/2] scripts/bpf: Set version attribute for bpf-helpers(7) man page
 2022-08-23 21:00 UTC  (5+ messages)
` [PATCH bpf-next v2 2/2] scripts/bpf: Set date "

[PATCH v2 bpf-next 0/4] flow_dissector: Allow bpf flow-dissector progs to request fallback to normal dissection
 2022-08-23 20:50 UTC  (3+ messages)

BPF Linked Lists discussion
 2022-08-23 20:02 UTC  (6+ messages)

[PATCH bpf-nex] bpf: Fix an inconsitency between copies of bpf.h
 2022-08-23 19:40 UTC  (2+ messages)

[PATCH bpf v1 0/2] Fix incorrect pruning for ARG_CONST_ALLOC_SIZE_OR_ZERO
 2022-08-23 18:55 UTC  (3+ messages)
` [PATCH bpf v1 1/2] bpf: Do mark_chain_precision "
` [PATCH bpf v1 2/2] selftests/bpf: Add regression test for pruning fix

FFJ Co., Ltd. "Daily News: Mude von Arbeit und Schulden? Raus aus dieser Scheie?"
 2022-08-24  2:39 UTC 

[RFC] ftrace: Add support to keep some functions out of ftrace
 2022-08-23 17:23 UTC  (12+ messages)

[PATCH bpf-next] scripts/bpf: Fix attributes for bpf-helpers(7) man page
 2022-08-23 15:26 UTC  (6+ messages)

[PATCH v13 00/10] bpf: Add kfuncs for PKCS#7 signature verification
 2022-08-23 15:00 UTC  (11+ messages)
` [PATCH v13 01/10] bpf: Allow kfuncs to be used in LSM programs
` [PATCH v13 02/10] btf: Handle dynamic pointer parameter in kfuncs
` [PATCH v13 03/10] bpf: Export bpf_dynptr_get_size()
` [PATCH v13 04/10] KEYS: Move KEY_LOOKUP_ to include/linux/key.h
` [PATCH v13 05/10] bpf: Add bpf_lookup_*_key() and bpf_key_put() kfuncs
` [PATCH v13 06/10] bpf: Add bpf_verify_pkcs7_signature() kfunc
` [PATCH v13 07/10] selftests/bpf: Compile kernel with everything as built-in
` [PATCH v13 08/10] selftests/bpf: Add verifier tests for bpf_lookup_*_key() and bpf_key_put()
` [PATCH v13 09/10] selftests/bpf: Add additional tests for bpf_lookup_*_key()
` [PATCH v13 10/10] selftests/bpf: Add test for bpf_verify_pkcs7_signature() kfunc

[PATCH bpf-next v4 4/5] bpf: Add support for writing to nf_conn:mark
 2022-08-23 13:49 UTC  (2+ messages)

[PATCH bpf-next v2 0/2] If the sock is dead, do not access sock's sk_wq in sk_stream_wait_memory
 2022-08-23 13:37 UTC  (3+ messages)
` [PATCH bpf-next v2 1/2] net: "
` [PATCH bpf-next v2 2/2] selftests/bpf: Add wait send memory test for sockmap redirect

[PATCH v2 bpf-next] xdp: report rx queue index in xdp_frame
 2022-08-23 12:28 UTC  (3+ messages)

[PATCH bpf-next v1 0/4] Add BPF JIT support for LoongArch
 2022-08-23 12:08 UTC  (4+ messages)

[PATCH v3 bpf-next 0/3] bpf: Support setting variable-length tunnel options
 2022-08-23  9:47 UTC  (4+ messages)
` [PATCH v3 bpf-next 1/3] "

[PATCH 5.10 056/158] tools build: Switch to new openssl API for test-libcrypto
 2022-08-23  8:26 UTC 

[PATCH 5.4 322/389] tools build: Switch to new openssl API for test-libcrypto
 2022-08-23  8:26 UTC 

[PATCH 4.19 240/287] tools build: Switch to new openssl API for test-libcrypto
 2022-08-23  8:26 UTC 

[PATCH 4.14 194/229] tools build: Switch to new openssl API for test-libcrypto
 2022-08-23  8:25 UTC 

[PATCH 5.15 093/244] tools build: Switch to new openssl API for test-libcrypto
 2022-08-23  8:24 UTC 

[PATCH 5.19 146/365] tools build: Switch to new openssl API for test-libcrypto
 2022-08-23  8:00 UTC 

[PATCH 5.10] bpf: Fix KASAN use-after-free Read in compute_effective_progs
 2022-08-23  7:25 UTC  (2+ messages)

[PATCH 0/3] fixes for concurrent htab updates
 2022-08-23  6:41 UTC  (12+ messages)
` [PATCH 1/3] bpf: Disable preemption when increasing per-cpu map_locked


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).