linux-kselftest.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-12-07 22:15:24 to 2020-12-17 18:17:03 UTC [more...]

[PATCH v4 0/5] Speed up mremap on large regions
 2020-12-17 18:15 UTC  (4+ messages)
` [PATCH v4 3/5] mm: Speedup mremap on 1GB or larger regions

[PATCH v3 1/4] lib: vsprintf: scanf: Negative number must have field width > 1
 2020-12-17 18:00 UTC  (4+ messages)
` [PATCH v3 2/4] lib: vsprintf: Fix handling of number field widths in vsscanf
` [PATCH v3 3/4] lib: test_scanf: Add tests for sscanf number conversion
` [PATCH v3 4/4] selftests: lib: Add wrapper script for test_scanf

[PATCH V3 05/10] x86/entry: Pass irqentry_state_t by reference
 2020-12-17 16:58 UTC  (10+ messages)
` [PATCH V3.1] entry: "

[PATCH] selftests/vDSO: add additional binaries to .gitignore
 2020-12-17 16:31 UTC 

[PATCH] selftests/vDSO: fix -Wformat warning in vdso_test_correctness
 2020-12-17 16:32 UTC 

[PATCH] selftests: Skip BPF seftests by default
 2020-12-17 15:53 UTC  (7+ messages)

[PATCH V3 00/10] PKS: Add Protection Keys Supervisor (PKS) support V3
 2020-12-17 15:28 UTC  (8+ messages)
` [PATCH V3 04/10] x86/pks: Preserve the PKRS MSR on context switch
` [PATCH V3 06/10] x86/entry: Preserve PKRS MSR across exceptions

[PATCH 1/2] selftest: don't offline the last CPU in cpu hotplug test
 2020-12-17 15:34 UTC  (2+ messages)
` [PATCH 2/2] selftest: parse the max cpu corretly from cpu list string

[PATCH v1 0/5] dm: dm-user: New target that proxies BIOs to userspace
 2020-12-17  6:55 UTC  (6+ messages)
` [dm-devel] "

[dm-devel] [PATCH v1 0/5] dm: dm-user: New target that proxies BIOs to userspace
 2020-12-16 20:35 UTC 

[PATCH] selftests/bpf: clarify build error if no vmlinux
 2020-12-16 18:06 UTC  (4+ messages)
  ` [PATCH v2] "

[RFC PATCH 6/8] selftests/x86: Test Key Locker internal key maintenance
 2020-12-16 17:41 UTC 

[PATCH v2 1/4] lib: vsprintf: Fix handling of number field widths in vsscanf
 2020-12-16 15:00 UTC  (11+ messages)
` [PATCH v2 2/4] lib: test_scanf: Add tests for sscanf number conversion
` [PATCH v2 3/4] selftests: lib: Add wrapper script for test_scanf
` [PATCH v2 4/4] MAINTAINERS: Add lib/test_scanf.c to VSPRINTF

[GIT PULL] KUnit update for Linux 5.11-rc1
 2020-12-16  8:22 UTC  (2+ messages)

[GIT PULL] Kselftest fixes update for Linux 5.11-rc1
 2020-12-16  8:22 UTC  (2+ messages)

[GIT PULL] Kselftest update for Linux 5.11-rc1
 2020-12-16  8:22 UTC  (2+ messages)

[PATCH v2] selftests/vm: Fix building protection keys test
 2020-12-16  7:48 UTC  (3+ messages)

[PATCH] Documentation: kunit: include example of a parameterized test
 2020-12-16  6:28 UTC  (2+ messages)

related to fixing depreciated api
 2020-12-15 23:02 UTC  (5+ messages)
` [WARNING ]Re: "

[PATCH v2 0/3] RFC: Precise TSC migration
 2020-12-15 22:34 UTC  (63+ messages)
