messages from 2023-10-23 05:12:00 to 2023-10-24 21:49:23 UTC [more...]
[PATCH bpf-next v4 0/7] Add bpf programmable net device
2023-10-24 21:49 UTC (6+ messages)
` [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 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 v4 bpf-next 0/7] Allocate bpf trampoline on bpf_prog_pack
2023-10-24 21:30 UTC (10+ 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] selftests/bpf: umount children of TDIR in test_bpffs
2023-10-24 21:29 UTC (2+ messages)
[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)
[PATCH v5 bpf-next 0/9] bpf: File verification with LSM and fsverity
2023-10-24 6:30 UTC (10+ 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
[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 (12+ 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 (10+ messages)
` [PATCH bpf-next v2 3/7] bpf: "
` [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 (10+ messages)
` [PATCH v3 bpf-next 1/9] bpf: Expose bpf_dynptr_slice* kfuncs for in kernel use
` [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
[PATCH bpf-next v2 0/7] Add bpf programmable net device
2023-10-23 14:46 UTC (4+ messages)
` [PATCH bpf-next v2 4/7] bpftool: Implement link show support for netkit
[syzbot] [net?] Internal error in fib6_node_lookup
2023-10-23 12:34 UTC
[PATCH v3 net-next] xsk: avoid starving the xsk further down the list
2023-10-23 12:15 UTC (2+ messages)
[PATCH v2 net-next] xsk: Avoid starving xsk at the end of the list
2023-10-23 10:24 UTC (6+ messages)
` [External] "
[PATCH bpf-next v6 00/18] XDP metadata via kfuncs for ice + VLAN hint
2023-10-23 10:04 UTC (10+ messages)
` [PATCH bpf-next v6 06/18] ice: Support RX hash XDP hint
` [PATCH bpf-next v6 07/18] ice: Support XDP hints in AF_XDP ZC mode
` [PATCH bpf-next v6 11/18] ice: put XDP meta sources assignment under a static key condition
[PATCH v4 dwarves 0/5] pahole, btf_encoder: support --btf_features
2023-10-23 9:57 UTC (6+ messages)
` [PATCH v4 dwarves 1/5] btf_encoder, pahole: move btf encoding options into conf_load
` [PATCH v4 dwarves 2/5] dwarves: move ARRAY_SIZE() to dwarves.h
` [PATCH v4 dwarves 3/5] pahole: add --btf_features support
` [PATCH v4 dwarves 4/5] pahole: add --supported_btf_features
` [PATCH v4 dwarves 5/5] pahole: add --btf_features_strict to reject unknown BTF features
Hitting verifier backtracking bug on 6.5.5 kernel
2023-10-23 9:27 UTC (10+ messages)
[PATCH v1 0/4] Remove BPF event support
2023-10-23 9:01 UTC (10+ messages)
` [PATCH v1 1/4] perf parse-events: "
[PATCH net-next v1 00/19] virtio-net: support AF_XDP zero copy
2023-10-23 6:56 UTC (4+ messages)
` [PATCH net-next v1 15/19] virtio_net: xsk: rx: introduce add_recvbuf_xsk()
[PATCH v2 bpf-next 0/9] bpf: File verification with LSM and fsverity
2023-10-23 6:13 UTC (10+ messages)
` [PATCH v2 bpf-next 1/9] bpf: Expose bpf_dynptr_slice* kfuncs for in kernel use
` [PATCH v2 bpf-next 2/9] bpf: Factor out helper check_reg_const_str()
` [PATCH v2 bpf-next 3/9] bpf: Introduce KF_ARG_PTR_TO_CONST_STR
` [PATCH v2 bpf-next 4/9] bpf: Add kfunc bpf_get_file_xattr
` [PATCH v2 bpf-next 5/9] bpf, fsverity: Add kfunc bpf_get_fsverity_digest
` [PATCH v2 bpf-next 6/9] Documentation/bpf: Add documentation for filesystem kfuncs
` [PATCH v2 bpf-next 7/9] selftests/bpf: Sort config in alphabetic order
` [PATCH v2 bpf-next 8/9] selftests/bpf: Add tests for filesystem kfuncs
` [PATCH v2 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