linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-04-28 12:43:09 to 2022-05-04 20:12:04 UTC [more...]

[PATCH v1 1/4] powerpc/52xx: Remove dead code, i.e. mpc52xx_get_xtal_freq()
 2022-05-04 20:11 UTC  (9+ messages)
` [PATCH v1 2/4] powerpc/mpc5xxx: Switch mpc5xxx_get_bus_frequency() to use fwnode
` [PATCH v1 3/4] powerpc/52xx: Get rid of of_node assignment
` [PATCH v1 4/4] powerpc/52xx: Convert to use fwnode API

[PATCH -next v4 0/7]arm64: add machine check safe support
 2022-05-04 19:58 UTC  (7+ messages)
` [PATCH -next v4 1/7] x86, powerpc: fix function define in copy_mc_to_user
` [PATCH -next v4 4/7] arm64: add copy_{to, from}_user to machine check safe
` (subset) [PATCH -next v4 0/7]arm64: add machine check safe support

[PATCH] powerpc/85xx: P2020: Add law_trgt_if property to PCIe DT nodes
 2022-05-04 18:08 UTC 

[PATCH] powerpc/pci: Add config option for using OF 'reg' for PCI domain
 2022-05-04 17:57 UTC 

[PATCH 0/2] ftrace/recordmcount: Handle object files without section symbols
 2022-05-04 17:10 UTC  (14+ messages)
` [PATCH 2/2] recordmcount: Handle sections with no non-weak symbols

[PATCH 5.17 198/225] perf symbol: Pass is_kallsyms to symbols__fixup_end()
 2022-05-04 16:47 UTC  (3+ messages)
` [PATCH 5.17 199/225] perf symbol: Update symbols__fixup_end()
` [PATCH 5.17 200/225] perf symbol: Remove arch__symbols__fixup_end()

[PATCH 5.15 155/177] perf symbol: Pass is_kallsyms to symbols__fixup_end()
 2022-05-04 16:46 UTC  (3+ messages)
` [PATCH 5.15 156/177] perf symbol: Update symbols__fixup_end()
` [PATCH 5.15 173/177] perf symbol: Remove arch__symbols__fixup_end()

[PATCH 5.10 113/129] perf symbol: Pass is_kallsyms to symbols__fixup_end()
 2022-05-04 16:45 UTC  (3+ messages)
` [PATCH 5.10 114/129] perf symbol: Update symbols__fixup_end()
` [PATCH 5.10 129/129] perf symbol: Remove arch__symbols__fixup_end()

Apply d799769188529abc6cbf035a10087a51f7832b6b to 5.17 and 5.15?
 2022-05-04 15:07 UTC  (6+ messages)

[PATCH 0/2] Fix session topology test for powerpc and add utility function to get cpuinfo entries
 2022-05-04 14:29 UTC  (6+ messages)
` [PATCH 1/2] tools/perf: Add utility function to read /proc/cpuinfo for any field
` [PATCH 2/2] tools/perf/tests: Fix session topology test to skip the test in guest environment

[PATCH] powerpc/vdso: Fix incorrect CFI in gettimeofday.S
 2022-05-04 14:08 UTC  (6+ messages)

[PATCH v1 1/1] powerpc/83xx/mpc8349emitx: Get rid of of_node assignment
 2022-05-04 13:45 UTC  (6+ messages)

[PATCH v1 00/22] powerpc: ftrace optimisation and cleanup and more [v1]
 2022-05-04 12:44 UTC  (17+ messages)
` [PATCH v1 06/22] powerpc/ftrace: Inline ftrace_modify_code()
` [PATCH v1 07/22] powerpc/ftrace: Use patch_instruction() return directly
` [PATCH v1 08/22] powerpc/ftrace: Make __ftrace_make_{nop/call}() common to PPC32 and PPC64
` [PATCH v1 13/22] powerpc/ftrace: Use PPC_RAW_xxx() macros instead of opencoding
` [PATCH v1 16/22] powerpc/ftrace: Minimise number of #ifdefs

[PATCH kernel] powerpc/llvm/lto: Allow LLVM LTO builds
 2022-05-04 12:17 UTC  (6+ messages)

[PATCH 1/1] termbits: Convert octal defines to hex
 2022-05-04 11:59 UTC  (5+ messages)

[PATCH net-next v3] net: ethernet: Prepare cleanup of powerpc's asm/prom.h
 2022-05-04 11:32 UTC 

