messages from 2025-07-04 08:35:37 to 2025-07-07 02:39:17 UTC [more...]
[PATCH v2 00/29] mm/migration: rework movable_ops page migration (part 1)
2025-07-07 2:39 UTC (32+ messages)
` [PATCH v2 01/29] mm/balloon_compaction: we cannot have isolated pages in the balloon list
` [PATCH v2 02/29] mm/balloon_compaction: convert balloon_page_delete() to balloon_page_finalize()
` [PATCH v2 03/29] mm/zsmalloc: drop PageIsolated() related VM_BUG_ONs
` [PATCH v2 04/29] mm/page_alloc: let page freeing clear any set page type
` [PATCH v2 05/29] mm/balloon_compaction: make PageOffline sticky until the page is freed
` [PATCH v2 06/29] mm/zsmalloc: make PageZsmalloc() "
` [PATCH v2 07/29] mm/migrate: rename isolate_movable_page() to isolate_movable_ops_page()
` [PATCH v2 08/29] mm/migrate: rename putback_movable_folio() to putback_movable_ops_page()
` [PATCH v2 09/29] mm/migrate: factor out movable_ops page handling into migrate_movable_ops_page()
` [PATCH v2 10/29] mm/migrate: remove folio_test_movable() and folio_movable_ops()
` [PATCH v2 11/29] mm/migrate: move movable_ops page handling out of move_to_new_folio()
` [PATCH v2 12/29] mm/zsmalloc: stop using __ClearPageMovable()
` [PATCH v2 13/29] mm/balloon_compaction: "
` [PATCH v2 14/29] mm/migrate: remove __ClearPageMovable()
` [PATCH v2 15/29] mm/migration: remove PageMovable()
` [PATCH v2 16/29] mm: rename __PageMovable() to page_has_movable_ops()
` [PATCH v2 17/29] mm/page_isolation: drop __folio_test_movable() check for large folios
` [PATCH v2 18/29] mm: remove __folio_test_movable()
` [PATCH v2 19/29] mm: stop storing migration_ops in page->mapping
` [PATCH v2 20/29] mm: convert "movable" flag in page->mapping to a page flag
` [PATCH v2 21/29] mm: rename PG_isolated to PG_movable_ops_isolated
` [PATCH v2 22/29] mm/page-flags: rename PAGE_MAPPING_MOVABLE to PAGE_MAPPING_ANON_KSM
` [PATCH v2 23/29] mm/page-alloc: remove PageMappingFlags()
` [PATCH v2 24/29] mm/page-flags: remove folio_mapping_flags()
` [PATCH v2 25/29] mm: simplify folio_expected_ref_count()
` [PATCH v2 26/29] mm: rename PAGE_MAPPING_* to FOLIO_MAPPING_*
` [PATCH v2 27/29] docs/mm: convert from "Non-LRU page migration" to "movable_ops page migration"
` [PATCH v2 28/29] mm/balloon_compaction: "movable_ops" doc updates
` [PATCH v2 29/29] mm/balloon_compaction: provide single balloon_page_insert() and balloon_mapping_gfp_mask()
[PATCH 00/15] Add driver for 1Gbe network chips from MUCSE
2025-07-07 1:32 UTC (10+ messages)
` [PATCH 02/15] net: rnpgbe: Add n500/n210 chip support
` [PATCH 03/15] net: rnpgbe: Add basic mbx ops support
` [PATCH 04/15] net: rnpgbe: Add get_capability mbx_fw "
` [PATCH 05/15] net: rnpgbe: Add download firmware for n210 chip
[PATCH] docs: Fix kernel-doc indentation errors in multiple drivers
2025-07-07 0:47 UTC (6+ messages)
[PATCH 1/2] rcu: Document GP initialization vs hotplug ordering requirements
2025-07-06 17:19 UTC (2+ messages)
` [PATCH 2/2] rcu: Document separation of rcu_state and rnp's gp_seq
[RFC V2 00/18] famfs: port into fuse
2025-07-06 17:07 UTC (39+ messages)
` [RFC V2 02/18] dev_dax_iomap: Add fs_dax_get() func to prepare dax for fs-dax usage
` [RFC V2 03/18] dev_dax_iomap: Save the kva from memremap
` [RFC V2 04/18] dev_dax_iomap: Add dax_operations for use by fs-dax on devdax
` [RFC V2 09/18] famfs_fuse: Update macro s/FUSE_IS_DAX/FUSE_IS_VIRTIO_DAX/
` [RFC V2 10/18] famfs_fuse: Basic fuse kernel ABI enablement for famfs
` [RFC V2 12/18] famfs_fuse: Plumb the GET_FMAP message/response
` [RFC V2 13/18] famfs_fuse: Create files with famfs fmaps
` [RFC V2 14/18] famfs_fuse: GET_DAXDEV message and daxdev_table
` [RFC V2 15/18] famfs_fuse: Plumb dax iomap and fuse read/write/mmap
` [RFC V2 18/18] famfs_fuse: Add documentation
[PATCH v11 0/8] iio: accel: adxl345: add interrupt based sensor events
2025-07-06 16:16 UTC (15+ messages)
` [PATCH v11 1/8] iio: accel: adxl345: simplify interrupt mapping
` [PATCH v11 2/8] iio: accel: adxl345: simplify reading the FIFO
` [PATCH v11 3/8] iio: accel: adxl345: add activity event feature
` [PATCH v11 4/8] iio: accel: adxl345: add inactivity feature
` [PATCH v11 8/8] docs: iio: describe inactivity and free-fall detection on the ADXL345
[PATCH RFC] Documentation: typography refresh
2025-07-06 16:14 UTC (7+ messages)
[PATCHv8 00/17] x86: Enable Linear Address Space Separation support
2025-07-06 15:07 UTC (19+ messages)
` [PATCHv8 02/17] x86/asm: Introduce inline memcpy and memset
` [PATCHv8 04/17] x86/cpu: Defer CR pinning setup until after EFI initialization
` [PATCHv8 14/17] x86/traps: Handle LASS thrown #SS
[RFC v2 00/16] Live Update Orchestrator
2025-07-06 14:33 UTC (9+ messages)
` [RFC v2 10/16] luo: luo_ioctl: add ioctl interface
[PATCH v3 0/7] Documentation for nova-core
2025-07-06 13:48 UTC (7+ messages)
` [PATCH v3 1/7] gpu: nova-core: Add code comments related to devinit
` [PATCH v3 2/7] gpu: nova-core: Clarify sysmembar operations
` [PATCH v3 3/7] gpu: nova-core: Clarify falcon code
[PATCH v5 0/3 linux next] Docs/zh_CN: Translate networking docs to Simplified Chinese
2025-07-06 13:16 UTC (5+ messages)
` [PATCH v5 1/3] Docs/zh_CN: Translate netif-msg.rst "
` [PATCH v5 2/3] Docs/zh_CN: Translate xfrm_proc.rst "
` [PATCH v5 3/3] Docs/zh_CN: Translate netmem.rst "
[PATCH v2] Docs/zh_CN: Translate alias.rst to Simplified Chinese
2025-07-06 13:16 UTC (3+ messages)
[PATCH v7 0/8] iio: accel: adxl313: add power-save on activity/inactivity
2025-07-06 12:03 UTC (3+ messages)
[PATCH v10 2/4] leds: add TI/National Semiconductor LP5812 LED Driver
2025-07-06 10:28 UTC (2+ messages)
[PATCH v6 net-next 4/9] vhost-net: allow configuring extended features
2025-07-06 7:33 UTC (10+ messages)
[PATCH 0/8] dma-mapping: migrate to physical address-based API
2025-07-06 6:00 UTC (4+ messages)
[PATCH 0/6] mm/damon: misc cleanups
2025-07-05 17:50 UTC (2+ messages)
` [PATCH 6/6] Docs/mm/damon/maintainer-profile: update for mm-new tree
[PATCH] Documentation: Remove duplicate word size in bootconfig
2025-07-05 15:16 UTC
[PATCH v8 00/29] iommufd: Add vIOMMU infrastructure (Part-4 HW QUEUE)
2025-07-05 15:03 UTC (31+ 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 v4 00/15] kunit: Introduce UAPI testing framework
2025-07-04 21:55 UTC (13+ 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 v4 08/15] kunit: tool: Don't overwrite test status based on subtest counts
[PATCH v1 00/32] Live Update Orchestrator
2025-07-04 21:27 UTC (5+ messages)
[PATCH v8 00/15] khugepaged: mTHP support
2025-07-04 21:14 UTC (4+ messages)
` [PATCH v8 11/15] khugepaged: allow madvise_collapse to check all anonymous mTHP orders
[PATCH v2] docs: document linked lists
2025-07-04 20:53 UTC (3+ messages)
[PATCH net-next v13 00/12] Add Microchip ZL3073x support (part 1)
2025-07-04 18:22 UTC (13+ messages)
` [PATCH net-next v13 01/12] dt-bindings: dpll: Add DPLL device and pin
` [PATCH net-next v13 02/12] dt-bindings: dpll: Add support for Microchip Azurite chip family
` [PATCH net-next v13 03/12] devlink: Add support for u64 parameters
` [PATCH net-next v13 04/12] devlink: Add new "clock_id" generic device param
` [PATCH net-next v13 05/12] dpll: Add basic Microchip ZL3073x support
` [PATCH net-next v13 06/12] dpll: zl3073x: Fetch invariants during probe
` [PATCH net-next v13 07/12] dpll: zl3073x: Read DPLL types and pin properties from system firmware
` [PATCH net-next v13 08/12] dpll: zl3073x: Register DPLL devices and pins
` [PATCH net-next v13 09/12] dpll: zl3073x: Implement input pin selection in manual mode
` [PATCH net-next v13 10/12] dpll: zl3073x: Add support to get/set priority on input pins
` [PATCH net-next v13 11/12] dpll: zl3073x: Implement input pin state setting in automatic mode
` [PATCH net-next v13 12/12] dpll: zl3073x: Add support to get/set frequency on pins
[PATCH net-next v4] ipv6: add `force_forwarding` sysctl to enable per-interface forwarding
2025-07-04 18:08 UTC (6+ messages)
[PATCH v23 0/4] arm64/perf: Enable branch stack sampling
2025-07-04 17:20 UTC (4+ messages)
` [PATCH v23 4/4] perf: arm_pmuv3: Add support for the Branch Record Buffer Extension (BRBE)
[PATCH v3 00/14] Introduce AMD Pensando RDMA driver
2025-07-04 17:08 UTC (12+ messages)
` [PATCH v3 09/14] RDMA/ionic: Create device queues to support admin operations
` [PATCH v3 10/14] RDMA/ionic: Register device ops for control path
[PATCH 0/6] HID: Add Legion Go S Driver
2025-07-04 16:08 UTC (4+ messages)
[PATCH v2 0/7] Further kernel-doc tweakery
2025-07-04 14:59 UTC (6+ messages)
` [PATCH v2 2/7] docs: kdoc: micro-optimize KernRe
[PATCH v7 00/28] iommufd: Add vIOMMU infrastructure (Part-4 HW QUEUE)
2025-07-04 13:33 UTC (12+ messages)
` [PATCH v7 01/28] iommufd: Report unmapped bytes in the error path of iopt_unmap_iova_range
` [PATCH v7 02/28] iommufd/viommu: Explicitly define vdev->virt_id
` [PATCH v7 03/28] iommu: Use enum iommu_hw_info_type for type in hw_info op
` [PATCH v7 09/28] iommufd/access: Add internal APIs for HW queue to use
` [PATCH v7 13/28] iommufd/viommu: Add IOMMUFD_CMD_HW_QUEUE_ALLOC ioctl
[PATCH 0/2] panic: taint flag for recoverable hardware errors
2025-07-04 13:25 UTC (6+ messages)
` [PATCH 1/2] panic: add "
` [PATCH 2/2] acpi/ghes: taint kernel on recovered "
[PATCH v3] cxl: docs/driver-api/conventions resolve conflicts btw CFMWS, LMH, ED
2025-07-04 13:11 UTC (6+ messages)
[PATCH v2 0/3] hwmon: add Microchip EMC2101 driver
2025-07-04 13:00 UTC (7+ messages)
` [PATCH] drivers: hwmon: add "
[PATCH v7 27/28] iommu/tegra241-cmdqv: Add user-space use support
2025-07-04 12:50 UTC (11+ messages)
[PATCH bpf-next,v3 0/2] Clarify and Enhance XDP Rx Metadata Handling
2025-07-04 11:38 UTC (6+ messages)
` [PATCH bpf-next,v3 2/2] selftests/bpf: Enhance XDP Rx metadata handling
[PATCH v2] arm64: errata: Add Ampere erratum AC03_CPU_50 workaround alternative
2025-07-04 10:38 UTC (2+ messages)
[PATCH v12 net-next 00/15] AccECN protocol patch series
2025-07-04 8:53 UTC (16+ messages)
` [PATCH v12 net-next 01/15] tcp: reorganize SYN ECN code
` [PATCH v12 net-next 02/15] tcp: fast path functions later
` [PATCH v12 net-next 03/15] tcp: reorganize tcp_sock_write_txrx group for variables later
` [PATCH v12 net-next 04/15] tcp: ecn functions in separated include file
` [PATCH v12 net-next 05/15] tcp: AccECN core
` [PATCH v12 net-next 06/15] tcp: accecn: AccECN negotiation
` [PATCH v12 net-next 07/15] tcp: Add wait_third_ack for ECN negotiation in simultaneous connect
` [PATCH v12 net-next 08/15] tcp: accecn: add AccECN rx byte counters
` [PATCH v12 net-next 09/15] tcp: accecn: AccECN needs to know delivered bytes
` [PATCH v12 net-next 10/15] tcp: sack option handling improvements
` [PATCH v12 net-next 11/15] tcp: accecn: AccECN option
` [PATCH v12 net-next 12/15] tcp: accecn: AccECN option send control
` [PATCH v12 net-next 13/15] tcp: accecn: AccECN option failure handling
` [PATCH v12 net-next 14/15] tcp: accecn: AccECN option ceb/cep and ACE field multi-wrap heuristics
` [PATCH v12 net-next 15/15] tcp: accecn: try to fit AccECN option with SACK
[PATCH net v6 0/4] net: phy: bcm54811: Fix the PHY initialization
2025-07-04 8:35 UTC (5+ messages)
` [PATCH net v6 1/4] net: phy: MII-Lite PHY interface mode
` [PATCH net v6 2/4] dt-bindings: ethernet-phy: add MII-Lite phy interface type
` [PATCH net v6 3/4] net: phy: bcm5481x: MII-Lite activation
` [PATCH net v6 4/4] net: phy: bcm54811: Fix the PHY initialization
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).