Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2018-12-09 23:00:47 to 2019-01-09 13:05:08 UTC [more...]

[PATCH v9 0/8] arm64: untag user pointers passed to the kernel
 2019-01-09 13:05 UTC  (44+ messages)
` [PATCH v9 1/8] arm64: add type casts to untagged_addr macro
` [PATCH v9 2/8] uaccess: add untagged_addr definition for other arches
` [PATCH v9 3/8] arm64: untag user addresses in access_ok and __uaccess_mask_ptr
` [PATCH v9 4/8] mm, arm64: untag user addresses in mm/gup.c
` [PATCH v9 5/8] lib, arm64: untag addrs passed to strncpy_from_user and strnlen_user
` [PATCH v9 6/8] fs, arm64: untag user address in copy_mount_options
` [PATCH v9 7/8] arm64: update Documentation/arm64/tagged-pointers.txt
` [PATCH v9 8/8] selftests, arm64: add a selftest for passing tagged pointers to kernel
` [RFC][PATCH 0/3] arm64 relaxed ABI
  ` [RFC][PATCH 1/3] elf: Make AT_FLAGS arch configurable
  ` [RFC][PATCH 2/3] arm64: Define Documentation/arm64/elf_at_flags.txt
  ` [RFC][PATCH 3/3] arm64: elf: Advertise relaxed ABI

[PATCH net] selftests/txtimestamp: Fix an equals vs assign bug
 2019-01-09 10:50 UTC  (2+ messages)

[PATCH] fix dma-buf/udmabuf selftest
 2019-01-09 10:43 UTC  (9+ messages)

[PATCH] selftests/tls: Add {} to avoid static checker warning
 2019-01-08 21:41 UTC  (2+ messages)

[bug report] selftests: add seccomp suite
 2019-01-08 20:17 UTC  (3+ messages)

[PATCH AUTOSEL 4.14 26/53] selftests: do not macro-expand failed assertion expressions
 2019-01-08 19:31 UTC  (2+ messages)

[PATCH AUTOSEL 4.19 09/97] selftests/bpf: enable (uncomment) all tests in test_libbpf.sh
 2019-01-08 19:29 UTC  (6+ messages)
` [PATCH AUTOSEL 4.19 48/97] selftests: do not macro-expand failed assertion expressions
` [PATCH AUTOSEL 4.19 52/97] bpf: relax verifier restriction on BPF_MOV | BPF_ALU

[PATCH AUTOSEL 4.20 011/117] selftests/bpf: enable (uncomment) all tests in test_libbpf.sh
 2019-01-08 19:25 UTC  (6+ messages)
` [PATCH AUTOSEL 4.20 060/117] selftests: do not macro-expand failed assertion expressions
` [PATCH AUTOSEL 4.20 064/117] bpf: relax verifier restriction on BPF_MOV | BPF_ALU

[PATCH] selftests/kvm: add missing executables to .gitignore
 2019-01-08  9:26 UTC  (2+ messages)

[PATCH] selftests/networking: remove timestamping clean target
 2019-01-08  9:25 UTC  (2+ messages)

[PATCH] selftests: bpf: install files tcp_(server|client)*.py
 2019-01-08  9:23 UTC  (2+ messages)

[PATCH] selftests: bpf: add missing executables to .gitignore
 2019-01-08  9:22 UTC  (2+ messages)

[PATCH V2] SelfTest: KVM: Drop Asserts for madvise MADV_NOHUGEPAGE failure
 2019-01-07 23:20 UTC  (8+ messages)

[PATCH v7 22/22] selftests/ptrace: add a test case for PTRACE_GET_SYSCALL_INFO
 2019-01-07  2:55 UTC  (2+ messages)

[PATCH] selftests: add TPM 2.0 tests
 2019-01-04 21:09 UTC  (7+ messages)

selftests/bpf doesn't compile
 2019-01-04 19:07 UTC  (4+ messages)

[PATCH v2] selftests: add headers_install to lib.mk
 2019-01-04 13:15 UTC  (10+ messages)
` [PATCH v4] "

[PATCH 1/2] selftests: rtc: rtctest: fix alarm tests
 2019-01-02 22:18 UTC  (6+ messages)
` [PATCH 2/2] selftests: rtc: rtctest: add alarm test on minute boundary

[PATCH][next] x86/mpx/selftests: fix spelling mistake "succeded" -> "succeeded"
 2019-01-02  9:54 UTC  (2+ messages)

[PATCH bpf-next] selftests/bpf: fix error printing in test_devmap()
 2019-01-01 12:52 UTC  (4+ messages)

[GIT PULL] kselftest update for Linux 4.21-rc1
 2018-12-29  5:35 UTC  (4+ messages)

[PATCH 1/2] test_sysctl: add tests for >32-bit values written to 32-bit integers
 2018-12-27 11:12 UTC  (2+ messages)

[PATCH] selftests/efivarfs: clean up test files from test_create*()
 2018-12-25  8:59 UTC  (2+ messages)

ir test compile errors
 2018-12-22 11:32 UTC  (4+ messages)

[PATCH v6 5/7] kselftests: cgroup: don't fail on cg_kill_all() error in cg_destroy()
 2018-12-22  0:03 UTC  (4+ messages)
` [PATCH v6 6/7] kselftests: cgroup: add freezer controller self-tests

selftests/net: udpgso: LTS kernels supportability ?
 2018-12-18 15:36 UTC  (10+ messages)

selftests/bpf/test_progs: 32-bit: Unable to handle kernel NULL pointer dereference at virtual address 00000000
 2018-12-18  6:49 UTC  (12+ messages)

[PATCH] selftests: Fix test errors related to lib.mk khdr target
 2018-12-14 21:07 UTC  (16+ messages)

[GIT PULL] kselftest update for Linux 4.20-rc7
 2018-12-13 21:15 UTC  (4+ messages)

[PATCH v6 27/27] selftests/ptrace: add a test case for PTRACE_GET_SYSCALL_INFO
 2018-12-13 17:24 UTC  (2+ messages)

[PATCH][next] selftests: watchdog: fix spelling mistake "experies" -> "expires"
 2018-12-13 14:24 UTC  (4+ messages)

[PATCH AUTOSEL 4.14 09/41] bpf: Fix verifier log string check for bad alignment
 2018-12-13  4:30 UTC  (2+ messages)

[PATCH AUTOSEL 4.19 06/73] tools/bpf: fix two test_btf unit test cases
 2018-12-13  4:27 UTC  (6+ messages)
` [PATCH AUTOSEL 4.19 07/73] tools/bpf: add addition type tests to test_btf
` [PATCH AUTOSEL 4.19 23/73] bpf: Fix verifier log string check for bad alignment

[PATCH] selftests/seccomp: Remove SIGSTOP si_pid check
 2018-12-12  0:54 UTC  (5+ messages)

[RFC v3 00/19] kunit: introduce KUnit, the Linux kernel unit testing framework
 2018-12-11 17:01 UTC  (13+ messages)
` [RFC v3 11/19] kunit: add Python libraries for handing KUnit config and kernel

[PATCH] selftests: do not macro-expand failed assertion expressions
 2018-12-10 17:57 UTC  (6+ messages)

[PATCH] selftests/vm/gup_benchmark.c: match gup struct to kernel
 2018-12-10 13:30 UTC  (3+ messages)

[PATCH v5 25/25] selftests/ptrace: add a test case for PTRACE_GET_SYSCALL_INFO
 2018-12-10  4:31 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