messages from 2023-10-23 16:04:04 to 2023-10-25 08:00:25 UTC [more...]
[PATCH bpf-next v3 0/3] Relax allowlist for open-coded css_task iter
2023-10-25 7:59 UTC (3+ messages)
` [PATCH bpf-next v3 1/3] bpf: Relax allowlist for "
` [PATCH bpf-next v3 2/3] selftests/bpf: Add tests for css_task iter combining with cgroup iter
[bug report] lwt: Fix return values of BPF xmit ops
2023-10-25 7:40 UTC
[PATCH bpf-next 0/3] samples/bpf: Allow building as PIE
2023-10-25 6:19 UTC (4+ messages)
` [PATCH bpf-next 1/3] samples/bpf: Allow building with custom CFLAGS/LDFLAGS
` [PATCH bpf-next 2/3] samples/bpf: Fix passing LDFLAGS to libbpf
` [PATCH bpf-next 3/3] samples/bpf: Allow building with custom bpftool
[PATCH bpf-next] selftests/bpf: umount children of TDIR in test_bpffs
2023-10-25 5:41 UTC (3+ messages)
[PATCH bpf-next] bpf: Inherit system settings for CPU security mitigations
2023-10-25 4:56 UTC (3+ messages)
` [PATCH v3 bpf-next] selftests/bpf: Fix selftests broken by mitigations=off
[PATCH bpf-next] selftests/bpf: Add malloc failure checks in bpf_iter
2023-10-25 4:18 UTC (3+ messages)
[PATCH v3 1/3] perf lock contention: Clear lock addr after use
2023-10-25 4:15 UTC (6+ messages)
` [PATCH v3 2/3] perf lock contention: Check race in tstamp elem creation
` [PATCH v3 3/3] perf lock contention: Use per-cpu array map for spinlocks
[PATCH bpf-next] selftests/bpf: Convert CHECK macros to ASSERT_* macros in bpf_iter
2023-10-25 4:14 UTC (2+ messages)
[PATCH v6 bpf-next 0/9] bpf: File verification with LSM and fsverity
2023-10-24 23:55 UTC (10+ messages)
` [PATCH v6 bpf-next 1/9] bpf: Expose bpf_dynptr_slice* kfuncs for in kernel use
` [PATCH v6 bpf-next 2/9] bpf: Factor out helper check_reg_const_str()
` [PATCH v6 bpf-next 3/9] bpf: Introduce KF_ARG_PTR_TO_CONST_STR
` [PATCH v6 bpf-next 4/9] bpf: Add kfunc bpf_get_file_xattr
` [PATCH v6 bpf-next 5/9] bpf, fsverity: Add kfunc bpf_get_fsverity_digest
` [PATCH v6 bpf-next 6/9] Documentation/bpf: Add documentation for filesystem kfuncs
` [PATCH v6 bpf-next 7/9] selftests/bpf: Sort config in alphabetic order
` [PATCH v6 bpf-next 8/9] selftests/bpf: Add tests for filesystem kfuncs
` [PATCH v6 bpf-next 9/9] selftests/bpf: Add test that uses fsverity and xattr to sign a file
[PATCH bpf-next v4 0/7] Add bpf programmable net device
2023-10-24 23:50 UTC (10+ messages)
` [PATCH bpf-next v4 1/7] netkit, bpf: "
` [PATCH bpf-next v4 2/7] tools: Sync if_link uapi header
` [PATCH bpf-next v4 3/7] libbpf: Add link-based API for netkit
` [PATCH bpf-next v4 4/7] bpftool: Implement link show support "
` [PATCH bpf-next v4 5/7] bpftool: Extend net dump with netkit progs
` [PATCH bpf-next v4 6/7] selftests/bpf: Add netlink helper library
` [PATCH bpf-next v4 7/7] selftests/bpf: Add selftests for netkit
[PATCH v5 bpf-next 0/9] bpf: File verification with LSM and fsverity
2023-10-24 23:21 UTC (12+ messages)
` [PATCH v5 bpf-next 1/9] bpf: Expose bpf_dynptr_slice* kfuncs for in kernel use
` [PATCH v5 bpf-next 2/9] bpf: Factor out helper check_reg_const_str()
` [PATCH v5 bpf-next 3/9] bpf: Introduce KF_ARG_PTR_TO_CONST_STR
` [PATCH v5 bpf-next 4/9] bpf: Add kfunc bpf_get_file_xattr
` [PATCH v5 bpf-next 5/9] bpf, fsverity: Add kfunc bpf_get_fsverity_digest
` [PATCH v5 bpf-next 6/9] Documentation/bpf: Add documentation for filesystem kfuncs
` [PATCH v5 bpf-next 7/9] selftests/bpf: Sort config in alphabetic order
` [PATCH v5 bpf-next 8/9] selftests/bpf: Add tests for filesystem kfuncs
` [PATCH v5 bpf-next 9/9] selftests/bpf: Add test that uses fsverity and xattr to sign a file
[PATCH v9 bpf-next 0/9] bpf: Add socket destroy capability
2023-10-24 22:50 UTC (7+ messages)
` [PATCH v9 bpf-next 5/9] bpf: udp: Implement batching for sockets iterator
[PATCH v5 bpf-next 0/7] Allocate bpf trampoline on bpf_prog_pack
2023-10-24 22:46 UTC (8+ messages)
` [PATCH v5 bpf-next 1/7] bpf: Let bpf_prog_pack_free handle any pointer
` [PATCH v5 bpf-next 2/7] bpf: Adjust argument names of arch_prepare_bpf_trampoline()
` [PATCH v5 bpf-next 3/7] bpf: Add helpers for trampoline image management
` [PATCH v5 bpf-next 4/7] bpf, x86: Adjust arch_prepare_bpf_trampoline return value
` [PATCH v5 bpf-next 5/7] bpf: Add arch_bpf_trampoline_size()
` [PATCH v5 bpf-next 6/7] bpf: Use arch_bpf_trampoline_size
` [PATCH v5 bpf-next 7/7] x86, bpf: Use bpf_prog_pack for bpf trampoline
[PATCH v4 bpf-next 0/7] Allocate bpf trampoline on bpf_prog_pack
2023-10-24 22:16 UTC (11+ messages)
` [PATCH v4 bpf-next 3/7] bpf: Add helpers for trampoline image management
` [PATCH v4 bpf-next 5/7] bpf: Add arch_bpf_trampoline_size()
` [PATCH v4 bpf-next 6/7] bpf: Use arch_bpf_trampoline_size
[PATCH bpf-next v6 0/7] add BPF_F_PERMANENT flag for sockmap skmsg redirect
2023-10-24 21:55 UTC (2+ messages)
[PATCH bpf 0/2] sockmap fix for KASAN_VMALLOC and af_unix
2023-10-24 21:39 UTC (4+ messages)
` [PATCH bpf 1/2] bpf: sockmap, af_unix sockets need to hold ref for pair sock
[PATCH v2 bpf-next 0/7] BPF register bounds logic and testing improvements
2023-10-24 21:26 UTC (12+ messages)
` [PATCH v2 bpf-next 7/7] selftests/bpf: BPF register range bounds tester
[PATCH v2 00/13] Improvements to memory use
2023-10-24 20:52 UTC (17+ messages)
` [PATCH v2 03/13] perf hist: Add missing puts to hist__account_cycles
` [PATCH v2 09/13] perf mem_info: Add and use map_symbol__exit and addr_map_symbol__exit
` [PATCH v2 10/13] perf record: Lazy load kernel symbols
` [PATCH v2 12/13] perf mmap: Lazily initialize zstd streams
` [PATCH v2 13/13] perf machine thread: Remove exited threads by default
[PATCH bpf-next v3 0/7] Add bpf programmable net device
2023-10-24 19:58 UTC (15+ messages)
` [PATCH bpf-next v3 1/7] netkit, bpf: "
` [PATCH bpf-next v3 2/7] tools: Sync if_link uapi header
` [PATCH bpf-next v3 3/7] libbpf: Add link-based API for netkit
` [PATCH bpf-next v3 4/7] bpftool: Implement link show support "
` [PATCH bpf-next v3 5/7] bpftool: Extend net dump with netkit progs
` [PATCH bpf-next v3 6/7] selftests/bpf: Add netlink helper library
` [PATCH bpf-next v3 7/7] selftests/bpf: Add selftests for netkit
[PATCH v8 bpf-next 00/18] BPF token and BPF FS-based delegation
2023-10-24 19:38 UTC (4+ messages)
[PATCH v1 bpf-next 00/11] bpf: tcp: Add SYN Cookie generation/validation SOCK_OPS hooks
2023-10-24 17:55 UTC (6+ messages)
# Toplevel Makefile doesn't process module build correctly on recursive make calls
2023-10-24 17:10 UTC
[PATCH bpf-next v4 00/11] xsk: TX metadata
2023-10-24 16:41 UTC (22+ messages)
` [PATCH bpf-next v4 01/11] xsk: Support tx_metadata_len
` [PATCH bpf-next v4 02/11] xsk: Add TX timestamp and TX checksum offload support
` [PATCH bpf-next v4 03/11] tools: ynl: Print xsk-features from the sample
` [PATCH bpf-next v4 10/11] selftests/bpf: Add TX side to xdp_hw_metadata
` [PATCH bpf-next v4 11/11] xsk: Document tx_metadata_len layout
[PATCH v4 bpf-next 0/7] BPF register bounds logic and testing improvements
2023-10-24 15:43 UTC (13+ messages)
` [PATCH v4 bpf-next 2/7] bpf: derive smin/smax from umin/max bounds
` [PATCH v4 bpf-next 3/7] bpf: enhance subregister bounds deduction logic
[PATCH bpf-next v2 0/2] Relax allowlist for open-coded css_task iter
2023-10-24 15:28 UTC (9+ messages)
` [PATCH bpf-next v2 1/2] bpf: Relax allowlist for "
` [PATCH bpf-next v2 2/2] selftests/bpf: Add test for css_task iter combining with cgroup iter
bpf: shift-out-of-bounds in tnum_rshift()
2023-10-24 12:40 UTC
[PATCH bpf-next v3 0/3] bpf: Detect jumping to reserved code of ld_imm64
2023-10-24 11:57 UTC (8+ messages)
` [PATCH bpf-next v3 1/3] bpf: Detect jumping to reserved code during check_cfg()
[PATCH bpf-next v3 0/7] exact states comparison for iterator convergence checks
2023-10-24 11:57 UTC (12+ messages)
` [PATCH bpf-next v3 1/7] bpf: move explored_state() closer to the beginning of verifier.c
` [PATCH bpf-next v3 2/7] bpf: extract same_callsites() as utility function
` [PATCH bpf-next v3 3/7] bpf: exact states comparison for iterator convergence checks
` [PATCH bpf-next v3 4/7] selftests/bpf: tests with delayed read/precision makrs in loop body
` [PATCH bpf-next v3 5/7] bpf: correct loop detection for iterators convergence
` [PATCH bpf-next v3 6/7] selftests/bpf: test if state loops are detected in a tricky case
` [PATCH bpf-next v3 7/7] bpf: print full verifier states on infinite loop detection
[PATCH v4 net-next] xsk: avoid starving the xsk further down the list
2023-10-24 10:00 UTC (3+ messages)
[PATCH v5 00/12] x86/bugs: Add a separate config for each mitigation
2023-10-24 9:50 UTC (3+ messages)
[syzbot] [net?] Internal error in _prb_read_valid
2023-10-24 5:27 UTC
[PATCH v4 bpf-next 0/9] bpf: File verification with LSM and fsverity
2023-10-24 5:01 UTC (14+ messages)
` [PATCH v4 bpf-next 1/9] bpf: Expose bpf_dynptr_slice* kfuncs for in kernel use
` [PATCH v4 bpf-next 2/9] bpf: Factor out helper check_reg_const_str()
` [PATCH v4 bpf-next 3/9] bpf: Introduce KF_ARG_PTR_TO_CONST_STR
` [PATCH v4 bpf-next 4/9] bpf: Add kfunc bpf_get_file_xattr
` [PATCH v4 bpf-next 5/9] bpf, fsverity: Add kfunc bpf_get_fsverity_digest
` [PATCH v4 bpf-next 6/9] Documentation/bpf: Add documentation for filesystem kfuncs
` [PATCH v4 bpf-next 7/9] selftests/bpf: Sort config in alphabetic order
` [PATCH v4 bpf-next 8/9] selftests/bpf: Add tests for filesystem kfuncs
` [PATCH v4 bpf-next 9/9] selftests/bpf: Add test that use fsverity and xattr to sign a file
[PATCH] bpf, docs: Add additional ABI working draft base text
2023-10-24 4:02 UTC (7+ messages)
` [Bpf] "
[Bpf] ISA RFC compliance question
2023-10-24 4:00 UTC (11+ messages)
` "
[PATCH] selftests: bpf: add malloc failures checks in bpf_iter
2023-10-24 3:28 UTC (2+ messages)
[PATCH net-next v12 0/5] introduce page_pool_alloc() related API
2023-10-24 2:30 UTC (3+ messages)
[PATCH v1 bpf-next 0/4] Descend into struct, array types when searching for fields
2023-10-23 23:32 UTC (6+ messages)
` [PATCH v1 bpf-next 1/4] bpf: Fix btf_get_field_type to fail for multiple bpf_refcount fields
` [PATCH v1 bpf-next 2/4] bpf: Refactor btf_find_field with btf_field_info_search
` [PATCH v1 bpf-next 3/4] btf: Descend into structs and arrays during special field search
` [PATCH v1 bpf-next 4/4] selftests/bpf: Add tests exercising aggregate type BTF "
[PATCH bpf-next] bpf, tcx: Get rid of tcx_link_const
2023-10-23 22:50 UTC (2+ messages)
[PATCH bpf-next v2 0/7] exact states comparison for iterator convergence checks
2023-10-23 21:40 UTC (7+ messages)
` [PATCH bpf-next v2 5/7] bpf: correct loop detection for iterators convergence
[PATCH v3 00/13] mm: jit/text allocator
2023-10-23 17:21 UTC (5+ messages)
` [PATCH v3 04/13] mm/execmem, arch: convert remaining overrides of module_alloc to execmem
` [PATCH v3 07/13] arm64, execmem: extend execmem_params for generated code allocations
[PATCH bpf-next 0/2] Relax allowlist for open-coded css_task iter
2023-10-23 17:14 UTC (5+ messages)
` [PATCH bpf-next 2/2] selftests/bpf: Add test for css_task iter combining with cgroup iter
[PATCH] samples: bpf: fix syscall_tp openat argument
2023-10-23 17:10 UTC (2+ messages)
[PATCH] Incorrect backtracking for load/store or atomic ops
2023-10-23 17:06 UTC (4+ messages)
Need help in bpf exec hook for execsnoop command
2023-10-23 17:03 UTC (2+ messages)
Unifying signed and unsigned min/max tracking
2023-10-23 16:50 UTC (2+ messages)
[PATCH v3 bpf-next 0/9] bpf: File verification with LSM and fsverity
2023-10-23 16:03 UTC (9+ messages)
` [PATCH v3 bpf-next 2/9] bpf: Factor out helper check_reg_const_str()
` [PATCH v3 bpf-next 3/9] bpf: Introduce KF_ARG_PTR_TO_CONST_STR
` [PATCH v3 bpf-next 4/9] bpf: Add kfunc bpf_get_file_xattr
` [PATCH v3 bpf-next 5/9] bpf, fsverity: Add kfunc bpf_get_fsverity_digest
` [PATCH v3 bpf-next 6/9] Documentation/bpf: Add documentation for filesystem kfuncs
` [PATCH v3 bpf-next 7/9] selftests/bpf: Sort config in alphabetic order
` [PATCH v3 bpf-next 8/9] selftests/bpf: Add tests for filesystem kfuncs
` [PATCH v3 bpf-next 9/9] selftests/bpf: Add test that use fsverity and xattr to sign a file
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