Show patches with: Archived = No       |   12096 patches
« 1 2 3 4120 121 »
Patch Series S/W/F Date Submitter Delegate State
[01/10] drm: selftest: convert drm_damage_helper selftest to KUnit [01/10] drm: selftest: convert drm_damage_helper selftest to KUnit --- 2022-06-15 Maíra Canal Superseded
[01/10] KVM: x86/xen: Do not corrupt KVM clock in kvm_xen_shared_info_init() Cleaning up the KVM clock mess --- 2024-04-18 David Woodhouse New
[01/10] selftests: set the BUILD variable to absolute path selftests: Fix separate output directory builds --- 2022-01-18 Muhammad Usama Anjum Superseded
[01/10] x86/pkeys: Create pkeys_common.h [01/10] x86/pkeys: Create pkeys_common.h --- 2020-10-22 Ira Weiny Superseded
[01/11] fork: introduce kernel_clone() Introduce kernel_clone(), kill _do_fork() --- 2020-08-18 Christian Brauner Accepted
[01/11] mm/damon/core: Use better timer mechanisms selection threshold [01/11] mm/damon/core: Use better timer mechanisms selection threshold --- 2021-12-01 SeongJae Park Accepted
[01/11] selftests: hid: make vmtest rely on make selftests: hid: import the tests from hid-tools --- 2023-02-17 Benjamin Tissoires Accepted
[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] mm/damon/core: Allow non-exclusive DAMON start/stop Introduce DAMON sysfs interface --- 2022-02-23 SeongJae Park Superseded
[01/12] selftests/hid: vmtest.sh: update vm2c and container [01/12] selftests/hid: vmtest.sh: update vm2c and container --- 2023-11-29 Benjamin Tissoires Accepted
[01/12] selftests/net: Add TCP-AO library selftests/net: Add TCP-AO tests --- 2023-12-15 Dmitry Safonov Accepted
[01/12] tools: fix ARRAY_SIZE defines in tools and selftests hdrs selftests: Remove ARRAY_SIZE duplicate defines --- 2021-12-10 Shuah Khan Accepted
[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] iommufd: Move isolated msi enforcement to iommufd_device_bind() Add iommufd physical device operations for replace and alloc hwpt --- 2023-02-25 Jason Gunthorpe Superseded
[01/14] KVM: x86: nSVM: restore int_vector in svm_clear_vintr [01/14] KVM: x86: nSVM: restore int_vector in svm_clear_vintr --- 2021-09-14 Maxim Levitsky Accepted
[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/17] bitops: protect find_first_{,zero}_bit properly Resend bitmap patches --- 2021-08-14 Yury Norov Accepted
[01/17] iommu: Add new iommu op to create domains owned by userspace Add Intel VT-d nested translation --- 2023-02-09 Yi Liu Superseded
[01/17] tools/nolibc: make argc 32-bit in riscv startup code nolibc: add preliminary self tests --- 2022-07-19 Willy Tarreau Accepted
[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/31] ntsync: Introduce the ntsync driver and character device. NT synchronization primitive driver --- 2024-02-14 Elizabeth Figura Superseded
[01/34] selftests: arm64: Fix incorrect kernel headers search path selftests: Fix incorrect kernel headers search path --- 2023-01-27 Mathieu Desnoyers Accepted
[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/10] selftests: Add and export a kernel uapi headers path selftests: Fix separate output directory builds --- 2022-01-18 Muhammad Usama Anjum Superseded
[02/11] selftests: hid: import hid-tools hid-core tests selftests: hid: import the tests from hid-tools --- 2023-02-17 Benjamin Tissoires Accepted
[02/12] mm/damon/core: Add number of each enum type values Introduce DAMON sysfs interface --- 2022-02-23 SeongJae Park Superseded
[02/12] selftests/arm64: remove ARRAY_SIZE define from vec-syscfg.c selftests: Remove ARRAY_SIZE duplicate defines --- 2021-12-10 Shuah Khan Accepted
[02/12] selftests/mm: fix unused variable warning in hugetlb-madvise.c Untitled series #211438 --- 2023-06-02 John Hubbard New
[02/12] selftests/mm: map_hugetlb: conform test to TAP format output Untitled series #234170 --- 2024-01-31 Muhammad Usama Anjum Superseded
[02/12] selftests/net: Verify that TCP-AO complies with ignoring ICMPs selftests/net: Add TCP-AO tests --- 2023-12-15 Dmitry Safonov Accepted
[02/13] selftests: pidfd: fix compilation errors due to wait.h selftests fixes --- 2020-10-08 Rantala, Tommi T. (Nokia - FI/Espoo) Accepted
[02/13] selftests/resctrl: Calculate resctrl FS derived mem bw over sleep(1) only selftests/resctrl: resctrl_val() related cleanups & improvements --- 2024-03-08 Ilpo Järvinen Superseded
[02/14] iommufd: Add iommufd_group Add iommufd physical device operations for replace and alloc hwpt --- 2023-02-25 Jason Gunthorpe Superseded
[02/14] kunit: bug: Count suppressed warning backtraces Add support for suppressing warning backtraces --- 2024-03-12 Guenter Roeck Superseded
[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/15] selftests/seccomp: Provide generic syscall setting macro Untitled series #51209 --- 2020-09-12 Kees Cook Accepted
[02/16] nouveau: fix migrate page regression Untitled series #36641 --- 2020-06-19 Ralph Campbell Accepted
[02/17] bitops: move find_bit_*_le functions from le.h to find.h Resend bitmap patches --- 2021-08-14 Yury Norov Accepted
[02/17] iommu: Add nested domain support Add Intel VT-d nested translation --- 2023-02-09 Yi Liu New
[02/17] tools/nolibc: fix build warning in sys_mmap() when my_syscall6 is not defined nolibc: add preliminary self tests --- 2022-07-19 Willy Tarreau Accepted
[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/21] arm64/sysreg: Update ID_AA64ISAR2_EL1 defintion for DDI0601 2023-09 arm64: Support for 2023 DPISA extensions --- 2023-10-26 Mark Brown Superseded
[02/31] ntsync: Introduce NTSYNC_IOC_CREATE_SEM. NT synchronization primitive driver --- 2024-02-14 Elizabeth Figura Superseded
[02/34] docs: dev-tools: kunit: don't use a table for docs name docs: avoid using ReST :doc:`foo` tag --- 2021-06-05 Mauro Carvalho Chehab Accepted
[02/34] selftests: bpf: Fix incorrect kernel headers search path selftests: Fix incorrect kernel headers search path --- 2023-01-27 Mathieu Desnoyers Superseded
[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/10] selftests: Correct the headers install path selftests: Fix separate output directory builds --- 2022-01-18 Muhammad Usama Anjum Superseded
[03/11] selftests: hid: import hid-tools hid-gamepad tests selftests: hid: import the tests from hid-tools --- 2023-02-17 Benjamin Tissoires Accepted
[03/12] iommufd/hw_pagetable: Use domain_alloc_user op for domain allocation [01/12] iommu: Add new iommu op to create domains owned by userspace --- 2023-03-09 Yi Liu Superseded
[03/12] mm/damon: Implement a minimal stub for sysfs-based DAMON interface Introduce DAMON sysfs interface --- 2022-02-23 SeongJae Park Superseded
[03/12] selftests/cgroup: remove ARRAY_SIZE define from cgroup_util.h selftests: Remove ARRAY_SIZE duplicate defines --- 2021-12-10 Shuah Khan Accepted
[03/12] selftests/hid: base: allow for multiple skip_if_uhdev [01/12] selftests/hid: vmtest.sh: update vm2c and container --- 2023-11-29 Benjamin Tissoires Accepted
[03/12] selftests/mm: map_populate: conform test to TAP format output Untitled series #234170 --- 2024-01-31 Muhammad Usama Anjum Accepted
[03/12] selftests/net: Add TCP-AO ICMPs accept test selftests/net: Add TCP-AO tests --- 2023-12-15 Dmitry Safonov Accepted
[03/13] mm/damon/core-test: add a unit test for __damos_filter_out() Untitled series #217532 --- 2023-08-02 SeongJae Park Accepted
[03/13] selftests/nolibc: print name instead of number for EOVERFLOW [01/13] Revert "tools/nolibc: riscv: Support __NR_llseek for rv32" --- 2023-05-24 Zhangjin Wu Accepted
[03/13] selftests/resctrl: Consolidate get_domain_id() into resctrl_val() selftests/resctrl: resctrl_val() related cleanups & improvements --- 2024-03-08 Ilpo Järvinen Superseded
[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] KVM: x86: nSVM: test eax for 4K alignment for GP errata workaround [01/14] KVM: x86: nSVM: restore int_vector in svm_clear_vintr --- 2021-09-14 Maxim Levitsky Accepted
[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/15] selftests/seccomp: mips: Define SYSCALL_NUM_SET macro Untitled series #51209 --- 2020-09-12 Kees Cook Accepted
[03/16] nouveau: fix mixed normal and device private page migration Untitled series #36641 --- 2020-06-19 Ralph Campbell New
[03/17] include: move find.h from asm_generic to linux Resend bitmap patches --- 2021-08-14 Yury Norov Accepted
[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/17] tools/nolibc: make sys_mmap() automatically use the right __NR_mmap definition nolibc: add preliminary self tests --- 2022-07-19 Willy Tarreau Accepted
[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 Superseded
[03/31] ntsync: Introduce NTSYNC_IOC_SEM_POST. NT synchronization primitive driver --- 2024-02-14 Elizabeth Figura Superseded
[03/34] selftests: clone3: Fix incorrect kernel headers search path selftests: Fix incorrect kernel headers search path --- 2023-01-27 Mathieu Desnoyers Accepted
[03/35] arm64: Document boot requirements for Guarded Control Stacks arm64/gcs: Provide support for GCS at EL0 --- 2023-07-16 Mark Brown Superseded
[0/3] Introduce KUNIT_EXPECT_ARREQ and KUNIT_EXPECT_ARRNEQ macros --- 2022-08-02 Maira Canal New
[04/10] drm: selftest: convert drm_rect selftest to KUnit [01/10] drm: selftest: convert drm_damage_helper selftest to KUnit --- 2022-06-15 Maíra Canal Superseded
[04/10] KVM: selftests: Add KVM/PV clock selftest to prove timer correction Cleaning up the KVM clock mess --- 2024-04-18 David Woodhouse New
[04/10] selftests: futex: Add the uapi headers include variable selftests: Fix separate output directory builds --- 2022-01-18 Muhammad Usama Anjum Superseded
[04/10] x86/pks: Preserve the PKRS MSR on context switch [01/10] x86/pkeys: Create pkeys_common.h --- 2020-10-22 Ira Weiny Superseded
[04/11] mm/damon/vaddr: Remove an unnecessary warning message [01/11] mm/damon/core: Use better timer mechanisms selection threshold --- 2021-12-01 SeongJae Park Accepted
[04/11] selftests: hid: import hid-tools hid-keyboards tests selftests: hid: import the tests from hid-tools --- 2023-02-17 Benjamin Tissoires Accepted
[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/core: remove ARRAY_SIZE define from close_range_test.c selftests: Remove ARRAY_SIZE duplicate defines --- 2021-12-10 Shuah Khan Accepted
[04/12] selftests/mm: fix a char* assignment in mlock2-tests.c Untitled series #211438 --- 2023-06-02 John Hubbard New
[04/12] selftests/net: Add a test for TCP-AO keys matching selftests/net: Add TCP-AO tests --- 2023-12-15 Dmitry Safonov Accepted
[04/13] selftests/harness: prettify SKIP message whitespace again selftests fixes --- 2020-10-08 Rantala, Tommi T. (Nokia - FI/Espoo) Accepted
[04/13] selftests/resctrl: Use correct type for pids selftests/resctrl: resctrl_val() related cleanups & improvements --- 2024-03-08 Ilpo Järvinen Superseded
[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] kunit: Add documentation for warning backtrace suppression API Add support for suppressing warning backtraces --- 2024-03-12 Guenter Roeck Superseded
[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
« 1 2 3 4120 121 »