[PATCH v2] powerpc/rtas: Keep MSR[RI] set when calling RTAS
 2022-05-04 11:01 UTC  (9+ messages)

[PATCH v3] powerpc/rtas: Keep MSR[RI] set when calling RTAS
 2022-05-04 10:12 UTC 

[PATCH kernel] KVM: PPC: Make KVM_CAP_IRQFD_RESAMPLE platform dependent
 2022-05-04  7:48 UTC 

[PATCH 00/30] The panic notifiers refactor
 2022-05-03 21:56 UTC  (63+ messages)
` [PATCH 02/30] ARM: kexec: Disable IRQs/FIQs also on crash CPUs shutdown path
` [PATCH 04/30] firmware: google: Convert regular spinlock into trylock on panic path
` [PATCH 06/30] soc: bcm: brcmstb: Document panic notifier action and remove useless header
` [PATCH 09/30] coresight: cpu-debug: Replace mutex with mutex_trylock on panic notifier
` [PATCH 12/30] parisc: Replace regular spinlock with spin_trylock on panic path
` [PATCH 13/30] s390/consoles: Improve panic notifiers reliability
` [PATCH 15/30] bus: brcmstb_gisb: Clean-up panic/die notifiers
` [PATCH 16/30] drivers/hv/vmbus, video/hyperv_fb: Untangle and refactor Hyper-V panic notifiers
` [PATCH 17/30] tracing: Improve panic/die notifiers
` [PATCH 18/30] notifier: Show function names on notifier routines if DEBUG_NOTIFIERS is set
` [PATCH 19/30] panic: Add the panic hypervisor notifier list
` [PATCH 20/30] panic: Add the panic informational "
` [PATCH 21/30] panic: Introduce the panic pre-reboot "
` [PATCH 24/30] panic: Refactor the panic path

[PATCH] powerpc: Enable the DAWR on POWER9 DD2.3 and above
 2022-05-03 17:01 UTC 

[PATCH v10 00/13] Convert powerpc to default topdown mmap layout (v10)
 2022-05-03 16:29 UTC  (3+ messages)
` [PATCH v10 01/13] mm, hugetlbfs: Allow for "high" userspace addresses

Patch "perf symbol: Remove arch__symbols__fixup_end()" has been added to the 5.15-stable tree
 2022-05-03 14:22 UTC 

Patch "perf symbol: Remove arch__symbols__fixup_end()" has been added to the 5.10-stable tree
 2022-05-03 14:22 UTC 

[PATCH for v5.15] perf symbol: Remove arch__symbols__fixup_end()
 2022-05-03 13:45 UTC  (2+ messages)

[next] powerpc: multiple definition of `____cacheline_aligned'; sound/core/oss/pcm_oss.o:(.bss+0x40): first defined here
 2022-05-03 14:03 UTC  (3+ messages)

[PATCH 0/3] Fix CONT-PTE/PMD size hugetlb issue when unmapping or migrating
 2022-05-03 13:33 UTC  (10+ messages)
