linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
[PATCH v3 00/11] sysctl: treewide: constify ctl_table argument of sysctl handlers
 2024-05-12 19:32 UTC  (13+ messages)

[PATCH] powerpc/perf: set cpumode flags using sample address in the PPMU_ARCH_31 case
 2024-05-12  2:22 UTC  (2+ messages)

Boot failure with ppc64 port on iMacs G5
 2024-05-11 13:27 UTC  (7+ messages)

[PATCH 0/4] ASoC: fsl_xcvr: Support i.MX95 platform
 2024-05-11 12:47 UTC  (12+ messages)
` [PATCH 1/4] ASoC: dt-bindings: fsl,xcvr: Add compatible string for i.MX95
` [PATCH 2/4] ASoC: dt-bindings: fsl,xcvr: Add two PLL clock sources
` [PATCH 3/4] ASoC: fsl_xcvr: Support reparent pll clocks for phy_clk
` [PATCH 4/4] ASoC: fsl_xcvr: Add support for i.MX95 platform

[PATCH 0/2] PCI hotplug driver fixes
 2024-05-11  5:42 UTC  (4+ messages)
` [PATCH 1/2] pci/hotplug/pnv_php: Fix hotplug driver crash on Powernv
` [PATCH 2/2] arch/powerpc: hotplug driver bridge support

[PATCH v2 0/1] arch/fault: don't print logs for simulated poison errors
 2024-05-10 19:29 UTC  (3+ messages)
` [PATCH v2 1/1] arch/fault: don't print logs for pte marker "

[RFC PATCH v2 0/6] powerpc: pSeries: vfio: iommu: Re-enable support for SPAPR TCE VFIO
 2024-05-10 18:33 UTC  (7+ messages)

About the code updte of the arc/linux/arch/beta/kernel/irq_64.c
 2024-05-10 16:23 UTC 

[PATCH V2 0/9] Add data type profiling support for powerpc
 2024-05-10 14:26 UTC  (19+ messages)
` [PATCH V2 3/9] tools/perf: Fix a comment about multi_regs in extract_reg_offset function
` [PATCH V2 4/9] tools/perf: Add support to capture and parse raw instruction in objdump
` [PATCH V2 5/9] tools/perf: Update parameters for reg extract functions to use raw instruction on powerpc
` [PATCH V2 6/9] tools/perf: Update instruction tracking for powerpc
` [PATCH V2 7/9] tools/perf: Update instruction tracking with add instruction
` [PATCH V2 8/9] tools/perf: Add support to find global register variables using find_data_type_global_reg

[PATCH v4 0/7] PCI: Consolidate TLP Log reading and printing
 2024-05-10 12:12 UTC  (9+ messages)
` [PATCH v4 1/7] PCI: Don't expose pcie_read_tlp_log() outside of PCI subsystem
` [PATCH v4 2/7] PCI: Move TLP Log handling to own file
` [PATCH v4 3/7] PCI: Make pcie_read_tlp_log() signature same
` [PATCH v4 4/7] PCI: Use unsigned int i in pcie_read_tlp_log()
` [PATCH v4 5/7] PCI: Store # of supported End-End TLP Prefixes
` [PATCH v4 6/7] PCI: Add TLP Prefix reading into pcie_read_tlp_log()
` [PATCH v4 7/7] PCI: Create helper to print TLP Header and Prefix Log

[PATCH v8] arch/powerpc/kvm: Add support for reading VPA counters for pseries guests
 2024-05-10 10:49 UTC 

[PATCH v2 0/2] powerpc: kexec fixes
 2024-05-10 10:22 UTC  (3+ messages)
` [PATCH v2 1/2] powerpc/kexec_file: fix extra size calculation for kexec FDT
` [PATCH v2 2/2] powerpc/kexec_file: fix cpus node update to FDT

[PATCH] powerpc/fadump: update documentation about bootargs_append
 2024-05-10  8:21 UTC 

[PATCH 1/3] powerpc: Drop clang workaround for builtin constant checks
 2024-05-10  8:07 UTC  (6+ messages)
