linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-09-26 22:03:35 to 2022-09-30 02:13:56 UTC [more...]

[PATCH v2 1/6] powerpc: Add hardware description string
 2022-09-30  2:13 UTC  (10+ messages)
` [PATCH v2 2/6] powerpc: Add PVR & CPU name to hardware description
` [PATCH v2 3/6] powerpc/64: Add logical PVR to the "
` [PATCH v2 4/6] powerpc: Add device-tree model "
` [PATCH v2 5/6] powerpc/powernv: Add opal details "
` [PATCH v2 6/6] powerpc/pseries: Add firmware "

[Bug report] BUG: Kernel NULL pointer dereference at 0x00000069, filemap_release_folio+0x88/0xb0
 2022-09-30  2:01 UTC  (3+ messages)

[PATCH 0/7] Fix several device private page reference counting issues
 2022-09-30  1:49 UTC  (22+ messages)
` [PATCH 1/7] mm/memory.c: Fix race when faulting a device private page
` [PATCH 2/7] mm: Free device private pages have zero refcount
` [PATCH 5/7] nouveau/dmem: Refactor nouveau_dmem_fault_copy_one()
` [PATCH 6/7] nouveau/dmem: Evict device private memory during release

[PATCH -next] powerpc/mpic_msgr: fix cast removes address space of expression warnings
 2022-09-30  1:34 UTC  (2+ messages)

[PATCH] powerpc/pseries/vas: Pass hw_cpu_id to node associativity HCALL
 2022-09-29 22:16 UTC  (2+ messages)

[PATCH v2 1/6] powerpc: Add hardware description string
 2022-09-29 14:12 UTC  (7+ messages)
` [PATCH v2 2/6] powerpc: Add PVR & CPU name to hardware description
` [PATCH v2 3/6] powerpc/64: Add logical PVR to the "
` [PATCH v2 4/6] powerpc: Add device-tree model "
` [PATCH v2 5/6] powerpc/powernv: Add opal details "
` [PATCH v2 6/6] powerpc/pseries: Add firmware "

[PATCH] tools/perf: Fix aggr_printout to display cpu field irrespective of core value
 2022-09-29 12:56 UTC  (6+ messages)

[PATCH v2 00/44] cpuidle,rcu: Clean up the mess
 2022-09-28 18:01 UTC  (8+ messages)
` [PATCH v2 33/44] ftrace: WARN on rcuidle
` [PATCH v2 37/44] arm,omap2: Use WFI for omap2_pm_idle()
` [PATCH v2 39/44] cpuidle,clk: Remove trace_.*_rcuidle()

[RFC PATCH RESEND 00/28] per-VMA locks proposal
 2022-09-29 11:18 UTC  (6+ messages)

linux-next: manual merge of the powerpc tree with the kbuild tree
 2022-09-29 11:02 UTC 

[PATCH] powerpc: update config files
 2022-09-29 10:15 UTC 

[powerpc] Build failure include/linux/compiler_types.h __alloc_size__ (next-20220928)
 2022-09-29  8:17 UTC  (2+ messages)

[powerpc:next-test] BUILD SUCCESS 335e1a91042764629fbbcd8c7e40379fa3762d35
 2022-09-29  5:43 UTC 

[PATCH V2 1/3] powerpc/perf: Fix branch_filter support for multiple filters in powerpc
 2022-09-29  5:35 UTC  (5+ messages)
` [PATCH V2 2/3] tools/perf/tests: Fix branch stack sampling test to include sanity check for branch filter

[powerpc:next] BUILD SUCCESS 6bd7ff497b4af13ea3d53781ffca7dc744dbb4da
 2022-09-29  5:26 UTC 

[PATCH] powerpc/configs: Enable PPC_UV in powernv_defconfig
 2022-09-29  5:15 UTC 

Bug in the VirtIO GPU driver since the RC7 of kernel 6.0
 2022-09-29  4:58 UTC 

