Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2023-12-04 15:00:31 to 2023-12-06 08:37:44 UTC [more...]

[PATCH v1 00/23] Enable FRED with KVM VMX
 2023-12-06  8:37 UTC  (5+ messages)
` [PATCH v1 13/23] KVM: VMX: Handle VMX nested exception for FRED

[PATCH] kunit: tool: fix parsing of test attributes
 2023-12-06  8:30 UTC  (2+ messages)

[PATCH] kunit: test: Use an action wrapper instead of a cast
 2023-12-06  8:22 UTC 

[RFC PATCH 0/3] MAINTAINERS: Introduce V: field for required tests
 2023-12-06  8:12 UTC  (18+ messages)
` [RFC PATCH v2 00/10] MAINTAINERS: Introduce V: entry for tests
  ` [RFC PATCH v2 01/10] get_maintainer: Survive querying missing files
  ` [RFC PATCH v2 02/10] MAINTAINERS: Introduce V: entry for tests
  ` [RFC PATCH v2 03/10] MAINTAINERS: Propose kunit core tests for framework changes
  ` [RFC PATCH v2 04/10] docs: submitting-patches: Introduce Tested-with:
  ` [RFC PATCH v2 05/10] checkpatch: Propose tests to execute
  ` [RFC PATCH v2 06/10] MAINTAINERS: Support referencing test docs in V:
  ` [RFC PATCH v2 07/10] MAINTAINERS: Propose kvm-xfstests smoke for ext4
  ` [RFC PATCH v2 08/10] docs: tests: Document kunit in general
  ` [RFC PATCH v2 09/10] MAINTAINERS: Propose kunit tests for regmap
  ` [RFC PATCH v2 10/10] MAINTAINERS: Add proposal strength to V: entries

[PATCH 0/4] kunit: Add helpers for creating test-managed devices
 2023-12-06  7:44 UTC  (20+ messages)
` [PATCH 1/4] kunit: Add APIs for managing devices
` [PATCH 2/4] fortify: test: Use kunit_device
` [PATCH 3/4] overflow: Replace fake root_device with kunit_device
` [PATCH 4/4] ASoC: topology: Replace fake root_device with kunit_device in tests
` [PATCH] drm/tests: Switch to kunit devices

[PATCH v8 0/6] workload-specific and memory pressure-driven zswap writeback
 2023-12-06  7:39 UTC  (39+ messages)
` [PATCH v8 1/6] list_lru: allows explicit memcg and NUMA node selection
` [PATCH v8 2/6] memcontrol: implement mem_cgroup_tryget_online()
` [PATCH v8 3/6] zswap: make shrinking memcg-aware
  ` [PATCH v8 3/6] zswap: make shrinking memcg-aware (fix)
  ` [PATCH v8 3/6] zswap: make shrinking memcg-aware (fix 2)
` [PATCH v8 4/6] mm: memcg: add per-memcg zswap writeback stat
  ` [PATCH v8 4/6] mm: memcg: add per-memcg zswap writeback stat (fix)
` [PATCH v8 6/6] zswap: shrinks zswap pool based on memory pressure

[PATCH net-next 0/9] Convert net selftests to run in unique namespace (Part 2)
 2023-12-06  7:08 UTC  (10+ messages)
` [PATCH net-next 1/9] selftests/net: convert test_bridge_backup_port.sh to run it in unique namespace
` [PATCH net-next 2/9] selftests/net: convert test_bridge_neigh_suppress.sh "
` [PATCH net-next 3/9] selftests/net: convert test_vxlan_mdb.sh "
` [PATCH net-next 4/9] selftests/net: convert test_vxlan_nolocalbypass.sh "
` [PATCH net-next 5/9] selftests/net: convert test_vxlan_under_vrf.sh "
` [PATCH net-next 6/9] selftests/net: convert test_vxlan_vnifiltering.sh "
` [PATCH net-next 7/9] selftests/net: convert vrf_route_leaking.sh "
` [PATCH net-next 8/9] selftests/net: convert vrf_strict_mode_test.sh "
` [PATCH net-next 9/9] selftests/net: convert vrf-xfrm-tests.sh "

[PATCH v1] selftests/sgx: Skip non X86_64 platform
 2023-12-06  2:56 UTC 

[PATCHv3 net-next 00/14] Conver net selftests to run in unique namespace (Part 1)
 2023-12-06  2:48 UTC  (5+ messages)
` [PATCHv3 net-next 01/14] selftests/net: add lib.sh

[PATCH v1 0/9] x86/resctrl: Use soft RMIDs for reliable MBM on AMD
 2023-12-06  1:46 UTC  (11+ messages)
` [PATCH v1 3/9] x86/resctrl: Add resctrl_mbm_flush_cpu() to collect CPUs' MBM events

[PATCH RFT v4 0/5] fork: Support shadow stacks in clone3()
 2023-12-05 22:31 UTC  (11+ messages)
