linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-04 01:19:08 to 2020-05-06 09:56:24 UTC [more...]

[PATCH v7 0/5] powerpc/hv-24x7: Expose chip/sockets info to add json file metric support for the hv_24x7 socket/chip level events
 2020-05-06  9:53 UTC  (8+ messages)
` [PATCH v7 2/5] powerpc/hv-24x7: Add rtas call in hv-24x7 driver to get processor details
` [PATCH v7 5/5] powerpc/hv-24x7: Update post_mobility_fixup() to handle migration

[PATCH] tty: hvc: Fix data abort due to race in hvc_open
 2020-05-06  9:48 UTC  (2+ messages)

[PATCH 0/2] powerpc/perf: Add support for perf extended regs in powerpc
 2020-05-06  7:54 UTC  (5+ messages)
` [PATCH 2/2] powerpc/perf: Add support for outputting extended regs in perf intr_regs

[PATCH] powerpc/xive: Enforce load-after-store ordering when StoreEOI is active
 2020-05-06  6:58 UTC  (3+ messages)

[RFC PATCH 00/10] OPAL V4
 2020-05-06  7:02 UTC  (3+ messages)
` [RFC PATCH 06/10] powerpc/powernv: opal use new opal call entry point if it exists

[PATCH] powerpc/8xx: Update email address in MAINTAINERS
 2020-05-06  6:51 UTC 

remove set_fs calls from the coredump code v6
 2020-05-06  6:31 UTC  (14+ messages)
` [PATCH 1/7] powerpc/spufs: fix copy_to_user while atomic
` [PATCH 2/7] powerpc/spufs: stop using access_ok
` [PATCH 3/7] powerpc/spufs: simplify spufs core dumping
` [PATCH 4/7] signal: refactor copy_siginfo_to_user32
` [PATCH 5/7] binfmt_elf: remove the set_fs in fill_siginfo_note
` [PATCH 6/7] binfmt_elf: remove the set_fs(KERNEL_DS) in elf_core_dump
` [PATCH 7/7] binfmt_elf_fdpic: remove the set_fs(KERNEL_DS) in elf_fdpic_core_dump

[PATCH] powerpc/5200: update contact email
 2020-05-06  6:22 UTC  (4+ messages)

[PATCH V2 00/11] Subject: Remove duplicated kmap code
 2020-05-06  6:14 UTC  (24+ messages)
` [PATCH V2 01/11] arch/kmap: Remove BUG_ON()
` [PATCH V2 02/11] arch/xtensa: Move kmap build bug out of the way
` [PATCH V2 03/11] arch/kmap: Remove redundant arch specific kmaps
` [PATCH V2 05/11] {x86,powerpc,microblaze}/kmap: Move preempt disable
` [PATCH V2 06/11] arch/kmap_atomic: Consolidate duplicate code
` [PATCH V2 07/11] arch/kunmap_atomic: "
` [PATCH V2 08/11] arch/kmap: Ensure kmap_prot visibility
` [PATCH V2 09/11] arch/kmap: Don't hard code kmap_prot values
` [PATCH V2 10/11] arch/kmap: Define kmap_atomic_prot() for all arch's
` [PATCH V2 11/11] drm: Remove drm specific kmap_atomic code

[PATCH V2 0/3] mm/hugetlb: Add some new generic fallbacks
 2020-05-06  6:12 UTC  (3+ messages)
` [PATCH V2 2/3] mm/hugetlb: Define a generic fallback for is_hugepage_only_range()
` [PATCH V2 3/3] mm/hugetlb: Define a generic fallback for arch_clear_hugepage_flags()

[PATCH -next] powerpc/kernel/sysfs: Use ARRAY_SIZE instead of calculating the array size
 2020-05-06  2:33 UTC 

[PATCH v3 00/15] powerpc/64: machine check and system reset fixes
 2020-05-06  3:50 UTC  (4+ messages)
` [PATCH v3 11/15] powerpc/64s: machine check interrupt update NMI accounting

[PATCH v8 00/30] Initial Prefixed Instruction support
 2020-05-06  3:40 UTC  (31+ messages)
` [PATCH v8 01/30] powerpc/xmon: Remove store_inst() for patch_instruction()
` [PATCH v8 02/30] powerpc/xmon: Move breakpoint instructions to own array
` [PATCH v8 03/30] powerpc/xmon: Move breakpoints to text section
` [PATCH v8 04/30] powerpc/xmon: Use bitwise calculations in_breakpoint_table()
` [PATCH v8 05/30] powerpc: Change calling convention for create_branch() et. al
` [PATCH v8 06/30] powerpc: Use a macro for creating instructions from u32s
` [PATCH v8 07/30] powerpc: Use an accessor for instructions
` [PATCH v8 08/30] powerpc: Use a function for getting the instruction op code
` [PATCH v8 09/30] powerpc: Use a function for byte swapping instructions
` [PATCH v8 10/30] powerpc: Introduce functions for instruction equality
` [PATCH v8 11/30] powerpc: Use a datatype for instructions
` [PATCH v8 12/30] powerpc: Use a function for reading instructions
` [PATCH v8 13/30] powerpc: Add a probe_user_read_inst() function
` [PATCH v8 14/30] powerpc: Add a probe_kernel_read_inst() function
` [PATCH v8 15/30] powerpc/kprobes: Use patch_instruction()
` [PATCH v8 16/30] powerpc: Define and use __get_user_instr{, inatomic}()
` [PATCH v8 17/30] powerpc: Introduce a function for reporting instruction length
` [PATCH v8 18/30] powerpc/xmon: Use a function for reading instructions
` [PATCH v8 19/30] powerpc/xmon: Move insertion of breakpoint for xol'ing
` [PATCH v8 20/30] powerpc: Make test_translate_branch() independent of instruction length
` [PATCH v8 21/30] powerpc: Enable Prefixed Instructions
` [PATCH v8 22/30] powerpc: Define new SRR1 bits for a future ISA version
` [PATCH v8 23/30] powerpc: Add prefixed instructions to instruction data type
` [PATCH v8 24/30] powerpc: Test prefixed code patching
` [PATCH v8 25/30] powerpc: Test prefixed instructions in feature fixups
` [PATCH v8 26/30] powerpc/xmon: Don't allow breakpoints on suffixes
` [PATCH v8 27/30] powerpc/kprobes: "
` [PATCH v8 28/30] powerpc: Support prefixed instructions in alignment handler
` [PATCH v8 29/30] powerpc sstep: Add support for prefixed load/stores
` [PATCH v8 30/30] powerpc sstep: Add support for prefixed fixed-point arithmetic

[PATCH] powerpc/ps3: Move static keyword to the front of declaration
 2020-05-06  2:51 UTC  (2+ messages)

[PATCH] powerpc/64: Have MPROFILE_KERNEL depend on FUNCTION_TRACER
 2020-05-06  2:51 UTC  (2+ messages)

[PATCH v3 1/2] powerpc/fadump: use static allocation for reserved memory ranges
 2020-05-06  2:51 UTC  (2+ messages)

[PATCH v5 1/5] powerpc: Move idle_loop_prolog()/epilog() functions to header file
 2020-05-06  2:51 UTC  (2+ messages)

[PATCH 0/3] ASoC: fsl_esai: Add support for imx8qm
 2020-05-06  2:33 UTC  (6+ messages)
` [PATCH 1/3] ASoC: fsl_esai: introduce SoC specific data
` [PATCH 2/3] ASoC: fsl_esai: Add support for imx8qm

[PATCH v4 1/2] powerpc/uaccess: Implement unsafe_put_user() using 'asm goto'
 2020-05-06  1:36 UTC  (7+ messages)

[PATCH v2 1/2] powerpc/64s/hash: add torture_slb kernel boot option to increase SLB faults
 2020-05-06  1:32 UTC  (3+ messages)
` [PATCH v2 2/2] powerpc/64s/hash: add torture_hpt kernel boot option to increase hash faults

[RFC PATCH 0/2] powerpc/64s: scv support
 2020-05-06  1:11 UTC  (4+ messages)
` [RFC PATCH 2/2] powerpc/64s: system call support for scv/rfscv instructions

[PATCH v2 0/5] Statsfs: a new ram-based file sytem for Linux kernel statistics
 2020-05-05 17:30 UTC  (14+ messages)
` [PATCH v2 1/5] refcount, kref: add dec-and-test wrappers for rw_semaphores
` [PATCH v2 2/5] stats_fs API: create, add and remove stats_fs sources and values
` [PATCH v2 3/5] kunit: tests for stats_fs API
` [PATCH v2 4/5] stats_fs fs: virtual fs to show stats to the end-user
` [PATCH v2 5/5] kvm_main: replace debugfs with stats_fs

[PATCH v4 0/8] powerpc/vdso32 enhancement and optimisation
 2020-05-05 22:52 UTC  (3+ messages)
` [PATCH v4 7/8] powerpc/vdso32: implement clock_getres entirely

New powerpc vdso calling convention
 2020-05-05 21:56 UTC  (10+ messages)

[PATCH 0/3] mm/hugetlb: Add some new arch enabling macros
 2020-05-05 20:12 UTC  (7+ messages)
` [PATCH 3/3] mm/hugetlb: Introduce HAVE_ARCH_CLEAR_HUGEPAGE_FLAGS

[PATCH v2 00/20] mm: rework free_area_init*() funcitons
 2020-05-05 17:27 UTC  (8+ messages)
` [PATCH v2 17/20] mm: free_area_init: allow defining max_zone_pfn in descending order

[PATCH v3 00/29] Convert files to ReST - part 2
 2020-05-05 15:28 UTC  (3+ messages)

[RFC][PATCH 0/2] Add support for using reserved memory for ima buffer pass
 2020-05-05  9:59 UTC  (4+ messages)
