Show patches with: State = Action Required       |   6278 patches
« 1 2 ... 30 31 3262 63 »
Patch Series S/W/F Date Submitter Delegate State
[v3,2/7] kunit: kunit-test: Add test cases for extending log buffer kunit: Add dynamically-extending log --- 2023-08-09 Richard Fitzgerald New
[v3,1/7] kunit: Replace fixed-size log with dynamically-extending buffer kunit: Add dynamically-extending log --- 2023-08-09 Richard Fitzgerald New
[net-next,v3,3/6] tls: implement rekey for TLS1.3 tls: implement key updates for TLS1.3 --- 2023-08-09 Sabrina Dubroca New
[net-next,v3,1/6] tls: remove tls_context argument from tls_set_sw_offload tls: implement key updates for TLS1.3 --- 2023-08-09 Sabrina Dubroca New
[4.14,203/204] test_firmware: fix a memory leak with reqs buffer Untitled series #218304 --- 2023-08-09 Greg KH New
[v28,5/6] mm/pagemap: add documentation of PAGEMAP_SCAN IOCTL [v28,1/6] userfaultfd: UFFD_FEATURE_WP_ASYNC --- 2023-08-09 Muhammad Usama Anjum New
[v6,4/4] iommufd/selftest: Add coverage for IOMMU_GET_HW_INFO ioctl iommufd: Add iommu hardware info reporting --- 2023-08-08 Yi Liu New
[v6,3/4] iommufd: Add IOMMU_GET_HW_INFO iommufd: Add iommu hardware info reporting --- 2023-08-08 Yi Liu New
[v6,2/4] iommu: Add new iommu op to get iommu hardware information iommufd: Add iommu hardware info reporting --- 2023-08-08 Yi Liu New
[v2,6/6] kunit: Don't waste first attempt to format string in kunit_log_append() kunit: Add dynamically-extending log --- 2023-08-08 Richard Fitzgerald New
[v2,5/6] kunit: kunit-test: Add test of logging only a newline kunit: Add dynamically-extending log --- 2023-08-08 Richard Fitzgerald New
[v2,4/6] kunit: kunit-test: Add test cases for logging very long lines kunit: Add dynamically-extending log --- 2023-08-08 Richard Fitzgerald New
[v2,3/6] kunit: Handle logging of lines longer than the fragment buffer size kunit: Add dynamically-extending log --- 2023-08-08 Richard Fitzgerald New
[v2,2/6] kunit: kunit-test: Add test cases for extending log buffer kunit: Add dynamically-extending log --- 2023-08-08 Richard Fitzgerald New
[v27,6/6] selftests: mm: add pagemap ioctl tests Implement IOCTL to get and optionally clear info about PTEs --- 2023-08-08 Muhammad Usama Anjum New
[7/7] selftests/resctrl: Cleanup benchmark argument parsing selftests/resctrl: Rework benchmark command handling --- 2023-08-08 Ilpo Järvinen New
[6/7] selftests/resctrl: remove ben_count variable selftests/resctrl: Rework benchmark command handling --- 2023-08-08 Ilpo Järvinen New
[5/7] selftests/resctrl: Use pointers to build benchmark cmd and make it const selftests/resctrl: Rework benchmark command handling --- 2023-08-08 Ilpo Järvinen New
[2/7] selftests/resctrl: Correct benchmark command help selftests/resctrl: Rework benchmark command handling --- 2023-08-08 Ilpo Järvinen New
[1/7] selftests/resctrl: Ensure the benchmark commands fits to its array selftests/resctrl: Rework benchmark command handling --- 2023-08-08 Ilpo Järvinen New
[V1,5/6] Documentation: amd-pstate: introduce AMD Pstate Preferred Core AMD Pstate Preferred Core --- 2023-08-08 Meng, Li (Jassmine) New
[V1,2/6] cpufreq: amd-pstate: Enable AMD Pstate Preferred Core Supporting. AMD Pstate Preferred Core --- 2023-08-08 Meng, Li (Jassmine) New
[RFC,11/11] KVM: selftests: Add tests for migration of private mem New KVM ioctl to link a gmem inode to a new gmem file --- 2023-08-07 Ackerley Tng New
[RFC,10/11] KVM: selftests: Generalize migration functions from sev_migrate_tests.c New KVM ioctl to link a gmem inode to a new gmem file --- 2023-08-07 Ackerley Tng New
[RFC,09/11] KVM: x86: Handle moving of memory context for intra-host migration New KVM ioctl to link a gmem inode to a new gmem file --- 2023-08-07 Ackerley Tng New
[RFC,08/11] KVM: x86: Let moving encryption context be configurable New KVM ioctl to link a gmem inode to a new gmem file --- 2023-08-07 Ackerley Tng New
[RFC,07/11] KVM: x86: Refactor common migration preparation code out of sev_vm_move_enc_context_from New KVM ioctl to link a gmem inode to a new gmem file --- 2023-08-07 Ackerley Tng New
[RFC,06/11] KVM: x86: Refactor common code out of sev.c New KVM ioctl to link a gmem inode to a new gmem file --- 2023-08-07 Ackerley Tng New
[RFC,05/11] KVM: x86: Refactor sev's flag migration_in_progress to kvm struct New KVM ioctl to link a gmem inode to a new gmem file --- 2023-08-07 Ackerley Tng New
[RFC,04/11] KVM: selftests: Test transferring private memory to another VM New KVM ioctl to link a gmem inode to a new gmem file --- 2023-08-07 Ackerley Tng New
[RFC,03/11] KVM: selftests: Add tests for KVM_LINK_GUEST_MEMFD ioctl New KVM ioctl to link a gmem inode to a new gmem file --- 2023-08-07 Ackerley Tng New
[RFC,02/11] KVM: guest_mem: Add ioctl KVM_LINK_GUEST_MEMFD New KVM ioctl to link a gmem inode to a new gmem file --- 2023-08-07 Ackerley Tng New
[RFC,01/11] KVM: guest_mem: Refactor out kvm_gmem_alloc_file() New KVM ioctl to link a gmem inode to a new gmem file --- 2023-08-07 Ackerley Tng New
[v4,32/36] kselftest/arm64: Add a GCS test program built with the system libc arm64/gcs: Provide support for GCS in userspace --- 2023-08-07 Mark Brown New
[v4,21/36] arm64/mm: Implement map_shadow_stack() arm64/gcs: Provide support for GCS in userspace --- 2023-08-07 Mark Brown New
[v4,19/36] arm64/gcs: Allocate a new GCS for threads with GCS enabled arm64/gcs: Provide support for GCS in userspace --- 2023-08-07 Mark Brown New
[v4,15/36] arm64/hwcap: Add hwcap for GCS arm64/gcs: Provide support for GCS in userspace --- 2023-08-07 Mark Brown New
[v4,11/36] arm64/mm: Map pages for guarded control stack arm64/gcs: Provide support for GCS in userspace --- 2023-08-07 Mark Brown New
[v4,07/36] arm64/gcs: Provide copy_to_user_gcs() arm64/gcs: Provide support for GCS in userspace --- 2023-08-07 Mark Brown New
[v5] tools/nolibc: fix up size inflate regression [v5] tools/nolibc: fix up size inflate regression --- 2023-08-07 Zhangjin Wu New
[v4] tools/nolibc: fix up size inflate regression [v4] tools/nolibc: fix up size inflate regression --- 2023-08-07 Zhangjin Wu New
[mptcp-next,v12,3/5] selftests/bpf: Add two mptcp netns helpers bpf: Force to MPTCP --- 2023-08-07 Geliang Tang New
[mptcp-next,v12,2/5] selftests/bpf: Use random netns name for mptcp bpf: Force to MPTCP --- 2023-08-07 Geliang Tang New
[v2] tools/nolibc: fix up size inflate regression [v2] tools/nolibc: fix up size inflate regression --- 2023-08-06 Zhangjin Wu New
tools/nolibc: fix up size inflate regression tools/nolibc: fix up size inflate regression --- 2023-08-06 Zhangjin Wu New
[v1,3/4] selftests/nolibc: customize CROSS_COMPILE for loongarch selftests/nolibc: customize CROSS_COMPILE for all supported architectures --- 2023-08-05 Zhangjin Wu New
[v6,8/8] selftests/nolibc: customize CROSS_COMPILE for 32/64-bit powerpc tools/nolibc: add 32/64-bit powerpc support --- 2023-08-05 Zhangjin Wu New
[v4,1/3] kunit: Report the count of test suites in a module [v4,1/3] kunit: Report the count of test suites in a module --- 2023-08-04 Janusz Krzysztofik New
[net,3/4] mptcp: avoid bogus reset on fallback close [net,1/4] selftests: mptcp: join: fix 'delete and re-add' test --- 2023-08-03 Matthieu Baerts New
[net,1/4] selftests: mptcp: join: fix 'delete and re-add' test [net,1/4] selftests: mptcp: join: fix 'delete and re-add' test --- 2023-08-03 Matthieu Baerts New
[v2] selftests: cgroup: fix test_kmem_basic slab1 check [v2] selftests: cgroup: fix test_kmem_basic slab1 check --- 2023-08-03 Lucas Karpinski New
[bpf-next,v8,1/4] bpf: Add update_socket_protocol hook [bpf-next,v8,1/4] bpf: Add update_socket_protocol hook --- 2023-08-03 Geliang Tang New
[v3,05/14] tools/nolibc: stdint: use int for size_t on 32bit tools/nolibc: enable compiler warnings --- 2023-08-03 Thomas Weißschuh New
[-next] kunit: fix uninitialized variables bug in attributes filtering [-next] kunit: fix uninitialized variables bug in attributes filtering --- 2023-08-02 Rae Moar New
[v2,1/1] test_firmware: fix the memory leaks with the reqs buffer [v2,1/1] test_firmware: fix the memory leaks with the reqs buffer --- 2023-08-02 Mirsad Todorovac New
[RFC,02/13] mm/damon/sysfs-schemes: support address range type DAMOS filter Untitled series #217068 --- 2023-07-28 SeongJae Park New
[2/3] kunit: Make 'list' action available to kunit test modules kunit: Expose some built-in features to modules --- 2023-07-28 Janusz Krzysztofik New
[v2,net-next,2/5] selftests: openvswitch: support key masks [v2,net-next,1/5] selftests: openvswitch: add an initial flow programming case --- 2023-07-28 Aaron Conole New
[v8,1/4] RISC-V: mm: Restrict address space for sv39,sv48,sv57 [v8,1/4] RISC-V: mm: Restrict address space for sv39,sv48,sv57 --- 2023-07-27 Charlie Jenkins New
[v3,12/12] selftests/nolibc: speed up some targets with multiple jobs [v3,01/12] selftests/nolibc: allow report with existing test log --- 2023-07-27 Zhangjin Wu New
[v3,10/12] selftests/nolibc: tinyconfig: add extra common options [v3,01/12] selftests/nolibc: allow report with existing test log --- 2023-07-27 Zhangjin Wu New
[v3,09/12] selftests/nolibc: customize QEMU_TIMEOUT for ppc64/ppc64le [v3,01/12] selftests/nolibc: allow report with existing test log --- 2023-07-27 Zhangjin Wu New
[v3,07/12] selftests/nolibc: add menuconfig and mrproper for development [v3,01/12] selftests/nolibc: allow report with existing test log --- 2023-07-27 Zhangjin Wu New
[v3,05/12] selftests/nolibc: allow customize CROSS_COMPILE by architecture [v3,01/12] selftests/nolibc: allow report with existing test log --- 2023-07-27 Zhangjin Wu New
[v3,03/12] selftests/nolibc: fix up O= option support [v3,01/12] selftests/nolibc: allow report with existing test log --- 2023-07-27 Zhangjin Wu New
[4/4] KVM: riscv: selftests: Add sstc_timer test RISCV: Add kvm Sstc timer selftest --- 2023-07-27 Haibo Xu New
[2/4] KVM: riscv: selftests: Add exception handling support RISCV: Add kvm Sstc timer selftest --- 2023-07-27 Haibo Xu New
[v7,1/4] RISC-V: mm: Restrict address space for sv39,sv48,sv57 RISC-V: mm: Make SV48 the default address space --- 2023-07-26 Charlie Jenkins New
[v2,5/7] selftests/nolibc: add test support for ppc tools/nolibc: add 32/64-bit powerpc support --- 2023-07-26 Zhangjin Wu New
[v2,4/7] selftests/nolibc: add XARCH and ARCH mapping support tools/nolibc: add 32/64-bit powerpc support --- 2023-07-26 Zhangjin Wu New
[v2,3/7] selftests/nolibc: add extra configs customize support tools/nolibc: add 32/64-bit powerpc support --- 2023-07-26 Zhangjin Wu New
[v2,2/7] tools/nolibc: add support for powerpc64 tools/nolibc: add 32/64-bit powerpc support --- 2023-07-26 Zhangjin Wu New
[v4,bpf,2/2] bpf: selftests: add lwt redirect regression test cases bpf: return proper error codes for lwt redirect --- 2023-07-26 Yan Zhai New
[v4,bpf,1/2] bpf: fix skb_do_redirect return values bpf: return proper error codes for lwt redirect --- 2023-07-26 Yan Zhai New
[v4,27/28] KVM: selftests: TDX: Add TDX UPM selftest [v4,01/28] KVM: selftests: Add function to allow one-to-one GVA to GPA mappings --- 2023-07-25 Ryan Afranji New
[v4,25/28] KVM: selftests: TDX: Add support for TDG.MEM.PAGE.ACCEPT [v4,01/28] KVM: selftests: Add function to allow one-to-one GVA to GPA mappings --- 2023-07-25 Ryan Afranji New
[v4,24/28] KVM: selftests: Expose _vm_vaddr_alloc [v4,01/28] KVM: selftests: Add function to allow one-to-one GVA to GPA mappings --- 2023-07-25 Ryan Afranji New
[v4,21/28] KVM: selftests: TDX: Add TDG.VP.INFO test [v4,01/28] KVM: selftests: Add function to allow one-to-one GVA to GPA mappings --- 2023-07-25 Ryan Afranji New
[v4,18/28] KVM: selftests: TDX: Add TDX MMIO writes test [v4,01/28] KVM: selftests: Add function to allow one-to-one GVA to GPA mappings --- 2023-07-25 Ryan Afranji New
[v4,17/28] KVM: selftests: TDX: Add TDX MMIO reads test [v4,01/28] KVM: selftests: Add function to allow one-to-one GVA to GPA mappings --- 2023-07-25 Ryan Afranji New
[v4,16/28] KVM: selftests: TDX: Add TDX HLT exit test [v4,01/28] KVM: selftests: Add function to allow one-to-one GVA to GPA mappings --- 2023-07-25 Ryan Afranji New
[v4,13/28] KVM: selftests: TDX: Add TDX IO writes test [v4,01/28] KVM: selftests: Add function to allow one-to-one GVA to GPA mappings --- 2023-07-25 Ryan Afranji New
[v4,11/28] KVM: selftests: TDX: Add basic TDX CPUID test [v4,01/28] KVM: selftests: Add function to allow one-to-one GVA to GPA mappings --- 2023-07-25 Ryan Afranji New
[v4,08/28] KVM: selftests: TDX: Add TDX lifecycle test [v4,01/28] KVM: selftests: Add function to allow one-to-one GVA to GPA mappings --- 2023-07-25 Ryan Afranji New
[v4,07/28] KVM: selftests: TDX: Update load_td_memory_region for VM memory backed by guest memfd [v4,01/28] KVM: selftests: Add function to allow one-to-one GVA to GPA mappings --- 2023-07-25 Ryan Afranji New
[v4,06/28] KVM: selftests: TDX: Use KVM_TDX_CAPABILITIES to validate TDs' attribute configuration [v4,01/28] KVM: selftests: Add function to allow one-to-one GVA to GPA mappings --- 2023-07-25 Ryan Afranji New
[v4,03/28] KVM: selftests: Store initial stack address in struct kvm_vcpu [v4,01/28] KVM: selftests: Add function to allow one-to-one GVA to GPA mappings --- 2023-07-25 Ryan Afranji New
[v4,01/28] KVM: selftests: Add function to allow one-to-one GVA to GPA mappings [v4,01/28] KVM: selftests: Add function to allow one-to-one GVA to GPA mappings --- 2023-07-25 Ryan Afranji New
[1/2] tools/nolibc: add pipe() support [1/2] tools/nolibc: add pipe() support --- 2023-07-25 Yuan Tan New
[v6,06/13] KVM: arm64: selftests: Split get-reg-list test code RISCV: Add KVM_GET_REG_LIST API --- 2023-07-25 Haibo Xu New
[v6,04/13] KVM: arm64: selftests: Rename vcpu_config and add to kvm_util.h RISCV: Add KVM_GET_REG_LIST API --- 2023-07-25 Haibo Xu New
[v6,02/13] KVM: arm64: selftests: Drop SVE cap check in print_reg RISCV: Add KVM_GET_REG_LIST API --- 2023-07-25 Haibo Xu New
[v8,2/4] iommufd: Add iommufd_access_replace() API [v8,1/4] vfio: Do not allow !ops->dma_unmap in vfio_pin/unpin_pages() --- 2023-07-24 Nicolin Chen New
[v1] selftests: ipc: Updates the msgque test to use kselftest framework [v1] selftests: ipc: Updates the msgque test to use kselftest framework --- 2023-07-23 Atul Kumar Pant New
[v5,07/10] eventfs: Implement functions to create files and dirs when accessed tracing: introducing eventfs --- 2023-07-22 Ajay Kaher New
[v5,01/10] tracing: Require all trace events to have a TRACE_SYSTEM tracing: introducing eventfs --- 2023-07-22 Ajay Kaher New
[v1,11/11] selftests: forwarding: router_multipath.sh: add cleanup for SIGTERM sent by timeout [v1,01/11] selftests: forwarding: custom_multipath_hash.sh: add cleanup for SIGTERM sent by timeout --- 2023-07-22 Mirsad Todorovac New
[v1,10/11] selftests: forwarding: router_mpath_nh.sh: add cleanup for SIGTERM sent by timeout [v1,01/11] selftests: forwarding: custom_multipath_hash.sh: add cleanup for SIGTERM sent by timeout --- 2023-07-22 Mirsad Todorovac New
[v1,07/11] selftests: forwarding: ip6gre_inner_v4_multipath.sh: add cleanup for SIGTERM sent by timeout [v1,01/11] selftests: forwarding: custom_multipath_hash.sh: add cleanup for SIGTERM sent by timeout --- 2023-07-22 Mirsad Todorovac New
[v1,04/11] selftests: forwarding: gre_multipath_nh_res.sh: add cleanup for SIGTERM sent by timeout [v1,01/11] selftests: forwarding: custom_multipath_hash.sh: add cleanup for SIGTERM sent by timeout --- 2023-07-22 Mirsad Todorovac New
« 1 2 ... 30 31 3262 63 »