linux-kselftest.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-29 21:09:06 to 2020-02-04 23:42:22 UTC [more...]

[PATCH v4 00/12] mm/gup: track FOLL_PIN pages
 2020-02-04 23:41 UTC  (12+ messages)
` [PATCH v4 02/12] mm/gup: split get_user_pages_remote() into two routines
` [PATCH v4 03/12] mm/gup: pass a flags arg to __gup_device_* functions
` [PATCH v4 04/12] mm: introduce page_ref_sub_return()
` [PATCH v4 05/12] mm/gup: pass gup flags to two more routines
` [PATCH v4 06/12] mm/gup: require FOLL_GET for get_user_pages_fast()
` [PATCH v4 07/12] mm/gup: track FOLL_PIN pages
` [PATCH v4 08/12] mm/gup: page->hpage_pinned_refcount: exact pin counts for huge pages
` [PATCH v4 09/12] mm: dump_page(): better diagnostics for huge pinned pages
` [PATCH v4 10/12] mm/gup: /proc/vmstat: pin_user_pages (FOLL_PIN) reporting
` [PATCH v4 11/12] mm/gup_benchmark: support pin_user_pages() and related calls
` [PATCH v4 12/12] selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverage

[PATCH v2 0/7] kunit: create a centralized executor to dispatch all KUnit tests
 2020-02-04 23:35 UTC  (21+ messages)
` [PATCH v2 1/7] vmlinux.lds.h: add linker section for KUnit test suites
` [PATCH v2 2/7] arch: um: "
` [PATCH v2 3/7] kunit: test: create a single centralized executor for all tests
` [PATCH v2 4/7] init: main: add KUnit to kernel init
` [PATCH v2 5/7] kunit: test: add test plan to KUnit TAP format
` [PATCH v2 6/7] kunit: Add 'kunit_shutdown' option
` [PATCH v2 7/7] Documentation: Add kunit_shutdown to kernel-parameters.txt

[PATCH v11 1/9] hugetlb_cgroup: Add hugetlb_cgroup reservation counter
 2020-02-04 22:33 UTC  (12+ messages)
` [PATCH v11 2/9] hugetlb_cgroup: add interface for charge/uncharge hugetlb reservations
` [PATCH v11 3/9] hugetlb_cgroup: add reservation accounting for private mappings
` [PATCH v11 4/9] hugetlb: disable region_add file_region coalescing
` [PATCH v11 5/9] hugetlb_cgroup: add accounting for shared mappings
` [PATCH v11 6/9] hugetlb_cgroup: support noreserve mappings
` [PATCH v11 7/9] hugetlb: support file_region coalescing again
` [PATCH v11 8/9] hugetlb_cgroup: Add hugetlb_cgroup reservation tests
` [PATCH v11 9/9] hugetlb_cgroup: Add hugetlb_cgroup reservation docs

arm64: bpf: Elide some moves to a0 after calls
 2020-02-04 20:33 UTC  (5+ messages)
` [PATCH 4/4] "

[PATCH] kunit/kunit_kernel: Rebuild .config if .kunitconfig is modified
 2020-02-04  6:41 UTC  (2+ messages)

[PATCH v25 12/21] selftests/x86: Add a selftest for SGX
 2020-02-04  6:05 UTC  (2+ messages)
` [PATCH v25 20/21] selftests/x86: Add vDSO "

[PATCH v3 00/12] mm/gup: track FOLL_PIN pages
 2020-02-03 23:43 UTC  (43+ messages)
` [PATCH v3 01/12] mm: dump_page(): better diagnostics for compound pages
` [PATCH v3 02/12] mm/gup: split get_user_pages_remote() into two routines
` [PATCH v3 03/12] mm/gup: pass a flags arg to __gup_device_* functions
` [PATCH v3 04/12] mm: introduce page_ref_sub_return()
` [PATCH v3 05/12] mm/gup: pass gup flags to two more routines
` [PATCH v3 06/12] mm/gup: require FOLL_GET for get_user_pages_fast()
` [PATCH v3 07/12] mm/gup: track FOLL_PIN pages
` [PATCH v3 08/12] mm/gup: page->hpage_pinned_refcount: exact pin counts for huge pages
` [PATCH v3 09/12] mm: dump_page(): better diagnostics for huge pinned pages
` [PATCH v3 10/12] mm/gup: /proc/vmstat: pin_user_pages (FOLL_PIN) reporting
` [PATCH v3 11/12] mm/gup_benchmark: support pin_user_pages() and related calls
` [PATCH v3 12/12] selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverage

[PATCH v10 1/8] hugetlb_cgroup: Add hugetlb_cgroup reservation counter
 2020-02-03 23:18 UTC  (14+ messages)
