linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2023-08-28 20:26:55 to 2023-09-05 19:31:59 UTC [more...]

[PATCH v2 0/3] Add dependencies of POWER_RESET for MIPS Malta, x86, and PowerMac
 2023-09-04 19:08 UTC  (12+ messages)
` [PATCH v2 1/3] kconfig: add dependencies of POWER_RESET for mips malta
` [PATCH v2 2/3] kconfig: add dependencies of POWER_RESET for x86
` [PATCH v2 3/3] kconfig: add dependencies of POWER_RESET for PowerMac

[PATCH v2 1/3] powerpc/fadump: make is_fadump_active() visible for exporting vmcore
 2023-09-05 18:36 UTC  (3+ messages)
` [PATCH v2 2/3] vmcore: allow fadump to export vmcore even if is_kdump_kernel() is false
` [PATCH v2 3/3] powerpc/fadump: make is_kdump_kernel() return false when fadump is active

[PATCH 1/2] vmcore: allow alternate dump capturing methods to export vmcore without is_kdump_kernel()
 2023-09-05 19:25 UTC  (6+ messages)
` [PATCH 2/2] powerpc/fadump: make is_kdump_kernel() return false when fadump is active

[PATCH 0/4] ppc, fbdev: Clean up fbdev mmap helper
 2023-09-05 12:44 UTC  (8+ messages)
` [PATCH 1/4] arch/powerpc: Remove trailing whitespaces
` [PATCH 2/4] arch/powerpc: Remove file parameter from phys_mem_access_prot code
` [PATCH 3/4] arch/powerpc: Call internal __phys_mem_access_prot() in fbdev code
` [PATCH 4/4] fbdev: Replace fb_pgprotect() with fb_pgprot_device()

[PATCH v2 1/3] perf vendor events: Update JSON/events for power10 platform
 2023-09-05 11:40 UTC  (3+ messages)
` [PATCH v2 2/3] "
` [PATCH v2 3/3] perf vendor events: Update metric events "

[PATCH v2] fsl_ucc_hdlc: add a check of the return value from hdlc_open
 2023-09-05 10:46 UTC  (9+ messages)
` [PATCH v3] fsl_ucc_hdlc: process the result of hold_open()
        ` [PATCH v4] drivers/net: process the result of hdlc_open() and add call of hdlc_close() in uhdlc_close()

[PATCH v7 0/8] KVM: allow mapping non-refcounted pages
 2023-09-05  8:26 UTC  (13+ messages)
` [PATCH v7 3/8] KVM: Make __kvm_follow_pfn not imply FOLL_GET
` [PATCH v7 5/8] KVM: x86/mmu: Don't pass FOLL_GET to __kvm_follow_pfn

[PATCH RFC 0/2] powerpc/pseries: new character devices for RTAS functions
 2023-09-05  8:24 UTC  (14+ messages)
` [PATCH RFC 1/2] powerpc/pseries: papr-vpd char driver for VPD retrieval

[PATCH] powerpc/64e: Fix wrong test in __ptep_test_and_clear_young()
 2023-09-05  7:03 UTC  (4+ messages)

[PATCH] powerpc/smp: Dynamically build powerpc topology
 2023-09-05  5:37 UTC  (3+ messages)

[PATCH V3 01/14] blk-mq: add blk_mq_max_nr_hw_queues()
 2023-09-05  5:03 UTC  (6+ messages)

[PATCH v4 00/11] KVM: PPC: Nested APIv2 guest support
 2023-09-05  3:46 UTC  (12+ messages)
` [PATCH v4 01/11] KVM: PPC: Always use the GPR accessors
` [PATCH v4 02/11] KVM: PPC: Introduce FPR/VR accessor functions
` [PATCH v4 03/11] KVM: PPC: Rename accessor generator macros
` [PATCH v4 04/11] KVM: PPC: Use accessors for VCPU registers
` [PATCH v4 05/11] KVM: PPC: Use accessors VCORE registers
` [PATCH v4 06/11] KVM: PPC: Book3S HV: Use accessors for VCPU registers
` [PATCH v4 07/11] KVM: PPC: Book3S HV: Introduce low level MSR accessor
` [PATCH v4 08/11] KVM: PPC: Add helper library for Guest State Buffers
` [PATCH v4 09/11] KVM: PPC: Book3s HV: Hold LPIDs in an unsigned long
` [PATCH v4 10/11] KVM: PPC: Add support for nestedv2 guests
` [PATCH v4 11/11] docs: powerpc: Document nested KVM on POWER

KASAN debug kernel fails to boot at early stage when CONFIG_SMP=y is set (kernel 6.5-rc5, PowerMac G4 3,6)
 2023-09-04 21:32 UTC  (24+ messages)

[PATCH 0/4] Introduce perf build subcommand
 2023-09-03 11:53 UTC  (3+ messages)

[PATCH v3] kbuild: Show marked Kconfig fragments in "help"
 2023-09-02 18:17 UTC  (6+ messages)

