messages from 2022-11-18 01:57:02 to 2022-11-21 07:09:13 UTC [more...]
[PATCH bpf-next v3 0/3] bpf: Pin the start cgroup for cgroup iterator
2022-11-21 7:34 UTC (3+ messages)
` [PATCH bpf-next v3 1/3] bpf: Pin the start cgroup in cgroup_iter_seq_init()
` [PATCH bpf-next v3 3/3] selftests/bpf: Add test for cgroup iterator on a dead cgroup
[PATCH net-next 0/2] veth: a couple of fixes
2022-11-21 6:15 UTC (7+ messages)
[Patch bpf] sock_map: convert cancel_work_sync() to cancel_work()
2022-11-21 6:13 UTC (10+ messages)
[PATCH bpf-next v1 0/7] Dynptr refactorings
2022-11-21 5:39 UTC (14+ messages)
` [PATCH bpf-next v1 3/7] bpf: Rework process_dynptr_func
` [PATCH bpf-next v1 4/7] bpf: Rework check_func_arg_reg_off
` [PATCH bpf-next v1 5/7] bpf: Move PTR_TO_STACK alignment check to process_dynptr_func
[PATCH bpf-next v4 0/4] bpf: Implement two type cast kfuncs
2022-11-21 2:10 UTC (12+ messages)
` [PATCH bpf-next v4 1/4] bpf: Add support for kfunc set with common btf_ids
` [PATCH bpf-next v4 2/4] bpf: Add a kfunc to type cast from bpf uapi ctx to kernel ctx
` [PATCH bpf-next v4 3/4] bpf: Add a kfunc for generic type cast
` [PATCH bpf-next v4 4/4] bpf: Add type cast unit tests
[PATCH bpf-next] docs/bpf: Update btf test programe code
2022-11-21 2:07 UTC (3+ messages)
` [PATCH bpf-next] docs/bpf: Update btf selftests program and add link
linux-next: manual merge of the bpf-next tree with the bpf tree
2022-11-21 1:27 UTC
[PATCH bpf-next v4 0/5] clean-up bpftool from legacy support
2022-11-21 0:30 UTC (5+ messages)
` [PATCH bpf-next v4 1/5] bpftool: remove support of --legacy option for bpftool
` [PATCH bpf-next v4 2/5] bpftool: replace return value PTR_ERR(NULL) with 0
[PATCH bpf-next] bpf: Disallow bpf_obj_new_impl call when bpf_mem_alloc_init fails
2022-11-20 23:50 UTC (3+ messages)
[PATCH bpf-next v1 0/2] Follow ups for bpf-list set
2022-11-20 22:29 UTC (7+ messages)
` [PATCH bpf-next v1 1/2] bpf: Disallow calling bpf_obj_new_impl on bpf_mem_alloc_init failure
` [PATCH bpf-next v1 2/2] selftests/bpf: Skip spin lock failure test on s390x
[PATCHv3 bpf-next 0/2] bpf: Add bpf_vma_build_id_parse kfunc
2022-11-20 21:39 UTC (8+ messages)
` [PATCHv3 bpf-next 1/2] bpf: Add bpf_vma_build_id_parse function and kfunc
` [PATCHv3 bpf-next 2/2] selftests/bpf: Add bpf_vma_build_id_parse kfunc test
[PATCH bpf-next v9 0/4] Support storing struct task_struct objects as kptrs
2022-11-20 19:45 UTC (9+ messages)
` [PATCH bpf-next v9 1/4] bpf: Allow multiple modifiers in reg_type_str() prefix
` [PATCH bpf-next v9 2/4] bpf: Allow trusted pointers to be passed to KF_TRUSTED_ARGS kfuncs
` [PATCH bpf-next v9 3/4] bpf: Add kfuncs for storing struct task_struct * as a kptr
` [PATCH bpf-next v9 4/4] bpf/selftests: Add selftests for new task kfuncs
[PATCH bpf-next v10 00/24] Allocated objects, BPF linked lists
2022-11-20 19:25 UTC (24+ messages)
` [PATCH bpf-next v10 10/24] bpf: Allow locking bpf_spin_lock in inner map values
` [PATCH bpf-next v10 11/24] bpf: Rewrite kfunc argument handling
` [PATCH bpf-next v10 12/24] bpf: Support constant scalar arguments for kfuncs
` [PATCH bpf-next v10 13/24] bpf: Introduce bpf_obj_new
` [PATCH bpf-next v10 14/24] bpf: Introduce bpf_obj_drop
` [PATCH bpf-next v10 15/24] bpf: Permit NULL checking pointer with non-zero fixed offset
` [PATCH bpf-next v10 16/24] bpf: Introduce single ownership BPF linked list API
` [PATCH bpf-next v10 17/24] bpf: Add 'release on unlock' logic for bpf_list_push_{front,back}
` [PATCH bpf-next v10 18/24] bpf: Add comments for map BTF matching requirement for bpf_list_head
` [PATCH bpf-next v10 19/24] selftests/bpf: Add __contains macro to bpf_experimental.h
` [PATCH bpf-next v10 20/24] selftests/bpf: Update spinlock selftest
` [PATCH bpf-next v10 21/24] selftests/bpf: Add failure test cases for spin lock pairing
` [PATCH bpf-next v10 22/24] selftests/bpf: Add BPF linked list API tests
` [PATCH bpf-next v10 23/24] selftests/bpf: Add BTF sanity tests
` [PATCH bpf-next v10 24/24] selftests/bpf: Temporarily disable linked list tests
[PATCH bpf-next v2 0/4] bpf: Implement two type cast kfuncs
2022-11-20 19:24 UTC (10+ messages)
` [PATCH bpf-next v2 1/4] bpf: Add support for kfunc set with common btf_ids
` [PATCH bpf-next v2 2/4] bpf: Add a kfunc to type cast from bpf uapi ctx to kernel ctx
` [PATCH bpf-next v2 3/4] bpf: Add a kfunc for generic type cast
` [PATCH bpf-next v2 4/4] bpf: Add type cast unit tests
[PATCH bpf-next v3 0/4] bpf: Implement two type cast kfuncs
2022-11-20 18:43 UTC (6+ messages)
` [PATCH bpf-next v3 1/4] bpf: Add support for kfunc set with common btf_ids
` [PATCH bpf-next v3 2/4] bpf: Add a kfunc to type cast from bpf uapi ctx to kernel ctx
` [PATCH bpf-next v3 3/4] bpf: Add a kfunc for generic type cast
` [PATCH bpf-next v3 4/4] bpf: Add type cast unit tests
[PATCH bpf-next v4 5/5] bpftool: remove function free_btf_vmlinux()
2022-11-20 11:26 UTC
[PATCH bpf-next v4 4/5] bpftool: clean-up usage of libbpf_get_error()
2022-11-20 11:26 UTC
[PATCH bpf-next v4 3/5] bpftool: fix error message when function can't register struct_ops
2022-11-20 11:26 UTC
[PATCH bpf-next v4 0/5] clean-up bpftool from legacy support
2022-11-20 11:13 UTC
[PATCH bpf-next v2 0/5] execmem_alloc for BPF programs
2022-11-20 10:44 UTC (13+ messages)
[PATCH bpf-next v8 0/3] Support storing struct task_struct objects as kptrs
2022-11-19 22:20 UTC (6+ messages)
` [PATCH bpf-next v8 1/3] bpf: Allow trusted pointers to be passed to KF_TRUSTED_ARGS kfuncs
` [PATCH bpf-next v8 2/3] bpf: Add kfuncs for storing struct task_struct * as a kptr
` [PATCH bpf-next v8 3/3] bpf/selftests: Add selftests for new task kfuncs
[PATCH] powerpc/bpf/32: Fix Oops on tail call tests
2022-11-19 17:19 UTC
[PATCH bpf-next v7 0/3] Support storing struct task_struct objects as kptrs
2022-11-19 16:48 UTC (21+ messages)
` [PATCH bpf-next v7 1/3] bpf: Allow trusted pointers to be passed to KF_TRUSTED_ARGS kfuncs
` [PATCH bpf-next v7 3/3] bpf/selftests: Add selftests for new task kfuncs
[PATCH] samples, bpf: Add duration option D for sampleip
2022-11-19 16:05 UTC (3+ messages)
[PATCH bpf-next 00/11] xdp: hints via kfuncs
2022-11-19 12:31 UTC (5+ messages)
` [PATCH bpf-next 06/11] xdp: Carry over xdp metadata into skb context
` [xdp-hints] "
[PATCH bpf-next v5] docs/bpf: Add table of BPF program types to libbpf docs
2022-11-19 3:00 UTC (3+ messages)
[PATCH AUTOSEL 5.4 09/11] arm64/syscall: Include asm/ptrace.h in syscall_wrapper header
2022-11-19 2:15 UTC
[PATCH AUTOSEL 5.10 08/18] selftests/bpf: Add verifier test for release_reference()
2022-11-19 2:14 UTC (2+ messages)
` [PATCH AUTOSEL 5.10 16/18] arm64/syscall: Include asm/ptrace.h in syscall_wrapper header
[PATCH AUTOSEL 5.15 11/27] selftests/bpf: Add verifier test for release_reference()
2022-11-19 2:13 UTC (2+ messages)
` [PATCH AUTOSEL 5.15 22/27] arm64/syscall: Include asm/ptrace.h in syscall_wrapper header
[PATCH AUTOSEL 6.0 15/44] selftests/bpf: Add verifier test for release_reference()
2022-11-19 2:11 UTC (2+ messages)
` [PATCH AUTOSEL 6.0 30/44] arm64/syscall: Include asm/ptrace.h in syscall_wrapper header
[PATCH bpf-next] samples: bpf: Use "grep -E" instead of "egrep"
2022-11-18 23:00 UTC (3+ messages)
[PATCH bpf-next v9 1/1] doc: DEVMAPs and XDP_REDIRECT
2022-11-18 22:30 UTC (2+ messages)
[PATCH] samples/bpf: Fix duplicate struct define in test_lru_dist sample
2022-11-18 22:29 UTC (2+ messages)
[PATCH bpf-next] libbpf: ignore hashmap__find() result explicitly in btf_dump
2022-11-18 22:20 UTC (2+ messages)
[PATCH bpf-next v3] bpf/verifier: Use kmalloc_size_roundup() to match ksize() usage
2022-11-18 21:46 UTC (2+ messages)
[PATCH v5 07/19] kernel/user: Allow user::locked_vm to be usable for iommufd
2022-11-18 20:25 UTC (5+ messages)
[PATCH v5 06/19] iommufd: File descriptor, context, kconfig and makefiles
2022-11-18 20:23 UTC (3+ messages)
[PATCH] perf lock contention: Do not use BPF task local storage
2022-11-18 19:01 UTC
[PATCH bpf v2 0/3] Pin iterator link when opening iterator
2022-11-18 18:57 UTC (9+ messages)
` [PATCH bpf v2 1/3] bpf: "
[PATCH v2 0/2] some fixes for selftest/net
2022-11-18 18:57 UTC (3+ messages)
` [PATCH v2 2/2] selftests/net: fix opening object file failed
[RFC 0/1] BPF tracing for arm64 using fprobe
2022-11-18 18:52 UTC (14+ messages)
[RFC PATCH 0/3] enable bpf_prog_pack allocator for powerpc
2022-11-18 18:05 UTC (11+ messages)
Bad padding with bpftool btf dump .. format c
2022-11-18 17:26 UTC (4+ messages)
` Sv: "
[PATCH net-next v2 0/5] net: lan966x: Extend xdp support
2022-11-18 15:50 UTC (6+ messages)
` [PATCH net-next v2 4/5] net: lan966x: Add support for XDP_TX
[PATCH v5 00/19] IOMMUFD Generic interface
2022-11-18 15:22 UTC (9+ messages)
` [PATCH v5 08/19] iommufd: PFN handling for iopt_pages
` [PATCH v5 10/19] iommufd: Data structure to provide IOVA to PFN mapping
` [PATCH v5 15/19] iommufd: vfio container FD ioctl compatibility
[PATCH net-next 2/2] veth: fix double napi enable
2022-11-18 14:24 UTC (2+ messages)
[PATCH v4] evm: Correct inode_init_security hooks behaviors
2022-11-18 14:20 UTC (5+ messages)
[PATCH bpf-next v2 1/1] docs: BPF_MAP_TYPE_XSKMAP
2022-11-18 13:34 UTC (4+ messages)
[PATCH net v3] selftests/net: fix missing xdp_dummy
2022-11-18 12:10 UTC (2+ messages)
[syzbot] WARNING in rtnl_dellink (2)
2022-11-18 11:17 UTC
[PATCH bpf-next v2] selftests/bpf: Fix error: undeclared identifier 'NF_NAT_MANIP_SRC'
2022-11-18 11:08 UTC (3+ messages)
[syzbot] BUG: corrupted list in __netif_napi_del (3)
2022-11-18 10:38 UTC
[PATCH v5 05/19] iommufd: Document overview of iommufd
2022-11-18 9:06 UTC (2+ messages)
[RFC][PATCH 4/4] security: Enforce limitations on return values from LSMs
2022-11-18 8:44 UTC (4+ messages)
` [PoC][PATCH] bpf: Call return value check function in the JITed code
[PATCH bpf v2] bpf: Update bpf_{g,s}etsockopt() documentation
2022-11-18 8:18 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox