messages from 2022-03-23 21:21:01 to 2022-04-01 14:33:14 UTC [more...]
[PATCH AUTOSEL 5.17 019/149] selftests, xsk: Fix bpf_res cleanup test
2022-04-01 14:24 UTC (6+ messages)
` [PATCH AUTOSEL 5.17 052/149] kvm: selftests: aarch64: fix assert in gicv3_access_reg
` [PATCH AUTOSEL 5.17 053/149] kvm: selftests: aarch64: pass vgic_irq guest args as a pointer
` [PATCH AUTOSEL 5.17 054/149] kvm: selftests: aarch64: fix the failure check in kvm_set_gsi_routing_irqchip_check
` [PATCH AUTOSEL 5.17 055/149] kvm: selftests: aarch64: fix some vgic related comments
` [PATCH AUTOSEL 5.17 056/149] kvm: selftests: aarch64: use a tighter assert in vgic_poke_irq()
[PATCH bpf-next v3 00/17] Introduce eBPF support for HID devices
2022-04-01 13:21 UTC (12+ messages)
` [PATCH bpf-next v3 06/17] HID: allow to change the report descriptor from an eBPF program
lkft kselftest for next-20220401
2022-04-01 12:53 UTC
[PATCH] Documentation: kunit: eliminate code-block warnings
2022-04-01 6:26 UTC (2+ messages)
[PATCH] selftests/bpf: Return true/false (not 1/0) from bool functions
2022-04-01 2:49 UTC (2+ messages)
[PATCH] Fix kernel build with LLVM=1
2022-03-31 22:08 UTC (2+ messages)
[PATCH 1/2] [RFC] rtc: expose direct access to hardware alarm time in debugfs
2022-03-31 20:59 UTC (7+ messages)
` [PATCH 2/2] [RFC] selftests/rtc: read RTC alarm time many times in a row
[PATCH] selftest/vm: clarify error statement in gup_test
2022-03-31 19:28 UTC (3+ messages)
[PATCH v12 00/40] arm64/sme: Initial support for the Scalable Matrix Extension
2022-03-31 16:05 UTC (5+ messages)
` [PATCH v12 06/40] arm64/sme: Provide ABI documentation for SME
[PATCH bpf v4] bpf: Support dual-stack sockets in bpf_tcp_check_syncookie
2022-03-31 13:58 UTC (2+ messages)
[PATCH 00/18] bpf: Secure and authenticated preloading of eBPF programs
2022-03-31 8:25 UTC (30+ messages)
` [PATCH 01/18] bpf: Export bpf_link_inc()
` [PATCH 02/18] bpf-preload: Move bpf_preload.h to include/linux
` [PATCH 03/18] bpf-preload: Generalize object pinning from the kernel
` [PATCH 04/18] bpf-preload: Export and call bpf_obj_do_pin_kernel()
` [PATCH 05/18] bpf-preload: Generate static variables
` [PATCH 06/18] bpf-preload: Generate free_objs_and_skel()
` [PATCH 07/18] bpf-preload: Generate preload()
` [PATCH 08/18] bpf-preload: Generate load_skel()
` [PATCH 09/18] bpf-preload: Generate code to pin non-internal maps
` [PATCH 10/18] bpf-preload: Generate bpf_preload_ops
` [PATCH 11/18] bpf-preload: Store multiple bpf_preload_ops structures in a linked list
` [PATCH 12/18] bpf-preload: Implement new registration method for preloading eBPF programs
` [PATCH 13/18] bpf-preload: Move pinned links and maps to a dedicated directory in bpffs
` [PATCH 14/18] bpf-preload: Switch to new preload registration method
` [PATCH 15/18] bpf-preload: Generate code of kernel module to preload
` [PATCH 16/18] bpf-preload: Do kernel mount to ensure that pinned objects don't disappear
` [PATCH 17/18] bpf-preload/selftests: Add test for automatic generation of preload methods
` [PATCH 18/18] bpf-preload/selftests: Preload a test eBPF program and check pinned objects
[PATCH v2] selftests/sgx: Use rip relative addressing for encl_stack
2022-03-31 0:59 UTC (3+ messages)
[PATCH v2 1/2] selftests/sgx: Use rip relative addressing for encl_stack
2022-03-30 22:30 UTC (10+ messages)
[PATCH v2] selftests/seccomp: Add SKIP for failed unshare()
2022-03-30 21:52 UTC (2+ messages)
[RFC v4 0/8] Proposal for a GPU cgroup controller
2022-03-30 20:56 UTC (17+ messages)
` [RFC v4 1/8] gpu: rfc: "
` [RFC v4 2/8] cgroup: gpu: Add a cgroup controller for allocator attribution of GPU memory
` [RFC v4 3/8] dmabuf: Use the GPU cgroup charge/uncharge APIs
` [RFC v4 4/8] dmabuf: heaps: export system_heap buffers with GPU cgroup charging
` [RFC v4 5/8] dmabuf: Add gpu cgroup charge transfer function
` [RFC v4 6/8] binder: Add a buffer flag to relinquish ownership of fds
` [RFC v4 7/8] binder: use __kernel_pid_t and __kernel_uid_t for userspace
` [RFC v4 8/8] selftests: Add binder cgroup gpu memory transfer test
[PATCH] selftests/bpf: Fix warning comparing pointer to 0
2022-03-30 13:30 UTC (7+ messages)
` 答复: "
` [PATCH V2] "
[PATCH] kunit: tool: print clearer error message when there's no TAP output
2022-03-30 6:28 UTC (3+ messages)
[PATCH] kunit: tool: add null pointer check
2022-03-29 22:54 UTC (4+ messages)
[PATCH v2] Documentation: kunit: fix path to .kunitconfig in start.rst
2022-03-29 21:27 UTC (2+ messages)
WARNING: at arch/x86/kvm/../../../virt/kvm/kvm_main.c:3156 mark_page_dirty_in_slot
2022-03-29 16:17 UTC (2+ messages)
[PATCH v5 0/2] selftests/resctrl: Print a message if the result of MBM&CMT tests is failed on Intel CPU
2022-03-29 15:37 UTC (7+ messages)
` [PATCH v5 1/2] selftests/resctrl: Extend CPU vendor detection
` [PATCH v5 2/2] selftests/resctrl: Print a message if the result of MBM&CMT tests is failed on Intel CPU
[PATCH] selftests/seccomp: Add SKIP for failed unshare()
2022-03-29 15:28 UTC (2+ messages)
[PATCH] selftests: net: Add tls config dependency for tls selftests
2022-03-29 14:55 UTC (4+ messages)
[RFC v1 00/10] roadtest: a driver testing framework
2022-03-29 14:52 UTC (9+ messages)
` [RFC v1 07/10] iio: light: opt3001: add roadtest
` [RFC v1 01/10] roadtest: import libvhost-user from QEMU
kselftest: net: tls: hangs
2022-03-29 14:49 UTC (5+ messages)
[PATCH] Documentation: kunit: Fix cross-referencing warnings
2022-03-28 20:02 UTC (3+ messages)
[PATCH] Documentation: kunit: update kconfig options needed for UML coverage
2022-03-28 19:36 UTC (8+ messages)
[PATCH v3 1/2] kunit: split resource API from test.h into new resource.h
2022-03-28 17:41 UTC (2+ messages)
` [PATCH v3 2/2] kunit: split resource API impl from test.c into new resource.c
[PATCH v2 1/2] kunit: split resource API from test.h into new resource.h
2022-03-28 17:40 UTC (5+ messages)
` [PATCH v2 2/2] kunit: split resource API impl from test.c into new resource.c
[RFC v1] kunit: add support for kunit_suites that reference init code
2022-03-28 17:04 UTC (6+ messages)
[PATCH v2 net-next 0/4] Extend locked port feature with FDB locked flag (MAC-Auth/MAB)
2022-03-28 15:12 UTC (21+ messages)
` [PATCH v2 net-next 2/4] net: switchdev: add support for offloading of fdb locked flag
Koszty instalacji fotowoltaicznej
2022-03-28 7:46 UTC
[PATCH] selftests: x86: add 32bit build warnings for SUSE
2022-03-28 3:10 UTC (3+ messages)
[PATCH net] selftests: tls: skip cmsg_to_pipe tests with TLS=n
2022-03-26 21:20 UTC (3+ messages)
[PATCH 0/2] selftests/harness: Run TEARDOWN for ASSERT failures
2022-03-25 22:36 UTC (6+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] selftests/harness: Pass variant to teardown
[PATCH 1/2] selftests: fix header dependency for pid_namespace selftests
2022-03-25 19:50 UTC (6+ messages)
` [PATCH 2/2] selftests: fix an unused variable warning in pidfd selftest
[PATCH] kunit: split resource API from test.h into new resource.h
2022-03-25 0:08 UTC (6+ messages)
[PATCH v8 0/1] Introduce XSAVE feature self-test
2022-03-24 11:37 UTC (4+ messages)
` [PATCH v8 1/1] selftests/x86/xstate: Add xstate test cases for XSAVE feature
[RFC PATCH 0/5] Split a huge page to any lower order pages
2022-03-24 2:02 UTC (7+ messages)
` [RFC PATCH 3/5] mm: thp: split "
[PATCH] kunit: Make kunit_remove_resource() idempotent
2022-03-23 23:56 UTC (2+ messages)
[PATCH v2] kunit: tool: more descriptive metavars/--help output
2022-03-23 23:31 UTC (2+ messages)
[PATCH] kunit: tool: Do not colorize output when redirected
2022-03-23 23:30 UTC (2+ messages)
[PATCH v2 1/3] kunit: tool: readability tweaks in KernelCI json generation logic
2022-03-23 21:28 UTC (6+ messages)
` [PATCH v2 2/3] kunit: tool: refactor how we plumb metadata into JSON
` [PATCH v2 3/3] kunit: tool: properly report the used arch for --json, or '' if not known
[PATCH v4 2/2] selftests/x86/amx: Update the ARCH_REQ_XCOMP_PERM test
2022-03-23 21:27 UTC (3+ 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;
as well as URLs for NNTP newsgroup(s).