bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-03-28 06:24:46 to 2022-03-30 04:25:16 UTC [more...]

[PATCH net v3 00/14] docs: update and move the netdev-FAQ
 2022-03-30  4:24 UTC  (3+ messages)
` [PATCH net v3 01/14] docs: netdev: replace references to old archives
` [PATCH net v3 02/14] docs: netdev: minor reword

[PATCH net v2 00/14] docs: update and move the netdev-FAQ
 2022-03-30  4:17 UTC  (31+ messages)
` [PATCH net v2 01/14] docs: netdev: replace references to old archives
` [PATCH net v2 02/14] docs: netdev: minor reword
` [PATCH net v2 03/14] docs: netdev: move the patch marking section up
` [PATCH net v2 04/14] docs: netdev: turn the net-next closed into a Warning
` [PATCH net v2 05/14] docs: netdev: note that RFC postings are allowed any time
` [PATCH net v2 06/14] docs: netdev: shorten the name and mention msgid for patch status
` [PATCH net v2 07/14] docs: netdev: rephrase the 'Under review' question
` [PATCH net v2 08/14] docs: netdev: rephrase the 'should I update patchwork' question
` [PATCH net v2 09/14] docs: netdev: add a question about re-posting frequency
` [PATCH net v2 10/14] docs: netdev: make the testing requirement more stringent
` [PATCH net v2 11/14] docs: netdev: add missing back ticks
` [PATCH net v2 12/14] docs: netdev: call out the merge window in tag checking
` [PATCH net v2 13/14] docs: netdev: broaden the new vs old code formatting guidelines
` [PATCH net v2 14/14] docs: netdev: move the netdev-FAQ to the process pages

pull-request: bpf 2022-03-29
 2022-03-30  4:10 UTC  (5+ messages)

[PATCH -next v5 0/5] bpf, arm64: Optimize BPF store/load using arm64 str/ldr(immediate)
 2022-03-30  3:43 UTC  (2+ messages)

[PATCH bpf-next 0/7] Add libbpf support for USDTs
 2022-03-30  3:24 UTC  (5+ messages)
` [PATCH bpf-next 1/7] libbpf: add BPF-side of USDT support
` [PATCH bpf-next 2/7] libbpf: wire up USDT API and bpf_link integration

[PATCH] selftests/bpf: Fix warning comparing pointer to 0
 2022-03-30  3:16 UTC  (3+ messages)
` [PATCH V2] "

[PATCH bpf-next] libbpf: Allow kprobe attach using legacy debugfs interface
 2022-03-30  3:03 UTC  (5+ messages)

[PATCH bpf] tools/runqslower: fix handle__sched_switch for updated tp sched_switch
 2022-03-30  2:47 UTC  (4+ messages)

[PATCH] tracing: Set user_events to BROKEN
 2022-03-30  2:25 UTC 

[PATCH bpf 1/2] bpf: Resolve to prog->aux->dst_prog->type only for BPF_PROG_TYPE_EXT
 2022-03-30  1:15 UTC  (2+ messages)
` [PATCH bpf 2/2] bpf: selftests: Test fentry tracing a struct_ops program

[PATCH v2] selftests/seccomp: Add SKIP for failed unshare()
 2022-03-30  0:22 UTC 

[PATCH] tracing/user_events: Add eBPF interface for user_event created events
 2022-03-29 23:54 UTC  (6+ messages)

[PATCH 00/18] bpf: Secure and authenticated preloading of eBPF programs
 2022-03-29 23:51 UTC  (25+ messages)
` [PATCH 01/18] bpf: Export bpf_link_inc()
` [PATCH 02/18] bpf-preload: Move bpf_preload.h to include/linux
` [PATCH 03/18] bpf-preload: Generalize object pinning from the kernel
` [PATCH 04/18] bpf-preload: Export and call bpf_obj_do_pin_kernel()
` [PATCH 05/18] bpf-preload: Generate static variables
` [PATCH 06/18] bpf-preload: Generate free_objs_and_skel()
` [PATCH 07/18] bpf-preload: Generate preload()
` [PATCH 08/18] bpf-preload: Generate load_skel()
` [PATCH 09/18] bpf-preload: Generate code to pin non-internal maps
` [PATCH 10/18] bpf-preload: Generate bpf_preload_ops
` [PATCH 11/18] bpf-preload: Store multiple bpf_preload_ops structures in a linked list
` [PATCH 12/18] bpf-preload: Implement new registration method for preloading eBPF programs
` [PATCH 13/18] bpf-preload: Move pinned links and maps to a dedicated directory in bpffs
` [PATCH 14/18] bpf-preload: Switch to new preload registration method
` [PATCH 15/18] bpf-preload: Generate code of kernel module to preload
` [PATCH 16/18] bpf-preload: Do kernel mount to ensure that pinned objects don't disappear
` [PATCH 17/18] bpf-preload/selftests: Add test for automatic generation of preload methods
` [PATCH 18/18] bpf-preload/selftests: Preload a test eBPF program and check pinned objects

