BPF Archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-12 00:20:12 to 2022-08-16 06:38:00 UTC [more...]

[PATCHv2 bpf-next 0/6] bpf: Fixes for CONFIG_X86_KERNEL_IBT
 2022-08-16  3:27 UTC  (14+ messages)
` [PATCHv2 bpf-next 1/6] kprobes: Add new KPROBE_FLAG_ON_FUNC_ENTRY kprobe flag
` [PATCHv2 bpf-next 2/6] ftrace: Keep the resolved addr in kallsyms_callback
` [PATCHv2 bpf-next 3/6] bpf: Use given function address for trampoline ip arg

[PATCH bpf-next 0/4] Preparatory libbpf fixes and clean ups
 2022-08-16  0:13 UTC 

Error: bug: failed to retrieve CAP_BPF status: Invalid argument
 2022-08-16  0:10 UTC  (6+ messages)

[PATCH bpf-next 0/3] bpf: expose bpf_{g,s}et_retval to more cgroup hooks
 2022-08-15 21:57 UTC  (8+ messages)
` [PATCH bpf-next 1/3] bpf: introduce cgroup_{common,current}_func_proto
` [PATCH bpf-next 2/3] bpf: use cgroup_{common,current}_func_proto in more hooks
` [PATCH bpf-next 3/3] selftests/bpf: make sure bpf_{g,s}et_retval is exposed everywhere

[PATCH bpf-next 0/4] Preparatory libbpf fixes and clean ups
 2022-08-16  0:19 UTC  (5+ messages)
` [PATCH bpf-next 1/4] libbpf: fix potential NULL dereference when parsing ELF
` [PATCH bpf-next 2/4] libbpf: streamline bpf_attr and perf_event_attr initialization
` [PATCH bpf-next 3/4] libbpf: clean up deprecated and legacy aliases
` [PATCH bpf-next 4/4] selftests/bpf: few fixes for selftests/bpf built in release mode

[PATCH bpf-next v5 0/3] Parameterize task iterators
 2022-08-15 23:08 UTC  (10+ messages)
` [PATCH bpf-next v5 1/3] bpf: "
` [PATCH bpf-next v5 2/3] bpf: Handle bpf_link_info for the parameterized task BPF iterators
` [PATCH bpf-next v5 3/3] selftests/bpf: Test "

[PATCH bpf-next 0/3] Support direct writes to nf_conn:mark
 2022-08-15 22:47 UTC  (8+ messages)
` [PATCH bpf-next 1/3] bpf: Remove duplicate PTR_TO_BTF_ID RO check
` [PATCH bpf-next 2/3] bpf: Add support for writing to nf_conn:mark
` [PATCH bpf-next 3/3] selftests/bpf: Add tests "

[PATCH bpf-next v2 0/6] bpf: Support struct argument for trampoline base progs
 2022-08-15 22:44 UTC  (12+ messages)
` [PATCH bpf-next v2 1/6] bpf: Add struct argument info in btf_func_model
` [PATCH bpf-next v2 2/6] bpf: x86: Rename stack_size to regs_off in {save,restore}_regs()
` [PATCH bpf-next v2 3/6] bpf: x86: Support in-register struct arguments
` [PATCH bpf-next v2 4/6] bpf: arm64: No support of struct argument
` [PATCH bpf-next v2 5/6] bpf: Populate struct argument info in btf_func_model
` [PATCH bpf-next v2 6/6] selftests/bpf: Add struct argument tests with fentry/fexit programs

[PATCH v3 bpf-next 00/15] bpf: net: Remove duplicated code from bpf_setsockopt()
 2022-08-15 22:04 UTC  (3+ messages)

[PATCHv2 bpf-next] libbpf: making bpf_prog_load() ignore name if kernel doesn't support
 2022-08-15 21:59 UTC  (3+ messages)

[RFC PATCH v1 0/3] Make BPF ring buffer over writable
 2022-08-15 21:52 UTC  (3+ messages)
` [RFC PATCH v1 1/3] bpf: Make ring buffer overwritable

[PATCH v2 0/4] bpf: Add user-space-publisher ringbuffer map type
 2022-08-15 21:23 UTC  (3+ messages)
` [PATCH v2 2/4] bpf: Add bpf_user_ringbuf_drain() helper

