linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2021-04-14 13:09:09 to 2021-04-17 18:32:49 UTC [more...]

[PATCH 0/2] Change struct page layout for page_pool
 2021-04-17 18:32 UTC  (7+ messages)
` [PATCH 1/2] mm: Fix struct page layout on 32-bit systems
` [PATCH 2/2] mm: Indicate pfmemalloc pages in compound_head

[PATCH 0/1] Fix struct page layout on 32-bit systems
 2021-04-17 17:30 UTC  (24+ messages)
` [PATCH 1/1] mm: "

Bogus struct page layout on 32-bit
 2021-04-17 13:08 UTC  (6+ messages)

swiotlb cleanups v3
 2021-04-17 16:39 UTC  (2+ messages)

[PATCH v2] tools: do not include scripts/Kbuild.include
 2021-04-17 14:57 UTC  (5+ messages)

[PATCH bpf-next 1/2] bpf: Remove bpf_jit_enable=2 debugging mode
 2021-04-17  8:16 UTC  (7+ messages)
` [PATCH bpf-next 2/2] docs: bpf: bpf_jit_enable mode changed

[PATCH] powerpc/pseries/mce: Fix a typo in error type assignment
 2021-04-17 12:36 UTC  (2+ messages)

[PATCH] powerpc/pseries: Add shutdown() to vio_driver and vio_bus
 2021-04-17 12:30 UTC  (3+ messages)

[PATCH] perf vendor events: Initial json/events list for power10 platform
 2021-04-17  9:18 UTC 

[PATCH v3] powerpc/kexec_file: use current CPU info while setting up FDT
 2021-04-17  5:38 UTC 

[PATCH v13 14/14] powerpc/64s/radix: Enable huge vmalloc mappings
 2021-04-17  2:39 UTC  (5+ messages)

[PATCH v2] powerpc: fix EDEADLOCK redefinition error in uapi/asm/errno.h
 2021-04-17  1:00 UTC  (5+ messages)
` [PATCH v3] "

[PATCH net-next v4 0/2] of: net: support non-platform devices in of_get_mac_address()
 2021-04-16 15:19 UTC  (5+ messages)
` [PATCH net-next v4 2/2] of: net: fix of_get_mac_addr_nvmem() for non-platform devices

[PATCH net-next 0/2] net: gianfar: Drop GFAR_MQ_POLLING support
 2021-04-17  0:00 UTC  (4+ messages)
` [PATCH net-next 1/2] "
` [PATCH net-next 2/2] powerpc: dts: fsl: Drop obsolete fsl, rx-bit-map and fsl, tx-bit-map properties

[PATCH 1/1] of/pci: Add IORESOURCE_MEM_64 to resource flags for 64-bit memory addresses
 2021-04-16 21:27 UTC  (3+ messages)

[PATCH 0/2] pseries: UNISOLATE DRCs to signal device removal error
 2021-04-16 21:02 UTC  (3+ messages)
` [PATCH 1/2] dlpar.c: introduce dlpar_unisolate_drc()
` [PATCH 2/2] hotplug-cpu.c: set UNISOLATE on dlpar_cpu_remove() failure

[PATCH] powerpc/pseries: extract host bridge from pci_bus prior to bus removal
 2021-04-16 20:21 UTC  (3+ messages)

[PATCH v1 00/12] minor KVM fixes and cleanups
 2021-04-16 18:34 UTC  (3+ messages)
` [PATCH v1 12/12] KVM: PPC: Book3S HV: Ensure MSR[HV] is always clear in guest MSR

[PATCH v1 0/7] KVM / 64s interrupt handling changes
 2021-04-16 18:28 UTC  (5+ messages)
` [PATCH v1 4/7] KVM: PPC: Book3S 64: Move hcall early register setup to KVM
` [PATCH v1 5/7] KVM: PPC: Book3S 64: Move interrupt "

[PATCH v2] powerpc/kexec_file: use current CPU info while setting up FDT
 2021-04-16 18:08 UTC  (3+ messages)

[PATCH 0/3] Reintroduce cpu_core_mask
 2021-04-16 16:57 UTC  (13+ messages)
` [PATCH 1/3] powerpc/smp: "
` [PATCH 2/3] Revert "powerpc/topology: Update topology_core_cpumask"
` [PATCH 3/3] powerpc/smp: Cache CPU to chip lookup

[PATCH v1 0/5] Convert powerpc to GENERIC_PTDUMP
 2021-04-16 16:00 UTC  (21+ messages)
