linux-kselftest.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-12-01 04:50:50 to 2023-12-05 09:04:09 UTC [more...]

[PATCH 0/4] kunit: Add helpers for creating test-managed devices
 2023-12-05  9:04 UTC  (12+ 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 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  (15+ 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 v8 0/6] workload-specific and memory pressure-driven zswap writeback
 2023-12-05  2:28 UTC  (12+ 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 RFT v4 0/5] fork: Support shadow stacks in clone3()
 2023-12-05  0:26 UTC  (13+ 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] mm, memcg: cg2 memory{.swap,}.peak write handlers
 2023-12-04 23:33 UTC  (2+ messages)

[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 2/2] selftest/bpf: Test returning zero from a perf bpf program suppresses SIGIO
 2023-12-04 22:14 UTC  (2+ messages)

[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 v3 00/25] Permission Overlay Extension
 2023-12-04 18:46 UTC  (8+ 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 v2 0/6] IOMMUFD: Deliver IO page faults to user space
 2023-12-04 15:32 UTC  (10+ messages)
` [PATCH v2 1/6] iommu: Add iommu page fault cookie helpers
` [PATCH v2 2/6] iommufd: Add iommu page fault uapi data
` [PATCH v2 4/6] iommufd: Deliver fault messages to user space

[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  (20+ 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 13/19] KVM: selftests / xen: map shared_info using HVA rather than GFN
` [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

[PATCH bpf-next v3 0/3] xsk: TX metadata Launch Time support
 2023-12-04 14:59 UTC  (9+ messages)
` [PATCH bpf-next v3 1/3] xsk: add Launch Time HW offload to XDP Tx metadata
` [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

[PATCH bpf-next v2 0/3] xsk: TX metadata txtime support
 2023-12-04 14:57 UTC  (14+ messages)
` [PATCH bpf-next v2 1/3] xsk: add ETF support to XDP Tx metadata
` [PATCH bpf-next v2 2/3] net: stmmac: Add txtime support to XDP ZC
` [PATCH bpf-next v2 3/3] selftests/bpf: Add txtime to xdp_hw_metadata

[PATCH v6 2/6] iommufd: Add IOMMU_HWPT_INVALIDATE
 2023-12-04 14:48 UTC  (27+ messages)

[PATCH] tools/testing/selftests/x86: add dlclose function in the vdso_restorer.c
 2023-12-04  9:01 UTC 

[PATCH] tools/testing/selftests/x86: add dlclose function in the test_vsyscall.c
 2023-12-04  8:37 UTC 

[PATCH ipsec-next v3 0/9] Add bpf_xdp_get_xfrm_state() kfunc
 2023-12-04  8:25 UTC  (14+ messages)
` [PATCH ipsec-next v3 4/9] bpf: selftests: test_loader: Support __btf_path() annotation
` [PATCH ipsec-next v3 5/9] libbpf: selftests: Add verifier tests for CO-RE bitfield writes
` [PATCH ipsec-next v3 6/9] bpf: selftests: test_tunnel: Setup fresh topology for each subtest
` [PATCH ipsec-next v3 7/9] bpf: selftests: test_tunnel: Use vmlinux.h declarations
` [PATCH ipsec-next v3 8/9] bpf: selftests: Move xfrm tunnel test to test_progs
` [PATCH ipsec-next v3 9/9] bpf: xfrm: Add selftest for bpf_xdp_get_xfrm_state()

[PATCH v7 00/39] arm64/gcs: Provide support for GCS in userspace
 2023-12-04  3:01 UTC  (3+ messages)
` [PATCH v7 13/39] arm64/mm: Map pages for guarded control stack

[PATCH bpf-next 0/3] xsk: TX metadata launch time support
 2023-12-03  8:58 UTC  (4+ messages)
` [PATCH bpf-next 1/3] xsk: add launch time support to XDP Tx metadata

[PATCH v7 0/6] workload-specific and memory pressure-driven zswap writeback
 2023-12-02  4:44 UTC  (2+ messages)

[PATCHv3 net-next 00/14] Conver net selftests to run in unique namespace (Part 1)
 2023-12-02  2:01 UTC  (15+ messages)
` [PATCHv3 net-next 01/14] selftests/net: add lib.sh
` [PATCHv3 net-next 02/14] selftests/net: convert arp_ndisc_evict_nocarrier.sh to run it in unique namespace
` [PATCHv3 net-next 03/14] selftests/net: specify the interface when do arping
` [PATCHv3 net-next 04/14] selftests/net: convert arp_ndisc_untracked_subnets.sh to run it in unique namespace
` [PATCHv3 net-next 05/14] selftests/net: convert cmsg tests to make them run "
` [PATCHv3 net-next 06/14] selftests/net: convert drop_monitor_tests.sh to run it "
` [PATCHv3 net-next 07/14] selftests/net: convert traceroute.sh "
` [PATCHv3 net-next 08/14] selftests/net: convert icmp_redirect.sh "
` [PATCHv3 net-next 09/14] sleftests/net: convert icmp.sh "
` [PATCHv3 net-next 10/14] selftests/net: convert ioam6.sh "
` [PATCHv3 net-next 11/14] selftests/net: convert l2tp.sh "
` [PATCHv3 net-next 12/14] selftests/net: convert ndisc_unsolicited_na_test.sh "
` [PATCHv3 net-next 13/14] selftests/net: convert sctp_vrf.sh "
` [PATCHv3 net-next 14/14] selftests/net: convert unicast_extensions.sh "

[RFC PATCH 0/5] selftests/damon: add Python modules for DAMON control and functionality tests
 2023-12-02  0:08 UTC  (6+ messages)
` [RFC PATCH 1/5] selftests/damon: add a DAMON interface wrapper python module
` [RFC PATCH 2/5] selftests/damon/_damon: implement sysfs-based kdamonds start function
` [RFC PATCH 3/5] selftests/damon/_damon: implement sysfs updat_schemes_tried_bytes command
` [RFC PATCH 4/5] selftests/damon: add a test for update_schemes_tried_regions sysfs command
` [RFC PATCH 5/5] selftests/damon: add a test for update_schemes_tried_regions hang bug

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

[PATCH v3 0/3] livepatch: Move modules to selftests and add a new test
 2023-12-01 16:38 UTC  (7+ messages)
` [PATCH v3 2/3] livepatch: Move tests from lib/livepatch to selftests/livepatch
` [PATCH v3 3/3] selftests: livepatch: Test livepatching a heavily called syscall

kselftest/next kselftest-seccomp: 4 runs, 2 regressions (v6.7-rc1-9-g130a83879954a)
 2023-12-01 12:11 UTC 

kselftest/next kselftest-livepatch: 2 runs, 1 regressions (v6.7-rc1-9-g130a83879954a)
 2023-12-01 12:11 UTC 

kselftest/next kselftest-lib: 2 runs, 1 regressions (v6.7-rc1-9-g130a83879954a)
 2023-12-01 12:11 UTC 

kselftest/next kselftest-lkdtm: 4 runs, 3 regressions (v6.7-rc1-9-g130a83879954a)
 2023-12-01 12:11 UTC 

kselftest/next kselftest-cpufreq: 4 runs, 1 regressions (v6.7-rc1-9-g130a83879954a)
 2023-12-01 12:11 UTC 

[PATCHv2 net-next 00/14] Conver net selftests to run in unique namespace (Part 1)
 2023-12-01 10:49 UTC  (8+ messages)
` [PATCHv2 net-next 01/14] selftests/net: add lib.sh
` [PATCHv2 net-next 10/14] selftests/net: convert ioam6.sh to run it in unique namespace

[PATCH v2 RESEND] kunit: debugfs: Handle errors from alloc_string_stream()
 2023-12-01  7:50 UTC  (3+ messages)

[PATCH net-next 0/4] selftests: tc-testing: more tdc updates
 2023-12-01  7:30 UTC  (4+ messages)
` [PATCH net-next 2/4] selftests: tc-testing: remove spurious './' from Makefile

[PATCH 00/12] selftests/hid: tablets fixes
 2023-12-01  5:50 UTC  (7+ messages)
` [PATCH 02/12] selftests/hid: vmtest.sh: allow finer control on the build steps
` [PATCH 09/12] selftests/hid: tablets: add variants of states with buttons
` [PATCH 12/12] selftests/hid: tablets: be stricter for some transitions

kselftest/next build: 6 builds: 0 failed, 6 passed, 1 warning (v6.7-rc1-9-g130a83879954a)
 2023-12-01  5:32 UTC 

[GIT PULL] KUnit fixes update for Linux 6.7-rc4
 2023-12-01  5:28 UTC  (2+ messages)


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 NNTP newsgroup(s).