linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2022-01-29 12:22:15 to 2022-02-02 23:35:22 UTC [more...]

[PATCH 0/7] Allocate module text and data separately
 2022-02-02 23:34 UTC  (5+ messages)
` [PATCH 6/7] modules: Add CONFIG_ARCH_WANTS_MODULES_DATA_IN_VMALLOC

[PATCH v7 0/5] Allow guest access to EFI confidential computing secret area
 2022-02-02  8:45 UTC  (14+ messages)

[PATCH] powerpc/module_64: use module_init_section instead of patching names
 2022-02-02  5:51 UTC 

[PATCH 0/2] KVM: selftests: Add powerpc support
 2022-02-02 19:24 UTC  (4+ messages)
` [PATCH 2/2] KVM: selftests: Add support for ppc64le

[PATCH] spi: mpc512x-psc: Fix compile errors
 2022-02-02 18:16 UTC  (2+ messages)

[PATCH v4 0/7] Use pageblock_order for cma and alloc_contig_range alignment
 2022-02-02 16:35 UTC  (6+ messages)
` [PATCH v4 3/7] mm: page_isolation: check specified range for unmovable pages

powerpc: Set crashkernel offset to mid of RMA region
 2022-02-02 15:08 UTC  (5+ messages)

[PATCH RFC v1] drivers/base/node: consolidate node device subsystem initialization in node_dev_init()
 2022-02-02 13:45 UTC  (8+ messages)

[PATCH v2 0/2] KVM: PPC: Book3S PR: Fixes for AIL and SCV
 2022-02-02 13:09 UTC  (6+ messages)
` [PATCH v2 1/2] KVM: PPC: Book3S PR: Disable SCV when AIL could be disabled
` [PATCH v2 2/2] KVM: PPC: Book3S PR: Disallow AIL != 0

[PATCH] mm: Merge pte_mkhuge() call into arch_make_huge_pte()
 2022-02-02  9:38 UTC  (6+ messages)

[PATCH v4] powerpc/papr_scm: Implement initial support for injecting smart errors
 2022-02-02  9:03 UTC  (2+ messages)

[PATCH V5 00/21] riscv: compat: Add COMPAT mode support for rv64
 2022-02-02  7:51 UTC  (29+ messages)
` [PATCH V5 01/21] uapi: simplify __ARCH_FLOCK{,64}_PAD a little
` [PATCH V5 02/21] uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.h
` [PATCH V5 03/21] compat: consolidate the compat_flock{, 64} definition
` [PATCH V5 04/21] kconfig: Add SYSVIPC_COMPAT for all architectures
` [PATCH V5 05/21] fs: stat: compat: Add __ARCH_WANT_COMPAT_STAT
` [PATCH V5 06/21] asm-generic: compat: Cleanup duplicate definitions
` [PATCH V5 07/21] syscalls: compat: Fix the missing part for __SYSCALL_COMPAT
` [PATCH V5 08/21] riscv: Fixup difference with defconfig
` [PATCH V5 09/21] riscv: compat: Add basic compat data type implementation
` [PATCH V5 10/21] riscv: compat: Re-implement TASK_SIZE for COMPAT_32BIT
` [PATCH V5 11/21] riscv: compat: syscall: Add compat_sys_call_table implementation
` [PATCH V5 12/21] riscv: compat: syscall: Add entry.S implementation
` [PATCH V5 13/21] riscv: compat: process: Add UXL_32 support in start_thread
` [PATCH V5 14/21] riscv: compat: Add elf.h implementation
` [PATCH V5 15/21] riscv: compat: Add hw capability check for elf
` [PATCH V5 16/21] riscv: compat: vdso: Add rv32 VDSO base code implementation
` [PATCH V5 17/21] riscv: compat: vdso: Add setup additional pages implementation
` [PATCH V5 18/21] riscv: compat: signal: Add rt_frame implementation
` [PATCH V5 19/21] riscv: compat: ptrace: Add compat_arch_ptrace implement
` [PATCH V5 20/21] riscv: compat: Add COMPAT Kbuild skeletal support
` [PATCH V5 21/21] KVM: compat: riscv: Prevent KVM_COMPAT from being selected