` [PATCH v1 1/5] mm: pagewalk: Fix walk for hugepage tables
` [PATCH v1 2/5] mm: ptdump: Fix build failure
` [PATCH v1 3/5] mm: ptdump: Provide page size to notepage()
` [PATCH v1 4/5] mm: ptdump: Support hugepd table entries
` [PATCH v1 5/5] powerpc/mm: Convert powerpc to GENERIC_PTDUMP

[PATCH v1 1/1] powerpc/papr_scm: Properly handle UUID types and API
 2021-04-16 15:06 UTC  (8+ messages)

[PATCH] powerpc: Initialize local variable fdt to NULL in elf64_load()
 2021-04-16 14:37 UTC  (8+ messages)

[PATCH 2/2] tools: do not include scripts/Kbuild.include
 2021-04-16 12:53 UTC  (7+ messages)

[PATCH] macintosh/via-pmu: Fix build warning
 2021-04-16 11:41 UTC 

[PATCH 1/2] powerpc: fix EDEADLOCK redefinition error in uapi/asm/errno.h
 2021-04-16 11:40 UTC 

[PATCH] powerpc/kdump: fix kdump kernel hangup issue with hot add CPUs
 2021-04-16 11:27 UTC  (3+ messages)

[PATCH 1/2] powerpc/configs: Add PAPR_SCM to pseries_defconfig
 2021-04-16 11:12 UTC  (2+ messages)
` [PATCH 2/2] powerpc/papr_scm: Fix build error due to wrong printf specifier

linux-next: build warning after merge of the powerpc tree
 2021-04-16 10:54 UTC  (2+ messages)

[PATCH] mm: ptdump: Fix build failure
 2021-04-16  8:42 UTC  (2+ messages)

[PATCH 0/2] powerpc/sstep: Add emulation support and tests for 'setb' instruction
 2021-04-16  7:44 UTC  (4+ messages)
` [PATCH 1/2] powerpc/sstep: Add emulation support for ‘setb’ instruction
` [PATCH 2/2] powerpc/sstep: Add tests for setb instruction

[PATCH] soc: fsl: qe: remove unused function
 2021-04-16  7:06 UTC  (3+ messages)

[PATCH] symbol : Make the size of the compile-related array fixed
 2021-04-16  6:34 UTC  (6+ messages)
    ` 答复: "

[PATCH 0/8] generic command line v4
 2021-04-16  4:09 UTC  (9+ messages)
` [PATCH 1/8] CMDLINE: add generic builtin command line
` [PATCH 2/8] scripts: insert-sys-cert: add command line insert capability
` [PATCH 3/8] scripts: insert-sys-cert: change name to insert-symbol
` [PATCH 4/8] CMDLINE: mips: convert to generic builtin command line
` [PATCH 5/8] drivers: firmware: efi: libstub: enable generic commandline
` [PATCH 6/8] CMDLINE: x86: convert to generic builtin command line
` [PATCH 7/8] of: allow sending a NULL value to early_init_dt_scan_chosen
` [PATCH 8/8] CMDLINE: arm64: convert to generic builtin command line

[PATCH] ibmvfc: Fix invalid state machine BUG_ON
 2021-04-16  2:51 UTC  (2+ messages)

[PATCH v3 0/2] KVM: PPC: Book3S HV: Nested guest HFSCR changes
 2021-04-15 23:09 UTC  (3+ messages)
` [PATCH v3 1/2] KVM: PPC: Book3S HV: Sanitise vcpu registers in nested path
` [PATCH v3 2/2] KVM: PPC: Book3S HV: Stop forwarding all HFSCR cause bits to L1

[PATCH] powerpc/papr_scm: Reduce error severity if nvdimm stats inaccessible
 2021-04-15 17:03 UTC  (8+ messages)

consolidate the flock uapi definitions
 2021-04-15 12:20 UTC  (2+ messages)

[PATCHv5 1/2] powerpc/pseries: group lmb operation and memblock's
 2021-04-15 12:09 UTC  (7+ messages)
` [PATCHv5 2/2] powerpc/pseries: update device tree before ejecting hotplug uevents

linux-next: manual merge of the akpm-current tree with the powerpc tree
 2021-04-15 10:15 UTC  (5+ messages)

[PATCH] mm: Define ARCH_HAS_FIRST_USER_ADDRESS
 2021-04-15  4:40 UTC  (5+ messages)

[powerpc:next] BUILD SUCCESS 7098f8f0cf0387443fd8702f24a8a2521d5133f3
 2021-04-15  2:45 UTC 

[powerpc:merge] BUILD SUCCESS 0702e74703f57173e70cfab2a79a3e682e9e96ec
 2021-04-15  2:45 UTC 

[PATCH v2 0/5] powerpc/rtas: miscellaneous cleanups
 2021-04-15  0:23 UTC  (3+ messages)

linux-next: build warning after merge of the powerpc tree
 2021-04-14 23:36 UTC 

[PATCH] ASoC: fsl: imx-pcm-dma: Don't request dma channel in probe
 2021-04-14 15:33 UTC  (6+ messages)

[PATCH v1 1/2] powerpc/bitops: Use immediate operand when possible
 2021-04-14 17:20 UTC  (10+ messages)

[PATCH v3 1/3] powerpc/bitops: Use immediate operand when possible
 2021-04-14 16:59 UTC  (3+ messages)
` [PATCH v3 2/3] powerpc/atomics: "
` [PATCH v3 3/3] powerpc/atomics: Remove atomic_inc()/atomic_dec() and friends

[PATCH v3 1/4] powerpc: Remove probe_user_read_inst()
 2021-04-14 13:08 UTC  (4+ messages)
` [PATCH v3 2/4] powerpc: Make probe_kernel_read_inst() common to PPC32 and PPC64
` [PATCH v3 3/4] powerpc: Rename probe_kernel_read_inst()
` [PATCH v3 4/4] powerpc: Move copy_from_kernel_nofault_inst()


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