Linux-kselftest Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-04-03 13:19:42 to 2024-04-05 12:12:59 UTC [more...]

[PATCH v5 00/22] RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest
 2024-04-05 12:12 UTC  (30+ messages)
` [PATCH v5 01/22] RISC-V: Fix the typo in Scountovf CSR name
` [PATCH v5 02/22] RISC-V: Add FIRMWARE_READ_HI definition
` [PATCH v5 03/22] drivers/perf: riscv: Read upper bits of a firmware counter
` [PATCH v5 04/22] drivers/perf: riscv: Use BIT macro for shifting operations
` [PATCH v5 05/22] RISC-V: Add SBI PMU snapshot definitions
` [PATCH v5 06/22] drivers/perf: riscv: Implement SBI PMU snapshot function
` [PATCH v5 07/22] drivers/perf: riscv: Fix counter mask iteration for RV32
` [PATCH v5 08/22] RISC-V: KVM: Fix the initial sample period value
` [PATCH v5 09/22] RISC-V: KVM: Rename the SBI_STA_SHMEM_DISABLE to a generic name
` [PATCH v5 11/22] RISC-V: KVM: No need to exit to the user space if perf event failed
` [PATCH v5 12/22] RISC-V: KVM: Implement SBI PMU Snapshot feature
` [PATCH v5 13/22] RISC-V: KVM: Add perf sampling support for guests
` [PATCH v5 14/22] RISC-V: KVM: Support 64 bit firmware counters on RV32
` [PATCH v5 15/22] RISC-V: KVM: Improve firmware counter read function

[PATCH 0/3] Add REQ_F_CQE_SKIP support to io_uring zerocopy
 2024-04-05 12:06 UTC  (5+ messages)
` [PATCH 1/3] io_uring: Add REQ_F_CQE_SKIP support for "
` [PATCH 2/3] io_uring: Add io_uring_peek_cqe to mini_liburing
` [PATCH 3/3] io_uring: Support IOSQE_CQE_SKIP_SUCCESS in io_uring zerocopy test

[PATCH v4 00/15] RISC-V SBI v2.0 PMU improvements and Perf sampling in KVM guest
 2024-04-05 12:05 UTC  (14+ messages)
` [PATCH v4 07/15] RISC-V: KVM: No need to exit to the user space if perf event failed
` [PATCH v4 08/15] RISC-V: KVM: Implement SBI PMU Snapshot feature
` [PATCH v4 09/15] RISC-V: KVM: Add perf sampling support for guests

[PATCH net-next 00/11] selftests: mptcp: cleanups and 'ip mptcp' support
 2024-04-05 10:52 UTC  (12+ messages)
` [PATCH net-next 01/11] selftests: mptcp: add tc check for check_tools
` [PATCH net-next 02/11] selftests: mptcp: add ms units for tc-netem delay
` [PATCH net-next 03/11] selftests: mptcp: export ip_mptcp to mptcp_lib
` [PATCH net-next 04/11] selftests: mptcp: netlink: add 'limits' helpers
` [PATCH net-next 05/11] selftests: mptcp: add {get,format}_endpoint(s) helpers
` [PATCH net-next 06/11] selftests: mptcp: netlink: add change_address helper
` [PATCH net-next 07/11] selftests: mptcp: join: update endpoint ops
` [PATCH net-next 08/11] selftests: mptcp: export pm_nl "
` [PATCH net-next 09/11] selftests: mptcp: use "
` [PATCH net-next 10/11] selftests: mptcp: ip_mptcp option for more scripts
` [PATCH net-next 11/11] selftests: mptcp: netlink: drop disable=SC2086

[PATCH 0/4] A new selftests/ directory for arm compatibility testing
 2024-04-05  8:44 UTC  (5+ messages)
` [PATCH 1/4] selftests/arm: Add mm test
` [PATCH 2/4] selftests/arm: Add signal tests
` [PATCH 3/4] selftests/arm: Add elf test
` [PATCH 4/4] selftests: Add build infrastructure along with README

[PATCH bpf-next] selftests/bpf: Add F_SETFL for fcntl
 2024-04-05  4:47 UTC  (5+ messages)

[PATCH v6 1/2] posix-timers: Prefer delivery of signals to the current thread
 2024-04-05  4:28 UTC  (19+ messages)

[PATCH net-next v3 0/5] selftests: net: groundwork for YNL-based tests
 2024-04-05  2:45 UTC  (6+ messages)
` [PATCH net-next v3 1/5] selftests: net: add scaffolding for Netlink tests in Python
` [PATCH net-next v3 2/5] selftests: nl_netdev: add a trivial Netlink netdev test
` [PATCH net-next v3 3/5] netdevsim: report stats by default, like a real device
` [PATCH net-next v3 4/5] selftests: drivers: add scaffolding for Netlink tests in Python
` [PATCH net-next v3 5/5] testing: net-drv: add a driver test for stats reporting