` [RFC][PATCH 1/2] Add a layer of abstraction to use the memory reserved by device tree "
` [RFC][PATCH 2/2] Add support for ima buffer pass using reserved memory arm64

[PATCH v4 0/7] clean up redundant 'kvm_run' parameters
 2020-05-05  8:39 UTC  (4+ messages)
` [PATCH v4 2/7] KVM: arm64: "

[PATCH v7 00/28] Initial Prefixed Instruction support
 2020-05-05  7:34 UTC  (43+ messages)
` [PATCH v7 02/28] powerpc/xmon: Move breakpoint instructions to own array
` [PATCH v7 04/28] powerpc/xmon: Use bitwise calculations in_breakpoint_table()
` [PATCH v7 05/28] powerpc: Change calling convention for create_branch() et. al
` [PATCH v7 06/28] powerpc: Use a macro for creating instructions from u32s
` [PATCH v7 08/28] powerpc: Use a function for getting the instruction op code
` [PATCH v7 12/28] powerpc: Use a function for reading instructions
` [PATCH v7 13/28] powerpc: Add a probe_user_read_inst() function
` [PATCH v7 14/28] powerpc: Add a probe_kernel_read_inst() function
` [PATCH v7 15/28] powerpc/kprobes: Use patch_instruction()
` [PATCH v7 16/28] powerpc: Define and use __get_user_instr{, inatomic}()
` [PATCH v7 17/28] powerpc: Introduce a function for reporting instruction length
` [PATCH v7 18/28] powerpc/xmon: Use a function for reading instructions
` [PATCH v7 19/28] powerpc/xmon: Move insertion of breakpoint for xol'ing
` [PATCH v7 20/28] powerpc: Make test_translate_branch() independent of instruction length
` [PATCH v7 22/28] powerpc: Define new SRR1 bits for a future ISA version
` [PATCH v7 23/28] powerpc: Add prefixed instructions to instruction data type
` [PATCH v7 24/28] powerpc: Test prefixed code patching
` [PATCH v7 25/28] powerpc: Test prefixed instructions in feature fixups
` [PATCH v7 26/28] powerpc: Support prefixed instructions in alignment handler

[PATCH 1/2] powerpc/spufs: fix copy_to_user while atomic
 2020-05-05  7:30 UTC  (4+ messages)

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

[PATCH v2 1/2] cpufreq: qoriq: convert to a platform driver
 2020-05-05  6:11 UTC  (3+ messages)
` [PATCH v2 2/2] clk: qoriq: add cpufreq platform device

generic DMA bypass flag v3
 2020-05-05  4:18 UTC  (7+ messages)
` [PATCH 1/4] dma-mapping: move the remaining DMA API calls out of line

[powerpc:next] BUILD SUCCESS 140777a3d8dfdb3d3f20ea7707c0f1c0ce1b0aa5
 2020-05-04 22:02 UTC 

[PATCH v2] misc: new driver sram_uapi for user level SRAM access
 2020-05-04 14:51 UTC  (2+ messages)

[powerpc:merge] BUILD SUCCESS 1bc92fe3175eb26ff37e580c0383d7a9abe06835
 2020-05-04 14:39 UTC 

[PATCH] powerpc/64/signal: balance return predictor stack in signal trampoline
 2020-05-04 14:20 UTC 

[PATCH] powerpc/64s/radix: Don't prefetch DAR in update_mmu_cache
 2020-05-04 12:29 UTC 

[PATCH] powerpc/64s: Fix unrecoverable SLB crashes due to preemption check
 2020-05-04 10:53 UTC  (3+ messages)

[PATCH 0/7] sha1 library cleanup
 2020-05-04 10:27 UTC  (3+ messages)
` [PATCH 2/7] crypto: powerpc/sha1 - remove unused temporary workspace

[PATCH v2 0/3] Offline memoryless cpuless node 0
 2020-05-04  9:37 UTC  (7+ messages)
` [PATCH v2 3/3] mm/page_alloc: Keep memoryless cpuless node 0 offline

[PATCH v6 0/4] powerpc/papr_scm: Add support for reporting nvdimm health
 2020-05-04  8:52 UTC  (4+ messages)
` [PATCH v6 1/4] powerpc: Document details on H_SCM_HEALTH hcall

[PATCH 1/2] powerpc/64s/hash: add torture_slb kernel boot option to increase SLB faults
 2020-05-04  8:19 UTC  (6+ messages)
` [PATCH 2/2] powerpc/64s/hash: add torture_hpt kernel boot option to increase hash faults

Build regressions/improvements in v5.7-rc4
 2020-05-04  7:32 UTC 

[PATCH] powerpc/mce: Add MCE notification chain
 2020-05-04  6:39 UTC  (2+ messages)

[PATCH] powerpc/powernv: Fix a warning message
 2020-05-04  5:05 UTC  (2+ messages)

[PATCH V18 0/2] mm/debug: Add tests validating architecture page table helpers
 2020-05-04  4:01 UTC  (2+ messages)
` [PATCH V18 2/2] "


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