public inbox for linux-kselftest@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2020-06-09 22:57:34 to 2020-06-18 02:12:03 UTC [more...]

[PATCH AUTOSEL 5.4 231/266] selftests/vm/pkeys: fix alloc_random_pkey() to make it really random
 2020-06-18  1:16 UTC  (3+ messages)
` [PATCH AUTOSEL 5.4 244/266] NTB: ntb_test: Fix bug when counting remote files
` [PATCH AUTOSEL 5.4 247/266] selftests/net: in timestamping, strncpy needs to preserve null byte

[PATCH AUTOSEL 4.19 148/172] selftests/vm/pkeys: fix alloc_random_pkey() to make it really random
 2020-06-18  1:22 UTC  (4+ messages)
` [PATCH AUTOSEL 4.19 160/172] NTB: ntb_test: Fix bug when counting remote files
` [PATCH AUTOSEL 4.19 162/172] selftests/net: in timestamping, strncpy needs to preserve null byte
` [PATCH AUTOSEL 4.19 167/172] selftests/net: in rxtimestamp getopt_long needs terminating null entry

[PATCH AUTOSEL 4.14 100/108] selftests/vm/pkeys: fix alloc_random_pkey() to make it really random
 2020-06-18  1:25 UTC  (3+ messages)
` [PATCH AUTOSEL 4.14 105/108] selftests/net: in timestamping, strncpy needs to preserve null byte
` [PATCH AUTOSEL 4.14 106/108] selftests/net: in rxtimestamp getopt_long needs terminating null entry

[PATCH AUTOSEL 4.9 78/80] selftests/vm/pkeys: fix alloc_random_pkey() to make it really random
 2020-06-18  1:28 UTC  (2+ messages)
` [PATCH AUTOSEL 4.9 79/80] selftests/net: in timestamping, strncpy needs to preserve null byte

[PATCH AUTOSEL 4.4 59/60] selftests/net: in timestamping, strncpy needs to preserve null byte
 2020-06-18  1:30 UTC 

[PATCH AUTOSEL 5.7 342/388] KVM: selftests: Fix build with "make ARCH=x86_64"
 2020-06-18  1:07 UTC 

[PATCH v33 19/21] selftests/x86: Add a selftest for SGX
 2020-06-17 22:08 UTC 

[PATCH v5 0/7] Add seccomp notifier ioctl that enables adding fds
 2020-06-17 22:03 UTC  (8+ messages)
` [PATCH v5 1/7] net/scm: Regularize compat handling of scm_detach_fds()
` [PATCH v5 2/7] fs: Move __scm_install_fd() to __fd_install_received()
` [PATCH v5 3/7] fs: Add fd_install_received() wrapper for __fd_install_received()
` [PATCH v5 4/7] pidfd: Replace open-coded partial fd_install_received()
` [PATCH v5 5/7] fs: Expand __fd_install_received() to accept fd
` [PATCH v5 6/7] seccomp: Introduce addfd ioctl to seccomp user notifier
` [PATCH v5 7/7] selftests/seccomp: Test SECCOMP_IOCTL_NOTIF_ADDFD

[PATCH v4 00/11] Add seccomp notifier ioctl that enables adding fds
 2020-06-17 19:58 UTC  (24+ messages)
` [PATCH v4 01/11] net/scm: Regularize compat handling of scm_detach_fds()
` [PATCH v4 02/11] fs: Move __scm_install_fd() to __fd_install_received()
` [PATCH v4 03/11] fs: Add fd_install_received() wrapper for __fd_install_received()
` [PATCH v4 04/11] pidfd: Replace open-coded partial fd_install_received()
` [PATCH v4 05/11] fs: Expand __fd_install_received() to accept fd
` [PATCH v4 06/11] seccomp: Introduce addfd ioctl to seccomp user notifier
` [PATCH v4 07/11] selftests/seccomp: Test SECCOMP_IOCTL_NOTIF_ADDFD
` [PATCH v4 08/11] selftests/seccomp: Make kcmp() less required
` [PATCH v4 09/11] selftests/seccomp: Rename user_trap_syscall() to user_notif_syscall()
` [PATCH v4 10/11] seccomp: Switch addfd to Extensible Argument ioctl
` [PATCH v4 11/11] seccomp: Fix ioctl number for SECCOMP_IOCTL_NOTIF_ID_VALID

[PATCH 0/4] Paravirtualized Control Register pinning
 2020-06-17 19:07 UTC  (5+ messages)
` [PATCH 1/4] X86: Update mmu_cr4_features during feature identification
` [PATCH 2/4] KVM: x86: Introduce paravirt feature CR0/CR4 pinning
` [PATCH 3/4] selftests: kvm: add test for CR pinning with SMM
` [PATCH 4/4] X86: Use KVM CR pin MSRs

[PATCH v3 0/7] selftsts/ftrace: Add requires list for each test case
 2020-06-17 14:58 UTC  (10+ messages)
