linux-kselftest.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-18 20:48:38 to 2020-01-08 13:45:33 UTC [more...]

[PATCH v3 0/8] Create a userfaultfd demand paging test
 2020-01-08 13:45 UTC  (23+ messages)
` [PATCH v3 1/8] KVM: selftests: Create a "
` [PATCH v3 2/8] KVM: selftests: Add demand paging content to the "
` [PATCH v3 3/8] KVM: selftests: Add configurable demand paging delay
` [PATCH v3 4/8] KVM: selftests: Add memory size parameter to the demand paging test
` [PATCH v3 5/8] KVM: selftests: Pass args to vCPU instead of using globals
` [PATCH v3 6/8] KVM: selftests: Support multiple vCPUs in demand paging test
` [PATCH v3 8/8] KVM: selftests: Move large memslots above KVM internal memslots in _vm_create

[PATCH] selftests: Uninitialized variable in test_cgcore_proc_migration()
 2020-01-08 10:17 UTC  (2+ messages)

[RESEND PATCH v7 linux-kselftest-test 0/6] kunit: support building core/tests as modules
 2020-01-08  9:20 UTC  (9+ 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 v12 00/22] mm/gup: prereqs to track dma-pinned pages: FOLL_PIN
 2020-01-07 22:45 UTC  (23+ messages)
` [PATCH v12 01/22] mm/gup: factor out duplicate code from four routines
` [PATCH v12 02/22] mm/gup: move try_get_compound_head() to top, fix minor issues
` [PATCH v12 03/22] mm: Cleanup __put_devmap_managed_page() vs ->page_free()
` [PATCH v12 04/22] mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pages
` [PATCH v12 05/22] goldish_pipe: rename local pin_user_pages() routine
` [PATCH v12 06/22] mm: fix get_user_pages_remote()'s handling of FOLL_LONGTERM
` [PATCH v12 07/22] vfio: fix FOLL_LONGTERM use, simplify get_user_pages_remote() call
` [PATCH v12 08/22] mm/gup: allow FOLL_FORCE for get_user_pages_fast()
` [PATCH v12 09/22] IB/umem: use get_user_pages_fast() to pin DMA pages
` [PATCH v12 10/22] media/v4l2-core: set pages dirty upon releasing DMA buffers
` [PATCH v12 11/22] mm/gup: introduce pin_user_pages*() and FOLL_PIN
` [PATCH v12 12/22] goldish_pipe: convert to pin_user_pages() and put_user_page()
` [PATCH v12 13/22] IB/{core,hw,umem}: set FOLL_PIN via pin_user_pages*(), fix up ODP
` [PATCH v12 14/22] mm/process_vm_access: set FOLL_PIN via pin_user_pages_remote()
` [PATCH v12 15/22] drm/via: set FOLL_PIN via pin_user_pages_fast()
` [PATCH v12 16/22] fs/io_uring: set FOLL_PIN via pin_user_pages()
` [PATCH v12 17/22] net/xdp: "
` [PATCH v12 18/22] media/v4l2-core: pin_user_pages (FOLL_PIN) and put_user_page() conversion
` [PATCH v12 19/22] vfio, mm: "
` [PATCH v12 20/22] powerpc: book3s64: convert to pin_user_pages() and put_user_page()
` [PATCH v12 21/22] mm/gup_benchmark: use proper FOLL_WRITE flags instead of hard-coding "1"
` [PATCH v12 22/22] mm, tree-wide: rename put_user_page*() to unpin_user_page*()

[PATCH 2/7] arm64: Implement copy_thread_tls
 2020-01-07 19:30 UTC  (5+ messages)

[bug report] selftests/tls: add a test for fragmented messages
 2020-01-07 18:14 UTC  (2+ messages)

What is the best way to compare an unsigned and a constant?
 2020-01-07 13:49 UTC  (6+ messages)
  `  "
      `  "

[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

[RFC v1 0/6] kunit: create a centralized executor to dispatch all KUnit tests
 2020-01-06 22:40 UTC  (2+ messages)

[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

[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  (8+ messages)
` [PATCH v15 06/23] selftests/vm/pkeys: Typecast the pkey register

[PATCH v9 1/8] hugetlb_cgroup: Add hugetlb_cgroup reservation counter
 2019-12-19  1:59 UTC  (4+ messages)

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


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).