bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-05-01 14:44:45 to 2019-05-09 23:31:27 UTC [more...]

pull-request: bpf 2019-05-09
 2019-05-09 23:31 UTC  (2+ messages)

Question about seccomp / bpf
 2019-05-09 23:30 UTC  (7+ messages)

[PATCH bpf] nfp: bpf: fix static check error through tightening shift amount adjustment
 2019-05-09 23:02 UTC  (2+ messages)

[PATCH bpf-next] docs/btf: fix the missing section marks
 2019-05-09 23:01 UTC  (2+ messages)

[PATCH bpf] libbpf: always NULL out pobj in bpf_prog_load_xattr
 2019-05-09 23:01 UTC  (6+ messages)
` [PATCH bpf v2] selftests: bpf: initialize bpf_object pointers where needed

[PATCH v3] kheaders: Move from proc to sysfs
 2019-05-09 22:47 UTC  (3+ messages)

[GIT PULL] Kselftest update for Linux 5.2-rc1
 2019-05-09 22:40 UTC  (2+ messages)

[PATCH bpf v1] bpf: Fix undefined behavior in narrow load handling
 2019-05-09 21:30 UTC  (2+ messages)

[PATCH] selftests/bpf: Fix compile warning in bpf selftest
 2019-05-09 20:51 UTC  (2+ messages)

[PATCH v6 bpf-next 00/17] bpf: eliminate zero extensions for sub-register writes
 2019-05-09 17:31 UTC  (36+ messages)
` [PATCH v6 bpf-next 01/17] bpf: verifier: offer more accurate helper function arg and return type
` [PATCH v6 bpf-next 02/17] bpf: verifier: mark verified-insn with sub-register zext flag
` [PATCH v6 bpf-next 03/17] bpf: verifier: mark patched-insn "
` [PATCH v6 bpf-next 04/17] bpf: introduce new alu insn BPF_ZEXT for explicit zero extension
` [PATCH v6 bpf-next 05/17] bpf: verifier: insert BPF_ZEXT according to zext analysis result
` [PATCH v6 bpf-next 06/17] bpf: introduce new bpf prog load flags "BPF_F_TEST_RND_HI32"
` [PATCH v6 bpf-next 07/17] bpf: verifier: randomize high 32-bit when BPF_F_TEST_RND_HI32 is set
` [PATCH v6 bpf-next 08/17] libbpf: add "prog_flags" to bpf_program/bpf_prog_load_attr/bpf_load_program_attr
` [PATCH v6 bpf-next 09/17] selftests: bpf: adjust several test_verifier helpers for insn insertion
` [PATCH v6 bpf-next 10/17] selftests: bpf: enable hi32 randomization for all tests
` [PATCH v6 bpf-next 11/17] arm: bpf: eliminate zero extension code-gen
` [PATCH v6 bpf-next 12/17] powerpc: "
` [PATCH v6 bpf-next 13/17] s390: "
` [PATCH v6 bpf-next 14/17] sparc: "
` [PATCH v6 bpf-next 15/17] x32: "
` [PATCH v6 bpf-next 16/17] riscv: "
` [PATCH v6 bpf-next 17/17] nfp: "

KASAN: slab-out-of-bounds Read in ip_append_data
 2019-05-09 17:27 UTC 

[PATCH v2] samples: guard sub-directories with CONFIG options
 2019-05-09  1:00 UTC 

[PATCH bpf 0/4] bpf: remove __rcu annotations from bpf_prog_array
 2019-05-08 18:12 UTC  (7+ messages)
` [PATCH bpf 1/4] "
` [PATCH bpf 2/4] bpf: media: properly use bpf_prog_array api
` [PATCH bpf 3/4] bpf: cgroup: "
` [PATCH bpf 4/4] bpf: tracing: "

WARNING in cgroup_exit
 2019-05-08 16:52 UTC  (3+ messages)

[PATCH bpf-next v2 00/16] AF_XDP infrastructure improvements and mlx5e support
 2019-05-08 13:06 UTC  (12+ messages)
` [PATCH bpf-next v2 02/16] xsk: Add getsockopt XDP_OPTIONS
` [PATCH bpf-next v2 04/16] xsk: Extend channels to support combined XSK/non-XSK traffic

[PATCH v2 1/4] bpf: Add support for reading user pointers
 2019-05-08 12:39 UTC  (10+ messages)
` [PATCH v2 2/4] bpf: Add support for reading kernel pointers
` [PATCH v2 3/4] bpf: Add warning when program uses deprecated bpf_probe_read
` [PATCH v2 4/4] tools: Sync uapi headers with new bpf function calls

[RFC bpf-next 0/7] busy poll support for AF_XDP sockets
 2019-05-08 12:10 UTC  (14+ messages)
` [RFC bpf-next 1/7] net: fs: make busy poll budget configurable in napi_busy_loop
` [RFC bpf-next 2/7] net: i40e: ixgbe: tun: veth: virtio-net: centralize xdp_rxq_info and add napi id
` [RFC bpf-next 4/7] netdevice: introduce busy-poll setsockopt for AF_XDP
` [RFC bpf-next 5/7] net: add busy-poll support for XDP sockets
` [RFC bpf-next 6/7] libbpf: add busy-poll support to "
` [RFC bpf-next 7/7] samples/bpf: add busy-poll support to xdpsock sample

WARNING in bpf_prog_kallsyms_find
 2019-05-08  3:36 UTC 

perf BPF annotation output validation
 2019-05-07 23:31 UTC  (2+ messages)

WARNING: ODEBUG bug in del_timer (3)
 2019-05-07 22:48 UTC  (2+ messages)

[PATCH v2] kheaders: Move from proc to sysfs
 2019-05-07 17:17 UTC  (11+ messages)

[PATCH bpf-next 0/6] tools: bpftool: add options for debug info from libbpf and verifier
 2019-05-07 17:06 UTC  (4+ messages)
` [PATCH bpf-next 4/6] bpf: make BPF_LOG_* flags available in UAPI header