PASEMI: Wrong lscpu info since the RC1 of kernel 6.0
 2022-09-29  4:31 UTC  (2+ messages)

[PATCH RESEND 3/4] kexec: replace crash_mem_range with range
 2022-09-29  4:29 UTC 

[PATCH] powerpc: remove orphan systbl_chk.sh
 2022-09-29  3:21 UTC 

[PATCH] powerpc/microwatt: Add litesd
 2022-09-29  2:25 UTC 

[PATCH linux-next][RFC] powerpc: avoid lockdep when we are offline
 2022-09-29  1:48 UTC  (5+ messages)

[PATCH v6 0/8] phy: Add support for Lynx 10G SerDes
 2022-09-29  0:37 UTC  (3+ messages)
` [PATCH v6 3/8] dt-bindings: clock: Add ids for Lynx 10g PLLs

[PATCH 2/3] PCI/AER: Disable AER service on suspend when IRQ is shared with PME
 2022-09-28 21:45 UTC  (2+ messages)

[PATCH 3/3] PCI/DPC: Disable DPC service on suspend when IRQ is shared with PME
 2022-09-28 21:24 UTC  (2+ messages)

[PATCH v3 11/16] objtool: Add --mnop as an option to --mcount
 2022-09-28 20:45 UTC  (5+ messages)
` [objtool] ca5e2b42c0: kernel_BUG_at_arch/x86/kernel/jump_label.c

[PATCH 1/6] powerpc: Add ppc_md.name to dump stack arch description
 2022-09-28 20:35 UTC  (8+ messages)
` [PATCH 2/6] powerpc: Add PVR & CPU name "
` [PATCH 3/6] powerpc/64: Add logical PVR to the "
` [PATCH 4/6] powerpc: Add device-tree model to "
` [PATCH 5/6] powerpc/powernv: Add opal details "
` [PATCH 6/6] powerpc/pseries: Add firmware "

[PATCH v2 0/2] powerpc/pseries: restrict error injection and DT changes when locked down
 2022-09-28 16:23 UTC  (8+ messages)
` [PATCH v2 1/2] powerpc/pseries: block untrusted device tree "
` [PATCH v2 2/2] powerpc/rtas: block error injection "

[PATCH v3 0/9] PCI/AER: Fix and optimize usage of status clearing api
 2022-09-28 15:54 UTC  (13+ messages)
` [PATCH v3 1/9] PCI/AER: Add pci_aer_clear_uncorrect_error_status() to PCI core
` [PATCH v3 2/9] PCI/DPC: Use pci_aer_clear_uncorrect_error_status() to clear uncorrectable error status
` [PATCH v3 3/9] NTB: Remove pci_aer_clear_nonfatal_status() call
` [PATCH v3 4/9] scsi: lpfc: Change to use pci_aer_clear_uncorrect_error_status()
` [PATCH v3 5/9] PCI/AER: Unexport pci_aer_clear_nonfatal_status()
` [PATCH v3 6/9] PCI/AER: Move check inside pcie_clear_device_status()
` [PATCH v3 7/9] PCI/AER: Use pcie_aer_is_native() to judge whether OS owns AER
` [PATCH v3 8/9] PCI/ERR: Clear fatal error status when pci_channel_io_frozen
` [PATCH v3 9/9] PCI/AER: Refine status clearing process with api
  ` [External] Re: [PATCH v3 0/9] PCI/AER: Fix and optimize usage of status clearing api

[PATCH] tools/perf/tests: Update is_ignored_symbol function in vmlinux-kallsyms test
 2022-09-28 14:13 UTC  (2+ messages)

[PATCH] powerpc: Drops STABS_DEBUG from linker scripts
 2022-09-28 13:09 UTC 

[PATCH] powerpc/64s: Remove lost/old comment
 2022-09-28 13:09 UTC 

[PATCH] powerpc/64s: Remove old STAB comment
 2022-09-28 13:09 UTC 

[PATCH v6 00/25] powerpc: Syscall wrapper and register clearing
 2022-09-28 13:00 UTC  (6+ messages)
` [PATCH v6 13/25] powerpc: Remove direct call to mmap2 syscall handlers
` [PATCH v6 19/25] powerpc: Remove high-order word clearing on compat syscall entry

[PATCH v4 0/5] drm: Add driver for PowerPC OF displays
 2022-09-28 11:30 UTC  (8+ messages)
` [PATCH v4 1/5] drm/ofdrm: Add ofdrm for Open Firmware framebuffers
` [PATCH v4 2/5] drm/ofdrm: Add CRTC state
` [PATCH v4 3/5] drm/ofdrm: Add per-model device function
` [PATCH v4 4/5] drm/ofdrm: Support color management
` [PATCH v4 5/5] drm/ofdrm: Support big-endian scanout buffers

[PATCH v2 0/9] PCI/AER: Fix and optimize usage of status clearing api
 2022-09-28 11:00 UTC  (19+ messages)
` [PATCH v2 1/9] PCI/AER: Add pci_aer_clear_uncorrect_error_status() to PCI core
` [PATCH v2 2/9] PCI/DPC: Use pci_aer_clear_uncorrect_error_status() to clear uncorrectable error status
` [PATCH v2 3/9] NTB: Change to use pci_aer_clear_uncorrect_error_status()
    ` [External] "
` [PATCH v2 4/9] scsi: lpfc: "
` [PATCH v2 5/9] PCI/AER: Unexport pci_aer_clear_nonfatal_status()
` [PATCH v2 6/9] PCI/AER: Move check inside pcie_clear_device_status()
` [PATCH v2 7/9] PCI/AER: Use pcie_aer_is_native() to judge whether OS owns AER
` [PATCH v2 8/9] PCI/ERR: Clear fatal status when pci_channel_io_frozen
` [PATCH v2 9/9] PCI/AER: Refine status clearing process with api

[PATCH v2 0/6] Out-of-line static calls for powerpc64 ELF V2
 2022-09-28 10:52 UTC  (23+ messages)
` [PATCH v2 1/6] powerpc/code-patching: Implement generic text patching function
` [PATCH v2 3/6] powerpc/module: Optimise nearby branches in ELF V2 ABI stub
` [PATCH v2 5/6] powerpc/64: Add support for out-of-line static calls
` [PATCH v2 6/6] powerpc/64: Add tests "

[PATCH] powerpc/8xx: Reverse order entries are written by __set_pte_at()
 2022-09-28  6:29 UTC 

[PATCH] powerpc/8xx: Simplify pte_update() with 16k pages
 2022-09-28  6:29 UTC 

[PATCH] vdso: Improve cmd_vdso_check to check all dynamic relocations
 2022-09-28  5:25 UTC  (3+ messages)

[PATCH 1/2] tools/perf/tests: Fix string substitutions in build id test
 2022-09-28  4:54 UTC  (4+ messages)

[PATCH 1/2] powerpc: Make stack frame marker upper case
 2022-09-28  3:13 UTC  (3+ messages)
` [PATCH 2/2] powerpc: Reverse stack frame marker on little endian

[PATCH v3] powerpc: Ignore DSI error caused by the copy/paste instruction
 2022-09-28  1:29 UTC 

[PATCH] soc: fsl: qbman: Remove unused struct cgr_comp
 2022-09-27 15:48 UTC  (2+ messages)

[PATCH v2 0/2] Fix console probe delay when stdout-path isn't set
 2022-09-27 12:39 UTC  (8+ messages)

[PATCH v4 0/2] mm: arm64: bring up BATCHED_UNMAP_TLB_FLUSH
 2022-09-28  0:23 UTC  (5+ messages)
` [PATCH v4 2/2] arm64: support batched/deferred tlb shootdown during page reclamation

