messages from 2026-06-01 07:49:28 to 2026-06-02 09:04:32 UTC [more...]
[PATCH v4 00/13] liveupdate: Remove limits on sessions and files
2026-06-02 9:04 UTC (32+ messages)
` [PATCH v4 01/13] liveupdate: change file_set->count type to u64 for type safety
` [PATCH v4 02/13] liveupdate: avoid mixing cleanup guards with goto in luo_session_retrieve_fd
` [PATCH v4 03/13] liveupdate: centralize state management into struct luo_ser
` [PATCH v4 04/13] liveupdate: register luo_ser as KHO subtree
` [PATCH v4 07/13] kho: add support for linked-block serialization
` [PATCH v4 08/13] liveupdate: defer session block allocation and PA setting
` [PATCH v4 09/13] liveupdate: Remove limit on the number of sessions
` [PATCH v4 10/13] liveupdate: Remove limit on the number of files per session
` [PATCH v4 11/13] selftests/liveupdate: Test session and file limit removal
` [PATCH v4 12/13] selftests/liveupdate: Add stress-sessions kexec test
[PATCH v7 00/42] guest_memfd: In-place conversion support
2026-06-02 8:55 UTC (5+ messages)
` [PATCH v7 07/42] KVM: guest_memfd: Only prepare folios for private pages
` [PATCH v7 09/42] KVM: guest_memfd: Add base support for KVM_SET_MEMORY_ATTRIBUTES2
[PATCH v2 1/2] bpf: Tighten cgroup storage cookie checks for prog arrays
2026-06-02 8:15 UTC (4+ messages)
` [PATCH v2 2/2] selftests/bpf: Cover tail-call cgroup storage prog-array checks
[PATCH 2/3] RISC-V: KVM: Fix skip of valid pages in kvm_riscv_gstage_wp_range
2026-06-02 8:00 UTC (2+ messages)
[PATCH] LoongArch: bpf: Support kptr xchg inline
2026-06-02 7:29 UTC (3+ messages)
[PATCH v8 0/6] mm/memory-failure: add panic option for unrecoverable pages
2026-06-02 7:05 UTC (10+ messages)
` [PATCH v8 2/6] mm/memory-failure: surface unhandlable kernel pages as -ENOTRECOVERABLE
` [PATCH v8 3/6] mm/memory-failure: report MF_MSG_KERNEL for unrecoverable kernel pages
` [PATCH v8 4/6] mm/memory-failure: add panic option for unrecoverable pages
[PATCH v6 0/5] selftests/mm: refactor pkey helpers and fix mmap error handling
2026-06-02 7:01 UTC (6+ messages)
` [PATCH v6 1/5] selftests/mm: move pkey selftest helpers to pkey_util.c
` [PATCH v6 2/5] selftests/mm: unify pkey sighandler selftest assertions and tracing
` [PATCH v6 3/5] selftests/mm: use pkey_assert on clone_raw failure in pkey test
` [PATCH v6 4/5] selftests/mm: add missing mmap() return checks in pkey tests
` [PATCH v6 5/5] selftests/mm: add missing pthread_create() "
[PATCH v1 0/7] iommufd: Fix bugs in eventq fops_read paths
2026-06-02 6:27 UTC (9+ messages)
` [PATCH v1 1/7] iommufd: Rewind header length in done if iommufd_veventq_fops_read() fails
` [PATCH v1 2/7] iommufd: Reject invalid read count in iommufd_veventq_fops_read()
` [PATCH v1 3/7] iommufd: Propagate allocation failure in iommufd_veventq_deliver_fetch()
` [PATCH v1 4/7] iommufd: Reject invalid read count in iommufd_fault_fops_read()
` [PATCH v1 5/7] iommufd: Break the loop on failure "
` [PATCH v1 6/7] iommufd: Avoid partial fault group delivery "
` [PATCH v1 7/7] iommufd/selftest: Cover invalid read counts on vEVENTQ FD
configurable block error injection
2026-06-02 5:45 UTC (10+ messages)
` [PATCH 1/9] block: remove ALLOW_ERROR_INJECTION for should_fail_bio
` [PATCH 2/9] block: consolidate the calls to should_fail_bio
` [PATCH 3/9] block: refactor should_fail_bio and should_fail_request
` [PATCH 4/9] block: move the FAIL_MAKE_REQUEST symbol from lib/ to block/
` [PATCH 5/9] block: add a macro to initialize the status table
` [PATCH 6/9] block: add a "tag" for block status codes
` [PATCH 7/9] block: add a str_to_blk_op helper
` [PATCH 8/9] block: add configurable error injection
` [PATCH 9/9] block: move the fail request code
[PATCH bpf v3 0/2] bpf: Update transport_header when encapsulating UDP tunnel in lwt
2026-06-02 5:38 UTC (12+ messages)
` [PATCH bpf v3 1/2] "
` [PATCH bpf v3 2/2] selftests/bpf: Add tests to verify the fix of encapsulating VxLAN "
[PATCH net-next v3 0/4] selftests: rds: ROCE support follow ups
2026-06-02 5:06 UTC (5+ messages)
` [PATCH net-next v3 1/4] selftests: rds: Rename run.sh to rds_run.sh
` [PATCH net-next v3 2/4] selftests: rds: pin RDS sockets to their intended transport
` [PATCH net-next v3 3/4] selftests: rds: support RDS built as loadable modules
` [PATCH net-next v3 4/4] selftests: rds: report missing RDMA prereqs as XFAIL
[PATCH net-next v2 4/4] selftests: rds: report missing RDMA prereqs as XFAIL
2026-06-02 5:04 UTC (3+ messages)
[PATCH v5 0/4] selftests/mm: refactor pkey helpers and fix mmap error handling
2026-06-02 4:58 UTC (3+ messages)
[PATCH] fs/proc/task_mmu: do not warn on seeing non-migration pmd entry
2026-06-02 4:21 UTC (4+ messages)
[PATCH v5 00/13] liveupdate: Remove limits on sessions and files
2026-06-02 3:17 UTC (14+ messages)
` [PATCH v5 01/13] liveupdate: change file_set->count type to u64 for type safety
` [PATCH v5 02/13] liveupdate: avoid mixing cleanup guards with goto in luo_session_retrieve_fd
` [PATCH v5 03/13] liveupdate: centralize state management into struct luo_ser
` [PATCH v5 04/13] liveupdate: register luo_ser as KHO subtree
` [PATCH v5 05/13] liveupdate: Extract luo_file_deserialize_one helper
` [PATCH v5 06/13] liveupdate: Extract luo_session_deserialize_one helper
` [PATCH v5 07/13] kho: add support for linked-block serialization
` [PATCH v5 08/13] liveupdate: defer session block allocation and PA setting
` [PATCH v5 09/13] liveupdate: Remove limit on the number of sessions
` [PATCH v5 10/13] liveupdate: Remove limit on the number of files per session
` [PATCH v5 11/13] selftests/liveupdate: Test session and file limit removal
` [PATCH v5 12/13] selftests/liveupdate: Add stress-sessions kexec test
` [PATCH v5 13/13] selftests/liveupdate: Add stress-files "
[PATCH net-next v2 3/4] selftests: rds: support RDS built as loadable modules
2026-06-02 2:24 UTC (2+ messages)
[PATCH net-next v2 0/6] net: dsa: mv8ee6xxx: MQPRIO and 802.1Qat support
2026-06-02 1:28 UTC (8+ messages)
` [PATCH net-next v2 1/6] net: bridge: mdb: add MDB_FLAGS_STREAM_RESERVED flag
` [PATCH net-next v2 2/6] net: bridge: convert mdb_entry host_joined to a flags field
` [PATCH net-next v2 3/6] net: bridge: add 802.1Qat stream reservation admission control
` [PATCH net-next v2 4/6] net: bridge: allow MDB_FLAGS_STREAM_RESERVED on host groups
` [PATCH net-next v2 5/6] net: dsa: mv88e6xxx: MQPRIO support
` [PATCH net-next v2 6/6] net: dsa: mv88e6xxx: honour MDB_FLAGS_STREAM_RESERVED for AVB streams
[PATCH bpf-next] selftests/bpf: ignore call depth accounting for retbleed in verifier tests
2026-06-02 0:45 UTC (2+ messages)
[PATCH v4 0/5] selftests/mm: separate GUP microbenchmarking from functional testing
2026-06-02 0:39 UTC (8+ messages)
` [PATCH v4 2/5] tools/lib/mm: add shared file helpers
[PATCH net-next 0/2] net: devmem: allow bind-rx from non-init user namespaces
2026-06-01 23:36 UTC (4+ messages)
` [PATCH net-next 1/2] "
` [PATCH net-next 2/2] selftests: drv-net: add userns devmem RX test
[PATCH v23 00/28] riscv control-flow integrity for usermode
2026-06-01 20:58 UTC (9+ messages)
` [PATCH v23 06/28] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
[RFC PATCH v1 00/13] exec: add spawn templates for repeated executable startup
2026-06-01 19:55 UTC (5+ messages)
[PATCH rc v3 0/4] iommufd: Fix veventq_depth boundary
2026-06-01 18:27 UTC (3+ messages)
[PATCH v2 1/4] HID: multitouch: set INPUT_PROP_PRESSUREPAD based on Digitizer/Button Type
2026-06-01 17:25 UTC (2+ messages)
[PATCH v4 00/10] KVM: nVMX: Improve performance for unmanaged guest memory
2026-06-01 15:09 UTC (3+ messages)
` [PATCH v4 02/10] KVM: pfncache: Restore guest-uses-pfn support
[PATCH v4 0/2] selftests/damon: fix memcg_path staging handling
2026-06-01 14:55 UTC (5+ messages)
` [PATCH v4 1/2] selftests/damon/_damon_sysfs.py: fix memcg_path assignment
` [PATCH v4 2/2] selftests/damon/sysfs.py: validate memcg_path staging readback
[PATCH v5 00/18] userfaultfd: working set tracking for VM guest memory
2026-06-01 14:28 UTC (8+ messages)
` [PATCH v5 04/18] mm: skip out-of-range bits in mk_vma_flags()
[PATCH v2 0/3] selftests/damon: misc fixes for test bugs
2026-06-01 14:28 UTC (3+ messages)
[PATCH net-next v2 0/6] Bluetooth: convert remaining bluetooth socket families to getsockopt_iter
2026-06-01 14:21 UTC (3+ messages)
[PATCH v2 00/10] riscv: hwprobe: Expose RVA23U64 base behavior
2026-06-02 2:11 UTC (4+ messages)
` [PATCH v2 03/10] riscv: Standardize extension capitalization
[PATCH 0/8] riscv: Add reliable stack unwinding for livepatch
2026-06-01 13:57 UTC (4+ messages)
` [PATCH v2 1/8] scripts/sorttable: Handle RISC-V patchable ftrace entries
[PATCH] selftests/ftrace: Fix trace_marker_raw test on 64K page kernels
2026-06-01 13:51 UTC (3+ messages)
` [PATCH v3] "
[PATCH bpf v2 0/4] bpf: Update transport_header when encapsulating UDP tunnel in lwt
2026-06-01 13:34 UTC (4+ messages)
` [PATCH bpf v2 1/4] bpf: Fix TOCTOU issue "
[PATCH v2 00/11] mlx5 support for VFIO self test
2026-06-01 12:58 UTC (7+ messages)
` [PATCH v2 06/11] selftests: Fix arm64 IO barriers to match kernel
[PATCH v3 00/24] dynamic-debug cleanups refactors maintenance + alignment fix
2026-06-01 12:05 UTC (25+ messages)
` [PATCH v3 01/24] docs/dyndbg: update examples \012 to \n
` [PATCH v3 02/24] docs/dyndbg: explain flags parse 1st
` [PATCH v3 03/24] vmlinux.lds.h: refactor BOUNDED_SECTION_* macros into bounded_sections.lds.h
` [PATCH v3 04/24] vmlinux.lds.h: drop unused HEADERED_SECTION* macros
` [PATCH v3 05/24] vmlinux.lds.h: Fix ALIGN(8) omission causing NULL ptr on i386
` [PATCH v3 06/24] vmlinux.lds.h: remove redundant ALIGN(8) directives
` [PATCH v3 07/24] dyndbg.lds.S: fix lost dyndbg sections in modules
` [PATCH v3 08/24] dyndbg: factor ddebug_match_desc out from ddebug_change
` [PATCH v3 09/24] dyndbg: add stub macro for DECLARE_DYNDBG_CLASSMAP
` [PATCH v3 10/24] dyndbg: reword "class unknown," to "class:_UNKNOWN_"
` [PATCH v3 11/24] dyndbg-API: remove DD_CLASS_TYPE_(DISJOINT|LEVEL)_NAMES and code
` [PATCH v3 12/24] dyndbg: drop NUM_TYPE_ARGS
` [PATCH v3 13/24] dyndbg: reduce verbose/debug clutter
` [PATCH v3 14/24] dyndbg: refactor param_set_dyndbg_classes and below
` [PATCH v3 15/24] dyndbg: tighten fn-sig of ddebug_apply_class_bitmap
` [PATCH v3 16/24] dyndbg: replace classmap list with an array-slice
` [PATCH v3 17/24] dyndbg: macrofy a 2-index for-loop pattern
` [PATCH v3 18/24] dyndbg: Upgrade class param storage to u64 for 64-bit classmaps
` [PATCH v3 19/24] dyndbg,module: make proper substructs in _ddebug_info
` [PATCH v3 20/24] dyndbg: move mod_name down from struct ddebug_table to _ddebug_info
` [PATCH v3 21/24] dyndbg: hoist classmap-filter-by-modname up to ddebug_add_module
` [PATCH v3 22/24] selftests-dyndbg: add a dynamic_debug run_tests target
` [PATCH v3 23/24] dyndbg: change __dynamic_func_call_cls* macros into expressions
` [PATCH v3 24/24] dynamic_debug: use KBUILD_MODFILE for unique builtin module names
[PATCH] selftests/openvswitch: guard command substitutions against empty output
2026-06-01 11:53 UTC
[PATCH v2 0/7] RISC-V: KVM: Add Svadu/Zicfiss/Zicfilp FWFT support
2026-06-01 11:16 UTC (9+ messages)
` [PATCH v2 1/7] RISC-V: KVM: Add support for Svadu FWFT features
` [PATCH v2 2/7] KVM: riscv: selftests: add Svadu FWFT extension to get-reg-list test
` [PATCH v2 3/7] RISC-V: KVM: Only enable Svadu extension when Guest/VM requests
` [PATCH v2 4/7] RISC-V: KVM: Allow Zicfiss/Zicfilp extensions for Guest/VM
` [PATCH v2 5/7] RISC-V: KVM: Handle software-check exits for VCPU
` [PATCH v2 6/7] RISC-V: KVM: Add support for control-flow integrity FWFT features
` [PATCH v2 7/7] KVM: riscv: selftests: add Zicfiss/Zicfilp extension to get-reg-list test
[PATCH] KVM: SVM: Always intercept ICEBP, add INT1 selftests
2026-06-01 10:40 UTC (6+ messages)
[PATCH v5 0/5] KVM: riscv: Fix stale FWFT feature exposure and enhance selftests
2026-06-01 10:26 UTC (6+ messages)
` [PATCH v5 1/5] KVM: RISC-V: SBI FWFT: Mark vCPU CSRs dirty after setting feature value
` [PATCH v5 2/5] KVM: RISC-V: SBI FWFT: Add optional init() callback for hardware probing
` [PATCH v5 3/5] KVM: RISC-V: SBI FWFT: Fix stale feature exposure after runtime extension changes
` [PATCH v5 4/5] KVM: riscv: selftests: Refactor ISA and SBI extension sublist macros
` [PATCH v5 5/5] KVM: riscv: selftests: Split SBI FWFT into separate feature-specific sublists
[PATCH v3 0/3] LoongArch: add KHO support and selftests
2026-06-01 9:39 UTC (4+ messages)
` [PATCH v3 1/3] LoongArch: kexec: add KHO support for FDT-based
` [PATCH v3 2/3] LoongArch: kexec: add KHO support for ACPI-only
` [PATCH v3 3/3] selftests/kho: add LoongArch vmtest support
[PATCH v2 0/2] mm/hmm: A fix and a selftest
2026-06-01 9:14 UTC (9+ messages)
` [PATCH v2 1/2] fs/proc/task_mmu: do not warn on seeing non-migration pmd entry
` [PATCH v2 2/2] selftests/mm/hmm-tests: test pagemap reads of PMD device-private entries
[PATCH v4 0/3] KVM: riscv: Fix stale FWFT feature exposure and enhance selftests
2026-06-01 8:40 UTC (4+ messages)
` [PATCH v4 1/3] KVM: RISC-V: SBI FWFT: Fix stale feature exposure after runtime extension changes
` [PATCH v4 2/3] KVM: riscv: selftests: Refactor ISA and SBI extension sublist macros
` [PATCH v4 3/3] KVM: riscv: selftests: Split SBI FWFT into separate feature-specific sublists
[PATCH 0/7] selftests/futex: Migrate requeue, NUMA and robust list tests to harness
2026-06-01 8:24 UTC (2+ messages)
[PATCH v3 1/2] selftests/damon/_damon_sysfs.py: fix memcg_path assignment
2026-06-01 8:00 UTC (2+ messages)
[PATCH v3 0/2] selftests/damon: fix memcg_path staging handling
2026-06-01 7:49 UTC (3+ messages)
` [PATCH v3 1/2] selftests/damon/_damon_sysfs.py: fix memcg_path assignment
` [PATCH v3 2/2] selftests/damon/sysfs.py: validate memcg_path staging readback
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