Show patches with: State = Action Required       |    Archived = No       |   4657 patches
« 1 2 3 446 47 »
Patch Series S/W/F Date Submitter Delegate State
[01/12] iommu: Add new iommu op to create domains owned by userspace [01/12] iommu: Add new iommu op to create domains owned by userspace --- 2023-03-09 Yi Liu New
[01/12,v2] selftest/ftrace: Fix function trigger test to handle trace not disabling the tracer [01/12,v2] selftest/ftrace: Fix function trigger test to handle trace not disabling the tracer --- 2020-03-19 Steven Rostedt New
[01/13] Revert "tools/nolibc: riscv: Support __NR_llseek for rv32" [01/13] Revert "tools/nolibc: riscv: Support __NR_llseek for rv32" --- 2023-05-24 Zhangjin Wu New
[01/13] selftests/resctrl: Convert get_mem_bw_imc() fd close to for loop selftests/resctrl: resctrl_val() related cleanups & improvements --- 2024-03-08 Ilpo Järvinen New
[01/14] bpf: Introduce no charge flag for bpf map [01/14] bpf: Introduce no charge flag for bpf map --- 2022-03-19 Yafang Shao New
[01/14] mm: percpu: unhide pcpu_embed_first_chunk prototype mm/init/kernel: missing-prototypes warnings --- 2023-05-17 Arnd Bergmann New
[01/14] selftests/x86/sgx: Fix a benign linker warning selftests/sgx: Oversubscription, page permission, thread entry --- 2021-09-15 Reinette Chatre New
[01/18] bpf: Export bpf_link_inc() bpf: Secure and authenticated preloading of eBPF programs --- 2022-03-28 Roberto Sassu New
[01/19] dt-bindings: riscv: Add vendorid and archid [01/19] dt-bindings: riscv: Add vendorid and archid --- 2024-04-12 Charlie Jenkins New
[01/19] mm: Introduce vm_account [01/19] mm: Introduce vm_account --- 2023-02-06 Alistair Popple New
[01/28] riscv: abstract envcfg CSR [01/28] riscv: abstract envcfg CSR --- 2024-01-25 Deepak Gupta New
[01/35] prctl: arch-agnostic prctl for shadow stack arm64/gcs: Provide support for GCS at EL0 --- 2023-07-16 Mark Brown New
[02/10] KVM: x86: Improve accuracy of KVM clock when TSC scaling is in force Cleaning up the KVM clock mess --- 2024-04-18 David Woodhouse New
[02/12] selftests/mm: fix unused variable warning in hugetlb-madvise.c Untitled series #211438 --- 2023-06-02 John Hubbard New
[02/14] mm: page_poison: always declare __kernel_map_pages() function mm/init/kernel: missing-prototypes warnings --- 2023-05-17 Arnd Bergmann New
[02/14] x86/sgx: Add /sys/kernel/debug/x86/sgx_total_mem selftests/sgx: Oversubscription, page permission, thread entry --- 2021-09-15 Reinette Chatre New
[02/17] iommu: Add nested domain support Add Intel VT-d nested translation --- 2023-02-09 Yi Liu New
[02/18] bpf-preload: Move bpf_preload.h to include/linux bpf: Secure and authenticated preloading of eBPF programs --- 2022-03-28 Roberto Sassu New
[02/35] prctl: Add flag for shadow stack writeability and push/pop arm64/gcs: Provide support for GCS at EL0 --- 2023-07-16 Mark Brown New
[03/10] KVM: x86: Add KVM_[GS]ET_CLOCK_GUEST for accurate KVM clock migration Cleaning up the KVM clock mess --- 2024-04-18 David Woodhouse New
[03/14] bpf: Enable no charge in map _CREATE_FLAG_MASK [01/14] bpf: Introduce no charge flag for bpf map --- 2022-03-19 Yafang Shao New
[03/14] iommufd: Replace the hwpt->devices list with iommufd_group Add iommufd physical device operations for replace and alloc hwpt --- 2023-02-25 Jason Gunthorpe New
[03/14] mm: sparse: mark populate_section_memmap() static mm/init/kernel: missing-prototypes warnings --- 2023-05-17 Arnd Bergmann New
[03/14] selftests/sgx: Assign source for each segment selftests/sgx: Oversubscription, page permission, thread entry --- 2021-09-15 Reinette Chatre New
[03/16] nouveau: fix mixed normal and device private page migration Untitled series #36641 --- 2020-06-19 Ralph Campbell New
[03/17] iommu/vt-d: Extend dmar_domain to support nested domain Add Intel VT-d nested translation --- 2023-02-09 Yi Liu New
[03/18] bpf-preload: Generalize object pinning from the kernel bpf: Secure and authenticated preloading of eBPF programs --- 2022-03-28 Roberto Sassu New
[03/19] dt-bindings: riscv: Add xtheadvector ISA extension description [01/19] dt-bindings: riscv: Add vendorid and archid --- 2024-04-12 Charlie Jenkins New
[0/3] Introduce KUNIT_EXPECT_ARREQ and KUNIT_EXPECT_ARRNEQ macros --- 2022-08-02 Maira Canal New
[04/12] mm/damon/sysfs: Link DAMON for virtual address spaces monitoring Introduce DAMON sysfs interface --- 2022-02-23 SeongJae Park New
[04/12] selftests/mm: fix a char* assignment in mlock2-tests.c Untitled series #211438 --- 2023-06-02 John Hubbard New
[04/14] audit: avoid missing-prototype warnings mm/init/kernel: missing-prototypes warnings --- 2023-05-17 Arnd Bergmann New
[04/14] bpf: Introduce new parameter bpf_attr in bpf_map_area_alloc [01/14] bpf: Introduce no charge flag for bpf map --- 2022-03-19 Yafang Shao New
[04/14] iommufd: Use the iommufd_group to avoid duplicate reserved groups and msi setup Add iommufd physical device operations for replace and alloc hwpt --- 2023-02-25 Jason Gunthorpe New
[04/14] selftests/sgx: Make data measurement for an enclave segment optional selftests/sgx: Oversubscription, page permission, thread entry --- 2021-09-15 Reinette Chatre New
[04/16] mm/hmm: fix test timeout on slower machines Untitled series #36641 --- 2020-06-19 Ralph Campbell New
[04/18] bpf-preload: Export and call bpf_obj_do_pin_kernel() bpf: Secure and authenticated preloading of eBPF programs --- 2022-03-28 Roberto Sassu New
[05/10] KVM: x86: Explicitly disable TSC scaling without CONSTANT_TSC Cleaning up the KVM clock mess --- 2024-04-18 David Woodhouse New
[05/10] selftests: kvm: Add the uapi headers include variable selftests: Fix separate output directory builds --- 2022-01-18 Muhammad Usama Anjum New
[05/12] iommufd/hw_pagetable: Do not populate user-managed hw_pagetables [01/12] iommu: Add new iommu op to create domains owned by userspace --- 2023-03-09 Yi Liu New
[05/14] iommufd: Make sw_msi_start a group global Add iommufd physical device operations for replace and alloc hwpt --- 2023-02-25 Jason Gunthorpe New
[05/14] lib: devmem_is_allowed: include linux/io.h mm/init/kernel: missing-prototypes warnings --- 2023-05-17 Arnd Bergmann New
[05/14] selftests/sgx: Create a heap for the test enclave selftests/sgx: Oversubscription, page permission, thread entry --- 2021-09-15 Reinette Chatre New
[05/17] iommu/vt-d: Add nested domain support Add Intel VT-d nested translation --- 2023-02-09 Yi Liu New
[05/18] bpf-preload: Generate static variables bpf: Secure and authenticated preloading of eBPF programs --- 2022-03-28 Roberto Sassu New
[05/19] riscv: Fix extension subset checking [01/19] dt-bindings: riscv: Add vendorid and archid --- 2024-04-12 Charlie Jenkins New
[05/34] selftests: dma: Fix incorrect kernel headers search path selftests: Fix incorrect kernel headers search path --- 2023-01-27 Mathieu Desnoyers New
[06/10] selftests: landlock: Add the uapi headers include variable selftests: Fix separate output directory builds --- 2022-01-18 Muhammad Usama Anjum New
[06/14] locking: add lockevent_read() prototype mm/init/kernel: missing-prototypes warnings --- 2023-05-17 Arnd Bergmann New
[06/14] selftests/sgx: Dump segments and /proc/self/maps only on failure selftests/sgx: Oversubscription, page permission, thread entry --- 2021-09-15 Reinette Chatre New
[06/16] mm/hmm: test mixed normal and device private migrations Untitled series #36641 --- 2020-06-19 Ralph Campbell New
[06/17] iommufd/hw_pagetable: Use domain_alloc_user op for domain allocation Add Intel VT-d nested translation --- 2023-02-09 Yi Liu New
[06/18] bpf-preload: Generate free_objs_and_skel() bpf: Secure and authenticated preloading of eBPF programs --- 2022-03-28 Roberto Sassu New
[07/10] drm: selftest: convert drm_dp_mst_helper selftest to KUnit [01/10] drm: selftest: convert drm_damage_helper selftest to KUnit --- 2022-06-15 Maíra Canal New
[07/10] KVM: x86: Avoid NTP frequency skew for KVM clock on 32-bit host Cleaning up the KVM clock mess --- 2024-04-18 David Woodhouse New
[07/10] selftests/sched: Add a test to verify that DL server works with core scheduling Untitled series #235405 --- 2024-02-16 Joel Fernandes (Google) New
[07/12] iommufd: Add IOMMU_HWPT_INVALIDATE [01/12] iommu: Add new iommu op to create domains owned by userspace --- 2023-03-09 Yi Liu New
[07/12] selftests/mm: set -Wno-format-security to avoid uffd build warnings Untitled series #211438 --- 2023-06-02 John Hubbard New
[07/13] selftests/resctrl: Add ->measure() callback to resctrl_val_param selftests/resctrl: resctrl_val() related cleanups & improvements --- 2024-03-08 Ilpo Järvinen New
[07/14] bpf: Allow no charge in map specific allocation [01/14] bpf: Introduce no charge flag for bpf map --- 2022-03-19 Yafang Shao New
[07/14] KVM: x86: SVM: add warning for CVE-2021-3656 [01/14] KVM: x86: nSVM: restore int_vector in svm_clear_vintr --- 2021-09-14 Maxim Levitsky New
[07/14] panic: hide unused global functions mm/init/kernel: missing-prototypes warnings --- 2023-05-17 Arnd Bergmann New
[07/14] selftests/sgx: Encpsulate the test enclave creation selftests/sgx: Oversubscription, page permission, thread entry --- 2021-09-15 Reinette Chatre New
[07/17] iommufd: Add/del hwpt to IOAS at alloc/destroy() Add Intel VT-d nested translation --- 2023-02-09 Yi Liu New
[07/18] bpf-preload: Generate preload() bpf: Secure and authenticated preloading of eBPF programs --- 2022-03-28 Roberto Sassu New
[07/19] riscv: Optimize riscv_cpu_isa_extension_(un)likely() [01/19] dt-bindings: riscv: Add vendorid and archid --- 2024-04-12 Charlie Jenkins New
[08/14] panic: make function declarations visible mm/init/kernel: missing-prototypes warnings --- 2023-05-17 Arnd Bergmann New
[08/14] selftests/sgx: Move setup_test_encl() to each TEST_F() selftests/sgx: Oversubscription, page permission, thread entry --- 2021-09-15 Reinette Chatre New
[08/17] iommufd: Split iommufd_hw_pagetable_alloc() Add Intel VT-d nested translation --- 2023-02-09 Yi Liu New
[08/18] bpf-preload: Generate load_skel() bpf: Secure and authenticated preloading of eBPF programs --- 2022-03-28 Roberto Sassu New
[09/10] KVM: x86: Kill KVM_REQ_GLOBAL_CLOCK_UPDATE Cleaning up the KVM clock mess --- 2024-04-18 David Woodhouse New
[09/12] selftests/mm: thp_settings: conform to TAP format output Untitled series #234170 --- 2024-01-31 Muhammad Usama Anjum New
[09/13] selftests/resctrl: Simplify bandwidth report type handling selftests/resctrl: resctrl_val() related cleanups & improvements --- 2024-03-08 Ilpo Järvinen New
[09/13] tools/nolibc: sys_poll: riscv: use __NR_ppoll_time64 for rv32 [01/13] Revert "tools/nolibc: riscv: Support __NR_llseek for rv32" --- 2023-05-24 Zhangjin Wu New
[09/14] iommufd: Add iommufd_device_replace() Add iommufd physical device operations for replace and alloc hwpt --- 2023-02-25 Jason Gunthorpe New
[09/14] kunit: include debugfs header file mm/init/kernel: missing-prototypes warnings --- 2023-05-17 Arnd Bergmann New
[09/14] selftests/sgx: Add a new kselftest: unclobbered_vdso_oversubscribed selftests/sgx: Oversubscription, page permission, thread entry --- 2021-09-15 Reinette Chatre New
[09/17] cpumask: replace cpumask_next_* with cpumask_first_* where appropriate Resend bitmap patches --- 2021-08-14 Yury Norov New
[09/17] iommufd: Add kernel-managed hw_pagetable allocation for userspace Add Intel VT-d nested translation --- 2023-02-09 Yi Liu New
[09/18] bpf-preload: Generate code to pin non-internal maps bpf: Secure and authenticated preloading of eBPF programs --- 2022-03-28 Roberto Sassu New
[09/19] riscv: uaccess: Add alternative for xtheadvector uaccess [01/19] dt-bindings: riscv: Add vendorid and archid --- 2024-04-12 Charlie Jenkins New
[10/12] mm/damon/sysfs: Support DAMOS stats Introduce DAMON sysfs interface --- 2022-02-23 SeongJae Park New
[10/14] bpf: Only sys admin can set no charge flag for bpf prog [01/14] bpf: Introduce no charge flag for bpf map --- 2022-03-19 Yafang Shao New
[10/14] selftests/sgx: Provide per-op parameter structs for the test enclave selftests/sgx: Oversubscription, page permission, thread entry --- 2021-09-15 Reinette Chatre New
[10/14] suspend: add a arch_resume_nosmt() prototype mm/init/kernel: missing-prototypes warnings --- 2023-05-17 Arnd Bergmann New
[10/16] nouveau/hmm: support mapping large sysmem pages Untitled series #36641 --- 2020-06-19 Ralph Campbell New
[10/17] iommufd/device: Move IOAS attaching and detaching operations into helpers Add Intel VT-d nested translation --- 2023-02-09 Yi Liu New
[10/18] bpf-preload: Generate bpf_preload_ops bpf: Secure and authenticated preloading of eBPF programs --- 2022-03-28 Roberto Sassu New
[10/19] RISC-V: define the elements of the VCSR vector CSR [01/19] dt-bindings: riscv: Add vendorid and archid --- 2024-04-12 Charlie Jenkins New
[10/21] arm64/fpsimd: Enable host kernel access to FPMR arm64: Support for 2023 DPISA extensions --- 2023-10-26 Mark Brown New
[11/13] tools/nolibc: sys_select: riscv: use __NR_pselect6_time64 for rv32 [01/13] Revert "tools/nolibc: riscv: Support __NR_llseek for rv32" --- 2023-05-24 Zhangjin Wu New
[11/14] init: consolidate prototypes in linux/init.h mm/init/kernel: missing-prototypes warnings --- 2023-05-17 Arnd Bergmann New
[11/14] KVM: x86: nSVM: implement nested VMLOAD/VMSAVE [01/14] KVM: x86: nSVM: restore int_vector in svm_clear_vintr --- 2021-09-14 Maxim Levitsky New
[11/17] iommufd: Add infrastructure for user-managed hw_pagetable allocation Add Intel VT-d nested translation --- 2023-02-09 Yi Liu New
[11/18] bpf-preload: Store multiple bpf_preload_ops structures in a linked list bpf: Secure and authenticated preloading of eBPF programs --- 2022-03-28 Roberto Sassu New
[1/1] Documentation: dev-tools: clarify KTAP specification wording [1/1] Documentation: dev-tools: clarify KTAP specification wording --- 2022-02-04 Frank Rowand New
[1/1] KVM: selftests: add kvmclock drift test [1/1] KVM: selftests: add kvmclock drift test --- 2024-01-06 Dongli Zhang New
[1/1] KVM: selftests: Adjust VM's initial stack address to align with SysV ABI spec [1/1] KVM: selftests: Adjust VM's initial stack address to align with SysV ABI spec --- 2023-02-17 Ackerley Tng New
[1/1] mnt: Delete two unneeded bool conversions [1/1] mnt: Delete two unneeded bool conversions --- 2021-05-10 Zhen Lei New
[1/1] selftest mm/mseal: style change selftest mm/mseal: style change --- 2024-04-16 Jeff Xu New
« 1 2 3 446 47 »