linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-11-19 11:49:32 to 2022-11-25 09:24:15 UTC [more...]

[powerpc:merge] BUILD SUCCESS 101d1141d3d6a31fcf480c0cd4d3f77aca60c436
 2022-11-25  9:23 UTC 

[PATCH] powerpc/bpf: Only update ldimm64 during extra pass when it is an address
 2022-11-25  5:59 UTC  (7+ messages)

[PATCH linux-next] powerpc/cell/axon_msi: replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTE
 2022-11-25  5:30 UTC  (3+ messages)

[PATCH 0/6] powerpc/pseries - bugfixes/cleanups for PLPKS driver
 2022-11-25  5:17 UTC  (7+ messages)
` [PATCH 1/6] powerpc/pseries: fix the object owners enum value in plpks driver
` [PATCH 2/6] powerpc/pseries: Fix the H_CALL error code in PLPKS driver
` [PATCH 5/6] powerpc/pseries: replace kmalloc with kzalloc "

linux-next: build warnings after merge of the powerpc-objtool tree
 2022-11-25  3:30 UTC 

[PATCH v10 0/9] powerpc/code-patching: Use temporary mm for Radix MMU
 2022-11-25  3:12 UTC  (5+ messages)
` [PATCH v10 3/9] powerpc/mm: Remove extern from function prototypes
` [PATCH v10 5/9] cxl: Use radix__flush_all_mm instead of generic flush_all_mm

[powerpc:next-test] BUILD SUCCESS c5bddc0ab18cfbcf1898d15d20050c92f039c613
 2022-11-25  2:40 UTC 

[powerpc:next] BUILD SUCCESS a9ffb8ee7b65a468474d6a2be7e9cca4b8f8ea5f
 2022-11-25  2:40 UTC 

[PATCH v2 0/7] Expand selftest utils
 2022-11-25  1:12 UTC  (9+ messages)
` [PATCH v2 1/7] selftests/powerpc: Use mfspr/mtspr macros
` [PATCH v2 2/7] selftests/powerpc: Add ptrace setup_core_pattern() null-terminator
` [PATCH v2 3/7] selftests/powerpc: Add generic read/write file util
` [PATCH v2 4/7] selftests/powerpc: Add read/write debugfs file, int
` [PATCH v2 5/7] selftests/powerpc: Parse long/unsigned long value safely
` [PATCH v2 6/7] selftests/powerpc: Add {read,write}_{long,ulong}
` [PATCH v2 7/7] selftests/powerpc: Add automatically allocating read_file

[powerpc:topic/objtool] BUILD SUCCESS a39818a3fb2bf12ae945a7c5fba8c5d9048a0e96
 2022-11-24 20:12 UTC 

[linux-next:master] BUILD REGRESSION c35bd4e428856ed8c1fae7f7dfa08a9141c153d1
 2022-11-24 19:29 UTC 

[PATCH 000/606] i2c: Complete conversion to i2c_probe_new
 2022-11-24 16:04 UTC  (17+ messages)
` (subset) "

Questions about kprobe handler
 2022-11-24 15:03 UTC  (2+ messages)

[PATCH v3] powerpc/fsl_rio: add missing of_node_put() in fsl_rio_setup()
 2022-11-24 14:33 UTC 

[PATCH v3 0/9] PCI/AER: Fix and optimize usage of status clearing api
 2022-11-24 11:55 UTC  (3+ messages)

[PATCH v2] powerpc/hv-gpci: Fix hv_gpci event list
 2022-11-24 11:48 UTC  (2+ messages)

[PATCH] powerpc/pseries: Add a null judgment after iommu_pseries_alloc_group
 2022-11-24 11:08 UTC  (2+ messages)

[PATCH] cxl: fix typo in comment
 2022-11-24 10:45 UTC  (4+ messages)

linux-next: manual merge of the tip tree with the powerpc-objtool tree
 2022-11-24 10:37 UTC  (3+ messages)

[PATCH v2] powerpc/bpf/32: Fix Oops on tail call tests
 2022-11-24 10:26 UTC  (2+ messages)

(no subject)
 2022-11-24  8:44 UTC  (6+ messages)
` // a kdump hang caused by PPC pci patch series

[PATCH v2] ocxl: fix pci device refcount leak when calling get_function_0()
 2022-11-24  8:10 UTC  (3+ messages)

[PATCH] powerpc/mpc52xx_lpbfifo: fix all kernel-doc warnings
 2022-11-24  6:19 UTC 

[PATCH 00/13] RTAS maintenance
 2022-11-24  3:28 UTC  (26+ messages)
