messages from 2025-09-15 19:14:54 to 2025-09-17 14:02:24 UTC [more...]
[PATCH v3 00/36] sparc64: vdso: Switch to the generic vDSO library
2025-09-17 14:00 UTC (37+ messages)
` [PATCH v3 01/36] selftests: vDSO: vdso_test_correctness: Handle different tv_usec types
` [PATCH v3 02/36] arm64: vDSO: getrandom: Explicitly include asm/alternative.h
` [PATCH v3 03/36] arm64: vDSO: gettimeofday: Explicitly include vdso/clocksource.h
` [PATCH v3 04/36] arm64: vDSO: compat_gettimeofday: Add explicit includes
` [PATCH v3 05/36] ARM: vdso: gettimeofday: "
` [PATCH v3 06/36] powerpc/vdso/gettimeofday: Explicitly include vdso/time32.h
` [PATCH v3 07/36] powerpc/vdso: Explicitly include asm/cputable.h and asm/feature-fixups.h
` [PATCH v3 08/36] LoongArch: vDSO: Explicitly include asm/vdso/vdso.h
` [PATCH v3 09/36] MIPS: vdso: Add include guard to asm/vdso/vdso.h
` [PATCH v3 10/36] MIPS: vdso: Explicitly include asm/vdso/vdso.h
` [PATCH v3 11/36] random: vDSO: Add explicit includes
` [PATCH v3 12/36] vdso/gettimeofday: "
` [PATCH v3 13/36] vdso/helpers: Explicitly include vdso/processor.h
` [PATCH v3 14/36] vdso/datapage: Remove inclusion of gettimeofday.h
` [PATCH v3 15/36] vdso/datapage: Trim down unnecessary includes
` [PATCH v3 16/36] random: vDSO: trim vDSO includes
` [PATCH v3 17/36] random: vDSO: remove ifdeffery
` [PATCH v3 18/36] random: vDSO: split out datapage update into helper functions
` [PATCH v3 19/36] random: vDSO: only access vDSO datapage after random_init()
` [PATCH v3 20/36] s390/time: Set up vDSO datapage later
` [PATCH v3 21/36] vdso/datastore: Reduce scope of some variables in vvar_fault()
` [PATCH v3 22/36] vdso/datastore: Drop inclusion of linux/mmap_lock.h
` [PATCH v3 23/36] vdso/datastore: Map pages through struct page
` [PATCH v3 24/36] vdso/datastore: Allocate data pages dynamically
` [PATCH v3 25/36] sparc64: vdso: Link with -z noexecstack
` [PATCH v3 26/36] sparc64: vdso: Remove obsolete "fake section table" reservation
` [PATCH v3 27/36] sparc64: vdso: Replace code patching with runtime conditional
` [PATCH v3 28/36] sparc64: vdso: Move hardware counter read into header
` [PATCH v3 29/36] sparc64: vdso: Move syscall fallbacks "
` [PATCH v3 30/36] sparc64: vdso: Introduce vdso/processor.h
` [PATCH v3 31/36] sparc64: vdso: Switch to the generic vDSO library
` [PATCH v3 32/36] sparc64: vdso2c: Drop sym_vvar_start handling
` [PATCH v3 33/36] sparc64: vdso2c: Remove symbol handling
` [PATCH v3 34/36] sparc64: vdso: Implement clock_gettime64()
` [PATCH v3 35/36] clocksource: remove ARCH_CLOCKSOURCE_DATA
` [PATCH v3 36/36] clocksource: drop include of asm/clocksource.h from linux/clocksource.h
[PATCH v2 0/7] vma count: fixes, test and improvements
2025-09-17 13:44 UTC (35+ messages)
` [PATCH v2 1/7] mm: fix off-by-one error in VMA count limit checks
` [PATCH v2 2/7] mm/selftests: add max_vma_count tests
` [PATCH v2 3/7] mm: introduce vma_count_remaining()
` [PATCH v2 4/7] mm: rename mm_struct::map_count to vma_count
` [PATCH v2 6/7] mm: add assertion for VMA count limit
` [PATCH v2 7/7] mm/tracing: introduce max_vma_count_exceeded trace event
[PATCH 0/2] eventpoll: Fix epoll_wait() report false negative
2025-09-17 13:41 UTC (5+ messages)
` [PATCH 2/2] "
[PATCH v3 1/1] selftests/mm: skip soft-dirty tests when CONFIG_MEM_SOFT_DIRTY is disabled
2025-09-17 13:31 UTC
[PATCH v2 1/1] selftests/mm: skip soft-dirty tests when CONFIG_MEM_SOFT_DIRTY is disabled
2025-09-17 13:19 UTC (3+ messages)
[PATCH net v4 0/4] net: netpoll: fix memory leak and add comprehensive selftests
2025-09-17 12:51 UTC (5+ messages)
` [PATCH net v4 1/4] net: netpoll: fix incorrect refcount handling causing incorrect cleanup
` [PATCH net v4 2/4] selftest: netcons: refactor target creation
` [PATCH net v4 3/4] selftest: netcons: create a torture test
` [PATCH net v4 4/4] selftest: netcons: add test for netconsole over bonded interfaces
[PATCH] kselftest/arm64/gcs/basic-gcs: Respect parent directory CFLAGS
2025-09-17 11:53 UTC (2+ messages)
[PATCH RESEND 1/1] selftests/mm: skip soft-dirty tests when CONFIG_MEM_SOFT_DIRTY is disabled
2025-09-17 11:05 UTC (3+ messages)
[PATCH v2 00/33] ns: support file handles
2025-09-17 9:50 UTC (14+ messages)
` [PATCH v2 04/33] block: use extensible_ioctl_valid()
` [PATCH v2 11/33] net: use ns_common_init()
` [PATCH v2 18/33] mnt: support ns lookup
[PATCH v3 0/3] HID: hidraw: rework ioctls
2025-09-17 9:38 UTC (2+ messages)
[PATCH] selftests/hid: update vmtest.sh for virtme-ng
2025-09-17 9:36 UTC (2+ messages)
[RFC PATCH bpf-next v1 0/3] bpf: Add BPF program type for overriding tracepoint probes
2025-09-17 7:22 UTC (4+ messages)
` [RFC PATCH bpf-next v1 1/3] bpf: Introduce BPF_PROG_TYPE_RAW_TRACEPOINT_OVERRIDE
` [RFC PATCH bpf-next v1 2/3] libbpf: Add support for BPF_PROG_TYPE_RAW_TRACEPOINT_OVERRIDE
` [RFC PATCH bpf-next v1 3/3] selftests/bpf: Add selftest for "raw_tp.o"
[PATCH v2] mm/memory-failure: Support disabling soft offline for HugeTLB pages
2025-09-17 7:02 UTC (9+ messages)
[PATCH 1/1] selftests/mm: skip soft-dirty tests when CONFIG_MEM_SOFT_DIRTY is disabled
2025-09-17 5:56 UTC
[PATCH v3 0/5] platform/chrome: Fix a possible UAF via revocable
2025-09-17 5:24 UTC (3+ messages)
` [PATCH v3 1/5] revocable: Revocable resource management
[PATCH v4 0/7] Add support for FEAT_{LS64, LS64_V} and related tests
2025-09-17 4:00 UTC (10+ messages)
` [PATCH v4 5/7] arm64: Add support for FEAT_{LS64, LS64_V}
[PATCH 0/3] selftests: ublk: kublk: fix feature list
2025-09-17 3:52 UTC (7+ messages)
` [PATCH 1/3] selftests: ublk: kublk: simplify feat_map definition
` [PATCH 2/3] selftests: ublk: kublk: add UBLK_F_BUF_REG_OFF_DAEMON to feat_map
` [PATCH 3/3] selftests: ublk: add test to verify that feat_map is complete
[PATCH v2] selftests: ublk: fix behavior when fio is not installed
2025-09-17 3:40 UTC (2+ messages)
[PATCH] selftests/bpf: Add back removed kfuncs declarations
2025-09-17 2:00 UTC (3+ messages)
[PATCH] selftests: ublk: fix behavior when fio is not installed
2025-09-17 0:35 UTC (2+ messages)
[PATCH v2] selftests/kselftest_harness: Add harness-selftest.expected to TEST_FILES
2025-09-17 0:06 UTC (2+ messages)
[PATCH net-next v6 0/9] vsock: add namespace support to vhost-vsock
2025-09-16 23:43 UTC (10+ messages)
` [PATCH net-next v6 1/9] vsock: a per-net vsock NS mode state
` [PATCH net-next v6 2/9] vsock: add net to vsock skb cb
` [PATCH net-next v6 3/9] vsock: add netns to vsock core
` [PATCH net-next v6 4/9] vsock/loopback: add netns support
` [PATCH net-next v6 5/9] vsock/virtio: add netns to virtio transport common
` [PATCH net-next v6 6/9] vhost/vsock: add netns support
` [PATCH net-next v6 7/9] selftests/vsock: improve logging in vmtest.sh
` [PATCH net-next v6 8/9] selftests/vsock: invoke vsock_test through helpers
` [PATCH net-next v6 9/9] selftests/vsock: add namespace tests
[PATCH] selftests/Makefile: include $(INSTALL_DEP_TARGETS) in clean target to clean net/lib dependency
2025-09-16 23:10 UTC (4+ messages)
[PATCH] selftests: watchdog: skip ping loop if WDIOF_KEEPALIVEPING not supported
2025-09-16 22:57 UTC (2+ messages)
kselftest and cargo
2025-09-16 22:39 UTC (3+ messages)
[PATCH v3 0/3] arm64: Support FEAT_LSFE (Large System Float Extension)
2025-09-16 21:54 UTC (5+ messages)
` [PATCH v3 3/3] kselftest/arm64: Add lsfe to the hwcaps test
[PATCH bpf-next v3 00/14] selftests/bpf: Integrate test_xsk.c to test_progs framework
2025-09-16 18:16 UTC (7+ messages)
` [PATCH bpf-next v3 01/14] selftests/bpf: test_xsk: Split xskxceiver
` [PATCH bpf-next v3 03/14] selftests/bpf: test_xsk: Fix memory leaks
` [PATCH bpf-next v3 14/14] selftests/bpf: test_xsk: Integrate test_xsk.c to test_progs framework
[PATCH v21 0/8] fork: Support shadow stacks in clone3()
2025-09-16 12:29 UTC (10+ messages)
` [PATCH v21 1/8] arm64/gcs: Return a success value from gcs_alloc_thread_stack()
` [PATCH v21 2/8] Documentation: userspace-api: Add shadow stack API documentation
` [PATCH v21 3/8] selftests: Provide helper header for shadow stack testing
` [PATCH v21 4/8] fork: Add shadow stack support to clone3()
` [PATCH v21 5/8] selftests/clone3: Remove redundant flushes of output streams
` [PATCH v21 6/8] selftests/clone3: Factor more of main loop into test_clone3()
` [PATCH v21 7/8] selftests/clone3: Allow tests to flag if -E2BIG is a valid error code
` [PATCH v21 8/8] selftests/clone3: Test shadow stack support
[PATCH v3 00/11] rust: use `core::ffi::CStr` method names
2025-09-16 9:25 UTC (2+ messages)
[PATCH v3 0/9] rust: use `kernel::{fmt,prelude::fmt!}`
2025-09-16 9:25 UTC (2+ messages)
[PATCH v19 net-next 00/10] AccECN protocol patch series
2025-09-16 8:24 UTC (11+ messages)
` [PATCH v19 net-next 01/10] tcp: AccECN core
` [PATCH v19 net-next 02/10] tcp: accecn: AccECN negotiation
` [PATCH v19 net-next 03/10] tcp: accecn: add AccECN rx byte counters
` [PATCH v19 net-next 04/10] tcp: accecn: AccECN needs to know delivered bytes
` [PATCH v19 net-next 05/10] tcp: sack option handling improvements
` [PATCH v19 net-next 06/10] tcp: accecn: AccECN option
` [PATCH v19 net-next 07/10] tcp: accecn: AccECN option send control
` [PATCH v19 net-next 08/10] tcp: accecn: AccECN option failure handling
` [PATCH v19 net-next 09/10] tcp: accecn: AccECN option ceb/cep and ACE field multi-wrap heuristics
` [PATCH v19 net-next 10/10] tcp: accecn: try to fit AccECN option with SACK
[PATCHv3 net 1/2] bonding: don't set oif to bond dev when getting NS target destination
2025-09-16 8:01 UTC (4+ messages)
` [PATCHv3 net 2/2] selftests: bonding: add vlan over bond testing
[PATCHv4 net 1/2] bonding: don't set oif to bond dev when getting NS target destination
2025-09-16 8:01 UTC (2+ messages)
` [PATCHv4 net 2/2] selftests: bonding: add vlan over bond testing
[PATCH] kunit: Extend kconfig help text for KUNIT_UML_PCI
2025-09-16 8:00 UTC (2+ messages)
[PATCH] rust: kunit: allow `cfg` on `test`s
2025-09-16 7:57 UTC (3+ messages)
` [PATCH v2] "
[RFC PATCH v2 0/3] Add testable code specifications
2025-09-16 7:29 UTC (6+ messages)
` [RFC v2 PATCH 1/3] Documentation: add guidelines for writing "
` [RFC v2 PATCH 2/3] /dev/mem: Add initial documentation of memory_open() and mem_fops
[PATCH v6 00/11] Direct Map Removal Support for guest_memfd
2025-09-16 6:23 UTC (3+ messages)
` [PATCH v6 01/11] filemap: Pass address_space mapping to ->free_folio()
[PATCH v2 21/33] net: support ns lookup
2025-09-16 3:59 UTC (2+ messages)
[PATCH 1/2] bonding: fix xfrm offload feature setup on active-backup mode
2025-09-16 2:58 UTC (3+ messages)
[PATCH net-next] selftests: ncdevmem: remove sleep on rx
2025-09-16 1:30 UTC (2+ messages)
[PATCH net-next 0/3] mptcp: misc minor cleanups
2025-09-16 1:30 UTC (2+ messages)
[PATCH net 0/5] selftests: mptcp: avoid spurious errors on TCP disconnect
2025-09-16 1:30 UTC (2+ messages)
[PATCH net 0/5] mptcp: pm: nl: announce deny-join-id0 flag
2025-09-16 1:30 UTC (2+ messages)
[PATCH v5 0/2] KVM: guest_memfd: use write for population
2025-09-16 1:08 UTC (8+ messages)
` [PATCH v5 1/2] KVM: guest_memfd: add generic population via write
[PATCHv2 net 1/2] bonding: set random address only when slaves already exist
2025-09-16 1:00 UTC (2+ messages)
[PATCH] KVM: selftests: Fix typo in hyperv cpuid test message
2025-09-16 0:25 UTC (2+ messages)
[PATCH v18 net-next 00/14] AccECN protocol patch series
2025-09-15 23:50 UTC (3+ messages)
[PATCH] PMCR_EL0.N is RAZ/WI. At least a build failes in Ubuntu 22.04 LTS. Remove the set function
2025-09-15 21:31 UTC (4+ messages)
[PATCH 0/4] PCI: Add support and tests for FIXUP quirks in modules
2025-09-15 20:25 UTC (4+ messages)
` [PATCH 2/4] PCI: Add KUnit tests for FIXUP quirks
[PATCH v2] selftests/timers: Consolidate and fix 32-bit overflow in timespec_sub
2025-09-15 19:19 UTC
next-20250909: selftests/arm64/gcs/basic-gcs.c:390:30: error: use of undeclared identifier 'HWCAP_GCS'
2025-09-15 19:14 UTC (8+ 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 read-only IMAP folder(s) and NNTP newsgroup(s).