bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-10-06 08:12:42 to 2023-10-09 16:11:42 UTC [more...]

[PATCH bpf-next] selftests/bpf: add options and frags to xdp_hw_metadata
 2023-10-09 16:05 UTC 

[PATCH v2 00/89] fs: new accessor methods for inode atime and mtime
 2023-10-09 16:09 UTC  (2+ messages)

[PATCH v2 00/18] clang-tools support in tools
 2023-10-09 15:45 UTC  (18+ messages)
` [PATCH v2 03/18] run-clang-tools: Add pass through checks and and header-filter arguments
` [PATCH v2 04/18] perf hisi-ptt: Fix potential memory leak
` [PATCH v2 05/18] perf bench uprobe: Fix potential use of memory after free
` [PATCH v2 06/18] perf buildid-cache: Fix use of uninitialized value
` [PATCH v2 07/18] perf env: Remove unnecessary NULL tests
` [PATCH v2 10/18] perf dlfilter: Be defensive against potential NULL dereference
` [PATCH v2 13/18] perf svghelper: Avoid memory leak
` [PATCH v2 17/18] perf header: Fix various error path memory leaks

[PATCH] Documentation: kselftests: Remove references to bpf tests
 2023-10-09 15:09 UTC 

[PATCH v2 bpf-next] bpf: Avoid unnecessary -EBUSY from htab_lock_bucket
 2023-10-09 14:58 UTC  (8+ messages)

[RFC PATCH bpf-next 0/8] bpf, cgroup: Add BPF support for cgroup1 hierarchy
 2023-10-09 14:48 UTC  (21+ messages)
` [RFC PATCH bpf-next 1/8] cgroup: Don't have to hold cgroup_mutex in task_cgroup_from_root()
` [RFC PATCH bpf-next 2/8] cgroup: Add new helpers for cgroup1 hierarchy
` [RFC PATCH bpf-next 3/8] bpf: Add kfuncs "
` [RFC PATCH bpf-next 4/8] selftests/bpf: Fix issues in setup_classid_environment()
` [RFC PATCH bpf-next 5/8] selftests/bpf: Add parallel support for classid
` [RFC PATCH bpf-next 6/8] selftests/bpf: Add a new cgroup helper get_classid_cgroup_id()
` [RFC PATCH bpf-next 7/8] selftests/bpf: Add a new cgroup helper get_cgroup_hierarchy_id()
` [RFC PATCH bpf-next 8/8] selftests/bpf: Add selftests for cgroup1 hierarchy

[PATCH bpf-next v2 0/2] bpf: Add ability to pin bpf timer to calling CPU
 2023-10-09 14:40 UTC  (6+ messages)
` [PATCH bpf-next v2 1/2] "
` [PATCH bpf-next v2 2/2] bpf/selftests: Test pinning bpf timer to a core

[PATCH bpf v4] net/xdp: fix zero-size allocation warning in xskq_create()
 2023-10-09 14:20 UTC  (3+ messages)

[PATCH net-next v2 1/2] net, sched: Make tc-related drop reason more flexible
 2023-10-09 14:03 UTC  (3+ messages)
` [PATCH net-next v2 2/2] net, sched: Add tcf_set_drop_reason for {__,}tcf_classify

[PATCH 4.19 77/91] ipv4, ipv6: Fix handling of transhdrlen in __ip{,6}_append_data()
 2023-10-09 13:06 UTC 

[PATCH 4.14 45/55] ipv4, ipv6: Fix handling of transhdrlen in __ip{,6}_append_data()
 2023-10-09 13:06 UTC 

[PATCH 5.10 199/226] ipv4, ipv6: Fix handling of transhdrlen in __ip{,6}_append_data()
 2023-10-09 13:02 UTC 

[PATCH 5.4 110/131] ipv4, ipv6: Fix handling of transhdrlen in __ip{,6}_append_data()
 2023-10-09 13:02 UTC 

[PATCH bpf 0/2] riscv, bpf: Properly sign-extend return values
 2023-10-09 13:30 UTC  (3+ messages)

[PATCH v4 00/10] io_uring: Initial support for {s,g}etsockopt commands
 2023-10-09 13:28 UTC  (5+ messages)

[PATCH 5.15 45/75] ipv4, ipv6: Fix handling of transhdrlen in __ip{,6}_append_data()
 2023-10-09 13:02 UTC 

[PATCH 6.1 111/162] ipv4, ipv6: Fix handling of transhdrlen in __ip{,6}_append_data()
 2023-10-09 13:01 UTC 

[PATCH 6.5 104/163] ipv4, ipv6: Fix handling of transhdrlen in __ip{,6}_append_data()
 2023-10-09 13:01 UTC 

[RFC PATCH 0/7] tun: Introduce virtio-net hashing feature
 2023-10-09 11:50 UTC  (31+ messages)
` [RFC PATCH 1/7] net: skbuff: Add tun_vnet_hash flag
` [RFC PATCH 2/7] net/core: Ensure qdisc_skb_cb will not be overwritten
` [RFC PATCH 3/7] net: sched: Add members to qdisc_skb_cb
` [RFC PATCH 4/7] virtio_net: Add functions for hashing
` [RFC PATCH 5/7] tun: Introduce virtio-net hashing feature
` [RFC PATCH 6/7] selftest: tun: Add tests for virtio-net hashing
` [RFC PATCH 7/7] vhost_net: Support VIRTIO_NET_F_HASH_REPORT