[PATCH 0/5] bpf: Add user-space-publisher ringbuffer map type
 2022-08-15 21:13 UTC  (4+ messages)

[PATCH net-next] tcp: Make SYN ACK RTO tunable by BPF programs with TFO
 2022-08-15 20:29 UTC 

[PATCH bpf-next v4 0/3] Add more bpf_*_ct_lookup() selftests
 2022-08-15 19:00 UTC  (2+ messages)

[PATCH bpf-next] selftests/bpf: fix attach point for non-x86 arches in test_progs/lsm
 2022-08-15 18:46 UTC  (2+ messages)

[PATCH bpf-next v2] bpftool: Clear errno after libcap's checks
 2022-08-15 18:40 UTC  (2+ messages)

[syzbot] WARNING: suspicious RCU usage in bpf_sk_reuseport_detach
 2022-08-15 18:30 UTC  (3+ messages)

[PATCH net v5 0/2] net: enhancements to sk_user_data field
 2022-08-15 18:24 UTC  (3+ messages)
` [PATCH net v5 2/2] net: refactor bpf_sk_reuseport_detach()

[syzbot] upstream boot error: BUG: unable to handle kernel paging request in insert_header
 2022-08-15 18:00 UTC 

[syzbot] upstream boot error: general protection fault in mm_alloc
 2022-08-15 17:59 UTC 

[PATCH v11 0/9] bpf: Add kfuncs for PKCS#7 signature verification
 2022-08-15 16:45 UTC  (12+ messages)
` [PATCH v11 1/9] bpf: Allow kfuncs to be used in LSM programs
` [PATCH v11 2/9] btf: Handle dynamic pointer parameter in kfuncs
` [PATCH v11 3/9] bpf: Export bpf_dynptr_get_size()
` [PATCH v11 4/9] KEYS: Move KEY_LOOKUP_ to include/linux/key.h
` [PATCH v11 5/9] bpf: Add bpf_lookup_*_key() and bpf_key_put() kfuncs
` [PATCH v11 6/9] bpf: Add bpf_verify_pkcs7_signature() kfunc
` [PATCH v11 7/9] selftests/bpf: Add verifier tests for bpf_lookup_*_key() and bpf_key_put()
` [PATCH v11 8/9] selftests/bpf: Add additional tests for bpf_lookup_*_key()
` [PATCH v11 9/9] selftests/bpf: Add test for bpf_verify_pkcs7_signature() kfunc

[PATCH v4 0/4] Introduce security_create_user_ns()
 2022-08-15 16:24 UTC  (9+ messages)

[PATCH v10 0/9] bpf: Add kfuncs for PKCS#7 signature verification
 2022-08-15 16:22 UTC  (13+ messages)
` [PATCH v10 4/9] KEYS: Move KEY_LOOKUP_ to include/linux/key.h
` [PATCH v10 5/9] bpf: Add bpf_lookup_*_key() and bpf_key_put() kfuncs
` [PATCH v10 6/9] bpf: Add bpf_verify_pkcs7_signature() kfunc

[PATCH v5 0/4] Introduce security_create_user_ns()
 2022-08-15 16:20 UTC  (5+ messages)
` [PATCH v5 1/4] security, lsm: "
` [PATCH v5 2/4] bpf-lsm: Make bpf_lsm_userns_create() sleepable
` [PATCH v5 3/4] selftests/bpf: Add tests verifying bpf lsm userns_create hook
` [PATCH v5 4/4] selinux: Implement "

[RFC] ftrace: Add support to keep some functions out of ftrace
 2022-08-15 16:13 UTC  (37+ messages)

[PATCH bpf-next] bpftool: Clear errno after libcap's checks
 2022-08-15 15:47 UTC  (3+ messages)

[PATCH bpf-next v4 0/6] Introduce the BPF dispatcher
 2022-08-15 15:39 UTC  (9+ messages)
` [PATCH bpf-next v4 2/6] bpf: introduce "