` [PATCH 2/3] powerpc/xmon: Fix disassembly CPU feature checks
` [PATCH 3/3] powerpc: Check only single values are passed to CPU/MMU "

[PATCH] powerpc/85xx: fix compile error without CONFIG_CRASH_DUMP
 2024-05-10  8:07 UTC 

[PATCH v2 1/2] powerpc/io: Avoid clang null pointer arithmetic warnings
 2024-05-10  7:03 UTC  (4+ messages)

[Patch v2] mm/memblock: discard .text/.data if CONFIG_ARCH_KEEP_MEMBLOCK not set
 2024-05-10  2:04 UTC 

[PATCH] macintosh/mac_hid: add MODULE_DESCRIPTION()
 2024-05-10  1:23 UTC 

[PATCH v4 44/66] selftests/powerpc: Drop define _GNU_SOURCE
 2024-05-10  0:07 UTC 

[PATCH 0/1] arch/fault: don't print logs for simulated poison errors
 2024-05-09 23:02 UTC  (7+ messages)
` [PATCH 1/1] "

[PATCH 0/1] Convert tasklets to BH workqueues in ethernet drivers
 2024-05-09 21:35 UTC  (7+ messages)
` [PATCH 1/1] [RFC] ethernet: Convert from tasklet to BH workqueue

[powerpc:next] BUILD SUCCESS 98ec6d38ee57a734123c6f5d42640804034024ef
 2024-05-09 13:57 UTC 

[powerpc:merge] BUILD SUCCESS 128a9d4079079ea33e2ef44999901ec0ef3afdbf
 2024-05-09 13:53 UTC 

[PATCH v2 0/3] powerpc/fadump: pass additional args to dump capture kernel
 2024-05-09 11:57 UTC  (4+ messages)
` [PATCH v2 1/3] powerpc/pseries/fadump: add support for multiple boot memory regions
` [PATCH v2 2/3] powerpc/fadump: setup additional parameters for dump capture kernel
` [PATCH v2 3/3] powerpc/fadump: pass additional parameters when fadump is active

[PATCH v15 00/16] Add audio support in v4l2 framework
 2024-05-09 11:13 UTC  (18+ messages)

[PATCH v4 0/3] PCI/AER: Handle Advisory Non-Fatal error
 2024-05-09  8:48 UTC  (4+ messages)
` [PATCH v4 1/3] PCI/AER: Store UNCOR_STATUS bits that might be ANFE in aer_err_info
` [PATCH v4 2/3] PCI/AER: Print UNCOR_STATUS bits that might be ANFE
` [PATCH v4 3/3] PCI/AER: Clear "

[PATCH 0/2] powerpc: kexec fixes
 2024-05-09  8:18 UTC  (5+ messages)
` [PATCH 1/2] powerpc/kexec_file: fix extra size calculation for kexec FDT
` [PATCH 2/2] powerpc/kexec_file: fix cpus node update to FDT

[kvm-unit-tests PATCH v9 00/31] powerpc improvements
 2024-05-09  5:44 UTC  (19+ messages)
