linux-kselftest.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-17 08:05:35 to 2020-01-07 01:29:22 UTC [more...]

[PATCH v11 00/25] mm/gup: track dma-pinned pages: FOLL_PIN
 2020-01-07  1:26 UTC  (43+ messages)
` [PATCH v11 01/25] mm/gup: factor out duplicate code from four routines
` [PATCH v11 04/25] mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pages
    ` [PATCH v12] "
` [PATCH v11 06/25] mm: fix get_user_pages_remote()'s handling of FOLL_LONGTERM

[PATCH v3 0/8] Create a userfaultfd demand paging test
 2020-01-06 22:46 UTC  (2+ messages)

[RFC v1 0/6] kunit: create a centralized executor to dispatch all KUnit tests
 2020-01-06 22:40 UTC  (10+ messages)
` [RFC v1 1/6] vmlinux.lds.h: add linker section for KUnit test suites
` [RFC v1 2/6] arch: um: "
` [RFC v1 5/6] kunit: test: add test plan to KUnit TAP format
` [RFC v1 6/6] kunit: Add 'kunit_shutdown' option

[RESEND PATCH v7 linux-kselftest-test 0/6] kunit: support building core/tests as modules
 2020-01-06 22:28 UTC  (7+ messages)
` [RESEND PATCH v7 linux-kselftest-test 1/6] kunit: move string-stream.h to lib/kunit
` [RESEND PATCH v7 linux-kselftest-test 2/6] kunit: hide unexported try-catch interface in try-catch-impl.h
` [RESEND PATCH v7 linux-kselftest-test 3/6] kunit: allow kunit tests to be loaded as a module
` [RESEND PATCH v7 linux-kselftest-test 4/6] kunit: remove timeout dependence on sysctl_hung_task_timeout_seconds
` [RESEND PATCH v7 linux-kselftest-test 5/6] kunit: allow kunit to be loaded as a module
` [RESEND PATCH v7 linux-kselftest-test 6/6] kunit: update documentation to describe module-based build

[PATCH v6 linux-kselftest-test 3/6] kunit: allow kunit tests to be loaded as a module
 2020-01-06 18:56 UTC  (4+ messages)

[PATCH v6 linux-kselftest-test 0/6] kunit: support building core/tests as modules
 2020-01-06 18:54 UTC  (2+ messages)

[PATCH AUTOSEL 5.4 08/10] selftests: firmware: Fix it to do root uid check and skip
 2020-01-04  3:36 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 09/10] rseq/selftests: Turn off timeout setting

[PATCH AUTOSEL 4.19 4/5] selftests: firmware: Fix it to do root uid check and skip
 2020-01-04  3:36 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 5/5] rseq/selftests: Turn off timeout setting

[PATCH AUTOSEL 4.14 4/4] rseq/selftests: Turn off timeout setting
 2020-01-04  3:36 UTC 

[PATCH AUTOSEL 4.9 4/4] rseq/selftests: Turn off timeout setting
 2020-01-04  3:37 UTC 

[PATCH AUTOSEL 4.4 2/2] rseq/selftests: Turn off timeout setting
 2020-01-04  3:37 UTC 

[PATCH v2] selftests/lkdtm: Add tests for LKDTM targets
 2019-12-30 22:57 UTC 

[GIT PULL] Kselftest fixes update for Linux 5.5-rc4
 2019-12-27 19:45 UTC  (2+ messages)

[PATCH AUTOSEL 5.4 024/187] selftests: netfilter: use randomized netns names
 2019-12-27 17:39 UTC  (11+ messages)
` [PATCH AUTOSEL 5.4 040/187] selftests/ftrace: Fix to check the existence of set_ftrace_filter
` [PATCH AUTOSEL 5.4 041/187] selftests/ftrace: Fix ftrace test cases to check unsupported
` [PATCH AUTOSEL 5.4 042/187] selftests/ftrace: Do not to use absolute debugfs path
` [PATCH AUTOSEL 5.4 043/187] selftests/ftrace: Fix multiple kprobe testcase
` [PATCH AUTOSEL 5.4 044/187] selftests: safesetid: Move link library to LDLIBS
` [PATCH AUTOSEL 5.4 045/187] selftests: safesetid: Check the return value of setuid/setgid
` [PATCH AUTOSEL 5.4 046/187] selftests: safesetid: Fix Makefile to set correct test program
` [PATCH AUTOSEL 5.4 050/187] selftests: forwarding: Delete IPv6 address at the end
` [PATCH AUTOSEL 5.4 078/187] kselftest/runner: Print new line in print of timeout log
` [PATCH AUTOSEL 5.4 079/187] kselftest: Support old perl versions

[PATCH AUTOSEL 4.19 24/84] selftests/ftrace: Fix multiple kprobe testcase
 2019-12-27 17:42 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 26/84] selftests: forwarding: Delete IPv6 address at the end

What is the best way to compare an unsigned and a constant?
 2019-12-27 13:08 UTC  (3+ messages)
  `  "

[PATCH bpf] libbpf: Fix build on read-only filesystems
 2019-12-23 14:39 UTC  (7+ messages)
        ` [PATCH bpf v3] "

[PATCH v2 3/3] selftests/cgroup: add tests for cloning into cgroups
 2019-12-23  6:15 UTC 

[PATCH v5 00/19] x86/cpu: Clean up handling of VMX features
 2019-12-21  4:45 UTC  (20+ messages)
` [PATCH v5 01/19] x86/msr-index: Clean up bit defines for IA32_FEATURE_CONTROL MSR
` [PATCH v5 02/19] selftests: kvm: Replace manual MSR defs with common msr-index.h
` [PATCH v5 03/19] tools arch x86: Sync msr-index.h from kernel sources
` [PATCH v5 04/19] x86/intel: Initialize IA32_FEAT_CTL MSR at boot
` [PATCH v5 05/19] x86/mce: WARN once if IA32_FEAT_CTL MSR is left unlocked
` [PATCH v5 06/19] x86/centaur: Use common IA32_FEAT_CTL MSR initialization
` [PATCH v5 07/19] x86/zhaoxin: "
` [PATCH v5 08/19] x86/cpu: Clear VMX feature flag if VMX is not fully enabled
` [PATCH v5 09/19] x86/vmx: Introduce VMX_FEATURES_*
` [PATCH v5 10/19] x86/cpu: Detect VMX features on Intel, Centaur and Zhaoxin CPUs
` [PATCH v5 11/19] x86/cpu: Print VMX flags in /proc/cpuinfo using VMX_FEATURES_*
` [PATCH v5 12/19] x86/cpu: Set synthetic VMX cpufeatures during init_ia32_feat_ctl()
` [PATCH v5 13/19] x86/cpufeatures: Add flag to track whether MSR IA32_FEAT_CTL is configured
` [PATCH v5 14/19] KVM: VMX: Drop initialization of IA32_FEAT_CTL MSR
` [PATCH v5 15/19] KVM: VMX: Use VMX feature flag to query BIOS enabling
` [PATCH v5 16/19] KVM: VMX: Check for full VMX support when verifying CPU compatibility
` [PATCH v5 17/19] KVM: VMX: Use VMX_FEATURE_* flags to define VMCS control bits
` [PATCH v5 18/19] perf/x86: Provide stubs of KVM helpers for non-Intel CPUs
` [PATCH v5 19/19] KVM: VMX: Allow KVM_INTEL when building for Centaur and/or Zhaoxin CPUs

[PATCH v4 00/19] x86/cpu: Clean up handling of VMX features
 2019-12-21  3:48 UTC  (9+ messages)
` [PATCH v4 11/19] x86/cpu: Print VMX flags in /proc/cpuinfo using VMX_FEATURES_*

[PATCH v2 0/2] openat2: minor uapi cleanups
 2019-12-20 14:33 UTC  (4+ messages)
` [PATCH v2 1/2] openat2: drop open_how->__padding field
` [PATCH v2 2/2] uapi: split openat2(2) definitions from fcntl.h

[PATCH 0/2] openat2: minor uapi cleanups
 2019-12-20 10:18 UTC  (14+ messages)
` [PATCH 1/2] uapi: split openat2(2) definitions from fcntl.h
` [PATCH 2/2] openat2: drop open_how->__padding field

[PATCH v6 0/6] Fix nits in the kunit
 2019-12-20  5:18 UTC  (4+ messages)
  `  "
    `  "

[PATCH v7 0/6] Fix nits in the kunit
 2019-12-20  5:14 UTC  (7+ messages)
` [PATCH v7 1/6] docs/kunit/start: Use in-tree 'kunit_defconfig'
` [PATCH v7 2/6] kunit: Remove duplicated defconfig creation
` [PATCH v7 3/6] kunit: Create default config in '--build_dir'
` [PATCH v7 4/6] kunit: Place 'test.log' under the 'build_dir'
` [PATCH v7 5/6] kunit: Rename 'kunitconfig' to '.kunitconfig'
` [PATCH v7 6/6] kunit/kunit_tool_test: Test '--build_dir' option run

[PATCH v7 linux-kselftest-test 0/6] kunit: support building core/tests as modules
 2019-12-19 16:17 UTC  (7+ messages)
