linux-edac.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2026-09-15 01:55:37 to 2026-09-16 21:44:18 UTC [more...]

[PATCH 00/28] Replace remaining strlcat() call sites with snprintf()/seq_buf()
 2026-09-16 21:43 UTC  (46+ messages)
` [PATCH 01/28] ALSA: ac97: Refactor snd_ac97_get_name() to use snprintf()
` [PATCH 02/28] sunrpc: Refactor rpc_sockaddr2uaddr() to use snprintf() instead of strlcat()
` [PATCH 03/28] ARM: atags: Replace strlcat() with snprintf() for cmdline extend
` [PATCH 04/28] scsi: bfa: Use snprintf() in bfa_fcs_fabric_nsymb_init()
` [PATCH 05/28] ALSA: usb-audio: Refactor usb_audio_make_longname() to use seq_buf
` [PATCH 06/28] comedi: comedi_bond: Refactor strlcat() to seq_buf in do_dev_config()
` [PATCH 07/28] scsi: bfa: Use snprintf() in bfa_fcs_fabric_psymb_init()
` [PATCH 08/28] devlink: Refactor strlcat() to seq_buf in __devlink_compat_running_version()
` [PATCH 09/28] drm/dp_mst: Refactor build_mst_prop_path() to use seq_buf
` [PATCH 10/28] of/fdt: Replace strlcat() with snprintf() in early_init_dt_scan_chosen()
` [PATCH 11/28] wifi: brcmfmac: Replace strlcat() with snprintf() in brcmf_fw_alloc_request()
` [PATCH 12/28] fortify: Convert strlcat() to snprintf() in strcat()
` [PATCH 13/28] i40e: Replace strlcat() with snprintf() in i40e_nvm_version_str()
` [PATCH 14/28] ALSA: usb-audio: Refactor append_ctl_name() to use snprintf()
` [PATCH 15/28] orangefs: Use seq_buf for debug help string generation
` [PATCH 16/28] pinctrl: samsung: Use snprintf() to construct pin bank names
` [PATCH 17/28] MIPS: cmdline: Refactor bootcmdline_append() to use snprintf()
` [PATCH 18/28] LoongArch: Refactor bootcmdline_init() to use seq_buf instead of strlcat()
` [PATCH 19/28] x86/setup: Use snprintf() to concatenate builtin and boot command lines
` [PATCH 20/28] parisc: Refactor strlcat() to seq_buf in setup_cmdline()
` [PATCH 21/28] NFS: nfsroot: Refactor root_nfs_cat() to use snprintf()
` [PATCH 22/28] media: si2165: Use snprintf() to format frontend name
` [PATCH 23/28] Input: synaptics_usb - use seq_buf and snprintf() for name and phys
` [PATCH 24/28] EDAC/thunderx: Fix stale error context in thunderx_l2c_threaded_isr()
` [PATCH 25/28] EDAC/thunderx: Replace strlcat() with seq_buf
` [PATCH 26/28] wifi: wil6210: Refactor resume_triggers2string() to use seq_buf
` [PATCH 27/28] drm/xe/pf: Convert strlcat() to seq_buf in control_read()
` [PATCH 28/28] drm/xe/pf: Refactor strlcat() to seq_buf in sched_group_engines_read()

[PATCH 0/3] EDAC: Balance PCI device enablement in three Intel drivers
 2026-09-16 19:28 UTC  (11+ messages)
` [PATCH 1/3] EDAC/e752x: Use managed PCI device enablement
` [PATCH 2/3] EDAC/i3000: Balance "
` [PATCH 3/3] EDAC/x38: "
    ` [PATCH] MAINTAINERS: Orphan drivers/edac/x38_edac.c

[PATCH v5 0/8] x86/hygon: Add Family 0x18 DF node enumeration and SMN access
 2026-09-16 15:59 UTC  (3+ messages)
` [PATCH v5 1/8] x86/hygon: Add Family 0x18 DF node enumeration

[PATCH] EDAC/i3000: Fix mci_pdev reference leak in i3000_init_one()
 2026-09-16 14:53 UTC  (2+ messages)

[PATCH] EDAC/sb_edac: Fix pci_vtd reference leak in broadwell_mci_bind_devs()
 2026-09-16 14:40 UTC  (2+ messages)

[PATCH] EDAC/sb_edac: Fix pci_vtd reference leak in haswell_mci_bind_devs()
 2026-09-16 14:37 UTC  (2+ messages)

[PATCH] EDAC/i10nm: Fix mdev reference leak in i10nm_get_ddr_munits()
 2026-09-16 14:31 UTC  (2+ messages)

[PATCH] EDAC/x38: Fix mci_pdev reference leak in x38_init_one()
 2026-09-16  9:21 UTC 

[PATCH] EDAC/i3200: Fix mci_pdev reference leak in i3200_init_one()
 2026-09-16  9:15 UTC 

[PATCH v3 0/9] Add Aspeed AST2700 SDRAM EDAC support
 2026-09-16  5:30 UTC  (10+ messages)
` [PATCH v3 1/9] dt-bindings: edac: aspeed: Add AST2700 SDRAM EDAC
` [PATCH v3 2/9] EDAC/aspeed: Set the DIMM grain
` [PATCH v3 3/9] EDAC/aspeed: Free the interrupt before the mem_ctl_info on remove
` [PATCH v3 4/9] EDAC/aspeed: Clean up whitespace and include ordering
` [PATCH v3 5/9] EDAC/aspeed: Free the mem_ctl_info unconditionally on remove
` [PATCH v3 6/9] EDAC/aspeed: Replace regmap with direct register access
` [PATCH v3 7/9] EDAC/aspeed: Abstract SoC differences behind chip data
` [PATCH v3 8/9] EDAC/aspeed: Add AST2700 support
` [PATCH v3 9/9] MAINTAINERS: Add a reviewer for the Aspeed EDAC driver

[PATCH] EDAC/xgene: Use platform_get_irq() for IRQ lookup
 2026-09-16  2:13 UTC  (4+ messages)
    ` [PATCH] MAINTAINERS: Orphan drivers/edac/xgene_edac.c

[PATCH] EDAC/i82975x: Balance PCI ownership on probe and module exit
 2026-09-16  1:38 UTC  (2+ messages)

[PATCH] Documentation: RAS: Use the real EDAC PCI parity control names
 2026-09-15 19:30 UTC  (2+ messages)

[PATCH v3 0/8] docs: kernel-parameters: Remove eight entries for parameters that no longer exist
 2026-09-15 19:05 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 NNTP newsgroup(s).