Linux Kernel Selftest
[Prev Page][Next Page]
- Re: [PATCH] selftests/ftrace: fix spelling mistake: "tiggers" -> "triggers", (continued)
- [PATCH 4.9 49/67] selftests/x86/ptrace_syscall: Fix for yet more glibc interference,
Greg Kroah-Hartman
- [PATCH 4.15 084/105] selftests/x86/ptrace_syscall: Fix for yet more glibc interference,
Greg Kroah-Hartman
- [PATCH 4.14 079/101] selftests/x86/ptrace_syscall: Fix for yet more glibc interference,
Greg Kroah-Hartman
- [RFC PATCH for 4.17 17/21] rseq: selftests: Provide percpu_op API,
Mathieu Desnoyers
- [RFC PATCH for 4.17 20/21] rseq: selftests: Provide parametrized tests,
Mathieu Desnoyers
- [RFC PATCH for 4.17 18/21] rseq: selftests: Provide basic test,
Mathieu Desnoyers
- [RFC PATCH for 4.17 19/21] rseq: selftests: Provide basic percpu ops test,
Mathieu Desnoyers
- [RFC PATCH for 4.17 15/21] cpu_opv: selftests: Implement selftests (v7),
Mathieu Desnoyers
- [RFC PATCH for 4.17 14/21] selftests: lib.mk: Introduce OVERRIDE_TARGETS,
Mathieu Desnoyers
- [RFC PATCH for 4.17 21/21] rseq: selftests: Provide Makefile, scripts, gitignore,
Mathieu Desnoyers
- [RFC PATCH for 4.17 16/21] rseq: selftests: Provide rseq library (v5),
Mathieu Desnoyers
- [PATCH v13 0/3] mm, x86, powerpc: Enhancements to Memory Protection Keys.,
Ram Pai
- [PATCH v2 0/4] selftests: fix compiling issues,
changbin . du
- [PATCH 0/4] selftests: fix compiling issues,
changbin . du
- [PATCH] selftests: Print the test we're running to /dev/kmsg,
Michael Ellerman
- [GIT PULL 00/14] perf/core improvements and fixes,
Arnaldo Carvalho de Melo
- [PATCH] selftests/x86/ptrace_syscall: Fix for yet more glibc interference,
Andy Lutomirski
- [PATCH v6 00/21] tracing: probeevent: Improve fetcharg features,
Masami Hiramatsu
- [PATCH v6 01/21] [BUGFIX] tracing: probeevent: Fix to support minus offset from symbol,
Masami Hiramatsu
- [PATCH v6 02/21] selftests: ftrace: Add probe event argument syntax testcase,
Masami Hiramatsu
- [PATCH v6 03/21] selftests: ftrace: Add a testcase for string type with kprobe_event,
Masami Hiramatsu
- [PATCH v6 04/21] selftests: ftrace: Add a testcase for probepoint,
Masami Hiramatsu
- [PATCH v6 05/21] tracing: probeevent: Cleanup print argument functions,
Masami Hiramatsu
- [PATCH v6 06/21] tracing: probeevent: Cleanup argument field definition,
Masami Hiramatsu
- [PATCH v6 07/21] tracing: probeevent: Remove NOKPROBE_SYMBOL from print functions,
Masami Hiramatsu
- [PATCH v6 08/21] tracing: probeevent: Introduce new argument fetching code,
Masami Hiramatsu
- [PATCH v6 09/21] tracing: probeevent: Unify fetch type tables,
Masami Hiramatsu
- [PATCH v6 10/21] tracing: probeevent: Return consumed bytes of dynamic area,
Masami Hiramatsu
- [PATCH v6 11/21] tracing: probeevent: Append traceprobe_ for exported function,
Masami Hiramatsu
- [PATCH v6 12/21] tracing: probeevent: Unify fetch_insn processing common part,
Masami Hiramatsu
- [PATCH v6 13/21] tracing: probeevent: Add symbol type,
Masami Hiramatsu
- [PATCH v6 14/21] x86: ptrace: Add function argument access API,
Masami Hiramatsu
- [PATCH v6 15/21] tracing: probeevent: Add $argN for accessing function args,
Masami Hiramatsu
- [PATCH v6 16/21] tracing: probeevent: Add array type support,
Masami Hiramatsu
- [PATCH v6 17/21] selftests: ftrace: Add a testcase for symbol type,
Masami Hiramatsu
- [PATCH v6 18/21] selftests: ftrace: Add a testcase for $argN with kprobe_event,
Masami Hiramatsu
- [PATCH v6 19/21] selftests: ftrace: Add a testcase for array type with kprobe_event,
Masami Hiramatsu
- [PATCH v6 20/21] [RESEND] perf-probe: Fix to convert array type collectly,
Masami Hiramatsu
- [PATCH v6 21/21] perf-probe: Add array argument support,
Masami Hiramatsu
- Re: [PATCH v6 00/21] tracing: probeevent: Improve fetcharg features,
Masami Hiramatsu
- [PATCH][next] selftests: fix spelling mistake: "desciptor" -> "descriptor",
Colin King
- [PATCH v2] Add udmabuf misc device,
Gerd Hoffmann
- [PATCH] selftests/seccomp: Allow get_metadata to XFAIL,
Kees Cook
- [PATCH] selftests/*/Makefile: stop calling headers_install,
Anders Roxell
- [PATCH 1/2] selftests/memfd/memfd_test.c: fix implicit declaration,
Anders Roxell
- [PATCH] selftests: prevent carpal tunnel,
Alexey Dobriyan
- [PATCH] selftests/ipc/msgque: Fix warning implicit declaration,
Anders Roxell
- kernel_selftests.x86.mpx-mini-test_32.fail on skylake platform,
Li Zhijian
- [PATCH] selftests/android/ion: Makefile: fix build error,
Anders Roxell
- [PATCH] selftests/android/ion: fix heap_type may be uninitialized,
Anders Roxell
- [PATCH] selftests/net: enable fragments for fib-onlink-tests,
Anders Roxell
- [PATCH v5 00/19] tracing: probeevent: Improve fetcharg features,
Masami Hiramatsu
- [PATCH v5 01/19] [BUGFIX] tracing: probeevent: Fix to support minus offset from symbol,
Masami Hiramatsu
- [PATCH v5 02/19] selftests: ftrace: Add probe event argument syntax testcase,
Masami Hiramatsu
- [PATCH v5 03/19] selftests: ftrace: Add a testcase for string type with kprobe_event,
Masami Hiramatsu
- [PATCH v5 04/19] selftests: ftrace: Add a testcase for probepoint,
Masami Hiramatsu
- [PATCH v5 05/19] tracing: probeevent: Cleanup print argument functions,
Masami Hiramatsu
- [PATCH v5 06/19] tracing: probeevent: Cleanup argument field definition,
Masami Hiramatsu
- [PATCH v5 07/19] tracing: probeevent: Remove NOKPROBE_SYMBOL from print functions,
Masami Hiramatsu
- [PATCH v5 09/19] tracing: probeevent: Unify fetch type tables,
Masami Hiramatsu
- [PATCH v5 08/19] tracing: probeevent: Introduce new argument fetching code,
Masami Hiramatsu
- [PATCH v5 10/19] tracing: probeevent: Return consumed bytes of dynamic area,
Masami Hiramatsu
- [PATCH v5 11/19] tracing: probeevent: Append traceprobe_ for exported function,
Masami Hiramatsu
- [PATCH v5 12/19] tracing: probeevent: Unify fetch_insn processing common part,
Masami Hiramatsu
- [PATCH v5 13/19] tracing: probeevent: Add symbol type,
Masami Hiramatsu
- [PATCH v5 14/19] x86: ptrace: Add function argument access API,
Masami Hiramatsu
- [PATCH v5 15/19] tracing: probeevent: Add $argN for accessing function args,
Masami Hiramatsu
- [PATCH v5 16/19] tracing: probeevent: Add array type support,
Masami Hiramatsu
- [PATCH v5 17/19] selftests: ftrace: Add a testcase for symbol type,
Masami Hiramatsu
- [PATCH v5 19/19] selftests: ftrace: Add a testcase for array type with kprobe_event,
Masami Hiramatsu
- [PATCH v5 18/19] selftests: ftrace: Add a testcase for $argN with kprobe_event,
Masami Hiramatsu
- [PATCH] selftests/size: rework to use main instead of _start,
Anders Roxell
- [PATCH] selftest: net: reuseport_bpf_numa: don't fail if no numa support,
Anders Roxell
- [GIT PULL] kselftest fixes update for 4.16-5,
Shuah Khan
- [PATCH v2] selftests/vm/run_vmtests: adjust hugetlb size accroding to nr_cpus,
Li Zhijian
- [PATCH] selftests/vm/run_vmtests: adjust hugetlb size accroding to nr_cpus,
Li Zhijian
- [PATCH v2 net-next 0/4] selftests: forwarding: misc bug fixes and enhancements,
David Ahern
- [PATCH v2] selftests: futex Makefile add top level TAP header echo to RUN_TESTS,
Shuah Khan
- [PATCH] selftests: memory-hotplug: fix emit_tests regression,
Shuah Khan
- [PATCH net-next 0/5] selftests: forwarding: misc bug fixes and enhancements,
David Ahern
- Re: [PATCH] selftests/bpf: Add bpf_probe_read_str to bpf_helpers.h,
Tushar Dave
- [GIT PULL] kselftest fixes update for 4.16-rc4,
Shuah Khan
- [PATCH net-next v2 00/14] selftests: forwarding: Add VRF-based tests,
Ido Schimmel
- [PATCH net-next v2 01/14] selftests: forwarding: Add initial testing framework,
Ido Schimmel
- [PATCH net-next v2 09/14] selftests: forwarding: Add MAC get helper,
Ido Schimmel
- [PATCH net-next v2 14/14] selftests: forwarding: Introduce basic shared blocks tests,
Ido Schimmel
- [PATCH net-next v2 13/14] selftests: forwarding: Introduce basic tc chains tests,
Ido Schimmel
- [PATCH net-next v2 02/14] selftests: forwarding: Add a test for FDB learning,
Ido Schimmel
- [PATCH net-next v2 10/14] selftests: forwarding: Allow to get netdev interfaces names from commandline,
Ido Schimmel
- [PATCH net-next v2 11/14] selftests: forwarding: Introduce tc flower matching tests,
Ido Schimmel
- [PATCH net-next v2 12/14] selftests: forwarding: Introduce tc actions tests,
Ido Schimmel
- [PATCH net-next v2 08/14] selftests: forwarding: Add tc offload check helper,
Ido Schimmel
- [PATCH net-next v2 03/14] selftests: forwarding: Add a test for flooded traffic,
Ido Schimmel
- [PATCH net-next v2 07/14] selftests: forwarding: Test IPv6 weighted nexthops,
Ido Schimmel
- [PATCH net-next v2 04/14] selftests: forwarding: Add a test for basic IPv4 and IPv6 routing,
Ido Schimmel
- [PATCH net-next v2 06/14] selftests: forwarding: Test IPv4 weighted nexthops,
Ido Schimmel
- [PATCH net-next v2 05/14] selftests: forwarding: Create test topology for multipath routing,
Ido Schimmel
- Re: [PATCH net-next v2 00/14] selftests: forwarding: Add VRF-based tests,
David Miller
- [PATCH v4 00/19] tracing: probeevent: Improve fetcharg features,
Masami Hiramatsu
- [PATCH v4 01/19] [BUGFIX] tracing: probeevent: Fix to support minus offset from symbol,
Masami Hiramatsu
- [PATCH v4 02/19] selftests: ftrace: Add probe event argument syntax testcase,
Masami Hiramatsu
- [PATCH v4 03/19] selftests: ftrace: Add a testcase for string type with kprobe_event,
Masami Hiramatsu
- [PATCH v4 04/19] selftests: ftrace: Add a testcase for probepoint,
Masami Hiramatsu
- [PATCH v4 05/19] tracing: probeevent: Cleanup print argument functions,
Masami Hiramatsu
- [PATCH v4 06/19] tracing: probeevent: Cleanup argument field definition,
Masami Hiramatsu
- [PATCH v4 07/19] tracing: probeevent: Remove NOKPROBE_SYMBOL from print functions,
Masami Hiramatsu
- [PATCH v4 08/19] tracing: probeevent: Introduce new argument fetching code,
Masami Hiramatsu
- [PATCH v4 09/19] tracing: probeevent: Unify fetch type tables,
Masami Hiramatsu
- [PATCH v4 10/19] tracing: probeevent: Return consumed bytes of dynamic area,
Masami Hiramatsu
- [PATCH v4 11/19] tracing: probeevent: Append traceprobe_ for exported function,
Masami Hiramatsu
- [PATCH v4 12/19] tracing: probeevent: Unify fetch_insn processing common part,
Masami Hiramatsu
- [PATCH v4 13/19] tracing: probeevent: Add symbol type,
Masami Hiramatsu
- [PATCH v4 14/19] x86: ptrace: Add function argument access API,
Masami Hiramatsu
- [PATCH v4 16/19] tracing: probeevent: Add array type support,
Masami Hiramatsu
- [PATCH v4 17/19] selftests: ftrace: Add a testcase for symbol type,
Masami Hiramatsu
- [PATCH v4 18/19] selftests: ftrace: Add a testcase for $argN with kprobe_event,
Masami Hiramatsu
- [PATCH v4 19/19] selftests: ftrace: Add a testcase for array type with kprobe_event,
Masami Hiramatsu
- [PATCH v4 15/19] tracing: probeevent: Add $argN for accessing function args,
Masami Hiramatsu
- [PATCH] selftests/x86: Detect -no-pie availability,
Florian Weimer
- [PATCH net-next 00/14] selftests: forwarding: Add VRF-based tests,
Ido Schimmel
- [PATCH net-next 01/14] selftests: forwarding: Add initial testing framework,
Ido Schimmel
- [PATCH net-next 02/14] selftests: forwarding: Add a test for FDB learning,
Ido Schimmel
- [PATCH net-next 03/14] selftests: forwarding: Add a test for flooded traffic,
Ido Schimmel
- [PATCH net-next 06/14] selftests: forwarding: Test IPv4 weighted nexthops,
Ido Schimmel
- [PATCH net-next 08/14] selftests: forwarding: Add tc offload check helper,
Ido Schimmel
- [PATCH net-next 07/14] selftests: forwarding: Test IPv6 weighted nexthops,
Ido Schimmel
- [PATCH net-next 11/14] selftests: forwarding: Introduce tc flower matching tests,
Ido Schimmel
- [PATCH net-next 10/14] selftests: forwarding: Allow to get netdev interfaces names from commandline,
Ido Schimmel
- [PATCH net-next 13/14] selftests: forwarding: Introduce basic tc chains tests,
Ido Schimmel
- [PATCH net-next 14/14] selftests: forwarding: Introduce basic shared blocks tests,
Ido Schimmel
- [PATCH net-next 12/14] selftests: forwarding: Introduce tc actions tests,
Ido Schimmel
- [PATCH net-next 09/14] selftests: forwarding: Add MAC get helper,
Ido Schimmel
- [PATCH net-next 05/14] selftests: forwarding: Create test topology for multipath routing,
Ido Schimmel
- [PATCH net-next 04/14] selftests: forwarding: Add a test for basic IPv4 and IPv6 routing,
Ido Schimmel
- Re: [PATCH net-next 00/14] selftests: forwarding: Add VRF-based tests,
Andrew Lunn
- [PATCH v3 00/18] tracing: probeevent: Improve fetcharg features,
Masami Hiramatsu
- [PATCH v3 01/18] [BUGFIX] tracing: probeevent: Fix to support minus offset from symbol,
Masami Hiramatsu
- [PATCH v3 02/18] selftests: ftrace: Add probe event argument syntax testcase,
Masami Hiramatsu
- [PATCH v3 03/18] selftests: ftrace: Add a testcase for string type with kprobe_event,
Masami Hiramatsu
- [PATCH v3 04/18] tracing: probeevent: Cleanup print argument functions,
Masami Hiramatsu
- [PATCH v3 05/18] tracing: probeevent: Cleanup argument field definition,
Masami Hiramatsu
- [PATCH v3 06/18] tracing: probeevent: Remove NOKPROBE_SYMBOL from print functions,
Masami Hiramatsu
- [PATCH v3 07/18] tracing: probeevent: Introduce new argument fetching code,
Masami Hiramatsu
- [PATCH v3 08/18] tracing: probeevent: Unify fetch type tables,
Masami Hiramatsu
- [PATCH v3 09/18] tracing: probeevent: Return consumed bytes of dynamic area,
Masami Hiramatsu
- [PATCH v3 10/18] tracing: probeevent: Append traceprobe_ for exported function,
Masami Hiramatsu
- [PATCH v3 11/18] tracing: probeevent: Unify fetch_insn processing common part,
Masami Hiramatsu
- [PATCH v3 12/18] tracing: probeevent: Add symbol type,
Masami Hiramatsu
- [PATCH v3 13/18] x86: ptrace: Add function argument access API,
Masami Hiramatsu
- [PATCH v3 14/18] tracing: probeevent: Add $argN for accessing function args,
Masami Hiramatsu
- [PATCH v3 15/18] tracing: probeevent: Add array type support,
Masami Hiramatsu
- [PATCH v3 16/18] selftests: ftrace: Add a testcase for symbol type,
Masami Hiramatsu
- [PATCH v3 17/18] selftests: ftrace: Add a testcase for $argN with kprobe_event,
Masami Hiramatsu
- [PATCH v3 18/18] selftests: ftrace: Add a testcase for array type with kprobe_event,
Masami Hiramatsu
- [PATCH 0/5] Handling for TAP header level,
Shuah Khan
- [PATCH 1/2] selftests/powerpc: Add ptrace tests for Protection Key registers,
Thiago Jung Bauermann
- [PATCH] selftest: fix kselftest-merge depend on 'RUNTIME_TESTING_MENU',
Zong Li
- [PATCH v2] selftests/bpf/test_maps: exit child process without error in ENOMEM case,
Li Zhijian
- [PATCH v12 00/22] selftests, powerpc, x86 : Memory Protection Keys,
Ram Pai
- [PATCH v12 03/22] selftests/vm: move generic definitions to header file,
Ram Pai
- [PATCH v12 02/22] selftests/vm: rename all references to pkru to a generic name,
Ram Pai
- [PATCH v12 01/22] selftests/x86: Move protecton key selftest to arch neutral directory,
Ram Pai
- [PATCH v12 06/22] selftests/vm: fix the wrong assert in pkey_disable_set(),
Ram Pai
- [PATCH v12 08/22] selftests/vm: clear the bits in shadow reg when a pkey is freed.,
Ram Pai
- [PATCH v12 10/22] selftests/vm: introduce two arch independent abstraction,
Ram Pai
- [PATCH v12 12/22] selftests/vm: generic cleanup,
Ram Pai
- [PATCH v12 13/22] selftests/vm: powerpc implementation for generic abstraction,
Ram Pai
- [PATCH v12 15/22] selftests/vm: powerpc implementation to check support for pkey,
Ram Pai
- [PATCH v12 16/22] selftests/vm: fix an assertion in test_pkey_alloc_exhaust(),
Ram Pai
- [PATCH v12 19/22] selftests/vm: detect write violation on a mapped access-denied-key page,
Ram Pai
- [PATCH v12 21/22] selftests/vm: sub-page allocator,
Ram Pai
- [PATCH v12 22/22] selftests/vm: Fix deadlock in protection_keys.c,
Ram Pai
- [PATCH v12 20/22] selftests/vm: testcases must restore pkey-permissions,
Ram Pai
- [PATCH v12 18/22] selftests/vm: associate key on a mapped page and detect write violation,
Ram Pai
- [PATCH v12 17/22] selftests/vm: associate key on a mapped page and detect access violation,
Ram Pai
- [PATCH v12 14/22] selftests/vm: clear the bits in shadow reg when a pkey is freed.,
Ram Pai
- [PATCH v12 11/22] selftests/vm: pkey register should match shadow pkey,
Ram Pai
- [PATCH v12 09/22] selftests/vm: fix alloc_random_pkey() to make it really random,
Ram Pai
- [PATCH v12 07/22] selftests/vm: fixed bugs in pkey_disable_clear(),
Ram Pai
- [PATCH v12 05/22] selftests/vm: generic function to handle shadow key register,
Ram Pai
- [PATCH v12 04/22] selftests/vm: typecast the pkey register,
Ram Pai
- [PATCH] selftest: support running subset of selftests for run_kselftest.sh,
Zong Li
- [PATCHv2 0/2] Ion unit test with VGEM,
Laura Abbott
- [PATCH 1/2] selftests: gpio: restructure Makefile,
Daniel Díaz
- [PATCH] selftests/bpf: update gitignore with test_libbpf_open,
Anders Roxell
- [PATCH] selftests/intel_pstate: Fix build rule for x86,
Daniel Díaz
- [PATCH] selftests/bpf: tcpbpf_kern: use in6_* macros from glibc,
Anders Roxell
- [PATCH v2 00/17] tracing: probeevent: Improve fetcharg features,
Masami Hiramatsu
- [PATCH v2 01/17] tracing: probeevent: Fix to support minus offset from symbol,
Masami Hiramatsu
- [PATCH v2 03/17] selftests: ftrace: Add a testcase for string type with kprobe_event,
Masami Hiramatsu
- [PATCH v2 02/17] selftests: ftrace: Add probe event argument syntax testcase,
Masami Hiramatsu
- [PATCH v2 04/17] tracing: probeevent: Cleanup print argument functions,
Masami Hiramatsu
- [PATCH v2 05/17] tracing: probeevent: Cleanup argument field definition,
Masami Hiramatsu
- [PATCH v2 06/17] tracing: probeevent: Remove NOKPROBE_SYMBOL from print functions,
Masami Hiramatsu
- [PATCH v2 07/17] tracing: probeevent: Introduce new argument fetching code,
Masami Hiramatsu
- [PATCH v2 08/17] tracing: probeevent: Return consumed bytes of dynamic area,
Masami Hiramatsu
- [PATCH v2 09/17] tracing: probeevent: Append traceprobe_ for exported function,
Masami Hiramatsu
- [PATCH v2 10/17] tracing: probeevent: Unify fetch_insn processing common part,
Masami Hiramatsu
- [PATCH v2 11/17] tracing: probeevent: Add symbol type,
Masami Hiramatsu
- [PATCH v2 12/17] x86: ptrace: Add function argument access API,
Masami Hiramatsu
- [PATCH v2 13/17] tracing: probeevent: Add $argN for accessing function args,
Masami Hiramatsu
- [PATCH v2 14/17] tracing: probeevent: Add array type support,
Masami Hiramatsu
- [PATCH v2 15/17] selftests: ftrace: Add a testcase for symbol type,
Masami Hiramatsu
- [PATCH v2 16/17] selftests: ftrace: Add a testcase for $argN with kprobe_event,
Masami Hiramatsu
- [PATCH v2 17/17] selftests: ftrace: Add a testcase for array type with kprobe_event,
Masami Hiramatsu
- [PATCH 4.9 58/77] selftests/x86: Do not rely on "int $0x80" in test_mremap_vdso.c,
Greg Kroah-Hartman
- [PATCH 4.9 59/77] selftests/x86: Do not rely on "int $0x80" in single_step_syscall.c,
Greg Kroah-Hartman
- [PATCH 4.14 067/167] selftests/x86: Fix vDSO selftest segfault for vsyscall=none,
Greg Kroah-Hartman
- [PATCH 4.14 070/167] selftests/x86: Do not rely on "int $0x80" in test_mremap_vdso.c,
Greg Kroah-Hartman
- [PATCH 4.14 071/167] selftests/x86: Do not rely on "int $0x80" in single_step_syscall.c,
Greg Kroah-Hartman
- [PATCH 4.14 072/167] selftests/x86: Disable tests requiring 32-bit support on pure 64-bit systems,
Greg Kroah-Hartman
- [PATCH 4.14 068/167] selftests/x86: Clean up and document sscanf() usage,
Greg Kroah-Hartman
- [PATCH 4.15 069/163] selftests/x86: Clean up and document sscanf() usage,
Greg Kroah-Hartman
- [PATCH 4.15 072/163] selftests/x86: Do not rely on "int $0x80" in test_mremap_vdso.c,
Greg Kroah-Hartman
- [PATCH 4.15 074/163] selftests/x86: Do not rely on "int $0x80" in single_step_syscall.c,
Greg Kroah-Hartman
- [PATCH 4.15 075/163] selftests/x86: Disable tests requiring 32-bit support on pure 64-bit systems,
Greg Kroah-Hartman
- [PATCH 4.15 071/163] selftests/x86: Fix build bug caused by the 5lvl test which has been moved to the VM directory,
Greg Kroah-Hartman
- [PATCH 4.15 068/163] selftests/x86: Fix vDSO selftest segfault for vsyscall=none,
Greg Kroah-Hartman
- [PATCH] selftests/gpio: Makefile deletes unnecessary files,
Thomas Richter
- selftests/bpf: How to build test_tcpbpf_kern?,
Daniel Díaz Rodríguez
- [RFC PATCH 0/2] Ion unit test with VGEM,
Laura Abbott
- [PATCH] selftests: vm: update .gitignore with new test,
Shuah Khan
- [PATCH] selftests: memory-hotplug: silence test command echo,
Shuah Khan
- [PATCH] selftests/bpf/test_maps: exit child process without error in ENOMEM case,
Li Zhijian
- [PATCH] selftest/vDSO: fix O=,
Dominik Brodowski
- [PATCH 0/5] selftests/x86: fixes for !CONFIG_IA32_EMULATION and vsyscall=none,
Dominik Brodowski
- Re: [Resend] Question: kselftests: bpf/test_maps failed,
Daniel Borkmann
- [kselftests] compaction_test is blocked,
Li Zhijian
- [PATCH] selftests/x86: Remove 5lvl test from Makefile,
Daniel Díaz
- [PATCH v2] selftests: bpf: test_kmod.sh: check the module path before insmod,
Naresh Kamboju
- [PATCH] selftests/futex: Fix line continuation in Makefile,
Daniel Díaz
- [PATCH] selftests/android: Fix line continuation in Makefile,
Daniel Díaz
- [PATCH v2] selftests: sync: missing CFLAGS while compiling,
Daniel Díaz
- [PATCH] selftests/memfd: add run_fuse_test.sh to TEST_FILES,
Daniel Díaz
- [PATCH] selftests: memfd: add config fragment for fuse,
Daniel Díaz
- [PATCH] selftests: bpf: test_kmod.sh: check the module path before insmod,
Naresh Kamboju
- [GIT PULL] kselftest update for 4.16-rc1,
Shuah Khan
- [PATCH for 4.16 v2 01/11] membarrier: selftest: Test private expedited cmd,
Mathieu Desnoyers
- [PATCH for 4.16 v2 05/11] membarrier: selftest: Test global expedited cmd,
Mathieu Desnoyers
- selftests/x86/fsgsbase_64 test problem,
Dan Rue
- [PATCH 0/2] Testcases for protection keys feature in powerpc/next,
Thiago Jung Bauermann
- [PATCH 05/11] membarrier: selftest: Test global expedited cmd (v2),
Mathieu Desnoyers
- [PATCH 11/11] membarrier: selftest: Test private expedited sync core cmd,
Mathieu Desnoyers
- [PATCH 01/11] membarrier: selftest: Test private expedited cmd (v2),
Mathieu Desnoyers
- [PATCH v10 00/24] selftests, powerpc, x86 : Memory Protection Keys,
Ram Pai
- [PATCH v10 12/24] selftests/vm: generic cleanup,
Ram Pai
- [PATCH v10 15/24] selftests/vm: powerpc implementation to check support for pkey,
Ram Pai
- [PATCH v10 24/24] selftests/powerpc: Add core file test for Protection Key register,
Ram Pai
- [PATCH v10 22/24] selftests/vm: Fix deadlock in protection_keys.c,
Ram Pai
- [PATCH v10 23/24] selftests/powerpc: Add ptrace tests for Protection Key register,
Ram Pai
- [PATCH v10 20/24] selftests/vm: testcases must restore pkey-permissions,
Ram Pai
- [PATCH v10 21/24] selftests/vm: sub-page allocator,
Ram Pai
- [PATCH v10 19/24] selftests/vm: detect write violation on a mapped access-denied-key page,
Ram Pai
- [PATCH v10 17/24] selftests/vm: associate key on a mapped page and detect access violation,
Ram Pai
- [PATCH v10 18/24] selftests/vm: associate key on a mapped page and detect write violation,
Ram Pai
- [PATCH v10 16/24] selftests/vm: fix an assertion in test_pkey_alloc_exhaust(),
Ram Pai
- [PATCH v10 14/24] selftests/vm: clear the bits in shadow reg when a pkey is freed.,
Ram Pai
- [PATCH v10 13/24] selftests/vm: powerpc implementation for generic abstraction,
Ram Pai
- [PATCH v10 10/24] selftests/vm: introduce two arch independent abstraction,
Ram Pai
- [PATCH v10 09/24] selftests/vm: fix alloc_random_pkey() to make it really random,
Ram Pai
- [PATCH v10 11/24] selftests/vm: pkey register should match shadow pkey,
Ram Pai
- [PATCH v10 06/24] selftests/vm: fix the wrong assert in pkey_disable_set(),
Ram Pai
- [PATCH v10 05/24] selftests/vm: generic function to handle shadow key register,
Ram Pai
- [PATCH v10 08/24] selftests/vm: clear the bits in shadow reg when a pkey is freed.,
Ram Pai
- [PATCH v10 07/24] selftests/vm: fixed bugs in pkey_disable_clear(),
Ram Pai
- [PATCH v10 01/24] selftests/x86: Move protecton key selftest to arch neutral directory,
Ram Pai
- [PATCH v10 04/24] selftests/vm: typecast the pkey register,
Ram Pai
- [PATCH v10 02/24] selftests/vm: rename all references to pkru to a generic name,
Ram Pai
- [PATCH v10 03/24] selftests/vm: move generic definitions to header file,
Ram Pai
- [PATCH v10 00/27] powerpc, mm: Memory Protection Keys,
Ram Pai
- [PATCH v10 02/27] mm, powerpc, x86: introduce an additional vma bit for powerpc pkey,
Ram Pai
- [PATCH v10 01/27] mm, powerpc, x86: define VM_PKEY_BITx bits if CONFIG_ARCH_HAS_PKEYS is enabled,
Ram Pai
- [PATCH v10 03/27] powerpc: initial pkey plumbing,
Ram Pai
- [PATCH v10 04/27] powerpc: track allocation status of all pkeys,
Ram Pai
- [PATCH v10 07/27] powerpc: cleanup AMR, IAMR when a key is allocated or freed,
Ram Pai
- [PATCH v10 05/27] powerpc: helper function to read,write AMR,IAMR,UAMOR registers,
Ram Pai
- [PATCH v10 06/27] powerpc: helper functions to initialize AMR, IAMR and UAMOR registers,
Ram Pai
- [PATCH v10 09/27] powerpc: ability to create execute-disabled pkeys,
Ram Pai
- [PATCH v10 20/27] powerpc: introduce get_mm_addr_key() helper,
Ram Pai
- [PATCH v10 19/27] powerpc: Handle exceptions caused by pkey violation,
Ram Pai
- [PATCH v10 18/27] powerpc: implementation for arch_vma_access_permitted(),
Ram Pai
- [PATCH v10 27/27] mm: display pkey in smaps if arch_pkeys_enabled() is true,
Ram Pai
- [PATCH v10 26/27] mm, x86 : introduce arch_pkeys_enabled(),
Ram Pai
- [PATCH v10 25/27] powerpc: sys_pkey_mprotect() system call,
Ram Pai
- [PATCH v10 24/27] powerpc: sys_pkey_alloc() and sys_pkey_free() system calls,
Ram Pai
- [PATCH v10 22/27] powerpc/ptrace: Add memory protection key regset,
Ram Pai
- [PATCH v10 17/27] powerpc: check key protection for user page access,
Ram Pai
- [PATCH v10 08/27] powerpc: implementation for arch_set_user_pkey_access(),
Ram Pai
- [PATCH v10 23/27] powerpc: Enable pkey subsystem,
Ram Pai
- [PATCH v10 21/27] powerpc: Deliver SEGV signal on pkey violation,
Ram Pai
- [PATCH v10 16/27] powerpc: helper to validate key-access permissions of a pte,
Ram Pai
- [PATCH v10 15/27] powerpc: Program HPTE key protection bits,
Ram Pai
- [PATCH v10 14/27] powerpc: map vma key-protection bits to pte key bits.,
Ram Pai
- [PATCH v10 13/27] powerpc: implementation for arch_override_mprotect_pkey(),
Ram Pai
- [PATCH v10 12/27] powerpc: ability to associate pkey to a vma,
Ram Pai
- [PATCH v10 10/27] powerpc: store and restore the pkey state across context switches,
Ram Pai
- [PATCH v10 11/27] powerpc: introduce execute-only pkey,
Ram Pai
- [PATCH] selftests: bpf: update .gitignore with missing generated files,
Shuah Khan
- [PATCH] selftests: vm: update .gitignore with missing generated file,
Shuah Khan
- [PATCHv2] selftests/x86: Add <test_name>{,_32,_64} targets,
Dmitry Safonov
- [PATCH] selftests/x86: Add <test_name>{,_32,_64} targets,
Dmitry Safonov
- [PATCH v2] selftest: support run subset of selftests when running installed selftests,
Zong Li
- [PATCH] selftest: support run subset of selftests when running installed selftests,
Zong Li
- [PATCH for 4.16 01/11] membarrier: selftest: Test private expedited cmd (v2),
Mathieu Desnoyers
- [PATCH for 4.16 05/11] membarrier: selftest: Test global expedited cmd (v2),
Mathieu Desnoyers
- [PATCH] selftests: Fix loss of test output in run_kselftests.sh,
Michael Ellerman
- [RFC PATCH net-next 00/12] selftests: forwarding: Add VRF-based tests,
Ido Schimmel
- [RFC PATCH net-next 03/12] selftests: forwarding: Add a test for flooded traffic,
Ido Schimmel
- [RFC PATCH net-next 04/12] selftests: forwarding: Add a test for basic IPv4 and IPv6 routing,
Ido Schimmel
- [RFC PATCH net-next 05/12] selftests: forwarding: Create test topology for multipath routing,
Ido Schimmel
- [RFC PATCH net-next 06/12] selftests: forwarding: Test IPv4 weighted nexthops,
Ido Schimmel
- [RFC PATCH net-next 09/12] selftests: forwarding: Add MAC get helper,
Ido Schimmel
- [RFC PATCH net-next 10/12] selftests: forwarding: Allow to get netdev interfaces names from commandline,
Ido Schimmel
- [RFC PATCH net-next 11/12] selftests: forwarding: Allow to pass commandline options,
Ido Schimmel
- [RFC PATCH net-next 12/12] selftests: forwarding: Introduce tc flower matching tests,
Ido Schimmel
- [RFC PATCH net-next 08/12] selftests: forwarding: Add tc offload check helper,
Ido Schimmel
- [RFC PATCH net-next 01/12] selftests: forwarding: Add initial testing framework,
Ido Schimmel
- [RFC PATCH net-next 02/12] selftests: forwarding: Add a test for FDB learning,
Ido Schimmel
- [RFC PATCH net-next 07/12] selftests: forwarding: Test IPv6 weighted nexthops,
Ido Schimmel
- Re: [RFC PATCH net-next 00/12] selftests: forwarding: Add VRF-based tests,
David Ahern
- [PATCH for 4.16 05/10] membarrier: selftest: Test shared expedited cmd,
Mathieu Desnoyers
- [PATCH for 4.16 10/10] membarrier: selftest: Test private expedited sync core cmd,
Mathieu Desnoyers
- [PATCH for 4.16 01/10] membarrier: selftest: Test private expedited cmd (v2),
Mathieu Desnoyers
- selftests: run all tests,
Borislav Petkov
- [RESEND PATCH 0/2] selftests: ftrace: Fix multiple-kprobe testcase,
Masami Hiramatsu
- Re: [PATCH] selftests/x86: Add test_vsyscall,
Andy Lutomirski
- [PATCH] selftests: media_tests: Fix Makefile 'clean' target warning,
Shuah Khan
- [PATCH v2] selftests: media_tests: Add SPDX license identifier,
Shuah Khan
- [PATCH] tools/testing: Fix trailing semicolon,
Luis de Bethencourt
- [PATCH] selftests: gen_kselftest_tar.h: Add SPDX license identifier,
Shuah Khan
- [PATCH] selftests: kselftest_install.sh: Add SPDX license identifier,
Shuah Khan
- [PATCH] selftests: media_tests: Add SPDX license identifier,
Shuah Khan
- [PATCH] selftests: kselftest.h: Add SPDX license identifier,
Shuah Khan
- [PATCH v2 for 4.16 02/11] membarrier: selftest: Test private expedited cmd,
Mathieu Desnoyers
- [PATCH for 4.16 06/11] membarrier: selftest: Test shared expedited cmd,
Mathieu Desnoyers
- [PATCH for 4.16 11/11] membarrier: selftest: Test private expedited sync core cmd,
Mathieu Desnoyers
- [PATCH] kselftest: fix OOM in memory compaction test,
Arnd Bergmann
- [PATCH] selftests: sync: missing CFLAGS while compiling,
Anders Roxell
- [PATCH] selftests: seccomp: fix compile error seccomp_bpf,
Anders Roxell
- [PATCH] posix-timers: prevent UB from shifting negative signed value,
Nick Desaulniers
- procfs/sysfs test plan,
Tri Vo
- [RFC PATCH for 4.16 02/11] membarrier: selftest: Test private expedited cmd (v2),
Mathieu Desnoyers
- [RFC PATCH for 4.16 06/11] membarrier: selftest: Test shared expedited cmd,
Mathieu Desnoyers
- [RFC PATCH for 4.16 11/11] membarrier: selftest: Test private expedited sync core cmd,
Mathieu Desnoyers
[Index of Archives]
[Linux Wireless]
[Linux Bluetooth]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[Linux ATA RAID]
[IETF Annouce]
[Git]
[Security]
[Linux Netdev]
[Netfilter]
[Bugtraq]