messages from 2022-05-03 09:56:44 to 2022-05-19 14:43:10 UTC [more...]
[PATCH 00/18] AMD64 EDAC Cleanup and Refactor
2022-05-19 14:42 UTC (28+ messages)
` [PATCH 01/18] EDAC/amd64: Don't set up EDAC PCI control on Family 17h+
` [PATCH 02/18] EDAC/amd64: Remove scrub rate control for Family 17h and later
` [PATCH 03/18] EDAC/amd64: Remove PCI Function 6
` [PATCH 04/18] EDAC/amd64: Remove PCI Function 0
` [PATCH 05/18] EDAC/amd64: Merge struct amd64_family_type into struct amd64_pvt
` [PATCH 06/18] EDAC/amd64: Add prep_chip_selects() into pvt->ops
` [PATCH 07/18] EDAC/amd64: Add read_base_mask() "
` [PATCH 08/18] EDAC/amd64: Add determine_memory_type() "
` [PATCH 09/18] EDAC/amd64: Add get_ecc_sym_sz() "
` [PATCH 10/18] EDAC/amd64: Add read_mc_regs() "
` [PATCH 11/18] EDAC/amd64: Add ecc_enabled() "
` [PATCH 12/18] EDAC/amd64: Add determine_edac_cap() "
` [PATCH 13/18] EDAC/amd64: Add determine_edac_ctl_cap() "
` [PATCH 14/18] EDAC/amd64: Add setup_mci_misc_attrs() "
` [PATCH 15/18] EDAC/amd64: Add init_csrows() "
` [PATCH 16/18] EDAC/amd64: Add dump_misc_regs() "
` [PATCH 17/18] EDAC/amd64: Add get_cs_mode() "
` [PATCH 18/18] EDAC/amd64: Add get_err_info() "
[PATCH 00/30] The panic notifiers refactor
2022-05-19 12:19 UTC (126+ messages)
` [PATCH 01/30] x86/crash,reboot: Avoid re-disabling VMX in all CPUs on crash/restart
` [PATCH 04/30] firmware: google: Convert regular spinlock into trylock on panic path
` [PATCH 05/30] misc/pvpanic: "
` [PATCH 07/30] mips: ip22: Reword PANICED to PANICKED and remove useless header
` [PATCH 08/30] powerpc/setup: Refactor/untangle panic notifiers
` [PATCH 09/30] coresight: cpu-debug: Replace mutex with mutex_trylock on panic notifier
` [PATCH 10/30] alpha: Clean-up the panic notifier code
` [PATCH 11/30] um: Improve panic notifiers consistency and ordering
` [PATCH 14/30] panic: Properly identify the panic event to the notifiers' callbacks
` [PATCH 15/30] bus: brcmstb_gisb: Clean-up panic/die notifiers
` [PATCH 16/30] drivers/hv/vmbus, video/hyperv_fb: Untangle and refactor Hyper-V panic notifiers
` [PATCH 17/30] tracing: Improve panic/die notifiers
` [PATCH 18/30] notifier: Show function names on notifier routines if DEBUG_NOTIFIERS is set
` [PATCH 19/30] panic: Add the panic hypervisor notifier list
` [PATCH 20/30] panic: Add the panic informational "
` [PATCH 21/30] panic: Introduce the panic pre-reboot "
` [PATCH 22/30] panic: Introduce the panic post-reboot "
` [PATCH 23/30] printk: kmsg_dump: Introduce helper to inform number of dumpers
` [PATCH 24/30] panic: Refactor the panic path
` [PATCH 25/30] panic, printk: Add console flush parameter and convert panic_print to a notifier
[PATCH v9 0/3] EDAC: nuvoton: Add nuvoton NPCM memory controller driver
2022-05-19 9:34 UTC (13+ messages)
` [PATCH v9 1/3] ARM: dts: nuvoton: Add memory controller node
` [PATCH v9 2/3] dt-bindings: edac: nuvoton: add NPCM memory controller
` [PATCH v9 3/3] EDAC: nuvoton: Add NPCM memory controller driver
[PATCH v10 0/3] EDAC: nuvoton: Add nuvoton NPCM memory controller driver
2022-05-19 7:24 UTC (4+ messages)
` [PATCH v10 1/3] dt-bindings: edac: nuvoton: add NPCM memory controller
` [PATCH v10 2/3] ARM: dts: nuvoton: Add memory controller node
` [PATCH v10 3/3] EDAC: nuvoton: Add NPCM memory controller driver
New collaboration
2022-05-17 15:45 UTC
[PATCH -next] edac: i5100_edac: Remove unused inline function i5100_nrecmema_dm_buf_id()
2022-05-17 15:56 UTC (2+ messages)
Proposal
2022-05-17 15:24 UTC
[PATCH v5 0/8] platform/x86: introduce p2sb_bar() helper
2022-05-12 16:04 UTC (17+ messages)
` [PATCH v5 1/8] platform/x86/intel: Add Primary to Sideband (P2SB) bridge support
` [PATCH v5 2/8] pinctrl: intel: Check against matching data instead of ACPI companion
` [PATCH v5 3/8] mfd: lpc_ich: Factor out lpc_ich_enable_spi_write()
` [PATCH v5 4/8] mfd: lpc_ich: Switch to generic p2sb_bar()
` [PATCH v5 5/8] mfd: lpc_ich: Add support for pinctrl in non-ACPI system
` [PATCH v5 6/8] i2c: i801: convert to use common P2SB accessor
` [PATCH v5 7/8] EDAC, pnd2: Use proper I/O accessors and address space annotation
` [PATCH v5 8/8] EDAC, pnd2: convert to use common P2SB accessor
[PATCH v2] EDAC: Fix some refcount leaks
2022-05-12 15:46 UTC (2+ messages)
[PATCH] EDAC: Fix some refcount leaks
2022-05-11 17:59 UTC (3+ messages)
[PATCH 0/2] ARM Error Source Table Support
2022-05-09 23:23 UTC (7+ messages)
` [PATCH 1/2] ACPI/AEST: Initial AEST driver
[PATCH v4 0/8] platform/x86: introduce p2sb_bar() helper
2022-05-08 10:50 UTC (17+ messages)
` [PATCH v4 1/8] platform/x86/intel: Add Primary to Sideband (P2SB) bridge support
` [PATCH v4 5/8] mfd: lpc_ich: Add support for pinctrl in non-ACPI system
[PATCH 00/10] rasdaemon: Add cpu fault isolation support and improvements to the HiSilicon vendor specific code
2022-05-06 13:33 UTC (11+ messages)
` [PATCH 01/10] rasdaemon: Support cpu fault isolation for corrected errors
` [PATCH 02/10] rasdaemon: Support cpu fault isolation for recoverable errors
` [PATCH 03/10] rasdaemon: Modify recording Hisilicon common error data
` [PATCH 04/10] rasdaemon: ras-mc-ctl: Modify error statistics for HiSilicon KunPeng9xx common errors
` [PATCH 05/10] rasdaemon: ras-mc-ctl: Reformat error info of the HiSilicon Kunpeng920
` [PATCH 06/10] rasdaemon: ras-mc-ctl: Add printing usage if necessary parameters are not passed for the vendor-error options
` [PATCH 07/10] rasdaemon: ras-mc-ctl: Add support to display the HiSilicon vendor errors for a specified module
` [PATCH 08/10] rasdaemon: ras-mc-ctl: Relocate reading and display Kunpeng920 errors to under Kunpeng9xx
` [PATCH 09/10] rasdaemon: ras-mc-ctl: Updated HiSilicon platform name
` [PATCH 10/10] rasdaemon: Fix for a memory out-of-bounds issue and optimized code to remove duplicate function
Napływ Klientów ze strony
2022-05-06 7:43 UTC
[PATCH v4 0/2] x86/mce: Handle error injection failure in mce-inject module
2022-05-05 19:03 UTC (10+ messages)
` [PATCH v4 1/2] x86/mce: Check for writes ignored in MCA_STATUS register
[PATCH v8 0/3] EDAC: nuvoton: Add nuvoton NPCM memory controller driver
2022-05-05 7:36 UTC (9+ messages)
` [PATCH v8 1/3] ARM: dts: nuvoton: Add memory controller node
` [PATCH v8 3/3] EDAC: nuvoton: Add NPCM memory controller driver
【房総R不動産】ウェイティング登録を承りました(海と庭と倉庫と暮らす)
2022-05-04 7:14 UTC
2nd Quater puchase request
2022-05-03 14:48 UTC
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 NNTP newsgroup(s).