linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-04-20 08:10:26 to 2020-04-22 05:43:23 UTC [more...]

linux-next: build failure after merge of the powerpc tree
 2020-04-22  5:41 UTC 

[PATCH v2 0/2] powerpc/eeh: Release EEH device state synchronously
 2020-04-22  3:30 UTC  (4+ messages)
` [PATCH v2 1/2] powerpc/eeh: fix pseries_eeh_configure_bridge()

[PATCH V2 0/2] mm/thp: Rename pmd_mknotpresent() as pmd_mkinvalid()
 2020-04-22  1:52 UTC  (2+ messages)
` [PATCH V2 1/2] powerpc/mm: Drop platform defined pmd_mknotpresent()

remove set_fs calls from the exec and coredump code v3
 2020-04-21 19:25 UTC  (12+ messages)
` [PATCH 1/7] powerpc/spufs: simplify spufs core dumping
` [PATCH 2/7] signal: factor copy_siginfo_to_external32 from copy_siginfo_to_user32
` [PATCH 3/7] binfmt_elf: femove the set_fs in fill_siginfo_note
` [PATCH 4/7] binfmt_elf: remove the set_fs(KERNEL_DS) in elf_core_dump
` [PATCH 5/7] binfmt_elf_fdpic: remove the set_fs(KERNEL_DS) in elf_fdpic_core_dump
` [PATCH 6/7] exec: simplify the copy_strings_kernel calling convention
` [PATCH 7/7] exec: open code copy_string_kernel

[PATCH v2 1/5] uaccess: Add user_read_access_begin/end and user_write_access_begin/end
 2020-04-21 18:34 UTC  (7+ messages)
` [PATCH v2 5/5] uaccess: Rename user_access_begin/end() to user_full_access_begin/end()

[PATCH v9 0/7] ASoC: Add new module driver for new ASRC
 2020-04-21 18:22 UTC  (2+ messages)

[PATCH v8 0/7] ASoC: Add new module driver for new ASRC
 2020-04-21 18:22 UTC  (4+ messages)
` [PATCH v8 6/7] ASoC: dt-bindings: fsl_easrc: Add document for EASRC

[PATCH 1/2] powerpc: Add base support for ISA v3.1
 2020-04-21 17:50 UTC  (7+ messages)

[PATCH] KVM: PPC: Book3S HV: read ibm,secure-memory nodes
 2020-04-21 17:39 UTC  (4+ messages)

[PATCH 0/3] powerpc/module_64: Fix _mcount() stub
 2020-04-21 17:35 UTC  (4+ messages)
` [PATCH 1/3] powerpc/module_64: Consolidate ftrace code
` [PATCH 2/3] powerpc/module_64: Simplify check for -mprofile-kernel ftrace relocations
` [PATCH 3/3] powerpc/module_64: Use special stub for _mcount() with -mprofile-kernel

[PATCH v2 00/29] fs: convert remaining docs to ReST file format
 2020-04-21 16:54 UTC  (2+ messages)
` [PATCH v2 24/29] docs: filesystems: convert spufs/spufs.txt to ReST

Powerpc Linux 'scv' system call ABI proposal take 2
 2020-04-21 15:31 UTC  (25+ messages)
` [musl] "

[PATCH 1/5] drivers/powerpc: Replace _ALIGN_UP() by ALIGN()
 2020-04-21 15:55 UTC  (11+ messages)
` [PATCH 2/5] powerpc: Replace _ALIGN_DOWN() by ALIGN_DOWN()
` [PATCH 3/5] powerpc: Replace _ALIGN_UP() by ALIGN()
` [PATCH 4/5] powerpc: Replace _ALIGN() "
` [PATCH 5/5] powerpc: Remove _ALIGN_UP(), _ALIGN_DOWN() and _ALIGN()

[PATCH 1/3] kexec: Prevent removal of memory in use by a loaded kexec image
 2020-04-21 14:30 UTC  (14+ messages)

[PATCH V4 0/5] selftests/powerpc: Add NX-GZIP engine testcase
 2020-04-21 14:09 UTC  (7+ messages)
