messages from 2026-08-20 13:03:17 to 2026-08-21 22:41:11 UTC [more...]
[PATCH bpf-next v7 0/9] bpf: add support for KASAN checks in JITed programs
2026-08-21 22:39 UTC (10+ messages)
` [PATCH bpf-next v7 1/9] bpf: mark instructions accessing program stack
` [PATCH bpf-next v7 2/9] bpf: add BPF_JIT_KASAN for KASAN instrumentation of JITed programs
` [PATCH bpf-next v7 3/9] bpf, x86: refactor BPF_ST management in do_jit
` [PATCH bpf-next v7 4/9] bpf, x86: emit KASAN checks in x86 JITed programs
` [PATCH bpf-next v7 5/9] bpf, x86: enable KASAN for JITed programs on x86
` [PATCH bpf-next v7 6/9] selftests/bpf: make cmdline_contains stricter
` [PATCH bpf-next v7 7/9] selftests/bpf: add helpers for KASAN in JIT testing
` [PATCH bpf-next v7 8/9] selftests/bpf: move bpf_jit_harden helper into testing_helpers
` [PATCH bpf-next v7 9/9] selftests/bpf: add tests to validate KASAN on JIT programs
[PATCH v19 00/14] KVM: arm64: Provide guest support for GCS
2026-08-21 22:19 UTC (10+ messages)
` [PATCH v19 03/14] KVM: arm64: Manage GCS access and registers for guests
` [PATCH v19 05/14] KVM: arm64: Set PSTATE.EXLOCK when entering an exception
` [PATCH v19 06/14] KVM: arm64: Validate GCS exception lock when emulating ERET
[PATCH v5] selftests/resctrl: Skip L3_CAT when no exclusive cache portion exists
2026-08-21 21:23 UTC (2+ messages)
[PATCH 0/1] kernel/locking: Add mutual exclusion self-test
2026-08-21 20:42 UTC (3+ messages)
` [PATCH 1/1] "
[PATCH] selftests/mm: check strdup() and fix buf leak in parse_test_type()
2026-08-21 20:14 UTC (5+ messages)
[PATCH bpf-next v6 0/9] bpf: add support for KASAN checks in JITed programs
2026-08-21 19:44 UTC (3+ messages)
[PATCH bpf-next v4 0/2] bpf: BPF-driven proactive memcg reclaim
2026-08-21 19:38 UTC (4+ messages)
` [PATCH bpf-next v4 1/2] mm/bpf: Add bpf_proactive_reclaim kfuncs
[PATCH bpf v7] selftests/bpf: allocate a larger timeout for connection
2026-08-21 19:20 UTC (2+ messages)
[PATCH] selftests/cgroup: Fix cg_run_in_subcgroups ignoring arg parameter
2026-08-21 19:14 UTC (2+ messages)
[PATCH v2 0/5] KVM: arm64: fix VGICv3 redistributor rollback
2026-08-21 19:09 UTC (4+ messages)
` [PATCH v2 3/5] KVM: arm64: vgic-v3: Unregister redistributors before freeing regions
[PATCH 00/11] mm/cma: charge cma allocation to memcg using per area counters
2026-08-21 18:57 UTC (12+ messages)
` [PATCH 01/11] mm/cma: drop const for struct page on release API
` [PATCH 02/11] mm/cma: include linux/cma.h in cma.h
` [PATCH 03/11] cgroup: add memory_cma_accounting mount option
` [PATCH 04/11] memcg: add cma charge/uncharge functions for area counters
` [PATCH 05/11] mm/cma: charge cma allocation to memcg per "
` [PATCH 06/11] memcg: register per-area usage counters in cgroupfs
` [PATCH 07/11] selftests: cgroup: add cma configs for cgroup selftest suite
` [PATCH 08/11] selftests: cgroup: add memcg cma tests
` [PATCH 09/11] selftests: cgroup: add a vmtest script for memcg
` [PATCH 10/11] selftests: cgroup: add memcg hugetlb_cma tests
` [PATCH 11/11] selftests: cgroup: amend vmtest-memcg to run the hugetlb cma tests
[RFC PATCH bpf-next v3 0/2] libbpf: Improve BPF load performance by selectively loading kmod BTFs
2026-08-21 18:55 UTC (9+ messages)
` [RFC PATCH bpf-next v3 1/2] libbpf: support selective kernel module BTF loading via bpf_object_open_opts
` [RFC PATCH bpf-next v3 2/2] selftests/bpf: add tests for selective kmod BTF loading
[PATCH net 1/2] net/tcp: fix TCP-AO key deletion in VRFs
2026-08-21 18:35 UTC (4+ messages)
` [PATCH net 2/2] selftests: net: tcp_ao: test VRF-scoped key deletion
[PATCH bpf-next v2] selftests/bpf: Avoid flaky resize value test for percpu data
2026-08-21 17:58 UTC (4+ messages)
[PATCH bpf-next 00/13] bpf: Add tracing_multi link support for bpf progs
2026-08-21 17:46 UTC (4+ messages)
[PATCH net v2 0/6] net: stmmac: Fix double VLAN 802.1ad tag handling
2026-08-21 17:09 UTC (7+ messages)
` [PATCH net v2 1/6] net: stmmac: Remove VLAN perfect matching dead code
` [PATCH net v2 2/6] net: stmmac: Enable double VLAN processing only when supported
` [PATCH net v2 3/6] net: stmmac: Move double VLAN handling to a dedicated op
` [PATCH net v2 4/6] net: stmmac: Disable double VLAN handling on dwmac4
` [PATCH net v2 5/6] selftests: drv-net: Move _set_ethtool_feat() into lib
` [PATCH net v2 6/6] selftests: drv-net: Add VLAN test
[PATCH v2 0/5] selftest/arm64: Fix MTE test setup and TAP reporting
2026-08-21 16:21 UTC (12+ messages)
` [PATCH v2 1/5] selftests/arm64: Print TAP header
` [PATCH v2 2/5] selftests/arm64: Print missing MTE TAP headers
` [PATCH v2 3/5] selftests/arm64: Treat KSM merge_across_nodes as optional
` [PATCH v2 4/5] selftests/arm64: Fix MTE prctl TAP plan
` [PATCH v2 5/5] selftests/arm64: Add MTE test config fragment
[PATCH v4 00/11] liveupdate: kvm: Guest_memfd preservation
2026-08-21 15:34 UTC (13+ messages)
` [PATCH v4 05/11] KVM: LUO: Support VM preservation across live updates
[PATCH 0/2] kselftest: mm: fix some failure of split_huge_page_test
2026-08-21 14:07 UTC (16+ messages)
` [PATCH 1/2] kselftest: mm: prevent random failure of huge page split for khugepaged
` [PATCH 2/2] kselftest: mm: replace usage of /proc/self/smaps for check_huge_xxx() helper
[PATCH v5 0/5] KVM: arm64: Add KVM_PRE_FAULT_MEMORY support
2026-08-21 14:05 UTC (12+ messages)
` [PATCH v5 2/5] KVM: arm64: Add pre_fault_memory implementation
[PATCH v3 0/9] KVM: guest_memfd: folio migration for non-confidential VMs
2026-08-21 13:39 UTC (3+ messages)
[PATCH] futex: Avoid hash-bucket locking for mismatched waits
2026-08-21 13:18 UTC (10+ messages)
[PATCH v2] KVM: selftests: Replace ulong with unsigned long
2026-08-21 12:45 UTC (10+ messages)
[PATCH net-next RFC 0/6] netconsole: Support messages ratelimit-ing
2026-08-21 12:41 UTC (4+ messages)
` [PATCH net-next RFC 4/6] netconsole: tell the target when the rate limit drops messages
[PATCH v19 03/14] KVM: arm64: Manage GCS access and registers for guests
2026-08-21 12:30 UTC (9+ messages)
[PATCH v10 00/41] guest_memfd: In-place conversion support
2026-08-21 12:30 UTC (6+ messages)
` [PATCH v10 07/41] KVM: guest_memfd: Stub in ability to enable in-place shared<=>private conversion
` [PATCH v10 40/41] KVM: selftests: Update private_mem_conversions_test to mmap() guest_memfd
[PATCH] KVM: selftests: Fix the bounds of the SEV debug dst buffer check
2026-08-21 12:27 UTC (3+ messages)
[PATCH] selftests/vfio: Include <libgen.h> for basename() on non-glibc builds
2026-08-21 12:21 UTC
[PATCH 0/6] coredump: select memory types per request
2026-08-21 11:52 UTC (7+ messages)
` [PATCH 1/6] coredump: select memory types to include
` [PATCH 2/6] tools: sync coredump.h header
` [PATCH 3/6] selftests/coredump: simplify the refusal tests
` [PATCH 4/6] selftests/coredump: test COREDUMP_MEMORY_TYPES
` [PATCH 5/6] selftests/coredump: improve coredump size negotiation tests
` [PATCH 6/6] selftests/coredump: test failed handshakes
[PATCH 0/4] selftest/arm64: Fix MTE test setup and TAP reporting
2026-08-21 11:38 UTC (16+ messages)
` [PATCH 1/4] selftest/arm64: Print TAP header
` [PATCH 2/4] selftest/arm64: Treat KSM merge_across_nodes as optional
` [PATCH 3/4] selftest/arm64: Fix MTE prctl TAP plan
` [PATCH 4/4] selftest/arm64: Add MTE test config fragment
[PATCH v5] PCI/pcie: Add PCIe Lane Margining at Receiver (LMR) support
2026-08-21 11:00 UTC (2+ messages)
[RFC PATCH 0/3] selftests: mm: introduce page allocation stall reproducer
2026-08-21 10:44 UTC (4+ messages)
[PATCH] selftests/x86: Skip sysret_rip fall-through probes that hit the stack
2026-08-21 10:42 UTC
[PATCH 0/2] ublk: fix force_abort leftover after quiesce recover
2026-08-21 10:30 UTC (3+ messages)
` [PATCH 1/2] ublk: clear force_abort in ublk_queue_reset_io_flags()
` [PATCH 2/2] selftests: ublk: add batch IO cases to recover_03
[PATCH 0/2] rust: kunit: add optional assertions to catch taint and lockdep warnings
2026-08-21 10:18 UTC (6+ messages)
` [PATCH 1/2] rust: kunit: add config to fail kunit tests if a lockdep warning is triggered
[PATCH] selftests: vDSO: vdso_test_correctness: Include linux/types.h
2026-08-21 10:06 UTC
[PATCH net v2 0/2] selftests/net: fixes for fin_ack_lat
2026-08-21 6:45 UTC (4+ messages)
` [PATCH net v2 1/2] selftests/net: fix kill() argument order and wrapper cleanup in fin_ack_lat
` [PATCH net v2 2/2] selftests/net: check fork() return value "
[PATCH bpf-next v4 0/4] bpf: arena: handle memory.max on fault-in with reclaim/OOM
2026-08-21 5:59 UTC (4+ messages)
` [PATCH bpf-next v4 3/4] selftests/bpf: Add read_cgroup_file() to cgroup_helpers
` [PATCH bpf-next v4 4/4] selftests/bpf: Add a test for arena fault-in under memory.max
[PATCH v14 00/22] TDX KVM selftests
2026-08-21 5:16 UTC (3+ messages)
` [PATCH v14 08/22] KVM: selftests: Add TDX boot code
[PATCH 00/17] cgroup/cpuset: Fix partition CPU ownership and isolation accounting
2026-08-21 3:17 UTC (3+ messages)
[PATCH v4 00/10] KVM: nVMX: Improve performance for unmanaged guest memory
2026-08-20 22:45 UTC (2+ messages)
[PATCH v3] selftests/bpf: convert lirc_mode2 to prog_tests and extend coverage
2026-08-20 22:34 UTC (2+ messages)
[PATCH v2 0/2] bpf: reject stack-argument callback subprograms
2026-08-20 22:32 UTC (4+ messages)
` [PATCH v2 1/2] "
[PATCH v3 0/4] cgroup: expose cpu.stat and io.stat to BPF
2026-08-20 22:19 UTC (7+ messages)
` [PATCH v3 1/4] cgroup: add BPF kfuncs to read a cpu cgroup's stats
` [PATCH v3 2/4] selftests/bpf: add cgroup_iter_cpu test for cpu cgroup kfuncs
` [PATCH v3 3/4] block: add BPF kfuncs to read blkcg io.stat
` [PATCH v3 4/4] selftests/bpf: add test for blkcg io.stat BPF kfuncs
[PATCH v2] selftests/bpf: convert lirc_mode2 to prog_tests and extend coverage
2026-08-20 21:01 UTC
[PATCH v2 0/2] cgroup: expose cpu.stat to BPF
2026-08-20 20:05 UTC (8+ messages)
` [PATCH v2 1/2] cgroup: add BPF kfuncs to read a cpu cgroup's stats
[PATCH net v2 1/2] net: advertise TCP MSS from the configured MTU, not the learned PMTU
2026-08-20 19:30 UTC (2+ messages)
[PATCH bpf 1/2] bpf: fix REG INVARIANTS VIOLATION on speculative pointer arithmetic
2026-08-20 18:50 UTC (6+ messages)
` [PATCH bpf 2/2] selftests/bpf: Add reg-invariants test for "
[PATCH] selftests/bpf: convert lirc_mode2 to prog_tests and extend coverage
2026-08-20 18:46 UTC (2+ messages)
[PATCH v3 0/5] x86: Support shstk via prctl
2026-08-19 1:07 UTC (7+ messages)
` [PATCH v3 1/5] selftests/x86: fix Makefile dependencies
` [PATCH v3 2/5] selftests/x86: fix fork bug
` [PATCH v3 3/5] selftests/x86: add shadow stack lock test
` [PATCH v3 4/5] x86/shstk: support via prctl
` [PATCH v3 5/5] selftests/x86: add generic prctl shadow stack test
[PATCH] selftests/mm: check stat() return value in khugepaged get_finfo()
2026-08-20 17:31 UTC (4+ messages)
[PATCH 0/3] tools/nolibc: hexagon support
2026-08-20 15:24 UTC (4+ messages)
[PATCH] drivers: base: test: DRIVER_PE_KUNIT_TEST should not select OF
2026-08-20 15:23 UTC
[PATCH] selftests/bpf: tc_tunnel - validate decap tunnel state without false-pass gaps
2026-08-20 13:19 UTC (3+ messages)
[PATCH v3 0/2] fuse: allow FUSE_SYNCFS for privileged userspace servers
2026-08-20 13:01 UTC (2+ messages)
` [PATCH v3 2/2] selftests/fuse: add test for FUSE_HAS_SYNCFS privilege gating
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