[PATCH] powerpc/sgy_cts1000: convert to using gpiod API and facelift
 2022-09-27 19:23 UTC 

[PATCH net-next v5 0/9] [RFT] net: dpaa: Convert to phylink
 2022-09-27 16:27 UTC  (5+ messages)
` [PATCH net-next v5 1/9] dt-bindings: net: Expand pcs-handle to an array

[PATCH v3 0/4] drm: Add driver for PowerPC OF displays
 2022-09-27 15:33 UTC  (4+ messages)
` [PATCH v3 1/4] drm/ofdrm: Add ofdrm for Open Firmware framebuffers

[PATCH v1 0/4] Kill the time spent in patch_instruction()
 2022-09-27 14:38 UTC  (17+ messages)
` [PATCH v1 1/4] powerpc/code-patching: Don't call is_vmalloc_or_module_addr() without CONFIG_MODULES
` [PATCH v1 2/4] powerpc/code-patching: Speed up page mapping/unmapping
` [PATCH v1 3/4] powerpc/code-patching: Use jump_label for testing freed initmem
` [PATCH v1 4/4] powerpc/code-patching: Use jump_label to check if poking_init() is done
` [PATCH v1 1/6] powerpc/code-patching: Use pte_offset_kernel() instead of virt_to_kpte()
  ` [PATCH v1 2/6] powerpc/code-patching: Remove #ifdef CONFIG_STRICT_KERNEL_RWX
  ` [PATCH v1 3/6] powerpc/feature-fixups: Refactor entry fixups patching
  ` [PATCH v1 4/6] powerpc/feature-fixups: Refactor other "
  ` [PATCH v1 5/6] powerpc/feature-fixups: Do not patch init section after init
  ` [PATCH v1 6/6] powerpc/code-patching: Remove protection against patching init addresses "

[PATCH] powerpc/fsl_msi: fix return error value in error handing path
 2022-09-27 14:35 UTC  (2+ messages)

[PATCH v2 0/5] powerpc/64: avoid GOT addressing, don't put data in TOC
 2022-09-27 14:21 UTC  (4+ messages)
` [PATCH v2 1/5] powerpc/64: use 32-bit immediate for STACK_FRAME_REGS_MARKER

[PATCH 2/3] PCI/ERR: Clear fatal status in pcie_do_recovery()
 2022-09-27 13:41 UTC  (2+ messages)
` [External] "

[PATCH] scripts/faddr2line: Fix regression in name resolution on ppc64le
 2022-09-27 11:19 UTC  (2+ messages)

[RESEND PATCH] ASoC: fsl_asrc_dma: fully initialize structs
 2022-09-27 10:34 UTC  (2+ messages)

[PATCH 5.15 0/6] arm64: kexec_file: use more system keyrings to verify kernel image signature + dependencies
 2022-09-27  7:49 UTC  (9+ messages)

[powerpc:next-test] BUILD SUCCESS 725963f3e89679894d3f33ce73f2d5b8eca3ec7c
 2022-09-27  7:45 UTC 

[PATCH] powerpc/warp: switch to using gpiod API
 2022-09-27  6:03 UTC 

Is PPC 44x PIKA Warp board still relevant?
 2022-09-27  6:01 UTC  (4+ messages)

[PATCH v5 27/30] RFC: KVM: powerpc: Move processor compatibility check to hardware setup
 2022-09-27  0:40 UTC  (3+ messages)

[PATCH v3 1/4] powerpc/64s: Add DEBUG_PAGEALLOC for radix
 2022-09-27  0:30 UTC  (3+ messages)
` [PATCH v3 4/4] powerpc/64s: Enable KFENCE on book3s64

[PATCH 0/8] generic command line v4
 2022-09-26 23:03 UTC  (9+ messages)

[PATCH v3] powerpc/smp: poll cpu_callin_map more aggressively in __cpu_up()
 2022-09-26 22:02 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).