[PATCHSET 0/3] Add REQ_F_CQE_SKIP support to io_uring zerocopy
 2024-04-04 22:07 UTC 

[PATCH net-next v2 0/7] selftests: net: groundwork for YNL-based tests
 2024-04-05  1:58 UTC  (18+ messages)
` [PATCH net-next v2 1/7] netlink: specs: define ethtool header flags
` [PATCH net-next v2 2/7] tools: ynl: copy netlink error to NlError
` [PATCH net-next v2 3/7] selftests: net: add scaffolding for Netlink tests in Python
` [PATCH net-next v2 4/7] selftests: nl_netdev: add a trivial Netlink netdev test
` [PATCH net-next v2 5/7] netdevsim: report stats by default, like a real device
` [PATCH net-next v2 6/7] selftests: drivers: add scaffolding for Netlink tests in Python

kselftest/next kselftest-seccomp: 2 runs, 1 regressions (v6.9-rc2-14-g4389636db356)
 2024-04-05  1:17 UTC 

kselftest/next kselftest-cpufreq: 5 runs, 3 regressions (v6.9-rc2-14-g4389636db356)
 2024-04-05  1:17 UTC 

kselftest/next kselftest-livepatch: 1 runs, 1 regressions (v6.9-rc2-14-g4389636db356)
 2024-04-05  1:17 UTC 

kselftest/next kselftest-lib: 3 runs, 2 regressions (v6.9-rc2-14-g4389636db356)
 2024-04-05  1:17 UTC 

kselftest/next build: 5 builds: 0 failed, 5 passed, 1 warning (v6.9-rc2-14-g4389636db356)
 2024-04-05  0:19 UTC 

[PATCH] selftests: iommu: add config needed for iommufd_fail_nth
 2024-04-05  0:10 UTC  (13+ messages)

kselftest/fixes kselftest-lkdtm: 1 runs, 1 regressions (linux_kselftest-fixes-6.9-rc2-2-g72d7cb5c190b)
 2024-04-04 23:50 UTC 

kselftest/fixes kselftest-livepatch: 1 runs, 1 regressions (linux_kselftest-fixes-6.9-rc2-2-g72d7cb5c190b)
 2024-04-04 23:50 UTC 

kselftest/fixes build: 2 builds: 0 failed, 2 passed (linux_kselftest-fixes-6.9-rc2-2-g72d7cb5c190b)
 2024-04-04 22:52 UTC 

[PATCH v3 00/29] riscv control-flow integrity for usermode
 2024-04-04 21:39 UTC  (36+ messages)
` [PATCH v3 01/29] riscv: envcfg save and restore on task switching
` [PATCH v3 02/29] riscv: define default value for envcfg for task
` [PATCH v3 03/29] riscv/Kconfig: enable HAVE_EXIT_THREAD for riscv
` [PATCH v3 04/29] riscv: zicfilp / zicfiss in dt-bindings (extensions.yaml)
` [PATCH v3 05/29] riscv: zicfiss / zicfilp enumeration
` [PATCH v3 06/29] riscv: zicfiss / zicfilp extension csr and bit definitions
` [PATCH v3 07/29] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
` [PATCH v3 08/29] mm: Define VM_SHADOW_STACK for RISC-V
` [PATCH v3 09/29] mm: abstract shadow stack vma behind `vma_is_shadow_stack`
` [PATCH v3 10/29] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
` [PATCH v3 11/29] riscv mm: manufacture shadow stack pte
` [PATCH v3 12/29] riscv mmu: teach pte_mkwrite to manufacture shadow stack PTEs
` [PATCH v3 13/29] riscv mmu: write protect and shadow stack
` [PATCH v3 14/29] riscv/mm: Implement map_shadow_stack() syscall
` [PATCH v3 15/29] riscv/shstk: If needed allocate a new shadow stack on clone
` [PATCH v3 16/29] prctl: arch-agnostic prctl for shadow stack
` [PATCH v3 17/29] prctl: arch-agnostic prctl for indirect branch tracking
` [PATCH v3 18/29] riscv: Implements arch agnostic shadow stack prctls
` [PATCH v3 19/29] riscv: Implements arch agnostic indirect branch tracking prctls
` [PATCH v3 20/29] riscv/kernel: update __show_regs to print shadow stack register
` [PATCH v3 21/29] riscv/traps: Introduce software check exception
` [PATCH v3 22/29] riscv sigcontext: adding cfi state field in sigcontext
` [PATCH v3 23/29] riscv signal: Save and restore of shadow stack for signal
` [PATCH v3 24/29] riscv/ptrace: riscv cfi status and state via ptrace and in core files
` [PATCH v3 25/29] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe
` [PATCH v3 26/29] riscv: create a config for shadow stack and landing pad instr support
` [PATCH v3 27/29] riscv: Documentation for landing pad / indirect branch tracking
` [PATCH v3 28/29] riscv: Documentation for shadow stack on riscv
` [PATCH v3 29/29] kselftest/riscv: kselftest for user mode cfi

[PATCH bpf-next v3] selftests/bpf: Move test_dev_cgroup to prog_tests
 2024-04-04 20:06 UTC  (6+ messages)

[PATCH 0/2] Fix selftests/mm build without requiring "make headers"
 2024-04-04 18:46 UTC  (5+ messages)
` [PATCH 1/2] selftests: break the dependency upon local header files
` [PATCH 2/2] selftests/mm: fix additional build errors for selftests

[PATCH bpf-next v5 0/6] sleepable bpf_timer (was: allow HID-BPF to do device IOs)
 2024-04-04 18:29 UTC  (11+ messages)
` [PATCH bpf-next v5 1/6] bpf/helpers: introduce sleepable bpf_timers

[PATCH 0/2] selftests: add ksft_exit_fail_perror()
 2024-04-04 17:48 UTC  (4+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] selftests: exec: Use new ksft_exit_fail_perror() helper

[PATCH] kselftest: Add missing signature to the comments
 2024-04-04 17:06 UTC  (2+ messages)

[BUG] seltests/iommu: runaway ./iommufd consuming 99% CPU after a failed assert()
 2024-04-04 16:54 UTC  (8+ messages)

[PATCH] selftests/harness: Prevent infinite loop due to Assert in FIXTURE_TEARDOWN
 2024-04-04 16:47 UTC  (3+ messages)
` [PATCH v2] "

[Bug Report] selftests: Clang: kselftests build errors in KernelCI
 2024-04-04 16:38 UTC  (3+ messages)

[PATCH 0/2] tracing/selftests: Verbosity improvements to KTAP output
 2024-04-04 16:32 UTC  (4+ messages)

[PATCH v2] selftests/ftrace: Limit length in subsystem-enable tests
 2024-04-04 16:29 UTC  (4+ messages)

[PATCH 1/1] KVM: selftests: add kvmclock drift test
 2024-04-04 14:34 UTC  (2+ messages)

[PATCH v2 0/2] cgroup/cpuset: Make cpuset hotplug processing synchronous
 2024-04-04 13:47 UTC  (3+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] cgroup/cpuset: Add test_cpuset_v1_hp.sh

[PATCH] selftests: x86: conform test to TAP format output
 2024-04-04 11:49 UTC  (3+ messages)

[PATCH v6] selftests/dmabuf-heap: conform test to TAP format output
 2024-04-04 11:49 UTC  (2+ messages)

[PATCH v2 0/3] Add a test case for KVM_X86_DISABLE_EXIT
 2024-04-04 10:38 UTC  (4+ messages)
` [PATCH v2 2/3] KVM: selftests: Extend @shape to allow creation of VM without in-kernel APIC

