messages from 2025-12-16 21:58:56 to 2025-12-22 07:36:48 UTC [more...]
[PATCH v2 0/4] HID: multitouch: set INPUT_PROP_PRESSUREPAD on compatible touchpads
2025-12-22 7:36 UTC (6+ messages)
` [PATCH v2 1/4] HID: multitouch: set INPUT_PROP_PRESSUREPAD based on Digitizer/Button Type
` [PATCH v2 2/4] selftests/hid: require hidtools 0.12
` [PATCH v2 3/4] selftests/hid: use a enum class for the different button types
` [PATCH v2 4/4] selftests/hid: add a test for the Digitizer/Button Type pressurepad
[PATCH v2 1/5] selftests/mm: fix va_high_addr_switch.sh return value
2025-12-22 4:32 UTC (7+ messages)
` [PATCH v2 2/5] selftests/mm: allocate 6 hugepages in va_high_addr_switch.sh
` [PATCH v2 3/5] selftests/mm: remove arm64 nr_hugepages setup for va_high_addr_switch test
` [PATCH v2 4/5] selftests/mm: va_high_addr_switch return fail when either test failed
` [PATCH v2 5/5] selftests/mm: fix comment for check_test_requirements
[PATCH v3 0/3] selftests/mm: hugetlb cgroup charging: robustness fixes
2025-12-22 0:56 UTC (9+ messages)
` [PATCH v3 1/3] selftests/mm/write_to_hugetlbfs: parse -s as size_t
` [PATCH v3 2/3] selftests/mm/charge_reserved_hugetlb: drop mount size for hugetlbfs
` [PATCH v3 3/3] selftests/mm/charge_reserved_hugetlb.sh: add waits with timeout helper
[PATCH] selftests: net: fib-onlink-tests: Set high metric for default IPv6 route
2025-12-21 14:59 UTC (5+ messages)
[PATCH v2 0/3] selftests/mm: hugetlb cgroup charging: robustness fixes
2025-12-21 11:56 UTC (13+ messages)
` [PATCH v2 1/3] selftests/mm/write_to_hugetlbfs: parse -s as size_t
` [PATCH v2 2/3] selftests/mm/charge_reserved_hugetlb.sh: add waits with timeout helper
` [PATCH v2 3/3] selftests/mm/charge_reserved_hugetlb: fix hugetlbfs mount size for large hugepages
[PATCH v1 1/3] selftests/mm: fix va_high_addr_switch.sh return value
2025-12-21 3:24 UTC (3+ messages)
[PATCH v2 RESEND] selftests: hid: tests: test_wacom_generic: add tests for display devices and opaque devices
2025-12-20 20:48 UTC
[GIT PULL] kunit fixes update for Linux 6.19-rc3
2025-12-20 20:11 UTC (2+ messages)
[PATCH 0/3] selftests/mm: hugetlb cgroup charging: robustness fixes
2025-12-20 18:58 UTC (5+ messages)
` [PATCH 1/3] selftests/mm/write_to_hugetlbfs: parse -s with strtoull and use size_t
` [PATCH 2/3] selftests/mm/charge_reserved_hugetlb.sh: add waits with timeout helper
` [PATCH 3/3] selftests/mm/charge_reserved_hugetlb: fix hugetlbfs mount size for large hugepages
[PATCH v9 16/16] selftests: sud_test: Support aarch64
2025-12-20 14:53 UTC (2+ messages)
[PATCH v3 00/14] tools/nolibc: always use 64-bit time-related types
2025-12-20 13:55 UTC (15+ messages)
` [PATCH v3 01/14] tools/nolibc/poll: use kernel types for system call invocations
` [PATCH v3 02/14] tools/nolibc/poll: drop __NR_poll fallback
` [PATCH v3 03/14] tools/nolibc/select: drop non-pselect based implementations
` [PATCH v3 04/14] tools/nolibc/time: drop invocation of gettimeofday system call
` [PATCH v3 05/14] tools/nolibc: prefer explicit 64-bit time-related system calls
` [PATCH v3 06/14] tools/nolibc/gettimeofday: avoid libgcc 64-bit divisions
` [PATCH v3 07/14] tools/nolibc/select: avoid libgcc 64-bit multiplications
` [PATCH v3 08/14] tools/nolibc: use custom structs timespec and timeval
` [PATCH v3 09/14] tools/nolibc: always use 64-bit time types
` [PATCH v3 10/14] selftests/nolibc: test compatibility of nolibc and kernel "
` [PATCH v3 11/14] tools/nolibc: remove time conversions
` [PATCH v3 12/14] tools/nolibc: add compiler version detection macros
` [PATCH v3 13/14] tools/nolibc: add __nolibc_static_assert()
` [PATCH v3 14/14] selftests/nolibc: add static assertions around time types handling
[RFC bpf PATCH 0/2] bpf: Fix memory access tags in helper prototypes
2025-12-20 11:35 UTC (3+ messages)
` [RFC PATCH bpf 1/2] "
` [RFC PATCH bpf 2/2] selftests/bpf: add regression tests for snprintf and get_stack helpers
[PATCH] kunit: Protect KUNIT_BINARY_STR_ASSERTION against ERR_PTR values
2025-12-20 6:59 UTC (2+ messages)
[PATCH v2] kunit: Enforce task execution in {soft,hard}irq contexts
2025-12-20 6:37 UTC (3+ messages)
[PATCH] KVM: selftests: Fix sign extension bug in get_desc64_base()
2025-12-20 2:10 UTC
[PATCH 0/2] vfio: selftests: Clean up <uapi/linux/types.h> includes
2025-12-19 23:38 UTC (3+ messages)
` [PATCH 1/2] tools include: Add definitions for __aligned_{l,b}e64
` [PATCH 2/2] vfio: selftests: Drop <uapi/linux/types.h> includes
[PATCH v3 0/4] KVM: selftests: arm64: Improve diagnostics from set_id_regs
2025-12-19 19:28 UTC (5+ messages)
` [PATCH v3 1/4] KVM: selftests: arm64: Report set_id_reg reads of test registers as tests
` [PATCH v3 2/4] KVM: selftests: arm64: Report register reset tests individually
` [PATCH v3 3/4] KVM: selftests: arm64: Make set_id_regs bitfield validatity checks non-fatal
` [PATCH v3 4/4] KVM: selftests: arm64: Skip all 32 bit IDs when set_id_regs is aarch64 only
[PATCH net-next v9 0/6] Suspend IRQs during application busy periods
2025-12-19 17:10 UTC (4+ messages)
` [PATCH net-next v9 5/6] selftests: net: Add busy_poll_test
[PATCH] kselftest/arm64: Support FORCE_TARGETS
2025-12-19 15:29 UTC
[PATCH 00/20] ublk: add support for integrity data
2025-12-19 14:16 UTC (25+ messages)
` [PATCH 01/20] block: validate pi_offset integrity limit
` [PATCH 02/20] block: validate interval_exp "
` [PATCH 03/20] blk-integrity: take const pointer in blk_integrity_rq()
` [PATCH 04/20] ublk: add integrity UAPI
` [PATCH 05/20] ublk: move ublk flag check functions earlier
` [PATCH 06/20] ublk: support UBLK_PARAM_TYPE_INTEGRITY in device creation
` [PATCH 07/20] ublk: set UBLK_IO_F_INTEGRITY in ublksrv_io_desc
` [PATCH 08/20] ublk: add ublk_copy_user_bvec() helper
` [PATCH 09/20] ublk: split out ublk_user_copy() helper
` [PATCH 10/20] ublk: inline ublk_check_and_get_req() into ublk_user_copy()
` [PATCH 11/20] ublk: move offset check out of __ublk_check_and_get_req()
` [PATCH 12/20] ublk: implement integrity user copy
` [PATCH 13/20] ublk: optimize ublk_user_copy() on daemon task
` [PATCH 14/20] selftests: ublk: add utility to get block device metadata size
` [PATCH 15/20] selftests: ublk: add kublk support for integrity params
` [PATCH 16/20] selftests: ublk: implement integrity user copy in kublk
` [PATCH 17/20] selftests: ublk: support non-O_DIRECT backing files
` [PATCH 18/20] selftests: ublk: add integrity data support to loop target
` [PATCH 19/20] selftests: ublk: add integrity params test
` [PATCH 20/20] selftests: ublk: add end-to-end integrity test
` (subset) [PATCH 00/20] ublk: add support for integrity data
[PATCH 0/3] HID: multitouch: set INPUT_PROP_PRESSUREPAD on compatible touchpads
2025-12-19 14:00 UTC (5+ messages)
` [PATCH 2/3] selftests/hid: use a enum class for the different button types
` [PATCH 3/3] HID: multitouch: set INPUT_PROP_PRESSUREPAD based on Digitizer/Button Type
[PATCH] rust: fix off-by-one line number in rustdoc tests
2025-12-19 10:38 UTC (2+ messages)
[RFC PATCH] rust: doctests: Number tests by line numerically, not lexicographically
2025-12-19 10:04 UTC (2+ messages)
[PATCH] kunit: Enforce task execution in {soft,hard}irq contexts
2025-12-19 8:54 UTC (2+ messages)
[PATCH 0/4] Various mm kselftests improvements/fixes
2025-12-19 8:29 UTC (19+ 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 RESEND] x86: checksum: Fix unaligned checksums on < i686
2025-12-19 8:21 UTC (2+ messages)
[PATCH v12] exec: Fix dead-lock in de_thread with ptrace_attach
2025-12-19 8:15 UTC (8+ messages)
` [PATCH v13] "
` [PATCH v14] "
` [PATCH v15] "
` [PATCH v16] "
` [PATCH v17] "
` [PATCH v18] "
` [PATCH v19] "
[PATCH v8 00/15] Consolidate iommu page table implementations (AMD)
2025-12-19 8:10 UTC (2+ messages)
[PATCH] selftests/ftrace: Add test dependency
2025-12-18 23:32 UTC (2+ messages)
[PATCH] selftests/ftrace: Test toplevel-enable for instance
2025-12-18 23:30 UTC (5+ messages)
[PATCH v3] selftests/ftrace: traceonoff_triggers: strip off names
2025-12-18 23:27 UTC (4+ messages)
[PATCH v23 0/8] fork: Support shadow stacks in clone3()
2025-12-18 18:55 UTC (10+ messages)
` [PATCH v23 1/8] arm64/gcs: Return a success value from gcs_alloc_thread_stack()
` [PATCH v23 2/8] Documentation: userspace-api: Add shadow stack API documentation
` [PATCH v23 3/8] selftests: Provide helper header for shadow stack testing
` [PATCH v23 4/8] fork: Add shadow stack support to clone3()
` [PATCH v23 5/8] selftests/clone3: Remove redundant flushes of output streams
` [PATCH v23 6/8] selftests/clone3: Factor more of main loop into test_clone3()
` [PATCH v23 7/8] selftests/clone3: Allow tests to flag if -E2BIG is a valid error code
` [PATCH v23 8/8] selftests/clone3: Test shadow stack support
[PATCH v2] selftests/filesystems: Assume that TIOCGPTPEER is defined
2025-12-18 15:34 UTC
[PATCH v2 0/9] KVM: x86: Improve the handling of debug exceptions during instruction emulation
2025-12-18 14:00 UTC (3+ messages)
` [PATCH v2 8/9] KVM: selftests: Verify guest debug DR7.GD checking "
` [PATCH v2 9/9] KVM: selftests: Verify 'BS' bit checking in pending debug exception state during VM-Entry
[PATCH 0/7] KVM: x86: Improve the handling of debug exceptions during instruction emulation
2025-12-18 13:40 UTC (4+ messages)
` [PATCH 7/7] KVM: selftests: Verify 'BS' bit checking in pending debug exception during VM entry
[PATCH v3 0/3] selftests/filelock: Make output more kselftestish
2025-12-18 11:18 UTC (4+ messages)
` [PATCH v3 1/3] kselftest/filelock: Use ksft_perror()
` [PATCH v3 2/3] kselftest/filelock: Report each test in oftlocks separately
` [PATCH v3 3/3] kselftest/filelock: Add a .gitignore file
Issue in parsing of tests that use KUNIT_CASE_PARAM
2025-12-18 10:46 UTC (6+ messages)
[PATCH][v2] watchdog: softlockup: panic when lockup duration exceeds N thresholds
2025-12-18 7:43 UTC
[PATCHSET v11 sched_ext/for-6.20] Add a deadline server for sched_ext tasks
2025-12-18 7:14 UTC (12+ messages)
` [PATCH 1/7] sched/deadline: Clear the defer params
` [PATCH 2/7] sched/debug: Fix updating of ppos on server write ops
` [PATCH 3/7] sched/debug: Stop and start server based on if it was active
` [PATCH 4/7] sched_ext: Add a DL server for sched_ext tasks
` [PATCH v2 "
` [PATCH 5/7] sched/debug: Add support to change sched_ext server params
` [PATCH 6/7] selftests/sched_ext: Add test for sched_ext dl_server
` [PATCH 7/7] selftests/sched_ext: Add test for DL server total_bw consistency
[PATCH] kunit: fix up const mis-match in many assert functions
2025-12-18 6:12 UTC (2+ messages)
[PATCH v5 00/24] ARM64 PMU Partitioning
2025-12-17 23:05 UTC (7+ messages)
` [PATCH v5 14/24] KVM: arm64: Write fast path PMU register handlers
` [PATCH v5 18/24] KVM: arm64: Enforce PMU event filter at vcpu_load()
[PATCH v1 0/2] selftests/x86: Skip int80 if not supported
2025-12-17 13:59 UTC (3+ messages)
` [PATCH v1 1/2] selftests/x86/ldt_gdt: "
` [PATCH v1 2/2] selftests/x86/ptrace_syscall: "
[PATCH v6] cpuset: Avoid invalidating sibling partitions on cpuset.cpus conflict
2025-12-17 9:45 UTC (2+ messages)
` [PING][PATCH "
[PATCH v5] cpuset: Avoid invalidating sibling partitions on cpuset.cpus conflict
2025-12-17 9:09 UTC (2+ messages)
[PATCH] watchdog: softlockup: panic when lockup duration exceeds N thresholds
2025-12-17 7:43 UTC (3+ messages)
` 答复: [外部邮件] "
[PATCH v5 0/4] selftests/resctrl: Add Hygon CPUs support and bug fixes
2025-12-17 3:04 UTC (5+ messages)
` [PATCH v5 1/4] selftests/resctrl: Fix a division by zero error on Hygon
` [PATCH v5 2/4] selftests/resctrl: Define CPU vendor IDs as bits to match usage
` [PATCH v5 3/4] selftests/resctrl: Add CPU vendor detection for Hygon
` [PATCH v5 4/4] selftests/resctrl: Fix non-contiguous CBM check "
[PATCH v4 0/4] selftests/resctrl: Add Hygon CPUs support and bug fixes
2025-12-17 2:36 UTC (4+ messages)
` [PATCH v4 2/4] selftests/resctrl: Define CPU vendor IDs as bits to match usage
[PATCH v5 10/24] KVM: arm64: Set up FGT for Partitioned PMU
2025-12-17 0:13 UTC (3+ messages)
[PATCH bpf-next v3 0/6] Add cryptographic hash and signature verification kfuncs to BPF
2025-12-16 23:35 UTC (10+ 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 bpf-next v3 5/6] bpf: Add ECDSA signature verification kfuncs
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