Show patches with: State = Action Required       |   13129 patches
« 1 2 ... 46 47 48131 132 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v10,3/6] fs/proc/task_mmu: Implement IOCTL to get and/or the clear info about PTEs Implement IOCTL to get and/or the clear info about PTEs - - - --- 2023-02-02 Muhammad Usama Anjum New
[v10,2/6] userfaultfd: update documentation to describe UFFD_FEATURE_WP_ASYNC Implement IOCTL to get and/or the clear info about PTEs - - - --- 2023-02-02 Muhammad Usama Anjum New
[v10,1/6] userfaultfd: Add UFFD WP Async support Implement IOCTL to get and/or the clear info about PTEs - - - --- 2023-02-02 Muhammad Usama Anjum New
[v1,8/8] vfio-iommufd: Support IO page table replacement Add IO page table replacement support - - - --- 2023-02-02 Nicolin Chen New
[v1,7/8] iommufd/device: Use iommu_group_replace_domain() Add IO page table replacement support - - - --- 2023-02-02 Nicolin Chen New
[v1,6/8] iommufd/selftest: Add coverage for access->ioas replacement Add IO page table replacement support - - - --- 2023-02-02 Nicolin Chen New
[v1,5/8] iommufd: Add replace support in iommufd_access_set_ioas() Add IO page table replacement support - - - --- 2023-02-02 Nicolin Chen New
[v1,4/8] iommufd/selftest: Add IOMMU_TEST_OP_ACCESS_SET_IOAS coverage Add IO page table replacement support - - - --- 2023-02-02 Nicolin Chen New
[v1,3/8] iommufd: Create access in vfio_iommufd_emulated_bind() Add IO page table replacement support - - - --- 2023-02-02 Nicolin Chen New
[v1,2/8] iommu: Introduce a new iommu_group_replace_domain() API Add IO page table replacement support - - - --- 2023-02-02 Nicolin Chen New
[v1,1/8] iommu: Move dev_iommu_ops() to private header Add IO page table replacement support - - - --- 2023-02-02 Nicolin Chen New
selftests: KVM: Replace optarg with arg in guest_modes_cmdline selftests: KVM: Replace optarg with arg in guest_modes_cmdline - - - --- 2023-02-01 Shaoqin Huang New
[v1,3/3] kunit: fix bug of extra newline characters in debugfs logs kunit: fix bugs in debugfs logs - - - --- 2023-01-31 Rae Moar brendanhiggins New
[v1,2/3] kunit: fix bug in the order of lines in debugfs logs kunit: fix bugs in debugfs logs - - - --- 2023-01-31 Rae Moar brendanhiggins New
[v1,1/3] kunit: fix bug in debugfs logs of parameterized tests kunit: fix bugs in debugfs logs - 1 - --- 2023-01-31 Rae Moar brendanhiggins New
[net-next,v3,4/4] selftests: net: udpgso_bench_tx: Cater for pending datagrams zerocopy benchmarking [net-next,v3,1/4] selftests: net: udpgso_bench_rx: Fix 'used uninitialized' compiler warning - 1 - --- 2023-01-31 Andrei Gherzan New
[v2,4/4] selftests: net: udpgso_bench_tx: Cater for pending datagrams zerocopy benchmarking [v2,1/4] selftests: net: udpgso_bench_rx: Fix 'used uninitialized' compiler warning - - - --- 2023-01-31 Andrei Gherzan New
[v2,3/4] selftests: net: udpgso_bench: Fix racing bug between the rx/tx programs [v2,1/4] selftests: net: udpgso_bench_rx: Fix 'used uninitialized' compiler warning - - - --- 2023-01-31 Andrei Gherzan New
[v9,3/3] selftests: vm: add pagemap ioctl tests Implement IOCTL to get and/or the clear info about PTEs - - - --- 2023-01-31 Muhammad Usama Anjum New
[v9,2/3] fs/proc/task_mmu: Implement IOCTL to get and/or the clear info about PTEs Implement IOCTL to get and/or the clear info about PTEs - - - --- 2023-01-31 Muhammad Usama Anjum New
[v9,1/3] userfaultfd: Add UFFD WP Async support Implement IOCTL to get and/or the clear info about PTEs - - - --- 2023-01-31 Muhammad Usama Anjum New
[v6,4/5] selftests/resctrl: Cleanup properly when an error occurs in CAT test Some improvements of resctrl selftest - - - --- 2023-01-31 Shaopeng Tan New
[v6,1/5] selftests/resctrl: Fix set up schemata with 100% allocation on first run in MBM test Some improvements of resctrl selftest - 1 - --- 2023-01-31 Shaopeng Tan New
[RFC,net-next,v2,1/3] vsock: support sockmap vsock: add support for sockmap - - - --- 2023-01-31 Bobby Eshleman New
[bpf-next,2/2] selftests: bpf docs: Use installed kernel headers search path [bpf-next,1/2] selftests: bpf: Fix incorrect kernel headers search path 1 - - --- 2023-01-30 Mathieu Desnoyers New
[bpf-next,1/2] selftests: bpf: Fix incorrect kernel headers search path [bpf-next,1/2] selftests: bpf: Fix incorrect kernel headers search path 1 - - --- 2023-01-30 Mathieu Desnoyers New
[6/9] selftests: use canonical ftrace path use canonical ftrace path whenever possible - - - --- 2023-01-30 Ross Zwisler New
[3/9] selftests/bpf: use canonical ftrace path use canonical ftrace path whenever possible - - - --- 2023-01-30 Ross Zwisler New
[-next] KVM: selftests: Fix build error [-next] KVM: selftests: Fix build error - - - --- 2023-01-30 Yue Haibing New
.gitignore: Keep track of archived files as they are added to a new git repo .gitignore: Keep track of archived files as they are added to a new git repo - - - --- 2023-01-30 Like Xu New
[v2,1/2] kunit: Expose 'static stub' API to redirect functions [v2,1/2] kunit: Expose 'static stub' API to redirect functions - 1 - --- 2023-01-28 David Gow brendanhiggins New
kunit: Add "hooks" to call into KUnit when it's built as a module kunit: Add "hooks" to call into KUnit when it's built as a module - 2 - --- 2023-01-28 David Gow New
selftests: net: udpgso_bench_tx: Introduce exponential back-off retries selftests: net: udpgso_bench_tx: Introduce exponential back-off retries - - - --- 2023-01-27 Andrei Gherzan New
[v3,3/3] selftests: net: Fix udpgro_frglist.sh shellcheck warnings and errors [v3,1/3] selftests: net: .gitignore the scratch directory of bpf - - - --- 2023-01-27 Andrei Gherzan New
[v3,2/3] selftests: net: Unify references to nat6to4.o when running udpgro_frglist.sh [v3,1/3] selftests: net: .gitignore the scratch directory of bpf - - - --- 2023-01-27 Andrei Gherzan New
[v3,1/3] selftests: net: .gitignore the scratch directory of bpf [v3,1/3] selftests: net: .gitignore the scratch directory of bpf - - - --- 2023-01-27 Andrei Gherzan New
[30/34] selftests: bpf docs: Use installed kernel headers search path selftests: Fix incorrect kernel headers search path 1 - - --- 2023-01-27 Mathieu Desnoyers New
[17/34] selftests: net: Fix incorrect kernel headers search path selftests: Fix incorrect kernel headers search path 1 - - --- 2023-01-27 Mathieu Desnoyers New
[02/34] selftests: bpf: Fix incorrect kernel headers search path selftests: Fix incorrect kernel headers search path 1 - - --- 2023-01-27 Mathieu Desnoyers New
KVM: selftest: Add dependency rules in makefile for C source code KVM: selftest: Add dependency rules in makefile for C source code - - - --- 2023-01-27 Yu Zhang New
KVM: selftests: Added eBPF program and selftest to collect vmx exit stat KVM: selftests: Added eBPF program and selftest to collect vmx exit stat - - - --- 2023-01-26 Kevin Cheng New
[RFC,v7,3/3] selftests/x86: sysret_rip: Test SYSRET with a signal handler sysret_rip update for the Intel FRED architecture - - - --- 2023-01-25 Ammar Faizi New
[RFC,v7,2/3] selftests/x86: sysret_rip: Add more syscall tests with respect to `%rcx` and `%r11` sysret_rip update for the Intel FRED architecture - - - --- 2023-01-25 Ammar Faizi New
[RFC,v7,1/3] selftests/x86: sysret_rip: Handle syscall in a FRED system sysret_rip update for the Intel FRED architecture - - - --- 2023-01-25 Ammar Faizi New
[v6,14/14] KVM: s390: selftest: memop: Add cmpxchg tests KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg - - - --- 2023-01-25 Janis Schoetterl-Glausch New
[v6,13/14] Documentation: KVM: s390: Describe KVM_S390_MEMOP_F_CMPXCHG KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg - - - --- 2023-01-25 Janis Schoetterl-Glausch New
[v6,12/14] KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg - - - --- 2023-01-25 Janis Schoetterl-Glausch New
[v6,11/14] KVM: s390: Refactor absolute vcpu mem_op function KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg - - - --- 2023-01-25 Janis Schoetterl-Glausch New
[v6,10/14] KVM: s390: Refactor absolute vm mem_op function KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg - 1 - --- 2023-01-25 Janis Schoetterl-Glausch New
[v6,09/14] KVM: s390: Dispatch to implementing function at top level of vm mem_op KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg - 1 - --- 2023-01-25 Janis Schoetterl-Glausch New
[v6,08/14] KVM: s390: Move common code of mem_op functions into functions KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg - - - --- 2023-01-25 Janis Schoetterl-Glausch New
[v6,04/14] KVM: s390: selftest: memop: Add bad address test KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg - 1 - --- 2023-01-25 Janis Schoetterl-Glausch New
[RFC,v6,3/3] selftests/x86: sysret_rip: Test opportunistic SYSRET sysret_rip update for the Intel FRED architecture - - - --- 2023-01-25 Ammar Faizi New
[RFC,v6,2/3] selftests/x86: sysret_rip: Add more syscall tests with respect to `%rcx` and `%r11` sysret_rip update for the Intel FRED architecture - - - --- 2023-01-25 Ammar Faizi New
[RFC,v6,1/3] selftests/x86: sysret_rip: Handle syscall in a FRED system sysret_rip update for the Intel FRED architecture - - - --- 2023-01-25 Ammar Faizi New
[v2,2/2] selftests: net: .gitignore the scratch directory of bpf [v2,1/2] selftests: net: Fix missing nat6to4.o when running udpgro_frglist.sh - - - --- 2023-01-25 Andrei Gherzan New
[v2,1/2] selftests: net: Fix missing nat6to4.o when running udpgro_frglist.sh [v2,1/2] selftests: net: Fix missing nat6to4.o when running udpgro_frglist.sh - - - --- 2023-01-25 Andrei Gherzan New
[2/2] selftests: net: .gitignore the scratch directory of bpf [1/2] selftests: net: Fix missing nat6to4.o when running udpgro_frglist.sh - - - --- 2023-01-25 Andrei Gherzan New
[1/2] selftests: net: Fix missing nat6to4.o when running udpgro_frglist.sh [1/2] selftests: net: Fix missing nat6to4.o when running udpgro_frglist.sh - - - --- 2023-01-25 Andrei Gherzan New
tools/testing/kunit/kunit.py: substitute if with elif tools/testing/kunit/kunit.py: substitute if with elif - - - --- 2023-01-25 Alexander Pantyukhin brendanhiggins New
[v1] kunit: fix bug in KUNIT_EXPECT_MEMEQ [v1] kunit: fix bug in KUNIT_EXPECT_MEMEQ - 1 - --- 2023-01-25 Rae Moar brendanhiggins New
[RFC,v5,2/2] selftests/x86: sysret_rip: Add more syscall tests with respect to `%rcx` and `%r11` sysret_rip update for the Intel FRED architecture - - - --- 2023-01-25 Ammar Faizi New
[RFC,v5,1/2] selftests/x86: sysret_rip: Handle syscall in a FRED system sysret_rip update for the Intel FRED architecture - - - --- 2023-01-25 Ammar Faizi New
[RFC,v4,2/2] selftests/x86: sysret_rip: Add more syscall tests with respect to `%rcx` and `%r11` sysret_rip update for the Intel FRED architecture - - - --- 2023-01-25 Ammar Faizi New
[RFC,v4,1/2] selftests/x86: sysret_rip: Handle syscall in a FRED system sysret_rip update for the Intel FRED architecture - - - --- 2023-01-25 Ammar Faizi New
[RFC,v3,2/2] selftests/x86: sysret_rip: Add more syscall tests with respect to `%rcx` and `%r11` selftests/x86: sysret_rip update for FRED system 1 - - --- 2023-01-24 Ammar Faizi New
[RFC,v3,1/2] selftests/x86: sysret_rip: Handle syscall in a FRED system selftests/x86: sysret_rip update for FRED system 1 - - --- 2023-01-24 Ammar Faizi New
[v8,4/4] selftests: vm: add pagemap ioctl tests Implement IOCTL to get and/or the clear info about PTEs - - - --- 2023-01-24 Muhammad Usama Anjum New
[v8,3/4] fs/proc/task_mmu: Implement IOCTL to get and/or the clear info about PTEs Implement IOCTL to get and/or the clear info about PTEs - - - --- 2023-01-24 Muhammad Usama Anjum New
[v8,2/4] userfaultfd: split mwriteprotect_range() Implement IOCTL to get and/or the clear info about PTEs - - - --- 2023-01-24 Muhammad Usama Anjum New
[v8,1/4] userfaultfd: Add UFFD WP Async support Implement IOCTL to get and/or the clear info about PTEs - - - --- 2023-01-24 Muhammad Usama Anjum New
[RFC,v2] kunit: Add "hooks" to call into KUnit when it's built as a module [RFC,v2] kunit: Add "hooks" to call into KUnit when it's built as a module - 1 - --- 2023-01-24 David Gow New
[RFC,19/19] selftests/vm: Add pins-cgroup selftest for mlock/mmap [RFC,01/19] mm: Introduce vm_account - - - --- 2023-01-24 Alistair Popple New
[RFC,01/19] mm: Introduce vm_account [RFC,01/19] mm: Introduce vm_account - - - --- 2023-01-24 Alistair Popple New
[RFC,v2,2/2] selftests/x86: sysret_rip: Add more syscall tests with respect to `%rcx` and `%r11` selftests/x86: sysret_rip update for FRED system - - - --- 2023-01-24 Ammar Faizi New
[RFC,v2,1/2] selftests/x86: sysret_rip: Handle syscall in a FRED system selftests/x86: sysret_rip update for FRED system 1 - - --- 2023-01-24 Ammar Faizi New
[RFC,v1,2/2] selftests/x86: sysret_rip: Add more syscall tests with respect to `%rcx` and `%r11` selftests/x86: sysret_rip update for FRED system - - - --- 2023-01-24 Ammar Faizi New
[RFC,v1,1/2] selftests/x86: sysret_rip: Handle syscall in a FRED system selftests/x86: sysret_rip update for FRED system - - - --- 2023-01-24 Ammar Faizi New
[RESEND,RFC,v1,20/20] selftests/vm: add two functions for debugging merge outcome mm: process/cgroup ksm support - - - --- 2023-01-23 Stefan Roesch New
[RESEND,RFC,v1,19/20] selftests/vm: add KSM fork test mm: process/cgroup ksm support - - - --- 2023-01-23 Stefan Roesch New
[RESEND,RFC,v1,18/20] selftests/vm: add KSM get merge type test mm: process/cgroup ksm support - - - --- 2023-01-23 Stefan Roesch New
[RESEND,RFC,v1,17/20] selftests/vm: add KSM prctl merge test mm: process/cgroup ksm support - - - --- 2023-01-23 Stefan Roesch New
[RESEND,RFC,v1,16/20] tools: add new prctl flags to prctl in tools dir mm: process/cgroup ksm support - - - --- 2023-01-23 Stefan Roesch New
[RESEND,RFC,v1,15/20] docs: document new procfs ksm knobs mm: process/cgroup ksm support - - - --- 2023-01-23 Stefan Roesch New
[RESEND,RFC,v1,14/20] mm: expose ksm merge type in ksm_stat mm: process/cgroup ksm support - - - --- 2023-01-23 Stefan Roesch New
[RESEND,RFC,v1,13/20] mm: expose ksm process profit metric in ksm_stat mm: process/cgroup ksm support - - - --- 2023-01-23 Stefan Roesch New
[RESEND,RFC,v1,12/20] mm: add ksm_merge_type() function mm: process/cgroup ksm support - - - --- 2023-01-23 Stefan Roesch New
[RESEND,RFC,v1,11/20] mm: calculate ksm process profit metric mm: process/cgroup ksm support - - - --- 2023-01-23 Stefan Roesch New
[RESEND,RFC,v1,10/20] docs: document general_profit sysfs knob mm: process/cgroup ksm support - - - --- 2023-01-23 Stefan Roesch New
[RESEND,RFC,v1,09/20] mm: expose general_profit metric mm: process/cgroup ksm support - - - --- 2023-01-23 Stefan Roesch New
[RESEND,RFC,v1,08/20] mm: split off pages_volatile function mm: process/cgroup ksm support - - - --- 2023-01-23 Stefan Roesch New
[RESEND,RFC,v1,07/20] mm: add tracepoints to ksm mm: process/cgroup ksm support - 1 - --- 2023-01-23 Stefan Roesch New
[RESEND,RFC,v1,06/20] mm: add new prctl option to get and set ksm for a process mm: process/cgroup ksm support - - - --- 2023-01-23 Stefan Roesch New
[RESEND,RFC,v1,05/20] mm: support disabling of ksm for a process mm: process/cgroup ksm support - - - --- 2023-01-23 Stefan Roesch New
[RESEND,RFC,v1,04/20] mm: invoke madvise for all vmas in scan_get_next_rmap_item mm: process/cgroup ksm support - - - --- 2023-01-23 Stefan Roesch New
[RESEND,RFC,v1,03/20] mm: add flag to __ksm_exit call mm: process/cgroup ksm support - - - --- 2023-01-23 Stefan Roesch New
[RESEND,RFC,v1,02/20] mm: add flag to __ksm_enter mm: process/cgroup ksm support - - - --- 2023-01-23 Stefan Roesch New
[RESEND,RFC,v1,01/20] mm: add new flag to enable ksm per process mm: process/cgroup ksm support - - - --- 2023-01-23 Stefan Roesch New
[3/3] ptrace,syscall_user_dispatch: add a getter/setter for sud configuration Checkpoint Support for Syscall User Dispatch - - - --- 2023-01-23 Gregory Price New
[2/3] fs/proc/array: Add Syscall User Dispatch to proc status Checkpoint Support for Syscall User Dispatch - - - --- 2023-01-23 Gregory Price New
« 1 2 ... 46 47 48131 132 »