Show patches with: State = Action Required       |    Archived = No       |   9860 patches
« 1 2 3 498 99 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
selftests/futex: Fix pthread_create() error handling selftests/futex: Fix pthread_create() error handling - 1 - --- 2023-04-17 tavianator@tavianator.com New
[v1] testptp: fix format specifier in nsec print [v1] testptp: fix format specifier in nsec print - - - --- 2023-05-10 amitbern@amazon.com New
[RFC,net-next,6/6] selftests: openvswitch: add exclude support for packet commands Allow excluding sw flow key from upcalls - - - --- 2022-11-22 Aaron Conole New
[RFC,net-next,5/6] selftests: openvswitch: add upcall support Allow excluding sw flow key from upcalls - - - --- 2022-11-22 Aaron Conole New
[RFC,net-next,4/6] selftests: openvswitch: adjust datapath NL message Allow excluding sw flow key from upcalls - - - --- 2022-11-22 Aaron Conole New
[RFC,net-next,3/6] selftests: openvswitch: add flow dump support Allow excluding sw flow key from upcalls - - - --- 2022-11-22 Aaron Conole New
[RFC,net-next,2/6] selftests: openvswitch: add interface support Allow excluding sw flow key from upcalls - - - --- 2022-11-22 Aaron Conole New
[RFC,net-next,1/6] openvswitch: exclude kernel flow key from upcalls Allow excluding sw flow key from upcalls - - - --- 2022-11-22 Aaron Conole New
[net,2/2] selftests: add openvswitch selftest suite openvswitch: syzbot splat fix and introduce selftest - - - --- 2022-10-19 Aaron Conole New
[v2] selftest/x86/meltdown: Add a selftest for meltdown [v2] selftest/x86/meltdown: Add a selftest for meltdown - 1 - --- 2023-01-20 Aaron Lu New
selftest/x86/meltdown: Add a selftest for meltdown selftest/x86/meltdown: Add a selftest for meltdown - 2 - --- 2023-01-05 Aaron Lu New
[RFC,v3] selftest/x86/meltdown: Add a selftest for meltdown [RFC,v3] selftest/x86/meltdown: Add a selftest for meltdown 1 - - --- 2022-11-15 Aaron Lu New
[RFC,v2] selftest/x86/meltdown: Add a selftest for meltdown [RFC,v2] selftest/x86/meltdown: Add a selftest for meltdown - - - --- 2022-11-06 Aaron Lu New
[RFC] selftest/x86/meltdown: Add a selftest for meltdown [RFC] selftest/x86/meltdown: Add a selftest for meltdown - - - --- 2022-10-26 Aaron Lu New
[RFC,19/19] KVM: selftests: Update test for various private memory backing source types hugetlb support for KVM guest_mem - - - --- 2023-06-06 Ackerley Tng New
[RFC,18/19] KVM: selftests: Support various types of backing sources for private memory hugetlb support for KVM guest_mem - - - --- 2023-06-06 Ackerley Tng New
[RFC,17/19] KVM: selftests: Add basic selftests for hugetlbfs-backed guest_mem hugetlb support for KVM guest_mem - - - --- 2023-06-06 Ackerley Tng New
[RFC,16/19] KVM: guest_mem: hugetlb: allocate and truncate from hugetlb hugetlb support for KVM guest_mem - - - --- 2023-06-06 Ackerley Tng New
[RFC,15/19] KVM: guest_mem: hugetlb: initialization and cleanup hugetlb support for KVM guest_mem - - - --- 2023-06-06 Ackerley Tng New
[RFC,14/19] KVM: guest_mem: Refactor cleanup to separate inode and file cleanup hugetlb support for KVM guest_mem - - - --- 2023-06-06 Ackerley Tng New
[RFC,13/19] KVM: guest_mem: Refactor kvm_gmem fd creation to be in layers hugetlb support for KVM guest_mem - - - --- 2023-06-06 Ackerley Tng New
[RFC,12/19] mm: truncate: Expose preparation steps for truncate_inode_pages_final hugetlb support for KVM guest_mem - - - --- 2023-06-06 Ackerley Tng New
[RFC,11/19] mm: hugetlb: Parametrize hugetlb functions by resv_map hugetlb support for KVM guest_mem - - - --- 2023-06-06 Ackerley Tng New
[RFC,10/19] mm: hugetlb: Parametrize alloc_hugetlb_folio_from_subpool() by resv_map hugetlb support for KVM guest_mem - - - --- 2023-06-06 Ackerley Tng New
[RFC,09/19] mm: hugetlb: Use restore_reserve_on_error directly in filesystems hugetlb support for KVM guest_mem - - - --- 2023-06-06 Ackerley Tng New
[RFC,08/19] mm: hugetlb: Refactor restore_reserve_on_error hugetlb support for KVM guest_mem - - - --- 2023-06-06 Ackerley Tng New
[RFC,07/19] mm: hugetlb: Refactor vma_*_reservation functions hugetlb support for KVM guest_mem - - - --- 2023-06-06 Ackerley Tng New
[RFC,06/19] mm: hugetlb: Provide hugetlb_filemap_add_folio() hugetlb support for KVM guest_mem - - - --- 2023-06-06 Ackerley Tng New
[RFC,05/19] mm: hugetlb: Allow alloc_hugetlb_folio() to be parametrized by subpool and hstate hugetlb support for KVM guest_mem - - - --- 2023-06-06 Ackerley Tng New
[RFC,04/19] mm: hugetlb: Decouple hstate, subpool from inode hugetlb support for KVM guest_mem - - - --- 2023-06-06 Ackerley Tng New
[RFC,03/19] mm: hugetlb: Expose remove_inode_hugepages hugetlb support for KVM guest_mem - - - --- 2023-06-06 Ackerley Tng New
[RFC,02/19] mm: hugetlb: Move and expose hugetlbfs_zero_partial_page hugetlb support for KVM guest_mem - - - --- 2023-06-06 Ackerley Tng New
[RFC,01/19] mm: hugetlb: Expose get_hstate_idx() hugetlb support for KVM guest_mem - - - --- 2023-06-06 Ackerley Tng New
tools: Copy linux/align.h into tools/ tools: Copy linux/align.h into tools/ - - - --- 2023-02-27 Ackerley Tng 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
[RFC,v3,31/31] KVM: selftests: TDX: Add TDX UPM selftests for implicit conversion TDX KVM selftests - - - --- 2023-01-21 Ackerley Tng New
[RFC,v3,30/31] KVM: selftests: TDX: Add TDX UPM selftest TDX KVM selftests - - - --- 2023-01-21 Ackerley Tng New
[RFC,v3,29/31] KVM: selftests: TDX: Add support for TDG.VP.VEINFO.GET TDX KVM selftests - - - --- 2023-01-21 Ackerley Tng New
[RFC,v3,28/31] KVM: selftests: TDX: Add support for TDG.MEM.PAGE.ACCEPT TDX KVM selftests - - - --- 2023-01-21 Ackerley Tng New
[RFC,v3,27/31] KVM: selftests: Expose _vm_vaddr_alloc TDX KVM selftests - - - --- 2023-01-21 Ackerley Tng New
[RFC,v3,26/31] KVM: selftests: TDX: Update load_td_memory_region for VM memory backed by restricted… TDX KVM selftests - - - --- 2023-01-21 Ackerley Tng New
[RFC,v3,25/31] KVM: selftests: Add support for restricted memory TDX KVM selftests - - - --- 2023-01-21 Ackerley Tng New
[RFC,v3,24/31] KVM: selftests: TDX: Add shared memory test TDX KVM selftests - - - --- 2023-01-21 Ackerley Tng New
[RFC,v3,23/31] KVM: selftests: Add functions to allow mapping as shared TDX KVM selftests - - - --- 2023-01-21 Ackerley Tng New
[RFC,v3,22/31] KVM: selftests: TDX: Add TDG.VP.INFO test TDX KVM selftests - - - --- 2023-01-21 Ackerley Tng New
[RFC,v3,21/31] KVM: selftests: TDX: Verify the behavior when host consumes a TD private memory TDX KVM selftests - - - --- 2023-01-21 Ackerley Tng New
[RFC,v3,20/31] KVM: selftests: TDX: Add TDX CPUID TDVMCALL test TDX KVM selftests - - - --- 2023-01-21 Ackerley Tng New
[RFC,v3,19/31] KVM: selftests: TDX: Add TDX MMIO writes test TDX KVM selftests - - - --- 2023-01-21 Ackerley Tng New
[RFC,v3,18/31] KVM: selftests: TDX: Add TDX MMIO reads test TDX KVM selftests - - - --- 2023-01-21 Ackerley Tng New
[RFC,v3,17/31] KVM: selftests: TDX: Add TDX HLT exit test TDX KVM selftests - - - --- 2023-01-21 Ackerley Tng New
[RFC,v3,16/31] KVM: selftests: TDX: Add TDX MSR read/write tests TDX KVM selftests - - - --- 2023-01-21 Ackerley Tng New
[RFC,v3,15/31] KVM: selftests: TDX: Add TDX IO reads test TDX KVM selftests - - - --- 2023-01-21 Ackerley Tng New
[RFC,v3,14/31] KVM: selftests: TDX: Add TDX IO writes test TDX KVM selftests - - - --- 2023-01-21 Ackerley Tng New
[RFC,v3,13/31] KVM: selftests: TDX: Add basic get_td_vmcall_info test TDX KVM selftests - - - --- 2023-01-21 Ackerley Tng New
[RFC,v3,12/31] KVM: selftests: TDX: Add basic TDX CPUID test TDX KVM selftests - - - --- 2023-01-21 Ackerley Tng New
[RFC,v3,11/31] KVM: selftests: TDX: Adding test case for TDX port IO TDX KVM selftests - - - --- 2023-01-21 Ackerley Tng New
[RFC,v3,10/31] KVM: selftests: TDX: Add report_fatal_error test TDX KVM selftests - - - --- 2023-01-21 Ackerley Tng New
[RFC,v3,09/31] KVM: selftests: TDX: Add TDX lifecycle test TDX KVM selftests - - - --- 2023-01-21 Ackerley Tng New
[RFC,v3,08/31] KVM: selftests: Require GCC to realign stacks on function entry TDX KVM selftests - - - --- 2023-01-21 Ackerley Tng New
[RFC,v3,07/31] KVM: selftests: TDX: Use KVM_TDX_CAPABILITIES to validate TDs' attribute configurati… TDX KVM selftests - - - --- 2023-01-21 Ackerley Tng New
[RFC,v3,06/31] KVM: selftests: Add helper functions to create TDX VMs TDX KVM selftests - - - --- 2023-01-21 Ackerley Tng New
[RFC,v3,05/31] KVM: selftests: Refactor steps in vCPU descriptor table initialization TDX KVM selftests - - - --- 2023-01-21 Ackerley Tng New
[RFC,v3,04/31] KVM: selftests: Store initial stack address in struct kvm_vcpu TDX KVM selftests - - - --- 2023-01-21 Ackerley Tng New
[RFC,v3,03/31] KVM: selftests: Expose function that sets up sregs based on VM's mode TDX KVM selftests - - - --- 2023-01-21 Ackerley Tng New
[RFC,v3,02/31] KVM: selftests: Add support for creating non-default type VMs TDX KVM selftests - 1 - --- 2023-01-21 Ackerley Tng New
[RFC,v3,01/31] KVM: selftests: Add function to allow one-to-one GVA to GPA mappings TDX KVM selftests - - - --- 2023-01-21 Ackerley Tng New
[2/2] KVM: selftests: Reuse kvm_setup_gdt in vcpu_init_descriptor_tables Fix kvm_setup_gdt and reuse in vcpu_init_descriptor_tables - - - --- 2023-01-14 Ackerley Tng New
[1/2] KVM: selftests: Fix initialization of GDT limit Fix kvm_setup_gdt and reuse in vcpu_init_descriptor_tables - - - --- 2023-01-14 Ackerley Tng New
selftests/vm: Only run the 128TB boundary test if 5-level paging is enabled selftests/vm: Only run the 128TB boundary test if 5-level paging is enabled - - - --- 2022-06-20 Adam Sindelar New
[net-next,v4,6/6] net: Add self tests for ULP operations, flow setup and crypto tests [net-next,v4,1/6] net: Documentation on QUIC kernel Tx crypto. - - - --- 2022-09-09 Adel Abouchaev New
[net-next,v4,5/6] net: Add flow counters and Tx processing error counter [net-next,v4,1/6] net: Documentation on QUIC kernel Tx crypto. - - - --- 2022-09-09 Adel Abouchaev New
[net-next,v4,4/6] net: Implement QUIC offload functions [net-next,v4,1/6] net: Documentation on QUIC kernel Tx crypto. - - - --- 2022-09-09 Adel Abouchaev New
[net-next,v4,3/6] net: Add UDP ULP operations, initialization and handling prototype functions. [net-next,v4,1/6] net: Documentation on QUIC kernel Tx crypto. - - - --- 2022-09-09 Adel Abouchaev New
[net-next,v4,2/6] net: Define QUIC specific constants, control and data plane structures [net-next,v4,1/6] net: Documentation on QUIC kernel Tx crypto. - - - --- 2022-09-09 Adel Abouchaev New
[net-next,v4,1/6] net: Documentation on QUIC kernel Tx crypto. [net-next,v4,1/6] net: Documentation on QUIC kernel Tx crypto. - 1 - --- 2022-09-09 Adel Abouchaev New
[net-next,v3,6/6] net: Add self tests for ULP operations, flow setup and crypto tests [net-next,v3,1/6] net: Documentation on QUIC kernel Tx crypto. - - - --- 2022-09-07 Adel Abouchaev New
[net-next,v3,5/6] net: Add flow counters and Tx processing error counter [net-next,v3,1/6] net: Documentation on QUIC kernel Tx crypto. - - - --- 2022-09-07 Adel Abouchaev New
[net-next,v3,4/6] net: Implement QUIC offload functions [net-next,v3,1/6] net: Documentation on QUIC kernel Tx crypto. - - - --- 2022-09-07 Adel Abouchaev New
[net-next,v3,3/6] net: Add UDP ULP operations, initialization and handling prototype functions. [net-next,v3,1/6] net: Documentation on QUIC kernel Tx crypto. - - - --- 2022-09-07 Adel Abouchaev New
[net-next,v3,2/6] net: Define QUIC specific constants, control and data plane structures [net-next,v3,1/6] net: Documentation on QUIC kernel Tx crypto. - - - --- 2022-09-07 Adel Abouchaev New
[net-next,v3,1/6] net: Documentation on QUIC kernel Tx crypto. [net-next,v3,1/6] net: Documentation on QUIC kernel Tx crypto. - - - --- 2022-09-07 Adel Abouchaev New
[net-next,v2,6/6] Add self tests for ULP operations, flow setup and crypto tests [net-next,v2,1/6] Documentation on QUIC kernel Tx crypto. - - - --- 2022-08-17 Adel Abouchaev New
[net-next,v2,5/6] Add flow counters and Tx processing error counter [net-next,v2,1/6] Documentation on QUIC kernel Tx crypto. - - - --- 2022-08-17 Adel Abouchaev New
[net-next,v2,4/6] Implement QUIC offload functions [net-next,v2,1/6] Documentation on QUIC kernel Tx crypto. - - - --- 2022-08-17 Adel Abouchaev New
[net-next,v2,3/6] Add UDP ULP operations, initialization and handling prototype functions. [net-next,v2,1/6] Documentation on QUIC kernel Tx crypto. - - - --- 2022-08-17 Adel Abouchaev New
[net-next,v2,2/6] Define QUIC specific constants, control and data plane structures [net-next,v2,1/6] Documentation on QUIC kernel Tx crypto. - - - --- 2022-08-17 Adel Abouchaev New
[net-next,v2,1/6] Documentation on QUIC kernel Tx crypto. [net-next,v2,1/6] Documentation on QUIC kernel Tx crypto. - 1 - --- 2022-08-17 Adel Abouchaev New
[net-next,6/6] Add self tests for ULP operations, flow setup and crypto tests [net-next,1/6] Documentation on QUIC kernel Tx crypto. - - - --- 2022-08-16 Adel Abouchaev New
[net-next,5/6] Add flow counters and Tx processing error counter [net-next,1/6] Documentation on QUIC kernel Tx crypto. - - - --- 2022-08-16 Adel Abouchaev New
[net-next,4/6] Implement QUIC offload functions [net-next,1/6] Documentation on QUIC kernel Tx crypto. - - - --- 2022-08-16 Adel Abouchaev New
[net-next,3/6] Add UDP ULP operations, initialization and handling prototype functions. [net-next,1/6] Documentation on QUIC kernel Tx crypto. - - - --- 2022-08-16 Adel Abouchaev New
[net-next,2/6] Define QUIC specific constants, control and data plane structures [net-next,1/6] Documentation on QUIC kernel Tx crypto. - - - --- 2022-08-16 Adel Abouchaev New
[net-next,1/6] Documentation on QUIC kernel Tx crypto. [net-next,1/6] Documentation on QUIC kernel Tx crypto. - - - --- 2022-08-16 Adel Abouchaev New
[RFC,net-next,v2,6/6] Add self tests for ULP operations, flow setup and crypto tests [RFC,net-next,v2,1/6] Documentation on QUIC kernel Tx crypto. - - - --- 2022-08-06 Adel Abouchaev New
[RFC,net-next,v2,5/6] Add flow counters and Tx processing error counter [RFC,net-next,v2,1/6] Documentation on QUIC kernel Tx crypto. - - - --- 2022-08-06 Adel Abouchaev New
[RFC,net-next,v2,4/6] Implement QUIC offload functions [RFC,net-next,v2,1/6] Documentation on QUIC kernel Tx crypto. - - - --- 2022-08-06 Adel Abouchaev New
[RFC,net-next,v2,3/6] Add UDP ULP operations, initialization and handling prototype functions. [RFC,net-next,v2,1/6] Documentation on QUIC kernel Tx crypto. - - - --- 2022-08-06 Adel Abouchaev New
[RFC,net-next,v2,2/6] Define QUIC specific constants, control and data plane structures [RFC,net-next,v2,1/6] Documentation on QUIC kernel Tx crypto. - - - --- 2022-08-06 Adel Abouchaev New
[RFC,net-next,v2,1/6] Documentation on QUIC kernel Tx crypto. [RFC,net-next,v2,1/6] Documentation on QUIC kernel Tx crypto. - - - --- 2022-08-06 Adel Abouchaev New
[RFC,net-next,6/6] net: Add self tests for ULP operations, flow setup and crypto tests [RFC,net-next,1/6] net: Documentation on QUIC kernel Tx crypto. - - - --- 2022-08-03 Adel Abouchaev New
« 1 2 3 498 99 »