` [PATCH V4 1/5] selftests/powerpc: Add header files for GZIP engine test
` [PATCH V4 2/5] selftests/powerpc: Add header files for NX compresion/decompression
` [PATCH V4 3/5] selftests/powerpc: Add NX-GZIP engine compress testcase
` [PATCH V4 4/5] selftests/powerpc: Add NX-GZIP engine decompress testcase
` [PATCH V4 5/5] selftests/powerpc: Add README for GZIP engine tests

[PATCH v6 1/9] powerpc/vas: Initialize window attributes for GZIP coprocessor type
 2020-04-21 14:09 UTC  (2+ messages)

[PATCH v11 01/14] powerpc/xive: Define xive_native_alloc_irq_on_chip()
 2020-04-21 14:09 UTC  (2+ messages)

[PATCH v3 0/4] Clean up hugetlb boot command line processing
 2020-04-21 14:02 UTC  (11+ messages)
` [PATCH v3 3/4] hugetlbfs: remove hugetlb_add_hstate() warning for existing hstate

[PATCH v2 0/7] libfs: group and simplify linux fs code
 2020-04-21 13:57 UTC  (8+ messages)
` [PATCH v2 1/7] apparmor: just use vfs_kern_mount to make .null
` [PATCH v2 2/7] libfs: wrap simple_pin_fs/simple_release_fs arguments in a struct
` [PATCH v2 3/7] libfs: introduce new_inode_current_time
` [PATCH v2 4/7] libfs: add alloc_anon_inode wrapper
` [PATCH v2 5/7] libfs: add file creation functions
` [PATCH v2 6/7] debugfs: switch to simplefs inode creation API
` [PATCH v2 7/7] tracefs: "

[PATCH v2] sched/core: fix illegal RCU from offline CPUs
 2020-04-21 13:56 UTC  (4+ messages)

[PATCH v5 0/5] Track and expose idle PURR and SPURR ticks
 2020-04-21 13:30 UTC  (3+ messages)

crash in cpuidle_enter_state with 5.7-rc1
 2020-04-21 12:37 UTC  (6+ messages)

[PATCH 0/8] Simplefs: group and simplify linux fs code
 2020-04-21 11:26 UTC  (17+ messages)
` [PATCH 1/8] apparmor: just use vfs_kern_mount to make .null
` [PATCH 2/8] fs: extract simple_pin/release_fs to separate files
` [PATCH 4/8] fs: introduce simple_new_inode
` [PATCH 6/8] simplefs: add file creation functions

[PATCH AUTOSEL 5.5 71/75] powerpc/powernv/ioda: Fix ref count for devices with their own PE
 2020-04-21 11:07 UTC  (2+ messages)

[PATCH AUTOSEL 4.19 41/47] powerpc/powernv/ioda: Fix ref count for devices with their own PE
 2020-04-21 11:06 UTC  (2+ messages)

[PATCH AUTOSEL 5.4 69/78] powerpc/powernv/ioda: Fix ref count for devices with their own PE
 2020-04-21 11:05 UTC  (6+ messages)
` [PATCH AUTOSEL 5.4 70/78] pci/hotplug/pnv-php: Remove erroneous warning
` [PATCH AUTOSEL 5.4 71/78] ocxl: Add PCI hotplug dependency to Kconfig

[PATCH] ASoC: fsl_esai: Remove expensive print in irq handler
 2020-04-21 10:51 UTC  (3+ messages)

[PATCH v2, RESEND] misc: new driver sram_uapi for user level SRAM access
 2020-04-21 10:03 UTC  (7+ messages)
  ` [PATCH v2,RESEND] "

[PATCH 00/21] mm: rework free_area_init*() funcitons
 2020-04-21  9:45 UTC  (15+ messages)
` [PATCH 01/21] mm: memblock: replace dereferences of memblock_region.nid with API calls
` [PATCH 02/21] mm: make early_pfn_to_nid() and related defintions close to each other
` [PATCH 03/21] mm: remove CONFIG_HAVE_MEMBLOCK_NODE_MAP option
` [PATCH 15/21] mm: memmap_init: iterate over memblock regions rather that check each PFN

