messages from 2026-09-09 07:20:23 to 2026-09-16 09:21:55 UTC [more...]
[PATCH] EDAC/x38: Fix mci_pdev reference leak in x38_init_one()
2026-09-16 9:21 UTC
[PATCH] EDAC/sb_edac: Fix pci_vtd reference leak in haswell_mci_bind_devs()
2026-09-16 9:20 UTC
[PATCH] EDAC/sb_edac: Fix pci_vtd reference leak in broadwell_mci_bind_devs()
2026-09-16 9:17 UTC
[PATCH] EDAC/i3200: Fix mci_pdev reference leak in i3200_init_one()
2026-09-16 9:15 UTC
[PATCH] EDAC/i3000: Fix mci_pdev reference leak in i3000_init_one()
2026-09-16 9:14 UTC
[PATCH] EDAC/i10nm: Fix mdev reference leak in i10nm_get_ddr_munits()
2026-09-16 9:12 UTC
[PATCH 00/28] Replace remaining strlcat() call sites with snprintf()/seq_buf()
2026-09-16 8:28 UTC (45+ 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 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 0/3] EDAC: Balance PCI device enablement in three Intel drivers
2026-09-16 1:26 UTC (8+ messages)
` [PATCH 1/3] EDAC/e752x: Use managed PCI device enablement
` [PATCH 2/3] EDAC/i3000: Balance "
` [PATCH 3/3] EDAC/x38: "
[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 (10+ messages)
` [PATCH v3 1/8] docs: kernel-parameters: Drop the atarimouse= entry
` [PATCH v3 2/8] docs: kernel-parameters: Drop the bau= entry
` [PATCH v3 3/8] docs: kernel-parameters: Drop the edac_report= entry
` [PATCH v3 4/8] docs: kernel-parameters: Drop the enable_timer_pin_1 entry
` [PATCH v3 5/8] docs: kernel-parameters: Drop the mini2440= entry
` [PATCH v3 6/8] docs: kernel-parameters: Drop the nomfgpt entry
` [PATCH v3 7/8] docs: kernel-parameters: Drop the omap_mux= entry
` [PATCH v3 8/8] docs: kernel-parameters: Drop the pcmv= entry
[PATCH] EDAC/ie31200: Disable PCI device when probing fails
2026-09-15 0:53 UTC (3+ messages)
[PATCH v6 0/4] x86/mce: Fix timer and storm tracking races, and avoid redundant polling
2026-09-14 23:05 UTC (9+ messages)
` [PATCH v6 1/4] x86/mce: Do not reinitialise mce_timer structure on CPU restart
` [PATCH v6 2/4] x86/mce/threshold: Fix concurrency races in storm tracking
` [PATCH v6 3/4] x86/mce/intel: Clear mce_poll_banks for firmware-first banks on hotplugged CPUs
` [PATCH v6 4/4] x86/mce: Avoid arming periodic polling timer when not required
[PATCH v3 00/13] x86/msr: Drop 32-bit MSR interfaces
2026-09-14 15:54 UTC (7+ messages)
` [PATCH v3 12/13] treewide: convert rdmsrq() from a macro to an inline function
[GIT PULL] EDAC/urgent for v7.3-rc3
2026-09-13 17:37 UTC (2+ messages)
[PATCH] EDAC/versalnet: fix remoteproc reference leak
2026-09-13 5:35 UTC
[bug report] EDAC/versalnet: Refactor memory controller initialization and cleanup
2026-09-12 7:21 UTC
[PATCH] edac: use named initializers for acpi_device_id
2026-09-12 6:02 UTC (3+ messages)
[PATCH v5 0/3] x86/mce: Fix timer list corruption and avoid redundant polling
2026-09-11 17:56 UTC (6+ messages)
[PATCH v3 0/3] Bring includes in linux/kmod.h up to date
2026-09-11 14:46 UTC (4+ messages)
` [PATCH v3 1/3] umh, treewide: Explicitly include linux/umh.h where needed
` [PATCH v3 2/3] time/jiffies: Include linux/sysctl.h for proc_int_u2k_conv_uop(),
` [PATCH v3 3/3] module: Bring includes in linux/kmod.h up to date
[PATCH 3/3] x86/mce/amd: Reset deferred-register state between polling banks
2026-09-11 13:44 UTC (4+ messages)
` [PATCH v2 "
[PATCHv5 0/4] EDAC/altera: Address sashiko reviews part 1(v5)
2026-09-11 12:06 UTC (5+ messages)
` [PATCHv5 1/4] EDAC/altera: Do not allow driver unbinding
` [PATCHv5 2/4] EDAC/altera: Drop __init from ECC setup paths for re-probe safety
` [PATCHv5 3/4] EDAC/altera: Fix code leak on dci allocation failure
` [PATCHv5 4/4] EDAC/altera: Fix use-after-free in error paths
[PATCH] EDAC/ghes: reset DMI scan state after registration failure
2026-09-11 5:06 UTC (2+ messages)
[PATCH v5 0/8] x86/hygon: Add Family 0x18 DF node enumeration and SMN access
2026-09-11 1:10 UTC (11+ messages)
` [PATCH v5 1/8] x86/hygon: Add Family 0x18 DF node enumeration
` [PATCH v5 2/8] x86/hygon: Map CPU NodeIds to DF nodes
` [PATCH v5 3/8] EDAC/amd64: Stop matching Hygon CPUs
` [PATCH v5 4/8] RAS/AMD/ATL: Match AMD CPUs only
` [PATCH v5 5/8] hwmon: (k10temp) Stop matching Hygon devices
` [PATCH v5 6/8] x86/amd_nb: Restrict the northbridge framework to AMD CPUs
` [PATCH v5 7/8] x86/amd_node: Restrict SMN setup "
` [PATCH v5 8/8] x86/hygon: Add Family 0x18 SMN access
[PATCH 1/1] MAINTAINERS: Update my email address
2026-09-11 1:10 UTC (7+ messages)
[PATCH v2 0/9] docs: kernel-parameters: Remove ten entries for parameters that no longer exist
2026-09-10 17:33 UTC (4+ messages)
` [PATCH v2 9/9] docs: kernel-parameters: Drop the pata_legacy.qdi and pata_legacy.winbond entries
[PATCH] x86/mce: Zero the injected error record before logging it
2026-09-10 3:59 UTC (2+ messages)
[PATCHv4 0/4] EDAC/altera: Address sashiko reviews part 1(v4)
2026-09-09 14:36 UTC (7+ messages)
` [PATCHv4 1/4] EDAC/altera: Do not allow driver unbinding
` [PATCHv4 2/4] EDAC/altera: Drop __init from ECC setup paths for re-probe safety
` [PATCHv4 3/4] EDAC/altera: Fix code leak on dci allocation failure
` [PATCHv4 4/4] EDAC/altera: Fix use-after-free in error paths
[PATCH v4 0/3] RAS: Fix ARM processor error bounds checking
2026-09-09 11:28 UTC (4+ messages)
` [PATCH v4 1/3] RAS: Fix inverted context info bounds check in ARM processor errors
` [PATCH v4 2/3] RAS: Fix out-of-bounds read when tracing arm_event
` [PATCH v4 3/3] RAS: Fix integer overflow in ARM processor error context walk
page: | 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 NNTP newsgroup(s).