` [PATCH v3 4/7] selftests/ftrace: Convert required interface checks into requires list

[PATCH] selftests: kvm: don't try to build kvm tests on sparc64 architecture
 2020-06-17 12:14 UTC 

[PATCH] selftests: zram: add generated err.log to .gitignore
 2020-06-17 11:39 UTC 

[PATCH v2 0/4] selftests/livepatch: small script cleanups
 2020-06-17 11:22 UTC  (11+ messages)
` [PATCH v2 1/4] selftests/livepatch: Don't clear dmesg when running tests
` [PATCH v2 2/4] selftests/livepatch: use $(dmesg --notime) instead of manually filtering
` [PATCH v2 3/4] selftests/livepatch: refine dmesg 'taints' in dmesg comparison
` [PATCH v2 4/4] selftests/livepatch: add test delimiter to dmesg

selftests: test stops at step_after_suspend_test
 2020-06-17  7:52 UTC  (3+ messages)

[PATCH] lib: kunit_test_overflow: add KUnit test of check_*_overflow functions
 2020-06-17  4:20 UTC  (12+ messages)
    ` common KUnit Kconfig and file naming (was: Re: [PATCH] lib: kunit_test_overflow: add KUnit test of check_*_overflow functions)

RFC - kernel selftest result documentation (KTAP)
 2020-06-17  4:05 UTC  (24+ messages)

[PATCH] torture: Pass --kmake-arg to all make invocations
 2020-06-16 18:07 UTC  (6+ messages)

[PATCH v9 0/8] firmware: add request_partial_firmware_into_buf
 2020-06-16 16:09 UTC  (10+ messages)
` [PATCH v9 1/8] fs: introduce kernel_pread_file* support
` [PATCH v9 2/8] firmware: add request_partial_firmware_into_buf
` [PATCH v9 3/8] test_firmware: add partial read support for request_firmware_into_buf
` [PATCH v9 4/8] firmware: test partial file reads of request_partial_firmware_into_buf
` [PATCH v9 5/8] bcm-vk: add bcm_vk UAPI
` [PATCH v9 7/8] MAINTAINERS: bcm-vk: add maintainer for Broadcom VK Driver
` [PATCH v9 8/8] ima: add FIRMWARE_PARTIAL_READ support

[PATCH] selftests: vm: add fragment CONFIG_GUP_BENCHMARK
 2020-06-16 12:26 UTC 

[PATCH] kunit: kunit_tool: Fix invalid result when build fails
 2020-06-16  6:47 UTC 

[PATCH] selftests/vm: Run va_128TBswitch test with hugepages
 2020-06-16  6:12 UTC 

[PATCH v32 19/21] selftests/x86: Add a selftest for SGX
 2020-06-15 20:17 UTC  (3+ messages)

[PATCH] kselftest: runner: fix TAP output for skipped tests
 2020-06-15 19:28 UTC  (6+ messages)

[PATCH] selftests/exec: Add binfmt_script regression test
 2020-06-15 18:29 UTC  (2+ messages)

[PATCH 0/3] selftests/livepatch: small script cleanups
 2020-06-15  9:19 UTC  (18+ messages)
` [PATCH 1/3] selftests/livepatch: Don't clear dmesg when running tests
` [PATCH 2/3] selftests/livepatch: use $(dmesg --notime) instead of manually filtering
` [PATCH 3/3] selftests/livepatch: filter 'taints' from dmesg comparison

[PATCH 16/29] selftests/vm/keys: fix a broken reference at protection_keys.c
 2020-06-15  6:46 UTC 

[RFC,net-next, 0/5] Strict mode for VRF
 2020-06-14 21:56 UTC  (19+ messages)
` [RFC,net-next, 1/5] l3mdev: add infrastructure for table to VRF mapping
` [RFC,net-next, 2/5] vrf: track associations between VRF devices and tables
` [RFC,net-next, 3/5] vrf: add sysctl parameter for strict mode
` [RFC,net-next, 4/5] vrf: add l3mdev registration for table to VRF device lookup
` [RFC,net-next, 5/5] selftests: add selftest for the VRF strict mode

[PATCH 0/7] selftests/harness: Switch to TAP output
 2020-06-12 18:41 UTC  (12+ messages)
` [PATCH 1/7] selftests/clone3: Reorder reporting output
` [PATCH 2/7] selftests: Remove unneeded selftest API headers
` [PATCH 3/7] selftests/binderfs: Fix harness API usage
` [PATCH 4/7] selftests: Add header documentation and helpers
` [PATCH 5/7] selftests/harness: Switch to TAP output
` [PATCH 6/7] selftests/harness: Fully track XFAIL reports
` [PATCH 7/7] selftests/harness: Display signed values correctly

[PATCH] kunit: show error if kunit results are not present
 2020-06-11 21:22 UTC  (3+ messages)

[PATCH v2 0/1] selftests: fpga: dfl: A test for afu interrupt support
 2020-06-11 19:38 UTC  (2+ messages)
` [PATCH v2 1/1] "

[PATCH v4 0/4] Fix some issues about kmod
 2020-06-10  2:33 UTC  (4+ messages)

[PATCH v8 0/8] firmware: add request_partial_firmware_into_buf
 2020-06-09 22:56 UTC  (7+ messages)
` [PATCH v8 1/8] fs: introduce kernel_pread_file* support
` [PATCH v8 3/8] test_firmware: add partial read support for request_firmware_into_buf
` [PATCH v8 4/8] firmware: test partial file reads of request_firmware_into_buf
` [PATCH v8 5/8] bcm-vk: add bcm_vk UAPI
` [PATCH v8 7/8] MAINTAINERS: bcm-vk: add maintainer for Broadcom VK Driver
` [PATCH v8 8/8] ima: add FIRMWARE_PARTIAL_READ support


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox