linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-06-29 03:13:52 to 2022-07-01 11:41:41 UTC [more...]

[RFC PATCH v3 00/12] objtool: Enable and implement --mcount option on powerpc
 2022-07-01 11:40 UTC  (13+ messages)
` [RFC PATCH v3 11/12] powerpc: Remove unreachable() from WARN_ON()
              ` [RFC PATCH v3 11/12] powerpc: Remove unreachable() from WARN_ON() (gcc issue ?)

[PATCH v2 00/13] perf/hw_breakpoint: Optimize for thousands of tasks
 2022-07-01 10:15 UTC  (5+ messages)
` [PATCH v2 08/13] powerpc/hw_breakpoint: Avoid relying on caller synchronization

[PATCH] powerpc: Fix formatting problems to make code look more beautiful
 2022-07-01  9:45 UTC 

[PATCH v2 0/6] Add support of two Audio PLL source
 2022-07-01  9:32 UTC  (7+ messages)
` [PATCH v2 1/6] ASoC: fsl_utils: Add function to handle PLL clock source
` [PATCH v2 2/6] ASoC: fsl_spdif: Add support for PLL switch at runtime
` [PATCH v2 3/6] ASoC: fsl_micfil: "
` [PATCH v2 4/6] ASoC: fsl_sai: "
` [PATCH v2 5/6] ASoC: dt-bindings: fsl_spdif: Add two PLL clock source
` [PATCH v2 6/6] ASoC: dt-bindings: fsl-sai: "

[PATCH] powerpc/83xx/mpc832x_rdb: call platform_device_put() in error case in of_fsl_spi_probe()
 2022-07-01  9:45 UTC 

[PATCH] powerpc/sgy_cts1000: Fix typo in comments
 2022-07-01  9:24 UTC 

[PATCH] powerpc/pseries: Add a null judgment after iommu_pseries_alloc_group
 2022-07-01  9:17 UTC 

[PATCH v4 0/2] powerpc rng cleanups
 2022-07-01  8:49 UTC  (3+ messages)
` [PATCH v4 1/2] powerpc/powernv: rename remaining rng powernv_ functions to pnv_
` [PATCH v4 2/2] powerpc/kvm: don't crash on missing rng, and use darn

[PATCH v3 0/2] powerpc rng cleanups
 2022-07-01  8:36 UTC  (7+ messages)
` [PATCH v3 1/2] powerpc/powernv: rename remaining rng powernv_ functions to pnv_
` [PATCH v3 2/2] powerpc/kvm: don't crash on missing rng, and use darn

[PATCH -next v3 0/2] powerpc: add support for syscall stack randomization
 2022-07-01  8:24 UTC  (3+ messages)
` [PATCH -next v3 1/2] powerpc: Move system_call_exception() to syscall.c
` [PATCH -next v3 2/2] powerpc: add support for syscall stack randomization

[PATCH v2 0/2] Fix console probe delay when stdout-path isn't set
 2022-07-01  1:26 UTC  (3+ messages)
` [PATCH v2 1/2] driver core: Add probe_no_timeout flag for drivers
` [PATCH v2 2/2] serial: Set probe_no_timeout for all DT based drivers

[linux-next:master] BUILD REGRESSION 6cc11d2a1759275b856e464265823d94aabd5eaf
 2022-06-30 23:49 UTC 

WARN at crypto/testmgr.c:5774 (next)
 2022-06-30 18:50 UTC  (2+ messages)

[PATCH] cxl: drop unexpected word "the" in the comments
 2022-07-01  7:41 UTC  (4+ messages)

[PATCH] powerpc/32s: Cleanup the mess in __set_pte_at()
 2022-07-01  6:24 UTC 

[PATCH] powerpc/32s: Fix boot failure with KASAN + SMP + JUMP_LABEL_FEATURE_CHECK_DEBUG
 2022-07-01  6:06 UTC 

[PATCH v4 1/2] PCI/AER: Disable AER service when link is in L2/L3 ready, L2 and L3 state
 2022-07-01  4:06 UTC  (3+ messages)

[PATCH 5.15 00/28] 5.15.52-rc1 review
 2022-07-01  3:51 UTC 

[PATCH] freescale/fs_enet:fix repeated words in comments
 2022-07-01  3:10 UTC  (2+ messages)

[PATCH v4 0/5] tpm: Preserve TPM measurement log across kexec (ppc64)
 2022-07-01  2:26 UTC  (6+ messages)
` [PATCH v4 1/5] of: check previous kernel's ima-kexec-buffer against memory bounds
` [PATCH v4 2/5] drivers: of: kexec ima: Support 32-bit platforms
` [PATCH v4 3/5] tpm: of: Make of-tree specific function commonly available
` [PATCH v4 4/5] of: kexec: Refactor IMA buffer related functions to make them reusable
` [PATCH v4 5/5] tpm/kexec: Duplicate TPM measurement log in of-tree for kexec

