Linux Kernel Selftest
[Prev Page][Next Page]
- Re: selftests: run all tests, (continued)
- [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
- Linux kernel build bots GCC version,
Kaushal Butala
- [PATCH] selftests: pstore: Adding config fragment CONFIG_PSTORE_RAM=m,
Naresh Kamboju
- [PATCH] selftests/bpf: remove the DEBUG macro for test_dev_cgroup,
Chen Rong
- [RFC PATCH for 4.16 16/21] rseq: selftests: Provide rseq library (v5),
Mathieu Desnoyers
- [RFC PATCH for 4.16 14/21] selftests: lib.mk: Introduce OVERRIDE_TARGETS,
Mathieu Desnoyers
- [RFC PATCH for 4.16 15/21] cpu_opv: selftests: Implement selftests (v6),
Mathieu Desnoyers
- [RFC PATCH for 4.16 19/21] rseq: selftests: Provide basic percpu ops test,
Mathieu Desnoyers
- [RFC PATCH for 4.16 20/21] rseq: selftests: Provide parametrized tests,
Mathieu Desnoyers
- [RFC PATCH for 4.16 21/21] rseq: selftests: Provide Makefile, scripts, gitignore,
Mathieu Desnoyers
- [RFC PATCH for 4.16 18/21] rseq: selftests: Provide basic test,
Mathieu Desnoyers
- [RFC PATCH for 4.16 17/21] rseq: selftests: Provide percpu_op API,
Mathieu Desnoyers
- [PATCH 4.9 067/148] x86/selftests: Add clobbers for int80 on x86_64,
Greg Kroah-Hartman
- [PATCH] selftests: bpf: Adding config fragment CONFIG_CGROUP_BPF=y,
Naresh Kamboju
- [PATCH] selftests: net: Adding config fragment CONFIG_CGROUP_BPF=y,
Naresh Kamboju
- [PATCH 32/45] tools/testing/selftests: remove duplicate includes,
Pravin Shedge
- [PATCH] treewide: remove duplicate includes,
Pravin Shedge
- selftests: Testing a write attempt into a full file?,
SF Markus Elfring
- Difficulties for compilation without extra optimisation,
SF Markus Elfring
- [PATCH 0/5] bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type,
Hendrik Brueckner
- [PATCH AUTOSEL for 4.9 04/52] x86/selftests: Add clobbers for int80 on x86_64,
alexander . levin
- [PATCH 2/2] [RFC] packet: experimental support for 64-bit timestamps,
Arnd Bergmann
- [PATCH 0/2] selftests: ftrace: Fix multiple-kprobe testcase,
Masami Hiramatsu
- selftests: x86_64: kselftest mpx-mini-test_64 - no MPX support - failed - 3869 Aborted (core dumped),
Naresh Kamboju
- [PATCH update for 4.15 1/3] selftests: lib.mk: Introduce OVERRIDE_TARGETS,
Mathieu Desnoyers
- Re: [PATCH update for 4.15 1/3] selftests: lib.mk: Introduce OVERRIDE_TARGETS,
Mathieu Desnoyers
- Re: [PATCH update for 4.15 1/3] selftests: lib.mk: Introduce OVERRIDE_TARGETS,
Shuah Khan
- Message not available
[PATCH] selftests: posix_timers: Make signal handling safer,
SF Markus Elfring
Re: [RFC PATCH for 4.15 v3 15/22] rseq: selftests: Provide self-tests,
Mathieu Desnoyers
[RFC PATCH for 4.15 16/22] rseq: selftests: arm: workaround gcc asm size guess,
Mathieu Desnoyers
[RFC PATCH for 4.15 18/22] membarrier: selftest: Test private expedited cmd,
Mathieu Desnoyers
[RFC PATCH for 4.15 v3 14/22] cpu_opv: selftests: Implement selftests,
Mathieu Desnoyers
[RFC PATCH for 4.15 22/22] membarrier: selftest: Test shared expedited cmd,
Mathieu Desnoyers
selftests: Completion of error handling,
SF Markus Elfring
[PATCH] selftests: posix_timers: Use common error handling code in two functions,
SF Markus Elfring
[PATCH] selftest: sync: Use common error handling code in sync_file_info(),
SF Markus Elfring
[GIT PULL] kselftest fix for 4.15-rc1,
Shuah Khan
Towards 4.14 LTS,
Tom Gall
[RFC PATCH v2 for 4.15 12/24] cpu_opv: Implement selftests,
Mathieu Desnoyers
[RFC PATCH for 4.15 14/24] Restartable sequences selftests: arm: workaround gcc asm size guess,
Mathieu Desnoyers
[RFC PATCH v2 for 4.15 15/24] membarrier: selftest: Test private expedited cmd,
Mathieu Desnoyers
[RFC PATCH for 4.15 19/24] membarrier: selftest: Test shared expedited cmd,
Mathieu Desnoyers
[RFC PATCH for 4.15 23/24] membarrier: selftest: Test private expedited sync core cmd,
Mathieu Desnoyers
[RFC PATCH for 4.15 01/10] membarrier: selftest: Test private expedited cmd,
Mathieu Desnoyers
[RFC PATCH for 4.15 08/10] membarrier: selftest: Test private expedited sync core cmd,
Mathieu Desnoyers
[RFC PATCH for 4.15 10/10] membarrier: selftest: Test shared expedited cmd,
Mathieu Desnoyers
[PATCH v2 0/2] selftests: firmware: skip testing unsupported features,
Amit Pundir
[RFC PATCH for 4.15 1/6] membarrier: selftest: Test private expedited cmd,
Mathieu Desnoyers
[RFC PATCH for 4.15 6/6] membarrier: selftest: Test private expedited sync core cmd,
Mathieu Desnoyers
[PATCH 0/2] selftests: firmware: skip testing unsupported features,
Amit Pundir
[PATCH] selftests: kselftest.h: fix compilation errors,
Lei Yang
[PATCH v3 1/2] selftests: bpf: test_kmod.sh: check the module path before insmod,
naresh . kamboju
[RFC PATCH for 4.15 14/14] Restartable sequences selftests: arm: workaround gcc asm size guess,
Mathieu Desnoyers
[RFC PATCH v2 for 4.15 12/14] cpu_opv: Implement selftests,
Mathieu Desnoyers
[PATCH v9 00/51] powerpc, mm: Memory Protection Keys,
Ram Pai
- [PATCH v9 51/51] selftests/powerpc: Add core file test for Protection Key register,
Ram Pai
- [PATCH v9 49/51] selftest/vm: sub-page allocator,
Ram Pai
- [PATCH v9 50/51] selftests/powerpc: Add ptrace tests for Protection Key register,
Ram Pai
- [PATCH v9 47/51] selftest/vm: associate key on a mapped page and detect write violation,
Ram Pai
- [PATCH v9 48/51] selftest/vm: detect write violation on a mapped access-denied-key page,
Ram Pai
- [PATCH v9 46/51] selftest/vm: associate key on a mapped page and detect access violation,
Ram Pai
- [PATCH v9 44/51] selftest/vm: powerpc implementation for generic abstraction,
Ram Pai
- [PATCH v9 42/51] selftest/vm: pkey register should match shadow pkey,
Ram Pai
- [PATCH v9 43/51] selftest/vm: generic cleanup,
Ram Pai
- [PATCH v9 45/51] selftest/vm: fix an assertion in test_pkey_alloc_exhaust(),
Ram Pai
- [PATCH v9 41/51] selftest/vm: introduce two arch independent abstraction,
Ram Pai
- [PATCH v9 38/51] selftest/vm: fixed bugs in pkey_disable_clear(),
Ram Pai
- [PATCH v9 40/51] selftest/vm: fix alloc_random_pkey() to make it really random,
Ram Pai
- [PATCH v9 39/51] selftest/vm: clear the bits in shadow reg when a pkey is freed.,
Ram Pai
- [PATCH v9 35/51] selftest/vm: typecast the pkey register,
Ram Pai
- [PATCH v9 36/51] selftest/vm: generic function to handle shadow key register,
Ram Pai
- [PATCH v9 37/51] selftest/vm: fix the wrong assert in pkey_disable_set(),
Ram Pai
- [PATCH v9 34/51] selftest/vm: move generic definitions to header file,
Ram Pai
- [PATCH v9 32/51] selftest/x86: Move protecton key selftest to arch neutral directory,
Ram Pai
- [PATCH v9 33/51] selftest/vm: rename all references to pkru to a generic name,
Ram Pai
- [PATCH v9 30/51] Documentation/x86: Move protecton key documentation to arch neutral directory,
Ram Pai
- [PATCH v9 31/51] Documentation/vm: PowerPC specific updates to memory protection keys,
Ram Pai
- [PATCH v9 29/51] mm/mprotect, powerpc/mm/pkeys, x86/mm/pkeys: Add sysfs interface,
Ram Pai
- [PATCH v9 28/51] mm: display pkey in smaps if arch_pkeys_enabled() is true,
Ram Pai
- [PATCH v9 26/51] powerpc: add sys_pkey_modify() system call,
Ram Pai
- [PATCH v9 27/51] mm, x86 : introduce arch_pkeys_enabled(),
Ram Pai
- [PATCH v9 24/51] powerpc: sys_pkey_alloc() and sys_pkey_free() system calls,
Ram Pai
- [PATCH v9 25/51] powerpc: sys_pkey_mprotect() system call,
Ram Pai
- [PATCH v9 22/51] powerpc/ptrace: Add memory protection key regset,
Ram Pai
- [PATCH v9 23/51] powerpc: Enable pkey subsystem,
Ram Pai
- [PATCH v9 20/51] powerpc: introduce get_mm_addr_key() helper,
Ram Pai
- [PATCH v9 21/51] powerpc: Deliver SEGV signal on pkey violation,
Ram Pai
- [PATCH v9 19/51] powerpc: Handle exceptions caused by pkey violation,
Ram Pai
- [PATCH v9 18/51] powerpc: implementation for arch_vma_access_permitted(),
Ram Pai
- [PATCH v9 17/51] powerpc: check key protection for user page access,
Ram Pai
- [PATCH v9 16/51] powerpc: helper to validate key-access permissions of a pte,
Ram Pai
- [PATCH v9 14/51] powerpc: map vma key-protection bits to pte key bits.,
Ram Pai
- [PATCH v9 15/51] powerpc: Program HPTE key protection bits,
Ram Pai
- [PATCH v9 12/51] powerpc: ability to associate pkey to a vma,
Ram Pai
- [PATCH v9 13/51] powerpc: implementation for arch_override_mprotect_pkey(),
Ram Pai
- [PATCH v9 11/51] powerpc: introduce execute-only pkey,
Ram Pai
- [PATCH v9 10/51] powerpc: store and restore the pkey state across context switches,
Ram Pai
- [PATCH v9 09/51] powerpc: ability to create execute-disabled pkeys,
Ram Pai
- [PATCH v9 08/51] powerpc: implementation for arch_set_user_pkey_access(),
Ram Pai
- [PATCH v9 07/51] powerpc: cleanup AMR, IAMR when a key is allocated or freed,
Ram Pai
- [PATCH v9 06/51] powerpc: helper functions to initialize AMR, IAMR and UAMOR registers,
Ram Pai
- [PATCH v9 04/51] powerpc: track allocation status of all pkeys,
Ram Pai
- [PATCH v9 05/51] powerpc: helper function to read,write AMR,IAMR,UAMOR registers,
Ram Pai
- [PATCH v9 01/51] mm, powerpc, x86: define VM_PKEY_BITx bits if CONFIG_ARCH_HAS_PKEYS is enabled,
Ram Pai
- [PATCH v9 02/51] mm, powerpc, x86: introduce an additional vma bit for powerpc pkey,
Ram Pai
- [PATCH v9 03/51] powerpc: initial pkey plumbing,
Ram Pai
- Re: [PATCH v9 00/51] powerpc, mm: Memory Protection Keys,
Florian Weimer
- Re: [PATCH v9 00/51] powerpc, mm: Memory Protection Keys,
Christophe LEROY
[PATCH] selftests: futex: fix compilation error,
Lei Yang
[PATCH] selftests: memfd_test.c: fix compilation warning.,
Lei Yang
[PATCH] selftests: fix compile error for sync,
Lei Yang
[PATCH] selftests: add "PASS" status in log for mqueue,
Lei Yang
[PATCH 0/2] Handling for TAP header level,
Shuah Khan
[PATCH v2] selftests/ftrace: Introduce exit_pass and exit_fail,
Masami Hiramatsu
[PATCH v16 13/13] task_isolation self test,
Chris Metcalf
[PATCH] selftests: add required kernel config for intel_pstate,
Lei Yang
[PATCH 0/9] Trivial fixup for KVM-based rcutorture test framework,
SeongJae Park
- [PATCH 3/9] rcutorture/kvm.sh: Remove unused variable, `alldone`,
SeongJae Park
- [PATCH 9/9] rcutorture: Simplify functions.sh include path,
SeongJae Park
- [PATCH 8/9] rcutorture: Simplify logging,
SeongJae Park
- [PATCH 7/9] rcutorture/kvm-build.sh: Skip build directory check,
SeongJae Park
- [PATCH 6/9] rcutorture/kvm-recheck-*: Improve result directory readability check,
SeongJae Park
- [PATCH 5/9] rcutorture/kvm.sh: Support execution from any directory,
SeongJae Park
- [PATCH 4/9] rcutorture/kvm.sh: Use consistent usage for --qemu-args,
SeongJae Park
- [PATCH 1/9] rcutorture/configinit: Fix build directory error message,
SeongJae Park
- [PATCH 2/9] rcutorture: Remove unused script, config2frag.sh,
SeongJae Park
- Re: [PATCH 0/9] Trivial fixup for KVM-based rcutorture test framework,
Paul E. McKenney
[GIT PULL] kselftest fix for 4.14-rc7,
Shuah Khan
[PATCH v2] selftests: vdso_test: support ARM64 targets,
Greg Hackmann
[PATCH] selftests: vdso_test: support ARM64 targets,
Greg Hackmann
[PATCH] selftests/ftrace: Introduce exit_pass and exit_fail,
Masami Hiramatsu
[PATCH] selftests: lib.mk: print individual test results to console by default,
Shuah Khan
[PATCH 1/1] selftests: Fix lib.mk run_tests target shell script,
Mathieu Desnoyers
[PATCH] selftests/ftrace: Do not use arch dependent do_IRQ as a target function,
Masami Hiramatsu
[PATCH] selftests: vm: add extra two binaries to .gitignore,
lei.yang
[PATCH] selftests: breakpoints: fix compile error on breakpoint_test_arm64,
Sumit Semwal
[PATCH] selftests: ftrace: add more config fragments,
lei.yang
[PATCH] selftests: remove obsolete kconfig fragment for cpu-hotplug,
lei.yang
[ANNOUNCE] New linux-rseq tree on kernel.org,
Mathieu Desnoyers
[PATCH] selftests: add missing test result status in memory-hotplug test,
lei.yang
[PATCHv3 1/1] [tools/selftests]: android/ion: userspace test utility for ion buffer sharing,
Pintu Agarwal
[PATCH] selftests: vm: Update .gitignore with newly added tests,
Shuah Khan
[PATCH] selftests: timers: Update .gitignore with newly added tests,
Shuah Khan
[PATCH] selftests: seccomp: update .gitignore with newly added tests,
Shuah Khan
[PATCH tip/sched/membarrier 2/5] membarrier: selftest: Test private expedited cmd,
Paul E. McKenney
[PATCH v2] selftests/exec: include cwd in long path calculation,
Steve Muckle
[RFC PATCH for 4.15 14/14] Restartable sequences: Provide self-tests,
Mathieu Desnoyers
[RFC PATCH for 4.15 13/14] cpu_opv: Implement selftests,
Mathieu Desnoyers
[PATCH] selftests/exec: include cwd in long path calculation,
Steve Muckle
[GIT PULL] Kselftest update for 4.14-rc5 fixes,
Shuah Khan
[PATCH] Makefile: kselftest: fix grammar typo,
Randy Dunlap
[PATCH net] selftests/net: rxtimestamp: Fix an off by one,
Dan Carpenter
[PATCH tip/core/rcu 2/3] membarrier: selftest: Test private expedited cmd,
Paul E. McKenney
[PATCH 4.13 074/110] selftests/seccomp: Support glibc 2.26 siginfo_t.h,
Greg Kroah-Hartman
[PATCH 4.9 39/64] selftests/seccomp: Support glibc 2.26 siginfo_t.h,
Greg Kroah-Hartman
kselftest on UML results - 4.14.0-rc3-00019-g78d8732cf2d8,
Thomas Meyer
[PATCH] doc: dev-tools: kselftest.rst: update to include make O=dir support,
Shuah Khan
[PATCH] selftests/powerpc: Use snprintf to construct DSCR sysfs interface paths,
Seth Forshee
sysret_ss_attrs fails to compile,
Shuah Khan
[GIT PULL] Kselftest update for 4.14-rc3 fixes,
Shuah Khan
Re: [PATCH for 4.14 2/3] membarrier: selftest: Test private expedited cmd,
Mathieu Desnoyers
[PATCH v2] selftests: timers: set-timer-lat: Fix hang when testing unsupported alarms,
Shuah Khan
tools: selftests: psock_tpacket: skip un-supported tpacket_v3 test,
Orson Zhai
[PATCH] selftests: timers: set-timer-lat: fix hang when std out/err are redirected,
Shuah Khan
[PATCH] selftests: timers: set-timer-lat: Fix hang when testing unsupported alarms,
Shuah Khan
[PATCH] selftests/memfd: correct run_tests.sh permission,
Li Zhijian
[PATCH v2] Makefile: kselftest and kselftest-clean fail for make O=dir case,
Shuah Khan
[PATCH] selftests/intel_pstate: "cpupower" command is the pre-requirement of intel_pstate,
naresh . kamboju
[PATCH 1/3][v2] selftest: add a reuseaddr test,
josef
selftests/intel_pstate: "cpupower" command is the pre-requirement of intel_pstate,
Naresh Kamboju
[PATCH] selftests: futex: Makefile: fix for lops in targets to run silently,
Shuah Khan
[PATCH 1/3] selftest: add a reuseaddr test,
josef
[PATCH] selftests: intel_pstate: compile programs if executable not found,
naresh . kamboju
[PATCH 00/11] Kselftest make O=dir work,
Shuah Khan
- [PATCH 06/11] selftests: lib.mk: add TEST_CUSTOM_PROGS to allow custom test run/install,
Shuah Khan
- [PATCH 11/11] selftests: mqueue: Use full path to run tests from Makefile,
Shuah Khan
- [PATCH 10/11] selftests: futex: copy sub-dir test scripts for make O=dir run,
Shuah Khan
- [PATCH 08/11] selftests: sync: kselftest and kselftest-clean fail for make O=dir case,
Shuah Khan
- [PATCH 09/11] selftests: lib.mk: copy test scripts and test files for make O=dir run,
Shuah Khan
- [PATCH 05/11] selftests: watchdog: fix to use TEST_GEN_PROGS and remove clean,
Shuah Khan
- [PATCH 07/11] selftests: sync: use TEST_CUSTOM_PROGS instead of TEST_PROGS,
Shuah Khan
- [PATCH 01/11] Makefile: kselftest and kselftest-clean fail for make O=dir case,
Shuah Khan
- [PATCH 04/11] selftests: lib.mk: fix test executable status check to use full path,
Shuah Khan
- [PATCH 03/11] selftests: Makefile: clear LDFLAGS for make O=dir use-case,
Shuah Khan
- [PATCH 02/11] selftests: lib.mk: kselftest and kselftest-clean fail for make O=dir case,
Shuah Khan
- Re: [PATCH 00/11] Kselftest make O=dir work,
Greg KH
[PATCH 4.13 12/27] kselftests: timers: leap-a-day: Change default arguments to help test runs,
Greg Kroah-Hartman
[PATCHv2] tools: fix testing/selftests/sigaltstack for s390x,
Thomas Richter
[GIT PULL] Kselftest update for 4.14-rc1,
Shuah Khan
[PATCH 1/3] selftests/ftrace: multiple_kprobes: Also check for support,
Thomas Meyer
[PATCH] selftests/bpf: Make bpf_util work on uniprocessor systems,
Thomas Meyer
[PATCH] selftests/seccomp: Support glibc 2.26 siginfo_t.h,
Kees Cook
[PATCH v2 1/2] selftests: sync: add test that waits on a destroyed timeline,
Gustavo Padovan
[PATCH v2 1/2] selftests: bpf: test_kmod.sh: check if module is present in the path before insert,
naresh . kamboju
[PATCH 1/1] selftests: config: add dependencies on CONFIG_EXPERT and CONFIG_NAMESPACES,
Fathi Boudra
[PATCH 1/2] selftests: bpf: test_kmod.sh: check if module is present in the path before insert,
naresh . kamboju
[PATCH 1/2] selftests: sync: add test that waits on a destroyed timeline,
Gustavo Padovan
[RFC] tools: selftests: psock_tpacket: skip un-supported tpacket_v3 test,
Orson Zhai
[PATCH][net-next][V3] bpf: test_maps: fix typos, "conenct" and "listeen",
Colin King
[PATCH][next][V2] bpf: test_maps: fix typo "conenct" -> "connect",
Colin King
[PATCH][next] bpf: test_maps: fix typo "conenct" -> "connext",
Colin King
[PATCH net-next 0/3] tc: act_ife: handle IEEE IFE ethertype as default,
Alexander Aring
kselftests results under uml,
Thomas Meyer
[PATCH] selftests: lib.mk: change RUN_TESTS to print messages in TAP13 format,
Shuah Khan
[PATCH] selftests: change lib.mk RUN_TESTS to take test list as an argument,
Shuah Khan
[PATCH] selftests/timers: make loop consistent with array size,
Benjamin Gaignard
[PATCH] selftests: timers: remove rtctest_setdate from run_destructive_tests,
Shuah Khan
[PATCH] selftests: kselftest framework: change skip exit code to 0,
Shuah Khan
[PATCH v2] kselftest: exec: make exec test output conform to TAP13,
Paul Elder
[GIT PULL][PATCH 0/6] Timekeeping queue for 4.14,
John Stultz
Nested TAP 13 output,
Shuah Khan
[PATCH] selftests: timers: Fix run_destructive_tests target to handle skipped tests,
Shuah Khan
[PATCH] selftests: timers: drop support for !KTEST case,
Shuah Khan
[PATCH] selftests: intel_pstate: build only on x86,
Daniel Díaz
Re: [lkp-robot] [selftests] 83fab1816d: kernel_selftests.futex.make_fail,
Shuah Khan
[PATCH] tools: fix testing/selftests/sigaltstack for s390x,
Thomas Richter
[GIT PULL] Kselftest update for 4.13-rc6 fixes,
Shuah Khan
[PATCH v2 0/1] rtc: rtctest: Support opal-rtc and rtc-generic,
Lukáš Doktor
[RFC][PATCH 1/2] kselftests: timers: freq-step: Define ADJ_SETOFFSET if device has older kernel headers,
John Stultz
[PATCH] selftests/seccomp: Add simple seccomp overhead benchmark,
Kees Cook
[PATCH] selftests/seccomp: Add tests for basic ptrace actions,
Kees Cook
[PATCH V2 1/2] selftests/cpu-hotplug: exit with failure when test occured unexpected behaviors,
Li Zhijian
[PATCH] kselftests: timers: Fix frequency step build error,
Thomas Meyer
[PATCH 0/2] Add hugetlbfs support to memfd_create(),
Mike Kravetz
[PATCH v4 0/4] seccomp: Implement SECCOMP_RET_KILL_PROCESS action,
Kees Cook
[PATCH 0/1] rtc: rtctest: Support opal-rtc and rtc-generic,
Lukáš Doktor
[PATCH 0/3] selfttests: timers ksft_ stubs handling changes,
Shuah Khan
[Index of Archives]
[Linux Wireless]
[Linux Bluetooth]
[Kernel Announce]
[Kernel Newbies]
[Linux RAID]
[Linux ATA RAID]
[IETF Annouce]
[Git]
[Security]
[Linux Netdev]
[Netfilter]
[Bugtraq]