[PATCH bpf-next] Detect jumping to reserved code during check_cfg()
 2023-10-09 11:12 UTC 

[PATCH v5 0/2] perf/core: Bail out early if the request AUX area is out of bound
 2023-10-09 11:11 UTC  (3+ messages)
` [PATCH v5 2/2] perf record: Update docs regarding the maximum limitation of AUX area

[PATCH v6 0/5] Reduce overhead of LSMs with static calls
 2023-10-09 10:10 UTC  (9+ messages)
` [PATCH v6 1/5] kernel: Add helper macros for loop unrolling
` [PATCH v6 2/5] security: Count the LSMs enabled at compile time
` [PATCH v6 3/5] security: Replace indirect LSM hook calls with static calls
` [PATCH v6 4/5] bpf: Only enable BPF LSM hooks when an LSM program is attached
` [PATCH v6 5/5] security: Add CONFIG_SECURITY_HOOK_LIKELY

[PATCH bpf-next v3 00/10] xsk: TX metadata
 2023-10-09  8:12 UTC  (3+ messages)
` [PATCH bpf-next v3 09/10] selftests/bpf: Add TX side to xdp_hw_metadata

[PATCH net-next 1/2] net, tc: Make tc-related drop reason more flexible
 2023-10-09  8:11 UTC  (4+ messages)
` [PATCH net-next 2/2] net, tc: Add tc_set_drop_reason for {__,}tcf_classify

[PATCH bpf-next 0/6] bpf: Fixes for per-cpu kptr
 2023-10-08 22:32 UTC  (10+ messages)
` [PATCH bpf-next 1/6] mm/percpu.c: introduce alloc_size_percpu()
` [PATCH bpf-next 2/6] bpf: Re-enable unit_size checking for global per-cpu allocator
` [PATCH bpf-next 3/6] bpf: Use alloc_size_percpu() in bpf_mem_free{_rcu}()
` [PATCH bpf-next 4/6] bpf: Move the declaration of __bpf_obj_drop_impl() to internal.h
` [PATCH bpf-next 5/6] bpf: Use bpf_global_percpu_ma for per-cpu kptr in __bpf_obj_drop_impl()
` [PATCH bpf-next 6/6] selftests/bpf: Add more test cases for bpf memory allocator

[PATCHv2 0/2] tools/build: Fix -s detection code for new make
 2023-10-08 21:22 UTC  (3+ messages)
` [PATCHv2 1/2] tools/build: Fix -s detection code in tools/build/Makefile.build
` [PATCHv2 2/2] tools/build: Fix -s detection code in tools/scripts/Makefile.include

[PATCH bpf-next] net: Add a warning if NAPI cb missed xdp_do_flush()
 2023-10-08 13:48 UTC  (7+ messages)
  ` [PATCH bpf-next v2] "
      ` [PATCH bpf-next v3] "

[syzbot] [kernel?] possible deadlock in task_fork_fair
 2023-10-08  6:28 UTC 

Possible kernel memory leak in bpf_timer
 2023-10-08  2:46 UTC  (2+ messages)

[PATCH v3 0/3] permit write-sealed memfd read-only shared mappings
 2023-10-07 20:51 UTC  (4+ messages)
` [PATCH v3 1/3] mm: drop the assumption that VM_SHARED always implies writable
` [PATCH v3 2/3] mm: update memfd seal write check to include F_SEAL_WRITE
` [PATCH v3 3/3] mm: enforce the mapping_map_writable() check after call_mmap()

[syzbot] [net?] [usb?] INFO: rcu detected stall in worker_thread (9)
 2023-10-07 18:33 UTC 

[PATCH bpf-next v4 0/8] Add Open-coded task, css_task and css iters
 2023-10-07 16:05 UTC  (12+ messages)
` [PATCH bpf-next v4 1/8] cgroup: Prepare for using css_task_iter_*() in BPF
` [PATCH bpf-next v4 2/8] bpf: Introduce css_task open-coded iterator kfuncs
` [PATCH bpf-next v4 3/8] bpf: Introduce task open coded "
` [PATCH bpf-next v4 4/8] bpf: Introduce css open-coded "
` [PATCH bpf-next v4 5/8] bpf: teach the verifier to enforce css_iter and task_iter in RCU CS
` [PATCH bpf-next v4 6/8] bpf: Let bpf_iter_task_new accept null task ptr
` [PATCH bpf-next v4 7/8] selftests/bpf: rename bpf_iter_task.c to bpf_iter_tasks.c
` [PATCH bpf-next v4 8/8] selftests/bpf: Add tests for open-coded task and css iter

[PATCH bpf-next v2 1/2] bpf: Fix missed rcu read lock in bpf_task_under_cgroup()
 2023-10-07 13:59 UTC  (2+ messages)
` [PATCH bpf-next v2 2/2] selftests/bpf: Add selftest for bpf_task_under_cgroup() in sleepable prog

