messages from 2025-09-11 14:13:24 to 2025-09-14 04:01:22 UTC [more...]
[PATCH RESEND 00/62] initrd: remove classic initrd support
2025-09-14 4:01 UTC (60+ 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 07/62] arm: init: remove ATAG_RAMDISK
` [PATCH RESEND 08/62] arm: init: remove FLAG_RDLOAD and FLAG_RDPROMPT
` [PATCH RESEND 09/62] arm: init: document rd_start (in param_struct) as obsolete
` [PATCH RESEND 10/62] initrd: remove initrd (initial RAM disk) support
` [PATCH RESEND 11/62] init, efi: remove "noinitrd" command line parameter
` [PATCH RESEND 12/62] init: remove /proc/sys/kernel/real-root-dev
` [PATCH RESEND 13/62] ext2: remove ext2_image_size and associated code
` [PATCH RESEND 14/62] init: m68k, mips, powerpc, s390, sh: remove Root_RAM0
` [PATCH RESEND 15/62] doc: modernize Documentation/admin-guide/blockdev/ramdisk.rst
` [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 18/62] doc: modernize Documentation/driver-api/early-userspace/early_userspace_support.rst
` [PATCH RESEND 19/62] init: remove mentions of "ramdisk=" command line parameter
` [PATCH RESEND 20/62] doc: remove Documentation/power/swsusp-dmcrypt.rst
` [PATCH RESEND 21/62] init: remove all mentions of root=/dev/ram*
` [PATCH RESEND 22/62] doc: remove obsolete mentions of pivot_root
` [PATCH RESEND 23/62] init: rename __initramfs_{start,size} to __builtin_initramfs_{start,size}
` [PATCH RESEND 24/62] init: remove wrong comment
` [PATCH RESEND 25/62] init: rename phys_initrd_{start,size} to phys_external_initramfs_{start,size}
` [PATCH RESEND 26/62] init: move phys_external_initramfs_{start,size} to init/initramfs.c
` [PATCH RESEND 27/62] init: alpha: remove "extern unsigned long initrd_start, initrd_end"
` [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 RESEND 29/62] init: move virt_external_initramfs_{start,end} to init/initramfs.c
` [PATCH RESEND 30/62] doc: remove documentation for block device 4 0
` [PATCH RESEND 31/62] init: rename initrd_below_start_ok to initramfs_below_start_ok
` [PATCH RESEND 32/62] init: move initramfs_below_start_ok to init/initramfs.c
` [PATCH RESEND 33/62] init: remove init/do_mounts_initrd.c
` [PATCH RESEND 34/62] init: inline create_dev into the only caller
` [PATCH RESEND 35/62] init: make mount_root_generic static
` [PATCH RESEND 36/62] init: make mount_root static
` [PATCH RESEND 37/62] init: remove root_mountflags from init/do_mounts.h
` [PATCH RESEND 38/62] init: remove most headers "
` [PATCH RESEND 39/62] init: make console_on_rootfs static
` [PATCH RESEND 40/62] init: rename free_initrd_mem to free_initramfs_mem
` [PATCH RESEND 41/62] init: rename reserve_initrd_mem to reserve_initramfs_mem
` [PATCH RESEND 42/62] init: rename <linux/initrd.h> to <linux/initramfs.h>
` [PATCH RESEND 43/62] setsid: inline ksys_setsid into the only caller
` [PATCH RESEND 44/62] doc: kernel-parameters: remove [RAM] from reserve_mem=
` [PATCH RESEND 45/62] doc: kernel-parameters: replace [RAM] with [INITRAMFS]
` [PATCH RESEND 46/62] init: edit docs for initramfs-related configs
` [PATCH RESEND 47/62] init: fix typo: virtul => virtual
` [PATCH RESEND 48/62] init: fix comment
` [PATCH RESEND 49/62] init: rename ramdisk_execute_command to initramfs_execute_command
` [PATCH RESEND 50/62] init: rename ramdisk_command_access to initramfs_command_access
` [PATCH RESEND 51/62] init: rename get_boot_config_from_initrd to get_boot_config_from_initramfs
` [PATCH RESEND 52/62] init: rename do_retain_initrd to retain_initramfs
` [PATCH RESEND 53/62] init: rename kexec_free_initrd to kexec_free_initramfs
` [PATCH RESEND 54/62] init: arm, x86: deal with some references to initrd
` [PATCH RESEND 55/62] init: rename CONFIG_BLK_DEV_INITRD to CONFIG_INITRAMFS
` [PATCH RESEND 56/62] init: rename CONFIG_RD_GZIP to CONFIG_INITRAMFS_DECOMPRESS_GZIP
[rafael-pm:bleeding-edge] BUILD SUCCESS 554127961c3c6e0c7faf03e3434202ac1c6cf311
2025-09-13 11:17 UTC
[PATCH] gpiolib: acpi: initialize acpi_gpio_info struct
2025-09-13 10:10 UTC (3+ messages)
[PATCH v2] ACPI: battery: prevent sysfs_add_battery re-entry on rapid events
2025-09-13 7:56 UTC (8+ messages)
` [PATCH v3] "
` [PATCH v4] "
` [PATCH v5] "
[PATCH v3] ACPI: SPCR: Support Precise Baud Rate filed
2025-09-13 7:08 UTC
[PATCH v2] ACPI: SPCR: Support Precise Baud Rate filed
2025-09-13 7:07 UTC (5+ messages)
` [PATCH] "
[PATCH] acpi,srat: Fix incorrect device handle check for Generic Initiator
2025-09-13 2:35 UTC (5+ messages)
[PATCH v2] acpi,srat: Fix incorrect device handle check for Generic Initiator
2025-09-13 2:32 UTC
[PATCH] rcu: Remove redundant rcu_read_lock/unlock() in spin_lock critical sections
2025-09-13 0:33 UTC (4+ messages)
[PATCH 00/62] initrd: remove classic initrd support
2025-09-12 22:38 UTC (4+ messages)
` [PATCH 01/62] init: remove deprecated "load_ramdisk" command line parameter, which does nothing
` [PATCH 02/62] init: remove deprecated "prompt_ramdisk" "
` [PATCH 03/62] init: sh, sparc, x86: remove unused constants RAMDISK_PROMPT_FLAG and RAMDISK_LOAD_FLAG
[PATCH v4 0/2] device property: Add scoped fwnode child node iterators
2025-09-12 22:28 UTC (6+ messages)
[6.17 REGRESSION FIX] gpiolib: acpi: Fix using random stack memory during GPIO lookups
2025-09-12 22:18 UTC
[PATCH v5 00/10] x86/hyperv/hv_vtl: Use a wakeup mailbox to boot secondary CPUs
2025-09-12 20:47 UTC (21+ messages)
` [PATCH v5 01/10] x86/acpi: Add a helper functions to setup and access the wakeup mailbox
` [EXTERNAL] "
` [PATCH v5 02/10] x86/acpi: Move acpi_wakeup_cpu() and helpers to smpwakeup.c
` [EXTERNAL] "
` [PATCH v5 03/10] dt-bindings: reserved-memory: Wakeup Mailbox for Intel processors
` [EXTERNAL] "
` [PATCH v5 04/10] x86/dt: Parse the "
` [EXTERNAL] "
` [PATCH v5 05/10] x86/hyperv/vtl: Set real_mode_header in hv_vtl_init_platform()
` [EXTERNAL] "
` [PATCH v5 06/10] x86/realmode: Make the location of the trampoline configurable
` [EXTERNAL] "
` [PATCH v5 07/10] x86/hyperv/vtl: Setup the 64-bit trampoline for TDX guests
` [EXTERNAL] "
` [PATCH v5 08/10] x86/smpwakeup: Add a helper get the address of the wakeup mailbox
` [EXTERNAL] "
` [PATCH v5 09/10] x86/hyperv/vtl: Mark the wakeup mailbox page as private
` [EXTERNAL] "
` [PATCH v5 10/10] x86/hyperv/vtl: Use the wakeup mailbox to boot secondary CPUs
` [EXTERNAL] "
[PATCH v1 00/16] ACPICA: ACPICA 20250807
2025-09-12 20:06 UTC (17+ messages)
` [PATCH v1 01/16] ACPICA: Modify variable definition position
` [PATCH v1 02/16] ACPICA: Remove redundant "#ifdef" definitions
` [PATCH v1 03/16] ACPICA: Change the compilation conditions
` [PATCH v1 04/16] ACPICA: Allow to skip Global Lock initialization
` [PATCH v1 05/16] ACPICA: Apply ACPI_NONSTRING
` [PATCH v1 06/16] ACPICA: iASL: Fix printing CDAT table header
` [PATCH v1 07/16] ACPICA: acpidump: drop ACPI_NONSTRING attribute from file_name
` [PATCH v1 08/16] ACPICA: Debugger: drop ACPI_NONSTRING attribute from name_seg
` [PATCH v1 09/16] ACPICA: dispatcher: Use acpi_ds_clear_operands() in acpi_ds_call_control_method()
` [PATCH v1 10/16] ACPICA: Update dsmethod.c to get rid of unused variable warning
` [PATCH v1 11/16] ACPICA: Print error messages for too few or too many arguments
` [PATCH v1 12/16] ACPICA: Update version to 20250807
` [PATCH v1 13/16] ACPICA: Fix largest possible resource descriptor index
` [PATCH v1 14/16] ACPICA: CEDT: Add Back-Invalidate restriction to CXL Window
` [PATCH v1 15/16] ACPICA: ACPI_TYPE_ANY does not include the package type
` [PATCH v1 16/16] ACPICA: acpidump: fix return values in ap_is_valid_checksum()
[PATCH v1 0/4] ACPI: property: Two fixes, more documentation and a cleanup
2025-09-12 19:43 UTC (5+ 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 v1 4/4] ACPI: property: Adjust failure handling in acpi_nondev_subnode_extract()
[PATCH] acpi: replace ACPI_FREE with acpi_ut_delete_object_desc
2025-09-12 19:14 UTC (2+ messages)
[PATCH v2 00/29] arm_mpam: Add basic mpam driver
2025-09-12 16:06 UTC (69+ messages)
` [PATCH v2 03/29] ACPI / PPTT: Find cache level by cache-id
` [PATCH v2 05/29] arm64: kconfig: Add Kconfig entry for MPAM
` [PATCH v2 06/29] ACPI / MPAM: Parse the MPAM table
` [PATCH v2 08/29] arm_mpam: Add the class and component structures for firmware described ris
` [PATCH v2 09/29] arm_mpam: Add MPAM MSC register layout definitions
` [PATCH v2 10/29] arm_mpam: Add cpuhp callbacks to probe MSC hardware
` [PATCH v2 11/29] arm_mpam: Probe hardware to find the supported partid/pmg values
` [PATCH v2 12/29] arm_mpam: Add helpers for managing the locking around the mon_sel registers
` [PATCH v2 13/29] arm_mpam: Probe the hardware features resctrl supports
` [PATCH v2 14/29] arm_mpam: Merge supported features during mpam_enable() into mpam_class
` [PATCH v2 15/29] arm_mpam: Reset MSC controls from cpu hp callbacks
` [PATCH v2 16/29] arm_mpam: Add a helper to touch an MSC from any CPU
` [PATCH v2 17/29] arm_mpam: Extend reset logic to allow devices to be reset any time
` [PATCH v2 18/29] arm_mpam: Register and enable IRQs
` [PATCH v2 19/29] arm_mpam: Use a static key to indicate when mpam is enabled
` [PATCH v2 20/29] arm_mpam: Allow configuration to be applied and restored during cpu online
` [PATCH v2 21/29] arm_mpam: Probe and reset the rest of the features
` [PATCH v2 22/29] arm_mpam: Add helpers to allocate monitors
` [PATCH v2 23/29] arm_mpam: Add mpam_msmon_read() to read monitor value
` [PATCH v2 24/29] arm_mpam: Track bandwidth counter state for overflow and power management
` [PATCH v2 25/29] arm_mpam: Probe for long/lwd mbwu counters
` [PATCH v2 26/29] arm_mpam: Use long MBWU counters if supported
` [PATCH v2 27/29] arm_mpam: Add helper to reset saved mbwu state
` [PATCH v2 28/29] arm_mpam: Add kunit test for bitmap reset
` [PATCH v2 29/29] arm_mpam: Add kunit tests for props_mismatch()
[PATCH 00/16] CXL.mem error isolation support
2025-09-12 15:55 UTC (15+ messages)
` [PATCH 01/16] cxl/regs: Add cxl_unmap_component_regs()
` [PATCH 02/16] cxl/regs: Add CXL Isolation capability mapping
` [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
[PATCH] mm/memory-failure: Disable soft offline for HugeTLB pages by default
2025-09-12 15:17 UTC (9+ messages)
[PATCH v12 0/2] ACPI: Add support for ACPI RAS2 feature table
2025-09-12 14:11 UTC (5+ messages)
` [PATCH v12 1/2] ACPI:RAS2: Add ACPI RAS2 driver
[PATCH] ACPI: SPCR: Support Precise Baud Rate filed
2025-09-12 12:23 UTC (3+ messages)
[PATCH v1] ACPI: video: Fix missing backlight node creation on Zhaoxin platforms
2025-09-12 10:35 UTC (6+ messages)
` [PATCH v1] ACPI: video: Fix missing backlight node creation on
[PATCH v4 0/7] Disable ATS via iommu during PCI resets
2025-09-12 9:49 UTC (11+ messages)
` [PATCH v4 1/7] iommu/arm-smmu-v3: Add release_domain to attach prior to release_dev()
` [PATCH v4 2/7] iommu: Lock group->mutex in iommu_deferred_attach()
` [PATCH v4 4/7] iommu: Pass in old domain to attach_dev callback functions
` [PATCH v4 5/7] iommu: Add iommu_get_domain_for_dev_locked() helper
` [PATCH v4 6/7] iommu: Introduce iommu_dev_reset_prepare() and iommu_dev_reset_done()
[RFC PATCH v1 00/10] Add RAS support for RISC-V architecture
2025-09-12 7:30 UTC (2+ messages)
[rafael-pm:fixes] BUILD SUCCESS a5099d5e8b13e7a790ce2f4228074c76fee98ef6
2025-09-11 19:29 UTC
[PATCH v6 00/15] AMD MCA interrupts rework
2025-09-11 17:01 UTC (11+ messages)
` [PATCH v6 10/15] x86/mce/amd: Enable interrupt vectors once per-CPU on SMCA systems
` [PATCH v6 12/15] x86/mce/amd: Remove redundant reset_block()
` [PATCH v6 13/15] x86/mce/amd: Define threshold restart function for banks
` [PATCH v6 15/15] x86/mce: Save and use APEI corrected threshold limit
[PATCH 00/25] genirq: Add support for percpu_devid IRQ affinity
2025-09-11 15:49 UTC (5+ messages)
` [PATCH 01/25] irqdomain: Add firmware info reporting interface
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 read-only IMAP folder(s) and NNTP newsgroup(s).