[powerpc:merge] BUILD SUCCESS 0ad6bbfc7dab179bb3de79190140acec2862934d
 2023-09-02 14:22 UTC 

[PATCH gmem FIXUP] mm, compaction: make testing mapping_unmovable() safe
 2023-09-02 13:59 UTC  (3+ messages)

[PATCH] powerpc/powernv: use appropiate error code
 2023-09-01 18:03 UTC  (4+ messages)

[RFC PATCH v11 00/29] KVM: guest_memfd() and per-page attributes
 2023-09-01 16:46 UTC  (10+ messages)
` [RFC PATCH v11 10/29] mm: Add AS_UNMOVABLE to mark mapping as completely unmovable
` [RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory

Framebuffer mmap on PowerPC
 2023-09-01  6:45 UTC  (5+ messages)

[powerpc:next] BUILD SUCCESS 85a616416e9e01db0bfa92f26457e92642e2236b
 2023-09-01  5:34 UTC 

[powerpc:merge] BUILD SUCCESS 5c28fde1e3240c87cae1ed98a82a10118fdfa9d7
 2023-09-01  5:19 UTC 

[RFC PATCH v2 0/7] Add audio support in v4l2 framework
 2023-08-31 20:41 UTC  (17+ messages)

[PATCH v10 13/15] PCI/AER: Forward RCH downstream port-detected errors to the CXL.mem dev handler
 2023-08-31 20:35 UTC  (2+ messages)

[PATCH v1 0/3] Add dependencies of POWER_RESET for MIPS Malta, x86, and PowerMac
 2023-08-31 20:17 UTC 

[PATCH v1 1/3] kconfig: add dependencies of POWER_RESET for mips malta
 2023-08-31 20:17 UTC 

[PATCH v1 2/3] kconfig: add dependencies of POWER_RESET for x86
 2023-08-31 20:17 UTC 

[PATCH v1 3/3] kconfig: add dependencies of POWER_RESET for PowerMac
 2023-08-31 20:18 UTC 

[GIT PULL] Please pull powerpc/linux.git powerpc-6.6-1 tag
 2023-08-31 19:54 UTC  (2+ messages)

[PATCH v2 1/2] maple_tree: Disable mas_wr_append() when other readers are possible
 2023-08-31 19:01 UTC  (3+ messages)

[PATCH v2 0/2] kbuild: Show Kconfig fragments in "help"
 2023-08-31 15:45 UTC  (8+ messages)

[PATCH] macintosh: Explicitly include correct DT includes
 2023-08-31 15:15 UTC  (3+ messages)

[PATCH] macintosh/ams: linux/platform_device.h is needed
 2023-08-31 12:09 UTC  (4+ messages)

[powerpc:next] BUILD SUCCESS 90bae4d99beb1f31d8bde7c438a36e8875ae6090
 2023-08-31  5:56 UTC 

[powerpc:merge] BUILD SUCCESS 54ab446adbe66e7b3bf489afbba93ce402d67884
 2023-08-31  5:46 UTC 

[PATCH 1/4] powerpc/pseries: Move VPHN constants into vphn.h
 2023-08-31  4:02 UTC  (4+ messages)
` [PATCH v2 4/4] powerpc/pseries: Rework lppaca_shared_proc() to avoid DEBUG_PREEMPT
  ` (subset) "

[PATCH] powerpc/powermac: Fix unused function warning
 2023-08-31  4:02 UTC  (2+ messages)

[PATCH] powerpc/eeh: Use pci_dev_id() to simplify the code
 2023-08-31  4:02 UTC  (2+ messages)

[PATCH] powerpc/mpc5xxx: Add missing fwnode_handle_put()
 2023-08-31  4:02 UTC  (2+ messages)

[PATCH] powerpc/64s: Move CPU -mtune options into Kconfig
 2023-08-31  4:02 UTC  (2+ messages)

[PATCH] powerpc/iommu: Fix notifiers being shared by PCI and VIO buses
 2023-08-31  4:02 UTC  (2+ messages)

[PATCH 1/2] powerpc/pseries: Fix hcall tracepoints with JUMP_LABEL=n
 2023-08-31  4:02 UTC  (2+ messages)

[PATCH v2] reapply: powerpc/xmon: Relax frame size for clang
 2023-08-31  4:02 UTC  (2+ messages)

[PATCH] powerpc: Drop zalloc_maybe_bootmem()
 2023-08-31  4:02 UTC  (2+ messages)

[PATCH] cxl: Drop unused detach_spa()
 2023-08-31  4:02 UTC  (2+ messages)

[PATCH 1/2] powerpc/powernv: Fix fortify source warnings in opal-prd.c
 2023-08-31  4:02 UTC  (2+ messages)

[PATCH] powerpc: fix debugfs_create_dir error checking
 2023-08-31  4:02 UTC  (2+ messages)

[PATCH] powerpc: dts: add missing space before {
 2023-08-31  4:02 UTC  (2+ messages)

[PATCH] powerpc/config: Disable SLAB_DEBUG_ON in skiroot
 2023-08-31  4:02 UTC  (2+ messages)

[PATCH] powerpc/85xx: Mark some functions static and add missing includes to fix no previous prototype error
 2023-08-31  4:02 UTC  (2+ messages)

[PATCH] powerpc/64e: Fix circular dependency with CONFIG_SMP disabled
 2023-08-31  4:02 UTC  (2+ messages)

[PATCH 1/2] powerpc/mm/book3s64: Fix build error with SPARSEMEM disabled
 2023-08-31  4:02 UTC  (2+ messages)

Recent Power changes and stack_trace_save_tsk_reliable?
 2023-08-30 21:47 UTC  (4+ messages)

[PATCH treewide 0/9] Remove obsolete IDE headers
 2023-08-30 19:51 UTC  (3+ messages)
` [PATCH 1/9] ARM: Remove <asm/ide.h>

[PATCH] crypto: vmx: Improved AES/XTS performance of 6-way unrolling for ppc
 2023-08-30 13:50 UTC  (3+ messages)

[PATCH v2] crypto: vmx: Improved AES/XTS performance of 6-way unrolling for ppc
 2023-08-30 13:49 UTC 

[PATCH] kbuild: single-quote the format string of printf
 2023-08-30 13:00 UTC  (4+ messages)

[PATCH 0/4] powerpc/smp: Shared processor sched optimizations
 2023-08-30 10:52 UTC  (5+ messages)
` [PATCH 1/4] powerpc/smp: Cache CPU has Asymmetric SMP
` [PATCH 2/4] powerpc/smp: Move shared_processor static key to smp.h
` [PATCH 3/4] powerpc/smp: Enable Asym packing for cores on shared processor
` [PATCH 4/4] powerpc/smp: Disable MC domain for "

[PATCH] powerpc: Hide empty pt_regs at base of the stack
 2023-08-30  8:49 UTC  (2+ messages)

[PATCH] powerpc/configs: Set more PPC debug configs
 2023-08-30  4:42 UTC 

[PATCH v2 00/89] fs: new accessors for inode->i_ctime
 2023-08-30  0:48 UTC  (4+ messages)
` [PATCH v2 08/92] fs: new helper: simple_rename_timestamp

linux-next: manual merge of the net-next tree with the powerpc tree
 2023-08-29 23:28 UTC  (2+ messages)

[PATCH] perf test: Skip perf bench breakpoint run if no breakpoints available
 2023-08-29 19:03 UTC  (3+ messages)

crypto: powerpc/chacha20,poly1305-p10 - Add dependency on VSX
 2023-08-29 11:48 UTC  (2+ messages)

[RFC v2 0/2] CPU-Idle latency selftest framework
 2023-08-29 10:59 UTC  (3+ messages)
` [RFC v2 1/2] powerpc/cpuidle: cpuidle wakeup latency based on IPI and timer events

[PATCH] kbuild: dummy-tools: -mprofile-kernel is not limited to little endian
 2023-08-29 10:40 UTC 

[PATCH 0/3] Fix preemption errors in watchpoints
 2023-08-29  6:42 UTC  (5+ messages)
` [PATCH 1/3] powerpc/watchpoints: Disable preemption in thread_change_pc()
` [PATCH 2/3] powerpc/watchpoint: Disable pagefaults when getting user instruction
` [PATCH 3/3] powerpc/watchpoints: Annotate atomic context in more places

[RFC PATCH v11 12/29] KVM: Add KVM_CREATE_GUEST_MEMFD ioctl() for guest-specific backing memory
 2023-08-29  2:53 UTC  (3+ messages)

[PATCH v7 00/24] iommu: Make default_domain's mandatory
 2023-08-28 23:24 UTC  (29+ messages)
` [PATCH v7 11/24] iommu/tegra-smmu: Implement an IDENTITY domain
` [PATCH v7 12/24] iommu/tegra-smmu: Support DMA domains in tegra
` [PATCH v7 13/24] iommu/omap: Implement an IDENTITY domain
` [PATCH v7 14/24] iommu/msm: "
` [PATCH v7 15/24] iommu: Remove ops->set_platform_dma_ops()
` [PATCH v7 16/24] iommu/qcom_iommu: Add an IOMMU_IDENTITIY_DOMAIN
` [PATCH v7 17/24] iommu/ipmmu: "
` [PATCH v7 18/24] iommu/mtk_iommu: "
` [PATCH v7 19/24] iommu/sun50i: "
` [PATCH v7 20/24] iommu: Require a default_domain for all iommu drivers
` [PATCH v7 21/24] iommu: Add __iommu_group_domain_alloc()
` [PATCH v7 22/24] iommu: Add ops->domain_alloc_paging()
` [PATCH v7 23/24] iommu: Convert simple drivers with DOMAIN_DMA to domain_alloc_paging()
` [PATCH v7 24/24] iommu: Convert remaining simple drivers "

[PATCH] Update creation of flash_block_cache to accout for potential panic
 2023-08-28 21:02 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).