[PATCH v5 0/5] powerpc/bpf: use BPF prog pack allocator
 2023-10-07 10:35 UTC  (7+ messages)
` [PATCH v5 1/5] powerpc/code-patching: introduce patch_instructions()

[PATCH bpf v3 0/2] bpf: Fix src IP addr related limitation in bpf_*_fib_lookup()
 2023-10-07  8:14 UTC  (3+ messages)
` [PATCH bpf v3 1/2] bpf: Derive source IP addr via bpf_*_fib_lookup()
` [PATCH bpf v3 2/2] selftests/bpf: Add BPF_FIB_LOOKUP_SRC tests

[PATCH bpf v3] net/xdp: fix zero-size allocation warning in xskq_create()
 2023-10-07  6:56 UTC  (7+ messages)

[RFC PATCH bpf-next 0/3] bpf, x64: Fix tailcall hierarchy
 2023-10-07  5:50 UTC  (6+ messages)
` [RFC PATCH bpf-next 1/3] "

[PATCH bpf 1/7] bpf: Fix BPF_PROG_QUERY last field check
 2023-10-07  5:20 UTC  (8+ messages)
` [PATCH bpf 2/7] bpf: Handle bpf_mprog_query with NULL entry
` [PATCH bpf 3/7] bpf: Refuse unused attributes in bpf_prog_{attach,detach}
` [PATCH bpf 4/7] selftests/bpf: Test bpf_mprog query API via libbpf and raw syscall
` [PATCH bpf 5/7] selftests/bpf: Adapt assert_mprog_count to always expect 0 count
` [PATCH bpf 6/7] selftests/bpf: Test query on empty mprog and pass revision into attach
` [PATCH bpf 7/7] selftests/bpf: Make seen_tc* variable tests more robust

[PATCH v6 1/2] bpftool: Align output skeleton ELF code
 2023-10-07  4:44 UTC  (2+ messages)
` [PATCH v6 2/2] bpftool: Align bpf_load_and_run_opts insns and data

[Bpf] ISA RFC compliance question
 2023-10-06 23:06 UTC  (6+ messages)
`  "

[PATCH] bpf: Annotate struct bpf_stack_map with __counted_by
 2023-10-06 21:50 UTC  (4+ messages)

[PATCH] tools/build: Fix -s detection code for new make
 2023-10-06 22:15 UTC  (3+ messages)

[PATCH v5 1/2] bpftool: Align output skeleton ELF code
 2023-10-06 20:22 UTC  (3+ messages)

[PATCH net-next 1/1] net/sched: Disambiguate verdict from return code
 2023-10-06 19:59 UTC  (19+ messages)

[PATCH bpf-next v3 1/5] bpf: Support chain calling multiple BPF programs after each other
 2023-10-06 18:49 UTC  (12+ messages)
            ` bpf indirect calls

[PATCH bpf-next v3] selftests/bpf: Add pairs_redir_to_connected helper
 2023-10-06 18:40 UTC  (2+ messages)

[PATCH v5 0/5] Reduce overhead of LSMs with static calls
 2023-10-06 18:32 UTC  (11+ messages)
` [PATCH v5 4/5] bpf: Only enable BPF LSM hooks when an LSM program is attached

[PATCH bpf-next 1/3] selftests/bpf: fix compiler warnings reported in -O2 mode
 2023-10-06 18:20 UTC  (9+ messages)
` [PATCH bpf-next 2/3] selftests/bpf: support building selftests in optimized "

[PATCH bpf-next] bpf: Inherit system settings for CPU security mitigations
 2023-10-06 18:20 UTC  (5+ messages)

[PATCH v2 bpf-next 1/3] selftests/bpf: fix compiler warnings reported in -O2 mode
 2023-10-06 18:20 UTC  (4+ messages)
` [PATCH v2 bpf-next 2/3] selftests/bpf: support building selftests in optimized "
` [PATCH v2 bpf-next 3/3] selftests/bpf: don't truncate #test/subtest field

[PATCH 6.5 000/321] 6.5.6-rc1 review
 2023-10-06  9:54 UTC  (3+ messages)

[RFC PATCH 0/2] seccomp: Split set filter into two steps
 2023-10-06  8:12 UTC  (3+ messages)


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