Linux Kernel Selftest
[Prev Page][Next Page]
- [PATCH v20 5/5] selftests: mm: add pagemap ioctl tests, (continued)
- [PATCH] kselftest/arm64: Log signal code and address for unexpected signals,
Mark Brown
- [PATCH 0/2] kselftest/alsa: Decrease pcm-test duration to avoid timeouts,
Nícolas F. R. A. Prado
- [PATCH bpf-next v3 0/2] Fix missing synack in BPF cgroup_skb filters,
Kui-Feng Lee
- [PATCH net-next 0/9] mptcp: expose more info and small improvements,
Matthieu Baerts
- [PATCH net-next 1/9] mptcp: move snd_una update earlier for fallback socket,
Matthieu Baerts
- [PATCH net-next 2/9] mptcp: track some aggregate data counters,
Matthieu Baerts
- [PATCH net-next 6/9] selftests: mptcp: add MPTCP_FULL_INFO testcase,
Matthieu Baerts
- [PATCH net-next 3/9] selftests: mptcp: explicitly tests aggregate counters,
Matthieu Baerts
- [PATCH net-next 5/9] mptcp: introduce MPTCP_FULL_INFO getsockopt,
Matthieu Baerts
- [PATCH net-next 7/9] selftests: mptcp: join: skip check if MIB counter not supported (part 2),
Matthieu Baerts
- [PATCH net-next 8/9] mptcp: consolidate transition to TCP_CLOSE in mptcp_do_fastclose(),
Matthieu Baerts
- [PATCH net-next 9/9] mptcp: pass addr to mptcp_pm_alloc_anno_list,
Matthieu Baerts
- [PATCH net-next 4/9] mptcp: add subflow unique id,
Matthieu Baerts
- Re: [PATCH net-next 0/9] mptcp: expose more info and small improvements,
patchwork-bot+netdevbpf
- [PATCH net-next 00/16] selftests: Preparations for out-of-order-operations patches in mlxsw,
Petr Machata
- [PATCH net-next 01/16] selftests: forwarding: q_in_vni: Disable IPv6 autogen on bridges,
Petr Machata
- [PATCH net-next 02/16] selftests: forwarding: dual_vxlan_bridge: Disable IPv6 autogen on bridges,
Petr Machata
- [PATCH net-next 04/16] selftests: forwarding: pedit_dsfield: Disable IPv6 autogen on a bridge,
Petr Machata
- [PATCH net-next 03/16] selftests: forwarding: skbedit_priority: Disable IPv6 autogen on a bridge,
Petr Machata
- [PATCH net-next 05/16] selftests: forwarding: mirror_gre_*: Disable IPv6 autogen on bridges,
Petr Machata
- [PATCH net-next 06/16] selftests: forwarding: mirror_gre_*: Use port MAC for bridge address,
Petr Machata
- [PATCH net-next 07/16] selftests: forwarding: router_bridge: Use port MAC for bridge address,
Petr Machata
- [PATCH net-next 08/16] selftests: mlxsw: q_in_q_veto: Disable IPv6 autogen on bridges,
Petr Machata
- [PATCH net-next 09/16] selftests: mlxsw: extack: Disable IPv6 autogen on bridges,
Petr Machata
- [PATCH net-next 10/16] selftests: mlxsw: mirror_gre_scale: Disable IPv6 autogen on a bridge,
Petr Machata
- [PATCH net-next 11/16] selftests: mlxsw: qos_dscp_bridge: Disable IPv6 autogen on a bridge,
Petr Machata
- [PATCH net-next 12/16] selftests: mlxsw: qos_ets_strict: Disable IPv6 autogen on bridges,
Petr Machata
- [PATCH net-next 13/16] selftests: mlxsw: qos_mc_aware: Disable IPv6 autogen on bridges,
Petr Machata
- [PATCH net-next 14/16] selftests: mlxsw: spectrum: q_in_vni_veto: Disable IPv6 autogen on a bridge,
Petr Machata
- [PATCH net-next 16/16] selftests: mlxsw: one_armed_router: Use port MAC for bridge address,
Petr Machata
- [PATCH net-next 15/16] selftests: mlxsw: vxlan: Disable IPv6 autogen on bridges,
Petr Machata
- Re: [PATCH net-next 00/16] selftests: Preparations for out-of-order-operations patches in mlxsw,
patchwork-bot+netdevbpf
- [PATCH net] selftests: forwarding: Fix race condition in mirror installation,
Petr Machata
- [PATCH 0/3] RFC: F_OFD_GETLK should provide more info,
Stas Sergeev
- [PATCH] selftests/input: add test to cover failure on dev->absinfo,
Dana Elfassy
- [linux-next:master] BUILD REGRESSION 47045630bc409ce6606d97b790895210dd1d517d,
kernel test robot
- [PATCH] selftests/input: add test to cover len > maxlen in bits_to_user(),
Dana Elfassy
- [PATCH v4 00/10] tools/nolibc: add a new syscall helper,
Zhangjin Wu
- [PATCH v4 01/10] tools/nolibc: sys.h: add a syscall return helper,
Zhangjin Wu
- [PATCH v4 02/10] tools/nolibc: unistd.h: apply __sysret() helper,
Zhangjin Wu
- [PATCH v4 03/10] tools/nolibc: sys.h: apply __sysret() helper,
Zhangjin Wu
- [PATCH v4 04/10] tools/nolibc: unistd.h: reorder the syscall macros,
Zhangjin Wu
- [PATCH v4 05/10] tools/nolibc: add missing my_syscall6() for mips,
Zhangjin Wu
- [PATCH v4 06/10] tools/nolibc: __sysret: support syscalls who return a pointer,
Zhangjin Wu
- [PATCH v4 07/10] tools/nolibc: clean up mmap() support,
Zhangjin Wu
- [PATCH v4 08/10] selftests/nolibc: add EXPECT_PTREQ, EXPECT_PTRNE and EXPECT_PTRER,
Zhangjin Wu
- [PATCH v4 09/10] selftests/nolibc: add sbrk_0 to test current brk getting,
Zhangjin Wu
- [PATCH v4 10/10] selftests/nolibc: add mmap and munmap test cases,
Zhangjin Wu
- [PATCH v5 00/14] tools/nolibc: add a new syscall helper,
Zhangjin Wu
- [PATCH v5 01/14] tools/nolibc: sys.h: add a syscall return helper,
Zhangjin Wu
- [PATCH v5 02/14] tools/nolibc: unistd.h: apply __sysret() helper,
Zhangjin Wu
- [PATCH v5 03/14] tools/nolibc: sys.h: apply __sysret() helper,
Zhangjin Wu
- [PATCH v5 04/14] tools/nolibc: unistd.h: reorder the syscall macros,
Zhangjin Wu
- [PATCH v5 05/14] tools/nolibc: string.h: clean up multiple whitespaces with tab,
Zhangjin Wu
- [PATCH v5 06/14] tools/nolibc: arch-*.h: clean up multiple whitespaces,
Zhangjin Wu
- [PATCH v5 07/14] tools/nolibc: arch-loongarch.h: shrink with SYSCALL_CLOBBERLIST,
Zhangjin Wu
- [PATCH v5 08/14] tools/nolibc: arch-mips.h: shrink with SYSCALL_CLOBBERLIST,
Zhangjin Wu
- [PATCH v5 10/14] tools/nolibc: __sysret: support syscalls who return a pointer,
Zhangjin Wu
- [PATCH v5 09/14] tools/nolibc: add missing my_syscall6() for mips,
Zhangjin Wu
- [PATCH v5 11/14] tools/nolibc: clean up mmap() support,
Zhangjin Wu
- [PATCH v5 12/14] selftests/nolibc: add EXPECT_PTREQ, EXPECT_PTRNE and EXPECT_PTRER,
Zhangjin Wu
- [PATCH v5 13/14] selftests/nolibc: add sbrk_0 to test current brk getting,
Zhangjin Wu
- [PATCH v5 14/14] selftests/nolibc: add mmap and munmap test cases,
Zhangjin Wu
- Re: [PATCH v5 00/14] tools/nolibc: add a new syscall helper,
Willy Tarreau
- [PATCH v5 0/5] nolibc: add part2 of support for rv32,
Zhangjin Wu
- [PATCH 5.15 003/107] test_firmware: fix a memory leak with reqs buffer,
Greg Kroah-Hartman
- [PATCH 5.15 002/107] test_firmware: prevent race conditions by a correct implementation of locking,
Greg Kroah-Hartman
- [PATCH 5.10 05/89] test_firmware: fix a memory leak with reqs buffer,
Greg Kroah-Hartman
- [PATCH 5.10 04/89] test_firmware: prevent race conditions by a correct implementation of locking,
Greg Kroah-Hartman
- [PATCH 5.4 01/64] test_firmware: fix a memory leak with reqs buffer,
Greg Kroah-Hartman
- [PATCH 6.1 003/166] test_firmware: prevent race conditions by a correct implementation of locking,
Greg Kroah-Hartman
- [PATCH v2 0/3] selftests/nolibc: improve test report support,
Zhangjin Wu
- [PATCH] selftests/cgroup: allow running a specific test with test_memcontrol,
Yosry Ahmed
- [PATCH net 0/2] selftests/ptp: Add support for new timestamp IOCTLs,
Alex Maftei
- [linux-next:master] BUILD REGRESSION f7efed9f38f886edb450041b82a6f15d663c98f8,
kernel test robot
- [PATCH v2 0/8] Remove child from struct ctl_table,
Joel Granados
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Message not available
- Re: [PATCH v2 0/8] Remove child from struct ctl_table,
Luis Chamberlain
[linux-next:master] BUILD REGRESSION 925294c9aa184801cc0a451b69a18dd0fe7d847d,
kernel test robot
file removal issue in tools/testing/selftests/powerpc/mm/tlbie_test.c,
Colin King (gmail)
[PATCH v19 0/5] Implement IOCTL to get and optionally clear info about PTEs,
Muhammad Usama Anjum
[PATCH] selftests/ptp: Fix timestamp printf format for PTP_SYS_OFFSET,
Alex Maftei
[PATCH] selftests/mm: Add missing gitignore entries,
Mark Brown
[PATCH] selftests/mm: Fix cross compilation with LLVM,
Mark Brown
[linux-next:master] BUILD REGRESSION b16049b21162bb649cdd8519642a35972b7910fe,
kernel test robot
[PATCH 0/6] KUnit integration for Rust doctests,
Miguel Ojeda
[PATCH] selftest: net: tls: fix no_pad,
Kuba Pawlak
[PATCH] selftests/ftrace: Add test dependency,
Thibault Ferrante
[PATCH] selftests/ftrace: Fix dependencies for some of the synthetic event tests,
Naveen N Rao
[PATCH] selftests/nolibc: Remove unneeded variable,
wuyonggang001
[PATCH] selftests/bpf: Fix the address is NULL,
wuyonggang001
[PATCH] selftests/powerpc: remove unneeded variable,
baomingtong001
[linux-next:master] BUILD REGRESSION 1f6ce8392d6ff486af5ca96df9ded5882c4b6977,
kernel test robot
[PATCH v2] MAINTAINERS: Add source tree entry for kunit,
SeongJae Park
Re: [PATCH] selftests/bpf: Remove unneeded variable "ret",
Yonghong Song
[PATCH v4 0/4] Check if FIPS mode is enabled when running selftests,
Magali Lemes
[PATCH v18 0/5] Implement IOCTL to get and optionally clear info about PTEs,
Muhammad Usama Anjum
[PATCH bpf-next v2 0/6] Add SO_REUSEPORT support for TC bpf_sk_assign,
Lorenz Bauer
[PATCH] selftests: lib.mk: fix out-of-tree builds,
Anders Roxell
Re: [PATCH v3 09/10] eventfs: moving tracing/events to eventfs,
Ajay Kaher
kselftest/next build: 3 builds: 0 failed, 3 passed, 3 warnings (v6.4-rc6-10-g8cd0d8633e2d),
kernelci.org bot
[PATCH bpf v5 0/2] bpf: fix NULL dereference during extable search,
Krister Johansen
[PATCH v2 0/6] Landlock support for UML,
Mickaël Salaün
[PATCH v3 0/4] Check if FIPS mode is enabled when running selftests,
Magali Lemes
[PATCH v1 0/2] Unify uapi bitsperlong.h,
Tiezhu Yang
[PATCH 1/2] selftests: mm: remove wrong kernel header inclusion,
Muhammad Usama Anjum
[PATCH net 0/4] Fix small bugs and annoyances in tc-testing,
Vlad Buslov
[BUG] selftests: drivers/net/bonding: bond-arp-interval-causes-panic.sh: Cannot find device "link1_1",
Mirsad Goran Todorovac
[PATCH v1 1/1] selftests: mm: uufd-unit-tests: remove a format warning in printf,
Mirsad Todorovac
[BUG] selftests: alsa: pcm-test: premature timeout severs the test,
Mirsad Goran Todorovac
[PATCH] MAINTAINERS: Add source tree entry for kunit,
SeongJae Park
[PATCH net 00/17] selftests: mptcp: skip tests not supported by old kernels (part 3),
Matthieu Baerts
- [PATCH net 01/17] selftests: mptcp: lib: skip if not below kernel version,
Matthieu Baerts
- [PATCH net 02/17] selftests: mptcp: join: use 'iptables-legacy' if available,
Matthieu Baerts
- [PATCH net 04/17] selftests: mptcp: join: skip check if MIB counter not supported,
Matthieu Baerts
- [PATCH net 09/17] selftests: mptcp: join: skip implicit tests if not supported,
Matthieu Baerts
- [PATCH net 05/17] selftests: mptcp: join: skip test if iptables/tc cmds fail,
Matthieu Baerts
- [PATCH net 07/17] selftests: mptcp: join: skip Fastclose tests if not supported,
Matthieu Baerts
- [PATCH net 03/17] selftests: mptcp: join: helpers to skip tests,
Matthieu Baerts
- [PATCH net 08/17] selftests: mptcp: join: support RM_ADDR for used endpoints or not,
Matthieu Baerts
- [PATCH net 10/17] selftests: mptcp: join: skip backup if set flag on ID not supported,
Matthieu Baerts
- [PATCH net 06/17] selftests: mptcp: join: support local endpoint being tracked or not,
Matthieu Baerts
- [PATCH net 11/17] selftests: mptcp: join: skip fullmesh flag tests if not supported,
Matthieu Baerts
- [PATCH net 14/17] selftests: mptcp: join: skip MPC backups tests if not supported,
Matthieu Baerts
- [PATCH net 12/17] selftests: mptcp: join: skip userspace PM tests if not supported,
Matthieu Baerts
- [PATCH net 17/17] selftests: mptcp: join: skip mixed tests if not supported,
Matthieu Baerts
- [PATCH net 16/17] selftests: mptcp: join: uniform listener tests,
Matthieu Baerts
- [PATCH net 15/17] selftests: mptcp: join: skip PM listener tests if not supported,
Matthieu Baerts
- [PATCH net 13/17] selftests: mptcp: join: skip fail tests if not supported,
Matthieu Baerts
[PATCH] selftests/ftace: Fix KTAP output ordering,
Mark Brown
[RFC v1 0/6] kunit: Add test attributes API,
Rae Moar
kselftest/next kselftest-livepatch: 1 runs, 1 regressions (v6.4-rc1-9-gd51a218328e0),
kernelci.org bot
kselftest/next kselftest-lib: 3 runs, 2 regressions (v6.4-rc1-9-gd51a218328e0),
kernelci.org bot
kselftest/next kselftest-seccomp: 1 runs, 1 regressions (v6.4-rc1-9-gd51a218328e0),
kernelci.org bot
kselftest/next kselftest-lkdtm: 1 runs, 1 regressions (v6.4-rc1-9-gd51a218328e0),
kernelci.org bot
[PATCH bpf v4 0/2] bpf: fix NULL dereference during extable search,
Krister Johansen
kselftest/next build: 3 builds: 0 failed, 3 passed (v6.4-rc1-9-gd51a218328e0),
kernelci.org bot
[PATCH net v2 0/3] Check if FIPS mode is enabled when running selftests,
Magali Lemes
[PATCH 0/2] Modify vDSO selftests,
Tiezhu Yang
[PATCH v5] selftests/clone3: Fix broken test under !CONFIG_TIME_NS,
Tiezhu Yang
[PATCH v2 0/3] tracing/user_events: Fix incorrect return value for,
sunliming
[PATCH v3 00/10] RISCV: Add KVM_GET_REG_LIST API,
Haibo Xu
- [PATCH v3 01/10] KVM: arm64: selftests: Replace str_with_index with strdup_printf,
Haibo Xu
- [PATCH v3 02/10] KVM: arm64: selftests: Drop SVE cap check in print_reg,
Haibo Xu
- [PATCH v3 05/10] KVM: arm64: selftests: Delete core_reg_fixup,
Haibo Xu
- [PATCH v3 03/10] KVM: arm64: selftests: Remove print_reg's dependency on vcpu_config,
Haibo Xu
- [PATCH v3 04/10] KVM: arm64: selftests: Rename vcpu_config and add to kvm_util.h,
Haibo Xu
- [PATCH v3 06/10] KVM: arm64: selftests: Split get-reg-list test code,
Haibo Xu
- [PATCH v3 07/10] KVM: arm64: selftests: Finish generalizing get-reg-list,
Haibo Xu
- [PATCH v3 08/10] KVM: riscv: Add KVM_GET_REG_LIST API support,
Haibo Xu
- [PATCH v3 09/10] KVM: riscv: selftests: Skip some registers set operation,
Haibo Xu
- [PATCH v3 10/10] KVM: riscv: selftests: Add get-reg-list test,
Haibo Xu
[PATCH bpf v3 0/2] bpf: fix NULL dereference during extable search,
Krister Johansen
[PATCH net-next v7 3/4] selftests: net: add SCM_PIDFD / SO_PEERPIDFD test,
Alexander Mikhalitsyn
[PATCH net 00/14] selftests: mptcp: skip tests not supported by old kernels (part 2),
Matthieu Baerts
- [PATCH net 01/14] selftests: mptcp: lib: skip if missing symbol,
Matthieu Baerts
- [PATCH net 02/14] selftests: mptcp: connect: skip transp tests if not supported,
Matthieu Baerts
- [PATCH net 03/14] selftests: mptcp: connect: skip disconnect tests if not supported,
Matthieu Baerts
- [PATCH net 04/14] selftests: mptcp: connect: skip TFO tests if not supported,
Matthieu Baerts
- [PATCH net 05/14] selftests: mptcp: diag: skip listen tests if not supported,
Matthieu Baerts
- [PATCH net 10/14] selftests: mptcp: sockopt: skip getsockopt checks if not supported,
Matthieu Baerts
- [PATCH net 07/14] selftests: mptcp: pm nl: remove hardcoded default limits,
Matthieu Baerts
- [PATCH net 08/14] selftests: mptcp: pm nl: skip fullmesh flag checks if not supported,
Matthieu Baerts
- [PATCH net 14/14] selftests: mptcp: userspace pm: skip PM listener events tests if unavailable,
Matthieu Baerts
- [PATCH net 09/14] selftests: mptcp: sockopt: relax expected returned size,
Matthieu Baerts
- [PATCH net 11/14] selftests: mptcp: sockopt: skip TCP_INQ checks if not supported,
Matthieu Baerts
- [PATCH net 13/14] selftests: mptcp: userspace pm: skip if not supported,
Matthieu Baerts
- [PATCH net 12/14] selftests: mptcp: userspace pm: skip if 'ip' tool is unavailable,
Matthieu Baerts
- [PATCH net 06/14] selftests: mptcp: diag: skip inuse tests if not supported,
Matthieu Baerts
- Re: [PATCH net 00/14] selftests: mptcp: skip tests not supported by old kernels (part 2),
patchwork-bot+netdevbpf
[PATCH 1/1] tools/nolibc: fix up typo _sycall_narg -> _syscall_narg,
Zhangjin Wu
[PATCH bpf,v5 0/4] Socket lookup BPF API from tc/xdp ingress does not respect VRF bindings.,
Gilad Sever
[PATCH 0/2] KVM: selftests: Add tests for PEBS and MSR_IA32_DS_AREA,
Jinrong Liang
selftests: -e error: missing kernel header files. Please run this and try again,
Naresh Kamboju
[PATCH net-next v2] selftests: net: vxlan: Fix selftest regression after changes in iproute2.,
Vladimir Nikishkin
[PATCH 0/3] tracing/user_events: Fix incorrect return value for,
sunliming
[PATCH net-next v1] selftests: net: vxlan: Fix selftest regression after changes in iproute2.,
Vladimir Nikishkin
nolibc: KTAP output and test reports,
Thomas Weißschuh
[PATCH bpf v2 0/2] bpf: fix NULL dereference during extable search,
Krister Johansen
[PATCH 5.15 142/159] test_firmware: fix the memory leak of the allocated firmware buffer,
Greg Kroah-Hartman
[PATCH 5.4 91/99] test_firmware: fix the memory leak of the allocated firmware buffer,
Greg Kroah-Hartman
[PATCH 5.10 105/120] test_firmware: fix the memory leak of the allocated firmware buffer,
Greg Kroah-Hartman
[PATCH 6.1 205/225] test_firmware: fix the memory leak of the allocated firmware buffer,
Greg Kroah-Hartman
[PATCH 6.1 204/225] test_firmware: fix a memory leak with reqs buffer,
Greg Kroah-Hartman
[PATCH 6.3 267/286] test_firmware: prevent race conditions by a correct implementation of locking,
Greg Kroah-Hartman
[PATCH 6.3 269/286] test_firmware: fix the memory leak of the allocated firmware buffer,
Greg Kroah-Hartman
[PATCH 6.3 268/286] test_firmware: fix a memory leak with reqs buffer,
Greg Kroah-Hartman
[PATCH net 0/3] Check if FIPS mode is enabled when running selftests,
Magali Lemes
[linux-next:master] BUILD REGRESSION abbd8bb42915d9ed06df11b430bf4ecb3d8ac5ad,
kernel test robot
[PATCH v2] selftests: prctl: Add new prctl test for PR_SET_NAME,
Osama Muhammad
[PATCH v3] selftests/input: Introduce basic tests for evdev ioctls,
Enric Balletbo i Serra
[PATCH net-next] selftests: net: vxlan: Fix selftest after changes in iproute2.,
Vladimir Nikishkin
[PATCH bpf-next v3 0/3] bpf, x86: allow function arguments up to 12 for TRACING,
menglong8 . dong
[PATCH bpf v4 0/2] Fix verifier id tracking of scalars on spill,
Maxim Mikityanskiy
[PATCH v3 0/4] KVM: selftests: Improve PMU event filter settings and add test cases,
Jinrong Liang
[PATCH v3 0/3] tools/nolibc: add a new syscall helper,
Zhangjin Wu
[PATCH v4 0/3] nolibc: add part2 of support for rv32,
Zhangjin Wu
[PATCH bpf v3 0/2] Fix BPF verifier bypass on scalar spill,
Maxim Mikityanskiy
[PATCH v4 1/3] docs: sound: add 'pcmtest' driver documentation,
Ivan Orlov
[RFC PATCH 00/19] hugetlb support for KVM guest_mem,
Ackerley Tng
- [RFC PATCH 01/19] mm: hugetlb: Expose get_hstate_idx(),
Ackerley Tng
- [RFC PATCH 02/19] mm: hugetlb: Move and expose hugetlbfs_zero_partial_page,
Ackerley Tng
- [RFC PATCH 07/19] mm: hugetlb: Refactor vma_*_reservation functions,
Ackerley Tng
- [RFC PATCH 06/19] mm: hugetlb: Provide hugetlb_filemap_add_folio(),
Ackerley Tng
- [RFC PATCH 05/19] mm: hugetlb: Allow alloc_hugetlb_folio() to be parametrized by subpool and hstate,
Ackerley Tng
- [RFC PATCH 03/19] mm: hugetlb: Expose remove_inode_hugepages,
Ackerley Tng
- [RFC PATCH 04/19] mm: hugetlb: Decouple hstate, subpool from inode,
Ackerley Tng
- [RFC PATCH 08/19] mm: hugetlb: Refactor restore_reserve_on_error,
Ackerley Tng
- [RFC PATCH 09/19] mm: hugetlb: Use restore_reserve_on_error directly in filesystems,
Ackerley Tng
- [RFC PATCH 10/19] mm: hugetlb: Parametrize alloc_hugetlb_folio_from_subpool() by resv_map,
Ackerley Tng
- [RFC PATCH 11/19] mm: hugetlb: Parametrize hugetlb functions by resv_map,
Ackerley Tng
- [RFC PATCH 12/19] mm: truncate: Expose preparation steps for truncate_inode_pages_final,
Ackerley Tng
- [RFC PATCH 13/19] KVM: guest_mem: Refactor kvm_gmem fd creation to be in layers,
Ackerley Tng
- [RFC PATCH 15/19] KVM: guest_mem: hugetlb: initialization and cleanup,
Ackerley Tng
- [RFC PATCH 17/19] KVM: selftests: Add basic selftests for hugetlbfs-backed guest_mem,
Ackerley Tng
- [RFC PATCH 16/19] KVM: guest_mem: hugetlb: allocate and truncate from hugetlb,
Ackerley Tng
- [RFC PATCH 18/19] KVM: selftests: Support various types of backing sources for private memory,
Ackerley Tng
- [RFC PATCH 19/19] KVM: selftests: Update test for various private memory backing source types,
Ackerley Tng
- [RFC PATCH 14/19] KVM: guest_mem: Refactor cleanup to separate inode and file cleanup,
Ackerley Tng
- Re: [RFC PATCH 00/19] hugetlb support for KVM guest_mem,
Isaku Yamahata
- Re: [RFC PATCH 00/19] hugetlb support for KVM guest_mem,
Mike Kravetz
[PATCH] selftests: prctl: Add new prctl test for PR_SET_NAME,
Osama Muhammad
[PATCH] selftests/cpufreq: Don't enable generic lock debugging options,
Mark Brown
[PATCH v3 1/3] docs: sound: add 'pcmtest' driver documentation,
Ivan Orlov
Re: [PATCH 6/8] test_sysclt: Test for registering a mount point,
Joel Granados
[Index of Archives]
[Linux Wireless]
[Linux Bluetooth]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[Linux ATA RAID]
[IETF Annouce]
[Git]
[Security]
[Linux Netdev]
[Netfilter]
[Bugtraq]