messages from 2026-06-20 12:14:03 to 2026-06-22 07:13:02 UTC [more...]
[PATCH v3 0/4] LoongArch bpf kptr xchg inline support
2026-06-22 7:12 UTC (5+ messages)
` [PATCH v3 1/4] LoongArch: bpf: Fix memory ordering for value-returning atomics
` [PATCH v3 2/4] LoongArch: bpf: Advertise JIT support for kptr xchg inline
` [PATCH v3 3/4] selftests/bpf: Enable kptr_xchg_inline test on LoongArch
` [PATCH v3 4/4] selftests/bpf: Add kptr-xchg benchmark
[PATCH bpf-next 0/2] HID: bpf: Fix hid_bpf_get_data() range check
2026-06-22 6:52 UTC (7+ messages)
` [PATCH bpf-next v2 "
` [PATCH bpf-next v2 1/2] "
` [PATCH bpf-next v2 2/2] selftests/hid: Cover hid_bpf_get_data() size overflow
` [PATCH bpf-next v3 0/3] HID: bpf: Fix hid_bpf_get_data() range check
[PATCH bpf-next 0/2] bpf: Reject flexible-array allocation types
2026-06-22 5:45 UTC (4+ messages)
` [PATCH bpf-next 1/2] "
` [PATCH bpf-next 2/2] selftests/bpf: Cover flexible-array allocation rejection
[PATCH v8 00/46] guest_memfd: In-place conversion support
2026-06-22 4:53 UTC (3+ messages)
` [PATCH v8 24/46] KVM: guest_memfd: Make in-place conversion the default
[PATCH 0/2] fs: support $ORIGIN in ELF interpreter paths
2026-06-22 4:39 UTC (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] selftests/exec: add test suites for $ORIGIN interpreter resolution
[PATCH] KVM: selftests: fix steal_time for arm64
2026-06-22 4:02 UTC (2+ messages)
[PATCH v2 00/16] riscv: Generate riscv instruction functions
2026-06-22 4:01 UTC (17+ messages)
` [PATCH v2 01/16] riscv: Introduce instruction table generation
` [PATCH v2 02/16] riscv: alternatives: Use generated instruction headers for patching code
` [PATCH v2 03/16] riscv: kgdb: Use generated instruction headers
` [PATCH v2 04/16] riscv: Add kprobes instruction simulation KUnit
` [PATCH v2 05/16] riscv: kprobes: Use generated instruction headers
` [PATCH v2 06/16] riscv: cfi: "
` [PATCH v2 07/16] riscv: Use generated instruction headers for misaligned loads/stores
` [PATCH v2 08/16] riscv: kvm: Use generated instruction headers for csr code
` [PATCH v2 09/16] KVM: device: Add test device
` [PATCH v2 10/16] KVM: riscv: selftests: Add mmio test
` [PATCH v2 11/16] riscv: kvm: Use generated instruction headers for mmio emulation
` [PATCH v2 12/16] riscv: kvm: Add emulated test csr
` [PATCH v2 13/16] KVM: riscv: selftests: Add csr emulation test
` [PATCH v2 14/16] riscv: kvm: Use generated instruction headers for csr emulation
` [PATCH v2 15/16] riscv: kexec: Use generated instruction headers for kexec relocations
` [PATCH v2 16/16] riscv: Remove unused instruction headers
[PATCH v2 0/7] Fix missing fops.owner in Rust DRM/misc abstractions
2026-06-22 2:52 UTC (4+ messages)
` [PATCH v2 3/7] rust: doctest: add LocalModule fallback for #[vtable] ThisModule
[PATCH v3 0/6] Fix missing fops.owner in Rust DRM/misc abstractions
2026-06-22 2:45 UTC (7+ messages)
` [PATCH v3 1/6] rust: module: add `THIS_MODULE` const to `ModuleMetadata` trait
` [PATCH v3 2/6] rust: doctest: add LocalModule fallback for #[vtable] ThisModule
` [PATCH v3 3/6] rust: macros: auto-insert OwnerModule in #[vtable]
` [PATCH v3 4/6] rust: drm: set fops.owner from driver module pointer
` [PATCH v3 5/6] rust: miscdevice: "
` [PATCH v3 6/6] rust: configfs: use `LocalModule` for `THIS_MODULE`
[PATCH bpf-next 0/2] bpf: Reject offset refcount acquire arguments
2026-06-22 2:25 UTC (8+ messages)
` [PATCH bpf-next v2 "
` [PATCH bpf-next v2 1/2] "
` [PATCH bpf-next v2 2/2] selftests/bpf: Cover refcount acquire node offsets
` [PATCH bpf-next v3 0/2] bpf: Reject offset refcount acquire arguments
` [PATCH bpf-next v3 1/2] "
` [PATCH bpf-next v3 2/2] selftests/bpf: Cover refcount acquire node offsets
[PATCH bpf v3 0/2] bpf: Fix stack slot index for Spectre v4 nospec checks
2026-06-22 1:07 UTC (2+ messages)
[PATCH bpf-next v2 0/2] bpf: Preserve untrusted memory pointer type on scalar add
2026-06-22 0:50 UTC (3+ messages)
` [PATCH bpf-next v2 1/2] "
[PATCH v6 0/8] tracing/probes: Add more typecast features
2026-06-22 0:01 UTC (10+ messages)
` [PATCH v6 1/8] tracing/probes: Support dumping fetcharg program for debugging dynamic events
` [PATCH v6 2/8] tracing/probes: Support typecast for various probe events
` [PATCH v6 3/8] tracing/probes: Support nested typecast
` [PATCH v6 4/8] tracing/probes: Type casting always involves nested calls
` [PATCH v6 5/8] tracing/probes: Support field specifier option for typecast
` [PATCH v6 6/8] tracing/probes: Add $current variable support
` [PATCH v6 7/8] tracing/probes: Add this_cpu_read() and this_cpu_ptr() dereference method to fetcharg
` [PATCH v6 8/8] tracing/probes: Add a new testcase for BTF typecasts
[RFC PATCH net-next v3 0/2] udp: fix FOU/GUE over multicast
2026-06-21 19:04 UTC (4+ messages)
` [PATCH net-next RESEND "
` [PATCH net-next RESEND v3 1/2] udp: fix encapsulation packet resubmit in multicast deliver
` [PATCH net-next RESEND v3 2/2] selftests: net: add FOU multicast encapsulation resubmit test
[RFC PATCH v1.2 00/17] mm/damon: optimize out nr_accesses_bp
2026-06-21 15:57 UTC (4+ messages)
` [RFC PATCH v1.2 02/17] mm/damon/tests/core-kunit: test damon_mvsum()
` [RFC PATCH v1.2 10/17] mm/damon/tests/core-kunit: remove nr_accesses_bp setup and tests
` [RFC PATCH v1.2 11/17] selftests/damon/drgn_dump_damon_status: do not dump nr_accesses_bp
[PATCH bpf-next 0/3] Add BPF Exceptions support for RISC-V
2026-06-21 15:32 UTC (5+ messages)
` [PATCH bpf-next 1/3] riscv: stacktrace: Implement arch_bpf_stack_walk() for BPF
` [PATCH bpf-next 2/3] riscv, bpf: Add support for BPF exceptions
` [PATCH bpf-next 3/3] riscv, bpf: Remove BPF exceptions from BPF CI denylist
[PATCH bpf-next v2 0/2] bpf: Enforce gotox targets against subprog bounds
2026-06-21 15:21 UTC (5+ messages)
` [PATCH bpf-next v2 1/2] "
` [PATCH bpf-next v2 2/2] selftests/bpf: Add cross-subprog gotox target coverage
[PATCH] selftests: livepatch: unset sub_make_done in case top level Makefile be overwritten
2026-06-21 14:36 UTC (3+ messages)
[RESEND PATCH v6 0/8] tracing/probes: Add more typecast features
2026-06-21 3:27 UTC (9+ messages)
` [RESEND PATCH v6 1/8] tracing/probes: Support dumping fetcharg program for debugging dynamic events
` [RESEND PATCH v6 2/8] tracing/probes: Support typecast for various probe events
` [RESEND PATCH v6 3/8] tracing/probes: Support nested typecast
` [RESEND PATCH v6 4/8] tracing/probes: Type casting always involves nested calls
` [RESEND PATCH v6 5/8] tracing/probes: Support field specifier option for typecast
` [RESEND PATCH v6 6/8] tracing/probes: Add $current variable support
` [RESEND PATCH v6 7/8] tracing/probes: Add this_cpu_read() and this_cpu_ptr() dereference method to fetcharg
` [RESEND PATCH v6 8/8] tracing/probes: Add a new testcase for BTF typecasts
[PATCH bpf 0/2] bpf: Mark bpf_get_kmem_cache() as nullable
2026-06-20 17:47 UTC (4+ messages)
` [PATCH bpf 1/2] "
` [PATCH bpf 2/2] selftests/bpf: Cover bpf_get_kmem_cache() null return
[PATCH bpf-next 0/2] bpf: Preserve RCU pointer nullness after unlock
2026-06-20 17:44 UTC (4+ messages)
` [PATCH bpf-next 1/2] bpf: Preserve nullable RCU pointer state on unlock
` [PATCH bpf-next 2/2] selftests/bpf: Cover nullable RCU pointer use after unlock
[RFC PATCH v1.1 00/13] mm/damon: optimize out nr_accesses_bp
2026-06-20 17:22 UTC (4+ messages)
` [RFC PATCH v1.1 02/13] mm/damon/tests/core-kunit: test damon_mvsum()
` [RFC PATCH v1.1 09/13] mm/damon/tests/core-kunit: remove nr_accesses_bp setup and tests
` [RFC PATCH v1.1 10/13] selftests/damon/drgn_dump_damon_status: do not dump nr_accesses_bp
[PATCH v3 0/2] tty: n_gsm: fix gsm_queue() UAF and add a base regression test
2026-06-20 16:56 UTC (3+ messages)
` [PATCH v3 1/2] tty: n_gsm: fix use-after-free in gsm_queue() control frame dispatch
` [PATCH v3 2/2] selftests: tty: add base regression test for n_gsm line discipline
[PATCH] selftests: filelock: add .gitignore for ofdlocks
2026-06-20 16:10 UTC
[PATCH bpf-next 0/2] bpf: Require CAP_BPF for pseudo-BTF ksym loads
2026-06-20 15:34 UTC (4+ messages)
` [PATCH bpf-next 1/2] "
` "
[PATCH bpf-next v6 00/12] bpf: Introduce global percpu data
2026-06-20 15:27 UTC (8+ messages)
` [PATCH bpf-next v6 11/12] selftests/bpf: Add test to verify xlated insns for "
(no subject)
2026-06-20 12:13 UTC (3+ messages)
` [PATCH 1/2] bpf: preserve rx_queue_index across XDP redirects
` [PATCH 2/2] selftests/bpf: validate rx_queue_index in xdp_metadata
page: | 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