` [PATCH v2 1/3] KVM: x86: implement KVM_{GET|SET}_TSC_STATE

[PATCHv2] selftests: test_vxlan_under_vrf: mute unnecessary error message
 2020-12-15  1:51 UTC  (2+ messages)

[PATCH][next] selftests/bpf: fix spelling mistake "tranmission" -> "transmission"
 2020-12-14 22:35 UTC 

[PATCH] selftests/vm: Fix building protection keys test
 2020-12-14 22:27 UTC  (2+ messages)

[PATCH v3] Compiler Attributes: remove CONFIG_ENABLE_MUST_CHECK
 2020-12-13 16:32 UTC  (8+ messages)

[PATCH v14 00/10] mm: introduce memfd_secret system call to create "secret" memory areas
 2020-12-12 13:59 UTC  (8+ messages)
` [PATCH v14 09/10] arch, mm: wire up memfd_secret system call were relevant
` [PATCH v14 10/10] secretmem: test: add basic selftest for memfd_secret(2)

[PATCH] kunit: Print test statistics on failure
 2020-12-11 23:41 UTC  (4+ messages)

[PATCH v2 1/3] kunit: tool: surface and address more typing issues
 2020-12-11 23:15 UTC  (3+ messages)
` [PATCH v2 2/3] kunit: tool: fix minor typing issue with None status
` [PATCH v2 3/3] kunit: tool: move kunitconfig parsing into __init__, make it optional

[PATCH] kunit: tool: Fix spelling of "diagnostic" in kunit_parser
 2020-12-11 22:32 UTC 

[PATCH] selftests: propagate CC to selftest submakes
 2020-12-11 20:27 UTC  (5+ messages)

[PATCH] selftests/harness: pass variant to teardown
 2020-12-11 18:15 UTC  (3+ messages)

[PATCH] selftests: test_vxlan_under_vrf: mute uncessary error message
 2020-12-11  4:21 UTC 

[PATCH] selftests: kvm: remove reassignment of non-absolute variables
 2020-12-11  1:36 UTC  (8+ messages)
          ` [PATCH v2] "

[PATCH v2 1/3] KVM: x86: implement KVM_{GET|SET}_TSC_STATE
 2020-12-10 23:42 UTC  (11+ messages)

[PATCH bpf-next] selftests/bpf: xsk selftests - adding xdpxceiver to .gitignore
 2020-12-10 15:50 UTC  (2+ messages)

BPF selftests build failure in 5.10-rc
 2020-12-10 13:36 UTC  (3+ messages)

[PATCH bpf-next v4 0/5] selftests/bpf: xsk selftests
 2020-12-10 11:55 UTC  (7+ messages)
` [PATCH bpf-next v4 2/5] selftests/bpf: xsk selftests - SKB POLL, NOPOLL

[PATCH v26 00/12] Landlock LSM
 2020-12-10 10:38 UTC  (14+ messages)
` [PATCH v26 01/12] landlock: Add object management
` [PATCH v26 02/12] landlock: Add ruleset and domain management
` [PATCH v26 03/12] landlock: Set up the security framework and manage credentials
` [PATCH v26 04/12] landlock: Add ptrace restrictions
` [PATCH v26 05/12] LSM: Infrastructure management of the superblock
` [PATCH v26 06/12] fs,security: Add sb_delete hook
` [PATCH v26 07/12] landlock: Support filesystem access-control
` [PATCH v26 08/12] landlock: Add syscall implementations
` [PATCH v26 09/12] arch: Wire up Landlock syscalls
` [PATCH v26 10/12] selftests/landlock: Add user space tests
` [PATCH v26 11/12] samples/landlock: Add a sandbox manager example
` [PATCH v26 12/12] landlock: Add user and kernel documentation

[PATCH v1] um: Increase stack frame size threshold for signal.c
 2020-12-09 23:35 UTC  (2+ messages)

[PATCH net] selftests: fix poll error in udpgro.sh
 2020-12-09 11:21 UTC 

[PATCH] kunit: tool: simplify kconfig is_subset_of() logic
 2020-12-09  7:28 UTC  (2+ messages)

Fwd: [PROBLEM] kmemleak: 2 new suspected memory leaks
 2020-12-08 17:21 UTC 

[PATCH v4] self_tests/kvm: sync_regs test for diag318
 2020-12-08 10:09 UTC  (8+ messages)

[PATCH bpf-next v3 0/5] selftests/bpf: xsk selftests
 2020-12-08  3:48 UTC  (9+ messages)
` [PATCH bpf-next v3 1/5] selftests/bpf: xsk selftests framework

[PATCH v2 bpf-next 0/3] bpf: support module BTF in BTF display helpers
 2020-12-08  3:42 UTC  (4+ 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).