Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2024-10-28 22:43:02 to 2024-10-30 00:02:20 UTC [more...]

[PATCH v2 0/2] kselftest/arm64: fp-stress signal delivery interval improvements
 2024-10-30  0:02 UTC  (3+ messages)
` [PATCH v2 1/2] kselftest/arm64: Increase frequency of signal delivery in fp-stress
` [PATCH v2 2/2] kselftest/arm64: Poll less often while waiting for fp-stress children

[PATCH net-next v5 00/12] selftests: ncdevmem: Add ncdevmem to ksft
 2024-10-30  0:01 UTC  (3+ messages)
` [PATCH net-next v5 03/12] selftests: ncdevmem: Unify error handling

[PATCH v7 00/32] riscv control-flow integrity for usermode
 2024-10-29 23:44 UTC  (33+ messages)
` [PATCH v7 01/32] mm: Introduce ARCH_HAS_USER_SHADOW_STACK
` [PATCH v7 02/32] mm: helper `is_shadow_stack_vma` to check shadow stack vma
` [PATCH v7 03/32] riscv: Enable cbo.zero only when all harts support Zicboz
` [PATCH v7 04/32] riscv: Add support for per-thread envcfg CSR values
` [PATCH v7 05/32] riscv: Call riscv_user_isa_enable() only on the boot hart
` [PATCH v7 06/32] dt-bindings: riscv: zicfilp and zicfiss in dt-bindings (extensions.yaml)
` [PATCH v7 07/32] riscv: zicfiss / zicfilp enumeration
` [PATCH v7 08/32] riscv: zicfiss / zicfilp extension csr and bit definitions
` [PATCH v7 09/32] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
` [PATCH v7 10/32] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
` [PATCH v7 11/32] riscv mm: manufacture shadow stack pte
` [PATCH v7 12/32] riscv mmu: teach pte_mkwrite to manufacture shadow stack PTEs
` [PATCH v7 13/32] riscv mmu: write protect and shadow stack
` [PATCH v7 14/32] riscv/mm: Implement map_shadow_stack() syscall
` [PATCH v7 15/32] riscv/shstk: If needed allocate a new shadow stack on clone
` [PATCH v7 16/32] prctl: arch-agnostic prctl for shadow stack
` [PATCH v7 17/32] prctl: arch-agnostic prctl for indirect branch tracking
` [PATCH v7 18/32] riscv: Implements arch agnostic shadow stack prctls
` [PATCH v7 19/32] riscv: Implements arch agnostic indirect branch tracking prctls
` [PATCH v7 20/32] riscv/traps: Introduce software check exception
` [PATCH v7 21/32] riscv: signal: abstract header saving for setup_sigcontext
` [PATCH v7 22/32] riscv/signal: save and restore of shadow stack for signal
` [PATCH v7 23/32] riscv/kernel: update __show_regs to print shadow stack register
` [PATCH v7 24/32] riscv/ptrace: riscv cfi status and state via ptrace and in core files
` [PATCH v7 25/32] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe
` [PATCH v7 26/32] riscv: Add Firmware Feature SBI extensions definitions
` [PATCH v7 27/32] riscv: enable kernel access to shadow stack memory via FWFT sbi call
` [PATCH v7 28/32] riscv: kernel command line option to opt out of user cfi
` [PATCH v7 29/32] riscv: create a config for shadow stack and landing pad instr support
` [PATCH v7 30/32] riscv: Documentation for landing pad / indirect branch tracking
` [PATCH v7 31/32] riscv: Documentation for shadow stack on riscv
` [PATCH v7 32/32] kselftest/riscv: kselftest for user mode cfi

[PATCH for-next 1/7] selftests/alsa: Add a few missing gitignore files
 2024-10-29 23:43 UTC  (6+ messages)
` [PATCH for-next 4/7] selftests/net: Add missing gitignore file
` [PATCH for-next 7/7] selftests/net: Fix ./ns-XXXXXX not cleanup

[PATCH v4 0/3] bpf: Using binary search to improve the performance of btf_find_by_name_kind
 2024-10-29 22:15 UTC  (7+ messages)
` [PATCH v4 1/3] libbpf: Sort btf_types in ascending order by name
` [PATCH v4 2/3] bpf: Using binary search to improve the performance of btf_find_by_name_kind
` [PATCH v4 3/3] libbpf: Using binary search to improve the performance of btf__find_by_name_kind

[PATCH v6 00/33] riscv control-flow integrity for usermode
 2024-10-29 22:06 UTC  (4+ messages)