[PATCH v2 0/3] phase out CONFIG_VIRT_TO_BUS
 2022-06-30 19:26 UTC  (19+ messages)
` [PATCH v2 3/3] arch/*/: remove CONFIG_VIRT_TO_BUS

[Bug 216190] New: 5.19-rc4 kernel + KASAN fails to boot at very early stage when CONFIG_SMP=y is selected (PowerMac G4 3,6)
 2022-06-30 18:38 UTC  (3+ messages)
` [Bug 216190] "

[powerpc] Fingerprint systemd service fails to start (next-20220624)
 2022-06-30 16:51 UTC  (4+ messages)

[next-20220629] kobject warnings during boot
 2022-06-30 13:54 UTC  (4+ messages)
  ` [PATCH] powerpc/powernv: delay rng of node creation until later in boot

[Bug 215389] New: pagealloc: memory corruption at building glibc-2.33 and running its' testsuite
 2022-06-30 13:41 UTC  (4+ messages)
` [Bug 215389] "

[PATCH v4.9] kexec_file: drop weak attribute from arch_kexec_apply_relocations[_add]
 2022-06-30 13:20 UTC  (2+ messages)

[PATCH 0/6] Add support of two Audio PLL source
 2022-06-30 12:15 UTC  (9+ messages)
` [PATCH 1/6] ASoC: fsl_utils: Add function to handle PLL clock source
` [PATCH 2/6] ASoC: fsl_spdif: Add support for PLL switch at runtime
` [PATCH 3/6] ASoC: fsl_micfil: "
` [PATCH 4/6] ASoC: fsl_sai: "
` [PATCH 5/6] ASoC: dt-bindings: fsl_spdif: Add two PLL clock source
` [PATCH 6/6] ASoC: dt-bindings: fsl-sai: "

[PATCH v5.10] powerpc/ftrace: Remove ftrace init tramp once kernel init is complete
 2022-06-30 11:31 UTC  (3+ messages)
` [PATCH v5.18] "

[PATCH] crypto: nx - drop unexpected word "the"
 2022-06-30  8:13 UTC  (2+ messages)

[PATCH -next, v2] powerpc: add support for syscall stack randomization
 2022-06-30  8:22 UTC  (5+ messages)

[PATCH] crypto: vmx - drop unexpected word 'for' in comments
 2022-06-30  8:15 UTC  (2+ messages)

[PATCH v2] powerpc/crash: save cpu register data in crash_smp_send_stop()
 2022-06-30  6:49 UTC 

[PATCH] powerpc/crash: save cpu register data in crash_smp_send_stop()
 2022-06-30  6:37 UTC  (2+ messages)

[PATCH V6 00/26] mm/mmap: Drop __SXXX/__PXXX macros from across platforms
 2022-06-30  5:16 UTC  (27+ messages)
` [PATCH V6 01/26] mm/mmap: Build protect protection_map[] with __P000
` [PATCH V6 02/26] mm/mmap: Define DECLARE_VM_GET_PAGE_PROT
` [PATCH V6 03/26] powerpc/mm: Move protection_map[] inside the platform
` [PATCH V6 04/26] sparc/mm: "
` [PATCH V6 05/26] arm64/mm: "
` [PATCH V6 06/26] x86/mm: "
` [PATCH V6 07/26] mm/mmap: Build protect protection_map[] with ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V6 08/26] microblaze/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V6 09/26] loongarch/mm: "
` [PATCH V6 10/26] openrisc/mm: "
` [PATCH V6 11/26] xtensa/mm: "
` [PATCH V6 12/26] hexagon/mm: "
` [PATCH V6 13/26] parisc/mm: "
` [PATCH V6 14/26] alpha/mm: "
` [PATCH V6 15/26] nios2/mm: "
` [PATCH V6 16/26] riscv/mm: "
` [PATCH V6 17/26] csky/mm: "
` [PATCH V6 18/26] s390/mm: "
` [PATCH V6 19/26] ia64/mm: "
` [PATCH V6 20/26] mips/mm: "
` [PATCH V6 21/26] m68k/mm: "
` [PATCH V6 22/26] arc/mm: "
` [PATCH V6 23/26] arm/mm: "
` [PATCH V6 24/26] um/mm: "
` [PATCH V6 25/26] sh/mm: "
` [PATCH V6 26/26] mm/mmap: Drop ARCH_HAS_VM_GET_PAGE_PROT

[PATCH v2] powerpc/smp: poll cpu_callin_map more aggressively in __cpu_up()
 2022-06-30  3:51 UTC  (2+ messages)

[PATCH v5 00/33] objtool: add base support for arm64
 2022-06-30  2:41 UTC  (10+ messages)
` [PATCH v6 18/33] arm64: Change symbol type annotations
` [PATCH v6 22/33] arm64: efi-header: Mark efi header as data
` [PATCH v6 24/33] arm64: proc: Mark constant "
` [PATCH v6 25/33] arm64: crypto: "

[powerpc:next-test] BUILD SUCCESS 54c15ec3b738c6086f2be001dae962ec412640e5
 2022-06-30  1:04 UTC 

[powerpc:merge] BUILD SUCCESS 3cdab7e81d28bd4d06004e34c87a1b5da745dd53
 2022-06-30  1:03 UTC 

[powerpc:fixes-test] BUILD SUCCESS ac790d09885d36143076e7e02825c541e8eee899
 2022-06-30  1:02 UTC 

[PATCH 0/6] i2c: Make remove callback return void
 2022-06-29 21:20 UTC  (23+ messages)
` [PATCH 6/6] "

