linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-21 06:38:49 to 2024-02-26 08:46:34 UTC [more...]

[PATCH v17 0/6] powerpc/crash: Kernel handling of CPU and memory hotplug
 2024-02-26  8:41 UTC  (5+ messages)
` [PATCH v17 1/6] crash: forward memory_notify arg to arch crash hotplug handler
` [PATCH v17 2/6] crash: add a new kexec flag for hotplug support
` [PATCH v17 3/6] powerpc/kexec: move *_memory_ranges functions to ranges.c
` [PATCH v17 4/6] PowerPC/kexec: make the update_cpus_node() function public

[kvm-unit-tests PATCH v5 0/8] Multi-migration support
 2024-02-26  8:10 UTC  (5+ messages)
` [kvm-unit-tests PATCH v5 7/8] Add common/ directory for architecture-independent tests

[PATCH linux-next 0/3] powerpc/kexec: split CONFIG_CRASH_DUMP out from CONFIG_KEXEC_CORE
 2024-02-26  6:23 UTC  (4+ messages)
` [PATCH linux-next 3/3] powerpc/kdump: Split KEXEC_CORE and CRASH_DUMP dependency

[PATCH 0/1] Parallel EEH recovery between PHBs
 2024-02-26  6:07 UTC  (2+ messages)
` [PATCH 1/1] powerpc/eeh: Enable PHBs to recovery in parallel

[PATCH 1/2] powerpc/pseries: Add a clear modifier to ibm,pa/pi-features parser
 2024-02-26  5:56 UTC  (2+ messages)

[PATCH 0/3] powerpc/ps3: Fixes for lv1 hcall assembly
 2024-02-26  5:56 UTC  (2+ messages)

[PATCH 0/6] powerpc: Convert to platform remove callback returning void
 2024-02-26  5:56 UTC  (8+ messages)
` [PATCH 1/6] powerpc: sgy_cts1000: "
` [PATCH 2/6] powerpc: gpio_mdio: "
` [PATCH 3/6] powerpc: opal-prd: "
` [PATCH 4/6] powerpc: papr_scm: "
` [PATCH 5/6] powerpc: fsl_msi: "
` [PATCH 6/6] powerpc: pmi: "

[PATCH 0/4] powerpc/ps3 Add ELFv2 support
 2024-02-26  5:56 UTC  (2+ messages)

[PATCHv10 0/4] *** Detect interrupt storm in softlockup ***
 2024-02-26  2:09 UTC  (5+ messages)
` [PATCHv10 1/4] watchdog/softlockup: low-overhead detection of interrupt storm
` [PATCHv10 2/4] genirq: Provide a snapshot mechanism for interrupt statistics
` [PATCHv10 3/4] genirq: Avoid summation loops for /proc/interrupts
` [PATCHv10 4/4] watchdog/softlockup: report the most frequent interrupts

[powerpc:merge] BUILD SUCCESS 84d800298e66ce2f01a270151bbf3bf4d5d224fa
 2024-02-26  0:51 UTC 

[PATCH v5 0/6] DCP as trusted keys backend
 2024-02-25 22:20 UTC  (4+ messages)

[RFC PATCH] selftest/powerpc: Add rule file to address sub-folder test fail
 2024-02-25 16:39 UTC 

Kernel WARNING at lib/vsprintf.c:2721 while running ftrace kernel selftests
 2024-02-25 16:31 UTC 

[powerpc:next] BUILD SUCCESS a3e1820186b5ed3703e690eb064ad7c6c7477cfb
 2024-02-25 16:30 UTC 

[powerpc:fixes-test] BUILD SUCCESS fad87dbd48156ab940538f052f1820f4b6ed2819
 2024-02-25 16:29 UTC 

[powerpc:next-test] BUILD SUCCESS 362c297127ccc2838da19a0a098cbe24a34d7708
 2024-02-25 14:09 UTC 

[GIT PULL] Please pull powerpc/linux.git powerpc-6.8-4 tag
 2024-02-25  0:57 UTC  (2+ messages)

[PATCH v1 1/5] powerpc/64: Set default CPU in Kconfig
 2024-02-24 23:52 UTC  (5+ messages)
` [PATCH v1 4/5] powerpc: Remove cpu-as-y completely