[PATCH] i2c: powermac: Simplify reading the "reg" and "i2c-address" property
 2020-04-21  9:37 UTC  (3+ messages)

ppc64 early slub caches have zero random value
 2020-04-21  8:39 UTC  (3+ messages)

[PATCH v2 1/2] cpufreq: qoriq: convert to a platform driver
 2020-04-21  8:30 UTC  (2+ messages)
` [PATCH v2 2/2] clk: qoriq: add cpufreq platform device

[PATCH v2] powerpc/pseries: Make vio and ibmebus initcalls pseries specific
 2020-04-21  8:15 UTC 

[PATCH] powerpc/pseries: Make vio and ibmebus initcalls pseries specific
 2020-04-21  7:49 UTC  (2+ messages)

[PATCH v7 0/7] powerpc: switch VDSO to C implementation
 2020-04-21  7:35 UTC  (13+ messages)
` [PATCH v7 1/7] powerpc/vdso64: Switch from __get_datapage() to get_datapage inline macro
` [PATCH v7 2/7] powerpc/vdso: Remove __kernel_datapage_offset and simplify __get_datapage()
` [PATCH v7 3/7] powerpc/vdso: Remove unused \tmp param in __get_datapage()
` [PATCH v7 4/7] powerpc/processor: Move cpu_relax() into asm/vdso/processor.h
` [PATCH v7 5/7] powerpc/vdso: Prepare for switching VDSO to generic C implementation
` [PATCH v7 6/7] powerpc/vdso: Switch "
` [PATCH v7 7/7] [NOT TO BE MERGED] Export sysrq_mask

[PATCH kernel v2 0/7] powerpc/powenv/ioda: Allow huge DMA window at 4GB
 2020-04-21  6:35 UTC  (10+ messages)

Section mismatch in reference from the function .early_init_mmu() to the function .init.text:.radix__early_init_mmu() after PowerPC updates 5.7-1
 2020-04-21  6:03 UTC  (3+ messages)

[PATCH] powerpc/dt_cpu_ftrs: Add MMA feature
 2020-04-21  5:50 UTC 

[RFC PATCH] powerpc/lib: Fixing use a temporary mm for code patching
 2020-04-21  4:22 UTC  (2+ messages)

[PATCH V17 0/2] mm/debug: Add tests validating architecture page table helpers
 2020-04-21  2:34 UTC  (2+ messages)