` [PATCH v7 linux-kselftest-test 1/6] kunit: move string-stream.h to lib/kunit
` [PATCH v7 linux-kselftest-test 2/6] kunit: hide unexported try-catch interface in try-catch-impl.h
` [PATCH v7 linux-kselftest-test 3/6] kunit: allow kunit tests to be loaded as a module
` [PATCH v7 linux-kselftest-test 4/6] kunit: remove timeout dependence on sysctl_hung_task_timeout_seconds
` [PATCH v7 linux-kselftest-test 5/6] kunit: allow kunit to be loaded as a module
` [PATCH v7 linux-kselftest-test 6/6] kunit: update documentation to describe module-based build

[PATCH v15 00/24] selftests, powerpc, x86: Memory Protection Keys
 2019-12-19 11:39 UTC  (30+ messages)
` [PATCH v15 01/23] selftests/x86/pkeys: Move selftests to arch-neutral directory
` [PATCH v15 02/23] selftests/vm/pkeys: Rename all references to pkru to a generic name
` [PATCH v15 03/23] selftests/vm/pkeys: Move generic definitions to header file
` [PATCH v15 04/23] selftests/vm/pkeys: Move some definitions to arch-specific header
` [PATCH v15 05/23] selftests/vm/pkeys: Make gcc check arguments of sigsafe_printf()
` [PATCH v15 06/23] selftests/vm/pkeys: Typecast the pkey register
` [PATCH v15 07/23] selftests: vm: pkeys: Add helpers for pkey bits
` [PATCH v15 08/23] selftests/vm/pkeys: Fix pkey_disable_clear()
` [PATCH v15 09/23] selftests/vm/pkeys: Fix assertion in pkey_disable_set/clear()
` [PATCH v15 10/23] selftests/vm/pkeys: Fix alloc_random_pkey() to make it really random
` [PATCH v15 11/23] selftests: vm: pkeys: Use the correct huge page size
` [PATCH v15 12/23] selftests/vm/pkeys: Introduce generic pkey abstractions
` [PATCH v15 13/23] selftests/vm/pkeys: Introduce powerpc support
` [PATCH v15 14/23] selftests/vm/pkeys: Fix assertion in test_pkey_alloc_exhaust()
` [PATCH v15 15/23] selftests/vm/pkeys: Improve checks to determine pkey support
` [PATCH v15 16/23] selftests/vm/pkeys: Associate key on a mapped page and detect access violation
` [PATCH v15 17/23] selftests/vm/pkeys: Associate key on a mapped page and detect write violation
` [PATCH v15 18/23] selftests/vm/pkeys: Detect write violation on a mapped access-denied-key page
` [PATCH v15 19/23] selftests/vm/pkeys: Introduce a sub-page allocator
` [PATCH v15 20/23] selftests/vm/pkeys: Test correct behaviour of pkey-0
` [PATCH v15 21/23] selftests/vm/pkeys: Fix number of reserved powerpc pkeys
` [PATCH v15 22/23] selftests/vm/pkeys: Override access right definitions on powerpc
` [PATCH v15 23/23] selftests: vm: pkeys: Use the correct page size "

[PATCH v9 1/8] hugetlb_cgroup: Add hugetlb_cgroup reservation counter
 2019-12-19  1:59 UTC  (11+ messages)
` [PATCH v9 2/8] hugetlb_cgroup: add interface for charge/uncharge hugetlb reservations
` [PATCH v9 3/8] hugetlb_cgroup: add reservation accounting for private mappings
` [PATCH v9 4/8] hugetlb: disable region_add file_region coalescing
` [PATCH v9 5/8] hugetlb_cgroup: add accounting for shared mappings
` [PATCH v9 6/8] hugetlb_cgroup: support noreserve mappings
` [PATCH v9 7/8] hugetlb_cgroup: Add hugetlb_cgroup reservation tests
` [PATCH v9 8/8] hugetlb_cgroup: Add hugetlb_cgroup reservation docs

[PATCH] sh: use generic strncpy()
 2019-12-19  0:45 UTC  (2+ messages)

[PATCH 3/3] selftests/cgroup: add tests for cloning into cgroups
 2019-12-18 17:35 UTC 

[PATCH] openat2: switch to __attribute__((packed)) for open_how
 2019-12-18 17:31 UTC  (7+ messages)

[PATCH v5 0/2] mm/hmm/test: add self tests for HMM
 2019-12-17 21:50 UTC  (4+ messages)
` [PATCH v5 1/2] mm/mmu_notifier: make interval notifier updates safe

[PATCH v2] selftests: livepatch: Fix it to do root uid check and skip
 2019-12-17 15:08 UTC  (3+ messages)

[PATCH v11 23/25] mm/gup: track FOLL_PIN pages
 2019-12-17 14:19 UTC  (2+ messages)
` [PATCH v12 "

[PATCH v9 23/25] mm/gup: track FOLL_PIN pages
 2019-12-17 13:56 UTC  (4+ messages)
` [RFC PATCH] mm/gup: try_pin_compound_head() can be static


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).