Show patches with: State = Action Required       |    Archived = No       |   4892 patches
« 1 2 ... 46 47 48 49 »
Patch Series S/W/F Date Submitter Delegate State
[2/3] selftests: vdso: Use a header file to prototype parse_vdso API [1/3] selftests: vdso: Rename vdso_test to vdso_test_gettimeofday --- 2020-05-05 Mark Brown New
[1/3] selftests: vdso: Rename vdso_test to vdso_test_gettimeofday [1/3] selftests: vdso: Rename vdso_test to vdso_test_gettimeofday --- 2020-05-05 Mark Brown New
[v2,2/6] kunit: default KUNIT_* fragments to KUNIT_RUN_ALL Untitled series #36716 --- 2020-05-05 Anders Roxell New
[v2,net-next,3/3] ptp: ptp_clockmatrix: Add adjphase() to support PHC write phase mode. [v2,net-next,1/3] ptp: Add adjphase function to support phase offset control. --- 2020-05-02 Vincent Cheng New
[v2,net-next,1/3] ptp: Add adjphase function to support phase offset control. [v2,net-next,1/3] ptp: Add adjphase function to support phase offset control. --- 2020-05-02 Vincent Cheng New
[3/3] selftests/ftrace: Use /bin/echo instead of built-in echo selftests/ftrace: Fix ftracetest testcases for dash, etc. --- 2020-05-01 Masami Hiramatsu (Google) New
kunit: Kconfig: enable a KUNIT_RUN_ALL fragment kunit: Kconfig: enable a KUNIT_RUN_ALL fragment --- 2020-05-01 Anders Roxell New
[GIT,PULL] Kselftest update for Linux 5.7-rc4 [GIT,PULL] Kselftest update for Linux 5.7-rc4 --- 2020-04-30 Shuah Khan New
[net-next,3/3] ptp: ptp_clockmatrix: Add adjphase() to support PHC write phase mode. Untitled series #36723 --- 2020-04-30 Vincent Cheng New
[net-next,2/3] ptp: Add adjust_phase to ptp_clock_caps capability. Untitled series #36723 --- 2020-04-30 Vincent Cheng New
selftests: introduce gen_tar Makefile target selftests: introduce gen_tar Makefile target --- 2020-04-28 Veronika Kabatova New
[net-next,v6,3/5] kselftest: run tests by fixture kselftest: add fixture parameters --- 2020-04-28 Jakub Kicinski New
[v7,2/5] KUnit: KASAN Integration KUnit-KASAN Integration --- 2020-04-24 David Gow New
[v10,3/3] MAINTAINERS: add HMM selftests [v10,1/3] mm/hmm/test: add selftest driver for HMM --- 2020-04-22 Ralph Campbell New
[GIT,PULL] Kselftest update for Linux 5.7-rc3 [GIT,PULL] Kselftest update for Linux 5.7-rc3 --- 2020-04-22 Shuah Khan New
[v3] selftests/harness: Add support for argc and argv. [v3] selftests/harness: Add support for argc and argv. --- 2020-04-20 Kuniyuki Iwashima New
[v3,4/7] firmware: test partial file reads of request_firmware_into_buf [v3,1/7] fs: introduce kernel_pread_file* support --- 2020-04-20 Scott Branden New
[v3,3/7] test_firmware: add partial read support for request_firmware_into_buf [v3,1/7] fs: introduce kernel_pread_file* support --- 2020-04-20 Scott Branden New
[v3,1/7] fs: introduce kernel_pread_file* support [v3,1/7] fs: introduce kernel_pread_file* support --- 2020-04-20 Scott Branden New
tools/testing/selftests/powerpc/tm: Remove duplicate headers tools/testing/selftests/powerpc/tm: Remove duplicate headers --- 2020-04-19 jagdsh.linux@gmail.com New
[bpf,2/2] bpf, selftests: Add test for BPF_STX BPF_B storing R10 Untitled series #36739 --- 2020-04-18 Luke Nelson New
[3/4] kmod: Return directly if module name is empty in request_module() Untitled series #36740 --- 2020-04-18 Tiezhu Yang New
[v9,1/3] mm/hmm/test: add selftest driver for HMM mm/hmm/test: add self tests for HMM --- 2020-04-17 Ralph Campbell New
[v2] selftests/timens: handle a case when alarm clocks are not supported [v2] selftests/timens: handle a case when alarm clocks are not supported --- 2020-04-17 Andrei Vagin New
kunit: Add missing newline in summary message kunit: Add missing newline in summary message --- 2020-04-16 Marco Elver New
[v16,10/10] landlock: Add user and kernel documentation Landlock LSM --- 2020-04-16 Mickaël Salaün New
[v16,09/10] samples/landlock: Add a sandbox manager example Landlock LSM --- 2020-04-16 Mickaël Salaün New
[v16,05/10] fs,landlock: Support filesystem access-control Landlock LSM --- 2020-04-16 Mickaël Salaün New
[1/1] selftests: kvm: Add overlapped memory regions test [1/1] selftests: kvm: Add overlapped memory regions test --- 2020-04-15 Wainer dos Santos Moschetta New
kunit: use KUnit defconfig by default kunit: use KUnit defconfig by default --- 2020-04-14 Vitor Massaru Iha New
kunit: use --build_dir=.kunit as default kunit: use --build_dir=.kunit as default --- 2020-04-14 Vitor Massaru Iha New
selftests: add build/cross-build dependency check script selftests: add build/cross-build dependency check script --- 2020-04-14 Shuah Khan New
[RFC,v1] software: node: test: add test to exercise parent child add/remove [RFC,v1] software: node: test: add test to exercise parent child add/remove --- 2020-04-14 Brendan Higgins New
[v5,3/4] KASAN: Port KASAN Tests to KUnit [v5,1/4] Add KUnit Struct to Current Task --- 2020-04-14 David Gow New
[v5,1/4] Add KUnit Struct to Current Task [v5,1/4] Add KUnit Struct to Current Task --- 2020-04-14 David Gow New
[v2] tracing: Fix the race between registering 'snapshot' event trigger and triggering 'snapshot' operation [v2] tracing: Fix the race between registering 'snapshot' event trigger and triggering 'snapshot'... --- 2020-04-14 Xiao Yang New
selftest: add a script to perform selftest compile tests selftest: add a script to perform selftest compile tests --- 2020-04-13 Tim Bird New
selftests/tpm2: Change exception handling to be Python 3 compatible selftests/tpm2: Change exception handling to be Python 3 compatible --- 2020-04-12 Jarkko Sakkinen New
[v5,2/2] selftests: kvm: Add mem_slot_test test selftests: kvm: Introduce the mem_slot_test test --- 2020-04-09 Wainer dos Santos Moschetta New
selftests/seccomp: allow clock_nanosleep instead of nanosleep selftests/seccomp: allow clock_nanosleep instead of nanosleep --- 2020-04-08 Thadeu Lima de Souza Cascardo New
[v2] Documentation: test.h - fix warnings [v2] Documentation: test.h - fix warnings --- 2020-04-08 Lothar Rubusch New
selftests: Fix memfd test run-time regression selftests: Fix memfd test run-time regression --- 2020-04-07 Shuah Khan New
[v3,2/2] selftests: kvm: Add mem_slot_test test selftests: kvm: Introduce the mem_slot_test test --- 2020-04-07 Wainer dos Santos Moschetta New
selftests/ftrace: Check the first record for kprobe_args_type.tc selftests/ftrace: Check the first record for kprobe_args_type.tc --- 2020-04-07 Xiao Yang New
[v3] kunit: Fix kunit.py run --build_dir='<foo>' fails on "unclean" trees [v3] kunit: Fix kunit.py run --build_dir='<foo>' fails on "unclean" trees --- 2020-04-06 Vitor Massaru Iha New
Documentation: test.h - fix warnings Documentation: test.h - fix warnings --- 2020-04-06 Lothar Rubusch New
KVM: selftests: Fix parameter order error in kvm_create_max_vcpus KVM: selftests: Fix parameter order error in kvm_create_max_vcpus --- 2020-04-05 Tianjia Zhang New
selftests/ftrace: Add CONFIG_SAMPLE_FTRACE_DIRECT=m kconfig selftests/ftrace: Add CONFIG_SAMPLE_FTRACE_DIRECT=m kconfig --- 2020-04-05 Xiao Yang New
[1/2] selftests/vDSO: prevent SIGFPE if vdso_info.nbucket is zero [1/2] selftests/vDSO: prevent SIGFPE if vdso_info.nbucket is zero --- 2020-04-04 Sven Schnelle New
[v2,1/2] selftests: kvm: Add vm_get_fd() in kvm_util selftests: kvm: Introduce the mem_slot_test test --- 2020-04-03 Wainer dos Santos Moschetta New
selftests/ftrace: Always enable ftrace_enabled for ftrace testcases selftests/ftrace: Always enable ftrace_enabled for ftrace testcases --- 2020-04-03 Xiao Yang New
[v3,3/4] KASAN: Port KASAN Tests to KUnit KUnit-KASAN Integration --- 2020-04-01 Patricia Alfonso New
[next] bpf: Test_verifier: fix spelling mistake "arithmatic" -> "arithmetic" [next] bpf: Test_verifier: fix spelling mistake "arithmatic" -> "arithmetic" --- 2020-03-31 Colin King New
[v19,15/24] selftests/vm/pkeys: Fix assertion in test_pkey_alloc_exhaust() [v19,01/24] selftests/x86/pkeys: Move selftests to arch-neutral directory --- 2020-03-31 Sandipan Das New
[1/2] selftests: kvm: Add vm_get_fd() in kvm_util [1/2] selftests: kvm: Add vm_get_fd() in kvm_util --- 2020-03-30 Wainer dos Santos Moschetta New
Makefile: Update kselftest help information Makefile: Update kselftest help information --- 2020-03-30 Shuah Khan New
[for-next,19/21] selftests/ftrace: Add test to test new set_ftrace_notrace_pid file Untitled series #36775 --- 2020-03-29 Steven Rostedt New
kselftest/runner: avoid using timeout when timeout is disabled kselftest/runner: avoid using timeout when timeout is disabled --- 2020-03-27 Andrea Righi New
[v15,08/10] selftests/landlock: Add initial tests [v15,01/10] landlock: Add object management --- 2020-03-26 Mickaël Salaün New
[v15,06/10] landlock: Add syscall implementation [v15,01/10] landlock: Add object management --- 2020-03-26 Mickaël Salaün New
[v15,05/10] fs,landlock: Support filesystem access-control [v15,01/10] landlock: Add object management --- 2020-03-26 Mickaël Salaün New
[v15,02/10] landlock: Add ruleset and domain management [v15,01/10] landlock: Add object management --- 2020-03-26 Mickaël Salaün New
[v8,kunit-next,3/4] kunit: subtests should be indented 4 spaces according to TAP [v8,kunit-next,1/4] kunit: add debugfs /sys/kernel/debug/kunit/<suite>/results display --- 2020-03-26 Alan Maguire New
[RFC,v3,2/3] kvm: selftests: Use the right INSTALL_HDR_PATH when OUTPUT specified and MAKELEVEL is 0 Fix errors when try to build kvm selftests on specified output --- 2020-03-26 Xiaoyao Li New
selftests: enforce local header dependency in lib.mk selftests: enforce local header dependency in lib.mk --- 2020-03-25 Shuah Khan New
kunit: convert test results to JSON kunit: convert test results to JSON --- 2020-03-25 Heidi Fahim New
[v2,5/6] selftests: Generate build output of linux headers to $(OUTPUT)/linux-header-build Untitled series #36783 --- 2020-03-25 Xiaoyao Li New
[v2,4/6] selftests: Create variable INSTALL_HDR_PATH if need to install linux headers to $(OUTPUT)/usr Untitled series #36783 --- 2020-03-25 Xiaoyao Li New
[v2,2/6] selftests: kvm: Include lib.mk earlier Untitled series #36783 --- 2020-03-25 Xiaoyao Li New
[net] selftests/net/forwarding: define libs as TEST_PROGS_EXTENDED [net] selftests/net/forwarding: define libs as TEST_PROGS_EXTENDED --- 2020-03-25 Hangbin Liu New
[v2,kunit-next,2/2] kunit: add support for named resources kunit: extend kunit resources API --- 2020-03-23 Alan Maguire New
selftests/net/forwarding: add Makefile to install tests selftests/net/forwarding: add Makefile to install tests --- 2020-03-23 Vadym Kochan New
tools/testing/selftests/vm/mlock2-tests: fix mlock2 false-negative errors tools/testing/selftests/vm/mlock2-tests: fix mlock2 false-negative errors --- 2020-03-22 Rafael Aquini New
[v8,2/3] mm/hmm/test: add selftests for HMM [v8,1/3] mm/hmm/test: add selftest driver for HMM --- 2020-03-21 Ralph Campbell New
[v8,1/3] mm/hmm/test: add selftest driver for HMM [v8,1/3] mm/hmm/test: add selftest driver for HMM --- 2020-03-21 Ralph Campbell New
[01/12,v2] selftest/ftrace: Fix function trigger test to handle trace not disabling the tracer [01/12,v2] selftest/ftrace: Fix function trigger test to handle trace not disabling the tracer --- 2020-03-19 Steven Rostedt New
[RFC,v2,2/3] KUnit: KASAN Integration [RFC,v2,1/3] Add KUnit Struct to Current Task --- 2020-03-19 Patricia Alfonso New
[RFC,v2,1/3] Add KUnit Struct to Current Task [RFC,v2,1/3] Add KUnit Struct to Current Task --- 2020-03-19 Patricia Alfonso New
[v5,2/5] kselftest: create fixture objects [v5,1/5] kselftest: factor out list manipulation to a helper --- 2020-03-18 Jakub Kicinski New
[v3,5/6] kselftest: add fixture variants [v3,1/6] selftests/seccomp: use correct FIXTURE macro --- 2020-03-16 Jakub Kicinski New
[v3,4/6] kselftest: run tests by fixture [v3,1/6] selftests/seccomp: use correct FIXTURE macro --- 2020-03-16 Jakub Kicinski New
[v3,2/6] kselftest: factor out list manipulation to a helper [v3,1/6] selftests/seccomp: use correct FIXTURE macro --- 2020-03-16 Jakub Kicinski New
[v3,2/2] kunit: Run all KUnit tests through allyesconfig Untitled series #36797 --- 2020-03-16 Heidi Fahim New
[RFC,PATCHv2] selftests/run_kselftest.sh: make each test individually selectable [RFC,PATCHv2] selftests/run_kselftest.sh: make each test individually selectable --- 2020-03-16 Hangbin Liu New
[1/2] kvm: selftests: Fix no directory error when OUTPUT specified Fix errors when try to build kvm selftests on --- 2020-03-15 Xiaoyao Li New
[v2,3/4] kselftest: add fixture parameters kselftest: add fixture parameters --- 2020-03-14 Jakub Kicinski New
[v2,2/3] binderfs_test: switch from /dev to a unique per-test mountpoint [v2] binderfs: port to new mount api --- 2020-03-13 Christian Brauner New
[v7,kunit-next,3/4] kunit: subtests should be indented 4 spaces according to TAP kunit: add debugfs representation to show results --- 2020-03-13 Alan Maguire New
[bpf-next] tools/bpf: move linux/types.h for selftests and bpftool [bpf-next] tools/bpf: move linux/types.h for selftests and bpftool --- 2020-03-13 Tobias Klauser New
[2/5] kselftest: create fixture objects [1/5] selftests/seccomp: use correct FIXTURE macro --- 2020-03-13 Jakub Kicinski New
binderfs: port to new mount api binderfs: port to new mount api --- 2020-03-12 Christian Brauner New
[2/3] binderfs: add stress test for binderfs binder devices Untitled series #36807 --- 2020-03-12 Christian Brauner New
[1/3] binderfs: port tests to test harness infrastructure [1/3] binderfs: port tests to test harness infrastructure --- 2020-03-12 Christian Brauner New
selftests/ftrace: Fix typo in trigger-multihist.tc selftests/ftrace: Fix typo in trigger-multihist.tc --- 2020-03-12 Masanari Iida New
[RFC,kunit-next] kunit: kunit_tool: Separate out config/build/exec/parse [RFC,kunit-next] kunit: kunit_tool: Separate out config/build/exec/parse --- 2020-03-11 David Gow New
[2/2] selftests/harness: Handle timeouts cleanly [1/2] selftests/seccomp: Move test child waiting logic --- 2020-03-11 Kees Cook New
[1/2] selftests/seccomp: Move test child waiting logic [1/2] selftests/seccomp: Move test child waiting logic --- 2020-03-11 Kees Cook New
[5/5] bpf: sockmap, sockhash: test looking up fds Untitled series #36812 --- 2020-03-10 Lorenz Bauer New
[v2,1/2] selftests: kvm: Introduce the TEST_FAIL macro [v2,1/2] selftests: kvm: Introduce the TEST_FAIL macro --- 2020-03-10 Wainer dos Santos Moschetta New
[RFC,1/1] selftests/run_kselftest.sh: make each test individually selectable [RFC,1/1] selftests/run_kselftest.sh: make each test individually selectable --- 2020-03-09 Hangbin Liu New
« 1 2 ... 46 47 48 49 »