messages from 2025-07-04 19:38:49 to 2025-07-09 09:04:00 UTC [more...]
[PATCH net 0/2] bonding: fix LACP negotiation issues in passive mode
2025-07-09 9:03 UTC
[PATCH v6 0/8] use per-vma locks for /proc/pid/maps reads and PROCMAP_QUERY
2025-07-09 8:57 UTC (13+ messages)
` [PATCH v6 6/8] fs/proc/task_mmu: remove conversion of seq_file position to unsigned
` [PATCH v6 7/8] fs/proc/task_mmu: read proc/pid/maps under per-vma lock
` [PATCH v6 8/8] fs/proc/task_mmu: execute PROCMAP_QUERY ioctl under per-vma locks
[PATCH v3 00/15] Consolidate iommu page table implementations (AMD)
2025-07-09 8:56 UTC (6+ messages)
` [PATCH v3 03/15] iommupt: Add the basic structure of the iommu implementation
` [PATCH v3 15/15] iommupt: Add a kunit test for the IOMMU implementation
[PATCH 0/2] bpf, arm64: relax constraint in BPF JIT compiler
2025-07-09 8:36 UTC (3+ messages)
` [PATCH 1/2] bpf, arm64: remove structs on stack constraint
` [PATCH 2/2] selftests/bpf: enable tracing_struct tests for arm64
[PATCH 00/14] vdso: Add support for auxiliary clocks
2025-07-09 8:29 UTC (21+ messages)
` [PATCH 11/14] vdso/vsyscall: Update auxiliary clock data in the datapage
` [PATCH 12/14] vdso/gettimeofday: Add support for auxiliary clocks
` [PATCH 13/14] Revert "selftests: vDSO: parse_vdso: Use UAPI headers instead of libc headers"
` [PATCH 14/14] selftests/timers/auxclock: Test vDSO functionality
` [PATCH 06/14] vdso/gettimeofday: Return bool from clock_gettime() helpers
[PATCH v21 net-next 0/6] DUALPI2 patch
2025-07-09 8:17 UTC (6+ messages)
` [PATCH v21 net-next 1/6] sched: Struct definition and parsing of dualpi2 qdisc
[PATCH] selftests/mm: fix split_huge_page_test for folio_split() tests
2025-07-09 4:56 UTC (3+ messages)
[PATCH v4 0/6] replace `allow(...)` lints with `expect(...)`
2025-07-09 2:42 UTC (12+ messages)
` [PATCH v4 1/6] rust: switch to `#[expect(...)]` in core modules
` [PATCH v4 2/6] rust: switch to `#[expect(...)]` in init and kunit
` [PATCH v4 3/6] drivers: gpu: switch to `#[expect(...)]` in nova-core/regs.rs
` [PATCH v4 5/6] rust: remove `#[allow(clippy::unnecessary_cast)]`
[PATCH v3 00/22] ARM64 PMU Partitioning
2025-07-08 22:41 UTC (17+ messages)
` [PATCH v3 01/22] arm64: cpufeature: Add cpucap for HPMN0
` [PATCH v3 02/22] arm64: Generate sign macro for sysreg Enums
` [PATCH v3 04/22] KVM: arm64: Cleanup PMU includes
` [PATCH v3 06/22] perf: arm_pmuv3: Introduce method to partition the PMU
` [PATCH v3 07/22] perf: arm_pmuv3: Generalize counter bitmasks
[PATCH net-next 0/5] ethtool: rss: report which fields are configured for hashing
2025-07-08 22:06 UTC (6+ messages)
` [PATCH net-next 1/5] ethtool: rss: make sure dump takes the rss lock
` [PATCH net-next 2/5] tools: ynl: decode enums in auto-ints
` [PATCH net-next 3/5] ethtool: mark ETHER_FLOW as usable for Rx hash
` [PATCH net-next 4/5] ethtool: rss: report which fields are configured for hashing
` [PATCH net-next 5/5] selftests: drv-net: test RSS header field configuration
[PATCH net-next v2 0/3] netdevsim: add support for PHY devices
2025-07-08 20:55 UTC (5+ messages)
` [PATCH net-next v2 1/3] net: netdevsim: Add PHY support in netdevsim
` [PATCH net-next v2 2/3] selftests: ethtool: Drop the unused old_netdevs variable
` [PATCH net-next v2 3/3] selftests: ethtool: Introduce ethernet PHY selftests on netdevsim
[PATCH v19 00/10] PCI: EP: Add RC-to-EP doorbell with platform MSI controller
2025-07-08 19:06 UTC (13+ messages)
` [PATCH v19 01/10] PCI: endpoint: Set ID and of_node for function driver
[PATCH v3] selftests/mm: add process_madvise() tests
2025-07-08 17:44 UTC (4+ messages)
` [PATCH v3] selftests/vm: Add tests for process_madvise()
[kvm-unit-tests PATCH v2 1/2] lib: Add STR_IS_Y and STR_IS_N for checking env vars
2025-07-08 15:48 UTC (2+ messages)
` [kvm-unit-tests PATCH v2 2/2] riscv: lib: Add sbi-exit-code to configure and environment
[PATCH v3] selftests/mm: Fix UFFDIO_API usage with proper two-step feature negotiation
2025-07-08 15:29 UTC (2+ messages)
[PATCH net-next v4 0/3] selftest: net: Add selftest for netpoll
2025-07-08 15:25 UTC (7+ messages)
` [PATCH net-next v4 1/3] selftests: drv-net: add helper/wrapper for bpftrace
` [PATCH net-next v4 3/3] selftests: net: add netpoll basic functionality test
[PATCH net-next 0/3] netdevsim: add support for PHY devices
2025-07-08 14:13 UTC (6+ messages)
` [PATCH net-next 1/3] net: netdevsim: Add PHY support in netdevsim
` [PATCH net-next 2/3] selftests: ethtool: Drop the unused old_netdevs variable
[PATCH 0/3] module: make structure definitions always visible
2025-07-08 9:39 UTC (5+ messages)
` [PATCH 2/3] "
[PATCH v2] selftests/kexec: fix test_kexec_jump build
2025-07-08 7:18 UTC (3+ messages)
[PATCH nf-next v3 0/2] Add IPIP flowtable SW acceleratio
2025-07-08 7:58 UTC (6+ messages)
` [PATCH nf-next v3 1/2] net: netfilter: Add IPIP flowtable SW acceleration
[PATCH v4 00/15] kunit: Introduce UAPI testing framework
2025-07-08 5:51 UTC (11+ messages)
` [PATCH v4 01/15] kbuild: userprogs: avoid duplication of flags inherited from kernel
` [PATCH v4 02/15] kbuild: userprogs: also inherit byte order and ABI "
` [PATCH v4 03/15] kbuild: doc: add label for userprogs section
` [PATCH v4 04/15] init: re-add CONFIG_CC_CAN_LINK_STATIC
[PATCH bpf-next 0/2] Clarify and Enhance XDP Rx Metadata Handling
2025-07-08 2:32 UTC (7+ messages)
[PATCH net-next v2 0/7] netpoll: Factor out functions from netpoll_send_udp() and add ipv6 selftest
2025-07-08 2:10 UTC (2+ messages)
[PATCH 0/2] tracing: Fixes for filter
2025-07-08 1:06 UTC (7+ messages)
` [PATCH 1/2] tracing: Handle "(const) char __attribute() *" as string ptr type
` [PATCH 2/2] selftests: tracing: Use mutex_unlock for testing glob filter
[PATCH v2 1/2] selftests: cachestat: add tests for mmap
2025-07-07 21:26 UTC (3+ messages)
` [PATCH v2 2/2] selftest: improve mmap test clarity
[PATCH] selftests: harness: Rework is_signed_type() to avoid collision with overflow.h
2025-07-07 21:11 UTC (3+ messages)
[PATCH v2 net-next] selftests: devmem: configure HDS threshold
2025-07-07 20:10 UTC (4+ messages)
[kvm-unit-tests PATCH] riscv: lib: Add sbi-exit-code to configure and environment
2025-07-07 17:53 UTC (4+ messages)
[RFC PATCH 00/33] vfio: Introduce selftests for VFIO
2025-07-07 17:43 UTC (4+ messages)
` [RFC PATCH 17/33] vfio: selftests: Enable asserting MSI eventfds not firing
` [PATCH RFC "
[PATCH v3 RESEND] kunit: fix longest symbol length test
2025-07-07 17:09 UTC (3+ messages)
[PATCH bpf-next v3 0/2] bpf: Fix and test aux usage after do_check_insn()
2025-07-07 15:50 UTC (5+ messages)
` [PATCH bpf-next v3 1/2] bpf: Fix "
` [PATCH bpf-next v3 2/2] selftests/bpf: Add Spectre v4 tests
[PATCH] selftests/bpf: Set CONFIG_PACKET=y for selftests
2025-07-07 15:40 UTC (3+ messages)
[PATCH net-next v5] ipv6: add `force_forwarding` sysctl to enable per-interface forwarding
2025-07-07 15:29 UTC (2+ messages)
[RFC v2] tools/nolibc: add sigaction()
2025-07-07 15:22 UTC (6+ messages)
[PATCH bpf-next,v3 0/2] Clarify and Enhance XDP Rx Metadata Handling
2025-07-07 15:03 UTC (7+ messages)
` [PATCH bpf-next,v3 2/2] selftests/bpf: Enhance XDP Rx metadata handling
[PATCH v14 3/3] selftests/rseq: Add test for mm_cid compaction
2025-07-07 14:48 UTC
[PATCH 0/5] selftests: vDSO: Clean up vdso_test_abi and drop vdso_test_clock_getres
2025-07-07 14:23 UTC (6+ messages)
` [PATCH 1/5] selftests: vDSO: vdso_test_abi: Use ksft_finished()
` [PATCH 2/5] selftests: vDSO: vdso_test_abi: Drop clock availability tests
` [PATCH 3/5] selftests: vDSO: vdso_test_abi: Use explicit indices for name array
` [PATCH 4/5] selftests: vDSO: vdso_test_abi: Test CPUTIME clocks
` [PATCH 5/5] selftests: vDSO: Drop vdso_test_clock_getres
[PATCH] selftests/arm64: Prevent build warnings from -Wmaybe-uninitialized
2025-07-07 13:10 UTC (2+ messages)
[PATCH 00/10] mm/mremap: permit mremap() move of multiple VMAs
2025-07-07 10:34 UTC (17+ messages)
` [PATCH 01/10] mm/mremap: perform some simple cleanups
` [PATCH 02/10] mm/mremap: refactor initial parameter sanity checks
` [PATCH 03/10] mm/mremap: put VMA check and prep logic into helper function
` [PATCH 04/10] mm/mremap: cleanup post-processing stage of mremap
` [PATCH 05/10] mm/mremap: use an explicit uffd failure path for mremap
` [PATCH 06/10] mm/mremap: check remap conditions earlier
` [PATCH 07/10] mm/mremap: move remap_is_valid() into check_prep_vma()
` [PATCH 08/10] mm/mremap: clean up mlock populate behaviour
` [PATCH 09/10] mm/mremap: permit mremap() move of multiple VMAs
` [PATCH 10/10] tools/testing/selftests: extend mremap_test to test multi-VMA mremap
LTP syscalls mseal02 and shmctl03 fails on compat mode 64-bit kernel on 32-bit rootfs
2025-07-07 8:43 UTC (3+ messages)
[PATCH v8 00/29] iommufd: Add vIOMMU infrastructure (Part-4 HW QUEUE)
2025-07-07 8:05 UTC (34+ messages)
` [PATCH v8 01/29] iommufd: Report unmapped bytes in the error path of iopt_unmap_iova_range
` [PATCH v8 02/29] iommufd: Correct virt_id kdoc at struct iommu_vdevice_alloc
` [PATCH v8 03/29] iommufd/viommu: Explicitly define vdev->virt_id
` [PATCH v8 04/29] iommu: Use enum iommu_hw_info_type for type in hw_info op
` [PATCH v8 05/29] iommu: Add iommu_copy_struct_to_user helper
` [PATCH v8 06/29] iommu: Pass in a driver-level user data structure to viommu_init op
` [PATCH v8 07/29] iommufd/viommu: Allow driver-specific user data for a vIOMMU object
` [PATCH v8 08/29] iommufd/selftest: Support user_data in mock_viommu_alloc
` [PATCH v8 09/29] iommufd/selftest: Add coverage for viommu data
` [PATCH v8 10/29] iommufd/access: Add internal APIs for HW queue to use
` [PATCH v8 11/29] iommufd/access: Bypass access->ops->unmap for internal use
` [PATCH v8 12/29] iommufd/viommu: Add driver-defined vDEVICE support
` [PATCH v8 13/29] iommufd/viommu: Introduce IOMMUFD_OBJ_HW_QUEUE and its related struct
` [PATCH v8 14/29] iommufd/viommu: Add IOMMUFD_CMD_HW_QUEUE_ALLOC ioctl
` [PATCH v8 15/29] iommufd/driver: Add iommufd_hw_queue_depend/undepend() helpers
` [PATCH v8 16/29] iommufd/selftest: Add coverage for IOMMUFD_CMD_HW_QUEUE_ALLOC
` [PATCH v8 17/29] iommufd: Add mmap interface
` [PATCH v8 18/29] iommufd/selftest: Add coverage for the new "
` [PATCH v8 19/29] Documentation: userspace-api: iommufd: Update HW QUEUE
` [PATCH v8 20/29] iommu: Allow an input type in hw_info op
` [PATCH v8 21/29] iommufd: Allow an input data_type via iommu_hw_info
` [PATCH v8 22/29] iommufd/selftest: Update hw_info coverage for an input data_type
` [PATCH v8 23/29] iommu/arm-smmu-v3-iommufd: Add vsmmu_size/type and vsmmu_init impl ops
` [PATCH v8 24/29] iommu/arm-smmu-v3-iommufd: Add hw_info to impl_ops
` [PATCH v8 25/29] iommu/tegra241-cmdqv: Use request_threaded_irq
` [PATCH v8 26/29] iommu/tegra241-cmdqv: Simplify deinit flow in tegra241_cmdqv_remove_vintf()
` [PATCH v8 27/29] iommu/tegra241-cmdqv: Do not statically map LVCMDQs
` [PATCH v8 28/29] iommu/tegra241-cmdqv: Add user-space use support
` [PATCH v8 29/29] iommu/tegra241-cmdqv: Add IOMMU_VEVENTQ_TYPE_TEGRA241_CMDQV support
[PATCH v3] selftests/mm: pagemap_scan ioctl: add PFN ZERO test cases
2025-07-07 7:33 UTC
[PATCH] tools/nolibc: add support for clock_nanosleep() and nanosleep()
2025-07-06 8:44 UTC (3+ messages)
[PATCH v2] selftests: futex: define SYS_futex on 32-bit architectures with 64-bit time_t
2025-07-06 8:19 UTC (2+ messages)
[PATCH 0/2] selftests/nolibc: correctly report errors from printf() and friends
2025-07-06 6:29 UTC (2+ messages)
[PATCH 01/15] selftests: kselftest: Create ksft_print_dbg_msg()
2025-07-06 3:05 UTC (2+ messages)
[PATCH v13 0/5] rust: replace kernel::str::CStr w/ core::ffi::CStr
2025-07-05 8:04 UTC (20+ messages)
` [PATCH v13 2/5] rust: support formatting of foreign types
` [PATCH v13 3/5] rust: replace `CStr` with `core::ffi::CStr`
` [PATCH v13 4/5] rust: replace `kernel::c_str!` with C-Strings
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