linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-02 11:57:56 to 2020-05-06 01:36:06 UTC [more...]

[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 v4 1/2] powerpc/uaccess: Implement unsafe_put_user() using 'asm goto'
 2020-05-06  0:58 UTC  (6+ messages)

[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] powerpc/xive: Enforce load-after-store ordering when StoreEOI is active
 2020-05-05 23:34 UTC  (2+ messages)

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

remove set_fs calls from the coredump code v6
 2020-05-05 20:47 UTC  (13+ 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 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] powerpc/5200: update contact email
 2020-05-05 16:04 UTC  (3+ messages)

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

[PATCH 0/2] powerpc/perf: Add support for perf extended regs in powerpc
 2020-05-05 10:31 UTC  (3+ messages)
` [PATCH 2/2] powerpc/perf: Add support for outputting extended regs in perf intr_regs

[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 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-05  7:05 UTC  (5+ messages)
` [PATCH v7 5/5] powerpc/hv-24x7: Update post_mobility_fixup() to handle migration

[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

[PATCH V2 00/11] Subject: Remove duplicated kmap code
 2020-05-04 23:27 UTC  (20+ 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 04/11] arch/kunmap: Remove duplicate kunmap implementations
` [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

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

[PATCH 0/3] ASoC: fsl_esai: Add support for imx8qm
 2020-05-04 21:39 UTC  (3+ messages)
` [PATCH 1/3] ASoC: fsl_esai: introduce SoC specific data

[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  (7+ messages)
` [PATCH 2/7] crypto: powerpc/sha1 - remove unused temporary workspace
` [PATCH 3/7] crypto: powerpc/sha1 - prefix the "sha1_" functions

[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] "

[PATCH V1 00/10] Remove duplicated kmap code
 2020-05-03  3:11 UTC  (5+ messages)
` [PATCH V1 09/10] arch/kmap: Define kmap_atomic_prot() for all arch's

[PATCH v3 0/3] Offline memoryless cpuless node 0
 2020-05-02 23:05 UTC  (5+ messages)
` [PATCH v3 1/3] powerpc/numa: Set numa_node for all possible cpus
` [PATCH v3 3/3] mm/page_alloc: Keep memoryless cpuless node 0 offline

[PATCH v2 0/3] mm/memory_hotplug: Allow to not create firmware memmap entries
 2020-05-02 18:03 UTC  (19+ messages)
` [PATCH v2 2/3] mm/memory_hotplug: Introduce MHP_NO_FIRMWARE_MEMMAP

[PATCH v7 11/28] powerpc: Use a datatype for instructions
 2020-05-02 14:29 UTC  (2+ messages)

[powerpc:next-test] BUILD SUCCESS 64c245a2974a376bb02dd94d1d03719d3a167e86
 2020-05-02 12:24 UTC 

[RFC 1/3] powernv/cpuidle : Support for pre-entry and post exit of stop state in firmware
 2020-05-02 11:40 UTC  (4+ messages)

[powerpc:topic/uaccess] BUILD SUCCESS b44f687386875b714dae2afa768e73401e45c21c
 2020-05-02 11:38 UTC 

[PATCH v2 00/28] Kernel userspace access/execution prevention with hash translation
 2020-05-02 11:22 UTC  (29+ messages)
` [PATCH v2 01/28] powerpc/book3s64/pkeys: Enable MMU_FTR_PKEY
` [PATCH v2 02/28] powerpc/book3s64/kuep: Add MMU_FTR_KUEP
` [PATCH v2 03/28] powerpc/book3s64/pkeys: Use execute_pkey_disable static key
` [PATCH v2 04/28] powerpc/book3s64/pkeys: Use MMU_FTR_PKEY instead of pkey_disabled "
` [PATCH v2 05/28] powerpc/book3s64/kuap: Move KUAP related function outside radix
` [PATCH v2 06/28] powerpc/book3s64/kuep: Move KUEP "
` [PATCH v2 07/28] powerpc/book3s64/kuap: Rename MMU_FTR_RADIX_KUAP to MMU_FTR_KUAP
` [PATCH v2 08/28] powerpc/book3s64/kuap/kuep: Make KUAP and KUEP a subfeature of PPC_MEM_KEYS
` [PATCH v2 09/28] powerpc/book3s64/kuap: Move UAMOR setup to key init function
` [PATCH v2 10/28] powerpc/book3s64/kuap: Use Key 3 for kernel mapping with hash translation
` [PATCH v2 11/28] powerpc/exec: Set thread.regs early during exec
` [PATCH v2 12/28] powerpc/book3s64/pkeys: Store/restore userspace AMR correctly on entry and exit from kernel
` [PATCH v2 13/28] powerpc/book3s64/kuep: Store/restore userspace IAMR "
` [PATCH v2 14/28] powerpc/book3s64/pkeys: Inherit correctly on fork
` [PATCH v2 15/28] powerpc/book3s64/pkeys: Reset userspace AMR correctly on exec
` [PATCH v2 16/28] powerpc/ptrace-view: Use pt_regs values instead of thread_struct based one
` [PATCH v2 17/28] powerpc/book3s64/pkeys: Don't update SPRN_AMR when in kernel mode
` [PATCH v2 18/28] powerpc/book3s64/kuap: Restrict access to userspace based on userspace AMR
` [PATCH v2 19/28] powerpc/book3s64/kuap: Improve error reporting with KUAP
` [PATCH v2 20/28] powerpc/book3s64/kuap: Use Key 3 to implement KUAP with hash translation
` [PATCH v2 21/28] powerpc/book3s64/kuep: Use Key 3 to implement KUEP "
` [PATCH v2 22/28] powerpc/book3s64/hash/kuap: Enable kuap on hash
` [PATCH v2 23/28] powerpc/book3s64/hash/kuep: Enable KUEP "
` [PATCH v2 24/28] powerpc/book3s64/keys: Print information during boot
` [PATCH v2 25/28] powerpc/selftest/ptrave-pkey: Rename variables to make it easier to follow code
` [PATCH v2 26/28] powerpc/selftest/ptrace-pkey: Update the test to mark an invalid pkey correctly
` [PATCH v2 27/28] powerpc/selftest/ptrace-pkey: IAMR and uamor cannot be updated by ptrace
` [PATCH v2 28/28] powerpc/book3s64/keys/kuap: Reset AMR/IAMR values on kexec

[RFC PATCH 00/10] OPAL V4
 2020-05-02 11:19 UTC  (2+ messages)
` [RFC PATCH 10/10] powerpc/powernv: OPAL V4 Implement vm_map/unmap service


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