linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-08-18 21:04:35 to 2022-08-24 02:16:40 UTC [more...]

[PATCH v4 00/20] powerpc: Syscall wrapper and register clearing
 2022-08-24  2:05 UTC  (15+ messages)
` [PATCH v4 01/20] powerpc: Remove asmlinkage from syscall handler definitions
` [PATCH v4 02/20] powerpc: Use generic fallocate compatibility syscall
` [PATCH v4 03/20] powerpc/32: Remove powerpc select specialisation
` [PATCH v4 04/20] powerpc: Provide do_ppc64_personality helper
` [PATCH v4 05/20] powerpc: Remove direct call to personality syscall handler
` [PATCH v4 06/20] powerpc: Remove direct call to mmap2 syscall handlers
` [PATCH v4 07/20] powerpc: Adopt SYSCALL_DEFINE for arch-specific "
` [PATCH v4 08/20] powerpc: Include all arch-specific syscall prototypes
` [PATCH v4 09/20] powerpc: Enable compile-time check for syscall handlers
` [PATCH v4 10/20] powerpc: Use common syscall handler type
` [PATCH v4 11/20] powerpc: Add ZEROIZE_GPRS macros for register clears
` [PATCH v4 12/20] Revert "powerpc/syscall: Save r3 in regs->orig_r3"
` [PATCH v4 13/20] powerpc: Provide syscall wrapper
` [PATCH v4 15/20] powerpc/64s: Use {ZEROIZE,SAVE,REST}_GPRS macros in sc, scv 0 handlers

[PATCH 1/2] Revert "powerpc: Remove unused FW_FEATURE_NATIVE references"
 2022-08-24  1:50 UTC  (3+ messages)
` [PATCH 2/2] powerpc/rtas: Fix RTAS MSR[HV] handling for Cell

[PATCH linux-next] powerpc: disable sanitizer in irq_soft_mask_set
 2022-08-24  1:25 UTC  (8+ messages)

[PATCH v3 00/18] powerpc: Syscall wrapper and register clearing
 2022-08-24  1:24 UTC  (27+ messages)
` [PATCH v3 01/18] powerpc: Remove asmlinkage from syscall handler definitions
` [PATCH v3 02/18] powerpc: Use generic fallocate compatibility syscall
` [PATCH v3 03/18] powerpc/32: Remove powerpc select specialisation
` [PATCH v3 04/18] powerpc: Provide do_ppc64_personality helper
` [PATCH v3 05/18] powerpc: Adopt SYSCALL_DEFINE for arch-specific syscall handlers
` [PATCH v3 06/18] powerpc: Remove direct call to personality syscall handler
` [PATCH v3 07/18] powerpc: Remove direct call to mmap2 syscall handlers
` [PATCH v3 08/18] powerpc: Include all arch-specific syscall prototypes
` [PATCH v3 09/18] powerpc: Enable compile-time check for syscall handlers
` [PATCH v3 10/18] powerpc: Use common syscall handler type
` [PATCH v3 11/18] powerpc: Add ZEROIZE_GPRS macros for register clears
` [PATCH v3 12/18] Revert "powerpc/syscall: Save r3 in regs->orig_r3"
` [PATCH v3 13/18] powerpc: Provide syscall wrapper
` [PATCH v3 14/18] powerpc/64s: Clear/restore caller gprs in syscall interrupt/return
` [PATCH v3 15/18] powerpc/64s: Use {ZEROIZE,SAVE,REST}_GPRS macros in sc, scv 0 handlers
` [PATCH v3 16/18] powerpc/32: Clarify interrupt restores with REST_GPR macro in entry_32.S
` [PATCH v3 17/18] powerpc/64s: Fix comment on interrupt handler prologue
` [PATCH v3 18/18] powerpc/64s: Clear gprs on interrupt routine entry

[PATCH v2 0/2] Fix console probe delay when stdout-path isn't set
 2022-08-23 11:25 UTC  (2+ messages)

[Bug 215389] New: pagealloc: memory corruption at building glibc-2.33 and running its' testsuite
 2022-08-23 21:56 UTC  (3+ messages)
` [Bug 215389] "

[Bug 216041] New: Stack overflow at boot (do_IRQ: stack overflow: 1984) on a PowerMac G4 DP, KASAN debug build
 2022-08-23 21:31 UTC  (2+ messages)