` [PATCH RFT v4 2/5] fork: Add shadow stack support to clone3()
` [PATCH RFT v4 5/5] kselftest/clone3: Test shadow stack support

[PATCH bpf-next v3 0/3] xsk: TX metadata Launch Time support
 2023-12-05 20:01 UTC  (14+ messages)
` [PATCH bpf-next v3 2/3] net: stmmac: add Launch Time support to XDP ZC
        ` [xdp-hints] "
` [PATCH bpf-next v3 3/3] selftests/bpf: add Launch Time request to xdp_hw_metadata
      ` [xdp-hints] "

[PATCH 2/2] selftest/bpf: Test returning zero from a perf bpf program suppresses SIGIO
 2023-12-05 18:21 UTC  (6+ messages)

[PATCH v6 2/6] iommufd: Add IOMMU_HWPT_INVALIDATE
 2023-12-05 17:33 UTC  (11+ messages)

[PATCH v3 00/21] arm64: Support for 2023 DPISA extensions
 2023-12-05 16:48 UTC  (22+ messages)
` [PATCH v3 01/21] arm64/sysreg: Add definition for ID_AA64PFR2_EL1
` [PATCH v3 02/21] arm64/sysreg: Update ID_AA64ISAR2_EL1 defintion for DDI0601 2023-09
` [PATCH v3 03/21] arm64/sysreg: Add definition for ID_AA64ISAR3_EL1
` [PATCH v3 04/21] arm64/sysreg: Add definition for ID_AA64FPFR0_EL1
` [PATCH v3 05/21] arm64/sysreg: Update ID_AA64SMFR0_EL1 definition for DDI0601 2023-09
` [PATCH v3 06/21] arm64/sysreg: Update SCTLR_EL1 "
` [PATCH v3 07/21] arm64/sysreg: Update HCRX_EL2 definition "
` [PATCH v3 08/21] arm64/sysreg: Add definition for FPMR
` [PATCH v3 09/21] arm64/cpufeature: Hook new identification registers up to cpufeature
` [PATCH v3 10/21] arm64/fpsimd: Enable host kernel access to FPMR
` [PATCH v3 11/21] arm64/fpsimd: Support FEAT_FPMR
` [PATCH v3 12/21] arm64/signal: Add FPMR signal handling
` [PATCH v3 13/21] arm64/ptrace: Expose FPMR via ptrace
` [PATCH v3 14/21] KVM: arm64: Add newly allocated ID registers to register descriptions
` [PATCH v3 15/21] KVM: arm64: Support FEAT_FPMR for guests
` [PATCH v3 16/21] arm64/hwcap: Define hwcaps for 2023 DPISA features
` [PATCH v3 17/21] kselftest/arm64: Handle FPMR context in generic signal frame parser
` [PATCH v3 18/21] kselftest/arm64: Add basic FPMR test
` [PATCH v3 19/21] kselftest/arm64: Add 2023 DPISA hwcap test coverage
` [PATCH v3 20/21] KVM: arm64: selftests: Document feature registers added in 2023 extensions
` [PATCH v3 21/21] KVM: arm64: selftests: Teach get-reg-list about FPMR

[PATCH] mm, memcg: cg2 memory{.swap,}.peak write handlers
 2023-12-05 16:00 UTC  (4+ messages)

[PATCH v3 00/25] Permission Overlay Extension
 2023-12-05 15:41 UTC  (9+ messages)
` [PATCH v3 01/25] arm64/sysreg: add system register POR_EL{0,1}
` [PATCH v3 02/25] arm64/sysreg: update CPACR_EL1 register
` [PATCH v3 03/25] arm64: cpufeature: add Permission Overlay Extension cpucap

[PATCH v3 0/3] livepatch: Move modules to selftests and add a new test
 2023-12-05 15:39 UTC  (7+ messages)
` [PATCH v3 3/3] selftests: livepatch: Test livepatching a heavily called syscall

[PATCH bpf-next v2 0/3] xsk: TX metadata txtime support
 2023-12-05 15:28 UTC  (8+ messages)
` [PATCH bpf-next v2 2/3] net: stmmac: Add txtime support to XDP ZC

[PATCH] kselftest/arm64: Log SVCR when the SME tests barf
 2023-12-05 14:24 UTC 

[PATCH net-next v2] net: ctnetlink: support filtering by zone
 2023-12-05  9:39 UTC  (2+ messages)

[PATCH v3 3/3] selftests/seccomp: Test seccomp filter load and attach
 2023-12-05  8:48 UTC 

[PATCH v3 0/9] RISCV: Add kvm Sstc timer selftests
 2023-12-05  7:58 UTC  (7+ messages)
