public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-09-15 08:57:16 to 2025-09-18 15:44:04 UTC [more...]

[PATCH] ACPI: APEI: GHES: Don't offline huge pages just because BIOS asked
 2025-09-18 15:43 UTC  (10+ messages)
  ` [PATCH v2] "
      ` PATCH v3 "

[PATCH RESEND 00/62] initrd: remove classic initrd support
 2025-09-18 15:28 UTC  (28+ messages)
` [PATCH RESEND 01/62] init: remove deprecated "load_ramdisk" command line parameter, which does nothing
` [PATCH RESEND 02/62] init: remove deprecated "prompt_ramdisk" "
` [PATCH RESEND 03/62] init: sh, sparc, x86: remove unused constants RAMDISK_PROMPT_FLAG and RAMDISK_LOAD_FLAG
` [PATCH RESEND 04/62] init: x86, arm, sh, sparc: remove variable rd_image_start, which controls starting block number of initrd
` [PATCH RESEND 05/62] init: remove "ramdisk_start" command line parameter, "
` [PATCH RESEND 06/62] arm: init: remove special logic for setting brd.rd_size
` [PATCH RESEND 08/62] arm: init: remove FLAG_RDLOAD and FLAG_RDPROMPT
` [PATCH RESEND 13/62] ext2: remove ext2_image_size and associated code
` [PATCH RESEND 16/62] brd: remove "ramdisk_size" command line parameter
` [PATCH RESEND 17/62] doc: modernize Documentation/filesystems/ramfs-rootfs-initramfs.rst
` [PATCH RESEND 28/62] init: alpha, arc, arm, arm64, csky, m68k, microblaze, mips, nios2, openrisc, parisc, powerpc, s390, sh, sparc, um, x86, xtensa: rename initrd_{start,end} to virt_external_initramfs_{start,end}

[PATCH v6] ACPI: battery: prevent sysfs_add_battery re-entry on rapid events
 2025-09-18 13:55 UTC 

[PATCH v3 0/3] ACPI: processor: Fix function declaration of processor_idle.c
 2025-09-18 12:23 UTC  (8+ messages)
` [PATCH v3 1/3] ACPI: processor: Remove unused empty function definition for processor_idle.c
` [PATCH v3 2/3] ACPI: processor: Unify the place of function declaration of processor_idle.c
` [PATCH v3 3/3] ACPI: processor: Do not expose the global acpi_idle_driver variable

spurious mce Hardware Error messages in next-20250912
 2025-09-18 10:20 UTC  (14+ messages)

[PATCH v2] mm/memory-failure: Support disabling soft offline for HugeTLB pages
 2025-09-18  8:34 UTC  (17+ messages)

[PATCH v1] ACPI: video: Fix missing backlight node creation on
 2025-09-18  7:33 UTC  (4+ messages)

[PATCH v2 0/6] ACPI: DPTF: Move INT340X enumeration from DPTF core to thermal drivers
 2025-09-18  5:49 UTC  (8+ messages)
` [PATCH v2 1/6] ACPI: DPTF: Ignore SoC DTS thermal while scanning
` [PATCH v2 2/6] ACPI: DPTF: Move INT340X device IDs to header
` [PATCH v2 3/6] ACPI: DPTF: Move PCH FIVR "
` [PATCH v2 4/6] ACPI: DPTF: Remove not supported INT340X IDs
` [PATCH v2 5/6] ACPI: platform: Add macro for acpi platform driver
` [PATCH v2 6/6] ACPI: DPTF: Move INT340X enumeration to modules

[PATCH v2 00/29] arm_mpam: Add basic mpam driver
 2025-09-18  2:35 UTC  (5+ messages)
` [PATCH v2 07/29] arm_mpam: Add probe/remove for mpam msc driver and kbuild boiler plate
` [PATCH v2 27/29] arm_mpam: Add helper to reset saved mbwu state

[PATCH 00/62] initrd: remove classic initrd support
 2025-09-17 18:00 UTC  (4+ messages)

[PATCH v12 0/2] ACPI: Add support for ACPI RAS2 feature table
 2025-09-17 17:36 UTC  (8+ messages)
` [PATCH v12 1/2] ACPI:RAS2: Add ACPI RAS2 driver

[PATCH 00/16] CXL.mem error isolation support
 2025-09-17 17:27 UTC  (19+ messages)
` [PATCH 01/16] cxl/regs: Add cxl_unmap_component_regs()
` [PATCH 03/16] PCI: PCIe portdrv: Add CXL Isolation service driver
` [PATCH 06/16] cxl/core: Enable CXL.mem isolation
` [PATCH 07/16] cxl/core: Set up isolation interrupts
` [PATCH 12/16] PCI: PCIe portdrv: Add cxl_isolation sysfs attributes
` [PATCH 13/16] cxl/core, PCI: PCIe portdrv: Add CXL timeout range programming

[RFC PATCH 0/5] riscv: Handle synchronous hardware error exception
 2025-09-17 17:23 UTC  (3+ messages)
` [RFC PATCH 1/5] riscv: Define ioremap_cache for RISC-V

