Linux Kernel Selftest development
 help / color / mirror / Atom feed
 messages from 2020-07-30 18:37:04 to 2020-08-12 19:33:40 UTC [more...]

[PATCH v2] kunit: added lockdep support
 2020-08-12 19:33 UTC 

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

WARNING: kernel/rcu/tree.c:618 rcu_eqs_enter.isra.67+0xd8
 2020-08-12 19:01 UTC  (2+ messages)

[PATCH v12 0/6] KASAN-KUnit Integration
 2020-08-12 12:11 UTC  (8+ messages)
` [PATCH v12 1/6] Add KUnit Struct to Current Task
` [PATCH v12 2/6] KUnit: KASAN Integration
` [PATCH v12 3/6] KASAN: Port KASAN Tests to KUnit
` [PATCH v12 4/6] kasan: test: Make KASAN KUnit test comply with naming guidelines
` [PATCH v12 5/6] KASAN: Testing Documentation
` [PATCH v12 6/6] mm: kasan: Do not panic if both panic_on_warn and kasan_multishot set

[PATCH] kunit: added lockdep support
 2020-08-11 22:22 UTC  (5+ messages)

[PATCH v2 1/2] kunit: tool: fix running kunit_tool from outside kernel tree
 2020-08-11 21:27 UTC  (2+ messages)
` [PATCH v2 2/2] kunit: tool: allow generating test results in JSON

[PATCH v1 1/2] kunit: tool: fix running kunit_tool from outside kernel tree
 2020-08-11 20:00 UTC  (7+ messages)
` [PATCH v1 2/2] kunit: tool: allow generating test results in JSON

[PATCH v5 0/9] Syscall User Dispatch
 2020-08-11 18:50 UTC  (11+ messages)
` [PATCH v5 1/9] kernel: Support TIF_SYSCALL_INTERCEPT flag
` [PATCH v5 2/9] kernel: entry: Support TIF_SYSCAL_INTERCEPT on common entry code
` [PATCH v5 3/9] x86: vdso: Expose sigreturn address on vdso to the kernel
` [PATCH v5 4/9] signal: Expose SYS_USER_DISPATCH si_code type
` [PATCH v5 5/9] kernel: Implement selective syscall userspace redirection
` [PATCH v5 6/9] kernel: entry: Support Syscall User Dispatch for common syscall entry
` [PATCH v5 7/9] x86: Enable Syscall User Dispatch
` [PATCH v5 8/9] selftests: Add kselftest for syscall user dispatch
` [PATCH v5 9/9] doc: Document Syscall User Dispatch

Please pick this kunit fix for stables (5.8 & 5.7)
 2020-08-11 16:42 UTC  (2+ messages)

[PATCH 5.8 00/38] 5.8.1-rc1 review
 2020-08-11 16:20 UTC  (2+ messages)

[PATCH] selftests/socket: Introduce simple SCM_RIGHTS tests
 2020-08-11  8:00 UTC  (2+ messages)

[PATCH] kunit: added lockdep support
 2020-08-10 21:25 UTC  (6+ messages)

[PATCHv3] selftests/timers: Turn off timeout setting
 2020-08-10 20:48 UTC  (5+ messages)

[PATCH 1/2] kunit: support failure from dynamic analysis tools
 2020-08-10 20:42 UTC  (6+ messages)
` [PATCH 2/2] kunit: ubsan integration

[PATCH v11 0/6] KASAN-KUnit Integration
 2020-08-10 13:58 UTC  (11+ messages)
` [PATCH v11 1/6] Add KUnit Struct to Current Task
` [PATCH v11 2/6] KUnit: KASAN Integration
` [PATCH v11 3/6] KASAN: Port KASAN Tests to KUnit
` [PATCH v11 4/6] kasan: test: Make KASAN KUnit test comply with naming guidelines
` [PATCH v11 5/6] KASAN: Testing Documentation
` [PATCH v11 6/6] mm: kasan: Do not panic if both panic_on_warn and kasan_multishot set

[PATCH] kvm: selftests: fix spelling mistake: "missmatch" -> "missmatch"
 2020-08-10 11:21 UTC  (2+ messages)

[PATCH v2] lib: Convert test_hexdump.c to KUnit
 2020-08-09 18:02 UTC  (2+ messages)

[PATCH] lib: Convert test_hexdump.c to KUnit
 2020-08-09 15:11 UTC  (5+ messages)

[PATCH AUTOSEL 5.8 57/72] seccomp: Fix ioctl number for SECCOMP_IOCTL_NOTIF_ID_VALID
 2020-08-08 23:35 UTC  (3+ messages)
` [PATCH AUTOSEL 5.8 63/72] kunit: tool: fix broken default args in unit tests
` [PATCH AUTOSEL 5.8 64/72] kunit: tool: fix improper treatment of file location

[PATCH AUTOSEL 5.7 49/58] seccomp: Fix ioctl number for SECCOMP_IOCTL_NOTIF_ID_VALID
 2020-08-08 23:37 UTC 

[PATCH AUTOSEL 5.4 35/40] seccomp: Fix ioctl number for SECCOMP_IOCTL_NOTIF_ID_VALID
 2020-08-08 23:38 UTC 

[PATCH v7 0/9] Add seccomp notifier ioctl that enables adding fds
 2020-08-08  7:17 UTC  (6+ messages)
` [PATCH v7 3/9] net/scm: Regularize compat handling of scm_detach_fds()

[PATCH 1/1] kvm: mmu: zap pages when zapping only parent
 2020-08-08  5:06 UTC  (5+ messages)

[PATCH 0/2] module: Correctly truncate sysfs sections output
 2020-08-07 13:18 UTC  (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] selftests: splice: Check behavior of full and short splices

[PATCH v4 00/17] Introduce partial kernel_read_file() support
 2020-08-07  0:23 UTC  (11+ messages)
` [PATCH v4 09/17] LSM: Introduce kernel_post_load_data() hook
` [PATCH v4 10/17] firmware_loader: Use security_post_load_data()
` [PATCH v4 11/17] module: Call security_kernel_post_load_data()
` [PATCH v4 12/17] LSM: Add "contents" flag to kernel_read_file hook

[RFC PATCH bpf-next 0/4] bpf: add bpf-based bpf_trace_printk()-like support
 2020-08-06 14:42 UTC  (5+ messages)
` [RFC PATCH bpf-next 1/4] bpf: provide function to get vmlinux BTF information
` [RFC PATCH bpf-next 2/4] bpf: make BTF show support generic, apply to seq files/bpf_trace_printk
` [RFC PATCH bpf-next 3/4] bpf: add bpf_trace_btf helper
` [RFC PATCH bpf-next 4/4] selftests/bpf: add bpf_trace_btf helper tests

[PATCH] selftests: more general make nesting support
 2020-08-05 20:40 UTC  (4+ messages)

[GIT PULL] Kselftest update for Linux 5.9-rc1
 2020-08-05 20:33 UTC  (6+ messages)
    `  "

[PATCH 0/2] selftests: rtnetlink: Fix for false-negative return values
 2020-08-05 19:23 UTC  (4+ messages)
` [PATCH 1/2] selftests: rtnetlink: correct the final return value for the test
` [PATCH 2/2] selftests: rtnetlink: make kci_test_encap() return sub-test result

[GIT PULL] Kunit update for Linux 5.9-rc1
 2020-08-05 17:33 UTC  (2+ messages)

[PATCH] selftests/net: skip msg_zerocopy test if we have less than 4 CPUs
 2020-08-05  8:48 UTC  (7+ messages)

[PATCH v6 0/5] kunit: create a centralized executor to dispatch all KUnit tests
 2020-08-05  6:01 UTC  (7+ messages)
