Show patches with: State = Action Required       |   13389 patches
« 1 2 ... 39 40 41133 134 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,10/10] KVM: riscv: selftests: Add get-reg-list test RISCV: Add KVM_GET_REG_LIST API - - - --- 2023-06-09 Haibo Xu New
[v3,09/10] KVM: riscv: selftests: Skip some registers set operation RISCV: Add KVM_GET_REG_LIST API - 1 - --- 2023-06-09 Haibo Xu New
[v3,08/10] KVM: riscv: Add KVM_GET_REG_LIST API support RISCV: Add KVM_GET_REG_LIST API - 1 - --- 2023-06-09 Haibo Xu New
[v3,07/10] KVM: arm64: selftests: Finish generalizing get-reg-list RISCV: Add KVM_GET_REG_LIST API - - - --- 2023-06-09 Haibo Xu New
[v3,06/10] KVM: arm64: selftests: Split get-reg-list test code RISCV: Add KVM_GET_REG_LIST API - - - --- 2023-06-09 Haibo Xu New
[v3,04/10] KVM: arm64: selftests: Rename vcpu_config and add to kvm_util.h RISCV: Add KVM_GET_REG_LIST API - - - --- 2023-06-09 Haibo Xu New
[v3,01/10] KVM: arm64: selftests: Replace str_with_index with strdup_printf RISCV: Add KVM_GET_REG_LIST API - - - --- 2023-06-09 Haibo Xu New
[bpf,v3,2/2] selftests/bpf: add a test for subprogram extables bpf: fix NULL dereference during extable search 1 - 1 --- 2023-06-09 Krister Johansen New
[bpf,v3,1/2] bpf: ensure main program has an extable bpf: fix NULL dereference during extable search 1 - - --- 2023-06-09 Krister Johansen New
[1/1] tools/nolibc: fix up typo _sycall_narg -> _syscall_narg [1/1] tools/nolibc: fix up typo _sycall_narg -> _syscall_narg - - - --- 2023-06-08 Zhangjin Wu New
[bpf,v5,3/4] bpf: fix bpf socket lookup from tc/xdp to respect socket VRF bindings Socket lookup BPF API from tc/xdp ingress does not respect VRF bindings. 1 2 - --- 2023-06-08 Gilad Sever New
[2/2] KVM: selftests: Add PEBS test for MSR_IA32_PERF_CAPABILITIES KVM: selftests: Add tests for PEBS and MSR_IA32_DS_AREA - - - --- 2023-06-08 Jinrong Liang New
[1/2] KVM: selftests: Test consistency of setting MSR_IA32_DS_AREA KVM: selftests: Add tests for PEBS and MSR_IA32_DS_AREA - - - --- 2023-06-08 Jinrong Liang New
[3/3] selftests/user_events: Add test cases when event is disabled tracing/user_events: Fix incorrect return value for - - - --- 2023-06-08 sunliming New
[1/3] tracing/user_events: Fix incorrect return value for writing operation when events are disabled tracing/user_events: Fix incorrect return value for - - - --- 2023-06-08 sunliming New
[net-next,v1] selftests: net: vxlan: Fix selftest regression after changes in iproute2. [net-next,v1] selftests: net: vxlan: Fix selftest regression after changes in iproute2. - - - --- 2023-06-08 Vladimir Nikishkin New
[bpf,v2,2/2] bpf: ensure main program has an extable bpf: fix NULL dereference during extable search - - - --- 2023-06-07 Krister Johansen New
[bpf,v2,1/2] selftests/bpf: add a test for subprogram extables bpf: fix NULL dereference during extable search - - - --- 2023-06-07 Krister Johansen New
[5.4,91/99] test_firmware: fix the memory leak of the allocated firmware buffer Untitled series #755074 - - - --- 2023-06-07 Greg Kroah-Hartman New
[5.10,105/120] test_firmware: fix the memory leak of the allocated firmware buffer Untitled series #755071 - - - --- 2023-06-07 Greg Kroah-Hartman New
[net,1/3] selftests: net: tls: check if FIPS mode is enabled Check if FIPS mode is enabled when running selftests - - - --- 2023-06-07 Magali Lemes New
[v3] selftests/input: Introduce basic tests for evdev ioctls [v3] selftests/input: Introduce basic tests for evdev ioctls 1 - - --- 2023-06-07 Enric Balletbo i Serra New
[net-next] selftests: net: vxlan: Fix selftest after changes in iproute2. [net-next] selftests: net: vxlan: Fix selftest after changes in iproute2. - - - --- 2023-06-07 Vladimir Nikishkin New
[bpf-next,v3,3/3] selftests/bpf: add testcase for FENTRY/FEXIT with 6+ arguments bpf, x86: allow function arguments up to 12 for TRACING - 1 - --- 2023-06-07 Menglong Dong New
[bpf-next,v3,2/3] bpf, x86: clean garbage value in the stack of trampoline bpf, x86: allow function arguments up to 12 for TRACING - 1 - --- 2023-06-07 Menglong Dong New
[bpf-next,v3,1/3] bpf, x86: allow function arguments up to 12 for TRACING bpf, x86: allow function arguments up to 12 for TRACING - 1 - --- 2023-06-07 Menglong Dong New
[v3,4/4] KVM: selftests: Test gp event filters don't affect fixed event filters KVM: selftests: Improve PMU event filter settings and add test cases - - - --- 2023-06-07 Jinrong Liang New
[v3,3/4] KVM: selftests: Check if event filter meets expectations on fixed counters KVM: selftests: Improve PMU event filter settings and add test cases - - - --- 2023-06-07 Jinrong Liang New
[v3,2/4] KVM: selftests: Test unavailable event filters are rejected KVM: selftests: Improve PMU event filter settings and add test cases - - - --- 2023-06-07 Jinrong Liang New
[v3,1/4] KVM: selftests: Introduce __kvm_pmu_event_filter to improved event filter settings KVM: selftests: Improve PMU event filter settings and add test cases - - - --- 2023-06-07 Jinrong Liang New
[v3,2/3] tools/nolibc: unistd.h: apply __sysret() helper tools/nolibc: add a new syscall helper - - - --- 2023-06-07 Zhangjin Wu New
[v4,3/3] selftests/nolibc: riscv: customize makefile for rv32 nolibc: add part2 of support for rv32 - - - --- 2023-06-07 Zhangjin Wu New
[bpf,v3,2/2] selftests/bpf: Add test cases to assert proper ID tracking on spill Fix BPF verifier bypass on scalar spill 1 - - --- 2023-06-06 Maxim Mikityanskiy New
[bpf,v3,1/2] bpf: Fix verifier tracking scalars on spill Fix BPF verifier bypass on scalar spill 1 - - --- 2023-06-06 Maxim Mikityanskiy 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
[v3,3/3] selftests: ALSA: Add test for the 'pcmtest' driver [v3,1/3] docs: sound: add 'pcmtest' driver documentation 1 - - --- 2023-06-06 Ivan Orlov New
[v2,4/4] tools/nolibc: sys.h: apply __syscall() helper tools/nolibc: add two new syscall helpers - - - --- 2023-06-06 Zhangjin Wu New
[v2,3/4] tools/nolibc: sys.h: apply __sysret() helper tools/nolibc: add two new syscall helpers - - - --- 2023-06-06 Zhangjin Wu New
[v2,2/4] tools/nolibc: unistd.h: apply __sysret() helper tools/nolibc: add two new syscall helpers - - - --- 2023-06-06 Zhangjin Wu New
[v2,1/4] tools/nolibc: sys.h: add __syscall() and __sysret() helpers tools/nolibc: add two new syscall helpers - - - --- 2023-06-06 Zhangjin Wu New
[v3,11/11] selftests: error out if kernel header files are not yet built A minor flurry of selftest/mm fixes - 1 1 --- 2023-06-06 John Hubbard New
[v17,5/5] selftests: mm: add pagemap ioctl tests Implement IOCTL to get and optionally clear info about PTEs - - - --- 2023-06-06 Muhammad Usama Anjum New
[v17,4/5] mm/pagemap: add documentation of PAGEMAP_SCAN IOCTL Implement IOCTL to get and optionally clear info about PTEs - - - --- 2023-06-06 Muhammad Usama Anjum New
[v17,3/5] tools headers UAPI: Update linux/fs.h with the kernel sources Implement IOCTL to get and optionally clear info about PTEs - - - --- 2023-06-06 Muhammad Usama Anjum New
[v17,2/5] fs/proc/task_mmu: Implement IOCTL to get and optionally clear info about PTEs Implement IOCTL to get and optionally clear info about PTEs - - - --- 2023-06-06 Muhammad Usama Anjum New
[v17,1/5] userfaultfd: UFFD_FEATURE_WP_ASYNC Implement IOCTL to get and optionally clear info about PTEs - - - --- 2023-06-06 Muhammad Usama Anjum New
[v3,19/19] selftests/resctrl: Remove test type checks from cat_val() selftests/resctrl: Fixes and cleanups - - - --- 2023-06-05 Ilpo Järvinen New
[v3,15/19] selftests/resctrl: Don't pass test name to fill_buf selftests/resctrl: Fixes and cleanups - - - --- 2023-06-05 Ilpo Järvinen New
[v3,12/19] selftests/resctrl: Remove "malloc_and_init_memory" param from run_fill_buf() selftests/resctrl: Fixes and cleanups - - - --- 2023-06-05 Ilpo Järvinen New
[v3,07/19] selftests/resctrl: Refactor remount_resctrl(bool mum_resctrlfs) to mount_resctrl() selftests/resctrl: Fixes and cleanups - - - --- 2023-06-05 Ilpo Järvinen New
[v3,05/19] selftests/resctrl: Unmount resctrl FS before starting the first test selftests/resctrl: Fixes and cleanups - - - --- 2023-06-05 Ilpo Järvinen New
[v3,04/19] selftests/resctrl: Close perf value read fd on errors selftests/resctrl: Fixes and cleanups - - - --- 2023-06-05 Ilpo Järvinen New
[V2,4/4] user_events: Add perf self-test for empty arguments events [V2,1/4] tracing/user_events: Fix the incorrect trace record for empty arguments events - - - --- 2023-06-05 sunliming New
[4/4] selftests/nolibc: fix up test-report for run target selftests/nolibc: fix up and improve test report - - - --- 2023-06-05 Zhangjin Wu New
[3/4] selftests/nolibc: always print the log file selftests/nolibc: fix up and improve test report - - - --- 2023-06-05 Zhangjin Wu New
[2/4] selftests/nolibc: allow run test-report directly selftests/nolibc: fix up and improve test report - - - --- 2023-06-05 Zhangjin Wu New
[1/4] selftests/nolibc: add a test-report target selftests/nolibc: fix up and improve test report - - - --- 2023-06-05 Zhangjin Wu New
[4/4] tools/nolibc: sys.h: apply __syscall() helper tools/nolibc: add two new syscall helpers - - - --- 2023-06-04 Zhangjin Wu New
[3/4] tools/nolibc: sys.h: apply __syscall_ret() helper tools/nolibc: add two new syscall helpers - - - --- 2023-06-04 Zhangjin Wu New
[2/4] tools/nolibc: unistd.h: apply __syscall_ret() helper tools/nolibc: add two new syscall helpers - - - --- 2023-06-04 Zhangjin Wu New
[1/4] tools/nolibc: unistd.h: add __syscall() and __syscall_ret() helpers tools/nolibc: add two new syscall helpers - - - --- 2023-06-04 Zhangjin Wu New
[1/1] selftests: error out if kernel header files are not yet built selftests: error out if kernel header files are not yet built - - - --- 2023-06-04 John Hubbard New
selftests/x86/amx: Add a CPU hotplug test selftests/x86/amx: Add a CPU hotplug test - - - --- 2023-06-03 Chang S. Bae New
[v3,3/3] selftests/nolibc: riscv: customize makefile for rv32 nolibc: add part2 of support for rv32 - - - --- 2023-06-03 Zhangjin Wu New
[v3,11/12] selftests/nolibc: add new gettimeofday test cases nolibc: add generic part1 of prepare for rv32 - - - --- 2023-06-03 Zhangjin Wu New
[v3,10/12] selftests/nolibc: remove gettimeofday_bad1/2 completely nolibc: add generic part1 of prepare for rv32 - - - --- 2023-06-03 Zhangjin Wu New
[v3,05/12] selftests/nolibc: not include limits.h for nolibc nolibc: add generic part1 of prepare for rv32 - - - --- 2023-06-03 Zhangjin Wu New
[v3,02/12] tools/nolibc: add missing nanoseconds support for __NR_statx nolibc: add generic part1 of prepare for rv32 - - - --- 2023-06-03 Zhangjin Wu New
[v2,10/11] selftests/mm: move uffd* routines from vm_util.c to uffd-common.c A minor flurry of selftest/mm fixes 1 - - --- 2023-06-03 John Hubbard New
[v2,09/11] selftests/mm: move psize(), pshift() into vm_utils.c A minor flurry of selftest/mm fixes - - - --- 2023-06-03 John Hubbard New
[v2,05/11] selftests/mm: .gitignore: add mkdirty, va_high_addr_switch A minor flurry of selftest/mm fixes - 2 - --- 2023-06-03 John Hubbard New
[v2,16/16] KVM: arm64: Split huge pages during clear-dirty-log under MMU read lock Use MMU read lock for clear-dirty-log - - - --- 2023-06-02 Vipin Sharma New
[v2,15/16] KVM: arm64: Provide option to pass page walker flag for huge page splits Use MMU read lock for clear-dirty-log - - - --- 2023-06-02 Vipin Sharma New
[v2,14/16] KVM: arm64: Pass page walker flags from callers of stage 2 split walker Use MMU read lock for clear-dirty-log - - - --- 2023-06-02 Vipin Sharma New
[v2,13/16] KVM: arm64: Run clear-dirty-log under MMU read lock Use MMU read lock for clear-dirty-log - - - --- 2023-06-02 Vipin Sharma New
[v2,12/16] KVM: arm64: Retry shared page table walks outside of fault handler Use MMU read lock for clear-dirty-log - - - --- 2023-06-02 Vipin Sharma New
[v2,11/16] KVM: arm64: Use KVM_PGTABLE_WALK_SHARED flag instead of KVM_PGTABLE_WALK_HANDLE_FAULT Use MMU read lock for clear-dirty-log - - - --- 2023-06-02 Vipin Sharma New
[v2,10/16] KVM: arm64: Return -ENOENT if PTE is not valid in stage2_attr_walker Use MMU read lock for clear-dirty-log - - - --- 2023-06-02 Vipin Sharma New
[v2,09/16] KVM: arm64: Document the page table walker actions based on the callback's return value Use MMU read lock for clear-dirty-log - - - --- 2023-06-02 Vipin Sharma New
[v2,08/16] KMV: arm64: Pass page table walker flags to stage2_apply_range_*() Use MMU read lock for clear-dirty-log - - - --- 2023-06-02 Vipin Sharma New
[v2,07/16] KVM: mmu: Move mmu lock/unlock to arch code for clear dirty log Use MMU read lock for clear-dirty-log - - - --- 2023-06-02 Vipin Sharma New
[v2,06/16] KVM: arm64: Correct the kvm_pgtable_stage2_flush() documentation Use MMU read lock for clear-dirty-log - - - --- 2023-06-02 Vipin Sharma New
« 1 2 ... 39 40 41133 134 »