[PATCH bpf-next] bpf: Clear up confusion in bpf_skb_adjust_room()'s documentation
 2022-08-15 15:36 UTC  (2+ messages)

[PATCH bpf-next] bpftool: Fix a typo in a comment
 2022-08-15 15:36 UTC  (2+ messages)

[PATCH bpf] xsk: fix corrupted packets for XDP_SHARED_UMEM
 2022-08-15 15:36 UTC  (3+ messages)

[PATCH v14 00/42] virtio pci support VIRTIO_F_RING_RESET
 2022-08-15  7:39 UTC  (9+ messages)
` [PATCH v14 30/42] virtio_pci: introduce helper to get/set queue reset
` [PATCH v14 37/42] virtio_net: set the default max ring size by find_vqs()

[RFC PATCH bpf-next 00/11] bpf: Introduce rbtree map
 2022-08-15  5:37 UTC  (6+ messages)
` [RFC PATCH bpf-next 05/11] bpf: Add bpf_spin_lock member to rbtree

[PATCH RFC bpf v1 0/3] Verifier callback handling
 2022-08-15  5:15 UTC  (4+ messages)
` [PATCH RFC bpf v1 1/3] bpf: Move bpf_loop and bpf_for_each_map_elem under CAP_BPF
` [PATCH RFC bpf v1 2/3] bpf: Fix reference state management for synchronous callbacks
` [PATCH RFC bpf v1 3/3] selftests/bpf: Add tests for callbacks fixes

[PATCH bpf-next 0/2] > Keep reference on socket file while wait send memory
 2022-08-15  2:33 UTC  (3+ messages)
` [PATCH bpf-next 1/2] sk_msg: Keep reference on socket file while wait_memory
` [PATCH bpf-next 2/2] selftests/bpf: Add wait send memory test for sockmap redirect

[PATCH] checkpatch: Add kmap and kmap_atomic to the deprecated list
 2022-08-14  5:25 UTC  (2+ messages)

[PATCH bpf-next 00/15] bpf: Introduce selectable memcg for bpf map
 2022-08-14  2:35 UTC  (19+ messages)
` [PATCH bpf-next 05/15] bpf: Fix incorrect mem_cgroup_put
` [PATCH bpf-next 13/15] mm, memcg: Add new helper get_obj_cgroup_from_cgroup

[PATCH bpf] bpf: Fix kernel BUG in purge_effective_progs
 2022-08-13 13:40 UTC 

Query on reads being flagged as direct writes
 2022-08-13  7:52 UTC  (3+ messages)

[Patch net v2 0/4] tcp: some bug fixes for tcp_read_skb()
 2022-08-12 23:55 UTC  (3+ messages)
` [Patch net v2 3/4] tcp: refactor tcp_read_skb() a bit

[PATCH bpf-next] libbpf: making bpf_prog_load() ignore name if kernel doesn't support
 2022-08-12 23:53 UTC  (3+ messages)

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

[PATCH 1/5] bpf: Clear callee saved regs after updating REG0
 2022-08-12 17:28 UTC  (12+ messages)
` [PATCH 2/5] bpf: Define new BPF_MAP_TYPE_USER_RINGBUF map type
` [PATCH 3/5] bpf: Add bpf_user_ringbuf_drain() helper
` [PATCH 4/5] bpf: Add libbpf logic for user-space ring buffer

[PATCH bpf] selftests/bpf: Add lru_bug to s390x deny list
 2022-08-12 16:50 UTC  (2+ messages)

[PATCH bpf-next v2] skmsg: Fix wrong last sg check in sk_msg_recvmsg()
 2022-08-12 15:55 UTC  (2+ messages)

[PATCH bpf-next v2 2/3] bpf: Add xdp dynptrs
 2022-08-12 12:39 UTC  (2+ messages)

[syzbot] linux-next boot error: kernel BUG in __phys_addr
 2022-08-12  9:36 UTC 

[PATCH bpf-next v2 1/3] bpf: Add skb dynptrs
 2022-08-12  5:57 UTC  (3+ messages)

[PATCHv3 bpf-next] libbpf: Add names for auxiliary maps
 2022-08-12  1:59 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 read-only IMAP folder(s) and NNTP newsgroup(s).