messages from 2024-10-22 10:41:03 to 2024-10-24 21:08:06 UTC [more...]
[PATCH V4 00/15] selftests/resctrl: Support diverse platforms with MBM and MBA tests
2024-10-24 21:18 UTC (7+ messages)
` [PATCH V4 01/15] selftests/resctrl: Make functions only used in same file static
` [PATCH V4 02/15] selftests/resctrl: Print accurate buffer size as part of MBM results
` [PATCH V4 03/15] selftests/resctrl: Fix memory overflow due to unhandled wraparound
` [PATCH V4 04/15] selftests/resctrl: Protect against array overrun during iMC config parsing
` [PATCH V4 05/15] selftests/resctrl: Protect against array overflow when reading strings
` [PATCH V4 06/15] selftests/resctrl: Make wraparound handling obvious
[PATCH] selftests: Add kselftest framework to the testfile
2024-10-24 20:02 UTC (3+ messages)
` [PATCH v2] selftests: tmpfs: Add kselftest support to tmpfs
[PATCH v6 0/6] Add PSCI v1.3 SYSTEM_OFF2 support for hibernation
2024-10-24 19:57 UTC (15+ messages)
` [PATCH v6 1/6] firmware/psci: Add definitions for PSCI v1.3 specification
` [PATCH v6 2/6] KVM: arm64: Add PSCI v1.3 SYSTEM_OFF2 function for hibernation
` [PATCH v6 3/6] KVM: arm64: Add support for PSCI v1.2 and v1.3
` [PATCH v6 5/6] KVM: arm64: nvhe: Pass through PSCI v1.3 SYSTEM_OFF2 call
` [PATCH v6 6/6] arm64: Use SYSTEM_OFF2 PSCI call to power off for hibernate
[PATCH v2] lib/math: Add int_sqrt test suite
2024-10-24 19:55 UTC
[PATCH] lib/math: Add int_sqrt test suite
2024-10-24 19:35 UTC (2+ messages)
[PATCH V2 0/4] A few fixes for RISC-V
2024-10-24 18:10 UTC (3+ messages)
[PATCH V2 3/4] selftest/mm: Fix typo in virtual_address_range
2024-10-24 18:00 UTC (2+ messages)
[PATCH V2 4/4] selftests/mm: skip virtual_address_range tests on riscv
2024-10-24 18:00 UTC (2+ messages)
[PATCH v5 00/10] riscv: Userspace pointer masking and tagged address ABI
2024-10-24 17:50 UTC (2+ messages)
[PATCH RFC 0/3] Verify bias functionality for pinctrl_paris driver through new gpio test
2024-10-24 17:46 UTC (5+ messages)
` [PATCH RFC 1/3] pinctrl: mediatek: paris: Expose more configurations to GPIO set_config
[PATCH net-next v2 4/8] selftests: net: lib: Move logging from forwarding/lib.sh here
2024-10-24 16:57 UTC (5+ messages)
` [PATCH net-next v2 5/8] selftests: net: lib: Move tests_run "
` [PATCH net-next v2 6/8] selftests: net: lib: Move checks "
` [PATCH net-next v2 7/8] selftests: net: lib: Add kill_process
` [PATCH net-next v2 8/8] selftests: net: fdb_notify: Add a test for FDB notifications
[PATCH] sched_ext: Fix function pointer type mismatches in BPF selftests
2024-10-24 16:56 UTC (2+ messages)
[PATCH v2 0/5] Improve arm64 pkeys handling in signal delivery
2024-10-24 16:19 UTC (11+ messages)
` [PATCH v2 1/5] arm64: signal: Remove unused macro
` [PATCH v2 2/5] arm64: signal: Remove unnecessary check when saving POE state
` [PATCH v2 3/5] arm64: signal: Improve POR_EL0 handling to avoid uaccess failures
` [PATCH v2 4/5] selftests/mm: Use generic pkey register manipulation
` [PATCH v2 5/5] selftests/mm: Enable pkey_sighandler_tests on arm64
[PATCH V6 9/9] iommufd: map file selftest
2024-10-24 15:28 UTC
[PATCH net-next v2 0/4] Introduce VLAN support in HSR
2024-10-24 15:10 UTC (7+ messages)
` [PATCH net-next v2 1/4] net: hsr: Add VLAN support
` [PATCH net-next v2 2/4] net: hsr: Add VLAN CTAG filter support
` [PATCH net-next v2 3/4] net: ti: icssg-prueth: Add VLAN support for HSR mode
` [PATCH net-next v2 4/4] selftests: hsr: Add test for VLAN
[PATCH v3] selftest: remoteproc: Add test for start/stop sequence
2024-10-24 15:05 UTC
[PATCH] selftests/mount_setattr: fix idmap_mount_tree_invalid failed to run
2024-10-24 14:26 UTC (2+ messages)
[PATCH net-next] selftests: tls: add a selftest for wrapping rec_seq
2024-10-24 14:20 UTC (2+ messages)
[PATCH RFC v2 0/4] mm: Introduce MAP_BELOW_HINT
2024-10-24 10:52 UTC (9+ messages)
[PATCH] kvm: selftest: fix noop test in guest_memfd_test.c
2024-10-24 10:19 UTC (2+ messages)
[PATCH net-next 4/8] selftests: net: lib: Move logging from forwarding/lib.sh here
2024-10-24 10:06 UTC (7+ messages)
` [PATCH net-next 5/8] selftests: net: lib: Move tests_run "
` [PATCH net-next 6/8] selftests: net: lib: Move checks "
` [PATCH net-next 7/8] selftests: net: lib: Add kill_process
` [PATCH net-next 8/8] selftests: net: fdb_notify: Add a test for FDB notifications
[PATCH] kunit: string-stream: Fix a UAF bug in kunit_init_suite()
2024-10-24 9:43 UTC
[PATCH bpf-next] selftests/bpf: Use make/remove netns helpers in mptcp
2024-10-24 8:11 UTC
[PATCH v3 0/5] implement lightweight guard pages
2024-10-24 8:07 UTC (12+ messages)
` [PATCH v3 1/5] mm: pagewalk: add the ability to install PTEs
` [PATCH v3 2/5] mm: add PTE_MARKER_GUARD PTE marker
` [PATCH v3 3/5] mm: madvise: implement lightweight guard page mechanism
` [PATCH v3 4/5] tools: testing: update tools UAPI header for mman-common.h
` [PATCH v3 5/5] selftests/mm: add self tests for guard page feature
[PATCH net-next v3 0/3] selftests: Add selftest for link layer and performance testing
2024-10-24 7:34 UTC (7+ messages)
` [PATCH net-next v3 1/3] selftests: nic_link_layer: Add link layer selftest for NIC driver
` [PATCH net-next v3 3/3] selftests: nic_performance: Add selftest for performance of "
[PATCH] Add Selftest to test fork() syscall
2024-10-23 22:06 UTC (4+ messages)
selftests/sched_ext: enq_last_no_enq_fails testcase fails
2024-10-23 21:46 UTC (2+ messages)
[PATCH 0/6] kselftest/arm64: Test floating point signal context restore in fp-stress
2024-10-23 20:38 UTC (7+ messages)
` [PATCH 1/6] kselftest/arm64: Correct misleading comments on fp-stress irritators
` [PATCH 2/6] kselftest/arm64: Remove unused ADRs from irritator handlers
` [PATCH 3/6] kselftest/arm64: Corrupt P15 in the irritator when testing SSVE
` [PATCH 4/6] kselftest/arm64: Implement irritators for ZA and ZT
` [PATCH 5/6] kselftest/arm64: Provide a SIGUSR1 handler in the kernel mode FP stress test
` [PATCH 6/6] kselftest/arm64: Test signal handler state modification in fp-stress
[PATCH v2 1/2] selftest: rtc: Add to check rtc alarm status for alarm related test
2024-10-23 20:16 UTC (3+ messages)
[PATCH] sched_ext: Fix function pointer type mismatches in BPF selftests
2024-10-23 19:23 UTC (2+ messages)
[PATCH v1 00/10] iommufd: Add VIOMMU infrastructure (Part-2 VIRQ)
2024-10-23 18:54 UTC (6+ messages)
` [PATCH v1 04/10] iommufd/viommu: Allow drivers to control vdev_id lifecycle
[PATCH v1 0/2] mseal: fixing madvise for file-backed mapping and PROT_NONE
2024-10-23 18:33 UTC (9+ messages)
` [PATCH v1 1/2] mseal: Two fixes for madvise(MADV_DONTNEED) when sealed
[PATCH V13 00/14] perf/core: Add ability for an event to "pause" or "resume" AUX area tracing
2024-10-23 18:09 UTC (9+ messages)
` [PATCH V13 03/14] KVM: x86: Fix Intel PT Host/Guest mode when host tracing also
[PATCH v4 0/4] introduce PIDFD_SELF* sentinels
2024-10-23 17:24 UTC (8+ messages)
` [PATCH v4 1/4] pidfd: extend pidfd_get_pid() and de-duplicate pid lookup
` [PATCH v4 2/4] pidfd: add PIDFD_SELF_* sentinels to refer to own thread/process
[PATCH net-next v6 0/3] Threads support in proc connector
2024-10-23 16:20 UTC (4+ messages)
` [PATCH net-next v6 1/3] connector/cn_proc: Add hash table for threads
` [PATCH net-next v6 2/3] connector/cn_proc: Kunit tests for threads hash table
` [PATCH net-next v6 3/3] connector/cn_proc: Selftest for threads
[PATCH net-next v5 0/3] Threads support in proc connector
2024-10-23 15:58 UTC (11+ messages)
` [PATCH net-next v5 2/3] connector/cn_proc: Kunit tests for threads hash table
[PATCH net-next v5 00/12] selftests: ncdevmem: Add ncdevmem to ksft
2024-10-23 15:44 UTC (13+ messages)
` [PATCH net-next v5 01/12] selftests: ncdevmem: Redirect all non-payload output to stderr
` [PATCH net-next v5 02/12] selftests: ncdevmem: Separate out dmabuf provider
` [PATCH net-next v5 03/12] selftests: ncdevmem: Unify error handling
` [PATCH net-next v5 04/12] selftests: ncdevmem: Make client_ip optional
` [PATCH net-next v5 05/12] selftests: ncdevmem: Remove default arguments
` [PATCH net-next v5 06/12] selftests: ncdevmem: Switch to AF_INET6
` [PATCH net-next v5 07/12] selftests: ncdevmem: Properly reset flow steering
` [PATCH net-next v5 08/12] selftests: ncdevmem: Use YNL to enable TCP header split
` [PATCH net-next v5 09/12] selftests: ncdevmem: Remove hard-coded queue numbers
` [PATCH net-next v5 10/12] selftests: ncdevmem: Run selftest when none of the -s or -c has been provided
` [PATCH net-next v5 11/12] selftests: ncdevmem: Move ncdevmem under drivers/net/hw
` [PATCH net-next v5 12/12] selftests: ncdevmem: Add automated test
[PATCH AUTOSEL 6.6 03/23] selftests/bpf: Verify that sync_linked_regs preserves subreg_def
2024-10-23 14:30 UTC
[PATCH AUTOSEL 6.11 03/30] selftests/bpf: Verify that sync_linked_regs preserves subreg_def
2024-10-23 14:29 UTC (2+ messages)
` [PATCH AUTOSEL 6.11 20/30] selftests/bpf: Assert link info uprobe_multi count & path_size if unset
[PATCH net 0/3] mptcp: sched: fix some lock issues
2024-10-23 14:13 UTC (8+ messages)
` [PATCH net 1/3] mptcp: init: protect sched with rcu_read_lock
` [PATCH net 2/3] mptcp: remove unneeded lock when listing scheds
` [PATCH net 3/3] selftests: mptcp: list sysctl data
[PATCH net-next v3] selftest/tcp-ao: Add filter tests
2024-10-23 12:53 UTC (2+ messages)
[PATCH v2 0/5] implement lightweight guard pages
2024-10-23 11:40 UTC (13+ messages)
[PATCH] kselftest/arm64: Log fp-stress child startup errors to stdout
2024-10-23 11:05 UTC (2+ messages)
[PATCH v4 00/11] iommufd: Add vIOMMU infrastructure (Part-1)
2024-10-23 1:48 UTC (7+ messages)
` [PATCH v4 02/11] iommufd: Introduce IOMMUFD_OBJ_VIOMMU and its related struct
[PATCH] kunit: Introduce autorun option
2024-10-22 21:16 UTC (2+ messages)
[PATCH bpf-next v2 0/4] Retire test_sock.c
2024-10-22 21:00 UTC (6+ messages)
` [PATCH bpf-next v2 1/4] selftests/bpf: Migrate *_POST_BIND test cases to prog_tests
` [PATCH bpf-next v2 2/4] selftests/bpf: Migrate LOAD_REJECT "
` [PATCH bpf-next v2 3/4] selftests/bpf: Migrate BPF_CGROUP_INET_SOCK_CREATE "
` [PATCH bpf-next v2 4/4] selftests/bpf: Retire test_sock.c
[PATCH v2 0/5] implement lightweight guard pages
2024-10-22 20:45 UTC (16+ messages)
` [PATCH v2 3/5] mm: madvise: implement lightweight guard page mechanism
[PATCH 1/2] selftests/intel_pstate: fix operand expected
2024-10-22 20:03 UTC
[PATCH v2 2/5] mm: add PTE_MARKER_GUARD PTE marker
2024-10-22 19:13 UTC (13+ messages)
[PATCH v2] selftests: tc-testing: Fix typo error
2024-10-22 18:30 UTC
[PATCH] selftests/sched: add basic test for psi
2024-10-22 18:23 UTC (3+ messages)
[PATCH v2 2/2] mm/damon/vaddr: Add 'nr_piece == 1' check in damon_va_evenly_split_region()
2024-10-22 17:57 UTC
[PATCH v2 1/2] mm/damon/vaddr: Fix issue in damon_va_evenly_split_region()
2024-10-22 17:54 UTC
[PATCH v5 0/3] selftests: livepatch: test livepatching a kprobed function
2024-10-22 15:26 UTC (8+ messages)
` [PATCH v5 1/3] selftests: livepatch: rename KLP_SYSFS_DIR to SYSFS_KLP_DIR
` [PATCH v5 2/3] selftests: livepatch: save and restore kprobe state
` [PATCH v5 3/3] selftests: livepatch: test livepatching a kprobed function
[PATCH v4 0/4] Add support for the Idle HLT intercept feature
2024-10-22 15:08 UTC (4+ messages)
` [PATCH v4 1/4] x86/cpufeatures: Add CPUID feature bit for Idle HLT intercept
[PATCH 0/5] Improve arm64 pkeys handling in signal delivery
2024-10-22 12:38 UTC (15+ messages)
` [PATCH 3/5] arm64: signal: Improve POR_EL0 handling to avoid uaccess failures
[PATCH] KVM: selftests: Fix build on on non-x86 architectures
2024-10-22 12:10 UTC (2+ messages)
[PATCH net-next v2 00/10] selftests: net: Introduce deferred commands
2024-10-22 11:50 UTC (2+ messages)
[PATCH] kselftest/arm64: Fail the overall fp-stress test if any test fails
2024-10-22 11:37 UTC (2+ messages)
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