` [PATCH 01/13] powerpc/rtas: document rtas_call()
` [PATCH 02/13] powerpc/rtasd: use correct OF API for event scan rate
` [PATCH 03/13] powerpc/rtas: avoid device tree lookups in rtas_os_term()
` [PATCH 04/13] powerpc/rtas: avoid scheduling "
` [PATCH 05/13] powerpc/pseries/eeh: use correct API for error log size
` [PATCH 06/13] powerpc/rtas: clean up rtas_error_log_max initialization
` [PATCH 07/13] powerpc/rtas: clean up includes
` [PATCH 08/13] powerpc/rtas: define pr_fmt and convert printk call sites
` [PATCH 09/13] powerpc/rtas: mandate RTAS syscall filtering
` [PATCH 10/13] powerpc/rtas: improve function information lookups
` [PATCH 11/13] powerpc/rtas: strengthen do_enter_rtas() type safety, drop inline

[PATCH linux-next][RFC]torture: avoid offline tick_do_timer_cpu
 2022-11-24  2:35 UTC  (9+ messages)

[powerpc:merge] BUILD SUCCESS 409ecd2dbb26f16b778803e8ce148a61aa6418d3
 2022-11-24  2:01 UTC 

[PATCH mm-unstable v1 00/20] mm/gup: remove FOLL_FORCE usage from drivers (reliable R/O long-term pinning)
 2022-11-24  1:29 UTC  (17+ messages)
` [PATCH mm-unstable v1 06/20] mm: rework handling in do_wp_page() based on private vs. shared mappings
` [PATCH mm-unstable v1 07/20] mm: don't call vm_ops->huge_fault() in wp_huge_pmd()/wp_huge_pud() for private mappings
` [PATCH mm-unstable v1 08/20] mm: extend FAULT_FLAG_UNSHARE support to anything in a COW mapping
` [PATCH mm-unstable v1 09/20] mm/gup: reliable R/O long-term pinning in COW mappings
` [PATCH mm-unstable v1 13/20] media: videobuf-dma-sg: remove FOLL_FORCE usage
` [PATCH mm-unstable v1 15/20] media: pci/ivtv: "
` [PATCH mm-unstable v1 16/20] mm/frame-vector: "

[PATCH 0/4] powerpc/pseries: expose firmware security variables via filesystem
 2022-11-23 18:57 UTC  (22+ messages)
` [PATCH 2/4] fs: define a firmware security filesystem named fwsecurityfs

[PATCH -next] fbdev: offb: allow build when DRM_OFDRM=m
 2022-11-23 16:35 UTC  (7+ messages)

[PATCH v5 0/6] In kernel handling of CPU hotplug events for crash kernel
 2022-11-23 15:38 UTC  (10+ messages)
` [PATCH v5 1/6] powerpc/kexec: turn some static helper functions public
` [PATCH v5 2/6] powerpc/crash: update kimage_arch struct
` [PATCH v5 3/6] crash: add phdr for possible CPUs in elfcorehdr
` [PATCH v5 4/6] powerpc/crash: add crash CPU hotplug support
` [PATCH v5 5/6] crash: forward memory_notify args to arch crash hotplug handler
` [PATCH v5 6/6] powerpc/kexec: add crash memory hotplug support

[PATCH v7 0/2] arm64: support batched/deferred tlb shootdown during page reclamation
 2022-11-23 14:07 UTC  (3+ messages)
` [PATCH v7 2/2] "

[PATCH] perf test: Skip watchpoint tests if no watchpoints available
 2022-11-23 13:33 UTC  (5+ messages)

[PATCH 5.4 027/156] perf stat: Fix printing os->prefix in CSV metrics output
 2022-11-23  8:49 UTC 

[PATCH v2 00/44] cpuidle,rcu: Clean up the mess
 2022-11-22 16:04 UTC  (5+ messages)
` [PATCH v2 12/44] cpuidle,dt: Push RCU-idle into driver

[PATCH v1 0/7] Expand selftest utils
 2022-11-22 22:00 UTC  (9+ messages)
` [PATCH v1 1/7] selftests/powerpc: Use mfspr/mtspr macros
` [PATCH v1 2/7] selftests/powerpc: Add ptrace setup_core_pattern() null-terminator
` [PATCH v1 3/7] selftests/powerpc: Add generic read/write file util
` [PATCH v1 4/7] selftests/powerpc: Add read/write debugfs file, int
` [PATCH v1 5/7] selftests/powerpc: Parse long/unsigned long value safely
` [PATCH v1 6/7] selftests/powerpc: Add {read,write}_{long,ulong}
` [PATCH v1 7/7] selftests/powerpc: Add automatically allocating read_file