[PATCH 00/14] Align availability checks on fwnode child node enumeration
 2025-09-17 12:19 UTC  (22+ messages)
` [PATCH 01/14] ACPI: property: Use ACPI functions in acpi_graph_get_next_endpoint() only
` [PATCH 02/14] ACPI: property: Make acpi_get_next_subnode() static
` [PATCH 03/14] ACPI: property: Return present device nodes only on fwnode interface
` [PATCH 04/14] property: Drop DEVICE_DISABLED flag in fwnode_graph_get_endpoint_by_id()
` [PATCH 05/14] property: Drop DEVICE_DISABLED flag in fwnode_graph_get_endpoint_count()
` [PATCH 06/14] property: Document that fwnode API returns available nodes
` [PATCH 07/14] driver core: Use fwnode_for_each_child_node() instead
` [PATCH 08/14] net: lan966x: "
` [PATCH 09/14] Input: touch-overlay - "
` [PATCH 10/14] media: thp7312: "
` [PATCH 11/14] leds: "
` [PATCH 12/14] leds: Use fwnode_get_next_child_node() instead
` [PATCH 13/14] property: Drop functions operating on "available" child nodes
` [PATCH 14/14] spi: cadence: Remove explicit device node availability check

[PATCH v2 0/2] Common csr_read_num() and csr_write_num() for RISC-V
 2025-09-17  2:40 UTC  (2+ messages)

[PATCH v1 00/12] ACPI: DPTF: Move INT340X enumeration from DPTF core to thermal drivers
 2025-09-16 20:06 UTC  (7+ messages)
` [PATCH v1 11/12] ACPI: platform: Add macro for acpi platform driver

[PATCH 0/2] Add ACPI C4 support
 2025-09-16 18:55 UTC  (5+ messages)
` [PATCH 1/2] x86/acpi/cstate: Remove open coded check for cpu_feature_enabled()
` [PATCH 2/2] ACPI: processor: Add support for ACPI C4 state

[PATCH v3 00/14] Remove redundant rcu_read_lock/unlock() in spin_lock
 2025-09-16 18:37 UTC  (19+ messages)
` [PATCH v3 01/14] ACPI: APEI: "
` [PATCH v3 02/14] drm/i915/gt: "
` [PATCH v3 03/14] fs: aio: "
` [PATCH v3 04/14] nfs: "
` [PATCH v3 05/14] s390/pkey: "
` [PATCH v3 06/14] ipc: "
` [PATCH v3 07/14] yama: "
` [PATCH v3 08/14] cgroup: "
` [PATCH v3 09/14] cgroup/cpuset: "
` [PATCH v3 10/14] wifi: mac80211: "
` [PATCH v3 11/14] net: ncsi: "
` [PATCH v3 12/14] net: amt: "
` [PATCH v3 13/14] net: bonding: "
` [PATCH v3 14/14] wifi: ath9k: "

[PATCH v2 00/25] genirq: Add support for percpu_devid IRQ affinity
 2025-09-16 16:19 UTC  (33+ messages)
` [PATCH v2 01/25] irqdomain: Add firmware info reporting interface
` [PATCH v2 02/25] ACPI: irq: Add IRQ affinity "
` [PATCH v2 04/25] platform: Add firmware-agnostic irq and affinity retrieval interface
` [PATCH v2 05/25] irqchip/gic-v3: Add FW info retrieval support
` [PATCH v2 06/25] irqchip/apple-aic: "
` [PATCH v2 07/25] coresight: trbe: Convert to new IRQ affinity retrieval API
` [PATCH v2 11/25] genirq: Kill handle_percpu_devid_fasteoi_nmi()
` [PATCH v2 13/25] genirq: Factor-in percpu irqaction creation
` [PATCH v2 14/25] genirq: Add affinity to percpu_devid interrupt requests
` [PATCH v2 15/25] genirq: Update request_percpu_nmi() to take an affinity
` [PATCH v2 16/25] genirq: Allow per-cpu interrupt sharing for non-overlapping affinities
` [PATCH v2 17/25] genirq: Add request_percpu_irq_affinity() helper
` [PATCH v2 18/25] perf: arm_pmu: Request specific affinities for percpu NMI/IRQ
` [PATCH v2 19/25] perf: arm_spe_pmu: Request specific affinities for percpu IRQ
` [PATCH v2 20/25] coresight: trbe: "
` [PATCH v2 21/25] irqchip/gic-v3: Drop support for custom PPI partitions
` [PATCH v2 22/25] irqchip/apple-aic: Drop support for custom PMU irq partitions
` [PATCH v2 23/25] irqchip: Kill irq-partition-percpu
` [PATCH v2 24/25] genirq: Kill irq_{g,s}et_percpu_devid_partition()
` [PATCH v2 25/25] perf: arm_pmu: Kill last use of per-CPU cpu_armpmu pointer

[PATCH v4 0/2] device property: Add scoped fwnode child node iterators
 2025-09-16 16:18 UTC  (11+ messages)
` [PATCH v4 1/2] "

