messages from 2019-02-15 00:56:34 to 2019-02-23 21:05:56 UTC [more...]
[PATCH AUTOSEL 4.19 21/65] selftests: cpu-hotplug: fix case where CPUs offline > CPUs present
2019-02-23 21:05 UTC (2+ messages)
[PATCH AUTOSEL 4.20 25/72] selftests: cpu-hotplug: fix case where CPUs offline > CPUs present
2019-02-23 21:04 UTC (8+ messages)
` [PATCH AUTOSEL 4.20 40/72] selftests: net: use LDLIBS instead of LDFLAGS
` [PATCH AUTOSEL 4.20 41/72] selftests: timers: "
` [PATCH AUTOSEL 4.20 64/72] proc: fix /proc/net/* after setns(2)
[RESEND PATCH v2 0/2] selftests/ftrace: Make ftracetest POSIX compliant
2019-02-23 12:25 UTC (20+ messages)
` [RESEND PATCH v2 1/2] selftests/ftrace: Replace echo -e with printf
` [RESEND PATCH v2 2/2] selftests/ftrace: Replace \e with \033
next-20190222 kselftest results
2019-02-23 8:00 UTC (2+ messages)
next-20190221 kselftest results
2019-02-23 8:00 UTC (2+ messages)
[PATCH] tools: testing: selftests: Remove duplicate headers
2019-02-23 7:09 UTC (2+ messages)
[PATCH v10 00/12] arm64: untag user pointers passed to the kernel
2019-02-22 23:07 UTC (40+ messages)
` [PATCH v10 01/12] uaccess: add untagged_addr definition for other arches
` [PATCH v10 02/12] arm64: untag user pointers in access_ok and __uaccess_mask_ptr
` [PATCH v10 03/12] lib, arm64: untag user pointers in strn*_user
` [PATCH v10 04/12] mm, arm64: untag user pointers passed to memory syscalls
` [PATCH v10 05/12] mm, arm64: untag user pointers in mm/gup.c
` [PATCH v10 06/12] fs, arm64: untag user pointers in copy_mount_options
` [PATCH v10 07/12] fs, arm64: untag user pointers in fs/userfaultfd.c
` [PATCH v10 08/12] net, arm64: untag user pointers in tcp_zerocopy_receive
` [PATCH v10 09/12] kernel, arm64: untag user pointers in prctl_set_mm*
` [PATCH v10 10/12] tracing, arm64: untag user pointers in seq_print_user_ip
` [PATCH v10 11/12] arm64: update Documentation/arm64/tagged-pointers.txt
` [PATCH v10 12/12] selftests, arm64: add a selftest for passing tagged pointers to kernel
[PATCH] selftests: fib_tests: sleep after changing carrier. again
2019-02-22 22:37 UTC (4+ messages)
[RFC v4 00/17] kunit: introduce KUnit, the Linux kernel unit testing framework
2019-02-22 20:52 UTC (31+ messages)
` [RFC v4 02/17] kunit: test: add test resource management API
` [RFC v4 08/17] kunit: test: add support for test abort
` [RFC v4 10/17] kunit: test: add test managed resource tests
` [RFC v4 15/17] of: unittest: migrate tests to run on KUnit
next-20190222 kselftest results
2019-02-22 19:00 UTC (2+ messages)
[PATCH] tools/selftest/vm: allow choosing mem size and page size in map_hugetlb
2019-02-22 9:47 UTC (3+ messages)
` "
[PATCH] powerpc/selftest: fix type of mftb() in null_syscall
2019-02-22 9:47 UTC (3+ messages)
` "
[PATCH selftests 0/2] Add checkbashisms meta-testcase
2019-02-22 1:27 UTC (6+ messages)
` [PATCH selftests 1/2] selftests/ftrace: Make a script checkbashisms clean
` [PATCH selftests 2/2] selftests/ftrace: Add checkbashisms meta-testcase
[PATCH v2 1/2] Provide in-kernel headers for making it easy to extend the kernel
2019-02-21 15:29 UTC (23+ messages)
next-20190221 kselftest results
2019-02-21 11:00 UTC (2+ messages)
next-20190220 kselftest results
2019-02-20 22:00 UTC (2+ messages)
[RFC v3 00/19] kunit: introduce KUnit, the Linux kernel unit testing framework
2019-02-20 20:47 UTC (21+ messages)
` [RFC v3 17/19] of: unittest: migrate tests to run on KUnit
` [RFC v3 18/19] of: unittest: split out a couple of test cases from unittest
[PATCH v8 5/7] kselftests: cgroup: don't fail on cg_kill_all() error in cg_destroy()
2019-02-19 22:02 UTC (4+ messages)
` [PATCH v8 6/7] kselftests: cgroup: add freezer controller self-tests
[PATCH v9 0/8] arm64: untag user pointers passed to the kernel
2019-02-19 18:38 UTC (12+ messages)
` [RFC][PATCH 0/3] arm64 relaxed ABI
[PATCH] kvm: selftests: fix spelling mistake "begining" -> "beginning"
2019-02-17 22:40 UTC (2+ messages)
[PATCH net-next] selftests: forwarding: Add some missing configuration symbols
2019-02-16 4:32 UTC (4+ messages)
[PATCH AUTOSEL 4.14 13/40] selftests: seccomp: use LDLIBS instead of LDFLAGS
2019-02-15 2:12 UTC (4+ messages)
` [PATCH AUTOSEL 4.14 14/40] selftests: gpio-mockup-chardev: Check asprintf() for error
[PATCH AUTOSEL 4.19 12/65] selftests: rtc: rtctest: fix alarm tests
2019-02-15 2:11 UTC (12+ messages)
` [PATCH AUTOSEL 4.19 13/65] selftests: rtc: rtctest: add alarm test on minute boundary
` [PATCH AUTOSEL 4.19 19/65] selftests/vm/gup_benchmark.c: match gup struct to kernel
` [PATCH AUTOSEL 4.19 22/65] selftests: seccomp: use LDLIBS instead of LDFLAGS
` [PATCH AUTOSEL 4.19 23/65] selftests: gpio-mockup-chardev: Check asprintf() for error
` [PATCH AUTOSEL 4.19 64/65] kvm: selftests: Fix region overlap check in kvm_util
[PATCH AUTOSEL 4.20 18/77] selftests: rtc: rtctest: fix alarm tests
2019-02-15 2:08 UTC (14+ messages)
` [PATCH AUTOSEL 4.20 19/77] selftests: rtc: rtctest: add alarm test on minute boundary
` [PATCH AUTOSEL 4.20 26/77] selftests/vm/gup_benchmark.c: match gup struct to kernel
` [PATCH AUTOSEL 4.20 29/77] selftests: seccomp: use LDLIBS instead of LDFLAGS
` [PATCH AUTOSEL 4.20 30/77] selftests: gpio-mockup-chardev: Check asprintf() for error
` [PATCH AUTOSEL 4.20 75/77] kvm: selftests: Fix region overlap check in kvm_util
` [PATCH AUTOSEL 4.20 76/77] KVM: selftests: check returned evmcs version range
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox