messages from 2025-11-04 08:58:41 to 2025-11-06 10:02:14 UTC [more...]
[PATCH v5 00/34] sparc64: vdso: Switch to the generic vDSO library
2025-11-06 10:01 UTC (5+ messages)
` [PATCH v5 01/34] selftests: vDSO: vdso_test_correctness: Handle different tv_usec types
` [PATCH v5 02/34] arm64: vDSO: getrandom: Explicitly include asm/alternative.h
` [PATCH v5 03/34] arm64: vDSO: gettimeofday: Explicitly include vdso/clocksource.h
` [PATCH v5 04/34] arm64: vDSO: compat_gettimeofday: Add explicit includes
[PATCH v2] selftests/user_events: Fix type cast for write_index packed member in perf_test
2025-11-06 9:55 UTC
[PATCHSET v10 sched_ext/for-6.19] Add a deadline server for sched_ext tasks
2025-11-06 9:49 UTC (9+ messages)
` [PATCH 02/11] sched/debug: Stop and start server based on if it was active
` [PATCH 04/11] sched/deadline: Add support to initialize and remove dl_server bandwidth
[PATCH v11 0/9] support FEAT_LSUI
2025-11-06 9:40 UTC (10+ messages)
` [PATCH v11 1/9] arm64: cpufeature: add FEAT_LSUI
` [PATCH v11 2/9] KVM: arm64: expose FEAT_LSUI to guest
` [PATCH v11 3/9] KVM: arm64: kselftest: set_id_regs: add test for FEAT_LSUI
` [PATCH v11 4/9] arm64: Kconfig: Detect toolchain support for LSUI
` [PATCH v11 5/9] arm64: futex: refactor futex atomic operation
` [PATCH v11 6/9] arm64: futex: support futex with FEAT_LSUI
` [PATCH v11 7/9] arm64: separate common LSUI definitions into lsui.h
` [PATCH v11 8/9] arm64: armv8_deprecated: convert user_swpX to inline function
` [PATCH v11 9/9] arm64: armv8_deprecated: apply FEAT_LSUI for swpX emulation
[PATCH v2] selftests: harness: Support KCOV
2025-11-06 8:50 UTC (2+ messages)
[PATCH v9 2/9] kho: drop notifiers
2025-11-06 8:41 UTC (2+ messages)
[PATCH v8 00/15] Consolidate iommu page table implementations (AMD)
2025-11-06 8:06 UTC (29+ messages)
` [PATCH v8 01/15] genpt: Generic Page Table base API
` [PATCH v8 02/15] genpt: Add Documentation/ files
` [PATCH v8 03/15] iommupt: Add the basic structure of the iommu implementation
` [PATCH v8 04/15] iommupt: Add the AMD IOMMU v1 page table format
` [PATCH v8 05/15] iommupt: Add iova_to_phys op
` [PATCH v8 06/15] iommupt: Add unmap_pages op
` [PATCH v8 07/15] iommupt: Add map_pages op
` [PATCH v8 08/15] iommupt: Add read_and_clear_dirty op
` [PATCH v8 09/15] iommupt: Add a kunit test for Generic Page Table
` fatal error: ../../iommu-pages.h: No such file or directory (was: Re: [PATCH v8 09/15] iommupt: Add a kunit test for Generic Page Table)
` [PATCH v8 10/15] iommupt: Add a mock pagetable format for iommufd selftest to use
` [PATCH v8 11/15] iommufd: Change the selftest to use iommupt instead of xarray
` [PATCH v8 12/15] iommupt: Add the x86 64 bit page table format
` [PATCH v8 13/15] iommu/amd: Use the generic iommu page table
` [PATCH v8 14/15] iommu/amd: Remove AMD io_pgtable support
` [PATCH v8 15/15] iommupt: Add a kunit test for the IOMMU implementation
/Re,
2025-11-06 7:35 UTC
[PATCH 0/3] introduce VM_MAYBE_GUARD and make it sticky
2025-11-06 7:34 UTC (10+ messages)
` [PATCH 1/3] mm: introduce VM_MAYBE_GUARD and make visible for guard regions
[PATCH v9 7/9] liveupdate: kho: move to kernel/liveupdate
2025-11-06 7:21 UTC (2+ messages)
[PATCH] selftest/alsa: correct grammar in conf_get_bool error string
2025-11-06 5:58 UTC
[PATCH] selftests/dma: fix invalid array access in printf
2025-11-06 3:30 UTC
[PATCH bpf-next] selftests/bpf: Fix htab_update/reenter_update selftest failure
2025-11-06 5:26 UTC
[bpf-next] selftests/bpf: refactor snprintf_btf test to use bpf_strncmp
2025-11-06 3:26 UTC (8+ messages)
[PATCH net-next 0/3] Add YNL test framework and library improvements
2025-11-06 2:34 UTC (8+ messages)
` [PATCH net-next 2/3] netlink: specs: update rt-rule src/dst attribute types to support IPv4 addresses
[PATCH v3 0/2] Print map ID on successful creation
2025-11-06 2:25 UTC (8+ messages)
` [PATCH v3 1/2] bpftool: Print map ID upon creation and support JSON output
[PATCH net v4 0/3] mptcp: Fix conflicts between MPTCP and sockmap
2025-11-06 1:46 UTC (11+ messages)
` [PATCH net v4 1/3] mptcp: disallow MPTCP subflows from sockmap
` [PATCH net v4 2/3] net,mptcp: fix proto fallback detection with BPF
` [PATCH net v4 3/3] selftests/bpf: Add mptcp test with sockmap
[PATCH v22 00/28] riscv control-flow integrity for usermode
2025-11-06 1:41 UTC (9+ messages)
` [PATCH v22 28/28] kselftest/riscv: kselftest for user mode cfi
[PATCH net-next v3 0/5] psp: track stats from core and provide a driver stats api
2025-11-06 0:26 UTC (6+ messages)
` [PATCH net-next v3 1/5] psp: report basic stats from the core
` [PATCH net-next v3 2/5] selftests: drv-net: psp: add assertions on core-tracked psp dev stats
` [PATCH net-next v3 3/5] psp: add stats from psp spec to driver facing api
` [PATCH net-next v3 4/5] net/mlx5e: Add PSP stats support for Rx/Tx flows
` [PATCH net-next v3 5/5] netdevsim: implement psp device stats
[PATCH net-next v6 0/6] net: devmem: improve cpu cost of RX token management
2025-11-05 23:17 UTC (15+ messages)
` [PATCH net-next v6 1/6] net: devmem: rename tx_vec to vec in dmabuf binding
` [PATCH net-next v6 2/6] net: devmem: refactor sock_devmem_dontneed for autorelease split
` [PATCH net-next v6 3/6] net: devmem: prepare for autorelease rx token management
` [PATCH net-next v6 4/6] net: devmem: add SO_DEVMEM_AUTORELEASE for autorelease control
` [PATCH net-next v6 5/6] net: devmem: document SO_DEVMEM_AUTORELEASE socket option
` [PATCH net-next v6 6/6] net: devmem: add tests for "
[PATCH net-next v2 00/12] selftests/vsock: refactor and improve vmtest infrastructure
2025-11-05 22:42 UTC (21+ messages)
` [PATCH net-next v2 01/12] selftests/vsock: improve logging in vmtest.sh
` [PATCH net-next v2 02/12] selftests/vsock: make wait_for_listener() work even if pipefail is on
` [PATCH net-next v2 03/12] selftests/vsock: reuse logic for vsock_test through wrapper functions
` [PATCH net-next v2 04/12] selftests/vsock: avoid multi-VM pidfile collisions with QEMU
` [PATCH net-next v2 05/12] selftests/vsock: do not unconditionally die if qemu fails
` [PATCH net-next v2 06/12] selftests/vsock: speed up tests by reducing the QEMU pidfile timeout
` [PATCH net-next v2 07/12] selftests/vsock: add check_result() for pass/fail counting
` [PATCH net-next v2 08/12] selftests/vsock: identify and execute tests that can re-use VM
` [PATCH net-next v2 09/12] selftests/vsock: add BUILD=0 definition
` [PATCH net-next v2 10/12] selftests/vsock: add 1.37 to tested virtme-ng versions
` [PATCH net-next v2 11/12] selftests/vsock: add vsock_loopback module loading
` [PATCH net-next v2 12/12] selftests/vsock: disable shellcheck SC2317 and SC2119
[PATCH] selftests: net: local_termination: Wait for interfaces to come up
2025-11-05 21:31 UTC (2+ messages)
[PATCH net-next v2 0/5] psp: track stats from core and provide a driver stats api
2025-11-05 20:31 UTC (4+ messages)
` [PATCH net-next v2 4/5] net/mlx5e: Add PSP stats support for Rx/Tx flows
[PATCH 0/8] Initial DMABUF support for iommufd
2025-11-05 19:36 UTC (4+ messages)
` [PATCH 3/8] iommufd: Allow a DMABUF to be revoked
[PATCH net-next 0/4] netconsole: Allow userdata buffer to grow dynamically
2025-11-05 17:06 UTC (5+ messages)
` [PATCH net-next 1/4] netconsole: Simplify send_fragmented_body()
` [PATCH net-next 2/4] netconsole: Split userdata and sysdata
` [PATCH net-next 3/4] netconsole: Dynamic allocation of userdata buffer
` [PATCH net-next 4/4] netconsole: Increase MAX_USERDATA_ITEMS
[PATCH nf-next v8 0/3] Add IPIP flowtable SW acceleration
2025-11-05 16:36 UTC (6+ messages)
` [PATCH nf-next v8 2/3] net: netfilter: Add IPIP flowtable tx sw acceleration
[PATCH net v2] selftests/vsock: avoid false-positives when checking dmesg
2025-11-05 16:16 UTC (2+ messages)
[PATCH v4 00/35] sparc64: vdso: Switch to the generic vDSO library
2025-11-05 16:13 UTC (14+ messages)
` [PATCH v4 23/35] vdso/datastore: Map pages through struct page
` [PATCH v4 24/35] vdso/datastore: Allocate data pages dynamically
[PATCH net] selftests/vsock: avoid false-positives when checking dmesg
2025-11-05 16:11 UTC (3+ messages)
[PATCH net v8 0/4] net: netpoll: fix memory leak and add comprehensive selftests
2025-11-05 16:04 UTC (6+ messages)
` [PATCH net v8 1/4] net: netpoll: fix incorrect refcount handling causing incorrect cleanup
` [PATCH net v8 2/4] selftest: netcons: refactor target creation
` [PATCH net v8 3/4] selftest: netcons: create a torture test
` [PATCH net v8 4/4] selftest: netcons: add test for netconsole over bonded interfaces
[PATCH v12] exec: Fix dead-lock in de_thread with ptrace_attach
2025-11-05 14:32 UTC (7+ messages)
` [PATCH v13] "
` [PATCH v14] "
` [PATCH v15] "
` [PATCH v16] "
` [PATCH v17] "
[PATCH v9 0/9] liveupdate: Rework KHO for in-kernel users
2025-11-05 10:28 UTC (5+ messages)
` [PATCH v9 4/9] memblock: Unpreserve memory in case of error
` [PATCH v9 6/9] kho: don't unpreserve memory during abort
[PATCH bpf-next 0/2] selftests/bpf: enfoce SO_REUSEADDR in basic test servers
2025-11-05 8:22 UTC (3+ messages)
` [PATCH bpf-next 1/2] selftests/bpf: systematically add SO_REUSEADDR in start_server_addr
` [PATCH bpf-next 2/2] selftests/bpf: use start_server_str rather than start_reuseport_server in tc_tunnel
[PATCH net] bonding: fix NULL pointer dereference in actor_port_prio setting
2025-11-05 7:26 UTC
[PATCH iommufd] iommufd: Make vfio_compat's unmap succeed if the range is already empty
2025-11-05 4:47 UTC (3+ messages)
[PATCH net-next 0/4] mptcp: pm: in-kernel: fullmesh endp nb + bind cases
2025-11-05 1:30 UTC (2+ messages)
[PATCH net] selftests: netdevsim: Fix ethtool-features.sh fail
2025-11-05 0:51 UTC (7+ messages)
[PATCH] selftests/tracing: Add basic test for trace_marker_raw file
2025-11-04 23:47 UTC (2+ messages)
[PATCH v2 0/4] KVM ARM64 pre_fault_memory
2025-11-04 20:19 UTC (7+ messages)
` [PATCH v2 2/4] KVM: selftests: Fix unaligned mmap allocations
[RFC PATCH v1 00/37] guest_memfd: In-place conversion support
2025-11-04 15:29 UTC (4+ messages)
` [RFC PATCH v1 11/37] KVM: guest_memfd: Add support for KVM_SET_MEMORY_ATTRIBUTES
[PATCH v4 nf-next] selftests: netfilter: Add bridge_fastpath.sh
2025-11-04 14:59 UTC
[PATCH v2 1/7] KVM: LoongArch: selftests: Add system registers save and restore on exception
2025-11-04 11:36 UTC (7+ messages)
` [PATCH v2 2/7] KVM: LoongArch: selftests: Add exception handler register interface
` [PATCH v2 3/7] KVM: LoongArch: selftests: Add basic interfaces
` [PATCH v2 4/7] KVM: LoongArch: selftests: Add timer test case with one-shot mode
` [PATCH v2 5/7] KVM: LoongArch: selftests: Add period mode timer test
` [PATCH v2 6/7] KVM: LoongArch: selftests: Add SW emulated "
` [PATCH v2 7/7] KVM: LoongArch: selftests: Add time counter test
[PATCH v3] selftests: af_unix: Add tests for ECONNRESET and EOF semantics
2025-11-04 10:42 UTC (5+ messages)
[PATCH v7 03/12] mm: introduce AS_NO_DIRECT_MAP
2025-11-04 11:08 UTC (8+ messages)
` [PATCH v7 04/12] KVM: guest_memfd: Add stub for kvm_arch_gmem_invalidate
` [PATCH v7 05/12] KVM: guest_memfd: Add flag to remove from direct map
[PATCH v10 0/9] support FEAT_LSUI
2025-11-04 11:01 UTC (6+ messages)
` [PATCH v10 3/9] KVM: arm64: kselftest: set_id_regs: add test for FEAT_LSUI
` [PATCH v10 9/9] arm64: armv8_deprecated: apply FEAT_LSUI for swpX emulation
[PATCH] kunit: Implement ftrace-based stubbing
2025-11-04 10:16 UTC
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