[PATCH v9 1/2] lib: checksum: Fix type casting in checksum kunits
 2024-02-23 17:54 UTC  (5+ messages)
  ` [PATCH v9 2/2] lib: checksum: Use aligned accesses for ip_fast_csum and csum_ipv6_magic tests

"test_ip_fast_csum: ASSERTION FAILED at lib/checksum_kunit.c:589" at boot with CONFIG_CHECKSUM_KUNIT=y enabled on a Talos II, kernel 6.8-rc5
 2024-02-23 17:35 UTC  (8+ messages)

[PATCH v8 00/10] PCI: dwc: ep: Fix DBI access failure for drivers requiring refclk from host
 2024-02-24  6:54 UTC  (11+ messages)
` [PATCH v8 01/10] PCI: dwc: ep: Remove deinit() callback from struct dw_pcie_ep_ops
` [PATCH v8 02/10] PCI: dwc: ep: Rename dw_pcie_ep_exit() to dw_pcie_ep_deinit()
` [PATCH v8 03/10] PCI: dwc: ep: Introduce dw_pcie_ep_cleanup() API for drivers supporting PERST#
` [PATCH v8 04/10] PCI: dwc: ep: Fix DBI access failure for drivers requiring refclk from host
` [PATCH v8 05/10] PCI: dwc: ep: Rename dw_pcie_ep_init_complete() to dw_pcie_ep_init_registers()
` [PATCH v8 06/10] PCI: dwc: ep: Call dw_pcie_ep_init_registers() API directly from all glue drivers
` [PATCH v8 07/10] PCI: dwc: ep: Remove "core_init_notifier" flag
` [PATCH v8 08/10] PCI: dwc: ep: Add a generic dw_pcie_ep_linkdown() API to handle LINK_DOWN event
` [PATCH v8 09/10] PCI: qcom-ep: Use the "
` [PATCH v8 10/10] PCI: dwc: ep: Add Kernel-doc comments for APIs

[PATCH net-next] ps3/gelic: minor Kernel Doc corrections
 2024-02-24  2:10 UTC  (3+ messages)

[PATCH] KVM: Get rid of return value from kvm_arch_create_vm_debugfs()
 2024-02-23 21:51 UTC  (3+ messages)

[FYI][PATCH] tracing/treewide: Remove second parameter of __assign_str()
 2024-02-23 20:45 UTC  (7+ messages)

[PATCH 0/2] usb: gadget: fsl: Two improvements
 2024-02-23 17:33 UTC  (3+ messages)
` [PATCH 1/2] usb: gadget: fsl: Add of device table to enable module autoloading
` [PATCH 2/2] usb: gadget: fsl: Increase size of name buffer for endpoints

[PATCH] ASoC: soc-card: Fix missing locking in snd_soc_card_get_kcontrol()
 2024-02-23 16:47 UTC  (2+ messages)

[PATCH v4 0/5] Add support for QMC HDLC
 2024-02-23 16:46 UTC  (19+ messages)
` [PATCH v4 1/5] net: wan: "
` [PATCH v4 2/5] MAINTAINERS: Add the Freescale QMC HDLC driver entry
` [PATCH v4 3/5] lib/bitmap: Introduce bitmap_scatter() and bitmap_gather() helpers
` [PATCH v4 4/5] net: wan: fsl_qmc_hdlc: Add runtime timeslots changes support
` [PATCH v4 5/5] net: wan: fsl_qmc_hdlc: Add framer support

[PATCH] powerpc/rtas: use correct function name for resetting TCE tables
 2024-02-23 16:46 UTC  (3+ messages)

[RESEND2 PATCH net v4 1/2] soc: fsl: qbman: Always disable interrupts when taking cgr_lock
 2024-02-23 16:02 UTC  (4+ messages)
` [RESEND2 PATCH net v4 2/2] soc: fsl: qbman: Use raw spinlock for cgr_lock

[PATCH v4 00/10] devm_led_classdev_register() usage problem
 2024-02-23 15:07 UTC  (3+ messages)
` [PATCH v4 01/10] leds: aw2013: unlock mutex before destroying it
  ` (subset) "

[PATCH][next] soc: fsl: dpio: remove redundant assignment to pointer p
 2024-02-23 14:53 UTC 

[PATCH v12 00/15] Add audio support in v4l2 framework
 2024-02-23 14:50 UTC  (14+ messages)
` [PATCH v12 07/15] media: v4l2: Add audio capture and output support
` [PATCH v12 08/15] media: uapi: Define audio sample format fourcc type

"BUG: Kernel NULL pointer dereference on read at 0x00000000" at running drm_gem_shmem_test on a Talos II, kernel 6.8-rc5
 2024-02-23 12:47 UTC  (2+ messages)

[PATCHv9 0/3] *** Detect interrupt storm in softlockup ***
 2024-02-23  7:29 UTC  (7+ messages)
` [PATCHv9 1/3] watchdog/softlockup: low-overhead detection of interrupt storm
` [PATCHv9 2/3] irq: use a struct for the kstat_irqs in the interrupt descriptor
` [PATCHv9 3/3] watchdog/softlockup: report the most frequent interrupts

[PATCH 1/2] powerpc: Refactor __kernel_map_pages()
 2024-02-23  6:28 UTC  (8+ messages)