` [PATCH v3 9/9] KVM: riscv: selftests: Add sstc timer test

[PATCH V12 0/7] amd-pstate preferred core
 2023-12-05  6:35 UTC  (8+ messages)
` [PATCH V12 1/7] x86: Drop CPU_SUP_INTEL from SCHED_MC_PRIO for the expansion
` [PATCH V12 2/7] acpi: cppc: Add get the highest performance cppc control
` [PATCH V12 3/7] cpufreq: amd-pstate: Enable amd-pstate preferred core supporting
` [PATCH V12 4/7] cpufreq: Add a notification message that the highest perf has changed
` [PATCH V12 5/7] cpufreq: amd-pstate: Update amd-pstate preferred core ranking dynamically
` [PATCH V12 6/7] Documentation: amd-pstate: introduce amd-pstate preferred core
` [PATCH V12 7/7] Documentation: introduce amd-pstate preferrd core mode kernel command line options

[PATCH 0/3] sysctl: Fix out of bounds access for empty syscl ctl_tables
 2023-12-05  5:44 UTC  (2+ messages)

[PATCH v5 0/5] userfaultfd move option
 2023-12-05  4:46 UTC  (12+ messages)
` [PATCH v5 5/5] selftests/mm: add UFFDIO_MOVE ioctl test

[PATCH bpf-next v4 00/10] Add bpf_xdp_get_xfrm_state() kfunc
 2023-12-05  4:05 UTC  (8+ messages)
` [PATCH bpf-next v4 05/10] bpf: selftests: test_loader: Support __btf_path() annotation
` [PATCH bpf-next v4 06/10] libbpf: selftests: Add verifier tests for CO-RE bitfield writes
` [PATCH bpf-next v4 07/10] bpf: selftests: test_tunnel: Setup fresh topology for each subtest
` [PATCH bpf-next v4 08/10] bpf: selftests: test_tunnel: Use vmlinux.h declarations
` [PATCH bpf-next v4 09/10] bpf: selftests: Move xfrm tunnel test to test_progs
` [PATCH bpf-next v4 10/10] bpf: xfrm: Add selftest for bpf_xdp_get_xfrm_state()

[PATCH v3 1/6] kunit: move KUNIT_TABLE out of INIT_DATA
 2023-12-04 22:19 UTC  (6+ messages)
` [PATCH v3 2/6] kunit: add KUNIT_INIT_TABLE to init linker section
` [PATCH v3 3/6] kunit: add example suite to test init suites
` [PATCH v3 4/6] kunit: add is_init test attribute
` [PATCH v3 5/6] kunit: add ability to run tests after boot using debugfs
` [PATCH v3 6/6] Documentation: Add debugfs docs with run after boot

[PATCH AUTOSEL 6.6 02/32] kunit: Warn if tests are slow
 2023-12-04 20:32 UTC  (2+ messages)
` [PATCH AUTOSEL 6.6 03/32] kunit: Reset suite counter right before running tests

[PATCH] Fixed an open function not judging the return value and closed the open function
 2023-12-04 19:37 UTC  (2+ messages)

[PATCH v2 0/6] IOMMUFD: Deliver IO page faults to user space
 2023-12-04 15:32 UTC  (3+ messages)

[PATCH][NEXT] selftests/bpf: Fix spelling mistake "get_signaure_size" -> "get_signature_size"
 2023-12-04 15:10 UTC  (2+ messages)

[PATCH v10 00/19] KVM: xen: update shared_info and vcpu_info handling
 2023-12-04 14:43 UTC  (19+ messages)
` [PATCH v10 01/19] KVM: pfncache: Add a map helper function
` [PATCH v10 02/19] KVM: pfncache: remove unnecessary exports
` [PATCH v10 03/19] KVM: xen: mark guest pages dirty with the pfncache lock held
` [PATCH v10 04/19] KVM: pfncache: add a mark-dirty helper
` [PATCH v10 05/19] KVM: pfncache: remove KVM_GUEST_USES_PFN usage
` [PATCH v10 06/19] KVM: pfncache: stop open-coding offset_in_page()
` [PATCH v10 07/19] KVM: pfncache: include page offset in uhva and use it consistently
` [PATCH v10 08/19] KVM: pfncache: allow a cache to be activated with a fixed (userspace) HVA
` [PATCH v10 09/19] KVM: xen: separate initialization of shared_info cache and content
` [PATCH v10 10/19] KVM: xen: (re-)initialize shared_info if guest (32/64-bit) mode is set
` [PATCH v10 11/19] KVM: xen: allow shared_info to be mapped by fixed HVA
` [PATCH v10 12/19] KVM: xen: allow vcpu_info "
` [PATCH v10 14/19] KVM: selftests / xen: re-map vcpu_info using HVA rather than GPA
` [PATCH v10 15/19] KVM: xen: advertize the KVM_XEN_HVM_CONFIG_SHARED_INFO_HVA capability
` [PATCH v10 16/19] KVM: xen: split up kvm_xen_set_evtchn_fast()
` [PATCH v10 17/19] KVM: xen: don't block on pfncache locks in kvm_xen_set_evtchn_fast()
` [PATCH v10 18/19] KVM: pfncache: check the need for invalidation under read lock first
` [PATCH v10 19/19] KVM: xen: allow vcpu_info content to be 'safely' copied


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