messages from 2025-06-16 16:21:19 to 2025-06-18 16:40:08 UTC [more...]
[PATCH RESEND v4 0/7] futex: Create set_robust_list2
2025-06-18 16:39 UTC (10+ messages)
` [PATCH RESEND v4 1/7] selftests/futex: Add ASSERT_ macros
` [PATCH RESEND v4 2/7] selftests/futex: Create test for robust list
` [PATCH RESEND v4 3/7] futex: Use explicit sizes for compat_exit_robust_list
` [PATCH RESEND v4 4/7] futex: Create set_robust_list2
` [PATCH RESEND v4 5/7] futex: Wire up set_robust_list2 syscall
` [PATCH RESEND v4 6/7] futex: Remove the limit of elements for sys_set_robust_list2 lists
` [PATCH RESEND v4 7/7] selftests: futex: Expand robust list test for the new interface
[kvm-unit-tests PATCH v6] riscv: sbi: Add SBI Debug Triggers Extension tests
2025-06-18 15:44 UTC
[PATCH net-next v5 0/6] udp_tunnel: remove rtnl_lock dependency
2025-06-18 15:14 UTC (10+ messages)
` [PATCH net-next v5 1/6] geneve: rely on rtnl lock in geneve_offload_rx_ports
` [PATCH net-next v5 2/6] vxlan: drop sock_lock
` [PATCH net-next v5 3/6] udp_tunnel: remove rtnl_lock dependency
` [PATCH net-next v5 4/6] net: remove redundant ASSERT_RTNL() in queue setup functions
` [PATCH net-next v5 5/6] netdevsim: remove udp_ports_sleep
` [PATCH net-next v5 6/6] Revert "bnxt_en: bring back rtnl_lock() in the bnxt_open() path"
[RFC PATCH v8 0/7] Add NUMA mempolicy support for KVM guest-memfd
2025-06-18 15:12 UTC (9+ messages)
` [RFC PATCH v8 1/7] security: Export anon_inode_make_secure_inode for KVM guest_memfd
` [RFC PATCH v8 2/7] KVM: guest_memfd: Use guest mem inodes instead of anonymous inodes
` [RFC PATCH v8 3/7] mm/filemap: Add mempolicy support to the filemap layer
` [RFC PATCH v8 4/7] mm/mempolicy: Export memory policy symbols
` [RFC PATCH v8 5/7] KVM: guest_memfd: Add slab-allocated inode cache
` [RFC PATCH v8 6/7] KVM: guest_memfd: Enforce NUMA mempolicy using shared policy
` [RFC PATCH v8 7/7] KVM: guest_memfd: selftests: Add tests for mmap and NUMA policy support
[PATCH 0/6] selftests/mm: Fix false positives and skip unsupported tests
2025-06-18 14:43 UTC (25+ messages)
` [PATCH 1/6] mm/selftests: Fix virtual_address_range test issues
` [PATCH 2/6] selftest/mm: Fix ksm_funtional_test failures
` [PATCH 3/6] selftests/mm : fix test_prctl_fork_exec failure
[PATCH v12 0/6] rust: reduce `as` casts, enable related lints
2025-06-18 13:53 UTC (7+ messages)
` [PATCH v12 1/6] rust: enable `clippy::ptr_as_ptr` lint
` [PATCH v12 4/6] rust: enable `clippy::as_underscore` lint
` [PATCH v12 5/6] rust: enable `clippy::cast_lossless` lint
[PATCH] selftests: vDSO: fix -Wunitialized in powerpc VDSO_CALL() wrapper
2025-06-18 13:39 UTC
[PATCH net-next v4] page_pool: import Jesper's page_pool benchmark
2025-06-18 12:46 UTC (4+ messages)
[PATCH rc 0/4] Fix iommufd selftest FAIL and warnings with v6.16
2025-06-18 11:38 UTC (15+ messages)
` [PATCH rc 1/4] iommufd/selftest: Fix iommufd_dirty_tracking with large hugepage sizes
` [PATCH rc 2/4] iommufd/selftest: Add missing close(mfd) in memfd_mmap()
` [PATCH rc 3/4] iommufd/selftest: Add asserts testing global mfd
` [PATCH rc 4/4] iommufd/selftest: Fix build warnings due to uninitialized mfd
[PATCH net-next] selftest: add selftest for anycast notifications
2025-06-18 10:40 UTC
[PATCH net-next 0/2] selftests: net: use slowwait to make sure setup finished
2025-06-18 10:34 UTC (5+ messages)
` [PATCH net-next 1/2] selftests: net: use slowwait to stabilize vrf_route_leaking test
` [PATCH net-next 2/2] selftests: net: use slowwait to make sure IPv6 setup finished
[PATCH net-next, v3] selftest: Add selftest for multicast address notifications
2025-06-18 10:33 UTC (2+ messages)
[PATCH 0/4] selftests/mm/uffd: refactor global variables
2025-06-18 10:00 UTC (6+ messages)
` [PATCH v5 1/1] selftests/mm/uffd: Refactor non-composite global vars into struct
[PATCH net-next v3 0/5] netconsole: Add support for msgid in sysdata
2025-06-18 9:50 UTC (11+ messages)
` [PATCH net-next v3 1/5] netconsole: introduce 'msgid' as a new sysdata field
` [PATCH net-next v3 2/5] netconsole: implement configfs for msgid_enabled
` [PATCH net-next v3 3/5] netconsole: append msgid to sysdata
` [PATCH net-next v3 4/5] selftests: netconsole: Add tests for 'msgid' feature in sysdata
` [PATCH net-next v3 5/5] docs: netconsole: document msgid feature
[PATCH 0/3] Add kselftest harness selftest with variant
2025-06-18 9:12 UTC (15+ messages)
` [PATCH 1/3] selftests: correct one typo in comment
` [PATCH 2/3] selftests: print 0 if no test is chosen
` [PATCH 3/3] selftests: harness: Add kselftest harness selftest with variant
[PATCH net-next v4 0/4] netdevsim: implement RX statistics using NETDEV_PCPU_STAT_DSTATS
2025-06-18 8:32 UTC (5+ messages)
` [PATCH net-next v4 1/4] netdevsim: migrate to dstats stats collection
` [PATCH net-next v4 2/4] netdevsim: collect statistics at RX side
` [PATCH net-next v4 3/4] net: add dev_dstats_rx_dropped_add() helper
` [PATCH net-next v4 4/4] netdevsim: account dropped packet length in stats on queue free
[PATCH net-next v2 1/3] netmem: fix netmem comments
2025-06-18 1:41 UTC (2+ messages)
[PATCH v3 00/16] kunit: Introduce UAPI testing framework
2025-06-18 1:15 UTC (12+ messages)
` [PATCH v3 02/16] kbuild: userprogs: also inherit byte order and ABI from kernel
` [PATCH v3 04/16] kbuild: userprogs: add nolibc support
` [PATCH v3 07/16] kbuild: introduce blob framework
[PATCH net-next, v4] selftest: Add selftest for multicast address notifications
2025-06-18 1:00 UTC (2+ messages)
[PATCH v2] selftests: nettest: Fix typo in log and error messages for clarity
2025-06-17 23:30 UTC (2+ messages)
[PATCH v2 2/2] selftests/bpf: Add testcases for BPF_ADD and BPF_SUB
2025-06-17 23:17 UTC
[PATCH v4 13/15] selftests/sched_ext: Add test for sched_ext dl_server
2025-06-17 20:05 UTC
[PATCH net-next v3 0/4] netdevsim: implement RX statistics using NETDEV_PCPU_STAT_DSTATS
2025-06-17 19:33 UTC (10+ messages)
` [PATCH net-next v3 1/4] netdevsim: migrate to dstats stats collection
` [PATCH net-next v3 2/4] netdevsim: collect statistics at RX side
` [PATCH net-next v3 3/4] net: add dev_dstats_rx_dropped_add() helper
` [PATCH net-next v3 4/4] netdevsim: account dropped packet length in stats on queue free
[PATCH v8 net-next 00/15] AccECN protocol patch series
2025-06-17 18:43 UTC (8+ messages)
` [PATCH v8 net-next 04/15] tcp: AccECN core
` [PATCH v8 net-next 09/15] tcp: accecn: AccECN option
` [PATCH v8 net-next 11/15] tcp: accecn: AccECN option failure handling
[PATCH 0/4] selftests: cgroup: Add support for named v1 hierarchies in test_core
2025-06-17 18:13 UTC (6+ messages)
` [PATCH 1/4] selftests: cgroup_util: Add helpers for testing named v1 hierarchies
` [PATCH 2/4] selftests: cgroup: Add support for named v1 hierarchies in test_core
` [PATCH 3/4] selftests: cgroup: Optionally set up v1 environment
` [PATCH 4/4] selftests: cgroup: Fix compilation on pre-cgroupns kernels
[PATCH v6 0/4] mm: introduce THP deferred setting
2025-06-17 17:52 UTC (4+ messages)
` [PATCH v6 1/4] mm: defer THP insertion to khugepaged
[PATCH v3 00/15] Consolidate iommu page table implementations (AMD)
2025-06-17 16:51 UTC (18+ messages)
` [PATCH v3 01/15] genpt: Generic Page Table base API
` [PATCH v3 02/15] genpt: Add Documentation/ files
` [PATCH v3 03/15] iommupt: Add the basic structure of the iommu implementation
` [PATCH v3 04/15] iommupt: Add the AMD IOMMU v1 page table format
` [PATCH v3 05/15] iommupt: Add iova_to_phys op
` [PATCH v3 06/15] iommupt: Add unmap_pages op
` [PATCH v3 07/15] iommupt: Add map_pages op
` [PATCH v3 08/15] iommupt: Add read_and_clear_dirty op
` [PATCH v3 09/15] iommupt: Add a kunit test for Generic Page Table
` [PATCH v3 10/15] iommupt: Add a mock pagetable format for iommufd selftest to use
` [PATCH v3 11/15] iommufd: Change the selftest to use iommupt instead of xarray
` [PATCH v3 12/15] iommupt: Add the x86 64 bit page table format
` [PATCH v3 13/15] iommu/amd: Use the generic iommu page table
` [PATCH v3 14/15] iommu/amd: Remove AMD io_pgtable support
` [PATCH v3 15/15] iommupt: Add a kunit test for the IOMMU implementation
[PATCH RFC net-next v4 00/11] vsock: add namespace support to vhost-vsock
2025-06-17 15:24 UTC (13+ messages)
` [PATCH RFC net-next v4 01/11] selftests/vsock: add NS tests to vmtest.sh
` [PATCH RFC net-next v4 02/11] vsock: a per-net vsock NS mode state
` [PATCH RFC net-next v4 03/11] vsock: add vsock net ns helpers
` [PATCH RFC net-next v4 04/11] vsock: add net to vsock skb cb
` [PATCH RFC net-next v4 05/11] vsock: add common code for vsock NS support
` [PATCH RFC net-next v4 06/11] virtio-vsock: add netns to common code
` [PATCH RFC net-next v4 07/11] vhost/vsock: add netns support
` [PATCH RFC net-next v4 08/11] vsock/virtio: add netns hooks
` [PATCH RFC net-next v4 09/11] hv_sock: "
` [PATCH RFC net-next v4 10/11] vsock/vmci: "
` [PATCH RFC net-next v4 11/11] vsock/loopback: add netns support
[PATCH 0/3] module: make structure definitions always visible
2025-06-17 15:07 UTC (7+ messages)
` [PATCH 1/3] module: move 'struct module_use' to internal.h
` [PATCH 3/3] kunit: test: Drop CONFIG_MODULE ifdeffery
[PATCH v6 00/25] iommufd: Add vIOMMU infrastructure (Part-4 HW QUEUE)
2025-06-17 11:55 UTC (16+ messages)
` [PATCH v6 06/25] iommufd/access: Allow access->ops to be NULL for internal use
` [PATCH v6 07/25] iommufd/access: Add internal APIs for HW queue to use
` [PATCH v6 09/25] iommufd/viommu: Introduce IOMMUFD_OBJ_HW_QUEUE and its related struct
` [PATCH v6 13/25] iommufd: Add mmap interface
[RFC PATCH v2 nf-next] selftests: netfilter: Add bridge_fastpath.sh
2025-06-17 11:34 UTC (2+ messages)
selftests ublk UBLK_IO_F_NEED_REG_BUF undeclared
2025-06-17 11:05 UTC (2+ messages)
[syzbot] [cgroups?] general protection fault in __cgroup_rstat_lock
2025-06-17 10:00 UTC (3+ messages)
clang: selftests/mm gup_longterm error while loading shared libraries liburing.so.2 cannot open shared object file No such file or directory
2025-06-17 9:48 UTC (4+ messages)
[PATCH v4 0/2] kunit: qemu_configs: Add MIPS configurations
2025-06-17 8:20 UTC (3+ messages)
` [PATCH v4 1/2] MIPS: Don't crash in stack_top() for tasks without ABI or vDSO
[PATCH] Documentation: kunit: Correct MODULE_IMPORT_NS() syntax
2025-06-17 7:03 UTC (2+ messages)
[PATCH net-next v12 00/10] tun: Introduce virtio-net hashing feature
2025-06-17 3:39 UTC (19+ messages)
` [PATCH net-next v12 01/10] virtio_net: Add functions for hashing
` [PATCH net-next v12 04/10] tun: Add common virtio-net hash feature code
[PATCH net-next v3 12/15] selftests: forwarding: lib: Move smcrouted helpers here
2025-06-16 22:44 UTC (4+ messages)
` [PATCH net-next v3 13/15] selftests: net: lib: Add ip_link_has_flag()
` [PATCH net-next v3 14/15] selftests: forwarding: adf_mcd_start(): Allow configuring custom interfaces
` [PATCH net-next v3 15/15] selftests: forwarding: Add a test for verifying VXLAN MC underlay
[PATCH net-next v3 0/8] netpoll: Untangle netconsole and netpoll
2025-06-16 22:30 UTC (2+ messages)
[PATCH net-next v2 14/14] selftests: forwarding: Add a test for verifying VXLAN MC underlay
2025-06-16 20:55 UTC (9+ messages)
clang: selftests mm pkey_sighandler_tests.c warning duplicate 'inline' declaration specifier [-Wduplicate-decl-specifier]
2025-06-16 17:32 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;
as well as URLs for NNTP newsgroup(s).