[PATCH v2 0/5] ACPI: property: Two fixes, more documentation and a cleanup
 2025-09-16 14:10 UTC  (8+ messages)
` [PATCH v2 1/5] ACPI: property: Fix buffer properties extraction for subnodes
` [PATCH v2 2/5] ACPI: property: Disregard references in data-only subnode lists
` [PATCH v2 3/5] ACPI: property: Add code comments explaining what is going on
` [PATCH v2 4/5] ACPI: property: Do not pass NULL handles to acpi_attach_data()
` [PATCH v2 5/5] ACPI: property: Adjust failure handling in acpi_nondev_subnode_extract()

[PATCH v2 06/29] ACPI / MPAM: Parse the MPAM table
 2025-09-16 13:17 UTC  (2+ messages)
` [PATCH] arm_mpam: Try reading again if MPAM instance returns not ready

[PATCH v1 0/4] ACPI: property: Two fixes, more documentation and a cleanup
 2025-09-16 11:10 UTC  (17+ messages)
` [PATCH v1 1/4] ACPI: property: Fix buffer properties extraction for subnodes
` [PATCH v1 2/4] ACPI: property: Add code comments explaining what is going on
` [PATCH v1 3/4] ACPI: property: Do not pass NULL handles to acpi_attach_data()

[PATCH v3 00/11] rust: use `core::ffi::CStr` method names
 2025-09-16  9:25 UTC  (2+ messages)

[PATCH v2 00/10] LUO: PCI subsystem (phase I)
 2025-09-16  7:45 UTC  (11+ messages)
` [PATCH v2 01/10] PCI/LUO: Register with Liveupdate Orchestrator
` [PATCH v2 02/10] PCI/LUO: Create requested liveupdate device list
` [PATCH v2 03/10] PCI/LUO: Forward prepare()/freeze()/cancel() callbacks to driver
` [PATCH v2 04/10] PCI/LUO: Restore state at PCI enumeration
` [PATCH v2 05/10] PCI/LUO: Forward finish callbacks to drivers
` [PATCH v2 06/10] PCI/LUO: Save and restore driver name
` [PATCH v2 07/10] PCI/LUO: Add liveupdate to pcieport driver
` [PATCH v2 08/10] PCI/LUO: Add pci_liveupdate_get_driver_data()
` [PATCH v2 09/10] PCI/LUO: Avoid write to bus master at boot
` [PATCH v2 10/10] PCI: pci-lu-stub: Add a stub driver for Live Update testing

[PATCH v2 0/2] cpufreq: CPPC: Rework FIE warning prints and cppc_scale_freq_tick()
 2025-09-16  2:58 UTC  (2+ messages)

[PATCH v2] rcu: Remove redundant rcu_read_lock/unlock() in spin_lock critical sections
 2025-09-16  1:55 UTC  (4+ messages)

[PATCH v3] ACPI: APEI: EINJ: Allow more types of addresses except MMIO
 2025-09-15 21:54 UTC  (4+ messages)

[PATCH] ACPI: APEI: Remove redundant assignments in erst_dbg_{ioctl|write}()
 2025-09-15 19:22 UTC  (3+ messages)

[PATCH v6 00/15] AMD MCA interrupts rework
 2025-09-15 17:33 UTC  (4+ messages)
` [PATCH v6 15/15] x86/mce: Save and use APEI corrected threshold limit

[PATCH] ACPI: debug: fix signedness issues in read/write helpers
 2025-09-15 17:21 UTC 

[PATCH] gpiolib: acpi: initialize acpi_gpio_info struct
 2025-09-15 15:40 UTC  (2+ messages)

[PATCH v4 0/7] Disable ATS via iommu during PCI resets
 2025-09-15 12:53 UTC  (7+ messages)
` [PATCH v4 1/7] iommu/arm-smmu-v3: Add release_domain to attach prior to release_dev()
` [PATCH v4 6/7] iommu: Introduce iommu_dev_reset_prepare() and iommu_dev_reset_done()


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox