Show patches with: Archived = No       |   17481 patches
« 1 2 ... 18 19 20174 175 »
Patch Series S/W/F Date Submitter Delegate State
[v3,4/5] tools: testing: update tools UAPI header for mman-common.h implement lightweight guard pages --- 2024-10-23 Lorenzo Stoakes Accepted
[v3,3/5] mm: madvise: implement lightweight guard page mechanism implement lightweight guard pages --- 2024-10-23 Lorenzo Stoakes Superseded
[v3,2/5] mm: add PTE_MARKER_GUARD PTE marker implement lightweight guard pages --- 2024-10-23 Lorenzo Stoakes Superseded
[v3,1/5] mm: pagewalk: add the ability to install PTEs implement lightweight guard pages --- 2024-10-23 Lorenzo Stoakes New
[net-next,v6,3/3] connector/cn_proc: Selftest for threads Threads support in proc connector --- 2024-10-23 Anjali Kulkarni New
[net-next,v6,2/3] connector/cn_proc: Kunit tests for threads hash table Threads support in proc connector --- 2024-10-23 Anjali Kulkarni New
[net-next,v6,1/3] connector/cn_proc: Add hash table for threads Threads support in proc connector --- 2024-10-23 Anjali Kulkarni New
[net-next,v5,12/12] selftests: ncdevmem: Add automated test selftests: ncdevmem: Add ncdevmem to ksft --- 2024-10-23 Stanislav Fomichev Superseded
[net-next,v5,11/12] selftests: ncdevmem: Move ncdevmem under drivers/net/hw selftests: ncdevmem: Add ncdevmem to ksft --- 2024-10-23 Stanislav Fomichev Superseded
[net-next,v5,10/12] selftests: ncdevmem: Run selftest when none of the -s or -c has been provided selftests: ncdevmem: Add ncdevmem to ksft --- 2024-10-23 Stanislav Fomichev Superseded
[net-next,v5,09/12] selftests: ncdevmem: Remove hard-coded queue numbers selftests: ncdevmem: Add ncdevmem to ksft --- 2024-10-23 Stanislav Fomichev Superseded
[net-next,v5,08/12] selftests: ncdevmem: Use YNL to enable TCP header split selftests: ncdevmem: Add ncdevmem to ksft --- 2024-10-23 Stanislav Fomichev Superseded
[net-next,v5,07/12] selftests: ncdevmem: Properly reset flow steering selftests: ncdevmem: Add ncdevmem to ksft --- 2024-10-23 Stanislav Fomichev Superseded
[net-next,v5,06/12] selftests: ncdevmem: Switch to AF_INET6 selftests: ncdevmem: Add ncdevmem to ksft --- 2024-10-23 Stanislav Fomichev Superseded
[net-next,v5,05/12] selftests: ncdevmem: Remove default arguments selftests: ncdevmem: Add ncdevmem to ksft --- 2024-10-23 Stanislav Fomichev Superseded
[net-next,v5,04/12] selftests: ncdevmem: Make client_ip optional selftests: ncdevmem: Add ncdevmem to ksft --- 2024-10-23 Stanislav Fomichev Superseded
[net-next,v5,03/12] selftests: ncdevmem: Unify error handling selftests: ncdevmem: Add ncdevmem to ksft --- 2024-10-23 Stanislav Fomichev Superseded
[net-next,v5,02/12] selftests: ncdevmem: Separate out dmabuf provider selftests: ncdevmem: Add ncdevmem to ksft --- 2024-10-23 Stanislav Fomichev Superseded
[net-next,v5,01/12] selftests: ncdevmem: Redirect all non-payload output to stderr selftests: ncdevmem: Add ncdevmem to ksft --- 2024-10-23 Stanislav Fomichev Superseded
[v2,5/5] selftests/mm: Enable pkey_sighandler_tests on arm64 Improve arm64 pkeys handling in signal delivery --- 2024-10-23 Kevin Brodsky Superseded
[v2,4/5] selftests/mm: Use generic pkey register manipulation Improve arm64 pkeys handling in signal delivery --- 2024-10-23 Kevin Brodsky New
[v2,3/5] arm64: signal: Improve POR_EL0 handling to avoid uaccess failures Improve arm64 pkeys handling in signal delivery --- 2024-10-23 Kevin Brodsky Superseded
[v2,2/5] arm64: signal: Remove unnecessary check when saving POE state Improve arm64 pkeys handling in signal delivery --- 2024-10-23 Kevin Brodsky Accepted
[v2,1/5] arm64: signal: Remove unused macro Improve arm64 pkeys handling in signal delivery --- 2024-10-23 Kevin Brodsky New
sched_ext: Fix function pointer type mismatches in BPF selftests sched_ext: Fix function pointer type mismatches in BPF selftests --- 2024-10-23 Vishal Chourasia Superseded
kselftest/arm64: Log fp-stress child startup errors to stdout kselftest/arm64: Log fp-stress child startup errors to stdout --- 2024-10-22 Mark Brown Accepted
Add Selftest to test fork() syscall Add Selftest to test fork() syscall --- 2024-10-22 Shivam Chaudhary New
[1/2] selftests/intel_pstate: fix operand expected [1/2] selftests/intel_pstate: fix operand expected --- 2024-10-22 Alessandro Zanni Superseded
[v2] selftests: tc-testing: Fix typo error [v2] selftests: tc-testing: Fix typo error --- 2024-10-22 Karan Sanghavi Accepted
[bpf-next,v2,4/4] selftests/bpf: Retire test_sock.c Retire test_sock.c --- 2024-10-22 Jordan Rife Accepted
[bpf-next,v2,3/4] selftests/bpf: Migrate BPF_CGROUP_INET_SOCK_CREATE test cases to prog_tests Retire test_sock.c --- 2024-10-22 Jordan Rife Accepted
[bpf-next,v2,2/4] selftests/bpf: Migrate LOAD_REJECT test cases to prog_tests Retire test_sock.c --- 2024-10-22 Jordan Rife Accepted
[bpf-next,v2,1/4] selftests/bpf: Migrate *_POST_BIND test cases to prog_tests Retire test_sock.c --- 2024-10-22 Jordan Rife Accepted
[net-next,8/8] selftests: net: fdb_notify: Add a test for FDB notifications Untitled series #253674 --- 2024-10-22 Petr Machata Superseded
[net-next,7/8] selftests: net: lib: Add kill_process Untitled series #253674 --- 2024-10-22 Petr Machata Superseded
[net-next,6/8] selftests: net: lib: Move checks from forwarding/lib.sh here Untitled series #253674 --- 2024-10-22 Petr Machata Superseded
[net-next,5/8] selftests: net: lib: Move tests_run from forwarding/lib.sh here Untitled series #253674 --- 2024-10-22 Petr Machata Superseded
[net-next,4/8] selftests: net: lib: Move logging from forwarding/lib.sh here Untitled series #253674 --- 2024-10-22 Petr Machata Superseded
selftests/sched: add basic test for psi selftests/sched: add basic test for psi --- 2024-10-22 Pintu Kumar New
[v4,4/4] KVM: selftests: KVM: SVM: Add Idle HLT intercept test Add support for the Idle HLT intercept feature --- 2024-10-22 Manali Shukla New
[v4,3/4] KVM: nSVM: implement the nested idle halt intercept Add support for the Idle HLT intercept feature --- 2024-10-22 Manali Shukla New
[v4,2/4] KVM: SVM: Add Idle HLT intercept support Add support for the Idle HLT intercept feature --- 2024-10-22 Manali Shukla Superseded
[v4,1/4] x86/cpufeatures: Add CPUID feature bit for Idle HLT intercept Add support for the Idle HLT intercept feature --- 2024-10-22 Manali Shukla Superseded
[v4,14/14] iommu/arm-smmu-v3: Allow ATS for IOMMU_DOMAIN_NESTED iommufd: Add vIOMMU infrastructure (Part-2: vDEVICE) --- 2024-10-22 Nicolin Chen Superseded
[v4,13/14] iommu/arm-smmu-v3: Add arm_vsmmu_cache_invalidate iommufd: Add vIOMMU infrastructure (Part-2: vDEVICE) --- 2024-10-22 Nicolin Chen Superseded
[v4,12/14] Documentation: userspace-api: iommufd: Update vDEVICE iommufd: Add vIOMMU infrastructure (Part-2: vDEVICE) --- 2024-10-22 Nicolin Chen Superseded
[v4,11/14] iommufd/selftest: Add vIOMMU coverage for IOMMU_HWPT_INVALIDATE ioctl iommufd: Add vIOMMU infrastructure (Part-2: vDEVICE) --- 2024-10-22 Nicolin Chen Superseded
[v4,10/14] iommufd/selftest: Add IOMMU_TEST_OP_DEV_CHECK_CACHE test command iommufd: Add vIOMMU infrastructure (Part-2: vDEVICE) --- 2024-10-22 Nicolin Chen Superseded
[v4,09/14] iommufd/selftest: Add mock_viommu_cache_invalidate iommufd: Add vIOMMU infrastructure (Part-2: vDEVICE) --- 2024-10-22 Nicolin Chen Superseded
[v4,08/14] iommufd/viommu: Add vdev_to_dev helper iommufd: Add vIOMMU infrastructure (Part-2: vDEVICE) --- 2024-10-22 Nicolin Chen New
[v4,07/14] iommu: Add iommu_copy_struct_from_full_user_array helper iommufd: Add vIOMMU infrastructure (Part-2: vDEVICE) --- 2024-10-22 Nicolin Chen Superseded
[v4,06/14] iommufd: Allow hwpt_id to carry viommu_id for IOMMU_HWPT_INVALIDATE iommufd: Add vIOMMU infrastructure (Part-2: vDEVICE) --- 2024-10-22 Nicolin Chen Superseded
[v4,05/14] iommufd/hw_pagetable: Enforce cache invalidation op on vIOMMU-based hwpt_nested iommufd: Add vIOMMU infrastructure (Part-2: vDEVICE) --- 2024-10-22 Nicolin Chen Superseded
[v4,04/14] iommu/viommu: Add cache_invalidate to iommufd_viommu_ops iommufd: Add vIOMMU infrastructure (Part-2: vDEVICE) --- 2024-10-22 Nicolin Chen New
[v4,03/14] iommufd/selftest: Add IOMMU_VDEVICE_ALLOC test coverage iommufd: Add vIOMMU infrastructure (Part-2: vDEVICE) --- 2024-10-22 Nicolin Chen New
[v4,02/14] iommufd/viommu: Add IOMMU_VDEVICE_ALLOC ioctl iommufd: Add vIOMMU infrastructure (Part-2: vDEVICE) --- 2024-10-22 Nicolin Chen Superseded
[v4,01/14] iommufd/viommu: Introduce IOMMUFD_OBJ_VDEVICE and its related struct iommufd: Add vIOMMU infrastructure (Part-2: vDEVICE) --- 2024-10-22 Nicolin Chen New
[v4,11/11] iommu/arm-smmu-v3: Add IOMMU_VIOMMU_TYPE_ARM_SMMUV3 support iommufd: Add vIOMMU infrastructure (Part-1) --- 2024-10-22 Nicolin Chen Superseded
[v4,10/11] Documentation: userspace-api: iommufd: Update vIOMMU iommufd: Add vIOMMU infrastructure (Part-1) --- 2024-10-22 Nicolin Chen Superseded
[v4,09/11] iommufd/selftest: Add IOMMU_VIOMMU_ALLOC test coverage iommufd: Add vIOMMU infrastructure (Part-1) --- 2024-10-22 Nicolin Chen Superseded
[v4,08/11] iommufd/selftest: Add IOMMU_VIOMMU_TYPE_SELFTEST iommufd: Add vIOMMU infrastructure (Part-1) --- 2024-10-22 Nicolin Chen New
[v4,07/11] iommufd/selftest: Add refcount to mock_iommu_device iommufd: Add vIOMMU infrastructure (Part-1) --- 2024-10-22 Nicolin Chen Superseded
[v4,06/11] iommufd: Allow pt_id to carry viommu_id for IOMMU_HWPT_ALLOC iommufd: Add vIOMMU infrastructure (Part-1) --- 2024-10-22 Nicolin Chen Superseded
[v4,05/11] iommufd: Add domain_alloc_nested op to iommufd_viommu_ops iommufd: Add vIOMMU infrastructure (Part-1) --- 2024-10-22 Nicolin Chen Superseded
[v4,04/11] iommufd/viommu: Add IOMMU_VIOMMU_ALLOC ioctl iommufd: Add vIOMMU infrastructure (Part-1) --- 2024-10-22 Nicolin Chen Superseded
[v4,03/11] iommufd: Add iommufd_verify_unfinalized_object iommufd: Add vIOMMU infrastructure (Part-1) --- 2024-10-22 Nicolin Chen Superseded
[v4,02/11] iommufd: Introduce IOMMUFD_OBJ_VIOMMU and its related struct iommufd: Add vIOMMU infrastructure (Part-1) --- 2024-10-22 Nicolin Chen Superseded
[v4,01/11] iommufd: Move struct iommufd_object to public iommufd header iommufd: Add vIOMMU infrastructure (Part-1) --- 2024-10-22 Nicolin Chen Superseded
KVM: selftests: Fix build on on non-x86 architectures KVM: selftests: Fix build on on non-x86 architectures --- 2024-10-21 Mark Brown Accepted
[net-next,v3] selftest/tcp-ao: Add filter tests [net-next,v3] selftest/tcp-ao: Add filter tests --- 2024-10-21 Leo Stone Accepted
selftests: add file SLAB_TYPESAFE_BY_RCU recycling stressor selftests: add file SLAB_TYPESAFE_BY_RCU recycling stressor --- 2024-10-21 Christian Brauner Accepted
[net,3/3] selftests: mptcp: list sysctl data mptcp: sched: fix some lock issues --- 2024-10-21 Matthieu Baerts (NGI0) Accepted
[net,2/3] mptcp: remove unneeded lock when listing scheds mptcp: sched: fix some lock issues --- 2024-10-21 Matthieu Baerts (NGI0) Accepted
[net,1/3] mptcp: init: protect sched with rcu_read_lock mptcp: sched: fix some lock issues --- 2024-10-21 Matthieu Baerts (NGI0) Accepted
selftests: kvm: Adds a judgment on the return value selftests: kvm: Adds a judgment on the return value --- 2024-10-21 liujing New
selftests: netfilter: remove unused parameter selftests: netfilter: remove unused parameter --- 2024-10-21 liujing Accepted
[v1,4/4] KVM: selftests: Replace previously used vm_get_stat() to macro KVM selftests enhancements --- 2024-10-21 Manali Shukla New
[v1,3/4] KVM: selftests: convert vm_get_stat to macro KVM selftests enhancements --- 2024-10-21 Manali Shukla New
[v1,2/4] KVM: selftests: Add an interface to read the data of named vcpu stat KVM selftests enhancements --- 2024-10-21 Manali Shukla New
[v1,1/4] KVM: selftests: Add safe_halt() and cli() helpers to common code KVM selftests enhancements --- 2024-10-21 Manali Shukla New
[bpf-next,v2] bpf: handle MADV_PAGEOUT error in uprobe_multi.c [bpf-next,v2] bpf: handle MADV_PAGEOUT error in uprobe_multi.c --- 2024-10-21 Jason Xing New
[v2,1/2] selftest: rtc: Add to check rtc alarm status for alarm related test [v2,1/2] selftest: rtc: Add to check rtc alarm status for alarm related test --- 2024-10-21 Joseph Jang Accepted
[bpf-next,v2,6/6] selftests/bpf: remove test_tcp_check_syncookie selftests/bpf: integrate test_tcp_check_syncookie.sh into test_progs --- 2024-10-20 Alexis Lothoré Accepted
[bpf-next,v2,5/6] selftests/bpf: test MSS value returned with bpf_tcp_gen_syncookie selftests/bpf: integrate test_tcp_check_syncookie.sh into test_progs --- 2024-10-20 Alexis Lothoré Accepted
[bpf-next,v2,4/6] selftests/bpf: add ipv4 and dual ipv4/ipv6 support in btf_skc_cls_ingress selftests/bpf: integrate test_tcp_check_syncookie.sh into test_progs --- 2024-10-20 Alexis Lothoré Accepted
[bpf-next,v2,3/6] selftests/bpf: get rid of global vars in btf_skc_cls_ingress selftests/bpf: integrate test_tcp_check_syncookie.sh into test_progs --- 2024-10-20 Alexis Lothoré Accepted
[bpf-next,v2,2/6] selftests/bpf: add missing ns cleanups in btf_skc_cls_ingress selftests/bpf: integrate test_tcp_check_syncookie.sh into test_progs --- 2024-10-20 Alexis Lothoré Accepted
[bpf-next,v2,1/6] selftests/bpf: factorize conn and syncookies tests in a single runner selftests/bpf: integrate test_tcp_check_syncookie.sh into test_progs --- 2024-10-20 Alexis Lothoré Accepted
[v2,5/5] selftests/mm: add self tests for guard page feature implement lightweight guard pages --- 2024-10-20 Lorenzo Stoakes Superseded
[v2,4/5] tools: testing: update tools UAPI header for mman-common.h implement lightweight guard pages --- 2024-10-20 Lorenzo Stoakes Superseded
[v2,3/5] mm: madvise: implement lightweight guard page mechanism implement lightweight guard pages --- 2024-10-20 Lorenzo Stoakes New
[v2,2/5] mm: add PTE_MARKER_GUARD PTE marker implement lightweight guard pages --- 2024-10-20 Lorenzo Stoakes New
[v2,1/5] mm: pagewalk: add the ability to install PTEs implement lightweight guard pages --- 2024-10-20 Lorenzo Stoakes Superseded
[bpf-next] bpf: handle MADV_PAGEOUT error in uprobe_multi.c [bpf-next] bpf: handle MADV_PAGEOUT error in uprobe_multi.c --- 2024-10-20 Jason Xing New
[v6,6/6] arm64: Use SYSTEM_OFF2 PSCI call to power off for hibernate Add PSCI v1.3 SYSTEM_OFF2 support for hibernation --- 2024-10-19 David Woodhouse New
[v6,5/6] KVM: arm64: nvhe: Pass through PSCI v1.3 SYSTEM_OFF2 call Add PSCI v1.3 SYSTEM_OFF2 support for hibernation --- 2024-10-19 David Woodhouse New
[v6,4/6] KVM: selftests: Add test for PSCI SYSTEM_OFF2 Add PSCI v1.3 SYSTEM_OFF2 support for hibernation --- 2024-10-19 David Woodhouse New
[v6,3/6] KVM: arm64: Add support for PSCI v1.2 and v1.3 Add PSCI v1.3 SYSTEM_OFF2 support for hibernation --- 2024-10-19 David Woodhouse New
[v6,2/6] KVM: arm64: Add PSCI v1.3 SYSTEM_OFF2 function for hibernation Add PSCI v1.3 SYSTEM_OFF2 support for hibernation --- 2024-10-19 David Woodhouse New
[v6,1/6] firmware/psci: Add definitions for PSCI v1.3 specification Add PSCI v1.3 SYSTEM_OFF2 support for hibernation --- 2024-10-19 David Woodhouse New
« 1 2 ... 18 19 20174 175 »