` [PATCH v6 06/33] riscv/Kconfig: enable HAVE_EXIT_THREAD for riscv

[PATCH 0/3] Tracefs gid mount option fixes
 2024-10-29 21:33 UTC  (9+ messages)
` [PATCH 1/3] tracing: Document tracefs gid mount option
` [PATCH 2/3] tracing/selftests: Add tracefs mount options test
` [PATCH 3/3] tracing: Fix tracefs gid mount option

[PATCH net-next v1 0/7] devmem TCP fixes
 2024-10-29 20:55 UTC  (3+ messages)
` [PATCH net-next v1 6/7] net: fix SO_DEVMEM_DONTNEED looping too long
` [PATCH net-next v1 7/7] ncdevmem: add test for too many token_count

[PATCH net-next v1 0/7] devmem TCP fixes
 2024-10-29 20:45 UTC  (6+ messages)
` [PATCH net-next v1 1/7] net: page_pool: rename page_pool_alloc_netmem to *_netmems
` [PATCH net-next v1 2/7] net: page_pool: create page_pool_alloc_netmem
` [PATCH net-next v1 3/7] page_pool: Set `dma_sync` to false for devmem memory provider
` [PATCH net-next v1 4/7] page_pool: disable sync for cpu for dmabuf "
` [PATCH net-next v1 5/7] netmem: add netmem_prefetch

[PATCH v5 00/13] iommufd: Add vIOMMU infrastructure (Part-2: vDEVICE)
 2024-10-29 19:45 UTC  (38+ messages)
` [PATCH v5 01/13] iommufd/viommu: Add IOMMUFD_OBJ_VDEVICE and IOMMU_VDEVICE_ALLOC ioctl
` [PATCH v5 02/13] iommufd/selftest: Add IOMMU_VDEVICE_ALLOC test coverage
` [PATCH v5 03/13] iommu/viommu: Add cache_invalidate to iommufd_viommu_ops
` [PATCH v5 04/13] iommufd/hw_pagetable: Enforce invalidation op on vIOMMU-based hwpt_nested
` [PATCH v5 05/13] iommufd: Allow hwpt_id to carry viommu_id for IOMMU_HWPT_INVALIDATE
` [PATCH v5 06/13] iommu: Add iommu_copy_struct_from_full_user_array helper
` [PATCH v5 07/13] iommufd/viommu: Add iommufd_viommu_find_dev helper
` [PATCH v5 08/13] iommufd/selftest: Add mock_viommu_cache_invalidate
` [PATCH v5 09/13] iommufd/selftest: Add IOMMU_TEST_OP_DEV_CHECK_CACHE test command
` [PATCH v5 10/13] iommufd/selftest: Add vIOMMU coverage for IOMMU_HWPT_INVALIDATE ioctl
` [PATCH v5 11/13] Documentation: userspace-api: iommufd: Update vDEVICE
` [PATCH v5 12/13] iommu/arm-smmu-v3: Add arm_vsmmu_cache_invalidate

[PATCH bpf-next] selftests/bpf: Use make/remove netns helpers in mptcp
 2024-10-29 19:36 UTC  (2+ messages)

[PATCH net-next] selftests: netdevsim: add fib_notifications to Makefile
 2024-10-29 19:35 UTC  (2+ messages)

[PATCH v5 00/13] iommufd: Add vIOMMU infrastructure (Part-1)
 2024-10-29 19:32 UTC  (34+ messages)
` [PATCH v5 02/13] iommufd: Introduce IOMMUFD_OBJ_VIOMMU and its related struct
` [PATCH v5 03/13] iommufd: Add iommufd_verify_unfinalized_object
` [PATCH v5 04/13] iommufd/viommu: Add IOMMU_VIOMMU_ALLOC ioctl
` [PATCH v5 05/13] iommufd: Add alloc_domain_nested op to iommufd_viommu_ops
` [PATCH v5 06/13] iommufd: Allow pt_id to carry viommu_id for IOMMU_HWPT_ALLOC
` [PATCH v5 07/13] iommufd/selftest: Add container_of helpers
` [PATCH v5 08/13] iommufd/selftest: Prepare for mock_viommu_alloc_domain_nested()
` [PATCH v5 09/13] iommufd/selftest: Add refcount to mock_iommu_device
` [PATCH v5 10/13] iommufd/selftest: Add IOMMU_VIOMMU_TYPE_SELFTEST

[PATCH 0/9] arm64: Support 2024 dpISA extensions
 2024-10-29 19:01 UTC  (4+ messages)
