messages from 2025-06-30 07:10:33 to 2025-07-01 09:59:26 UTC [more...]
[PATCH v1 00/29] mm/migration: rework movable_ops page migration (part 1)
2025-07-01 9:59 UTC (67+ messages)
` [PATCH v1 01/29] mm/balloon_compaction: we cannot have isolated pages in the balloon list
` [PATCH v1 02/29] mm/balloon_compaction: convert balloon_page_delete() to balloon_page_finalize()
` [PATCH v1 03/29] mm/zsmalloc: drop PageIsolated() related VM_BUG_ONs
` [PATCH v1 04/29] mm/page_alloc: let page freeing clear any set page type
` [PATCH v1 05/29] mm/balloon_compaction: make PageOffline sticky until the page is freed
` [PATCH v1 06/29] mm/zsmalloc: make PageZsmalloc() "
` [PATCH v1 07/29] mm/migrate: rename isolate_movable_page() to isolate_movable_ops_page()
` [PATCH v1 08/29] mm/migrate: rename putback_movable_folio() to putback_movable_ops_page()
` [PATCH v1 09/29] mm/migrate: factor out movable_ops page handling into migrate_movable_ops_page()
` [PATCH v1 10/29] mm/migrate: remove folio_test_movable() and folio_movable_ops()
` [PATCH v1 11/29] mm/migrate: move movable_ops page handling out of move_to_new_folio()
` [PATCH v1 12/29] mm/zsmalloc: stop using __ClearPageMovable()
` [PATCH v1 13/29] mm/balloon_compaction: "
` [PATCH v1 14/29] mm/migrate: remove __ClearPageMovable()
` [PATCH v1 15/29] mm/migration: remove PageMovable()
` [PATCH v1 16/29] mm: rename __PageMovable() to page_has_movable_ops()
` [PATCH v1 17/29] mm/page_isolation: drop __folio_test_movable() check for large folios
` [PATCH v1 18/29] mm: remove __folio_test_movable()
` [PATCH v1 19/29] mm: stop storing migration_ops in page->mapping
` [PATCH v1 20/29] mm: convert "movable" flag in page->mapping to a page flag
` [PATCH v1 21/29] mm: rename PG_isolated to PG_movable_ops_isolated
` [PATCH v1 22/29] mm/page-flags: rename PAGE_MAPPING_MOVABLE to PAGE_MAPPING_ANON_KSM
` [PATCH v1 23/29] mm/page-alloc: remove PageMappingFlags()
` [PATCH v1 24/29] mm/page-flags: remove folio_mapping_flags()
` [PATCH v1 25/29] mm: simplify folio_expected_ref_count()
` [PATCH v1 26/29] mm: rename PAGE_MAPPING_* to FOLIO_MAPPING_*
` [PATCH v1 27/29] docs/mm: convert from "Non-LRU page migration" to "movable_ops page migration"
` [PATCH v1 28/29] mm/balloon_compaction: "movable_ops" doc updates
` [PATCH v1 29/29] mm/balloon_compaction: provide single balloon_page_insert() and balloon_mapping_gfp_mask()
[PATCHv8 00/17] x86: Enable Linear Address Space Separation support
2025-07-01 9:58 UTC (16+ messages)
` [PATCHv8 01/17] x86/cpu: Enumerate the LASS feature bits
` [PATCHv8 02/17] x86/asm: Introduce inline memcpy and memset
` [PATCHv8 03/17] x86/alternatives: Disable LASS when patching kernel alternatives
` [PATCHv8 04/17] x86/cpu: Defer CR pinning setup until after EFI initialization
` [PATCHv8 05/17] efi: Disable LASS around set_virtual_address_map() EFI call
` [PATCHv8 06/17] x86/vsyscall: Do not require X86_PF_INSTR to emulate vsyscall
` [PATCHv8 07/17] x86/vsyscall: Reorganize the #PF emulation code
` [PATCHv8 08/17] x86/traps: Consolidate user fixups in exc_general_protection()
` [PATCHv8 09/17] x86/vsyscall: Add vsyscall emulation for #GP
` [PATCHv8 10/17] x86/vsyscall: Disable LASS if vsyscall mode is set to EMULATE
` [PATCHv8 11/17] x86/cpu: Set LASS CR4 bit as pinning sensitive
` [PATCHv8 12/17] x86/traps: Communicate a LASS violation in #GP message
` [PATCHv8 13/17] x86/traps: Generalize #GP address decode and hint code
` [PATCHv8 14/17] x86/traps: Handle LASS thrown #SS
` [PATCHv8 15/17] x86/cpu: Make LAM depend on LASS
[PATCH v2 0/4] hwmon: Add support for MPS mp2869,mp29502 chip
2025-07-01 9:56 UTC
[PATCH 0/6] docs: Remove false positives from check-sysctl-docs
2025-07-01 8:56 UTC (7+ messages)
` [PATCH 1/6] docs: nixify check-sysctl-docs
` [PATCH 2/6] docs: Use skiplist when checking sysctl admin-guide
` [PATCH 3/6] docs: Add awk section for ucount sysctl entries
` [PATCH 4/6] docs: Remove colon from ctltable title in vm.rst
` [PATCH 5/6] docs: Replace spaces with tabs in check-sysctl-docs
` [PATCH 6/6] docs: Downgrade arm64 & riscv from titles to comment
[PATCH v2] sched/numa: Introduce per cgroup numa balance control
2025-07-01 8:25 UTC (2+ messages)
[PATCH v2 0/2] hwmon: (pmbus) Add support for MPS mp2869a/mp29612a controllers
2025-07-01 8:04 UTC (7+ messages)
` [PATCH v2 1/2] hwmon: (pmbus) Add support for MPS multi-phase "
` [PATCH v2 2/2] dt-bindings: trivial-devices: Add mp2869a/mp29612a device entry
[PATCH] docs: pwm: Adapt Locking paragraph to reality
2025-07-01 8:00 UTC (2+ messages)
[PATCH net v5 0/4] net: phy: bcm54811: Fix the PHY initialization
2025-07-01 7:50 UTC (5+ messages)
` [PATCH net v5 1/4] net: phy: MII-Lite PHY interface mode
` [PATCH net v5 2/4] dt-bindings: ethernet-phy: add MII-Lite phy interface type
` [PATCH net v5 3/4] net: phy: bcm5481x: MII-Lite activation
` [PATCH net v5 4/4] net: phy: bcm54811: Fix the PHY initialization
[PATCH] irqchip: riscv-imsic: Add kernel parameter to disable IPIs
2025-07-01 7:34 UTC (4+ messages)
[PATCH v6 0/8] iio: accel: adxl313: add power-save on activity/inactivity
2025-07-01 7:23 UTC (7+ messages)
` [PATCH v6 3/8] iio: accel: adxl313: add buffered FIFO watermark with interrupt handling
` [PATCH v6 4/8] iio: accel: adxl313: add activity sensing
[PATCH net-next v5 00/14] Add PPE driver for Qualcomm IPQ9574 SoC
2025-07-01 7:11 UTC (3+ messages)
` [PATCH net-next v5 01/14] dt-bindings: net: Add PPE "
[PATCH net-next v06 6/8] hinic3: Mailbox framework
2025-07-01 6:51 UTC (2+ messages)
[PATCH v5 0/2] perf: Fujitsu: Add Uncore MAC/PCI PMU driver
2025-07-01 6:13 UTC (4+ messages)
` [PATCH v5 2/2] perf: Fujitsu: Add the Uncore PCI "
[PATCH bpf-next 0/2] Clarify and Enhance XDP Rx Metadata Handling
2025-07-01 4:29 UTC (3+ messages)
` [PATCH bpf-next 1/2] doc: clarify XDP Rx metadata layout and bpf_xdp_adjust_meta usage
` [PATCH bpf-next 2/2] selftests/bpf: Enhance XDP Rx Metadata Handling
[PATCH net-next 0/5] Another ip-sysctl docs cleanup
2025-07-01 3:13 UTC (6+ messages)
` [PATCH net-next 1/5] net: ip-sysctl: Format Private VLAN proxy arp aliases as bullet list
` [PATCH net-next 2/5] net: ip-sysctl: Format possible value range of ioam6_id{,_wide} "
` [PATCH net-next 3/5] net: ip-sysctl: Format pf_{enable,expose} boolean lists as bullet lists
` [PATCH net-next 4/5] net: ip-sysctl: Format SCTP-related memory parameters description as bullet list
` [PATCH net-next 5/5] net: ip-sysctl: Add link to SCTP IPv4 scoping draft
[RFC v2 00/22] Kernel API specification framework
2025-07-01 2:43 UTC (5+ messages)
` [RFC v2 01/22] kernel/api: introduce kernel "
[PATCH 00/23] md/llbitmap: md/md-llbitmap: introduce a new lockless bitmap
2025-07-01 2:31 UTC (10+ messages)
` [PATCH 16/23] md/md-llbitmap: implement bit state machine
[PATCH v14 00/32] fs,x86/resctrl: Support AMD Assignable Bandwidth Monitoring Counters (ABMC)
2025-07-01 1:33 UTC (20+ messages)
` [PATCH v14 21/32] fs/resctrl: Pass entire struct rdtgroup rather than passing individual members
` [PATCH v14 23/32] fs/resctrl: Add definitions for MBM event configuration
` [PATCH v14 24/32] fs/resctrl: Add event configuration directory under info/L3_MON/
` [PATCH v14 25/32] fs/resctrl: Provide interface to update the event configurations
[PATCH 00/15] Translate sphinx-pre-install to Python
2025-06-30 21:35 UTC (16+ messages)
` [PATCH 01/15] scripts: sphinx-pre-install: fix version check for Fedora
` [PATCH 02/15] scripts: sphinx-pre-install: rename it to scripts/sphinx-pre-install.pl
` [PATCH 03/15] scripts: sphinx-pre-install: Convert script to Python
` [PATCH 04/15] scripts: sphinx-pre-install: Make it compatible with Python 3.6
` [PATCH 05/15] scripts: sphinx-pre-install: run on a supported version
` [PATCH 06/15] scripts: sphinx-pre-install: drop obsolete routines
` [PATCH 07/15] scripts: sphinx-pre-install: drop support for old virtualenv
` [PATCH 08/15] scripts: sphinx-pre-install: Address issues with OpenSUSE Leap 15.x
` [PATCH 09/15] scripts: sphinx-pre-install.py fix opensuse hints
` [PATCH 10/15] scripts: sphinx-pre-install.py: fix support for gentoo
` [PATCH 11/15] scripts: sphinx-pre-install: Address issues with OpenSUSE Tumbleweed
` [PATCH 12/15] scripts: sphinx-pre-install.py: only show portage hints once
` [PATCH 13/15] scripts: sphinx-pre-install.py: cleanup rhel support
` [PATCH 14/15] docs: Makefile: switch to the new scripts/sphinx-pre-install.py
` [PATCH 15/15] scripts: sphinx-pre-install.pl: get rid of the old script
[PATCH v7 00/10] New DRM accel driver for Rockchip's RKNN NPU
2025-06-30 20:56 UTC (3+ messages)
` [PATCH v7 04/10] accel/rocket: Add job submission IOCTL
[PATCH v9 net-next 00/15] AccECN protocol patch series
2025-06-30 18:07 UTC (6+ messages)
` [PATCH v9 net-next 09/15] tcp: accecn: AccECN option
[PATCH v3 02/22] arm64: Generate sign macro for sysreg Enums
2025-06-30 17:42 UTC (2+ messages)
[PATCH v3 09/22] KVM: arm64: Correct kvm_arm_pmu_get_max_counters()
2025-06-30 17:42 UTC (2+ messages)
[PATCH RESEND net-next v3] Fixed typo in netdevsim documentation
2025-06-30 16:23 UTC
[PATCH v3 00/10] perf: arm_spe: Armv8.8 SPE features
2025-06-30 15:38 UTC (8+ messages)
` [PATCH v3 06/10] perf: Add perf_event_attr::config4
` [PATCH v3 08/10] tools headers UAPI: Sync linux/perf_event.h with the kernel sources
` [PATCH v3 10/10] perf docs: arm-spe: Document new SPE filtering features
[PATCH 0/5] ext4 docs toctree reorganization
2025-06-30 15:22 UTC (3+ messages)
[PATCH] ipv6: add `do_forwarding` sysctl to enable per-interface forwarding
2025-06-30 14:53 UTC (4+ messages)
[PATCH v29 09/20] Documentation: add ULP DDP offload documentation
2025-06-30 14:07 UTC
[PATCH 0/8] dma-mapping: migrate to physical address-based API
2025-06-30 13:38 UTC (4+ messages)
[RFC PATCH 0/3] platform/x86: Add support for Uniwill laptop features
2025-06-30 13:21 UTC (10+ messages)
` [RFC PATCH 2/3] platform/x86: Add Uniwill laptop driver
[PATCH] gpio: sim: allow to mark simulated lines as invalid
2025-06-30 13:03 UTC
refactor the iomap writeback code v3
2025-06-30 12:41 UTC (13+ messages)
` [PATCH 01/12] iomap: pass more arguments using the iomap writeback context
` [PATCH 03/12] iomap: refactor the writeback interface
` [PATCH 08/12] iomap: move folio_unlock out of iomap_writeback_folio
[PATCH v18 0/7] firmware: imx: driver for NXP secure-enclave
2025-06-30 12:17 UTC (7+ messages)
` [PATCH v18 3/7] firmware: imx: add driver for NXP EdgeLock Enclave
` [EXT] "
[PATCH RFC 00/29] mm/migration: rework movable_ops page migration (part 1)
2025-06-30 12:07 UTC (13+ messages)
` [PATCH RFC 06/29] mm/zsmalloc: make PageZsmalloc() sticky
` [PATCH RFC 07/29] mm/migrate: rename isolate_movable_page() to isolate_movable_ops_page()
` [PATCH RFC 11/29] mm/migrate: move movable_ops page handling out of move_to_new_folio()
` [PATCH RFC 13/29] mm/balloon_compaction: stop using __ClearPageMovable()
` [PATCH RFC 18/29] mm: remove __folio_test_movable()
[PATCH v4 0/3 linux next] Docs/zh_CN: Translate networking docs to Simplified Chinese
2025-06-30 11:30 UTC (4+ messages)
` [PATCH v4 1/3] Docs/zh_CN: Translate netif-msg.rst "
` [PATCH v4 2/3] Docs/zh_CN: Translate xfrm_proc.rst "
` [PATCH v4 3/3] Docs/zh_CN: Translate netmem.rst "
[PATCH v3] Docs/zh_CN: Translate alias.rst to Simplified Chinese
2025-06-30 10:56 UTC
[PATCH v11 00/13] Add support for AMD hardware feedback interface
2025-06-30 10:30 UTC (2+ messages)
[PATCH 0/3] arm64: Support FEAT_LSFE (Large System Float Extension)
2025-06-30 10:21 UTC (6+ messages)
` [PATCH 1/3] arm64/hwcap: Add hwcap for FEAT_LSFE
` [PATCH 3/3] kselftest/arm64: Add lsfe to the hwcaps test
[PATCHv7 00/16] x86: Enable Linear Address Space Separation support
2025-06-30 9:50 UTC (6+ messages)
` [PATCHv7 13/16] x86/traps: Handle LASS thrown #SS
[PATCH 00/13] Introduce STM32 DDR PMU for STM32MP platforms
2025-06-30 8:38 UTC (3+ messages)
` [PATCH 06/13] perf: stm32: introduce DDRPERFM driver
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).