` [PATCH 1/3] mm: change huge_ptep_clear_flush() to return the original pte
` [PATCH 2/3] mm: rmap: Fix CONT-PTE/PMD size hugetlb issue when migration
` [PATCH 3/3] mm: rmap: Fix CONT-PTE/PMD size hugetlb issue when unmapping

[PATCH] crypto: vmx - Align the short log with Makefile cleanups
 2022-05-03 13:01 UTC  (2+ messages)

[PATCH] kbuild: drop $(objtree)/ prefix support for clean-files
 2022-05-03  2:01 UTC  (3+ messages)

[PATCH] POWERPC: idle: fix return value of __setup handler
 2022-05-03  0:55 UTC  (6+ messages)

[PATCH for v5.10] perf symbol: Remove arch__symbols__fixup_end()
 2022-05-03  0:42 UTC 

Patch "perf symbol: Update symbols__fixup_end()" has been added to the 5.17-stable tree
 2022-05-02 23:05 UTC 

Patch "perf symbol: Remove arch__symbols__fixup_end()" has been added to the 5.17-stable tree
 2022-05-02 23:05 UTC 

Patch "perf symbol: Pass is_kallsyms to symbols__fixup_end()" has been added to the 5.17-stable tree
 2022-05-02 23:05 UTC 

Patch "perf symbol: Update symbols__fixup_end()" has been added to the 5.15-stable tree
 2022-05-02 23:05 UTC 

Patch "perf symbol: Update symbols__fixup_end()" has been added to the 5.10-stable tree
 2022-05-02 23:05 UTC 

Patch "perf symbol: Pass is_kallsyms to symbols__fixup_end()" has been added to the 5.15-stable tree
 2022-05-02 23:05 UTC 

Patch "perf symbol: Pass is_kallsyms to symbols__fixup_end()" has been added to the 5.10-stable tree
 2022-05-02 23:05 UTC 

[PATCH v2] powerpc/4xx: cpm: fix return value of __setup handler
 2022-05-02 19:29 UTC 

[PATCH v2] POWERPC: idle: fix return value of __setup handler
 2022-05-02 19:29 UTC 

[PATCH kernel] KVM: PPC: Book3s: Retire H_PUT_TCE/etc real mode handlers
 2022-05-02 17:53 UTC  (2+ messages)

Any technical information for Wind River 7457 board?
 2022-05-02 14:50 UTC  (2+ messages)

[PATCH] tty: hvcs: simplify if-if to if-else
 2022-05-02 14:33 UTC  (2+ messages)

[PATCH linux-next] power:pkeys: fix bugon.cocci warnings
 2022-05-02 13:24 UTC  (2+ messages)

[Bug 215389] New: pagealloc: memory corruption at building glibc-2.33 and running its' testsuite
 2022-05-02 11:59 UTC  (3+ messages)
` [Bug 215389] "

[RFC v2 01/39] Kconfig: introduce HAS_IOPORT option and select it as necessary
 2022-05-01 22:40 UTC  (2+ messages)

[PATCH] powerpc: fix typos in comments
 2022-04-30 18:56 UTC 

serial hang in qemu-system-ppc64 -M pseries
 2022-04-30  9:08 UTC  (5+ messages)

[PATCH V12 00/20] riscv: Add COMPAT mode support for 64BIT
 2022-04-30  5:43 UTC  (3+ messages)

[PATCH v2 0/2] ftrace/recordmcount: Handle object files without section symbols
 2022-04-29 19:47 UTC  (8+ messages)
` [PATCH v2 1/2] ftrace: Drop duplicate mcount locations
` [PATCH v2 2/2] ftrace: recordmcount: Handle sections with no non-weak symbols

[PATCH v6] PCI hotplug: rpaphp: Error out on busy status from get-sensor-state
 2022-04-29 16:25 UTC  (4+ messages)

[powerpc] kernel BUG at mm/mmap.c:3164! w/ltp(mmapstress03)
 2022-04-29 13:27 UTC  (2+ messages)

L2 SRAM on PowerPC e500 and Caching-inhibited bit
 2022-04-29 13:09 UTC  (3+ messages)

[PATCH] powerpc/time: Always set decrementer in timer_interrupt()
 2022-04-29 12:42 UTC  (5+ messages)

[PATCH v4.19 0/2] Custom backports for powerpc SLB issues
 2022-04-29  8:57 UTC  (4+ messages)
` [PATCH v4.19 2/2] powerpc/64s: Unmerge EX_LR and EX_DAR
  ` Patch "powerpc/64s: Unmerge EX_LR and EX_DAR" has been added to the 4.19-stable tree

[PATCH v4.19 1/2] powerpc/64/interrupt: Temporarily save PPR on stack to fix register corruption due to SLB miss
 2022-04-29  8:57 UTC  (2+ messages)
` Patch "powerpc/64/interrupt: Temporarily save PPR on stack to fix register corruption due to SLB miss" has been added to the 4.19-stable tree

[PATCH v3 0/4] dt-bindings: convert freescale extirq and scfg schemas
 2022-04-28 22:47 UTC  (5+ messages)
` [PATCH v3 3/4] dt-bindings: interrupt-controller: fsl, ls-extirq: convert to YAML
` [PATCH v3 4/4] dt-bindings: fsl: convert fsl,layerscape-scfg "

[PATCH net-next v2 13/15] eth: spider: remove a copy of the NAPI_POLL_WEIGHT define
 2022-04-28 21:23 UTC 

[PATCH] KVM: PPC: Book3S HV: Initialize AMOR in nested entry
 2022-04-28 16:37 UTC  (3+ messages)

[PATCH 0/3] perf tools: Tidy up symbol end fixup (v3)
 2022-04-28 13:52 UTC  (3+ 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).