Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2018-06-14 00:45:08 to 2018-06-25 14:56:05 UTC [more...]

[PATCH] selftests: bpf: enable NET_SCHED
 2018-06-25 14:56 UTC  (2+ messages)

[PATCH net-next v2] selftests: net: Test headroom handling of ip6_gre devices
 2018-06-25 14:43 UTC  (2+ messages)

[PATCH v9 0/7] Centralize and unify usage of preempt/irq tracepoints
 2018-06-25 13:13 UTC  (18+ messages)
` [PATCH v9 1/7] srcu: Add notrace variants of srcu_read_{lock,unlock}
` [PATCH v9 2/7] srcu: Add notrace variant of srcu_dereference
` [PATCH v9 3/7] trace/irqsoff: Split reset into separate functions
` [PATCH v9 4/7] tracepoint: Make rcuidle tracepoint callers use SRCU
` [PATCH v9 5/7] tracing: Centralize preemptirq tracepoints and unify their usage
` [PATCH v9 7/7] kselftests: Add tests for the preemptoff and irqsoff tracers
` [PATCH v9 6/7] lib: Add module to simulate atomic sections for testing preemptoff tracers

test_syscall_vdso_32 [FAIL]
 2018-06-25  8:41 UTC  (2+ messages)

qemu-system-x86_64: mov_ss_trap_64 PANIC: double fault, error_code: 0x0
 2018-06-25  5:41 UTC  (2+ messages)

[PATCH] selftests: bpf: notification about privilege required to run test_lwt_seg6local.sh testing script
 2018-06-25  5:09 UTC  (4+ messages)

[PATCH] selftests: bpf: notification about privilege required to run test_lirc_mode2.sh testing script
 2018-06-25  5:08 UTC  (4+ messages)

[PATCH net-next 0/4] Updates for ipsec selftests
 2018-06-23 15:16 UTC  (14+ messages)
` [PATCH net-next 1/4] selftests: rtnetlink: clear the return code at start of ipsec test
` [PATCH net-next 2/4] selftests: rtnetlink: use dummydev as a test device
` [PATCH net-next 3/4] netdevsim: add ipsec offload testing
` [PATCH net-next 4/4] selftests: rtnetlink: add ipsec offload API test

[PATCH v2] selftests: bpf: notification about privilege required to run test_lwt_seg6local.sh testing script
 2018-06-22 21:40 UTC  (2+ messages)

[PATCH] selftests: vDSO - fix to return KSFT_SKIP when test couldn't be run
 2018-06-22 17:51 UTC  (2+ messages)

[PATCH] selftests: vDSO - fix to exclude x86 test on non-x86 platforms
 2018-06-22 17:50 UTC  (2+ messages)

[GIT PULL] kselftest fixes update for Linux 4.18-rc2
 2018-06-22 14:54 UTC  (2+ messages)

[PATCH v7 00/16] tracing: probeevent: Improve fetcharg features
 2018-06-22  6:04 UTC  (5+ messages)

[PATCH] selftests: bpf: notification about privilege required to run test_kmod.sh testing script
 2018-06-21 22:33 UTC  (4+ messages)

[PATCH] selftests: net: add tcp_inq to gitignore
 2018-06-21  6:02 UTC  (4+ messages)

[PATCH] selftests: net: add config fragments
 2018-06-21  0:47 UTC  (6+ messages)

[PATCH] selftests: bpf: config: add config fragments
 2018-06-20 23:31 UTC  (14+ messages)

[PATCH] selftests: cgroup: add gitignore file
 2018-06-20 22:54 UTC  (2+ messages)

[PATCH v4 0/7] arm64: untag user pointers passed to the kernel
 2018-06-20 15:24 UTC  (16+ messages)
` [PATCH v4 1/7] arm64: add type casts to untagged_addr macro
` [PATCH v4 2/7] uaccess: add untagged_addr definition for other arches
` [PATCH v4 3/7] arm64: untag user addresses in access_ok and __uaccess_mask_ptr
` [PATCH v4 4/7] mm, arm64: untag user addresses in mm/gup.c
` [PATCH v4 5/7] lib, arm64: untag addrs passed to strncpy_from_user and strnlen_user
` [PATCH v4 6/7] arm64: update Documentation/arm64/tagged-pointers.txt
` [PATCH v4 7/7] selftests, arm64: add a selftest for passing tagged pointers to kernel

