messages from 2020-08-07 13:18:11 to 2020-08-20 11:58:40 UTC [more...]
WARNING in __cfg80211_connect_result
2020-08-20 9:55 UTC (3+ messages)
[PATCH bpf-next 6/6] selftests: bpf: test sockmap update from BPF
2020-08-20 11:58 UTC (3+ messages)
[RFC PATCH bpf-next 0/4] bpf: add bpf-based bpf_trace_printk()-like support
2020-08-20 6:36 UTC (8+ messages)
` [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
[PATCH AUTOSEL 5.7 21/24] tools/testing/selftests/cgroup/cgroup_util.c: cg_read_strcmp: fix null pointer dereference
2020-08-20 0:01 UTC
[PATCH AUTOSEL 5.4 19/22] tools/testing/selftests/cgroup/cgroup_util.c: cg_read_strcmp: fix null pointer dereference
2020-08-20 0:02 UTC
[PATCH AUTOSEL 4.19 15/18] tools/testing/selftests/cgroup/cgroup_util.c: cg_read_strcmp: fix null pointer dereference
2020-08-20 0:02 UTC
[PATCH AUTOSEL 5.8 23/27] tools/testing/selftests/cgroup/cgroup_util.c: cg_read_strcmp: fix null pointer dereference
2020-08-20 0:01 UTC
[PATCH bpf-next v1 0/8] bpf: BTF support for ksyms
2020-08-19 22:40 UTC (9+ messages)
` [PATCH bpf-next v1 1/8] bpf: Introduce pseudo_btf_id
` [PATCH bpf-next v1 2/8] bpf: Propagate BPF_PSEUDO_BTF_ID to uapi headers in /tools
` [PATCH bpf-next v1 3/8] bpf: Introduce help function to validate ksym's type
` [PATCH bpf-next v1 4/8] bpf/libbpf: BTF support for typed ksyms
` [PATCH bpf-next v1 5/8] bpf/selftests: ksyms_btf to test "
` [PATCH bpf-next v1 6/8] bpf: Introduce bpf_per_cpu_ptr()
` [PATCH bpf-next v1 7/8] bpf: Propagate bpf_per_cpu_ptr() to /tools
` [PATCH bpf-next v1 8/8] bpf/selftests: Test for bpf_per_cpu_ptr()
[PATCH] kunit: Customize KUNIT_EXCEPT/KUNIT_ASSERT Expected messages
2020-08-19 22:24 UTC (2+ messages)
[PATCH] kunit: fix: kunit_binary_assert_format() only prints signed int
2020-08-19 22:19 UTC (5+ messages)
[PATCH] lib: kunit: add list_sort test conversion to KUnit
2020-08-19 21:14 UTC (2+ messages)
[PATCH] lib: kunit: add bitfield test conversion to KUnit
2020-08-19 21:10 UTC (2+ messages)
[PATCH v2] lib: kunit: Provides a userspace memory context when tests are compiled as module
2020-08-19 21:07 UTC (3+ messages)
[PATCH v2] lib: Convert test_user_copy to KUnit test
2020-08-19 21:06 UTC (2+ messages)
[PATCH v2 00/11] Introduce kernel_clone(), kill _do_fork()
2020-08-19 20:02 UTC (14+ messages)
` [PATCH v2 01/11] fork: introduce kernel_clone()
` [PATCH v2 02/11] h8300: switch to kernel_clone()
` [PATCH v2 03/11] ia64: "
` [PATCH v2 04/11] m68k: "
` [PATCH v2 05/11] nios2: "
` [PATCH v2 06/11] sparc: "
` [PATCH v2 07/11] x86: "
` [PATCH v2 08/11] kprobes: "
` [PATCH v2 09/11] kgdbts: "
` [PATCH v2 10/11] tracing: "
` [PATCH v2 11/11] sched: remove _do_fork()
[PATCH v8 1/2] Add a "nosymfollow" mount option
2020-08-19 16:43 UTC (2+ messages)
` [PATCH v8 2/2] selftests: mount: add nosymfollow tests
[PATCH 00/11] Introduce kernel_clone(), kill _do_fork()
2020-08-19 16:24 UTC (25+ messages)
` [PATCH 01/11] fork: introduce kernel_clone()
` [PATCH 02/11] h8300: switch to kernel_clone()
` [PATCH 03/11] ia64: "
` [PATCH 04/11] m68k: "
` [PATCH 05/11] nios2: "
` [PATCH 06/11] sparc: "
` [PATCH 07/11] x86: "
` [PATCH 08/11] kprobes: "
` [PATCH 09/11] kgdbts: "
` [PATCH 10/11] tracing: "
` [PATCH 11/11] sched: remove _do_fork()
[PATCH v3 0/5] arm64: vdso: getcpu() support
2020-08-19 12:13 UTC (6+ messages)
` [PATCH v3 1/5] arm64: vdso: Provide a define when building the vDSO
` [PATCH v3 2/5] arm64: vdso: Add per-CPU data
` [PATCH v3 3/5] arm64: vdso: Initialise the per-CPU vDSO data
` [PATCH v3 4/5] arm64: vdso: Add getcpu() implementation
` [PATCH v3 5/5] selftests: vdso: Support arm64 in getcpu() test
[PATCH v2 0/6] selftests: arm64: Add floating point selftests
2020-08-19 11:48 UTC (7+ messages)
` [PATCH v2 1/6] selftests: arm64: Test case for enumeration of SVE vector lengths
` [PATCH v2 2/6] selftests: arm64: Add test for the SVE ptrace interface
` [PATCH v2 3/6] selftests: arm64: Add stress tests for FPSMID and SVE context switching
` [PATCH v2 4/6] selftests: arm64: Add utility to set SVE vector lengths
` [PATCH v2 5/6] selftests: arm64: Add wrapper scripts for stress tests
` [PATCH v2 6/6] selftests: arm64: Add build and documentation for FP tests
[PATCH] selftests: kvm: Fix an unexpected failure with newer gcc compiler
2020-08-18 13:25 UTC (4+ messages)
[PATCH v3] kunit: added lockdep support
2020-08-17 21:00 UTC (7+ messages)
[PATCH] selftests: use "$(MAKE)" instead of "make" for headers_install
2020-08-17 15:09 UTC
[PATCH] lib: Convert test_printf.c to KUnit
2020-08-17 8:46 UTC (4+ messages)
[PATCH] selftests: rtnetlink: load fou module for kci_test_encap_fou()
2020-08-17 2:54 UTC (4+ messages)
` [PATCHv2] "
[PATCH] mm/gup_benchmark: use pin_user_pages for FOLL_LONGTERM flag
2020-08-16 2:05 UTC (2+ messages)
[PATCH 0/2] Fix S_ISDIR execve() errno
2020-08-14 8:15 UTC (6+ messages)
` [PATCH 1/2] exec: Restore EACCES of S_ISDIR execve()
` [PATCH 2/2] selftests/exec: Add file type errno tests
BUG: unable to handle kernel paging request in fl_dump_key
2020-08-14 2:53 UTC
[PATCH 1/2] kunit: support failure from dynamic analysis tools
2020-08-13 20:57 UTC (2+ messages)
` [PATCH 2/2] kunit: ubsan integration
[PATCH 1/2] kunit: support failure from dynamic analysis tools
2020-08-13 20:49 UTC (7+ messages)
` [PATCH 2/2] kunit: ubsan integration
[PATCH v20 00/12] Landlock LSM
2020-08-13 20:29 UTC (7+ messages)
` [PATCH v20 05/12] LSM: Infrastructure management of the superblock
` [PATCH v20 08/12] landlock: Add syscall implementations
[PATCH v2] kunit: added lockdep support
2020-08-13 18:35 UTC (6+ messages)
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 (3+ messages)
[PATCH v11 0/6] KASAN-KUnit Integration
2020-08-10 13:58 UTC (4+ messages)
[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 (3+ messages)
` [PATCH 1/2] "
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;
as well as URLs for NNTP newsgroup(s).