messages from 2026-07-17 16:50:48 to 2026-07-19 23:11:19 UTC [more...]
[PATCH v13 00/32] KVM: arm64: Implement support for SME
2026-07-19 23:07 UTC (20+ messages)
` [PATCH v13 01/32] arm64/sysreg: Define full value read/modify/write helpers
` [PATCH v13 02/32] arm64/fpsimd: Ensure all of ZCR_EL1 is initialised from idle
` [PATCH v13 03/32] arm64/fpsimd: Configure all ZCR/SMCR bits when loading task state
` [PATCH v13 04/32] arm64/fpsimd: Decide to save ZT0 and streaming mode FFR at bind time
` [PATCH v13 05/32] arm64/sve: Factor virtualizable VL discovery out of SVE specific code
` [PATCH v13 06/32] arm64/fpsimd: Determine maximum virtualisable SME vector length
` [PATCH v13 07/32] KVM: arm64: Remove bitrotted comment on handle_sve()
` [PATCH v13 08/32] KVM: arm64: Handle FEAT_IDST for guest accesses to hidden registers
` [PATCH v13 09/32] KVM: arm64: Pull ctxt_has_ helpers to start of sysreg-sr.h
` [PATCH v13 10/32] KVM: arm64: Rename SVE finalization constants to be more general
` [PATCH v13 11/32] KVM: arm64: Remove special case for FP state loading from ZCR_EL2 traps
` [PATCH v13 12/32] KVM: arm64: Define internal features for SME
` [PATCH v13 13/32] KVM: arm64: Rename sve_state_reg_region
` [PATCH v13 14/32] KVM: arm64: Store vector lengths in an array
` [PATCH v13 15/32] KVM: arm64: Factor SVE code out of fpsimd_lazy_switch_to_host()
` [PATCH v13 16/32] KVM: arm64: Document the KVM ABI for SME
` [PATCH v13 17/32] KVM: arm64: Implement SME vector length configuration
` [PATCH v13 18/32] KVM: arm64: Support SME control registers
` [PATCH v13 19/32] KVM: arm64: Support TPIDR2_EL0
[PATCH 1/5] Documentation: proc: fix repeated word 'page'
2026-07-19 22:54 UTC (20+ messages)
` [PATCH 2/5] Documentation: admin-guide: fix trailing whitespace in cgroup-v2.rst
` [PATCH v3] "
` [PATCH 4/5] Documentation: fix spelling typos
` [PATCH v3] "
` [PATCH] Documentation: wmi: lenovo-wmi-other: Document intentional BIOS misspelling
` [PATCH 5/5] Documentation: add SPDX license identifiers to RST files
[RFC PATCH 0/7] mm: defer address-space teardown of large exiting processes to a kthread
2026-07-19 22:28 UTC (9+ messages)
` [RFC PATCH 1/7] mm: add CONFIG_ASYNC_MM_TEARDOWN scaffolding for off-CPU exit teardown
` [RFC PATCH 2/7] mm: dispatch __mmput() to an mm_reaper kthread via llist
` [RFC PATCH 3/7] mm/oom_kill: mark an OOM victim's mm with MMF_OOM_TARGETED
` [RFC PATCH 4/7] mm: gate async teardown on RSS with pending-pages backpressure
` [RFC PATCH 5/7] mm: add runtime toggle and sysctls for async teardown
` [RFC PATCH 6/7] mm: add tracepoints and vmstat counters "
` [RFC PATCH 7/7] exit: route exit_mm()'s final mmput() through mmput_exit()
[PATCH v7 0/3] iommu/arm-smmu-v3: Tegra264 invalidation workaround
2026-07-19 20:37 UTC (10+ messages)
` [PATCH v7 1/3] iommu/arm-smmu-v3: Factor out CMDQ batch force-sync conditions
` [PATCH v7 2/3] iommu/arm-smmu-v3: Introduce CFGI/TLBI-repeat workaround infrastructure
` [PATCH v7 3/3] iommu/arm-smmu-v3: Enable CFGI/TLBI-repeat workaround on Tegra264
[groeck-staging:hwmon-next 51/58] htmldocs: Documentation/hwmon/mpq82d00.rst:4: WARNING: Title underline too short
2026-07-19 20:14 UTC
[PATCH v5] docs/ja_JP: translate submitting-patches.rst (sign-off)
2026-07-19 18:19 UTC
[PATCH v4] docs/ja_JP: translate submitting-patches.rst (sign-off)
2026-07-19 17:40 UTC (3+ messages)
[PATCH v5 0/2] hwmon: add Altera SoC FPGA hardware monitoring support
2026-07-19 14:45 UTC (3+ messages)
` [PATCH v5 1/2] firmware: stratix10-svc: add async HWMON read commands and register socfpga-hwmon device
[PATCH 0/2] hwmon: Add support for MPS mpq82d00
2026-07-19 14:29 UTC (5+ messages)
` [PATCH 1/2] dt-bindings: hwmon: Add "
` [PATCH 2/2] hwmon: add MPQ82D00 driver
[PATCH 0/3] hwmon: (pmbus/max34440): Bug fixes and supporting new device
2026-07-19 13:53 UTC (3+ messages)
` [PATCH 1/3] hwmon: (pmbus/max34440): block unsupported VIN and IIN limit registers
[PATCH v12 00/29] KVM: arm64: Implement support for SME
2026-07-19 12:59 UTC (10+ messages)
` [PATCH v12 02/29] arm64/fpsimd: Update FA64 and ZT0 enables when loading SME state
[patch 00/18] entry: Consolidate and rework syscall entry handling
2026-07-19 11:25 UTC (2+ messages)
[PATCH v3] docs/ja_JP: translate submitting-patches.rst (sign-off)
2026-07-19 9:46 UTC (2+ messages)
[RFC PATCH v1 0/8] Arm Core Local Accelerator Driver
2026-07-19 7:47 UTC (11+ messages)
` [RFC PATCH v1 8/8] misc/arm-cla: Add userspace interface
[PATCH v3] Documentation: add SPDX license identifiers to RST files
2026-07-19 5:26 UTC (2+ messages)
[PATCH v6 0/5] iio: dac: Add support for AD5529R DAC
2026-07-19 2:19 UTC (9+ messages)
` [PATCH v6 1/5] spi: dt-bindings: Add spi-device-addr peripheral property
` [PATCH v6 2/5] dt-bindings: iio: adc: microchip,mcp3564: Add spi-device-addr
` [PATCH v6 3/5] dt-bindings: iio: adc: microchip,mcp3911: "
` [PATCH v6 5/5] iio: dac: Add AD5529R DAC driver support
[PATCH 00/15] drm/drm_simple: remove drm_simple_encoder_init
2026-07-18 23:35 UTC (16+ messages)
` [PATCH 01/15] drm/exynos: remove dependency on DRM simple helpers
` [PATCH 02/15] drm/xlnx/zynqmp_dpsub: "
` [PATCH 03/15] drm/tegra: "
` [PATCH 04/15] drm/fsl-dcu: "
` [PATCH 05/15] drm/kmb: "
` [PATCH 06/15] drm/virtio: "
` [PATCH 07/15] drm/tidss: "
` [PATCH 08/15] drm/imx: "
` [PATCH 09/15] drm/mediatek: "
` [PATCH 10/15] drm/renesas/shmobile: "
` [PATCH 11/15] drm/hisilicon/kirin: "
` [PATCH 12/15] drm/arm/komeda: "
` [PATCH 13/15] drm/meson: "
` [PATCH 14/15] drm/drm_simple: remove deprecated drm_simple_encoder_init function
` [PATCH 15/15] Documentation/gpu: remove completed drm_simple_encoder_init() todo
[PATCH 0/6] More fscrypt and blk-crypto doc updates and code removals
2026-07-18 21:46 UTC (7+ messages)
` [PATCH 1/6] fs: Update outdated comment for SB_INLINECRYPT
` [PATCH 2/6] f2fs: Update outdated comment in f2fs_write_begin()
` [PATCH 3/6] fscrypt: Remove unused function fscrypt_finalize_bounce_page()
` [PATCH 4/6] fscrypt: Update docs for data path
` [PATCH 5/6] blk-crypto: Remove unused function blk_crypto_config_supported()
` [PATCH 6/6] blk-crypto: Update docs for blk-crypto-fallback motivation
[PATCH] fscrypt: Update encryption policy version docs
2026-07-18 21:25 UTC
[RFC PATCH 0/2] init: boot image-based systems without an initramfs (rootimage=)
2026-07-18 19:15 UTC (3+ messages)
` [RFC PATCH 1/2] init: support mounting the root filesystem from an image file
` [RFC PATCH 2/2] init: support pinning the root image's fsverity digest
[PATCH v2] Documentation: Extend the real-time hardware bits with some firmware bits
2026-07-18 17:50 UTC
[PATCH RFC v3 00/11] leds: Add support for hardware-initiated hardware control trigger transition
2026-07-18 17:05 UTC (12+ messages)
` [PATCH RFC v3 01/11] leds: Move led_trigger_is_hw_controlled() to the right place
` [PATCH RFC v3 02/11] leds: class: Remove hardware control trigger when writing brightness
` [PATCH RFC v3 03/11] leds: trigger: Add offloaded() callback and provide trigger_may_offload attribute
` [PATCH RFC v3 04/11] leds: cros_ec: trigger: Implement offloaded() callback
` [PATCH RFC v3 05/11] leds: turris-omnia: trigger: Implement offloaded() and declare hw_control_trigger
` [PATCH RFC v3 06/11] leds: trigger: netdev: Implement offloaded() callback
` [PATCH RFC v3 07/11] leds: trigger: Enforce strict checks in led_trigger_is_hw_controlled()
` [PATCH RFC v3 08/11] leds: trigger: Add led_trigger_notify_hw_control_changed() interface
` [PATCH RFC v3 09/11] platform/x86: ideapad-laptop: Decouple hardware & classdev brightness for keyboard backlight
` [PATCH RFC v3 10/11] platform/x86: ideapad-laptop: Serialize keyboard backlight notifications
` [PATCH RFC v3 11/11] platform/x86: ideapad-laptop: Fully support auto keyboard backlight
[PATCH v3] Documentation: proc: fix repeated word 'page'
2026-07-18 16:56 UTC
[PATCH v21 0/2] ACPI: Add support for ACPI RAS2 feature table
2026-07-18 15:12 UTC (2+ messages)
[PATCH 5/5] Documentation: add SPDX license identifiers to RST files
2026-07-18 14:50 UTC (2+ messages)
[PATCH 1/5] Documentation: proc: fix repeated word 'page'
2026-07-18 14:39 UTC
[PATCH 2/5] Documentation: admin-guide: fix trailing whitespace in cgroup-v2.rst
2026-07-18 14:40 UTC
[PATCH 4/5] Documentation: fix spelling typos
2026-07-18 14:40 UTC
[PATCH v3 0/3] tools/accounting: refactor delay fields and share format_timespec()
2026-07-18 13:28 UTC (7+ messages)
` [PATCH 1/3] delaytop: refactor repetitive delay fields into array with enum
` [PATCH 2/3] tools/accounting: factor out shared format_timespec() implementation
` [PATCH 3/3] tools/accounting: simplify 32-bit time_t overflow check in format_timespec()
[PATCH] cgroup/cpu: document cpu.stat nice_usec and core_sched.force_idle_usec
2026-07-18 8:01 UTC
[PATCH] f2fs: introduce gcless mount option to avoid foreground GC
2026-07-18 7:51 UTC (2+ messages)
[PATCH v18 00/13] Enable CXL PCIe Port Protocol Error handling and logging
2026-07-18 7:02 UTC (15+ messages)
` [PATCH v18 01/13] cxl/ras: Fix cxl_rch_get_aer_severity() wrong severity register
` [PATCH v18 02/13] acpi/apei/ghes: Use raw_spinlock_t for CXL CPER work locks
` [PATCH v18 03/13] cxl: Tighten CPER kfifo registration API and symbol visibility
` [PATCH v18 04/13] cxl: Rename find_cxl_port() to find_cxl_port_by_dport()
` [PATCH v18 05/13] PCI/AER: Introduce AER-CXL protocol error kfifo
` [PATCH v18 06/13] PCI: Establish common CXL Port protocol error flow
` [PATCH v18 07/13] PCI/CXL: Add RCH support to CXL handlers
` [PATCH v18 08/13] cxl/pci: Thread port and dport through RAS handling helpers
` [PATCH v18 09/13] cxl: Update CXL Endpoint AER handler
` [PATCH v18 10/13] cxl: Add port and dport identifiers to CXL AER trace events
` [PATCH v18 11/13] PCI: Cache PCI DSN into pci_dev->dsn during probe
` [PATCH v18 12/13] PCI/CXL: Mask/Unmask CXL protocol errors
` [PATCH v18 13/13] Documentation: cxl: Document CXL protocol error handling
[PATCH 0/2] usbcore: Add quirk for 255-byte initial config read
2026-07-18 5:30 UTC (4+ messages)
` [PATCH 1/2] usbcore: Add quirk for 255-bytes "
` [PATCH 2/2] USB: hub: Split announce_device() to log device identity before enumeration
[PATCH v2 0/2] mm/zswap: Fixes and improves the zswap global shrinker
2026-07-18 4:40 UTC (5+ messages)
[PATCH v9 00/10] tracing: wprobe: x86: Add wprobe for watchpoint
2026-07-18 2:51 UTC (4+ messages)
[PATCH v3] Docs/admin-guide/cgroup-v2: document io.latency rotational vs non-rotational behavior
2026-07-18 2:07 UTC
[PATCH v7 00/11] Dynamic PAMT
2026-07-18 1:45 UTC (12+ messages)
` [PATCH v7 01/11] x86/virt/tdx: Simplify PAMT layout calculation
` [PATCH v7 02/11] x86/virt/tdx: Allocate page bitmap for Dynamic PAMT
` [PATCH v7 03/11] x86/virt/tdx: Add tdx_alloc/free_control_page() helpers
` [PATCH v7 04/11] x86/virt/tdx: Allocate refcounts for Dynamic PAMT memory
` [PATCH v7 05/11] x86/virt/tdx: Handle multiple callers in tdx_pamt_get/put()
` [PATCH v7 06/11] KVM: TDX: Allocate PAMT memory for TD and vCPU control structures
` [PATCH v7 07/11] x86/tdx: Add APIs to support Dynamic PAMT ops from KVM's fault path
` [PATCH v7 08/11] KVM: TDX: Get/put PAMT pages when (un)mapping private memory
` [PATCH v7 09/11] x86/virt/tdx: Enable Dynamic PAMT
` [PATCH v7 10/11] Documentation/x86: Add documentation for TDX's "
` [PATCH v7 11/11] x86/virt/tdx: Optimize tdx_pamt_get/put()
[PATCH v7 00/12] PCI: liveupdate: PCI core support for Live Update
2026-07-17 23:38 UTC (27+ messages)
` [PATCH v7 01/12] PCI: liveupdate: Set up FLB handler for the PCI core
` [PATCH v7 02/12] PCI: liveupdate: Track outgoing preserved PCI devices
` [PATCH v7 03/12] PCI: liveupdate: Track incoming "
` [PATCH v7 05/12] PCI: liveupdate: Keep bus numbers constant during Live Update
` [PATCH v7 06/12] PCI: liveupdate: Auto-preserve upstream bridges across "
` [PATCH v7 07/12] PCI: Refactor matching logic for pci_dev_acs_ops
` [PATCH v7 08/12] PCI: liveupdate: Inherit ACS flags in incoming preserved devices
` [PATCH v7 09/12] PCI: liveupdate: Inherit ARI Forwarding Enable on preserved bridges
` [PATCH v7 10/12] PCI: liveupdate: Freeze preservation status during shutdown
` [PATCH v7 11/12] PCI: liveupdate: Do not disable bus mastering on preserved devices during kexec
` [PATCH v7 12/12] Documentation: PCI: Add documentation for Live Update
[RFC] cxl: Device protocol AER injection
2026-07-17 22:57 UTC
[PATCH 1/2] x86/resctrl, Documentation: Keep mbm_assign_mode "default" on boot
2026-07-17 22:56 UTC (3+ messages)
` [PATCH 2/2] x86/resctrl: Fix ABMC counter programming for extended counter ranges
[PATCH v2] docs: pt_BR: process: Translate programming-language
2026-07-17 18:54 UTC (2+ messages)
[RFC PATCH v2 00/13] mm/kwatch: dynamic hardware watchpoints for hunting memory corruption
2026-07-17 18:10 UTC (3+ messages)
[PATCH v2 0/2] blk-iolatency: fix io.latency documentation accuracy
2026-07-17 17:23 UTC (6+ messages)
` [PATCH v2 1/2] Docs/admin-guide/cgroup-v2: document io.latency rotational vs non-rotational behavior
` [PATCH v2 2/2] Docs/admin-guide/cgroup-v2: fix delay_nsec unit in io.latency doc
[PATCH 0/2] mm/zswap: Fixes and improves the zswap global shrinker
2026-07-17 16:55 UTC (9+ messages)
` [PATCH 2/2] mm/zswap: Support batch writeback in shrink_memcg()
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