pull-request: bpf-next 2019-05-06
 2019-05-07 16:29 UTC  (2+ messages)

pull-request: bpf 2019-05-06
 2019-05-07 16:26 UTC  (2+ messages)

netronome/nfp/bpf/jit.c cannot be build with -O3
 2019-05-07 11:31 UTC  (8+ messages)
` [oss-drivers] "

selftests/bpf/test_tag takes ~30 minutes?
 2019-05-07  6:49 UTC  (3+ messages)

[PATCH AUTOSEL 5.0 96/99] bpf: only test gso type on gso packets
 2019-05-07  5:32 UTC 

[PATCH v2 08/79] docs: cgroup-v1: convert docs to ReST and rename to *.rst
 2019-05-06 15:47 UTC 

[PATCH bpf-next 0/2] Two XSKMAP improvements
 2019-05-06 10:58 UTC  (6+ messages)
` [PATCH bpf-next 1/2] xsk: remove AF_XDP socket from map when the socket is released
` [PATCH bpf-next 2/2] xsk: honor BPF_EXIST and BPF_NOEXIST flags in XSKMAP

bpf-next is CLOSED
 2019-05-06 10:10 UTC 

[PATCH bpf] libbpf: remove unnecessary cast-to-void
 2019-05-06  9:36 UTC  (2+ messages)

[bpf-next PATCH v3 0/4] sockmap/ktls fixes
 2019-05-06  9:18 UTC  (3+ messages)

[PATCH bpf 0/2] libbpf: fixes for AF_XDP teardown
 2019-05-06  9:01 UTC  (7+ messages)
` [PATCH bpf 1/2] libbpf: fix invalid munmap call

[PATCH bpf-next v2] bpf, libbpf: Add .so files to gitignore
 2019-05-06  8:29 UTC  (3+ messages)

[PATCH bpf] kbuild: tolerate missing pahole when generating BTF
 2019-05-06  8:19 UTC  (2+ messages)

[RFC PATCH bpf-next v2 0/3] bpf: implement bpf_send_signal() helper
 2019-05-05 17:27 UTC  (6+ messages)
` [RFC PATCH bpf-next v2 1/3] "
` [RFC PATCH bpf-next v2 2/3] tools/bpf: sync bpf uapi header bpf.h
` [RFC PATCH bpf-next v2 3/3] tools/bpf: add a selftest for bpf_send_signal() helper

[PATCH bpf] libbpf: add libbpf_util.h to header install
 2019-05-05  7:08 UTC  (5+ messages)

[PATCH] tools/bpf: fix perf build error with uClibc (seen on ARC)
 2019-05-05  7:05 UTC  (5+ messages)
  ` [PATCH v2] "

[PATCH v2] bpftool: exclude bash-completion/bpftool from .gitignore pattern
 2019-05-05  6:44 UTC  (3+ messages)

[PATCH bpf-next] selftests/bpf: set RLIMIT_MEMLOCK properly for test_libbpf_open.c
 2019-05-05  6:24 UTC  (2+ messages)

[PATCH net-next] bpf: Use PTR_ERR_OR_ZERO in bpf_fd_sk_storage_update_elem()
 2019-05-05  6:23 UTC  (4+ messages)

[PATCH] kheaders: Move from proc to sysfs
 2019-05-04  8:11 UTC  (6+ messages)

[PATCH bpf-next] selftests/bpf: two scale tests
 2019-05-03 17:12 UTC  (10+ messages)
` 32-bit zext time complexity (Was Re: [PATCH bpf-next] selftests/bpf: two scale tests)
                ` 32-bit zext JIT efficiency "

bpftool doc man page build failure
 2019-05-03 16:56 UTC  (3+ messages)

[PATCH 01/11] perf bpf: Return value with unlocking in perf_env__find_btf()
 2019-05-03  0:25 UTC 

[PATCH] bpf, libbpf: Add .so files to gitignore
 2019-05-02  8:12 UTC  (4+ messages)

[PATCH v2] bpf, x32: Fix bug for BPF_JMP | {BPF_JSGT, BPF_JSLE, BPF_JSLT, BPF_JSGE}
 2019-05-01 21:44 UTC  (2+ messages)

[PATCH] bpf, x32: Fix bug for BPF_ALU64 | BPF_NEG
 2019-05-01 21:43 UTC  (2+ messages)

[PATCH v5 bpf-next 00/17] bpf: eliminate zero extensions for sub-register writes
 2019-05-01 14:43 UTC  (5+ messages)
` [PATCH v5 bpf-next 03/17] bpf: verifier: mark patched-insn with sub-register zext flag
` [PATCH v5 bpf-next 04/17] bpf: introduce new alu insn BPF_ZEXT for explicit zero extension
` [PATCH v5 bpf-next 05/17] bpf: verifier: insert BPF_ZEXT according to zext analysis result
` [PATCH v5 bpf-next 06/17] bpf: introduce new bpf prog load flags "BPF_F_TEST_RND_HI32"


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