` [Bug 216041] "

[RESEND PATCH] ASoC: fsl_sai: Add support multi fifo sdma script
 2022-08-23 18:50 UTC  (2+ messages)

[PATCH] ASoC: fsl_sai: Add support multi fifo sdma script
 2022-08-23 18:49 UTC  (3+ messages)

[PATCH] powerpc/boot: Fix compilation of uImage for e500 platforms
 2022-08-23 16:57 UTC  (2+ messages)

[PATCH] objtool: replace _ASM_PTR with quad in macros
 2022-08-23 16:47 UTC  (2+ messages)

[PATCH v2] powerpc: Fix irq_soft_mask_set() and irq_soft_mask_return() with sanitizer
 2022-08-23 16:39 UTC 

[PATCH] powerpc: Fix hard_irq_disable() with sanitizer
 2022-08-23 16:36 UTC 

[PATCH] ASoC: fsl_mqs: Fix supported clock DAI format
 2022-08-23 16:31 UTC  (2+ messages)

[PATCH] powerpc: Fix irq_soft_mask_set() and irq_soft_mask_return() with sanitizer
 2022-08-23 16:09 UTC 

[Bug 216367] New: Kernel 6.0-rc1 fails to build with GCC_PLUGIN_LATENT_ENTROPY=y (PowerMac G5 11,2)
 2022-08-23 10:40 UTC  (2+ messages)
` [Bug 216367] "

[PATCH 4/5] ASoC: fsl: fsl-utils: remove useless assignment
 2022-08-23  1:55 UTC  (2+ messages)

[PATCH] i2c: pasemi: Add IRQ support for Apple Silicon
 2022-08-23  1:50 UTC  (6+ messages)

[PATCH] net: move from strlcpy with unused retval to strscpy
 2022-08-23  1:05 UTC  (7+ messages)

[PATCH] powerpc: udbg: Remove extern function prototypes
 2022-08-22 23:17 UTC 

[PATCH] powerpc: Add support for early debugging via Serial 16550 console
 2022-08-22 23:15 UTC  (12+ messages)
` [PATCH v2] "

[PATCH] powerpc/85xx: DTS: Add CPLD definitions for P1021RDB Combo Board CPL Design
 2022-08-22 18:30 UTC  (3+ messages)

[PATCH v7 0/6] tpm: Preserve TPM measurement log across kexec (ppc64)
 2022-08-22 17:59 UTC  (3+ messages)
` [PATCH v7 6/6] tpm/kexec: Duplicate TPM measurement log in of-tree for kexec

[PATCH net-next v4 0/8] [RFT] net: dpaa: Convert to phylink
 2022-08-22 17:45 UTC  (3+ messages)
` [PATCH net-next v4 2/8] dt-bindings: net: fman: Add additional interface properties

[PATCH v3 1/4] Make place for common balloon code
 2022-08-22 15:58 UTC  (2+ messages)

[PATCH net-next] Remove DECnet support from kernel
 2022-08-22 14:00 UTC  (2+ messages)

[PATCH 1/3] dt-bindings: reset: syscon-reboot: Add priority property
 2022-08-22 13:50 UTC  (6+ messages)
` [PATCH 2/3] power: reset: syscon-reboot: Add support for specifying priority
` [PATCH 3/3] powerpc: dts: turris1x.dts: Set lower priority for CPLD syscon-reboot

[PATCH] powerpc: export cpu_smallcore_map for modules
 2022-08-22 13:31 UTC  (7+ messages)

[PATCH v3 0/4] mm: arm64: bring up BATCHED_UNMAP_TLB_FLUSH
 2022-08-22  8:21 UTC  (5+ messages)
` [PATCH v3 1/4] Revert "Documentation/features: mark BATCHED_UNMAP_TLB_FLUSH doesn't apply to ARM64"
` [PATCH v3 2/4] mm/tlbbatch: Introduce arch_tlbbatch_should_defer()
` [PATCH v3 3/4] mm: rmap: Extend tlbbatch APIs to fit new platforms
` [PATCH v3 4/4] arm64: support batched/deferred tlb shootdown during page reclamation

[6.0-rc1] Kernel crash while running MCE tests
 2022-08-22  6:12 UTC  (7+ messages)

Fwd: [PATCH -next] objtool: use arch_jump_destination in read_intra_function_calls
 2022-08-22  2:42 UTC 

[RFC 08/10] cpuhp: Replace cpumask_any_but(cpu_online_mask, cpu)
 2022-08-22  2:15 UTC 

[PATCH] kernel: exit: cleanup release_thread()
 2022-08-21 23:09 UTC  (9+ messages)

[PATCH] i2c: pasemi: Add IRQ support for Apple Silicon
 2022-08-20 20:17 UTC 

[GIT PULL] Please pull powerpc/linux.git powerpc-6.0-3 tag
 2022-08-20 18:40 UTC  (2+ messages)

Build/boot problem with 7b4537199a4a (Re: [PATCH v6 02/10] kbuild: link symbol CRCs at final link, removing CONFIG_MODULE_REL_CRCS)
 2022-08-20 17:51 UTC  (7+ messages)

[PATCH] powerpc: align syscall table for ppc32
 2022-08-20 17:50 UTC  (2+ messages)

[powerpc:next-test] BUILD SUCCESS bbee0d0affda40bb0917813cf416ac6ccbe1d5fa
 2022-08-20 12:41 UTC 

[powerpc:merge] BUILD SUCCESS 171ad2c21268b329c0a92707f7642f588ab77926
 2022-08-20 12:39 UTC 

[PATCH] powerpc/fsl-pci: Choose PCI host bridge with alias pci0 as the primary
 2022-08-20 12:33 UTC 

[PATCH] powerpc/pci: Enable PCI domains in /proc when PCI bus numbers are not unique
 2022-08-20 11:51 UTC 

[PATCH v1 1/5] powerpc/32: Do not allow selection of e5500 or e6500 CPUs on PPC32
 2022-08-20 10:55 UTC  (4+ messages)
` [PATCH v1 2/5] powerpc/32: Don't always pass -mcpu=powerpc to the compiler