[PATCH RFC bpf-next 0/2] Mmapable task local storage
 2022-03-29 23:29 UTC  (8+ messages)

[PATCH v9 bpf-next 0/9] bpf_prog_pack allocator
 2022-03-29 22:12 UTC  (16+ messages)
` [PATCH v9 bpf-next 1/9] x86/Kconfig: select HAVE_ARCH_HUGE_VMALLOC with HAVE_ARCH_HUGE_VMAP
    ` BUG: Bad page state in process systemd-udevd (was: [PATCH v9 bpf-next 1/9] x86/Kconfig: select HAVE_ARCH_HUGE_VMALLOC with HAVE_ARCH_HUGE_VMAP)

[PATCH] tracing/user_events: Remove eBPF interfaces
 2022-03-29 19:47 UTC  (3+ messages)

Comments on new user events ABI
 2022-03-29 19:45 UTC  (3+ messages)

[PATCH net] ice: Fix logic of getting XSK pool associated with Tx queue
 2022-03-29 17:55 UTC  (3+ messages)

[PATCH bpf] selftests/bpf: remove unused variable from bpf_sk_assign test
 2022-03-29 15:49 UTC 

[PATCH] selftests/seccomp: Add SKIP for failed unshare()
 2022-03-29 15:28 UTC  (2+ messages)

[PATCH bpf-next v3 00/17] Introduce eBPF support for HID devices
 2022-03-29 13:53 UTC  (9+ messages)
` [PATCH bpf-next v3 06/17] HID: allow to change the report descriptor from an eBPF program

[PATCH bpf v4] bpf: Support dual-stack sockets in bpf_tcp_check_syncookie
 2022-03-29 13:30 UTC 

[PATCH bpf-next] bpf: test_offload.py: skip base maps without names
 2022-03-29  8:11 UTC 

[PATCH net 00/13] docs: update and move the netdev-FAQ
 2022-03-29  8:06 UTC  (12+ messages)
` [PATCH net 03/13] docs: netdev: move the patch marking section up
` [PATCH net 04/13] docs: netdev: turn the net-next closed into a Warning
` [PATCH net 09/13] docs: netdev: make the testing requirement more stringent

[PATCH bpf-next] selftests/bpf: fix clang compilation errors
 2022-03-29  3:10 UTC  (2+ messages)

[PATCH bpf 0/4] xsk: another round of fixes
 2022-03-29  3:00 UTC  (7+ messages)
` [PATCH bpf 1/4] xsk: do not write NULL in SW ring at allocation failure
` [PATCH bpf 2/4] ice: xsk: eliminate unnecessary loop iteration
` [PATCH bpf 3/4] ice: xsk: stop Rx processing when ntc catches ntu
` [PATCH bpf 4/4] ice: xsk: fix indexing in ice_tx_xsk_pool()

[PATCH bpf-next v3 0/4] kprobes: rethook: x86: Replace kretprobe trampoline with rethook
 2022-03-29  2:50 UTC  (2+ messages)

[PATCH bpf-next] bpf: Sync comments for bpf_get_stack
 2022-03-29  2:20 UTC  (2+ messages)

[PATCH bpf-next] bpf/bpftool: add unprivileged_bpf_disabled check against value of 2
 2022-03-29  2:20 UTC  (2+ messages)

[PATCH bpf-next 0/2] fprobe: Fixes for Sparse and Smatch warnings
 2022-03-29  2:20 UTC  (2+ messages)

[PATCH v2 bpf-next] selftests/bpf: fix selftest after random:urandom_read tracepoint removal
 2022-03-29  2:20 UTC  (2+ messages)