` [kvm-unit-tests PATCH v9 01/31] doc: update unittests doc
` [kvm-unit-tests PATCH v9 03/31] powerpc: Mark known failing tests as kfail
` [kvm-unit-tests PATCH v9 07/31] scripts: allow machine option to be specified in unittests.cfg
` [kvm-unit-tests PATCH v9 12/31] powerpc: general interrupt tests
` [kvm-unit-tests PATCH v9 17/31] powerpc: Add cpu_relax

[PATCH v6] arch/powerpc/kvm: Add support for reading VPA counters for pseries guests
 2024-05-09  5:42 UTC  (5+ messages)

[FSL P50x0] Kernel 6.9-rc1 compiling issue
 2024-05-09  5:15 UTC  (2+ messages)

kswapd0: page allocation failure: order:0, mode:0x820(GFP_ATOMIC), nodemask=(null),cpuset=/,mems_allowed=0 (Kernel v6.5.9, 32bit ppc)
 2024-05-08 18:21 UTC 

[PATCH bpf v2] powerpc/bpf: enforce full ordering for ATOMIC operations with BPF_FETCH
 2024-05-08 17:02 UTC  (3+ messages)

[powerpc:topic/ppc-kvm] BUILD SUCCESS b52e8cd3f835869370f8540f1bc804a47a47f02b
 2024-05-08 16:22 UTC 

[PATCH 7/8] powerpc: Fix typos
 2024-05-08 13:49 UTC  (2+ messages)

WARNING: CPU: 1 PID: 1 at net/core/netpoll.c:370 netpoll_send_skb+0x1fc/0x20c at boot when netconsole is enabled (kernel v6.9-rc5, v6.8.7, sungem, PowerMac G4 DP)
 2024-05-08 13:48 UTC  (8+ messages)

[PATCH v2] KVM: PPC: Book3S HV nestedv2: Cancel pending DEC exception
 2024-05-08 13:45 UTC  (2+ messages)

[PATCH] KVM: PPC: Fix documentation for ppc mmu caps
 2024-05-08 13:45 UTC  (2+ messages)

[PATCH] KVM: PPC: Book3S HV nestedv2: Fix an error handling path in gs_msg_ops_kvmhv_nestedv2_config_fill_info()
 2024-05-08 13:45 UTC  (2+ messages)

[PATCH v2] KVM: PPC: code cleanup for kvmppc_book3s_irqprio_deliver
 2024-05-08 13:45 UTC  (2+ messages)

[PATCH] Fix the address of the linuxppc-dev mailing list
 2024-05-08 13:39 UTC  (2+ messages)

[PATCH -next 2/3 v2] powerpc: Fix kernel-doc comments in fsl_gtm.c
 2024-05-08 13:39 UTC  (2+ messages)

[PATCH -next 1/3 v2] powerpc: boot: Fix kernel-doc param for partial_decompress
 2024-05-08 13:39 UTC  (2+ messages)

[PATCH v2] powerpc/Makefile: Remove bits related to the previous use of -mcmodel=large
 2024-05-08 13:39 UTC  (2+ messages)

[PATCH] macintosh/ams: Fix unused variable warning
 2024-05-08 13:39 UTC  (2+ messages)

[PATCH] powerpc: rename SPRN_HID2 define to SPRN_HID2_750FX
 2024-05-08 13:39 UTC  (2+ messages)

[PATCH] powerpc: remove unused *_syscall_64.o variables in Makefile
 2024-05-08 13:39 UTC  (2+ messages)

[PATCH] power: Remove arch specific module bug stuff
 2024-05-08 13:39 UTC  (2+ messages)

[PATCH v4 1/2] powerpc64/bpf: fix tail calls for PCREL addressing
 2024-05-08 13:39 UTC  (5+ messages)
` [PATCH v4 2/2] powerpc/bpf: enable kfunc call

[PATCH v2] powerpc: Fix preserved memory size for int-vectors
 2024-05-08 13:39 UTC  (2+ messages)

[PATCH] powerpc/xmon: Check cpu id in commands "c#", "dp#" and "dx#"
 2024-05-08 13:39 UTC  (2+ messages)

[PATCH v2 0/3] Fix typos, grammatical errors and add units of function param
 2024-05-08 13:39 UTC  (2+ messages)

[PATCH 1/4] powerpc: dts: add power management nodes to FSL chips
 2024-05-08 13:39 UTC  (2+ messages)

[PATCH][next] selftests/powerpc/dexcr: Fix spelling mistake "predicition" -> "prediction"
 2024-05-08 13:39 UTC  (2+ messages)

[PATCH] powerpc/bpf/32: Fix failing test_bpf tests
 2024-05-08 13:39 UTC  (2+ messages)

[PATCH v2] powerpc/iommu: Code cleanup for cell/iommu.c
 2024-05-08 13:39 UTC  (2+ messages)

[PATCH v2] powerpc/cell: Code cleanup for spufs_mfc_flush
 2024-05-08 13:39 UTC  (2+ messages)

[PATCH] powerpc/pseries/pci: Code cleanup
 2024-05-08 13:39 UTC  (2+ messages)

