messages from 2026-05-04 16:36:08 to 2026-05-06 11:19:13 UTC [more...]
[PATCH v3 00/54] make MM selftests more CI friendly
2026-05-06 11:17 UTC (30+ messages)
` [PATCH v3 17/54] selftests/mm: protection_keys: use kselftest framework
` [PATCH v3 20/54] selftests/mm: va_high_addr_switch: "
` [PATCH v3 22/54] selftests/mm: rename thp_settings.[ch] to hugepage_settings.[ch]
` [PATCH v3 23/54] selftests/mm: move HugeTLB helpers to hugepage_settings
` [PATCH v3 24/54] selftests/mm: hugepage_settings: use unsigned long in detect_hugetlb_page_size
` [PATCH v3 25/54] selftests/mm: hugepage_settings: add APIs to get and set nr_hugepages
` [PATCH v3 26/54] selftests/mm: hugepage_settings: rename get_free_hugepages()
` [PATCH v3 27/54] selftests/mm: hugepage_settings: add APIs for HugeTLB setup and teardown
` [PATCH v3 30/54] selftests/mm: compaction_test: use HugeTLB helpers
` [PATCH v3 40/54] selftests/mm: hugetlb-mremap: add setup of HugeTLB pages
` [PATCH v3 41/54] selftests/mm: hugetlb-shm: "
` [PATCH v3 42/54] selftests/mm: hugetlb-soft-online: "
` [PATCH v3 49/54] selftests/mm: uffd-unit-tests: "
` [PATCH v3 50/54] selftests/mm: uffd-wp-mremap: "
[PATCH v5 0/6] kselftests: livepatch: Adapt tests to be executed on 4.12 kernels
2026-05-06 10:23 UTC (9+ messages)
` [PATCH v5 1/6] selftests: livepatch: Check for ARCH_HAS_SYSCALL_WRAPPER config
` [PATCH v5 2/6] selftests: livepatch: Replace true/false module parameter by y/n
` [PATCH v5 3/6] selftests: livepatch: Introduce does_sysfs_exist function
` [PATCH v5 4/6] selftests: livepatch: Check if patched sysfs attribute exists
` [PATCH v5 5/6] selftests: livepatch: Check if replace "
` [PATCH v5 6/6] selftests: livepatch: Check if stack_order "
[PATCH v8 0/4] kunit: Add support for suppressing warning backtraces
2026-05-06 10:11 UTC (13+ messages)
` [PATCH v8 1/4] bug/kunit: Core "
` [PATCH v8 2/4] kunit: Add backtrace suppression self-tests
` [PATCH v8 3/4] drm: Suppress intentional warning backtraces in scaling unit tests
` [PATCH v8 4/4] kunit: Add documentation for warning backtrace suppression API
[PATCH net 2/3] ovpn: ensure packet delivery happens with BH disabled
2026-05-06 9:00 UTC (2+ messages)
[PATCH net-next 0/6] bridge: Add selective forwarding of gratuitous neighbor announcements
2026-05-06 8:31 UTC (5+ messages)
` [PATCH net-next 1/6] bridge: uapi: Add neigh_forward_grat netlink attributes
[PATCH] selftests/clone3: Fix capability dropping by using standard libcap API
2026-05-06 8:16 UTC (4+ messages)
[PATCH v12 00/16] Direct Map Removal Support for guest_memfd
2026-05-06 8:07 UTC (2+ messages)
[PATCH v2 0/6] selftests/resctrl: Add dynamic linked list management for IMC counters
2026-05-06 7:17 UTC (4+ messages)
` [PATCH v2 1/6] selftests/resctrl: Introduced "
[PATCH v3] RDMA/CM: add RDMA CM observability regression scripts
2026-05-06 6:03 UTC
[PATCH v5 02/14] mm/khugepaged: add folio dirty check after try_to_unmap()
2026-05-06 5:23 UTC (2+ messages)
[PATCH net-next v3 2/2] selftests: net: add tests for filtered dumps of page pool
2026-05-06 3:48 UTC
[RESEND PATCH v3] selftests/futex: fix the failed futex_requeue test issue
2026-05-06 3:35 UTC (2+ messages)
[PATCH v6 0/2] selftests/futex: fix the failed futex_requeue test issue
2026-05-06 3:25 UTC (3+ messages)
` [PATCH v6 1/2] selftests/futex: implement the interfaces related to threads
` [PATCH v6 2/2] selftests/futex: fix the failed futex_requeue test issue
[PATCH net 00/12] net: shaper: fix various minor bugs
2026-05-06 2:32 UTC (14+ messages)
` [PATCH net 01/12] net: shaper: drop redundant xa_lock() bracketing
` [PATCH net 02/12] net: shaper: flip the polarity of the valid flag
` [PATCH net 03/12] net: shaper: fix trivial ordering issue in net_shaper_commit()
` [PATCH net 04/12] net: shaper: try to avoid violating RCU
` [PATCH net 05/12] net: shaper: reject duplicate leaves in GROUP request
` [PATCH net 06/12] selftests: drv-net: add shaper test for duplicate leaves
` [PATCH net 07/12] net: shaper: set ret to -ENOMEM when genlmsg_new() fails in group_doit
` [PATCH net 08/12] net: shaper: fix undersized reply skb allocation in GROUP command
` [PATCH net 09/12] tools: ynl: add scope qualifier for definitions
` [PATCH net 10/12] net: shaper: reject handle IDs exceeding internal bit-width
` [PATCH net 11/12] net: shaper: enforce singleton NETDEV scope with id 0
` [PATCH net 12/12] net: shaper: reject QUEUE scope handle with missing id
[PATCH net-next v3 00/10] selftests: rds: Log collection, TAP compliance and cleanups
2026-05-06 2:30 UTC (2+ messages)
[PATCH net-next v7 0/3] selftests: drv-net: convert so_txtime to drv-net
2026-05-06 1:20 UTC (5+ messages)
` [PATCH net-next v7 1/3] selftests: net: py: support cmd verifying expected failure
` [PATCH net-next v7 2/3] selftests: net: py: add tc utility
` [PATCH net-next v7 3/3] selftests: drv-net: convert so_txtime to drv-net
[PATCH 1/2 net v2] ipv6: addrconf: fix temp address generation after prefix deprecation
2026-05-05 22:28 UTC (2+ messages)
` [PATCH 2/2 net v2] selftests: fib_tests: add temporary IPv6 address renewal test
[PATCH 1/2] vfio: selftests: Add support of creating multiple iommus from iommufd
2026-05-05 22:14 UTC (2+ messages)
` [PATCH 2/2] vfio: selftests: Add iommufd multi iommu test
[PATCH] kselftest: fix doc for ksft_test_result_report()
2026-05-05 18:41 UTC (2+ messages)
[PATCH net v2 2/2] selftests/net: add packetdrill test for locked SO_RCVBUF SWS
2026-05-05 18:23 UTC (2+ messages)
[PATCH net v2 1/2] tcp: protect locked SO_RCVBUF from Silly Window Syndrome
2026-05-05 18:19 UTC (2+ messages)
[PATCH net-next v2 0/6] net: devmem: support devmem with netkit devices
2026-05-05 17:41 UTC (8+ messages)
` [PATCH net-next v2 1/6] net: add netmem_tx modes that indicate dma capability
` [PATCH net-next v2 2/6] net: devmem: support TX over NETMEM_TX_NO_DMA devices
` [PATCH net-next v2 3/6] selftests: drv-net: ncdevmem: add -n flag to skip NIC configuration
` [PATCH net-next v2 4/6] selftests: drv-net: refactor devmem command builders into lib module
` [PATCH net-next v2 5/6] selftests: drv-net: add primary_rx_redirect support to NetDrvContEnv
` [PATCH net-next v2 6/6] selftests: drv-net: add netkit devmem tests
[PATCH v3 0/6] selftests/liveupdate: add memfd tests
2026-05-05 16:32 UTC (5+ messages)
[PATCH 00/11] mlx5 support for VFIO self test
2026-05-05 16:05 UTC (23+ messages)
` [PATCH 05/11] selftests: Add additional kernel functions to tools/include/
` [PATCH 07/11] vfio: selftests: Allow drivers to specify required region size
` [PATCH 08/11] vfio: selftests: Add dev_dbg
` [PATCH 09/11] vfio: selftests: Add mlx5 driver - HW init and command interface
` [PATCH 10/11] vfio: selftests: Add mlx5 driver - data path and memcpy ops
[PATCH v2] selftests/mm: use pattern matching in .gitignore
2026-05-05 15:22 UTC
[PATCH net 00/11] mptcp: pm: misc. fixes for v7.1-rc3
2026-05-05 15:00 UTC (3+ messages)
` [PATCH net 10/11] selftests: mptcp: check output: catch cmd errors
` [PATCH net 11/11] selftests: mptcp: pm: restrict 'unknown' check to pm_nl_ctl
[PATCH nf-next 0/4] Add IPv4 over IPv6 flowtable SW acceleration
2026-05-05 14:49 UTC (5+ messages)
` [PATCH nf-next 1/4] net: netfilter: Add ether_type to net_device_path_ctx
` [PATCH nf-next 2/4] net: netfilter: Add encap_proto to flow_offload_tunnel
` [PATCH nf-next 3/4] net: netfilter: Add IPv4 over IPv6 tunnel flowtable acceleration
` [PATCH nf-next 4/4] selftests: netfilter: nft_flowtable.sh: Add IPv4 over IPv6 flowtable selftest
[PATCH net v2 0/2] openvswitch: fix self-deadlock on release of tunnel vports
2026-05-05 13:30 UTC (7+ messages)
` [PATCH net v2 2/2] selftests: openvswitch: add tests for tunnel vport refcounting
[PATCH net-next v5 0/2] selftests: openvswitch: add pop_vlan test
2026-05-05 12:49 UTC (3+ messages)
` [PATCH net-next v5 1/2] selftests: openvswitch: add vlan() and encap() flow string parsing
` [PATCH net-next v5 2/2] selftests: openvswitch: add pop_vlan test
[PATCH 1/3 net-next v3] ipv4: centralize devconf sysctl handling
2026-05-05 12:46 UTC (4+ messages)
` [PATCH 2/3 net-next v3] ipv4: handle devconf post-set actions on netlink updates
[PATCH net-next 0/5] net: convert four more protocols to getsockopt_iter
2026-05-05 11:12 UTC (6+ messages)
` [PATCH net-next 1/5] can: isotp: convert "
` [PATCH net-next 2/5] can: j1939: "
` [PATCH net-next 3/5] mctp: "
` [PATCH net-next 4/5] llc: "
` [PATCH net-next 5/5] selftests: net: getsockopt_iter: address review nits
[RFC PATCH] selftests/mm: use pattern matching in .gitignore
2026-05-05 10:53 UTC (2+ messages)
[PATCH v2 net-next 0/8] ptp: Add PHC timestamp quality attributes
2026-05-05 9:34 UTC (4+ messages)
` [PATCH v2 net-next 5/8] net: ena: PHC: Check return code before setting timestamp output
[PATCH 00/17] dynamic-debug cleanups refactors maintenance
2026-05-05 8:05 UTC (19+ messages)
` [PATCH 01/17] dyndbg: factor ddebug_match_desc out from ddebug_change
` [PATCH 02/17] dyndbg: add stub macro for DECLARE_DYNDBG_CLASSMAP
` [PATCH 03/17] dyndbg: reword "class unknown," to "class:_UNKNOWN_"
` [PATCH 04/17] dyndbg: make ddebug_class_param union members same size
` [PATCH 05/17] dyndbg: drop NUM_TYPE_ARRAY
` [PATCH 06/17] dyndbg: tweak pr_fmt to avoid expansion conflicts
` [PATCH 07/17] dyndbg: reduce verbose/debug clutter
` [PATCH 08/17] dyndbg: refactor param_set_dyndbg_classes and below
` [PATCH 09/17] dyndbg: tighten fn-sig of ddebug_apply_class_bitmap
` [PATCH 10/17] dyndbg: replace classmap list with a vector
` [PATCH 11/17] dyndbg: macrofy a 2-index for-loop pattern
` [PATCH 12/17] dyndbg,module: make proper substructs in _ddebug_info
` [PATCH 13/17] dyndbg: move mod_name down from struct ddebug_table to _ddebug_info
` [PATCH 14/17] dyndbg: hoist classmap-filter-by-modname up to ddebug_add_module
` [PATCH 15/17] dyndbg-API: remove DD_CLASS_TYPE_(DISJOINT|LEVEL)_NAMES and code
` [PATCH 16/17] selftests-dyndbg: add a dynamic_debug run_tests target
` [PATCH 17/17] dyndbg: change __dynamic_func_call_cls* macros into expressions
[PATCH v3 0/9] Kernel API Specification Framework
2026-05-05 7:45 UTC (11+ messages)
` [PATCH v3 1/9] kernel/api: introduce kernel API specification framework
` [PATCH v3 2/9] kernel/api: enable kerneldoc-based API specifications
[PATCH v4 00/10] selftests/resctrl: Fixes and improvements focused on Intel platforms
2026-05-05 3:47 UTC (4+ messages)
[PATCH net-next 0/3] net: Convert AF_NETLINK and AF_VSOCK to getsockopt_iter API
2026-05-05 2:20 UTC (2+ messages)
[PATCH net-next v6 0/5] net: bridge: mcast: support exponential field encoding
2026-05-05 2:20 UTC (3+ messages)
[PATCH v2 0/7] seg6: add SRv6 Mobile User Plane (RFC 9433) behaviors
2026-05-05 1:28 UTC (4+ messages)
[PATCH 0/5] Fix and enhance KVM steal accounting for both guest and host
2026-05-05 0:30 UTC (6+ messages)
` [PATCH 1/5] x86/kvm: Reset prev_steal_time and prev_steal_time_rq when enabling steal time
` [PATCH 2/5] KVM: x86: Reset vcpu->arch.st.last_steal "
` [PATCH 3/5] KVM: x86: account KVM_SET_CLOCK downtime in "
` [PATCH 4/5] KVM: selftests: Test steal time when re-adding a vCPU on a new thread
` [PATCH 5/5] KVM: selftests: Test KVM_SET_CLOCK downtime in steal time
[GIT PULL] kselftest fixes update for Linux 7.1-rc3
2026-05-05 0:10 UTC (2+ messages)
[PATCH net 3/3] selftests: ovpn: reduce ping count in test.sh
2026-05-04 23:03 UTC
[PATCH 1/2 net] ipv6: addrconf: fix temp address generation after prefix deprecation
2026-05-04 22:58 UTC (7+ messages)
` [PATCH 2/2 net] selftests: fib_tests: add temporary IPv6 address renewal test
[RFC PATCH net-next v2 0/2] udp: fix FOU/GUE over multicast
2026-05-04 22:53 UTC (4+ messages)
` [RFC PATCH net-next v3 "
` [RFC PATCH net-next v3 1/2] udp: fix encapsulation packet resubmit in multicast deliver
` [RFC PATCH net-next v3 2/2] selftests: net: add FOU multicast encapsulation resubmit test
[PATCH v2 0/4] Firmware LSM hook
2026-05-04 22:33 UTC (12+ messages)
[PATCH net-next v2 1/2] net: page_pool: support dumping pps of a specific ifindex via Netlink
2026-05-04 21:43 UTC (2+ messages)
` [PATCH net-next v2 2/2] selftests: net: add tests for filtered dumps of page pool
[PATCH v7 00/20] ARM64 PMU Partitioning
2026-05-04 21:18 UTC (21+ messages)
` [PATCH v7 01/20] arm64: cpufeature: Add cpucap for HPMN0
` [PATCH v7 02/20] KVM: arm64: Reorganize PMU includes
` [PATCH v7 03/20] KVM: arm64: Reorganize PMU functions
` [PATCH v7 04/20] perf: arm_pmuv3: Generalize counter bitmasks
` [PATCH v7 05/20] perf: arm_pmuv3: Check cntr_mask before using pmccntr
` [PATCH v7 06/20] perf: arm_pmuv3: Add method to partition the PMU
` [PATCH v7 07/20] KVM: arm64: Set up FGT for Partitioned PMU
` [PATCH v7 08/20] KVM: arm64: Add Partitioned PMU register trap handlers
` [PATCH v7 09/20] KVM: arm64: Set up MDCR_EL2 to handle a Partitioned PMU
` [PATCH v7 10/20] KVM: arm64: Context swap Partitioned PMU guest registers
` [PATCH v7 11/20] KVM: arm64: Enforce PMU event filter at vcpu_load()
` [PATCH v7 12/20] perf: Add perf_pmu_resched_update()
` [PATCH v7 13/20] KVM: arm64: Apply dynamic guest counter reservations
` [PATCH v7 14/20] KVM: arm64: Implement lazy PMU context swaps
` [PATCH v7 15/20] perf: arm_pmuv3: Handle IRQs for Partitioned PMU guest counters
` [PATCH v7 16/20] KVM: arm64: Detect overflows for the Partitioned PMU
` [PATCH v7 17/20] KVM: arm64: Add vCPU device attr to partition the PMU
` [PATCH v7 18/20] KVM: selftests: Add find_bit to KVM library
` [PATCH v7 19/20] KVM: arm64: selftests: Add test case for Partitioned PMU
` [PATCH v7 20/20] KVM: arm64: selftests: Relax testing for exceptions when partitioned
[PATCH] docs: kselftest: Document the FORCE_TARGETS build variable
2026-05-04 20:58 UTC (2+ messages)
[PATCH] selftests: kselftest: fix wrong test number in ksft_exit_skip
2026-05-04 17:58 UTC (4+ messages)
[PATCH] selftests: mptcp: add test for IPv6 subflow SLAB placement
2026-05-04 17:44 UTC (4+ 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