[PATCH] bpftool: Fix generated code in codegen_asserts
 2022-03-29  2:20 UTC  (7+ messages)

[PATCH bpf-next] bpf: Fix maximum permitted number of arguments check
 2022-03-29  2:20 UTC  (2+ messages)

[External] [PATCH bpf-next v2 0/3] bpf: Add support to set and get
 2022-03-29  2:02 UTC  (6+ messages)
` [External] [PATCH bpf-next v2 2/3] selftests/bpf: add ipv4 vxlan tunnel source testcase

[PATCH v2 0/6] Make evlist CPUs more accurate
 2022-03-28 23:26 UTC  (7+ messages)
` [PATCH v2 1/6] perf stat: Avoid segv if core.user_cpus isn't set
` [PATCH v2 2/6] perf evlist: Rename cpus to user_requested_cpus
` [PATCH v2 3/6] perf cpumap: Add is_subset function
` [PATCH v2 4/6] perf cpumap: More cpu map reuse by merge
` [PATCH v2 5/6] perf cpumap: Add intersect function
` [PATCH v2 6/6] perf evlist: Respect all_cpus when setting user_requested_cpus

[PATCH bpf-next 0/7] bpf: cgroup_sock lsm flavor
 2022-03-28 22:36 UTC  (10+ messages)
` [PATCH bpf-next 1/7] bpf: add bpf_func_t and trampoline helpers
` [PATCH bpf-next 2/7] bpf: per-cgroup lsm flavor
` [PATCH bpf-next 3/7] bpf: minimize number of allocated lsm slots per program
` [PATCH bpf-next 4/7] bpf: allow writing to a subset of sock fields from lsm progtype
` [PATCH bpf-next 5/7] libbpf: add lsm_cgoup_sock type
` [PATCH bpf-next 6/7] selftests/bpf: lsm_cgroup functional test
` [PATCH bpf-next 7/7] selftests/bpf: verify lsm_cgroup struct sock access

[PATCH bpf-next v6] bpftool: Add bpf_cookie to link output
 2022-03-28 21:39 UTC  (6+ messages)

[PATCH 0/5] Make evlist CPUs more accurate
 2022-03-28 21:25 UTC  (17+ messages)
` [PATCH 1/5] perf evlist: Rename cpus to user_cpus
` [PATCH 2/5] perf cpumap: More cpu map reuse by merge
` [PATCH 3/5] perf cpumap: Add intersect function
` [PATCH 4/5] perf stat: Avoid segv if core.user_cpus isn't set
` [PATCH 5/5] perf evlist: Respect all_cpus when setting user_cpus

[PATCH 0/2] locking: Add new lock contention tracepoints (v4)
 2022-03-28 17:48 UTC  (6+ messages)
` [PATCH 2/2] locking: Apply contention tracepoints in the slow path

[PATCH] bpf: replace usage of found with dedicated list iterator variable
 2022-03-28 15:30 UTC  (2+ messages)

[PATCH AUTOSEL 4.19 08/12] lib/raid6/test/Makefile: Use $(pound) instead of \# for Make 4.3
 2022-03-28 11:24 UTC 

[PATCH AUTOSEL 5.4 12/16] lib/raid6/test/Makefile: Use $(pound) instead of \# for Make 4.3
 2022-03-28 11:23 UTC 

[PATCH AUTOSEL 5.10 15/21] lib/raid6/test/Makefile: Use $(pound) instead of \# for Make 4.3
 2022-03-28 11:22 UTC 

[PATCH AUTOSEL 5.16 26/35] lib/raid6/test/Makefile: Use $(pound) instead of \# for Make 4.3
 2022-03-28 11:20 UTC 

[PATCH AUTOSEL 5.15 22/29] lib/raid6/test/Makefile: Use $(pound) instead of \# for Make 4.3
 2022-03-28 11:21 UTC 

[PATCH AUTOSEL 5.17 34/43] lib/raid6/test/Makefile: Use $(pound) instead of \# for Make 4.3
 2022-03-28 11:18 UTC 

[RFC bpf-next] Hierarchical Cgroup Stats Collection Using BPF
 2022-03-28  9:22 UTC  (7+ messages)

Napływ Klientów ze strony
 2022-03-28  7:35 UTC 


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