[PATCH v2] powerpc/ptdump: Fix sparse warning in hashpagetable.c
 2022-02-02  5:30 UTC 

[PATCH V2] powerpc/perf: Fix task context setting for trace imc
 2022-02-02  4:18 UTC 

[PATCH] i2c: pasemi: Drop I2C classes from platform driver variant
 2022-02-01 21:55 UTC 

[PATCH 0/3] powerpc/pseries/vas: VAS/NXGZIP support with LPM
 2022-02-01 16:12 UTC  (5+ messages)
` [PATCH 2/3] powerpc/pseries/vas: Add VAS migration handler

[RFC PATCH 0/2] powerpc/pseries: add support for local secure storage called Platform Keystore(PKS)
 2022-02-01 15:22 UTC  (5+ messages)

[PATCH V4 00/17] riscv: compat: Add COMPAT mode support for rv64
 2022-02-01 13:56 UTC  (43+ messages)
` [PATCH V4 01/17] kconfig: Add SYSVIPC_COMPAT for all architectures
` [PATCH V4 02/17] fs: stat: compat: Add __ARCH_WANT_COMPAT_STAT
` [PATCH V4 03/17] asm-generic: compat: Cleanup duplicate definitions
` [PATCH V4 04/17] syscalls: compat: Fix the missing part for __SYSCALL_COMPAT
` [PATCH V4 05/17] riscv: Fixup difference with defconfig
` [PATCH V4 06/17] riscv: compat: Add basic compat date type implementation
` [PATCH V4 07/17] riscv: compat: Re-implement TASK_SIZE for COMPAT_32BIT
` [PATCH V4 08/17] riscv: compat: syscall: Add compat_sys_call_table implementation
` [PATCH V4 09/17] riscv: compat: syscall: Add entry.S implementation
` [PATCH V4 10/17] riscv: compat: process: Add UXL_32 support in start_thread
` [PATCH V4 11/17] riscv: compat: Add elf.h implementation
` [PATCH V4 12/17] riscv: compat: vdso: Add rv32 VDSO base code implementation
` [PATCH V4 13/17] riscv: compat: vdso: Add setup additional pages implementation
` [PATCH V4 14/17] riscv: compat: signal: Add rt_frame implementation
` [PATCH V4 15/17] riscv: compat: ptrace: Add compat_arch_ptrace implement
` [PATCH V4 16/17] riscv: compat: Add COMPAT Kbuild skeletal support
` [PATCH V4 17/17] KVM: compat: riscv: Prevent KVM_COMPAT from being selected

[PATCH] powerpc/xive: Add some error handling code to 'xive_spapr_init()'
 2022-02-01 13:39 UTC  (4+ messages)

[PATCH v2] powerpc/xive: Add some error handling code to 'xive_spapr_init()'
 2022-02-01 13:28 UTC  (2+ messages)

[PATCH] powerpc/kasan: Fix early region not updated correctly
 2022-02-01 12:36 UTC  (2+ messages)

[PATCH] powerpc/ptdump: Fix sparse warning in hashpagetable.c
 2022-02-01 12:25 UTC  (2+ messages)

microwatt booting linux-5.7 under verilator
 2022-02-01 11:59 UTC  (8+ messages)
    ` [OpenPOWER-HDL-Cores] "

[Oops][next-20220128] 5.17.0-rc1 kernel panics on my powerpc box
 2022-02-01 12:02 UTC  (3+ messages)

[PATCH v3] powerpc: Fix virt_addr_valid() check
 2022-02-01 11:57 UTC  (2+ messages)

[PATCH 1/2] powerpc: reserve memory for capture kernel after hugepages init
 2022-02-01 11:18 UTC  (2+ messages)

consolidate the compat fcntl definitions v2
 2022-02-01 11:23 UTC  (17+ messages)
` [PATCH 1/5] uapi: remove the unused HAVE_ARCH_STRUCT_FLOCK64 define
` [PATCH 2/5] uapi: simplify __ARCH_FLOCK{,64}_PAD a little
` [PATCH 3/5] uapi: merge the 32-bit mips struct flock into the generic one
` [PATCH 4/5] uapi: always define F_GETLK64/F_SETLK64/F_SETLKW64 in fcntl.h
` [PATCH 5/5] compat: consolidate the compat_flock{,64} definition