[PATCH v4 1/2] powerpc/mm: Support execute-only memory on the Radix MMU
 2022-08-20  6:30 UTC  (5+ messages)
` [PATCH v4 2/2] selftests/powerpc: Add a test for execute-only memory

[PATCH] powerpc/boot: Convert more files to use SPDX tags
 2022-08-20  3:10 UTC  (3+ messages)

[PATCH] MAINTAINERS: Remove myself as EEH maintainer
 2022-08-20  0:17 UTC  (3+ messages)

[RESEND PATCH net-next v4 00/25] net: dpaa: Cleanups in preparation for phylink conversion
 2022-08-19 23:50 UTC  (2+ messages)

[PATCH] block: move from strlcpy with unused retval to strscpy
 2022-08-19 15:24 UTC  (3+ messages)

[PATCH v4 0/3] generic and PowerPC SED Opal keystore
 2022-08-19 22:31 UTC  (4+ messages)
` [PATCH v4 1/3] block: sed-opal: "
` [PATCH v4 2/3] powerpc/pseries: PLPKS SED Opal keystore support
` [PATCH v4 3/3] block: sed-opal: keystore access for SED Opal keys

[PATCH 0/7] powerpc/85xx: p2020: Create one unified machine description
 2022-08-19 19:15 UTC  (8+ messages)
` [PATCH 1/7] powerpc/85xx: Mark mpc85xx_rdb_pic_init() as static
` [PATCH 2/7] powerpc/85xx: Mark mpc85xx_ds_pic_init() "
` [PATCH 3/7] powerpc/85xx: p2020: Move all P2020 machine descriptions to p2020.c
` [PATCH 4/7] powerpc/85xx: p2020: Unify .setup_arch and .init_IRQ callbacks
` [PATCH 5/7] powerpc/85xx: p2020: Define just one machine description
` [PATCH 6/7] powerpc/85xx: p2020: Enable boards by new config option CONFIG_P2020
` [PATCH 7/7] powerpc: dts: turris1x.dts: Remove "fsl,P2020RDB-PC" compatible string

[PATCH v6 1/2] mm: migration: fix the FOLL_GET failure on following huge page
 2022-08-19 16:55 UTC  (2+ messages)

[PATCH] powerpc/fsl_booke: Make calc_cam_sz() static
 2022-08-19 14:26 UTC 

[PATCH] powerpc: Remove stale declarations in mmu_decl.h
 2022-08-19 14:23 UTC 

[PATCH v2 -next] powerpc/powermac: Fix symbol not declared warnings
 2022-08-19 13:06 UTC 

[PATCH] selftests/powerpc: Add missing PMU selftests to .gitignores
 2022-08-19 11:29 UTC  (2+ messages)

[PATCH] powerpc/pci: Fix get_phb_number() locking
 2022-08-19 11:29 UTC  (2+ messages)

[PATCH] [backport for 4.14] powerpc/ptdump: Fix display of RW pages on FSL_BOOK3E
 2022-08-19 11:14 UTC  (2+ messages)

[PATCH] powerpc/boot: Drop unused dummy.c
 2022-08-19 11:05 UTC 

[Bug 215381] New: BUG: Unable to handle kernel data access on read at 0x6600cc00000004
 2022-08-19 10:19 UTC  (2+ messages)
` [Bug 215381] "

[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-08-19 10:17 UTC  (2+ messages)
` [Bug 216190] "

[PATCH -next] powerpc/powermac: Fix symbol not declared warnings
 2022-08-19  8:12 UTC  (2+ messages)

[PATCH v2 11/14] powerpc/64s: Clear/restore caller gprs in syscall interrupt/return
 2022-08-19  6:22 UTC  (6+ messages)

[PATCH] powerpc/microwatt: Add LiteX MMC driver
 2022-08-19  4:08 UTC  (2+ messages)

[PATCH v2 1/2] mm/migrate_device.c: Copy pte dirty bit to page
 2022-08-19  2:51 UTC  (12+ messages)

[PATCH] macintosh: move from strlcpy with unused retval to strscpy
 2022-08-18 21:00 UTC 

[PATCH] cpuidle: move from strlcpy with unused retval to strscpy
 2022-08-18 21:00 UTC 

[PATCH] powerpc: move from strlcpy with unused retval to strscpy
 2022-08-18 20:59 UTC 

[PATCH] tty: move from strlcpy with unused retval to strscpy
 2022-08-18 21:01 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).