` [PATCH v10 2/8] hugetlb_cgroup: add interface for charge/uncharge hugetlb reservations
` [PATCH v10 3/8] hugetlb_cgroup: add reservation accounting for private mappings
` [PATCH v10 7/8] hugetlb_cgroup: Add hugetlb_cgroup reservation tests

[PATCH 1/3] kvm: mmu: Replace unsigned with unsigned int for PTE access
 2020-02-03 23:09 UTC  (3+ messages)
` [PATCH 2/3] kvm: mmu: Separate generating and setting mmio ptes
` [PATCH 3/3] kvm: mmu: Separate pte generation from set_spte

[PATCH 0/3] Fix reconnection latency caused by FIN/ACK handling race
 2020-02-03 15:54 UTC  (25+ messages)
` [PATCH 1/3] net/ipv4/inet_timewait_sock: Fix inconsistent comments
    `  "
` [PATCH 2/3] tcp: Reduce SYN resend delay if a suspicous ACK is received
    `  "
        `  "
` [PATCH 3/3] selftests: net: Add FIN_ACK processing order related latency spike test
    `  "
  ` RE: [PATCH 0/3] Fix reconnection latency caused by FIN/ACK handling race

[PATCH v3 0/2] Fix reconnection latency caused by FIN/ACK handling race
 2020-02-02 22:08 UTC  (5+ messages)
` [PATCH v3 1/2] tcp: Reduce SYN resend delay if a suspicous ACK is received
` [PATCH v3 2/2] selftests: net: Add FIN_ACK processing order related latency spike test
  ` Re: [PATCH v3 0/2] Fix reconnection latency caused by FIN/ACK handling race

[PATCH v2 0/2] Fix reconnection latency caused by FIN/ACK handling race
 2020-02-02  3:40 UTC  (9+ messages)
` [PATCH v2 1/2] tcp: Reduce SYN resend delay if a suspicous ACK is received
    `  "
      ` [PATCH v2.1 "
          `  "
` [PATCH v2 2/2] selftests: net: Add FIN_ACK processing order related latency spike test

[PATCH v1] Documentation: kunit: fixed sphinx error in code block
 2020-02-01 22:18 UTC  (2+ messages)

[PATCH] Kernel selftests: tpm2: check for tpm support
 2020-01-31 15:25 UTC 

[PATCH][RESEND] selftests/ftrace: Have pid filter test use instance flag
 2020-01-31  3:32 UTC  (2+ messages)

[PATCH v2 0/8] mm/gup: track FOLL_PIN pages (follow on from v12)
 2020-01-31  3:19 UTC  (12+ messages)
` [PATCH v2 1/8] mm: dump_page: print head page's refcount, for compound pages
` [PATCH v2 4/8] mm/gup: track FOLL_PIN pages

[PATCH v2 kunit-next 0/3] kunit: add debugfs representation to show results/run tests
 2020-01-31  2:51 UTC  (7+ messages)
` [PATCH v2 kunit-next 1/3] kunit: add debugfs /sys/kernel/debug/kunit/<suite>/results display
` [PATCH v2 kunit-next 2/3] kunit: add "run" debugfs file to run suites, display results
` [PATCH v2 kunit-next 3/3] kunit: update documentation to describe debugfs representation

[PATCH v1 0/7] kunit: create a centralized executor to dispatch all KUnit tests
 2020-01-30 23:04 UTC  (10+ messages)
` [PATCH v1 4/7] init: main: add KUnit to kernel init
` [PATCH v1 6/7] kunit: Add 'kunit_shutdown' option
` [PATCH v1 7/7] Documentation: Add kunit_shutdown to kernel-parameters.txt

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

[PATCH] wireguard: selftests: Cleanup CONFIG_ENABLE_WARN_DEPRECATED
 2020-01-30 20:17 UTC  (2+ messages)

[RESEND PATCH v9 00/13] selftests/resctrl: Add resctrl selftest
 2020-01-30 13:41 UTC  (2+ messages)

[RFC PATCH v1] pin_on_cpu: Introduce thread CPU pinning system call
 2020-01-30 11:10 UTC  (10+ messages)

[PATCH v16 00/23] selftests, powerpc, x86: Memory Protection Keys
 2020-01-30  9:20 UTC  (8+ messages)

[PATCH 0/2] selftests: vm: Build fixes for powerpc64
 2020-01-30  7:01 UTC  (3+ messages)
` [PATCH 1/2] selftests: vm: Do not override definition of ARCH
` [PATCH 2/2] selftests: vm: Fix 64-bit test builds for powerpc64le

[GIT PULL] Kselftest update for Linux 5.6-rc1
 2020-01-29 23:35 UTC  (2+ messages)

[GIT PULL] Kselftest kunit update for Linux 5.6-rc1
 2020-01-29 23:35 UTC  (2+ messages)

[RFC v1 0/6] kunit: create a centralized executor to dispatch all KUnit tests
 2020-01-29 21:28 UTC  (12+ 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).