` [PATCH V17 2/2] "

[PATCH 0/4] powerpc: clean up pt_regs traps handling
 2020-04-21  2:19 UTC  (5+ messages)
` [PATCH 1/4] powerpc/64s: Always has full regs, so remove remnant checks
` [PATCH 2/4] powerpc: Use SET_TRAP and avoid open-coding trap masking
` [PATCH 3/4] powerpc: TRAP_IS_SYSCALL helper to hide syscall trap number
` [PATCH 4/4] powerpc: Use trap metadata to prevent double restart rather than zeroing trap

[PATCH v3 02/13] powerpc/40x: Rework 40x PTE access and TLB miss
 2020-04-21  0:47 UTC  (2+ messages)

[PATCH v2 0/2] Honoring Native AER/DPC Host Bridges
 2020-04-20 21:37 UTC  (3+ messages)
` [PATCH v2 1/2] PCI/AER: Allow Native AER Host Bridges to use AER
` [PATCH v2 2/2] PCI/DPC: Allow Native DPC Host Bridges to use DPC

[PATCH v2 00/33] Documentation fixes for Kernel 5.8
 2020-04-20 21:43 UTC  (2+ messages)

[RFC PATCH v1 40/50] arch/*/include/asm/stackprotector.h: Use get_random_canary() consistently
 2020-04-20 20:42 UTC  (2+ messages)

[PATCH v3 00/22] Avoid IPI while updating page table entries
 2020-04-20 12:44 UTC  (23+ messages)
` [PATCH v3 01/22] powerpc/pkeys: Avoid using lockless page table walk
` [PATCH v3 02/22] powerpc/pkeys: Check vma before returning key fault error to the user
` [PATCH v3 03/22] powerpc/mm/hash64: use _PAGE_PTE when checking for pte_present
` [PATCH v3 04/22] powerpc/hash64: Restrict page table lookup using init_mm with __flush_hash_table_range
` [PATCH v3 05/22] powerpc/book3s64/hash: Use the pte_t address from the caller
` [PATCH v3 06/22] powerpc/mce: Don't reload pte val in addr_to_pfn
` [PATCH v3 07/22] powerpc/perf/callchain: Use __get_user_pages_fast in read_user_stack_slow
` [PATCH v3 08/22] powerpc/kvm/book3s: switch from raw_spin_*lock to arch_spin_lock
` [PATCH v3 09/22] powerpc/kvm/book3s: Add helper to walk partition scoped linux page table
` [PATCH v3 10/22] powerpc/kvm/nested: Add helper to walk nested shadow "
` [PATCH v3 11/22] powerpc/kvm/book3s: Use kvm helpers to walk shadow or secondary table
` [PATCH v3 12/22] powerpc/kvm/book3s: Add helper for host page table walk
` [PATCH v3 13/22] powerpc/kvm/book3s: Use find_kvm_host_pte in page fault handler
` [PATCH v3 14/22] powerpc/kvm/book3s: Use find_kvm_host_pte in h_enter
` [PATCH v3 15/22] powerpc/kvm/book3s: use find_kvm_host_pte in pute_tce functions
` [PATCH v3 16/22] powerpc/kvm/book3s: Avoid using rmap to protect parallel page table update
` [PATCH v3 17/22] powerpc/kvm/book3s: use find_kvm_host_pte in kvmppc_book3s_instantiate_page
` [PATCH v3 18/22] powerpc/kvm/book3s: Use find_kvm_host_pte in kvmppc_get_hpa
` [PATCH v3 19/22] powerpc/kvm/book3s: Use pte_present instead of opencoding _PAGE_PRESENT check
` [PATCH v3 20/22] powerpc/mm/book3s64: Avoid sending IPI on clearing PMD
` [PATCH v3 21/22] mm: change pmdp_huge_get_and_clear_full take vm_area_struct as arg
` [PATCH v3 22/22] powerpc/mm/book3s64: Fix MADV_DONTNEED and parallel page fault race

[PATCH 21/60] perf expr: Add expr_ prefix for parse_ctx and parse_id
 2020-04-20 11:52 UTC  (3+ messages)
` [PATCH 22/60] perf expr: Add expr_scanner_ctx object
` [PATCH 23/60] perf metrictroup: Split the metricgroup__add_metric function

[PATCH 0/7] clean up redundant 'kvm_run' parameters
 2020-04-20 10:42 UTC  (7+ messages)
` [PATCH 1/7] KVM: s390: "
` [PATCH 7/7] KVM: MIPS: clean up redundant kvm_run parameters in assembly

decruft the vmalloc API v2
 2020-04-20  9:27 UTC  (5+ messages)
` [PATCH 24/29] mm: remove __vmalloc_node_flags_caller
` [PATCH 26/29] mm: remove vmalloc_user_node_flags

[PATCH v3 1/2] powerpc/fadump: use static allocation for reserved memory ranges
 2020-04-20  8:56 UTC  (2+ messages)
` [PATCH v3 2/2] powerpc/fadump: consider reserved ranges while reserving memory

[PATCH v2 1/2] powerpc/fadump: use static allocation for reserved memory ranges
 2020-04-20  8:04 UTC  (2+ messages)
` [PATCH v2 2/2] powerpc/fadump: consider reserved ranges while reserving memory

[PATCH] powerpc/32s: Fix build failure with CONFIG_PPC_KUAP_DEBUG
 2020-04-20  7:47 UTC 

[PATCH 1/2] powerpc/fadump: use static allocation for reserved memory ranges
 2020-04-20  7:30 UTC  (4+ messages)
` [PATCH 2/2] powerpc/fadump: consider reserved ranges while reserving memory

[PATCH v2 1/2] powerpc/fadump: use static allocation for reserved memory ranges
 2020-04-20  7:26 UTC  (2+ messages)
` [PATCH v2 2/2] powerpc/fadump: consider reserved ranges while reserving memory


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