[PATCH 0/5] Add parsing for Zimop ISA extension
 2024-04-04 10:32 UTC  (6+ messages)
` [PATCH 1/5] dt-bindings: riscv: add Zimop ISA extension description
` [PATCH 2/5] riscv: add ISA extension parsing for Zimop
` [PATCH 3/5] riscv: hwprobe: export Zimop ISA extension
` [PATCH 4/5] RISC-V: KVM: Allow Zimop extension for Guest/VM
` [PATCH 5/5] KVM: riscv: selftests: Add Zimop extension to get-reg-list test

[PATCH] riscv: selftests: Add signal handling vector tests
 2024-04-04  5:46 UTC  (4+ messages)

[PATCH v3 00/15] Add support for suppressing warning backtraces
 2024-04-04  2:14 UTC  (19+ messages)
` [PATCH v3 01/15] bug/kunit: Core "
` [PATCH v3 02/15] kunit: bug: Count suppressed "
` [PATCH v3 03/15] kunit: Add test cases for backtrace warning suppression
` [PATCH v3 04/15] kunit: Add documentation for warning backtrace suppression API
` [PATCH v3 05/15] drm: Suppress intentional warning backtraces in scaling unit tests
` [PATCH v3 06/15] net: kunit: Suppress lock warning noise at end of dev_addr_lists tests
` [PATCH v3 07/15] x86: Add support for suppressing warning backtraces
` [PATCH v3 08/15] arm64: "
` [PATCH v3 09/15] loongarch: "
` [PATCH v3 10/15] parisc: "
` [PATCH v3 11/15] s390: "
` [PATCH v3 12/15] sh: "
` [PATCH v3 13/15] sh: Move defines needed "
` [PATCH v3 14/15] riscv: Add support "
` [PATCH v3 15/15] powerpc: "

[PATCH v2] Documentation: kunit: Clarify test filter format
 2024-04-03 21:59 UTC  (2+ messages)

[PATCH net-next 0/7] selftests: net: groundwork for YNL-based tests
 2024-04-03 21:48 UTC  (10+ messages)
` [PATCH net-next 7/7] testing: net-drv: add a driver test for stats reporting

[KTAP V2 PATCH v4] ktap_v2: add test metadata
 2024-04-03 21:31 UTC 

[PATCH] selftests: cgroup: skip test_cgcore_lesser_ns_open when cgroup2 mounted without nsdelegate
 2024-04-03 19:42 UTC  (2+ messages)

[PATCH v1 2/2] RISC-V: drop SOC_VIRT for ARCH_VIRT
 2024-04-03 18:22 UTC  (2+ messages)

[RFC PATCH net-next v8 00/14] Device Memory TCP
 2024-04-03 17:27 UTC  (3+ messages)
` [RFC PATCH net-next v8 06/14] page_pool: convert to use netmem

[PATCH v2] KVM: selftests: Fix build error due to assert in dirty_log_test
 2024-04-03 17:07 UTC  (2+ messages)

Subject: [PATCH] Add test for more file systems in landlock - ext4
 2024-04-03 16:32 UTC  (2+ messages)

[PATCH] KVM: selftests: Fix build error due to assert in dirty_log_test
 2024-04-03 16:37 UTC 

[PATCH 0/2] cgroup/cpuset: Make cpuset hotplug processing synchronous
 2024-04-03 16:17 UTC  (13+ messages)
` [PATCH 1/2] "
      `  "


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).