Show patches with: Archived = No       |   20552 patches
« 1 2 ... 124 125 126205 206 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[09/10] selftests: vm: Add the uapi headers include variable selftests: Fix separate output directory builds 1 - - --- 2022-01-18 Muhammad Usama Anjum New
[08/10] selftests: mptcp: Add the uapi headers include variable selftests: Fix separate output directory builds - - - --- 2022-01-18 Muhammad Usama Anjum New
[07/10] selftests: net: Add the uapi headers include variable selftests: Fix separate output directory builds - - - --- 2022-01-18 Muhammad Usama Anjum New
[06/10] selftests: landlock: Add the uapi headers include variable selftests: Fix separate output directory builds - - - --- 2022-01-18 Muhammad Usama Anjum New
[05/10] selftests: kvm: Add the uapi headers include variable selftests: Fix separate output directory builds - - - --- 2022-01-18 Muhammad Usama Anjum New
[04/10] selftests: futex: Add the uapi headers include variable selftests: Fix separate output directory builds - - - --- 2022-01-18 Muhammad Usama Anjum New
[03/10] selftests: Correct the headers install path selftests: Fix separate output directory builds - - - --- 2022-01-18 Muhammad Usama Anjum Accepted
[02/10] selftests: Add and export a kernel uapi headers path selftests: Fix separate output directory builds - - - --- 2022-01-18 Muhammad Usama Anjum Accepted
[01/10] selftests: set the BUILD variable to absolute path selftests: Fix separate output directory builds - - - --- 2022-01-18 Muhammad Usama Anjum Accepted
[RFC,10/10] drm: test: Simplify testing on UML with kunit.py drm: selftests: Convert to KUnit - - - --- 2022-01-17 Michał Winiarski New
[RFC,09/10] drm: selftests: Convert to KUnit drm: selftests: Convert to KUnit - - - --- 2022-01-17 Michał Winiarski New
[RFC,07/10] drm: test-drm_rect: Convert to KUnit drm: selftests: Convert to KUnit - - - --- 2022-01-17 Michał Winiarski New
[RFC,06/10] drm: test-drm_dp_mst_helper: Convert to KUnit drm: selftests: Convert to KUnit - - - --- 2022-01-17 Michał Winiarski New
[RFC,05/10] drm: test-drm_damage_helper: Convert to KUnit drm: selftests: Convert to KUnit - - - --- 2022-01-17 Michał Winiarski New
[RFC,04/10] drm: test-drm_framebuffer: Convert to KUnit drm: selftests: Convert to KUnit - - - --- 2022-01-17 Michał Winiarski New
[RFC,03/10] drm: test-drm_format: Convert to KUnit drm: selftests: Convert to KUnit - - - --- 2022-01-17 Michał Winiarski New
[RFC,02/10] drm: test-drm_plane_helper: Convert to KUnit drm: selftests: Convert to KUnit - - - --- 2022-01-17 Michał Winiarski New
[RFC,01/10] drm: test-drm_cmdline_parser: Convert to KUnit drm: selftests: Convert to KUnit - - - --- 2022-01-17 Michał Winiarski New
[v3,2/2] selftests: tpm: add async space test with noneexisting handle Untitled series #605751 - 1 1 --- 2022-01-16 Tadeusz Struk Accepted
selftests: cpufreq: Write test output to stdout as well selftests: cpufreq: Write test output to stdout as well 1 - - --- 2022-01-14 Nícolas F. R. A. Prado Accepted
[v2] kselftests/net: list all available tests in usage() [v2] kselftests/net: list all available tests in usage() - - - --- 2022-01-14 Zhijian Li (Fujitsu) Accepted
[v3,6/6] kunit: drop unused assert_type from kunit_assert and clean up macros kunit: refactor assertions to use less stack - 2 - --- 2022-01-13 Daniel Latypov brendanhiggins Accepted
[v3,5/6] kunit: split out part of kunit_assert into a static const kunit: refactor assertions to use less stack - 2 - --- 2022-01-13 Daniel Latypov brendanhiggins Accepted
[v3,4/6] kunit: factor out kunit_base_assert_format() call into kunit_fail() kunit: refactor assertions to use less stack - 2 - --- 2022-01-13 Daniel Latypov brendanhiggins Accepted
[v3,3/6] kunit: drop unused kunit* field in kunit_assert kunit: refactor assertions to use less stack - 2 - --- 2022-01-13 Daniel Latypov brendanhiggins Accepted
[v3,2/6] kunit: move check if assertion passed into the macros kunit: refactor assertions to use less stack - 2 - --- 2022-01-13 Daniel Latypov brendanhiggins Accepted
[v3,1/6] kunit: add example test case showing off all the expect macros kunit: refactor assertions to use less stack - 2 - --- 2022-01-13 Daniel Latypov brendanhiggins Accepted
kselftests/net: adapt the timeout to the largest runtime kselftests/net: adapt the timeout to the largest runtime - - - --- 2022-01-13 Zhijian Li (Fujitsu) Accepted
[bpf-next] test: selftests: remove unused various in sockmap_verdict_prog.c [bpf-next] test: selftests: remove unused various in sockmap_verdict_prog.c 1 - - --- 2022-01-13 Menglong Dong Accepted
kunit: tool: Import missing importlib.abc kunit: tool: Import missing importlib.abc - 2 - --- 2022-01-12 Michał Winiarski brendanhiggins Accepted
[v2] selftests: rtc: Increase test timeout so that all tests run [v2] selftests: rtc: Increase test timeout so that all tests run 1 - - --- 2022-01-12 Nícolas F. R. A. Prado Accepted
selftests: rtc: Increase test timeout so that all tests run selftests: rtc: Increase test timeout so that all tests run - - - --- 2022-01-12 Nícolas F. R. A. Prado Superseded
[v2,6/6] kunit: drop unused assert_type from kunit_assert and clean up macros kunit: refactor assertions to use less stack - 2 - --- 2022-01-11 Daniel Latypov brendanhiggins New
[v2,5/6] kunit: split out part of kunit_assert into a static const kunit: refactor assertions to use less stack - 2 - --- 2022-01-11 Daniel Latypov brendanhiggins New
[v2,4/6] kunit: factor out kunit_base_assert_format() call into kunit_fail() kunit: refactor assertions to use less stack - 1 - --- 2022-01-11 Daniel Latypov brendanhiggins Accepted
[v2,3/6] kunit: drop unused kunit* field in kunit_assert kunit: refactor assertions to use less stack - 2 - --- 2022-01-11 Daniel Latypov brendanhiggins Accepted
[v2,2/6] kunit: move check if assertion passed into the macros kunit: refactor assertions to use less stack - 2 - --- 2022-01-11 Daniel Latypov brendanhiggins Accepted
[v2,1/6] kunit: add example test case showing off all the expect macros kunit: refactor assertions to use less stack - 2 - --- 2022-01-11 Daniel Latypov brendanhiggins Accepted
[2/2] selftests/lkdtm: Add UBSAN config [1/2] selftests/lkdtm: Remove dead config option - - - --- 2022-01-11 Muhammad Usama Anjum Accepted
[1/2] selftests/lkdtm: Remove dead config option [1/2] selftests/lkdtm: Remove dead config option - - - --- 2022-01-11 Muhammad Usama Anjum Accepted
[v2,2/2] selftests: tpm: add async space test with noneexisting handle Untitled series #604374 - - - --- 2022-01-11 Tadeusz Struk New
[-next] KVM: selftests: remove unneeded semicolon [-next] KVM: selftests: remove unneeded semicolon - - - --- 2022-01-11 Yang Li Accepted
[RFC,v2,2/2] selftests: rseq: test abort-at-ip extension on x86 Untitled series #604192 - - - --- 2022-01-10 Mathieu Desnoyers New
[6/6] kunit: drop unused assert_type from kunit_assert and clean up macros kunit: refactor assertions to use less stack - 1 - --- 2022-01-08 Daniel Latypov brendanhiggins New
[5/6] kunit: split out part of kunit_assert into a static const kunit: refactor assertions to use less stack - 1 - --- 2022-01-08 Daniel Latypov brendanhiggins New
[4/6] kunit: factor out kunit_base_assert_format() call into kunit_fail() kunit: refactor assertions to use less stack - 1 - --- 2022-01-08 Daniel Latypov brendanhiggins Accepted
[3/6] kunit: drop unused kunit* field in kunit_assert kunit: refactor assertions to use less stack - 2 - --- 2022-01-08 Daniel Latypov brendanhiggins Accepted
[2/6] kunit: move check if assertion passed into the macros kunit: refactor assertions to use less stack - 1 - --- 2022-01-08 Daniel Latypov brendanhiggins New
[1/6] kunit: add example test case showing off all the expect macros kunit: refactor assertions to use less stack - 2 - --- 2022-01-08 Daniel Latypov brendanhiggins New
[GIT,PULL] KUnit update for Linux 5.17-rc1 [GIT,PULL] KUnit update for Linux 5.17-rc1 - - - --- 2022-01-08 Shuah Khan brendanhiggins Accepted
[GIT,PULL] Kselftest update for Linux 5.17-rc1 [GIT,PULL] Kselftest update for Linux 5.17-rc1 - - - --- 2022-01-08 Shuah Khan Accepted
Documentation: kunit: Fix typo Documentation: kunit: Fix typo - - - --- 2022-01-07 Qinghua Jin brendanhiggins New
selftests/vm: Make charge_reserved_hugetlb.sh work with existing cgroup setting selftests/vm: Make charge_reserved_hugetlb.sh work with existing cgroup setting 1 - - --- 2022-01-06 Waiman Long Accepted
[v5,net-next,3/3] bpf: selftests: add bind retry for post_bind{4, 6} net: bpf: handle return value of post_bind{4,6} and add selftests for it - - - --- 2022-01-06 Menglong Dong Accepted
[v5,net-next,2/3] bpf: selftests: use C99 initializers in test_sock.c net: bpf: handle return value of post_bind{4,6} and add selftests for it - - - --- 2022-01-06 Menglong Dong Accepted
[v5,net-next,1/3] net: bpf: handle return value of BPF_CGROUP_RUN_PROG_INET{4,6}_POST_BIND() net: bpf: handle return value of post_bind{4,6} and add selftests for it - - - --- 2022-01-06 Menglong Dong Accepted
[v4,net-next,3/3] bpf: selftests: use C99 initializers in test_sock.c net: bpf: handle return value of post_bind{4,6} and add selftests for it - - - --- 2022-01-06 Menglong Dong New
[v4,net-next,2/3] bpf: selftests: add bind retry for post_bind{4, 6} net: bpf: handle return value of post_bind{4,6} and add selftests for it - - - --- 2022-01-06 Menglong Dong New
[v4,net-next,1/3] net: bpf: handle return value of BPF_CGROUP_RUN_PROG_INET{4,6}_POST_BIND() net: bpf: handle return value of post_bind{4,6} and add selftests for it - - - --- 2022-01-06 Menglong Dong New
[GIT,PULL] seccomp updates for v5.17-rc1 [GIT,PULL] seccomp updates for v5.17-rc1 - - - --- 2022-01-05 Kees Cook New
[net] selftests: set amt.sh executable [net] selftests: set amt.sh executable - - - --- 2022-01-05 Taehee Yoo Accepted
[v3,net-next,2/2] bpf: selftests: add bind retry for post_bind{4, 6} net: bpf: handle return value of post_bind{4,6} and add selftests for it - - - --- 2022-01-05 Menglong Dong New
[v3,net-next,1/2] net: bpf: handle return value of BPF_CGROUP_RUN_PROG_INET{4,6}_POST_BIND() net: bpf: handle return value of post_bind{4,6} and add selftests for it - - - --- 2022-01-05 Menglong Dong New
[v5,21/21] kvm: x86: Disable interception for IA32_XFD on demand AMX Support in KVM - - - --- 2022-01-05 Yang Zhong New
[v5,20/21] x86/fpu: Provide fpu_sync_guest_vmexit_xfd_state() AMX Support in KVM - - - --- 2022-01-05 Yang Zhong New
[v5,19/21] kvm: selftests: Add support for KVM_CAP_XSAVE2 AMX Support in KVM - - - --- 2022-01-05 Yang Zhong New
[v5,18/21] kvm: x86: Add support for getting/setting expanded xstate buffer AMX Support in KVM - - - --- 2022-01-05 Yang Zhong New
[v5,17/21] x86/fpu: Add uabi_size to guest_fpu AMX Support in KVM - - - --- 2022-01-05 Yang Zhong New
[v5,16/21] kvm: x86: Add CPUID support for Intel AMX AMX Support in KVM - - - --- 2022-01-05 Yang Zhong New
[v5,15/21] kvm: x86: Add XCR0 support for Intel AMX AMX Support in KVM - - - --- 2022-01-05 Yang Zhong New
[v5,14/21] kvm: x86: Disable RDMSR interception of IA32_XFD_ERR AMX Support in KVM - - - --- 2022-01-05 Yang Zhong New
[v5,13/21] kvm: x86: Emulate IA32_XFD_ERR for guest AMX Support in KVM - - - --- 2022-01-05 Yang Zhong New
[v5,12/21] kvm: x86: Intercept #NM for saving IA32_XFD_ERR AMX Support in KVM - - - --- 2022-01-05 Yang Zhong New
[v5,11/21] x86/fpu: Prepare xfd_err in struct fpu_guest AMX Support in KVM - - - --- 2022-01-05 Yang Zhong New
[v5,10/21] kvm: x86: Add emulation for IA32_XFD AMX Support in KVM - - - --- 2022-01-05 Yang Zhong New
[v5,09/21] x86/fpu: Provide fpu_update_guest_xfd() for IA32_XFD emulation AMX Support in KVM - - - --- 2022-01-05 Yang Zhong New
[v5,08/21] kvm: x86: Enable dynamic xfeatures at KVM_SET_CPUID2 AMX Support in KVM - - - --- 2022-01-05 Yang Zhong New
[v5,07/21] x86/fpu: Provide fpu_enable_guest_xfd_features() for KVM AMX Support in KVM - 1 - --- 2022-01-05 Yang Zhong New
[v5,06/21] x86/fpu: Add guest support to xfd_enable_feature() AMX Support in KVM - - - --- 2022-01-05 Yang Zhong New
[v5,05/21] x86/fpu: Make XFD initialization in __fpstate_reset() a function argument AMX Support in KVM - - - --- 2022-01-05 Yang Zhong New
[v5,04/21] kvm: x86: Exclude unpermitted xfeatures at KVM_GET_SUPPORTED_CPUID AMX Support in KVM - - - --- 2022-01-05 Yang Zhong New
[v5,03/21] kvm: x86: Fix xstate_required_size() to follow XSTATE alignment rule AMX Support in KVM - - - --- 2022-01-05 Yang Zhong New
[v5,02/21] x86/fpu: Prepare guest FPU for dynamically enabled FPU features AMX Support in KVM - - - --- 2022-01-05 Yang Zhong New
[v5,01/21] x86/fpu: Extend fpu_xstate_prctl() with guest permissions AMX Support in KVM - - - --- 2022-01-05 Yang Zhong New
[v4,21/21] kvm: x86: Disable interception for IA32_XFD on demand AMX Support in KVM - - - --- 2021-12-29 Yang Zhong New
[v4,20/21] x86/fpu: Provide fpu_sync_guest_vmexit_xfd_state() AMX Support in KVM - - - --- 2021-12-29 Yang Zhong New
[v4,19/21] kvm: selftests: Add support for KVM_CAP_XSAVE2 AMX Support in KVM - - - --- 2021-12-29 Yang Zhong New
[v4,18/21] kvm: x86: Add support for getting/setting expanded xstate buffer AMX Support in KVM - - - --- 2021-12-29 Yang Zhong New
[v4,17/21] x86/fpu: Add uabi_size to guest_fpu AMX Support in KVM - - - --- 2021-12-29 Yang Zhong New
[v4,16/21] kvm: x86: Add CPUID support for Intel AMX AMX Support in KVM - - - --- 2021-12-29 Yang Zhong New
[v4,15/21] kvm: x86: Add XCR0 support for Intel AMX AMX Support in KVM - - - --- 2021-12-29 Yang Zhong New
[v4,14/21] kvm: x86: Disable RDMSR interception of IA32_XFD_ERR AMX Support in KVM - - - --- 2021-12-29 Yang Zhong New
[v4,13/21] kvm: x86: Emulate IA32_XFD_ERR for guest AMX Support in KVM - - - --- 2021-12-29 Yang Zhong New
[v4,12/21] kvm: x86: Intercept #NM for saving IA32_XFD_ERR AMX Support in KVM - - - --- 2021-12-29 Yang Zhong New
[v4,11/21] x86/fpu: Prepare xfd_err in struct fpu_guest AMX Support in KVM - - - --- 2021-12-29 Yang Zhong New
[v4,10/21] kvm: x86: Add emulation for IA32_XFD AMX Support in KVM - - - --- 2021-12-29 Yang Zhong New
[v4,09/21] x86/fpu: Provide fpu_update_guest_xfd() for IA32_XFD emulation AMX Support in KVM - - - --- 2021-12-29 Yang Zhong New
[v4,08/21] kvm: x86: Check and enable permitted dynamic xfeatures at KVM_SET_CPUID2 AMX Support in KVM - - - --- 2021-12-29 Yang Zhong New
[v4,07/21] x86/fpu: Provide fpu_update_guest_perm_features() for guest AMX Support in KVM - 1 - --- 2021-12-29 Yang Zhong New
[v4,06/21] x86/fpu: Add guest support to xfd_enable_feature() AMX Support in KVM - - - --- 2021-12-29 Yang Zhong New
« 1 2 ... 124 125 126205 206 »