` [PATCH v6 1/5] vmlinux.lds.h: add linker section for KUnit test suites
` [PATCH v6 2/5] kunit: test: create a single centralized executor for all tests
` [PATCH v6 3/5] init: main: add KUnit to kernel init
` [PATCH v6 4/5] kunit: test: add test plan to KUnit TAP format
` [PATCH v6 5/5] Documentation: kunit: add a brief blurb about kunit_test_suite

[PATCH v10 0/5] KASAN-KUnit Integration
 2020-08-04 23:15 UTC  (10+ messages)
` [PATCH v10 1/5] Add KUnit Struct to Current Task
` [PATCH v10 2/5] KUnit: KASAN Integration
` [PATCH v10 3/5] KASAN: Port KASAN Tests to KUnit
` [PATCH v10 4/5] KASAN: Testing Documentation
` [PATCH v10 5/5] mm: kasan: Do not panic if both panic_on_warn and kasan_multishot set

[PATCH v5 00/12] kunit: create a centralized executor to dispatch all KUnit tests
 2020-08-04 20:18 UTC  (17+ messages)
` [PATCH v5 01/12] vmlinux.lds.h: add linker section for KUnit test suites
` [PATCH v5 07/12] kunit: test: create a single centralized executor for all tests
` [PATCH v5 09/12] kunit: test: add test plan to KUnit TAP format
` [PATCH v5 10/12] kunit: Add 'kunit_shutdown' option

[PATCH] lib: kunit: add test_min_heap test conversion to KUnit
 2020-08-04 16:22 UTC  (7+ messages)

[PATCH v4 0/2] Syscall User Redirection
 2020-08-04 14:26 UTC  (3+ messages)

[PATCH v2] lib: Convert test_uuid.c to KUnit
 2020-08-03 21:14 UTC  (2+ messages)

[PATCH v2] lib: kunit: Convert test_sort to KUnit test
 2020-08-03  8:57 UTC  (6+ messages)

[PATCH] selftests/powerpc: return skip code for spectre_v2
 2020-08-02 13:34 UTC  (2+ messages)

[PATCH v9 0/5] KASAN-KUnit Integration
 2020-08-01  7:17 UTC  (8+ messages)
` [PATCH v9 1/5] Add KUnit Struct to Current Task
` [PATCH v9 2/5] KUnit: KASAN Integration
` [PATCH v9 3/5] KASAN: Port KASAN Tests to KUnit
` [PATCH v9 4/5] KASAN: Testing Documentation
` [PATCH v9 5/5] mm: kasan: Do not panic if both panic_on_warn and kasan_multishot set

[PATCH] lib: Convert test_uuid.c to KUnit
 2020-08-01  5:34 UTC  (5+ messages)

[PATCH] Documentation: kunit: Add naming guidelines
 2020-07-31 22:02 UTC  (2+ messages)

[PATCH v4 0/6] mm/migrate: avoid device private invalidations
 2020-07-31 19:31 UTC  (6+ messages)
` [PATCH v4 6/6] mm/migrate: remove range invalidation in migrate_vma_pages()

CFP open for testing/fuzzing microconference at LPC
 2020-07-31 17:05 UTC  (3+ messages)

[PATCH 0/6] selftests: arm64: Add floating point selftests
 2020-07-30 18:09 UTC  (7+ messages)
` [PATCH 1/6] selftests: arm64: Test case for enumeration of SVE vector lengths
` [PATCH 2/6] selftests: arm64: Add test for the SVE ptrace interface
` [PATCH 3/6] selftests: arm64: Add stress tests for FPSMID and SVE context switching
` [PATCH 4/6] selftests: arm64: Add utility to set SVE vector lengths
` [PATCH 5/6] selftests: arm64: Add wrapper scripts for stress tests
` [PATCH 6/6] selftests: arm64: Add build and documentation for FP tests


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox