messages from 2026-03-23 15:18:51 to 2026-03-24 12:36:41 UTC [more...]
[PATCH RFC v2 0/7] mm: Fix MF_DELAYED handling on memory failure
2026-03-24 12:36 UTC (8+ messages)
` [PATCH RFC v2 1/7] mm: memory_failure: Clarify the MF_DELAYED definition
` [PATCH RFC v2 5/7] mm: selftests: Add shmem memory failure test
[PATCH net-next V8 00/14] devlink and mlx5: Support cross-function rate scheduling
2026-03-24 12:28 UTC (15+ messages)
` [PATCH net-next V8 01/14] devlink: Update nested instance locking comment
` [PATCH net-next V8 02/14] devlink: Add helpers to lock nested-in instances
` [PATCH net-next V8 03/14] devlink: Migrate from info->user_ptr to info->ctx
` [PATCH net-next V8 04/14] devlink: Decouple rate storage from associated devlink object
` [PATCH net-next V8 05/14] devlink: Add parent dev to devlink API
` [PATCH net-next V8 06/14] devlink: Allow parent dev for rate-set and rate-new
` [PATCH net-next V8 07/14] devlink: Allow rate node parents from other devlinks
` [PATCH net-next V8 08/14] net/mlx5: qos: Use mlx5_lag_query_bond_speed to query LAG speed
` [PATCH net-next V8 09/14] net/mlx5: qos: Expose a function to clear a vport's parent
` [PATCH net-next V8 10/14] net/mlx5: qos: Model the root node in the scheduling hierarchy
` [PATCH net-next V8 11/14] net/mlx5: qos: Remove qos domains and use shd lock
` [PATCH net-next V8 12/14] net/mlx5: qos: Support cross-device tx scheduling
` [PATCH net-next V8 13/14] selftests: drv-net: Add test for cross-esw rate scheduling
` [PATCH net-next V8 14/14] net/mlx5: Document devlink rates
[PATCH v4 0/7] selftests/cgroup: improve zswap tests robustness and support large page sizes
2026-03-24 12:16 UTC (10+ messages)
` [PATCH v4 1/7] selftests/cgroup: skip test_zswap if zswap is globally disabled
` [PATCH v4 5/7] selftests/cgroup: replace hardcoded page size values in test_zswap
[PATCH v2 0/9] Kernel API Specification Framework
2026-03-24 11:45 UTC (8+ messages)
` [PATCH v2 3/9] kernel/api: add debugfs interface for kernel API specifications
[RFC PATCH 00/11] Remove READ_ONLY_THP_FOR_FS
2026-03-24 11:14 UTC (27+ messages)
` [RFC PATCH 01/11] mm: remove READ_ONLY_THP_FOR_FS Kconfig option
` [RFC PATCH 02/11] mm/khugepaged: remove READ_ONLY_THP_FOR_FS code in collapse_file()
` [RFC PATCH 03/11] mm: remove filemap_nr_thps*() functions
` [RFC PATCH 04/11] mm/huge_memory: remove file_thp_enabled() and its caller
` [RFC PATCH 05/11] mm/huge_memory: remove folio split check for READ_ONLY_THP_FOR_FS
` [RFC PATCH 06/11] mm/truncate: use folio_split() in truncate_inode_partial_folio()
` [RFC PATCH 07/11] fs: remove nr_thp from struct address_space
` [RFC PATCH 08/11] fs: remove READ_ONLY_THP_FOR_FS code
` [RFC PATCH 09/11] fs/btrfs: remove a comment referring to READ_ONLY_THP_FOR_FS
` [RFC PATCH 10/11] selftests/mm: remove READ_ONLY_THP_FOR_FS test in khugepaged
` [RFC PATCH 11/11] selftests/mm: remove READ_ONLY_THP_FOR_FS test in guard-regions
[PATCH] selftests/x86: Fix sysret_rip assertion failure on FRED systems
2026-03-24 11:08 UTC (2+ messages)
[PATCH net v3 0/2] team: fix header_ops type confusion and add selftest
2026-03-24 10:40 UTC (2+ messages)
[PATCH v2] selftests/x86: Fix sysret_rip assertion failure on FRED systems
2026-03-24 10:11 UTC (2+ messages)
[PATCH bpf-next v2] selftests/bpf: test access to ringbuf position with map pointer
2026-03-24 9:24 UTC (5+ messages)
[PATCH net-next v5 2/2] selftests: add check for seg6 tunsrc
2026-03-24 9:14 UTC
[PATCH v4] selftests/bpf: move trampoline_count to dedicated bpf_testmod target
2026-03-24 9:08 UTC (2+ messages)
[PATCH cgroup/for-7.0-fixes] selftests/cgroup: Don't test populated synchrony against task exit
2026-03-24 9:04 UTC (3+ messages)
[PATCH 0/2] liveupdate: prevent double management of files
2026-03-24 8:51 UTC (6+ messages)
` [PATCH 1/2] "
[PATCH net-next v4 2/2] selftests: add check for seg6 tunsrc
2026-03-24 8:09 UTC (3+ messages)
[PATCH net-next v2 0/3] tcp: fix scaled no-shrink rwnd quantization slack
2026-03-24 7:18 UTC (5+ messages)
` [PATCH net-next v2 1/3] selftests: packetdrill: stop pinning rwnd in tcp_ooo_rcv_mss
` [PATCH net-next v2 2/3] tcp: keep scaled no-shrink window representable
` [PATCH net-next v2 3/3] selftests: packetdrill: cover scaled rwnd quantization slack
[PATCH 0/6] tools build: bpf: Append EXTRA_CFLAGS and HOST_EXTRACFLAGS
2026-03-24 6:58 UTC (10+ messages)
` [PATCH 1/6] bpftool: Avoid adding EXTRA_CFLAGS to HOST_CFLAGS
` [PATCH 2/6] bpftool: Append extra host flags
` [PATCH 3/6] libbpf: Initialize CFLAGS before including Makefile.include
` [PATCH 4/6] tools/bpf: build: Append extra cflags
` [PATCH 5/6] selftests/bpf: Initialize operation name before use
` [PATCH 6/6] selftests/bpf: Append extra cflags
[PATCH v3 00/24] vfio/pci: Base Live Update support for VFIO device files
2026-03-24 6:42 UTC (26+ messages)
` [PATCH v3 01/24] liveupdate: Export symbols needed by modules
` [PATCH v3 02/24] PCI: Add API to track PCI devices preserved across Live Update
` [PATCH v3 03/24] PCI: Require Live Update preserved devices are in singleton iommu_groups
` [PATCH v3 04/24] PCI: Inherit bus numbers from previous kernel during Live Update
` [PATCH v3 05/24] docs: liveupdate: Add documentation for PCI
` [PATCH v3 06/24] vfio/pci: Register a file handler with Live Update Orchestrator
` [PATCH v3 07/24] vfio/pci: Preserve vfio-pci device files across Live Update
` [PATCH v3 08/24] vfio/pci: Retrieve preserved device files after "
` [PATCH v3 09/24] vfio/pci: Notify PCI subsystem about devices preserved across "
` [PATCH v3 10/24] vfio: Enforce preserved devices are retrieved via LIVEUPDATE_SESSION_RETRIEVE_FD
` [PATCH v3 11/24] vfio/pci: Store incoming Live Update state in struct vfio_pci_core_device
` [PATCH v3 12/24] vfio/pci: Skip reset of preserved device after Live Update
` [PATCH v3 13/24] docs: liveupdate: Add documentation for VFIO PCI
` [PATCH v3 14/24] selftests/liveupdate: Move luo_test_utils.* into a reusable library
` [PATCH v3 15/24] selftests/liveupdate: Add helpers to preserve/retrieve FDs
` [PATCH v3 16/24] vfio: selftests: Build liveupdate library in VFIO selftests
` [PATCH v3 17/24] vfio: selftests: Add Makefile support for TEST_GEN_PROGS_EXTENDED
` [PATCH v3 18/24] vfio: selftests: Add vfio_pci_liveupdate_uapi_test
` [PATCH v3 19/24] vfio: selftests: Initialize vfio_pci_device using a VFIO cdev FD
` [PATCH v3 20/24] vfio: selftests: Add vfio_pci_liveupdate_kexec_test
` [PATCH v3 21/24] vfio: selftests: Expose iommu_modes to tests
` [PATCH v3 22/24] vfio: selftests: Expose low-level helper routines for setting up struct vfio_pci_device
` [PATCH v3 23/24] vfio: selftests: Verify that opening VFIO device fails during Live Update
` [PATCH v3 24/24] vfio: selftests: Add continuous DMA to vfio_pci_liveupdate_kexec_test
[PATCH net-next v3 0/2] selftests: rds: add config file and config.sh -c option
2026-03-24 6:29 UTC (4+ messages)
` [PATCH net-next v3 1/2] selftests: rds: add tools/testing/selftests/net/rds/config
[PATCH net-next 0/3] tcp: fix scaled no-shrink rwnd quantization slack
2026-03-24 5:27 UTC (4+ messages)
` [PATCH net-next 3/3] selftests: packetdrill: cover scaled "
[PATCH v6 0/4] tracing/fprobe: Support comma-separated symbol lists and :entry/:exit suffixes
2026-03-24 4:12 UTC (10+ messages)
` [PATCH v6 1/4] tracing/fprobe: Support comma-separated symbols and :entry/:exit
` [PATCH v6 2/4] fprobe: Support comma-separated filters in register_fprobe()
` [PATCH v6 3/4] docs: tracing/fprobe: Document list filters and :entry/:exit
` [PATCH v6 4/4] selftests/ftrace: Add accept cases for fprobe list syntax
[RFC PATCH v5 00/10] mm/damon: let DAMON be paused and resumed
2026-03-24 4:08 UTC (9+ messages)
` [RFC PATCH v5 06/10] mm/damon/tests/core-kunit: test pause commitment
` [RFC PATCH v5 07/10] selftests/damon/_damon_sysfs: support pause file staging
` (sashiko review) "
` [RFC PATCH v5 08/10] selftests/damon/drgn_dump_damon_status: dump pause
` [RFC PATCH v5 09/10] selftests/damon/sysfs.py: check pause on assert_ctx_committed()
` [RFC PATCH v5 10/10] selftests/damon/sysfs.py: pause DAMON before dumping status
` (sashiko status) [RFC PATCH v5 00/10] mm/damon: let DAMON be paused and resumed
[PATCH net-next v6 0/4] selftests: net: fix false failures due to missing features and host interference
2026-03-24 3:33 UTC (4+ messages)
[PATCH net-next v4] selftests: bonding: add test for stacked bond header_parse recursion
2026-03-24 2:40 UTC (2+ messages)
[PATCH net] selftests: forwarding: local_termination: fix PTP UDP cksums
2026-03-24 2:10 UTC (2+ messages)
[PATCH] lkdtm/fortify: Drop unneeded FORTIFY_STR_OBJECT test
2026-03-24 2:07 UTC
[RFC patch 0/9] Add support for HiSilicon platforms and refactor
2026-03-24 1:52 UTC (10+ messages)
` [RFC patch 1/9] selftests/resctrl: Move CPU affinity and resctrl FS setup to child process
` [RFC patch 8/9] selftests/resctrl: Add support for HiSilicon MBM/MBA test
[PATCH net-next v7 0/4] ethtool: Dynamic RSS context indirection table resizing
2026-03-24 1:50 UTC (2+ messages)
[PATCH v6 0/6] selftests/mm: skip several tests when thp is not available
2026-03-24 1:33 UTC (7+ messages)
` [PATCH v6 1/6] selftests/mm/guard-regions: skip collapse test when thp not enabled
` [PATCH v6 2/6] selftests/mm: soft-dirty: skip two tests when thp is not available
` [PATCH v6 3/6] selftests/mm: move write_file helper to vm_util
` [PATCH v6 4/6] selftests/mm/vm_util: robust write_file()
` [PATCH v6 5/6] selftests/mm: split_huge_page_test: skip the test when thp is not available
` [PATCH v6 6/6] selftests/mm: transhuge_stress: skip the test when thp "
[PATCH] selftests/x86: Fix sysret_rip assertion failure on FRED systems
2026-03-24 1:28 UTC (12+ messages)
[PATCH net-next v3 00/13] net: sleepable ndo_set_rx_mode
2026-03-24 1:08 UTC (9+ messages)
` [PATCH net-next v3 01/13] net: add address list snapshot and reconciliation infrastructure
` [PATCH net-next v3 03/13] net: introduce ndo_set_rx_mode_async and dev_rx_mode_work
` [PATCH net-next v3 07/13] bnxt: convert to ndo_set_rx_mode_async
` [PATCH net-next v3 08/13] bnxt: use snapshot in bnxt_cfg_rx_mode
[PATCH v5 0/6] selftests/mm: skip several tests when thp is not available
2026-03-24 0:23 UTC (9+ messages)
` [PATCH v5 3/6] selftests/mm: move write_file helper to vm_util
` [PATCH v5 4/6] selftests/mm/vm_util: robust write_file()
` [PATCH v5 5/6] selftests/mm: split_huge_page_test: skip the test when thp is not available
` [PATCH v5 6/6] selftests/mm: transhuge_stress: skip the test when thp "
[PATCH v2 0/7] selftests: memcg: Fix test_memcontrol test failures with large page sizes
2026-03-24 0:17 UTC (7+ messages)
` [PATCH v2 1/7] memcg: Scale up vmstats flush threshold with int_sqrt(nr_cpus+2)
` [PATCH v2 2/7] memcg: Scale down MEMCG_CHARGE_BATCH with increase in PAGE_SIZE
[PATCH net-next v2] selftests: drv-net: add missing tc config options for netkit tests
2026-03-24 0:08 UTC
[PATCH net] selftests: drv-net: add missing tc config options for netkit tests
2026-03-24 0:05 UTC (3+ messages)
[PATCH v11 00/16] Direct Map Removal Support for guest_memfd
2026-03-23 21:15 UTC (19+ messages)
` [PATCH v11 01/16] set_memory: set_direct_map_* to take address
` [PATCH v11 02/16] set_memory: add folio_{zap,restore}_direct_map helpers
` [PATCH v11 03/16] mm/secretmem: make use of folio_{zap,restore}_direct_map
` [PATCH v11 04/16] mm/gup: drop secretmem optimization from gup_fast_folio_allowed
` [PATCH v11 05/16] mm/gup: drop local variable in gup_fast_folio_allowed
` [PATCH v11 10/16] KVM: guest_memfd: Add flag to remove from direct map
[PATCH v2 0/2] liveupdate: prevent double preservation
2026-03-23 20:44 UTC (5+ messages)
` [PATCH v2 1/2] liveupdate: prevent double management of files
` [PATCH v2 2/2] selftests: liveupdate: add test for double preservation
[net-next v5 12/12] selftests: drv-net: Add USO test
2026-03-23 18:38 UTC
[PATCH v7 0/8] clk: add support for v1 / v2 clock rate negotiation and kunit tests
2026-03-23 17:24 UTC (9+ messages)
` [PATCH v7 1/8] clk: test: export clk_dummy_rate_ops and clk_dummy_context() for other tests
` [PATCH v7 2/8] clk: divider: introduce divider kunit tests
` [PATCH v7 3/8] clk: introduce new helper clk_hw_get_children_lcm() to calculate LCM of all child rates
` [PATCH v7 4/8] clk: divider: test: introduce additional test case for parent rate change
` [PATCH v7 5/8] clk: introduce new flag CLK_V2_RATE_NEGOTIATION for sensitive clocks
` [PATCH v7 6/8] clk: divider: enable optional support for v2 rate negotiation
` [PATCH v7 7/8] clk: divider: test: introduce additional test case showing v2 rate change + LCM parent
` [PATCH v7 8/8] clk: divider: test: mark some tests as supporting only v1 negotiation
[PATCH net v5 0/3] macsec: Add support for VLAN filtering in offload mode
2026-03-23 17:17 UTC (8+ messages)
` [PATCH net v5 2/3] selftests: Add MACsec VLAN propagation traffic test
[PATCH v3 0/3] Skip subrange map tests on DWC iATU allocation failure
2026-03-23 17:03 UTC (7+ messages)
` [PATCH v3 1/3] PCI: endpoint: pci-epf-test: Handle -ENOSPC in subrange_setup
` [PATCH v3 2/3] misc: pci_endpoint_test: Handle -ENOSPC in subrange mapping test case
` [PATCH v3 3/3] selftests: pci_endpoint: Skip BAR subrange test on -ENOSPC
[PATCH] kselftest/coredump: reintroduce null pointer dereference
2026-03-23 15:27 UTC (2+ 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