[PATCH printk v5 00/40] reduce console_lock scope
 2022-11-22 16:43 UTC  (2+ messages)

[PATCH] powerpc/ps3: mark ps3_system_bus_type static
 2022-11-22 16:39 UTC  (2+ messages)

[PATCH] powerpc/bpf/32: Fix Oops on tail call tests
 2022-11-22  9:47 UTC  (4+ messages)

[PATCH 0/3] selftests/powerpc: ptrace/perf_hwbreak test fixes
 2022-11-22  6:40 UTC  (4+ messages)
` [PATCH 1/3] selftests/powerpc: Move perror closer to its use
` [PATCH 2/3] selftests/powerpc: Bump up rlimit for perf-hwbreak test
` [PATCH 3/3] selftests/powerpc: Account for offline cpus in "

[PATCH] cxl: Fix refcount leak in cxl_calc_capp_routing
 2022-11-22  5:39 UTC  (4+ messages)

[Bug 216723] New: BUG: spinlock wrong CPU on CPU#0, swapper/0/1 with CONFIG_NETCONSOLE=y (on a PowerMac G4 DP)
 2022-11-22  0:52 UTC 

[Bug 216715] New: kernel 6.1-rc5 + KASAN_OUTLINE fails to boot at very early stage when DEBUG_PAGEALLOC_ENABLE_DEFAULT is enabled (PowerMac G4 3,6)
 2022-11-22  0:34 UTC  (6+ messages)
` [Bug 216715] "

[PATCH V2] tools/perf: Fix printing field separator in CSV metrics output
 2022-11-21 17:37 UTC  (2+ messages)

[PATCH v6] livepatch: Clear relocation targets on a module removal
 2022-11-21 16:32 UTC  (5+ messages)

[powerpc:topic/objtool] BUILD SUCCESS c984aef8c8326035570ff6e01d0ff9e79a5dfa76
 2022-11-21 13:14 UTC 

[PATCH] ocxl: fix pci device refcount leak when calling get_function_0()
 2022-11-21  6:56 UTC  (5+ messages)

[PATCH] misc: ocxl: fix possible name leak in ocxl_file_register_afu()
 2022-11-21  5:52 UTC  (2+ messages)

[PATCH 1/2] cxl: fix possible null-ptr-deref in cxl_guest_init_afu|adapter()
 2022-11-21  5:35 UTC  (4+ messages)
` [PATCH 2/2] cxl: fix possible null-ptr-deref in cxl_pci_init_afu|adapter()

[Bug 216713] New: BUG: Bad page map in process init pte:c0ab684c pmd:01182000 (on a PowerMac G4 DP)
 2022-11-20 20:37 UTC  (2+ messages)
` [Bug 216713] "

[Bug 216407] New: OF: unittest fails some tests on ppc and ppc64 (### dt-test ### end of unittest - 266 passed, 6 failed)
 2022-11-20 20:00 UTC  (2+ messages)
` [Bug 216407] "

[GIT PULL] Please pull powerpc/linux.git powerpc-6.1-5 tag
 2022-11-20 18:52 UTC  (2+ messages)

build failure in linux-next: offb missing fb helpers
 2022-11-20 17:47 UTC  (6+ messages)

[Bug 206203] New: kmemleak reports various leaks in drivers/of/unittest.c
 2022-11-20 17:25 UTC  (5+ messages)
` [Bug 206203] "

[PATCH v3 00/12] powerpc: Nintendo Wii U support
 2022-11-20 15:30 UTC  (7+ messages)
` [PATCH v4 00/11] "
  ` [PATCH v4 01/11] dt-bindings: wiiu: Document the Nintendo Wii U devicetree
  ` [PATCH v4 07/11] powerpc: wiiu: espresso interrupt controller support
  ` [PATCH v4 08/11] powerpc: wiiu: latte "

[6.1.0-rc5-next-20221118] Kernel crash (alloc_buddy_hugetlb_folio) - THP tests
 2022-11-20 14:17 UTC 

[PATCH] powerpc: Fix writable sections being moved into the rodata region
 2022-11-20  1:31 UTC  (2+ messages)

[PATCH v5 0/5] drm: Add driver for PowerPC OF displays
 2022-11-19 15:25 UTC  (3+ messages)
` [PATCH v5 1/5] drm/ofdrm: Add ofdrm for Open Firmware framebuffers


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