messages from 2023-11-28 10:27:05 to 2023-11-30 06:33:24 UTC [more...]
[PATCH v3 bpf-next 00/10] BPF verifier retval logic fixes
2023-11-30 6:33 UTC (18+ messages)
` [PATCH v3 bpf-next 01/10] bpf: provide correct register name for exception callback retval check
` [PATCH v3 bpf-next 02/10] bpf: enforce precision of R0 on callback return
` [PATCH v3 bpf-next 03/10] bpf: enforce exact retval range on subprog/callback exit
` [PATCH v3 bpf-next 04/10] selftests/bpf: add selftest validating callback result is enforced
` [PATCH v3 bpf-next 05/10] bpf: enforce precise retval range on program exit
` [PATCH v3 bpf-next 06/10] bpf: unify async callback and program retval checks
` [PATCH v3 bpf-next 07/10] bpf: enforce precision of R0 on program/async callback return
` [PATCH v3 bpf-next 08/10] selftests/bpf: validate async callback return value check correctness
` [PATCH v3 bpf-next 09/10] selftests/bpf: adjust global_func15 test to validate prog exit precision
` [PATCH v3 bpf-next 10/10] bpf: simplify tnum output if a fully known constant
[PATCH v2 bpf-next 00/10] BPF verifier retval logic fixes
2023-11-30 5:29 UTC (20+ messages)
` [PATCH v2 bpf-next 01/10] bpf: provide correct register name for exception callback retval check
` [PATCH v2 bpf-next 02/10] bpf: enforce precision of R0 on callback return
` [PATCH v2 bpf-next 03/10] bpf: enforce exact retval range on subprog/callback exit
` [PATCH v2 bpf-next 04/10] selftests/bpf: add selftest validating callback result is enforced
` [PATCH v2 bpf-next 05/10] bpf: enforce precise retval range on program exit
` [PATCH v2 bpf-next 06/10] bpf: unify async callback and program retval checks
` [PATCH v2 bpf-next 07/10] bpf: enforce precision of R0 on program/async callback return
` [PATCH v2 bpf-next 08/10] selftests/bpf: validate async callback return value check correctness
` [PATCH v2 bpf-next 09/10] selftests/bpf: adjust global_func15 test to validate prog exit precision
` [PATCH v2 bpf-next 10/10] bpf: simplify tnum output if a fully known constant
[PATCH v14 bpf-next 0/6] bpf: File verification with LSM and fsverity
2023-11-30 4:02 UTC (14+ messages)
` [PATCH v14 bpf-next 1/6] bpf: Add kfunc bpf_get_file_xattr
` [PATCH v14 bpf-next 2/6] bpf, fsverity: Add kfunc bpf_get_fsverity_digest
` [PATCH v14 bpf-next 3/6] Documentation/bpf: Add documentation for filesystem kfuncs
` [PATCH v14 bpf-next 4/6] selftests/bpf: Sort config in alphabetic order
` [PATCH v14 bpf-next 5/6] selftests/bpf: Add tests for filesystem kfuncs
` [PATCH v14 bpf-next 6/6] selftests/bpf: Add test that uses fsverity and xattr to sign a file
[PATCH bpf-next v6 1/3] bpf: make common crypto API for TC/XDP programs
2023-11-30 3:54 UTC (8+ messages)
` [PATCH bpf-next v6 2/3] bpf: crypto: add skcipher to bpf crypto
` [PATCH bpf-next v6 3/3] selftests: bpf: crypto skcipher algo selftests
pull-request: bpf 2023-11-30
2023-11-30 3:50 UTC (2+ messages)
[PATCH] bpf/tests: Remove duplicate JSGT tests
2023-11-30 3:40 UTC
[PATCH bpf v2] bpf: Fix a verifier bug due to incorrect branch offset comparison with cpu=v4
2023-11-30 0:33 UTC (3+ messages)
[PATCH bpf] bpf: Fix a verifier bug due to incorrect branch offset comparison with cpu=v4
2023-11-30 0:19 UTC (5+ messages)
[PATCH bpf-next v4 0/3] Relax tracing prog recursive attach rules
2023-11-29 23:58 UTC (5+ messages)
` [PATCH bpf-next v4 1/3] bpf: "
` [PATCH bpf-next v4 2/3] selftests/bpf: Add test for recursive attachment of tracing progs
` [PATCH bpf-next v4 3/3] bpf, selftest/bpf: Fix re-attachment branch in bpf_tracing_prog_attach
[PATCH bpf v2 0/2] bpf: fix accesses to uninit stack slots
2023-11-29 23:54 UTC (12+ messages)
` [PATCH bpf v2 1/2] "
` [PATCH bpf v2 2/2] bpf: new verifier tests for stack access
[PATCH v15 bpf-next 0/6] bpf: File verification with LSM and fsverity
2023-11-29 23:44 UTC (7+ messages)
` [PATCH v15 bpf-next 1/6] bpf: Add kfunc bpf_get_file_xattr
` [PATCH v15 bpf-next 2/6] bpf, fsverity: Add kfunc bpf_get_fsverity_digest
` [PATCH v15 bpf-next 3/6] Documentation/bpf: Add documentation for filesystem kfuncs
` [PATCH v15 bpf-next 4/6] selftests/bpf: Sort config in alphabetic order
` [PATCH v15 bpf-next 5/6] selftests/bpf: Add tests for filesystem kfuncs
` [PATCH v15 bpf-next 6/6] selftests/bpf: Add test that uses fsverity and xattr to sign a file
[PATCH bpf-next v6 00/13] xsk: TX metadata
2023-11-29 23:10 UTC (6+ messages)
` [PATCH bpf-next v6 02/13] xsk: Add TX timestamp and TX checksum offload support
` [PATCH bpf-next v6 03/13] tools: ynl: Print xsk-features from the sample
Does skb_metadata_differs really need to stop GRO aggregation?
2023-11-29 23:10 UTC (7+ messages)
[PATCH bpf-next v3 0/3] Relax tracing prog recursive attach rules
2023-11-29 19:16 UTC (4+ messages)
` [PATCH bpf-next v3 1/3] bpf: "
` [PATCH bpf-next v3 2/3] selftests/bpf: Add test for recursive attachment of tracing progs
` [PATCH bpf-next v3 3/3] bpf, selftest/bpf: Fix re-attachment branch in bpf_tracing_prog_attach
[PATCHv2 bpf 0/2] bpf: Fix prog_array_map_poke_run map poke update
2023-11-29 18:10 UTC (8+ messages)
` [PATCHv2 bpf 1/2] bpf: Add checkip argument to bpf_arch_text_poke
[PATCH v3 0/2] mm: memcg: improve vmscan tracepoints
2023-11-29 17:49 UTC (16+ messages)
` [PATCH v3 2/2] mm: memcg: introduce new event to trace shrink_memcg
BPF GCC status - Nov 2023
2023-11-29 17:44 UTC (6+ messages)
[PATCH net-next] xdp: add multi-buff support for xdp running in generic mode
2023-11-29 16:36 UTC (8+ messages)
[PATCH net] net/netfilter: bpf: avoid leakage of skb
2023-11-29 15:02 UTC (5+ messages)
[PATCH v2] rethook: Use __rcu pointer for rethook::handler
2023-11-29 12:24 UTC
[syzbot] [perf?] general protection fault in inherit_task_group
2023-11-29 12:21 UTC (3+ messages)
[PATCH bpf-next] bpf: add sock_ops callbacks for data send/recv/acked events
2023-11-29 10:05 UTC (6+ messages)
[Bug Report] bpf: reg invariant voilation after JSLE
2023-11-29 7:44 UTC (3+ messages)
[PATCH bpf-next v5 0/3] selftests/bpf: Use pkg-config to determine ld flags
2023-11-29 6:20 UTC (2+ messages)
[PATCH v1 00/14] Clean up libperf cpumap's empty function
2023-11-29 6:02 UTC (15+ messages)
` [PATCH v1 01/14] libperf cpumap: Rename perf_cpu_map__dummy_new
` [PATCH v1 02/14] libperf cpumap: Rename and prefer sysfs for perf_cpu_map__default_new
` [PATCH v1 03/14] libperf cpumap: Rename perf_cpu_map__empty
` [PATCH v1 04/14] libperf cpumap: Replace usage of perf_cpu_map__new(NULL)
` [PATCH v1 05/14] libperf cpumap: Add for_each_cpu that skips the "any CPU" case
` [PATCH v1 06/14] libperf cpumap: Add any, empty and min helpers
` [PATCH v1 07/14] perf arm-spe/cs-etm: Directly iterate CPU maps
` [PATCH v1 08/14] perf intel-pt/intel-bts: Switch perf_cpu_map__has_any_cpu_or_is_empty use
` [PATCH v1 09/14] perf cpumap: Clean up use of perf_cpu_map__has_any_cpu_or_is_empty
` [PATCH v1 10/14] perf top: Avoid repeated function calls
` [PATCH v1 11/14] perf arm64 header: Remove unnecessary CPU map get and put
` [PATCH v1 12/14] perf stat: Remove duplicate cpus_map_matched function
` [PATCH v1 13/14] perf cpumap: Use perf_cpu_map__for_each_cpu when possible
` [PATCH v1 14/14] libperf cpumap: Document perf_cpu_map__nr's behavior
[PATCHv4 bpf-next 0/6] bpf: Add link_info support for uprobe multi link
2023-11-29 6:00 UTC (2+ messages)
[Bug Report] bpf: reg invariant voilation after JSET
2023-11-29 5:46 UTC (2+ messages)
[PATCH v6 00/13] x86/bugs: Add a separate config for each mitigation
2023-11-29 4:42 UTC (2+ messages)
[PATCH bpf v3 0/2] sockmap fix for KASAN_VMALLOC and af_unix
2023-11-29 2:40 UTC (4+ messages)
` [PATCH bpf v3 1/2] bpf: sockmap, af_unix stream sockets need to hold ref for pair sock
` [PATCH bpf v3 2/2] bpf: sockmap, add af_unix test with both sockets in map
[PATCH bpf v4 0/2] sockmap fix for KASAN_VMALLOC and af_unix
2023-11-29 1:25 UTC (3+ messages)
` [PATCH bpf v4 1/2] bpf: sockmap, af_unix stream sockets need to hold ref for pair sock
` [PATCH bpf v4 2/2] bpf: sockmap, add af_unix test with both sockets in map
[PATCH v11 bpf-next 00/17] BPF token and BPF FS-based delegation
2023-11-29 0:05 UTC (3+ messages)
` [PATCH v11 bpf-next 03/17] bpf: introduce BPF token object
[PATCH AUTOSEL 6.1 14/25] selftests/bpf: fix bpf_loop_bench for new callback verification scheme
2023-11-28 21:07 UTC
[PATCH AUTOSEL 6.6 17/40] selftests/bpf: fix bpf_loop_bench for new callback verification scheme
2023-11-28 21:05 UTC
[RESEND RFC PATCH v2 00/14] device_cgroup: guard mknod for non-initial user namespace
2023-11-28 20:54 UTC (4+ messages)
[PATCH ipsec-next v2 0/6] Add bpf_xdp_get_xfrm_state() kfunc
2023-11-28 19:15 UTC (9+ messages)
` [PATCH ipsec-next v2 1/6] bpf: xfrm: "
` [PATCH ipsec-next v2 2/6] bpf: xfrm: Add bpf_xdp_xfrm_state_release() kfunc
` [PATCH ipsec-next v2 3/6] libbpf: Add BPF_CORE_WRITE_BITFIELD() macro
` [PATCH ipsec-next v2 4/6] bpf: selftests: test_tunnel: Use vmlinux.h declarations
` [PATCH ipsec-next v2 5/6] bpf: selftests: Move xfrm tunnel test to test_progs
` [PATCH ipsec-next v2 6/6] bpf: xfrm: Add selftest for bpf_xdp_get_xfrm_state()
[PATCH ipsec-next v1 6/7] bpf: selftests: test_tunnel: Disable CO-RE relocations
2023-11-28 16:56 UTC (17+ messages)
[linus:master] [file] 0ede61d858: will-it-scale.per_thread_ops -2.9% regression
2023-11-28 15:52 UTC (6+ messages)
[PATCH v13 bpf-next 0/6] bpf: File verification with LSM and fsverity
2023-11-28 15:10 UTC (9+ messages)
` [PATCH v13 bpf-next 1/6] bpf: Add kfunc bpf_get_file_xattr
[PATCH 00/10] sysctl: Remove sentinel elements from kernel dir
2023-11-28 14:07 UTC (3+ messages)
` [PATCH 07/10] printk: Remove the now superfluous sentinel elements from ctl_table array
[PATCH] rethook: Use __rcu pointer for rethook::handler
2023-11-28 12:29 UTC (4+ messages)
[PATCH bpf-next v3 0/2] Allow data_meta size > 32
2023-11-28 12:25 UTC (5+ messages)
[PATCH v3 00/33] tracing: fprobe: function_graph: Multi-function graph and fprobe on fgraph
2023-11-28 12:22 UTC (4+ messages)
` [PATCH v3 28/33] fprobe: Rewrite fprobe on function-graph tracer
[PATCH v2] libbpf: fix the name of a reused map
2023-11-28 11:14 UTC
[PATCH v2] libbpf: fix the name of a reused map
2023-11-28 11:09 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