[PATCH v13 00/24] selftests, powerpc, x86 : Memory Protection Keys
 2018-06-20 15:22 UTC  (49+ messages)
` [PATCH v13 08/24] selftests/vm: fix the wrong assert in pkey_disable_set()
` [PATCH v13 10/24] selftests/vm: clear the bits in shadow reg when a pkey is freed
` [PATCH v13 13/24] selftests/vm: pkey register should match shadow pkey
` [PATCH v13 14/24] selftests/vm: generic cleanup
` [PATCH v13 15/24] selftests/vm: powerpc implementation for generic abstraction
` [PATCH v13 16/24] selftests/vm: clear the bits in shadow reg when a pkey is freed
` [PATCH v13 17/24] selftests/vm: powerpc implementation to check support for pkey
` [PATCH v13 18/24] selftests/vm: fix an assertion in test_pkey_alloc_exhaust()
` [PATCH v13 19/24] selftests/vm: associate key on a mapped page and detect access violation
` [PATCH v13 20/24] selftests/vm: associate key on a mapped page and detect write violation
` [PATCH v13 21/24] selftests/vm: detect write violation on a mapped access-denied-key page
` [PATCH v13 22/24] selftests/vm: testcases must restore pkey-permissions
` [PATCH v13 23/24] selftests/vm: sub-page allocator
` [PATCH v13 24/24] selftests/vm: test correct behavior of pkey-0

[PATCH] selftests/net: Fix permissions for fib_tests.sh
 2018-06-19 16:20 UTC  (2+ messages)

[PATCH for 4.18 1/3] rseq/selftests: run_param_test.sh should be executable
 2018-06-19 13:32 UTC  (6+ messages)
` [PATCH for 4.18 2/3] rseq/selftests: arm: align struct rseq_cs on 32 bytes
` [PATCH for 4.18 3/3] rseq: cleanup: no need to abort rseq c.s. in child on fork

[RFC PATCH for 4.18] rseq: cleanup: no need to abort rseq c.s. in child on fork
 2018-06-16 20:20 UTC  (2+ messages)

[RFC PATCH for 4.18 1/2] rseq/selftests: run_param_test.sh should be executable
 2018-06-16 19:44 UTC  (4+ messages)
` [RFC PATCH for 4.18 2/2] rseq/selftests: arm: align struct rseq_cs on 32 bytes

[PATCH] selftests: sparc64: Fix to do nothing on non-sparc64
 2018-06-15 16:51 UTC  (8+ messages)

[PATCH] selftests: sparc64: delete RUN_TESTS and EMIT_TESTS overrides
 2018-06-15 16:38 UTC  (4+ messages)

[PATCH v2] selftests: sync: add config fragment for testing sync framework
 2018-06-15 16:24 UTC  (4+ messages)

[PATCH] selftests: zram: return Kselftest Skip code for skipped tests
 2018-06-14 23:29 UTC  (2+ messages)

Improving kselfests cross compilation
 2018-06-14 20:42 UTC  (4+ messages)

[PATCH] selftests: sparc64: Add missing SPDX License Identifiers
 2018-06-14 18:49 UTC  (4+ messages)

[PATCH] selftests: kselftest_harness: return Kselftest Skip code for skipped tests
 2018-06-14 16:02 UTC  (6+ messages)

[PATCH] selftests: gpio: gpio-mockup-chardev GPIOHANDLE_REQUEST_OUTPUT fix
 2018-06-14 14:42 UTC  (3+ messages)

mainline: x86_64: kernel panic: RIP: 0010:__xfrm_policy_check+0xcb/0x690
 2018-06-14 11:47 UTC  (7+ messages)

[PATCH] selftests: vm: return Kselftest Skip code for skipped tests
 2018-06-14  5:39 UTC  (4+ messages)

[PATCH] selftests: user: return Kselftest Skip code for skipped tests
 2018-06-14  3:15 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