` [PATCH 8/9] KVM: arm64: Allow control of dpISA extensions in ID_AA64ISAR3_EL1

[PATCH v2] selftests: tc-testing: Fix typo error
 2024-10-29 18:50 UTC  (2+ messages)

[PATCH 0/2] kselftest/arm64: fp-stress signal delivery interval improvements
 2024-10-29 18:44 UTC  (6+ messages)
` [PATCH 1/2] kselftest/arm64: Increase frequency of signal delivery in fp-stress
` [PATCH 2/2] kselftest/arm64: Lower poll interval while waiting for fp-stress children

[PATCH bpf-next v2] bpf: handle implicit declaration of function gettid in bpf_iter.c
 2024-10-29 18:30 UTC  (3+ messages)

[PATCH v3 0/5] Improve arm64 pkeys handling in signal delivery
 2024-10-29 18:28 UTC  (8+ messages)
` [PATCH v3 1/5] arm64: signal: Improve POR_EL0 handling to avoid uaccess failures
` [PATCH v3 2/5] arm64: signal: Remove unnecessary check when saving POE state
` [PATCH v3 3/5] arm64: signal: Remove unused macro
` [PATCH v3 4/5] selftests/mm: Use generic pkey register manipulation
` [PATCH v3 5/5] selftests/mm: Enable pkey_sighandler_tests on arm64

[PATCH v10 00/14] riscv: Add support for xtheadvector
 2024-10-29 18:00 UTC  (3+ messages)
` [PATCH v10 10/14] riscv: hwprobe: Add thead vendor extension probing

[PATCH v2] kunit: Introduce autorun option
 2024-10-29 15:43 UTC  (2+ messages)

[PATCH] selftests/lam: Test get_user() LAM pointer handling
 2024-10-29 14:14 UTC 

[PATCH v5 0/2] selftests/resctrl: SNC kernel support discovery
 2024-10-29 13:00 UTC  (3+ messages)
` [PATCH v5 1/2] selftests/resctrl: Adjust effective L3 cache size with SNC enabled
` [PATCH v5 2/2] selftests/resctrl: Adjust SNC support messages

[PATCH] kselftest/arm64: Use ksft_perror() to log MTE failures
 2024-10-29 12:38 UTC  (2+ messages)

[PATCH v2 0/3] rust: kunit: Support KUnit tests with a user-space like syntax
 2024-10-29 12:27 UTC  (6+ messages)
` [PATCH v2 1/3] rust: kunit: add KUnit case and suite macros
` [PATCH v2 2/3] rust: macros: add macro to easily run KUnit tests
` [PATCH v2 3/3] rust: kunit: allow to know if we are in a test

[PATCH net-next v11 00/23] Introducing OpenVPN Data Channel Offload
 2024-10-29 10:47 UTC  (24+ messages)
` [PATCH net-next v11 01/23] netlink: add NLA_POLICY_MAX_LEN macro
` [PATCH net-next v11 02/23] net: introduce OpenVPN Data Channel Offload (ovpn)
` [PATCH net-next v11 03/23] ovpn: add basic netlink support
` [PATCH net-next v11 04/23] ovpn: add basic interface creation/destruction/management routines
` [PATCH net-next v11 05/23] ovpn: keep carrier always on
` [PATCH net-next v11 06/23] ovpn: introduce the ovpn_peer object
` [PATCH net-next v11 07/23] ovpn: introduce the ovpn_socket object
` [PATCH net-next v11 08/23] ovpn: implement basic TX path (UDP)
` [PATCH net-next v11 09/23] ovpn: implement basic RX "
` [PATCH net-next v11 10/23] ovpn: implement packet processing
` [PATCH net-next v11 11/23] ovpn: store tunnel and transport statistics
` [PATCH net-next v11 12/23] ovpn: implement TCP transport
` [PATCH net-next v11 13/23] ovpn: implement multi-peer support
` [PATCH net-next v11 14/23] ovpn: implement peer lookup logic
` [PATCH net-next v11 15/23] ovpn: implement keepalive mechanism
` [PATCH net-next v11 16/23] ovpn: add support for updating local UDP endpoint
` [PATCH net-next v11 17/23] ovpn: add support for peer floating
` [PATCH net-next v11 18/23] ovpn: implement peer add/get/dump/delete via netlink
` [PATCH net-next v11 19/23] ovpn: implement key add/get/del/swap "
` [PATCH net-next v11 20/23] ovpn: kill key and notify userspace in case of IV exhaustion
` [PATCH net-next v11 21/23] ovpn: notify userspace when a peer is deleted
` [PATCH net-next v11 22/23] ovpn: add basic ethtool support
` [PATCH net-next v11 23/23] testing/selftests: add test tool and scripts for ovpn module

[PATCH v4 0/5] implement lightweight guard pages
 2024-10-29 10:32 UTC  (3+ messages)
` [PATCH v4 3/5] mm: madvise: implement lightweight guard page mechanism

[PATCH net-next v10 00/23] Introducing OpenVPN Data Channel Offload
 2024-10-29  9:42 UTC  (6+ messages)
` [PATCH net-next v10 23/23] testing/selftests: add test tool and scripts for ovpn module

[PATCH net-next 1/2] net: netconsole: selftests: Change the IP subnet
 2024-10-29  9:20 UTC  (3+ messages)

kselftest/next kselftest-lkdtm: 1 runs, 1 regressions (v6.12-rc3-8-gcecc795329fc)
 2024-10-29  9:17 UTC 

kselftest/next kselftest-lib: 1 runs, 1 regressions (v6.12-rc3-8-gcecc795329fc)
 2024-10-29  9:17 UTC 

[PATCH] selftest/hid: increase timeout to 10 min
 2024-10-29  9:07 UTC 

[PATCH net-next v2 1/2] net: netconsole: selftests: Change the IP subnet
 2024-10-29  9:00 UTC  (2+ messages)
` [PATCH net-next v2 2/2] net: netconsole: selftests: Add userdata validation

kselftest/next build: 6 builds: 2 failed, 4 passed, 1 warning (v6.12-rc3-8-gcecc795329fc)
 2024-10-29  8:19 UTC 

[PATCH V2 4/4] selftests/mm: skip virtual_address_range tests on riscv
 2024-10-29  8:05 UTC  (3+ messages)

[RESEND] [PATCH v6 0/2] Add test to distinguish between thread's signal mask and ucontext_t
 2024-10-29  7:07 UTC  (3+ messages)

kselftest/fixes build: 6 builds: 2 failed, 4 passed, 1 warning (linux_kselftest-fixes-6.12-rc4-4-gdc1308bee1ed)
 2024-10-29  5:45 UTC 

[PATCH] selftests/watchdog-test: Fix system accidentally reset after watchdog-test
 2024-10-29  3:39 UTC  (2+ messages)

[PATCH 0/2] selftests/intel_pstate: fix arithmetic expression and cpupower
 2024-10-29  3:22 UTC  (2+ messages)

[PATCH for-next 1/3] selftests/watchdog: add count parameter for watchdog-test
 2024-10-29  3:03 UTC  (14+ messages)

[PATCH v3] selftests: tmpfs: Add kselftest support to tmpfs
 2024-10-29  3:02 UTC  (2+ messages)

[PATCH v2] selftests/mount_setattr: fix idmap_mount_tree_invalid failed to run
 2024-10-29  2:42 UTC  (3+ messages)

Dear Respectable, I wait for your response to this my message
 2024-10-29  2:25 UTC 

[PATCH v6 0/3] tracing: Support poll on event hist file
 2024-10-29  1:03 UTC  (2+ messages)

[PATCH bpf-next] bpf: handle implicit declaration of function gettid in bpf_iter.c
 2024-10-29  0:42 UTC  (3+ messages)

[PATCH 0/6] damon/{self,kunit}tests: minor fixups for DAMON debugfs interface tests
 2024-10-28 23:30 UTC  (6+ messages)
` [PATCH 1/6] selftests/damon/huge_count_read_write: provide sufficiently large buffer for DEPRECATED file read
` [PATCH 2/6] selftests/damon/huge_count_read_write: remove unnecessary debugging message
` [PATCH 3/6] selftests/damon/_debugfs_common: hide expected error message from test_write_result()
` [PATCH 4/6] selftests/damon/debugfs_duplicate_context_creation: hide errors from expected file write failures
` [PATCH 6/6] mm/damon/tests/dbgfs-kunit: fix the header double inclusion guarding ifdef comment

[PATCH net-next v3] selftest/tcp-ao: Add filter tests
 2024-10-28 23:00 UTC  (2+ messages)

[PATCH net 0/3] mptcp: sched: fix some lock issues
 2024-10-28 23:00 UTC  (6+ messages)
` [PATCH net 2/3] mptcp: remove unneeded lock when listing scheds

[PATCH 1/2] kunit: tool: Only print the summary
 2024-10-28 22:42 UTC  (2+ messages)
` [PATCH 2/2] kunit: tool: print failed tests only


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox