bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-30 10:24:00 to 2020-04-03 21:13:13 UTC [more...]

[PATCH net] veth: xdp: use head instead of hard_start
 2020-04-03 21:12 UTC  (14+ messages)
        ` [PATCH net v2] "

[PATCHv5 bpf-next 0/5] Add bpf_sk_assign eBPF helper
 2020-04-03 20:50 UTC  (6+ messages)
` [PATCHv5 bpf-next 4/5] selftests: bpf: add test for sk_assign

[PATCH] device_cgroup: Cleanup cgroup eBPF device filter code
 2020-04-03 18:05 UTC  (2+ messages)

[PATCHv5 00/15] bpf: Add trampoline and dispatcher to /proc/kallsyms
 2020-04-03 15:32 UTC  (4+ messages)

arm6/7: pointers wrongly treated as 64 bits wide?
 2020-04-03 15:28 UTC  (2+ messages)

[PATCH] tun: Don't put_page() for all negative return values from XDP program
 2020-04-03 15:13 UTC 

[PATCH v3 net] inet_diag: add cgroup id attribute
 2020-04-03 14:56 UTC  (6+ messages)

Question on "uaccess: Add strict non-pagefault kernel-space read function"
 2020-04-03 14:20 UTC 

[PATCH 02/12 v2] tracing: Save off entry when peeking at next entry
 2020-04-03 13:16 UTC  (8+ messages)
  ` [tracing] cd8f62b481: BUG:sleeping_function_called_from_invalid_context_at_mm/slab.h

[RFC 0/3] bpf: Add d_path helper
 2020-04-03  9:08 UTC  (10+ messages)
` [PATCH 1/3] bpf: Add support to check if BTF object is nested in another object
` [PATCH 2/3] bpf: Add d_path helper
` [PATCH 3/3] selftests/bpf: Add test for "

[PATCH bpf-next 1/4] xdp: Support specifying expected existing program when attaching XDP
 2020-04-03  8:38 UTC  (44+ messages)
                  ` bpf: ability to attach freplace to multiple parents

[PATCH] xsk: fix out of boundary write in __xsk_rcv_memcpy
 2020-04-03  8:29 UTC  (3+ messages)

[PATCH] bpf: fix a typo "inacitve" -> "inactive"
 2020-04-03  8:07 UTC 

[PATCH bpf] bpf, lsm: Fix the file_mprotect LSM test
 2020-04-03  2:46 UTC  (2+ messages)

[PATCH bpf] net, sk_msg: Don't use RCU_INIT_POINTER on sk_user_data
 2020-04-02 22:52 UTC  (2+ messages)

[PATCH bpf] riscv: remove BPF JIT for nommu builds
 2020-04-02 22:51 UTC  (3+ messages)

[PATCH][next] bpf: Test_verifier: fix spelling mistake "arithmatic" -> "arithmetic"
 2020-04-02 22:50 UTC  (2+ messages)

[PATCH v2 bpf] kbuild: fix dependencies for DEBUG_INFO_BTF
 2020-04-02 22:49 UTC  (17+ messages)
  ` [PATCH v3 "
      ` [PATCH v4 "
              ` [PATCH v5 "

probe_write_common_error
 2020-04-02 16:16 UTC  (4+ messages)

[PATCH bpf-next v9 0/8] MAC and Audit policy using eBPF (KRSI)
 2020-04-02 15:57 UTC  (10+ messages)
` [PATCH bpf-next v9 7/8] bpf: lsm: Add selftests for BPF_PROG_TYPE_LSM

[PATCH] lib/Kconfig.debug: fix a typo "capabilitiy" -> "capability"
 2020-04-02  9:09 UTC 

[PATCH v6] perf tools: add support for libpfm4
 2020-04-01 18:49 UTC 

[PATCH v3 bpf-next 0/4] Add support for cgroup bpf_link
 2020-04-01 17:39 UTC  (26+ messages)
` [PATCH v3 bpf-next 1/4] bpf: implement bpf_link-based cgroup BPF program attachment

Compare *bpf_ktime_get_ns* in userspace
 2020-04-01 14:18 UTC 

[PATCH 10/16] powerpc: prefer __section and __printf from compiler_attributes.h
 2020-04-01 13:18 UTC  (3+ messages)

[PATCH 5.5 000/171] 5.5.14-rc2 review
 2020-04-01  8:56 UTC  (4+ messages)

CONFIG_DEBUG_INFO_BTF and CONFIG_GCC_PLUGIN_RANDSTRUCT
 2020-04-01  7:32 UTC  (11+ messages)

[PATCH] kbuild: disable DEBUG_INFO_SPLIT when BTF is on
 2020-03-31 19:52 UTC  (3+ messages)

runqslower build failed on Debian9
 2020-03-31 19:47 UTC  (4+ messages)

[PATCH] net/bpfilter: remove superfluous testing message
 2020-03-31 17:08 UTC  (2+ messages)

[RFC PATCH] tun: Don't put_page() for all negative return values from XDP program
 2020-03-31 12:14 UTC  (3+ messages)

pull-request: bpf-next 2020-03-30
 2020-03-31  3:11 UTC  (3+ messages)

[net-next] seg6: add support for optional attributes during behavior construction
 2020-03-31  1:32 UTC  (5+ messages)

[PATCH bpf-next] bpf, doc: Add John as official reviewer to BPF subsystem
 2020-03-30 23:53 UTC  (2+ messages)

[bpf-next PATCH v2 0/7] ALU32 bounds tracking support
 2020-03-30 22:23 UTC  (9+ messages)
` [bpf-next PATCH v2 1/7] bpf: verifier, do_refine_retval_range may clamp umin to 0 incorrectly
` [bpf-next PATCH v2 2/7] bpf: verifier, do explicit ALU32 bounds tracking
` [bpf-next PATCH v2 3/7] bpf: verifier, refine 32bit bound in do_refine_retval_range
` [bpf-next PATCH v2 4/7] bpf: test_progs, add test to catch retval refine error handling
` [bpf-next PATCH v2 5/7] bpf: test_verifier, bpf_get_stack return value add <0
` [bpf-next PATCH v2 6/7] bpf: test_verifier, #65 error message updates for trunc of boundary-cross
` [bpf-next PATCH v2 7/7] bpf: test_verifier, add alu32 bounds tracking tests

bpf-next is CLOSED
 2020-03-30 21:49 UTC  (2+ messages)

[PATCH bpf-next] bpf: lsm: Make BPF_LSM depend on BPF_EVENTS
 2020-03-30 21:01 UTC  (3+ messages)

[PATCH bpf-next] bpf: btf: Fix arg verification in btf_ctx_access()
 2020-03-30 20:32 UTC  (2+ messages)

[PATCH bpf-next 0/3] Fix __reg_bound_offset32 handling
 2020-03-30 19:01 UTC  (5+ messages)
` [PATCH bpf-next 1/3] bpf: Undo incorrect "
` [PATCH bpf-next 2/3] bpf: Fix tnum constraints for 32-bit comparisons
` [PATCH bpf-next 3/3] bpf: Simplify reg_set_min_max_inv handling

linux-next: Tree for Mar 30 (bpf)
 2020-03-30 18:49 UTC  (5+ messages)

[PATCH net-next] net: ena: Make some functions static
 2020-03-30 17:54 UTC  (2+ messages)

[PATCH v2 net] inet_diag: add cgroup id attribute
 2020-03-30 12:34 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).