` [PATCH 2/2] powerpc: Don't ignore errors from set_memory_{n}p() in __kernel_map_pages()

[PATCH v2 00/14] Split crash out from kexec and clean up related config items
 2024-02-23  5:41 UTC  (16+ messages)
` [PATCH v2 01/14] kexec: split crashkernel reservation code out from crash_core.c
` [PATCH v2 02/14] crash: split vmcoreinfo exporting "

BUG: KASAN: vmalloc-out-of-bounds in memset32 (bpf_prog_pack_free)
 2024-02-23  2:20 UTC  (2+ messages)

[PATCH 0/3] arch: Remove fbdev dependency from video helpers
 2024-02-23  1:26 UTC  (7+ messages)
` [PATCH 1/3] arch: Select fbdev helpers with CONFIG_VIDEO
` [PATCH 2/3] arch: Remove struct fb_info from video helpers
` [PATCH 3/3] arch: Rename fbdev header and source files

[PATCH v2 RESEND 0/5] sched/vtime: vtime.h headers cleanup
 2024-02-22 21:46 UTC  (7+ messages)
` [PATCH v2 RESEND 1/5] sched/vtime: remove confusing arch_vtime_task_switch() declaration
` [PATCH v2 RESEND 2/5] sched/vtime: get rid of generic vtime_task_switch() implementation
` [PATCH v2 RESEND 3/5] s390/vtime: remove unused __ARCH_HAS_VTIME_TASK_SWITCH leftover
` [PATCH v2 RESEND 4/5] s390/irq,nmi: include <asm/vtime.h> header directly
` [PATCH v2 RESEND 5/5] sched/vtime: do not include <asm/vtime.h> header

[PATCH v5 15/20] EDAC/mc: Re-use generic unique MC index allocation procedure
 2024-02-22 18:13 UTC 

[PATCH RESEND v10 0/1] dt-bindings: usb: Harmonize xHCI/EHCI/OHCI/DWC3 nodes name
 2024-02-22 17:44 UTC  (2+ messages)
` [PATCH RESEND v10 1/1] powerpc: dts: akebono: Harmonize EHCI/OHCI DT "

[PATCH v3 RESEND 0/6] Add support for QMC HDLC
 2024-02-22 13:21 UTC  (17+ messages)
` [PATCH v3 RESEND 1/6] net: wan: "
` [PATCH v3 RESEND 3/6] bitmap: Make bitmap_onto() available to users

[PATCH RFC net] ps3/gelic: Fix possible NULL pointer dereference
 2024-02-22  8:45 UTC  (5+ messages)

[PATCH] powerpc/hv-gpci: Fix the hcall return value checks in single_gpci_request function
 2024-02-22  8:43 UTC  (3+ messages)

[PATCH v2 00/13] mm/gup: Unify hugetlb, part 2
 2024-02-22  8:04 UTC  (12+ messages)
` [PATCH v2 03/13] mm: Provide generic pmd_thp_or_huge()
` [PATCH v2 06/13] mm/gup: Drop folio_fast_pin_allowed() in hugepd processing
` [PATCH v2 10/13] mm/gup: Handle huge pud for follow_pud_mask()

[powerpc] Dump capture failure with recent linux-next
 2024-02-22  6:43 UTC  (3+ messages)

[PATCH v16 0/5] powerpc/crash: Kernel handling of CPU and memory hotplug
 2024-02-22  4:01 UTC  (5+ messages)
` [PATCH v16 2/5] crash: add a new kexec flag for hotplug support

[powerpc:next] BUILD SUCCESS b22ea627225b53ec7ce25c19d6df9fa8217d1643
 2024-02-22  3:50 UTC 

[PATCH 00/11] misc: Convert to platform remove callback returning void
 2024-02-22  2:46 UTC  (4+ messages)
` [PATCH 02/11] cxl: "

[PATCH 1/1] PCI/portdrv: Allow DPC if the OS controls AER natively
 2024-02-21 23:33 UTC 

[PATCH v4 1/2] powerpc: Add Power11 architected and raw mode
 2024-02-21 23:08 UTC  (2+ messages)

[PATCH] powerpc: remove unused KCSAN_SANITIZE_early_64.o in Makefile
 2024-02-21 23:08 UTC  (2+ messages)

[PATCH] arch/powerpc: Remove duplicate ifdefs
 2024-02-21 23:08 UTC  (2+ messages)

[PATCH 0/4] arm64: mm: support dynamic vmalloc/pmd configuration
 2024-02-21 17:57 UTC  (16+ messages)
` [PATCH 1/4] mm/vmalloc: allow arch-specific vmalloc_node overrides
` [PATCH 2/4] mm: pgalloc: support address-conditional pmd allocation
      ` [External] "
` [PATCH 3/4] arm64: separate code and data virtual memory allocation
  ` [External] Re: [PATCH 0/4] arm64: mm: support dynamic vmalloc/pmd configuration

[PATCH] tty: hvc: Don't enable the RISC-V SBI console by default
 2024-02-21 19:50 UTC  (2+ messages)

[powerpc:fixes] BUILD SUCCESS 20c8c4dafe93e82441583e93bd68c0d256d7bed4
 2024-02-21  6:37 UTC 


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