messages from 2025-12-11 17:21:06 to 2025-12-16 21:58:56 UTC [more...]
[PATCH bpf-next v3 0/6] Add cryptographic hash and signature verification kfuncs to BPF
2025-12-16 21:58 UTC (6+ messages)
` [PATCH bpf-next v3 2/6] crypto: Add BPF hash algorithm type registration module
` [PATCH bpf-next v3 3/6] bpf: Add SHA hash kfunc for cryptographic hashing
[PATCH net v3] selftests: net: fix "buffer overflow detected" for tap.c
2025-12-16 19:54 UTC (2+ messages)
[PATCH 0/4] Various mm kselftests improvements/fixes
2025-12-16 15:11 UTC (8+ messages)
` [PATCH 1/4] selftests/mm: remove flaky header check
` [PATCH 2/4] selftests/mm: pass down full CC and CFLAGS to check_config.sh
` [PATCH 3/4] selftests/mm: fix faulting-in code in pagemap_ioctl test
` [PATCH 4/4] selftests/mm: fix exit code in pagemap_ioctl
[PATCH net 0/2] selftests: drv-net: psp: fix templated test names in psp.py
2025-12-16 14:21 UTC (3+ messages)
` [PATCH net 1/2] selftests: drv-net: psp: fix templated test names in psp_ip_ver_test_builder()
` [PATCH net 2/2] selftests: drv-net: psp: fix test names in ipver_test_builder()
[PATCH 02/11] rust: macros: use `quote!` from vendored crate
2025-12-16 12:48 UTC (5+ messages)
` [PATCH 08/11] rust: macros: convert `#[kunit_tests]` macro to use `syn`
` [PATCH 11/11] rust: kunit: use `pin_init::zeroed` instead of custom null value
[PATCH] kselftest/anon_inode: replace null pointers with empty arrays
2025-12-16 11:32 UTC
[PATCH] kselftest/coredump: use __builtin_trap() instead of null pointer
2025-12-16 11:31 UTC
[PATCH] kselftest/kublk: include message in _Static_assert for C11 compatibility
2025-12-16 10:15 UTC (2+ messages)
[PATCH v2 0/5] selftests/futex: fix the issue of abnormal test results caused by thread timing
2025-12-16 9:19 UTC (11+ messages)
` [PATCH v2 1/5] selftests/futex: reduce array declarations in the requeue_single
` [PATCH v2 2/5] selftests/futex: use pthread_join to reclaim thread resources
` [PATCH v2 3/5] selftests/futex: read atomic variable value with atomic_read
` [PATCH v2 4/5] selftests/futex: introduce the declaration of atomic_t from types.h
` [PATCH v2 5/5] selftests/futex: fix the issue of abnormal test results caused by thread timing
[PATCH] watchdog: softlockup: panic when lockup duration exceeds N thresholds
2025-12-16 7:45 UTC
[PATCH] selftests/mm: Fix thread state check in uffd-unit-tests
2025-12-16 6:15 UTC (2+ messages)
[PATCH net-next v12 00/12] vsock: add namespace support to vhost-vsock and loopback
2025-12-16 1:22 UTC (9+ messages)
` [PATCH net-next v12 04/12] vsock: add netns support to virtio transports
[PATCH 00/46] Allow inlining C helpers into Rust when using LTO
2025-12-15 21:40 UTC (6+ messages)
` [PATCH 22/46] rust: kunit: add __rust_helper to helpers
` (subset) [PATCH 00/46] Allow inlining C helpers into Rust when using LTO
[PATCH v5 19/24] KVM: arm64: Implement lazy PMU context swaps
2025-12-15 18:06 UTC (3+ messages)
[PATCH v5 21/24] KVM: arm64: Inject recorded guest interrupts
2025-12-15 17:50 UTC (3+ messages)
[PATCH net v2] selftests: net: fix "buffer overflow detected" for tap.c
2025-12-15 16:22 UTC (3+ messages)
[PATCH v9 00/16] arm64: entry: Convert to Generic Entry
2025-12-15 15:24 UTC (12+ messages)
` [PATCH v9 03/16] arm64/ptrace: Return early for ptrace_report_syscall_entry() error
` [PATCH v9 15/16] entry: Inline syscall_exit_work()
[PATCH v3 0/3] KVM ARM64 pre_fault_memory
2025-12-15 11:43 UTC (4+ messages)
` [PATCH v3 1/3] KVM: arm64: Add pre_fault_memory implementation
[PATCH v11 RESEND 0/9] support FEAT_LSUI
2025-12-15 9:56 UTC (12+ messages)
` [PATCH v11 RESEND 1/9] arm64: cpufeature: add FEAT_LSUI
` [PATCH v11 RESEND 2/9] KVM: arm64: expose FEAT_LSUI to guest
` [PATCH v11 RESEND 3/9] KVM: arm64: kselftest: set_id_regs: add test for FEAT_LSUI
` [PATCH v11 RESEND 4/9] arm64: Kconfig: Detect toolchain support for LSUI
` [PATCH v11 RESEND 5/9] arm64: futex: refactor futex atomic operation
` [PATCH v11 RESEND 6/9] arm64: futex: support futex with FEAT_LSUI
` [PATCH v11 RESEND 7/9] arm64: separate common LSUI definitions into lsui.h
` [PATCH v11 RESEND 8/9] arm64: armv8_deprecated: convert user_swpX to inline function
` [PATCH v11 RESEND 9/9] arm64: armv8_deprecated: apply FEAT_LSUI for swpX emulation
[PATCH] kselftest/anon_inode: replace null pointers with empty arrays
2025-12-15 8:49 UTC
[PATCH] kselftest/coredump: use __builtin_trap() instead of null pointer
2025-12-15 8:47 UTC
[PATCH 0/3] selftests/futex: fix the issue of abnormal test results caused by thread timing
2025-12-15 7:50 UTC (3+ messages)
` [PATCH 3/3] "
[PATCH v3] lkdtm: Add lockdep related crash tests
2025-12-15 7:25 UTC
sea_to_user sefltest failure
2025-12-15 5:54 UTC (6+ messages)
[PATCH v5 0/9] riscv: vector: misc ptrace fixes for debug use-cases
2025-12-14 16:35 UTC (10+ messages)
` [PATCH v5 1/9] riscv: ptrace: return ENODATA for inactive vector extension
` [PATCH v5 2/9] riscv: vector: init vector context with proper vlenb
` [PATCH v5 3/9] riscv: csr: define vtype register elements
` [PATCH v5 4/9] riscv: ptrace: validate input vector csr registers
` [PATCH v5 5/9] selftests: riscv: test ptrace vector interface
` [PATCH v5 6/9] selftests: riscv: verify initial vector state with ptrace
` [PATCH v5 7/9] selftests: riscv: verify syscalls discard vector context
` [PATCH v5 8/9] selftests: riscv: verify ptrace rejects invalid vector csr inputs
` [PATCH v5 9/9] selftests: riscv: verify ptrace accepts valid vector csr values
[PATCH v4 0/4] selftests/resctrl: Add Hygon CPUs support and bug fixes
2025-12-13 7:38 UTC (5+ messages)
` [PATCH v4 1/4] selftests/resctrl: Fix a division by zero error on Hygon
` [PATCH v4 2/4] selftests/resctrl: Define CPU vendor IDs as bits to match usage
` [PATCH v4 3/4] selftests/resctrl: Add CPU vendor detection for Hygon
` [PATCH v4 4/4] selftests/resctrl: Fix non-contiguous CBM check "
[PATCH v4 1/1] cpuset: relax the overlap check for cgroup-v2
2025-12-13 4:58 UTC (7+ messages)
` [PATCH v5] cpuset: Avoid invalidating sibling partitions on cpuset.cpus conflict
[PATCH v5] cpuset: Avoid invalidating sibling partitions on cpuset.cpus conflict
2025-12-13 0:52 UTC (3+ messages)
[PATCH net-next v7 0/9] Add support for providers with large rx buffer
2025-12-13 0:04 UTC (9+ messages)
` [PATCH net-next v7 4/9] net: let pp memory provider to specify rx buf len
` [PATCH net-next v7 7/9] eth: bnxt: allow providers to set rx buf size
[PATCH v5 22/24] KVM: arm64: Add KVM_CAP to partition the PMU
2025-12-12 22:59 UTC (2+ messages)
[PATCH v4 0/3] VMM can handle guest SEA via KVM_EXIT_ARM_SEA
2025-12-12 22:42 UTC (6+ messages)
` [PATCH v4 2/3] KVM: selftests: Test for KVM_EXIT_ARM_SEA
[PATCH v5 20/24] perf: arm_pmuv3: Handle IRQs for Partitioned PMU guest counters
2025-12-12 22:36 UTC (2+ messages)
[PATCH v5 18/24] KVM: arm64: Enforce PMU event filter at vcpu_load()
2025-12-12 21:59 UTC (2+ messages)
[PATCH v5 17/24] KVM: arm64: Context swap Partitioned PMU guest registers
2025-12-12 21:57 UTC (2+ messages)
[PATCH v5 16/24] KVM: arm64: Account for partitioning in PMCR_EL0 access
2025-12-12 21:31 UTC (2+ messages)
[PATCH v5 15/24] KVM: arm64: Setup MDCR_EL2 to handle a partitioned PMU
2025-12-12 21:22 UTC (2+ messages)
[PATCH v5 13/24] KVM: arm64: Writethrough trapped PMOVS register
2025-12-12 21:06 UTC (2+ messages)
[PATCH v5 12/24] KVM: arm64: Use physical PMSELR for PMXEVTYPER if partitioned
2025-12-12 20:54 UTC (2+ messages)
[PATCH v5 10/24] KVM: arm64: Set up FGT for Partitioned PMU
2025-12-12 20:51 UTC (2+ messages)
[PATCH v5 09/24] perf: arm_pmuv3: Keep out of guest counter partition
2025-12-12 20:29 UTC (2+ messages)
[PATCH v5 11/24] KVM: arm64: Writethrough trapped PMEVTYPER register
2025-12-12 20:27 UTC (2+ messages)
[PATCH v5 01/24] arm64: cpufeature: Add cpucap for HPMN0
2025-12-12 19:22 UTC (2+ messages)
[PATCH v3 0/4] selftests/resctrl: Add Hygon CPUs support and bug fixes
2025-12-12 19:04 UTC (8+ messages)
` [PATCH v3 1/4] selftests/resctrl: Define CPU vendor IDs as bits to match usage
` [PATCH v3 2/4] selftests/resctrl: Add CPU vendor detection for Hygon
[PATCH v26 00/28] riscv control-flow integrity for usermode
2025-12-12 18:33 UTC (33+ messages)
` [PATCH v26 01/28] mm: VM_SHADOW_STACK definition for riscv
` [PATCH v26 02/28] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml)
` [PATCH v26 03/28] riscv: zicfiss / zicfilp enumeration
` [PATCH v26 04/28] riscv: zicfiss / zicfilp extension csr and bit definitions
` [PATCH v26 05/28] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
` [PATCH v26 06/28] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
` [PATCH v26 07/28] riscv/mm: manufacture shadow stack pte
` [PATCH v26 08/28] riscv/mm: teach pte_mkwrite to manufacture shadow stack PTEs
` [PATCH v26 09/28] riscv/mm: write protect and shadow stack
` [PATCH v26 10/28] riscv/mm: Implement map_shadow_stack() syscall
` [PATCH v26 11/28] riscv/shstk: If needed allocate a new shadow stack on clone
` [PATCH v26 12/28] riscv: Implements arch agnostic shadow stack prctls
` [PATCH v26 13/28] prctl: arch-agnostic prctl for indirect branch tracking
` [PATCH v26 14/28] riscv: Implements arch agnostic indirect branch tracking prctls
` [PATCH v26 15/28] riscv/traps: Introduce software check exception and uprobe handling
` [PATCH v26 16/28] riscv: signal: abstract header saving for setup_sigcontext
` [PATCH v26 17/28] riscv/signal: save and restore of shadow stack for signal
` [PATCH v26 18/28] riscv/kernel: update __show_regs to print shadow stack register
` [PATCH v26 19/28] riscv/ptrace: riscv cfi status and state via ptrace and in core files
` [PATCH v26 20/28] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe
` [PATCH v26 21/28] riscv: kernel command line option to opt out of user cfi
` [PATCH v26 22/28] riscv: enable kernel access to shadow stack memory via FWFT sbi call
` [PATCH v26 23/28] arch/riscv: compile vdso with landing pad and shadow stack note
` [PATCH v26 24/28] arch/riscv: dual vdso creation logic and select vdso based on hw
` [PATCH v26 25/28] riscv: create a config for shadow stack and landing pad instr support
` [PATCH v26 26/28] riscv: Documentation for landing pad / indirect branch tracking
` [PATCH v26 27/28] riscv: Documentation for shadow stack on riscv
` [PATCH v26 28/28] kselftest/riscv: kselftest for user mode cfi
[PATCH v3 0/9] selftests: ublk: add user copy test cases
2025-12-12 17:17 UTC (10+ messages)
` [PATCH v3 1/9] selftests: ublk: fix overflow in ublk_queue_auto_zc_fallback()
` [PATCH v3 2/9] selftests: ublk: correct last_rw map type in seq_io.bt
` [PATCH v3 3/9] selftests: ublk: remove unused ios map "
` [PATCH v3 4/9] selftests: ublk: fix fio arguments in run_io_and_recover()
` [PATCH v3 5/9] selftests: ublk: use auto_zc for PER_IO_DAEMON tests in stress_04
` [PATCH v3 6/9] selftests: ublk: don't share backing files between ublk servers
` [PATCH v3 7/9] selftests: ublk: forbid multiple data copy modes
` [PATCH v3 8/9] selftests: ublk: add support for user copy to kublk
` [PATCH v3 9/9] selftests: ublk: add user copy test cases
[PATCH 0/8] selftests: ublk: add user copy test cases
2025-12-12 17:02 UTC (22+ messages)
` [PATCH 4/8] selftests: ublk: use auto_zc for PER_IO_DAEMON tests in stress_04
` [PATCH 6/8] selftests: ublk: forbid multiple data copy modes
` [PATCH 8/8] selftests: ublk: add user copy test cases
[PATCH v2 0/8] selftests: ublk: add user copy test cases
2025-12-12 16:50 UTC (16+ messages)
` [PATCH v2 1/8] selftests: ublk: correct last_rw map type in seq_io.bt
` [PATCH v2 2/8] selftests: ublk: remove unused ios map "
` [PATCH v2 3/8] selftests: ublk: fix fio arguments in run_io_and_recover()
` [PATCH v2 4/8] selftests: ublk: use auto_zc for PER_IO_DAEMON tests in stress_04
` [PATCH v2 5/8] selftests: ublk: don't share backing files between ublk servers
` [PATCH v2 6/8] selftests: ublk: forbid multiple data copy modes
` [PATCH v2 7/8] selftests: ublk: add support for user copy to kublk
` [PATCH v2 8/8] selftests: ublk: add user copy test cases
[PATCH RESEND] selftests/powerpc/pmu/: Add check_extended_reg_test to .gitignore
2025-12-12 12:01 UTC (2+ messages)
[PATCH v5] cpuset: Avoid invalidating sibling partitions on cpuset.cpus conflict
2025-12-12 10:10 UTC (2+ messages)
[PATCH v5 5/7] revocable: Add fops replacement
2025-12-12 8:32 UTC (11+ messages)
[PATCH] selftests: iommu: fix Warray-bounds in get_hw_info test
2025-12-12 6:31 UTC (2+ messages)
[PATCH] iommufd/selftest: Make it clearer to gcc that the access is not out of bounds
2025-12-12 4:11 UTC (2+ messages)
[PATCH] rust: fix off-by-one line number in rustdoc tests
2025-12-11 18:22 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