[RESEND PATCH v2] powerpc/fadump: register for fadump as early as possible
 2022-02-01 10:53 UTC 

Build regressions/improvements in v5.17-rc2
 2022-02-01  9:15 UTC 

[PATCH] powerpc: platforms: 52xx: Fix a resource leak in an error handling path
 2022-02-01  6:44 UTC  (2+ messages)

[PATCH kernel] powerpc/64: Add UADDR64 relocation support
 2022-02-01  0:25 UTC  (3+ messages)

[Bug 215389] New: pagealloc: memory corruption at building glibc-2.33 and running its' testsuite
 2022-01-31 23:33 UTC  (4+ messages)
` [Bug 215389] "

[patch V3 28/35] PCI/MSI: Simplify pci_irq_get_affinity()
 2022-01-31 22:29 UTC 

[patch V3 00/35] genirq/msi, PCI/MSI: Spring cleaning - Part 2
 2022-01-31 21:16 UTC  (6+ messages)
` [patch V3 28/35] PCI/MSI: Simplify pci_irq_get_affinity()

[PATCH v2] spi: mpc512x-psc: Convert to use GPIO descriptors
 2022-01-31 16:39 UTC  (2+ messages)

[Bug 206669] New: Little-endian kernel crashing on POWER8 on heavy big-endian PowerKVM load
 2022-01-31  9:53 UTC  (2+ messages)
` [Bug 206669] "

[PATCH] powerpc/nohash: Remove pte_same()
 2022-01-31  8:16 UTC 

[PATCH] powerpc/603: Clear C bit when PTE is read only
 2022-01-31  7:17 UTC 

[PATCH] powerpc/603: Remove outdated comment
 2022-01-31  7:15 UTC 

[PATCH] [Rebased for 4.19 and 4.14] powerpc/32: Fix boot failure with GCC latent entropy plugin
 2022-01-30 12:52 UTC  (6+ messages)
` [PATCH] [Rebased for 4.9] "
` [PATCH] [Rebased for 5.10] "
` [PATCH] [Rebased for 5.16 and 5.15] "
` [PATCH] [Rebased for 5.4] "

[PATCH] [Modified for 5.10] powerpc/32s: Fix kasan_init_region() for KASAN
 2022-01-30 12:50 UTC  (3+ messages)
` [PATCH] [Modified for 5.16 and 5.15] "

[PATCH v4] PCI hotplug: rpaphp: Error out on busy status from get-sensor-state
 2022-01-30 10:36 UTC 

[PATCH] powerpc/32s: Make pte_update() non atomic on 603 core
 2022-01-30 10:29 UTC 

[powerpc:next-test] BUILD SUCCESS 2a5e55b339d3a26e0db38d8e5b1824d3581e8d76
 2022-01-30  1:51 UTC 

[powerpc:merge] BUILD SUCCESS 33ecb3e590194051dc57eee1125c1d372b14c946
 2022-01-30  1:51 UTC 

[powerpc:fixes-test] BUILD SUCCESS fe8a1487c462c9afb7a7da862b0747b1f57229e7
 2022-01-30  1:42 UTC 

[BUG] mtd: cfi_cmdset_0002: write regression since v4.17-rc1
 2022-01-29 18:01 UTC  (5+ messages)

[PATCH v3 0/6] Allocate module text and data separately
 2022-01-29 17:02 UTC  (7+ messages)
` [PATCH v3 1/6] modules: Always have struct mod_tree_root
` [PATCH v3 2/6] modules: Prepare for handling several RB trees
` [PATCH v3 3/6] modules: Introduce data_layout
` [PATCH v3 4/6] modules: Add CONFIG_ARCH_WANTS_MODULES_DATA_IN_VMALLOC
` [PATCH v3 5/6] modules: Remove module_addr_min and module_addr_max
` [PATCH v3 6/6] powerpc: Select ARCH_WANTS_MODULES_DATA_IN_VMALLOC on book3s/32 and 8xx

[PATCH 0/3] status: TTY status message request
 2022-01-29 15:23 UTC  (3+ messages)

[GIT PULL] Please pull powerpc/linux.git powerpc-5.17-3 tag
 2022-01-29 12:51 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).