messages from 2022-12-28 19:24:59 to 2023-01-10 19:04:41 UTC [more...]
[PATCH 0/8] mm/damon: trivial fixups
2023-01-10 19:03 UTC (2+ messages)
` [PATCH 7/8] selftests/damon/sysfs: hide expected write failures
[PATCH 0/4] Add extra checkings to amx_test
2023-01-10 18:58 UTC (5+ messages)
` [PATCH 1/4] KVM: selftests: x86: Fix an error in comment of amx_test
` [PATCH 2/4] KVM: selftests: x86: Add check of IA32_XFD in amx_test
` [PATCH 3/4] KVM: selftests: x86: Enable checking on xcomp_bv "
` [PATCH 4/4] KVM: selftests: x86: Repeat the checking of xheader when IA32_XFD[18] is set "
[PATCH HID for-next v1 0/9] HID-BPF LLVM fixes, no more hacks
2023-01-10 18:52 UTC (15+ messages)
` [PATCH HID for-next v1 1/9] selftests: hid: add vmtest.sh
` [PATCH HID for-next v1 2/9] selftests: hid: allow to compile hid_bpf with LLVM
` [PATCH HID for-next v1 3/9] selftests: hid: attach/detach 2 bpf programs, not just one
` [PATCH HID for-next v1 4/9] selftests: hid: ensure the program is correctly pinned
` [PATCH HID for-next v1 5/9] selftests: hid: prepare tests for HID_BPF API change
` [PATCH HID for-next v1 6/9] HID: bpf: rework how programs are attached and stored in the kernel
` [PATCH HID for-next v1 7/9] selftests: hid: enforce new attach API
` [PATCH HID for-next v1 8/9] HID: bpf: clean up entrypoint
` [PATCH HID for-next v1 9/9] HID: bpf: reorder BPF registration
[PATCH v4 00/17] IOMMUFD Generic interface
2023-01-10 15:30 UTC (8+ messages)
[RFC PATCH 0/2] xapic: make sure x2APIC -> xapic transition correctly
2023-01-10 15:29 UTC (8+ messages)
` [RFC PATCH 1/2] KVM: x86: update APIC_ID also when disabling x2APIC in kvm_lapic_set_base
` [RFC PATCH 2/2] KVM: selftests: APIC_ID must be correctly updated when disabling x2apic
PROBLEM: selftest/vm/cow.c failed to compile (‘MADV_PAGEOUT’ undeclared)
2023-01-10 12:29 UTC (6+ messages)
[PATCH] kvm: remove a semicolon
2023-01-10 10:16 UTC
[PATCH net 0/3] selftests/net: Isolate l2_tos_ttl_inherit.sh in its own netns
2023-01-10 9:30 UTC (5+ messages)
` [PATCH net 1/3] selftests/net: l2_tos_ttl_inherit.sh: Set IPv6 addresses with "nodad"
` [PATCH net 2/3] selftests/net: l2_tos_ttl_inherit.sh: Run tests in their own netns
` [PATCH net 3/3] selftests/net: l2_tos_ttl_inherit.sh: Ensure environment cleanup on failure
[PATCH] kunit: memcpy: Split slow memcpy tests into MEMCPY_SLOW_KUNIT_TEST
2023-01-10 7:51 UTC
[PATCH v1] lib/hashtable_test.c: add test for the hashtable structure
2023-01-10 4:23 UTC (2+ messages)
[V4 PATCH 0/4] Execute hypercalls according to host cpu
2023-01-09 18:20 UTC (9+ messages)
` [V4 PATCH 1/4] KVM: selftests: x86: use this_cpu_* helpers
` [V4 PATCH 2/4] KVM: selftests: x86: Add variables to store cpu type
` [V4 PATCH 3/4] KVM: sefltests: x86: Replace is_*cpu with is_host_*cpu
` [V4 PATCH 4/4] KVM: selftests: x86: Invoke kvm hypercall as per host cpu
[PATCH] selftests:dma: Fix compile error in user-space tool
2023-01-09 18:07 UTC
[PATCH mm-unstable v1] selftests/mm: define MADV_PAGEOUT to fix compilation issues
2023-01-09 17:12 UTC
[PATCH] dma-mapping: benchmark: Fix compile error in user-space tool
2023-01-09 16:45 UTC (6+ messages)
[RFC PATCH 0/3] Checkpoint Support for Syscall User Dispatch
2023-01-09 15:33 UTC (4+ messages)
` [PATCH 1/3] ptrace,syscall_user_dispatch: Implement Syscall User Dispatch Suspension
` [PATCH 2/3] fs/proc/array: Add Syscall User Dispatch to proc status
` [PATCH 3/3] prctl,syscall_user_dispatch: add a getter for configuration info
[PATCH] selftests: vm: Enable cross-compilation
2023-01-09 11:42 UTC
[PATCH selftest/net/af_unix 1/1] Fix size of parameter to connect()
2023-01-09 8:53 UTC (14+ messages)
` [PATCH net v2] af_unix: selftest: Fix the size of the "
` [PATCH net v3] "
` [PATCH net v4] "
[PATCH] selftest/x86/meltdown: Add a selftest for meltdown
2023-01-09 8:05 UTC (10+ messages)
[PATCH v7 0/4] Implement IOCTL to get and/or the clear info about PTEs
2023-01-09 6:45 UTC (5+ messages)
` [PATCH v7 1/4] userfaultfd: Add UFFD WP Async support
` [PATCH v7 2/4] userfaultfd: split mwriteprotect_range()
` [PATCH v7 3/4] fs/proc/task_mmu: Implement IOCTL to get and/or the clear info about PTEs
` [PATCH v7 4/4] selftests: vm: add pagemap ioctl tests
[PATCH 0/3] selftests/tracing: Fix some testcases for recent change
2023-01-08 21:31 UTC (5+ messages)
` [PATCH 1/3] tracing/eprobe: Fix to add filter on eprobe description in README file
` [PATCH 2/3] selftests/ftrace: Fix eprobe syntax test case to check filter support
` [PATCH 3/3] selftests/ftrace: Fix probepoint testcase to ignore __pfx_* symbols
[PATCH v3 0/5] nolibc signal handling support
2023-01-08 18:49 UTC (9+ messages)
` [PATCH v3 1/5] nolibc/sys: Implement `sigaction(2)` function
` [PATCH v3 2/5] nolibc/sys: Implement `signal(2)` function
` [PATCH v3 3/5] selftests/nolibc: Add `fork(2)` selftest
` [PATCH v3 4/5] selftests/nolibc: Add `sigaction(2)` selftest
` [PATCH v3 5/5] selftests/nolibc: Add `signal(2)` selftest
BUG: tools/testing/selftests/net/l2_tos_ttl_inherit.sh hangs when selftest restarted
2023-01-08 17:55 UTC (9+ messages)
[RESEND PATCH v1 0/3] nolibc auxiliary vector retrieval support
2023-01-08 17:15 UTC (5+ messages)
` [RESEND PATCH v1 1/3] nolibc/stdlib: Implement `getauxval(3)` function
` [RESEND PATCH v1 2/3] nolibc/sys: Implement `getpagesize(2)` function
` [RESEND PATCH v1 3/3] selftests/nolibc: Add `getpagesize(2)` selftest
[RFC PATCH v1 0/8] nolibc signal handling support
2023-01-08 13:39 UTC (24+ messages)
` [PATCH v1 0/3] nolibc auxiliary vector retrieval support
` [PATCH v1 1/3] nolibc/stdlib: Implement `getauxval(3)` function
` [PATCH v1 2/3] nolibc/sys: Implement `getpagesize(2)` function
` [PATCH v1 3/3] selftests/nolibc: Add `getpagesize(2)` selftest
` [PATCH v2 0/4] nolibc signal handling support
` [PATCH v2 1/4] nolibc/sys: Implement `sigaction(2)` function
` [PATCH v2 2/4] nolibc/sys: Implement `signal(2)` function
` [PATCH v2 3/4] selftests/nolibc: Add `fork(2)` selftest
` [PATCH v2 4/4] selftests/nolibc: Add `sigaction(2)` selftest
[PATCH mm-unstable] selftests/mm: convert missing vm->mm changes
2023-01-07 23:06 UTC
[PATCH 0/3] selftests/tracing: Fix some testcases for recent change
2023-01-07 13:31 UTC
BUG: core dump in selftest of proc fs
2023-01-06 22:06 UTC (8+ messages)
` [PATCH] proc: fix PIE proc-empty-vm, proc-pid-vm tests
` BUG: assert spuriously fails in selftest/proc/proc-uptime-001.c
[PATCH] KVM: selftests: Fix build of rseq test
2023-01-06 19:24 UTC
[PATCH bpf-next v3 00/16] bpfilter
2023-01-06 14:43 UTC (6+ messages)
[PATCH v3 0/2] bpftool: improve error handing for missing .BTF section
2023-01-05 14:57 UTC (12+ messages)
` [PATCH v3 1/2] libbpf: show error info about missing ".BTF" section
selftests: tc-testing: tdc.sh - WARNING: inconsistent lock state on arm x15
2023-01-05 14:49 UTC
selftests: memfd: run_hugetlbfs_test.sh - invalid opcode: 0000 [#1] PREEMPT SMP
2023-01-05 9:44 UTC
selftests: netfilter: nft_fib.sh - BUG: spinlock recursion on CPU#0, modprobe/762
2023-01-05 9:31 UTC
[PATCH v4 1/9] KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchg
2023-01-04 17:27 UTC (3+ messages)
[PATCH mm-unstable v1] selftests/vm: cow: Add COW tests for collapsing of PTE-mapped anon THP
2023-01-04 14:49 UTC
PROBLEM: Hang in selftests/netfilter/nft_trans_stress.sh
2023-01-03 21:17 UTC (4+ messages)
[PATCH AUTOSEL 6.1 08/10] kunit: alloc_string_stream_fragment error handling bug fix
2023-01-03 18:39 UTC
(no subject)
2023-01-03 18:07 UTC (2+ messages)
` [PATCH 4/5] selftests/vm: rename selftets/vm to selftests/mm
[PATCH v3 2/2] selftests/kexec: enable lockdown tests
2023-01-03 13:48 UTC (2+ messages)
PATCH [1/1]: Bug with sockaddr size in net/af_unix/test_unix_oob.c
2023-01-03 11:13 UTC (2+ messages)
[PATCH] selftests/mount_setattr: Remove redefinition of struct mount_attr
2023-01-03 10:27 UTC (3+ messages)
[PATCH v4 0/7] kselftest/alsa: pcm-test improvements
2023-01-02 17:09 UTC (2+ messages)
[PATCH v4] selftest/vm: add mremap expand merge offset test
2023-01-02 16:59 UTC (2+ messages)
[PATCH v3] selftest/vm: add mremap expand merge offset test
2023-01-02 16:22 UTC (7+ messages)
[PATCH v2] selftest/vm: add mremap expand merge offset test
2023-01-02 15:53 UTC (4+ messages)
[PATCH] selftest/vm: add mremap expand merge offset test
2023-01-02 13:58 UTC (3+ messages)
[PATCH 0/2] selftests: net: fix for arp_ndisc_evict_nocarrier test
2023-01-01 12:10 UTC (4+ messages)
` [PATCH 1/2] selftests: net: fix cleanup_v6() for arp_ndisc_evict_nocarrier
` [PATCH 2/2] selftests: net: return non-zero for failures reported in arp_ndisc_evict_nocarrier
[PATCH] selftests: net: fix cmsg_so_mark.sh test hang
2022-12-30 7:40 UTC (2+ messages)
[GIT PULL] KUnit fixes update for Linux 6.2-rc2
2022-12-30 1:01 UTC (2+ messages)
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