messages from 2026-07-20 08:20:26 to 2026-07-27 06:49:00 UTC [more...]
[PATCH 0/9] EDAC/versalnet: Fix error handling, teardown, and robustness
2026-07-27 6:48 UTC (12+ messages)
` [PATCH 1/9] EDAC/versalnet: Add NULL check for mci in handle_error()
` [PATCH 2/9] EDAC/versalnet: Add NULL check for mci in remove_one_mc()
` [PATCH 3/9] EDAC/versalnet: Move platform_set_drvdata() to mc_probe()
` [PATCH 4/9] EDAC/versalnet: Fix device_register() error handling in init_one_mc()
` [PATCH 5/9] EDAC/versalnet: Use dev_set_name() instead of sprintf with init_name
` [PATCH 6/9] EDAC/versalnet: Initialize MCDI before RPMsg registration
` [PATCH 7/9] EDAC/versalnet: Add bounds validation in rpmsg_cb()
` [PATCH 8/9] EDAC/versalnet: Fix use-after-free in remove_one_mc()
` [PATCH 9/9] EDAC/versalnet: Use designated initializer for rpmsg_channel_info
[PATCH v23 0/2] ACPI: Add support for ACPI RAS2 feature table
2026-07-26 21:28 UTC (3+ messages)
` [PATCH v23 1/2] ACPI:RAS2: Add driver for the "
` [PATCH v23 2/2] ras: mem: Add ACPI RAS2 memory driver
[PATCH 0/3] hw_breakpoint: Fix and simplify local address updates for wprobe
2026-07-26 12:27 UTC (5+ messages)
` [PATCH 1/3] x86/hw_breakpoints: Make DR7 updates NMI safe
` [PATCH 2/3] x86/hw_breakpoints: Add arch_modify_local_hw_breakpoint_addr() API
` [PATCH 3/3] HWBP: Add modify_local_hw_breakpoint_addr() API
[PATCH v2 0/3] Bring includes in linux/kmod.h up to date
2026-07-25 20:31 UTC (5+ messages)
` [PATCH v2 1/3] umh, treewide: Explicitly include linux/umh.h where needed
` [PATCH v2 2/3] time/jiffies: Include linux/sysctl.h for proc_int_u2k_conv_uop(),
` [PATCH v2 3/3] module: Bring includes in linux/kmod.h up to date
[PATCH 00/36] treewide: remove conditional returns with no effect
2026-07-24 23:35 UTC (5+ messages)
` [PATCH 27/36] RAS/AMD/ATL: remove conditional return "
` (subset) [PATCH 00/36] treewide: remove conditional returns "
[PATCH v2 00/44] qapi: convert trivial intro sections
2026-07-24 10:37 UTC (57+ messages)
` [PATCH v2 01/44] qapi: convert intro sections for error.json
` [PATCH v2 02/44] qapi: convert intro sections for acpi-hest.json
` [PATCH v2 03/44] qapi: convert intro sections for ebpf.json
` [PATCH v2 04/44] qapi: convert intro sections for uefi.json
` [PATCH v2 05/44] qapi: convert trivial intro sections for compat.json
` [PATCH v2 06/44] qapi: convert intro sections for vfio.json
` [PATCH v2 07/44] qapi: convert intro sections for trace.json
` [PATCH v2 08/44] qapi: convert trivial intro sections for misc-arm.json
` [PATCH v2 09/44] qapi: convert intro sections for cryptodev.json
` [PATCH v2 10/44] qapi: convert intro sections for machine-common.json
` [PATCH v2 11/44] qapi: convert intro sections for accelerator.json
` [PATCH v2 12/44] qapi: convert intro sections for authz.json
` [PATCH v2 13/44] qapi: convert trivial intro sections for yank.json
` [PATCH v2 14/44] qapi: convert intro sections for replay.json
` [PATCH v2 15/44] qapi: convert trivial intro sections for machine-s390x.json
` [PATCH v2 16/44] qapi: convert trivial intro sections for acpi.json
` [PATCH v2 17/44] qapi: convert intro sections for tpm.json
` [PATCH v2 18/44] qapi: convert trivial intro sections for qdev.json
` [PATCH v2 19/44] qapi: convert trivial intro sections for control.json
` [PATCH v2 20/44] qapi: convert intro sections for dump.json
` [PATCH v2 21/44] qapi: convert intro sections for common.json
` [PATCH v2 22/44] qapi: convert intro sections for sockets.json
` [PATCH v2 23/44] qapi: convert trivial intro sections for transaction.json
` [PATCH v2 24/44] qapi: convert trivial intro sections for stats.json
` [PATCH v2 25/44] qapi: convert trivial intro sections for job.json
` [PATCH v2 26/44] qapi: convert intro sections for pci.json
` [PATCH v2 27/44] qapi: convert trivial intro sections for introspect.json
` [PATCH v2 28/44] qapi: convert intro sections for rocker.json
` [PATCH v2 29/44] qapi: convert trivial intro sections for misc-i386.json
` [PATCH v2 30/44] qapi: convert trivial intro sections for block-export.json
` [PATCH v2 31/44] qapi: convert intro sections for audio.json
` [PATCH v2 32/44] qapi: convert trivial intro sections for block.json
` [PATCH v2 33/44] qapi: convert trivial intro sections for misc.json
` [PATCH v2 34/44] qapi: convert trivial intro sections for crypto.json
` [PATCH v2 35/44] qapi: convert intro sections for cxl.json
` [PATCH v2 36/44] qapi: convert trivial intro sections for run-state.json
` [PATCH v2 37/44] qapi: convert intro sections for char.json
` [PATCH v2 38/44] qapi: convert intro sections for virtio.json
` [PATCH v2 39/44] qapi: convert trivial intro sections for net.json
` [PATCH v2 40/44] qapi: convert trivial intro sections for qom.json
` [PATCH v2 41/44] qapi: convert trivial intro sections for ui.json
` [PATCH v2 42/44] qapi: convert trivial intro sections for migration.json
` [PATCH v2 43/44] qapi: convert trivial intro sections for machine.json
` [PATCH v2 44/44] qapi: convert trivial intro sections for block-core.json
[PATCH 0/4] EDAC/altera: Add support for Agilex5 platform
2026-07-24 9:43 UTC (9+ messages)
` [PATCH 1/4] dt-bindings: edac: altera: agilex5: document new edac support
` [PATCH 2/4] EDAC/altera: use flag to differentiate 64-bit platforms
` [PATCH 3/4] EDAC/altera: Add support for Agilex5 ECC manager
` [PATCH 4/4] arm64: dts: socfpga: agilex5: add support for the "
[PATCH v2] ACPI: APEI: Handle repeated SEA error storms
2026-07-23 8:32 UTC (3+ messages)
PATCH: rasdaemon: Don't run ipmitool if use_ipmitool is false (#241)
2026-07-23 7:41 UTC
[PATCH v7 00/10] ACPI: APEI: share GHES CPER helpers and add DT FFH provider
2026-07-23 5:53 UTC (2+ messages)
[PATCH v2] edac: fix kobject refcount leak in edac_device_create_instance
2026-07-22 19:11 UTC (2+ messages)
[PATCH v3] EDAC/versalnet: Report PFN and page offset for DDR errors
2026-07-22 18:46 UTC (3+ messages)
[PATCH] EDAC: Remove redundant dev_err()
2026-07-22 15:34 UTC (3+ messages)
[PATCH v22 0/2] ACPI: Add support for ACPI RAS2 feature table
2026-07-22 5:19 UTC (2+ messages)
[PATCH] EDAC/altera: Fix device node reference leaks in the SDMMC ECC setup
2026-07-20 16:13 UTC (4+ messages)
` [PATCH v2] "
[PATCH v7 00/16] Support Armv8 RAS Extensions for Kernel-first error handling
2026-07-20 8:26 UTC (4+ messages)
[PATCH v2 0/4] arm: ras: Add DT frontend support for ARM RAS
2026-07-20 8:19 UTC (2+ messages)
` [PATCH v2 4/4] arm64: dts: qcom: lemans: add RAS error source nodes
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