[PATCH v1 0/9] Add dynamic DEXCR support
 2024-05-08 13:39 UTC  (4+ messages)
` [PATCH v1 1/9] selftests/powerpc/dexcr: Add -no-pie to hashchk tests

[PATCH v2 1/2] powerpc/code-patching: Test patch_instructions() during boot
 2024-05-08 13:39 UTC  (2+ messages)

[PATCH] powerpc64/kasan: Pass virtual addresses to kasan_init_phys_region()
 2024-05-08 13:39 UTC  (2+ messages)

[PATCH v2 0/1] Add XSAVE layout description to Core files for debuggers to support varying XSAVE layouts
 2024-05-08 13:02 UTC  (6+ messages)
` [PATCH v2 1/1] x86/elf: Add a new .note section containing Xfeatures information to x86 core files

[PATCH bpf] powerpc/bpf: enforce full ordering for ATOMIC operations with BPF_FETCH
 2024-05-08 11:39 UTC  (3+ messages)

[PATCH 0/4] ASoC: Constify static snd_pcm_hardware
 2024-05-08  2:38 UTC  (2+ messages)

[PATCH RESEND v8 00/16] mm: jit/text allocator
 2024-05-07 23:52 UTC  (5+ messages)
` [PATCH RESEND v8 05/16] module: make module_memory_{alloc,free} more self-contained
` [PATCH RESEND v8 07/16] mm/execmem, arch: convert simple overrides of module_alloc to execmem

[PATCH v3] kprobe/ftrace: bail out if ftrace was killed
 2024-05-07 18:36 UTC  (3+ messages)

[PATCH v18 0/6] powerpc/crash: Kernel handling of CPU and memory hotplug
 2024-05-07 14:41 UTC  (2+ messages)

[PATCH] powerpc/crash: remove unnecessary NULL check before kvfree()
 2024-05-07 14:41 UTC  (2+ messages)

[PATCH 00/13] ASoC: Use snd_soc_substream_to_rtd() for accessing private_data
 2024-05-07 14:34 UTC  (2+ messages)

[PATCH 1/2] radix/kfence: map __kfence_pool at page granularity
 2024-05-07 12:33 UTC  (2+ messages)

[powerpc:topic/kdump-hotplug] BUILD SUCCESS 9803af291162dbca4b9773586a3f5c392f0dd974
 2024-05-07 11:50 UTC 

[PATCH v7] arch/powerpc/kvm: Add support for reading VPA counters for pseries guests
 2024-05-07 11:43 UTC 

[PATCH 0/7] Remove 40x
 2024-05-07 10:12 UTC  (4+ messages)
` [PATCH 6/7] powerpc: Replace CONFIG_4xx with CONFIG_44x

[powerpc:next] BUILD SUCCESS be140f1732b523947425aaafbe2e37b41b622d96
 2024-05-07  5:24 UTC 

[powerpc:merge] BUILD SUCCESS bbd9f1ec54a72b7a68ed18ad2281f453ee06d606
 2024-05-07  4:06 UTC 

linux-next: manual merge of the risc-v tree with the powerpc tree
 2024-05-07  3:55 UTC  (2+ messages)

[RFC PATCH 1/2] objtool: Run objtool only if either of the config options are selected
 2024-05-06 17:39 UTC  (6+ messages)
` [RFC PATCH 2/2] objtool/powerpc: Enhance objtool to fixup alternate feature relative addresses

[PATCH 0/3] XICS emulation optimizations in KVM for PPC
 2024-05-06 16:17 UTC  (4+ messages)
` [PATCH 1/3] arch/powerpc/kvm: Use bitmap to speed up resend of irqs in ICS
` [PATCH 2/3] arch/powerpc/kvm: Optimize the server number -> ICP lookup
` [PATCH 3/3] arch/powerpc/kvm: Reduce lock contention by moving spinlock from ics to irq_state

[PATCH v3 1/2] PCI: Add TLP Prefix reading into pcie_read_tlp_log()
 2024-05-06 14:35 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).