[PATCH] ethernet/ibm:fix repeated words in comments
 2022-06-29 13:22 UTC 

[PATCH v2 00/12] powerpc: Nintendo Wii U support
 2022-06-29 20:28 UTC  (9+ messages)
` [PATCH v3 "
  ` [PATCH v3 01/12] dt-bindings: wiiu: Document the Nintendo Wii U devicetree
  ` [PATCH v3 02/12] powerpc: wiiu: device tree

[linux-next:master] BUILD REGRESSION c4ef528bd006febc7de444d9775b28706d924f78
 2022-06-29 19:58 UTC 

[PATCH] powerpc/smp: poll cpu_callin_map more aggressively in __cpu_up()
 2022-06-29 17:51 UTC  (3+ messages)

[PATCH] UAPI: fix a spelling mistake
 2022-06-29 15:02 UTC  (2+ messages)

[PATCH v3] powerpc/memhotplug: Add add_pages override for PPC
 2022-06-29 14:13 UTC  (6+ messages)

[PATCH] ASoC: fsl_micfil: change micfil default settings
 2022-06-29 14:05 UTC  (2+ messages)

[PATCH] selftests/powerpc: Skip energy_scale_info test on older firmware
 2022-06-29 12:15 UTC  (2+ messages)

[PATCH] powerc: Update asm-prototypes.h comment
 2022-06-29 12:15 UTC  (2+ messages)

[PATCH] powerpc/powermac: Remove empty function note_scsi_host()
 2022-06-29 12:15 UTC  (2+ messages)

[PATCH 1/2] powerpc: Don't include asm/setup.h in asm/machdep.h
 2022-06-29 12:15 UTC  (2+ messages)

[PATCH v2 1/4] powerpc/52xx: Remove dead code, i.e. mpc52xx_get_xtal_freq()
 2022-06-29 12:15 UTC  (2+ messages)

[PATCH powerpc v2] powerpc/bpf: Fix use of user_pt_regs in uapi
 2022-06-29 12:14 UTC  (2+ messages)

[Bug 216183] New: Kernel 5.19-rc4 boots ok with CONFIG_PPC_RADIX_MMU=y but fails to boot with CONFIG_PPC_HASH_MMU_NATIVE=y
 2022-06-29 10:28 UTC  (3+ messages)
` [Bug 216183] "

[PATCH v2] stack: Declare {randomize_,}kstack_offset to fix Sparse warnings
 2022-06-29  7:35 UTC  (2+ messages)

[PATCH] stack: Declare {randomize_,}kstack_offset to fix Sparse warnings
 2022-06-29  5:51 UTC  (3+ messages)

[PATCH llvm v2] powerpc/llvm/lto: Allow LLVM LTO builds
 2022-06-29  8:30 UTC 

[PATCH] powerpc: platforms: 85xx: Fix spelling mistake
 2022-06-29  8:06 UTC 

[PATCH v3 0/5] of: add of_property_alloc/free() and of_node_alloc()
 2022-06-29  7:30 UTC  (4+ messages)
` [PATCH v3 5/5] powerpc/pseries: use "

[PATCH] powerpc/xive/spapr: correct bitmap allocation size
 2022-06-29  7:01 UTC  (2+ messages)

[PATCH] powerpc/prom_init: Fix kernel config grep
 2022-06-29  7:01 UTC  (2+ messages)

[PATCH] powerpc/book3e: Fix PUD allocation size in map_kernel_page()
 2022-06-29  7:01 UTC  (2+ messages)

[PATCH] powerpc: Update reviewers
 2022-06-29  6:13 UTC  (2+ messages)

[PATCH kernel v2] pseries/iommu/ddw: Fix kdump to work in absence of ibm,dma-window
 2022-06-29  6:06 UTC 

[PATCH net-next v2 00/35] [RFT] net: dpaa: Convert to phylink
 2022-06-28 22:14 UTC  (6+ messages)
` [PATCH net-next v2 26/35] soc: fsl: qbman: Add helper for sanity checking cgr ops
` [PATCH net-next v2 27/35] soc: fsl: qbman: Add CGR update function
` [PATCH net-next v2 28/35] net: dpaa: Adjust queue depth on rate change
` [PATCH net-next v2 32/35] qoriq: Specify which MACs support RGMII
` [PATCH net-next v2 33/35] qoriq: Add nodes for QSGMII PCSs


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