patches.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
 messages from 2025-09-09 21:24:59 to 2025-09-15 16:44:05 UTC [more...]

[PATCH 00/62] initrd: remove classic initrd support
 2025-09-15 16:43 UTC  (5+ 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 v5 00/15] Consolidate iommu page table implementations (AMD)
 2025-09-15 15:51 UTC  (10+ messages)
` [PATCH v5 01/15] genpt: Generic Page Table base API
` [PATCH v5 02/15] genpt: Add Documentation/ files
` [PATCH v5 03/15] iommupt: Add the basic structure of the iommu implementation

[PATCH v10 00/28] x86,fs/resctrl telemetry monitoring
 2025-09-15 15:21 UTC  (30+ messages)
` [PATCH v10 01/28] x86,fs/resctrl: Improve domain type checking
` [PATCH v10 02/28] x86/resctrl: Move L3 initialization into new helper function
` [PATCH v10 03/28] x86,fs/resctrl: Refactor domain_remove_cpu_mon() ready for new domain types
` [PATCH v10 04/28] x86/resctrl: Clean up domain_remove_cpu_ctrl()
` [PATCH v10 05/28] x86,fs/resctrl: Use struct rdt_domain_hdr instead of struct rdt_mon_domain
` [PATCH v10 06/28] x86,fs/resctrl: Use struct rdt_domain_hdr when reading counters
` [PATCH v10 07/28] x86,fs/resctrl: Rename struct rdt_mon_domain and rdt_hw_mon_domain
` [PATCH v10 08/28] x86,fs/resctrl: Rename some L3 specific functions
` [PATCH v10 09/28] fs/resctrl: Make event details accessible to functions when reading events
` [PATCH v10 10/28] x86,fs/resctrl: Handle events that can be read from any CPU
` [PATCH v10 11/28] x86,fs/resctrl: Support binary fixed point event counters
` [PATCH v10 12/28] x86,fs/resctrl: Add an architectural hook called for each mount
` [PATCH v10 13/28] x86,fs/resctrl: Add and initialize rdt_resource for package scope monitor
` [PATCH v10 14/28] x86/resctrl: Discover hardware telemetry events
` [PATCH v10 15/28] x86,fs/resctrl: Fill in details of events for guid 0x26696143 and 0x26557651
` [PATCH v10 16/28] x86,fs/resctrl: Add architectural event pointer
` [PATCH v10 17/28] x86/resctrl: Find and enable usable telemetry events
` [PATCH v10 18/28] x86/resctrl: Read "
` [PATCH v10 19/28] x86/resctrl: Handle domain creation/deletion for RDT_RESOURCE_PERF_PKG
` [PATCH v10 20/28] x86/resctrl: Add energy/perf choices to rdt boot option
` [PATCH v10 21/28] x86/resctrl: Handle number of RMIDs supported by telemetry resources
` [PATCH v10 22/28] fs/resctrl: Move allocation/free of closid_num_dirty_rmid[]
` [PATCH v10 23/28] fs,x86/resctrl: Compute number of RMIDs as minimum across resources
` [PATCH v10 24/28] fs/resctrl: Move RMID initialization to first mount
` [PATCH v10 25/28] x86/resctrl: Enable RDT_RESOURCE_PERF_PKG
` [PATCH v10 26/28] fs/resctrl: Provide interface to create architecture specific debugfs area
` [PATCH v10 27/28] x86/resctrl: Add debugfs files to show telemetry aggregator status
` [PATCH v10 28/28] x86,fs/resctrl: Update Documentation for package events

[PATCH v3 05/11] PCI: Add pci_reachable_set()
 2025-09-15 14:32 UTC  (6+ messages)

[PATCH RESEND 00/62] initrd: remove classic initrd support
 2025-09-15 13:34 UTC  (82+ 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
` [PATCH RESEND 57/62] init: rename CONFIG_RD_BZIP2 to CONFIG_INITRAMFS_DECOMPRESS_BZIP2
` [PATCH RESEND 58/62] init: rename CONFIG_RD_LZMA to CONFIG_INITRAMFS_DECOMPRESS_LZMA
` [PATCH RESEND 59/62] init: rename CONFIG_RD_XZ to CONFIG_INITRAMFS_DECOMPRESS_XZ
` [PATCH RESEND 60/62] init: rename CONFIG_RD_LZO to CONFIG_INITRAMFS_DECOMPRESS_LZO
` [PATCH RESEND 61/62] init: rename CONFIG_RD_LZ4 to CONFIG_INITRAMFS_DECOMPRESS_LZ4
` [PATCH RESEND 62/62] init: rename CONFIG_RD_ZSTD to CONFIG_INITRAMFS_DECOMPRESS_ZSTD

[PATCH v4 0/7] Disable ATS via iommu during PCI resets
 2025-09-15 12:53 UTC  (13+ 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()

[PATCH v3 00/11] Fix incorrect iommu_groups with PCIe ACS
 2025-09-15  9:41 UTC  (2+ messages)

[PATCH net-next V2] net/mlx5: Improve write-combining test reliability for ARM64 Grace CPUs
 2025-09-15  8:35 UTC 

[PATCH v9 00/31] x86,fs/resctrl telemetry monitoring
 2025-09-12 17:19 UTC  (55+ messages)
` [PATCH v9 08/31] x86/resctrl: Clean up domain_remove_cpu_ctrl()
` [PATCH v9 09/31] x86,fs/resctrl: Use struct rdt_domain_hdr instead of struct rdt_mon_domain
` [PATCH v9 10/31] x86,fs/resctrl: Rename struct rdt_mon_domain and rdt_hw_mon_domain
` [PATCH v9 11/31] x86,fs/resctrl: Rename some L3 specific functions
` [PATCH v9 12/31] fs/resctrl: Make event details accessible to functions when reading events
` [PATCH v9 13/31] x86,fs/resctrl: Handle events that can be read from any CPU
` [PATCH v9 14/31] x86,fs/resctrl: Support binary fixed point event counters
` [PATCH v9 15/31] x86,fs/resctrl: Add an architectural hook called for each mount
` [PATCH v9 17/31] x86/resctrl: Discover hardware telemetry events
` [PATCH v9 18/31] x86,fs/resctrl: Fill in details of events for guid 0x26696143 and 0x26557651
` [PATCH v9 19/31] x86,fs/resctrl: Add architectural event pointer
` [PATCH v9 20/31] x86/resctrl: Find and enable usable telemetry events
` [PATCH v9 21/31] x86/resctrl: Read "
` [PATCH v9 22/31] x86/resctrl: Handle domain creation/deletion for RDT_RESOURCE_PERF_PKG
` [PATCH v9 23/31] x86/resctrl: Add energy/perf choices to rdt boot option
` [PATCH v9 24/31] x86/resctrl: Handle number of RMIDs supported by telemetry resources
` [PATCH v9 25/31] fs/resctrl: Move allocation/free of closid_num_dirty_rmid
` [PATCH v9 26/31] fs,x86/resctrl: Compute number of RMIDs as minimum across resources
` [PATCH v9 27/31] fs/resctrl: Move RMID initialization to first mount
` [PATCH v9 28/31] x86/resctrl: Enable RDT_RESOURCE_PERF_PKG
` [PATCH v9 29/31] fs/resctrl: Provide interface to create architecture specific debugfs area
` [PATCH v9 30/31] x86/resctrl: Add debugfs files to show telemetry aggregator status
` [PATCH v9 31/31] x86,fs/resctrl: Update Documentation for package events

[PATCH] fs/resctrl: Eliminate false positive lockdep warning when reading SNC counters
 2025-09-12 15:30 UTC  (3+ messages)

[PATCH] drm/omap: Mark dispc_save_context() with noinline_for_stack
 2025-09-12  8:48 UTC  (2+ messages)

[PATCH] rust: maple_tree: fix intra-doc link
 2025-09-12  8:07 UTC  (2+ messages)

[PATCH v3 10/11] PCI: Check ACS DSP/USP redirect bits in pci_enable_pasid()
 2025-09-11 19:50 UTC  (4+ messages)

[PATCH 6.1 035/198] scsi: core: Use GFP_NOIO to avoid circular locking dependency
 2025-09-11 14:54 UTC  (4+ messages)

[PATCH v3 06/11] iommu: Compute iommu_groups properly for PCIe MFDs
 2025-09-10 17:43 UTC  (5+ messages)

[PATCH v2 00/16] Test patch for parallelizing weriteback
 2025-09-10 10:13 UTC  (17+ messages)
  ` [PATCH v2 01/16] writeback: add infra for parallel writeback
  ` [PATCH v2 02/16] writeback: add support to initialize and free multiple writeback ctxs
  ` [PATCH v2 03/16] writeback: link bdi_writeback to its corresponding bdi_writeback_ctx
  ` [PATCH v2 04/16] writeback: affine inode to a writeback ctx within a bdi
  ` [PATCH v2 05/16] writeback: modify bdi_writeback search logic to search across all wb ctxs
  ` [PATCH v2 06/16] writeback: invoke all writeback contexts for flusher and dirtytime writeback
  ` [PATCH v2 07/16] writeback: modify sync related functions to iterate over all writeback contexts
  ` [PATCH v2 08/16] writeback: add support to collect stats for all writeback ctxs
  ` [PATCH v2 09/16] f2fs: add support in f2fs to handle multiple writeback contexts
  ` [PATCH v2 10/16] fuse: add support for multiple writeback contexts in fuse
  ` [PATCH v2 11/16] gfs2: add support in gfs2 to handle multiple writeback contexts
  ` [PATCH v2 12/16] nfs: add support in nfs "
  ` [PATCH v2 13/16] writeback: configure the num of writeback contexts between 0 and number of online cpus
  ` [PATCH v2 14/16] writeback: segregated allocation and free of writeback contexts
  ` [PATCH v2 15/16] writeback: added support to change the number of writebacks using a sysfs attribute
  ` [PATCH v2 16/16] writeback: make default number of writeback threads equal to num cpus

[PATCH rfcv2 0/8] iommu/arm-smmu-v3: Introduce an RCU-protected invalidation array
 2025-09-10  2:56 UTC  (10+ messages)
` [PATCH rfcv2 1/8] iommu/arm-smmu-v3: Clear cmds->num after arm_smmu_cmdq_batch_submit
` [PATCH rfcv2 2/8] iommu/arm-smmu-v3: Explicitly set smmu_domain->stage for SVA

[PATCH 0/3] Error improvements
 2025-09-09 22:22 UTC  (2+ messages)


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).