Show patches with: Archived = No       |   20315 patches
« 1 2 ... 38 39 40203 204 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2] Added missing TARGETS in kselftest top level Makefile [v2] Added missing TARGETS in kselftest top level Makefile - - - --- 2023-10-02 Abhinav Singh Rejected
[v4,7/7] selftests/resctrl: Reduce failures due to outliers in MBA/MBM tests selftests/resctrl: Fixes to failing tests - 2 1 --- 2023-10-02 Ilpo Järvinen Accepted
[v4,6/7] selftests/resctrl: Fix feature checks selftests/resctrl: Fixes to failing tests - 2 1 --- 2023-10-02 Ilpo Järvinen Accepted
[v4,5/7] selftests/resctrl: Refactor feature check to use resource and feature name selftests/resctrl: Fixes to failing tests - 2 1 --- 2023-10-02 Ilpo Järvinen Accepted
[v4,4/7] selftests/resctrl: Move _GNU_SOURCE define into Makefile selftests/resctrl: Fixes to failing tests - 2 1 --- 2023-10-02 Ilpo Järvinen Accepted
[v4,3/7] selftests/resctrl: Remove duplicate feature check from CMT test selftests/resctrl: Fixes to failing tests - 2 1 --- 2023-10-02 Ilpo Järvinen Accepted
[v4,2/7] selftests/resctrl: Extend signal handler coverage to unmount on receiving signal selftests/resctrl: Fixes to failing tests - 2 1 --- 2023-10-02 Ilpo Järvinen Accepted
[v4,1/7] selftests/resctrl: Fix uninitialized .sa_flags selftests/resctrl: Fixes to failing tests - 1 - --- 2023-10-02 Ilpo Järvinen Accepted
[v2] Added missing TARGETS in kselftest top level Makefile [v2] Added missing TARGETS in kselftest top level Makefile - - - --- 2023-10-02 Abhinav Singh Rejected
selftests: static_keys: fix test name in messages selftests: static_keys: fix test name in messages - - - --- 2023-10-01 Javier Carrasco Accepted
[v2] selftests: uevent filtering: fix return on error in uevent_listener [v2] selftests: uevent filtering: fix return on error in uevent_listener - - - --- 2023-10-01 Javier Carrasco Accepted
Added missing TARGETS in kselftest top level Makefile Added missing TARGETS in kselftest top level Makefile - - - --- 2023-09-30 Abhinav Singh Rejected
selftests:proc add missing field KSM in smaps_rollup[] array selftests:proc add missing field KSM in smaps_rollup[] array - - - --- 2023-09-30 swarup Handled Elsewhere
[PATCH-cgroup] cgroup/cpuset: Enable invalid to valid local partition transition [PATCH-cgroup] cgroup/cpuset: Enable invalid to valid local partition transition - - - --- 2023-09-30 Waiman Long New
selftests: capabilities: namespace create varies for root and normal user selftests: capabilities: namespace create varies for root and normal user - - - --- 2023-09-29 swarup Superseded
[v3,10/10] selftests/pcie_bwctrl: Create selftests Untitled series #788779 - - - --- 2023-09-29 Ilpo Järvinen New
[v3,7/7] selftests/resctrl: Reduce failures due to outliers in MBA/MBM tests selftests/resctrl: Fixes to failing tests - 2 1 --- 2023-09-29 Ilpo Järvinen Superseded
[v3,6/7] selftests/resctrl: Fix feature checks selftests/resctrl: Fixes to failing tests - 2 1 --- 2023-09-29 Ilpo Järvinen Superseded
[v3,5/7] selftests/resctrl: Refactor feature check to use resource and feature name selftests/resctrl: Fixes to failing tests - 2 1 --- 2023-09-29 Ilpo Järvinen Superseded
[v3,4/7] selftests/resctrl: Move _GNU_SOURCE define into Makefile selftests/resctrl: Fixes to failing tests - 2 1 --- 2023-09-29 Ilpo Järvinen Superseded
[v3,3/7] selftests/resctrl: Remove duplicate feature check from CMT test selftests/resctrl: Fixes to failing tests - 2 1 --- 2023-09-29 Ilpo Järvinen Superseded
[v3,2/7] selftests/resctrl: Extend signal handler coverage to unmount on receiving signal selftests/resctrl: Fixes to failing tests - 2 1 --- 2023-09-29 Ilpo Järvinen Superseded
[v3,1/7] selftests/resctrl: Fix uninitialized .sa_flags selftests/resctrl: Fixes to failing tests - - - --- 2023-09-29 Ilpo Järvinen Superseded
[v5,2/2] selftests/resctrl: Move run_benchmark() to a more fitting file selftests/resctrl: Bug fix and optimization - 2 - --- 2023-09-29 Maciej Wieczor-Retman Accepted
[v5,1/2] selftests/resctrl: Fix schemata write error check selftests/resctrl: Bug fix and optimization - 1 - --- 2023-09-29 Maciej Wieczor-Retman New
[4/4] selftes/ptp: extend test to include ptp_gettimex64any() Untitled series #788682 - - - --- 2023-09-29 Mahesh Bandewar (महेश बंडेवार) New
[2/2] selftests/exec: Convert execveat test to generate KTAP output kselftest/exec: Convert execveat test to KTAP output - 1 - --- 2023-09-28 Mark Brown Accepted
[1/2] kselftest: Add a ksft_perror() helper kselftest/exec: Convert execveat test to KTAP output - 1 - --- 2023-09-28 Mark Brown Accepted
[2/2] kunit: Improve format of the PTR_EQ|NE|NULL assertion [1/2] kunit: Improve format of the NOT_ERR_OR_NULL assertion - - - --- 2023-09-28 Michal Wajdeczko brendanhiggins New
[1/2] kunit: Improve format of the NOT_ERR_OR_NULL assertion [1/2] kunit: Improve format of the NOT_ERR_OR_NULL assertion - - - --- 2023-09-28 Michal Wajdeczko brendanhiggins New
kunit: debugfs: Fix unchecked dereference in debugfs_print_results() kunit: debugfs: Fix unchecked dereference in debugfs_print_results() - - - --- 2023-09-28 Richard Fitzgerald brendanhiggins Accepted
kunit: string-stream: Allow ERR_PTR to be passed to string_stream_destroy() kunit: string-stream: Allow ERR_PTR to be passed to string_stream_destroy() - - - --- 2023-09-28 Richard Fitzgerald brendanhiggins Accepted
[v2] kunit: debugfs: Handle errors from alloc_string_stream() [v2] kunit: debugfs: Handle errors from alloc_string_stream() - 1 - --- 2023-09-28 Richard Fitzgerald brendanhiggins Accepted
[bpf-next,2/2] selftests/bpf: Add pair_redir_to_connected helper cleanups for sockmap_listen - - - --- 2023-09-28 Geliang Tang New
[bpf-next,1/2] selftests/bpf: Enable CONFIG_VSOCKETS in config cleanups for sockmap_listen - - - --- 2023-09-28 Geliang Tang Accepted
[RESEND,3/3] kunit: Init and run test suites in the right state kunit: Init and run test suites in the right state - - - --- 2023-09-28 Jinjie Ruan brendanhiggins New
[RESEND,2/3] kunit: Return error from kunit_module_init() kunit: Init and run test suites in the right state - - - --- 2023-09-28 Jinjie Ruan brendanhiggins New
[RESEND,1/3] kunit: Make the cases sequence more reasonable for kunit_module_notify() kunit: Init and run test suites in the right state - - - --- 2023-09-28 Jinjie Ruan brendanhiggins New
[v2,6/6] iommu/vt-d: Add domain_alloc_user op iommufd support allocating nested parent domain - 2 - --- 2023-09-28 Yi Liu Accepted
[v2,5/6] iommufd/selftest: Add domain_alloc_user() support in iommu mock iommufd support allocating nested parent domain - 1 - --- 2023-09-28 Yi Liu Accepted
[v2,4/6] iommufd/hw_pagetable: Support allocating nested parent domain iommufd support allocating nested parent domain - 2 - --- 2023-09-28 Yi Liu Accepted
[v2,3/6] iommufd/hw_pagetable: Accepts user flags for domain allocation iommufd support allocating nested parent domain - 2 - --- 2023-09-28 Yi Liu Accepted
[v2,2/6] iommufd/hw_pagetable: Use domain_alloc_user op for domain allocation iommufd support allocating nested parent domain - 2 - --- 2023-09-28 Yi Liu Accepted
[v2,1/6] iommu: Add new iommu op to create domains owned by userspace iommufd support allocating nested parent domain - 1 - --- 2023-09-28 Yi Liu Accepted
[5/5] tools/pstore: update pstore selftests pstore: add tty frontend and multi-backend - - - --- 2023-09-28 Yuanhe Shu New
[4/5] pstore: remove the module parameter "backend" pstore: add tty frontend and multi-backend - - - --- 2023-09-28 Yuanhe Shu New
[3/5] pstore: add subdirs for multi-backends pstore: add tty frontend and multi-backend - - - --- 2023-09-28 Yuanhe Shu New
[2/5] pstore: add multi-backends support pstore: add tty frontend and multi-backend - - - --- 2023-09-28 Yuanhe Shu New
[1/5] pstore: add tty frontend pstore: add tty frontend and multi-backend - - - --- 2023-09-28 Yuanhe Shu New
[5/5] KVM: selftests: Force load all supported XSAVE state in state test KVM: x86: Fix breakage in KVM_SET_XSAVE's ABI - - - --- 2023-09-28 Sean Christopherson Accepted
[4/5] KVM: selftests: Load XSAVE state into untouched vCPU during state test KVM: x86: Fix breakage in KVM_SET_XSAVE's ABI - - - --- 2023-09-28 Sean Christopherson Accepted
[3/5] KVM: selftests: Touch relevant XSAVE state in guest for state test KVM: x86: Fix breakage in KVM_SET_XSAVE's ABI - - - --- 2023-09-28 Sean Christopherson Accepted
[2/5] KVM: x86: Constrain guest-supported xfeatures only at KVM_GET_XSAVE{2} KVM: x86: Fix breakage in KVM_SET_XSAVE's ABI 1 - - --- 2023-09-28 Sean Christopherson Accepted
[1/5] x86/fpu: Allow caller to constrain xfeatures when copying to uabi buffer KVM: x86: Fix breakage in KVM_SET_XSAVE's ABI - - - --- 2023-09-28 Sean Christopherson Accepted
kunit: debugfs: Handle errors from alloc_string_stream() kunit: debugfs: Handle errors from alloc_string_stream() - 1 - --- 2023-09-27 Richard Fitzgerald brendanhiggins New
[RFC] kunit: run test suites only after module initialization completes [RFC] kunit: run test suites only after module initialization completes - - - --- 2023-09-27 Marco Pagani brendanhiggins New
[v1,20/20] selftests: mm: make protection_keys test work on arm64 Permission Overlay Extension 1 - - --- 2023-09-27 Joey Gouly New
[v1,19/20] selftests: mm: move fpregs printing Permission Overlay Extension 1 - - --- 2023-09-27 Joey Gouly New
[v1,18/20] kselftest/arm64: move get_header() Permission Overlay Extension - - - --- 2023-09-27 Joey Gouly New
[v1,17/20] arm64: enable POE and PIE to coexist Permission Overlay Extension - - - --- 2023-09-27 Joey Gouly New
[v1,16/20] arm64: enable PKEY support for CPUs with S1POE Permission Overlay Extension - - - --- 2023-09-27 Joey Gouly New
[v1,15/20] arm64: add POE signal support Permission Overlay Extension - - - --- 2023-09-27 Joey Gouly New
[v1,14/20] arm64: implement PKEYS support Permission Overlay Extension - - - --- 2023-09-27 Joey Gouly New
[v1,13/20] arm64: stop using generic mm_hooks.h Permission Overlay Extension - - - --- 2023-09-27 Joey Gouly New
[v1,12/20] arm64: handle PKEY/POE faults Permission Overlay Extension - - - --- 2023-09-27 Joey Gouly New
[v1,11/20] arm64: enable ARCH_HAS_PKEYS on arm64 Permission Overlay Extension - - - --- 2023-09-27 Joey Gouly New
[v1,10/20] arm64: mask out POIndex when modifying a PTE Permission Overlay Extension - - - --- 2023-09-27 Joey Gouly New
[v1,09/20] arm64: define VM_PKEY_BIT* for arm64 Permission Overlay Extension - - - --- 2023-09-27 Joey Gouly New
[v1,08/20] arm64: add POIndex defines Permission Overlay Extension - - - --- 2023-09-27 Joey Gouly New
[v1,07/20] arm64: enable the Permission Overlay Extension for EL0 Permission Overlay Extension - - - --- 2023-09-27 Joey Gouly New
[v1,06/20] KVM: arm64: Save/restore POE registers Permission Overlay Extension - - - --- 2023-09-27 Joey Gouly New
[v1,05/20] arm64: context switch POR_EL0 register Permission Overlay Extension - - - --- 2023-09-27 Joey Gouly New
[v1,04/20] arm64: disable trapping of POR_EL0 to EL2 Permission Overlay Extension - - - --- 2023-09-27 Joey Gouly New
[v1,03/20] arm64: cpufeature: add Permission Overlay Extension cpucap Permission Overlay Extension - - - --- 2023-09-27 Joey Gouly New
[v1,02/20] arm64/sysreg: update CPACR_EL1 register Permission Overlay Extension - 1 - --- 2023-09-27 Joey Gouly Accepted
[v1,01/20] arm64/sysreg: add system register POR_EL{0,1} Permission Overlay Extension - 1 - --- 2023-09-27 Joey Gouly New
drivers: base: test: Make property entry API test modular drivers: base: test: Make property entry API test modular - - - --- 2023-09-27 Geert Uytterhoeven Accepted
[3/3] selftests: timers: Convert nsleep-lat test to generate KTAP output selftests: timers: Convert some more of the timers tests to KTAP - - - --- 2023-09-27 Mark Brown Accepted
[2/3] selftests: timers: Convert posix_timers test to generate KTAP output selftests: timers: Convert some more of the timers tests to KTAP - - - --- 2023-09-27 Mark Brown Accepted
[1/3] kselftest: Add a ksft_perror() helper selftests: timers: Convert some more of the timers tests to KTAP - - - --- 2023-09-27 Mark Brown Handled Elsewhere
[v4,4/4] kunit: test: Fix the possible memory leak in executor_test kunit: Fix some bugs in kunit - 1 - --- 2023-09-27 Jinjie Ruan brendanhiggins Accepted
[v4,3/4] kunit: Fix possible memory leak in kunit_filter_suites() kunit: Fix some bugs in kunit - 2 - --- 2023-09-27 Jinjie Ruan brendanhiggins Accepted
[v4,2/4] kunit: Fix the wrong kfree of copy for kunit_filter_suites() kunit: Fix some bugs in kunit - 2 - --- 2023-09-27 Jinjie Ruan brendanhiggins Accepted
[v4,1/4] kunit: Fix missed memory release in kunit_free_suite_set() kunit: Fix some bugs in kunit - 2 - --- 2023-09-27 Jinjie Ruan brendanhiggins Accepted
bridge: MTU auto tuning ignores IFLA_MTU on NEWLINK bridge: MTU auto tuning ignores IFLA_MTU on NEWLINK - - - --- 2023-09-27 Trent Lloyd New
[2/2] kunit: Allow to filter entries from zero terminated arrays [1/2] kunit: Add param generator macro for zero terminated arrays - - - --- 2023-09-26 Michal Wajdeczko brendanhiggins New
[1/2] kunit: Add param generator macro for zero terminated arrays [1/2] kunit: Add param generator macro for zero terminated arrays - - - --- 2023-09-26 Michal Wajdeczko brendanhiggins New
selftests/mm: Fix awk usage in charge_reserved_hugetlb.sh and hugetlb_reparenting_test.sh that may … selftests/mm: Fix awk usage in charge_reserved_hugetlb.sh and hugetlb_reparenting_test.sh that may … - - - --- 2023-09-26 Juntong Deng Accepted
selftests: Fix wrong TARGET in kselftest top level Makefile selftests: Fix wrong TARGET in kselftest top level Makefile - - - --- 2023-09-26 Juntong Deng Accepted
[GIT,PULL] Kselftest fixes update for Linux 6.6-rc4 [GIT,PULL] Kselftest fixes update for Linux 6.6-rc4 - - - --- 2023-09-26 Shuah Khan Accepted
[RFC,3/3] vfio/pci: Expose PCIe PASID capability to userspace vfio-pci support pasid attach/detach - - - --- 2023-09-26 Yi Liu New
[RFC,2/3] vfio: Add VFIO_DEVICE_PASID_[AT|DE]TACH_IOMMUFD_PT vfio-pci support pasid attach/detach - - - --- 2023-09-26 Yi Liu New
[RFC,1/3] vfio-iommufd: Support pasid [at|de]tach for physical VFIO devices vfio-pci support pasid attach/detach - - - --- 2023-09-26 Yi Liu New
[RFC,8/8] iommu/vt-d: Add set_dev_pasid callback for nested domain iommufd support pasid attach/replace - - - --- 2023-09-26 Yi Liu New
[RFC,7/8] iommufd/selftest: Add coverage for iommufd pasid attach/detach iommufd support pasid attach/replace - - - --- 2023-09-26 Yi Liu New
[RFC,6/8] iommufd/selftest: Add test ops to test pasid attach/detach iommufd support pasid attach/replace - - - --- 2023-09-26 Yi Liu New
[RFC,5/8] iommufd/selftest: Add a helper to get test device iommufd support pasid attach/replace - - - --- 2023-09-26 Yi Liu New
[RFC,4/8] iommufd/selftest: Add set_dev_pasid and remove_dev_pasid in mock iommu iommufd support pasid attach/replace - - - --- 2023-09-26 Yi Liu New
[RFC,3/8] iommufd: Support attach/replace hwpt per pasid iommufd support pasid attach/replace - - - --- 2023-09-26 Yi Liu New
[RFC,2/8] iommufd: replace attach_fn with a structure iommufd support pasid attach/replace - - - --- 2023-09-26 Yi Liu New
« 1 2 ... 38 39 40203 204 »