linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-05-05 01:48:20 to 2020-05-06 18:37:46 UTC [more...]

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

[PATCH v2 00/45] Use hugepages to map kernel mem on 8xx
 2020-05-06 16:48 UTC  (46+ messages)
` [PATCH v2 01/45] powerpc/kasan: Fix error detection on memory allocation
` [PATCH v2 02/45] powerpc/kasan: Fix issues by lowering KASAN_SHADOW_END
` [PATCH v2 03/45] powerpc/kasan: Fix shadow pages allocation failure
` [PATCH v2 04/45] powerpc/kasan: Remove unnecessary page table locking
` [PATCH v2 05/45] powerpc/kasan: Refactor update of early shadow mappings
` [PATCH v2 06/45] powerpc/kasan: Declare kasan_init_region() weak
` [PATCH v2 07/45] powerpc/ptdump: Limit size of flags text to 1/2 chars on PPC32
` [PATCH v2 08/45] powerpc/ptdump: Reorder flags
` [PATCH v2 09/45] powerpc/ptdump: Add _PAGE_COHERENT flag
` [PATCH v2 10/45] powerpc/ptdump: Display size of BATs
` [PATCH v2 11/45] powerpc/ptdump: Standardise display of BAT flags
` [PATCH v2 12/45] powerpc/ptdump: Properly handle non standard page size
` [PATCH v2 13/45] powerpc/ptdump: Handle hugepd at PGD level
` [PATCH v2 14/45] powerpc/32s: Don't warn when mapping RO data ROX
` [PATCH v2 15/45] powerpc/mm: Allocate static page tables for fixmap
` [PATCH v2 16/45] powerpc/mm: Fix conditions to perform MMU specific management by blocks on PPC32
` [PATCH v2 17/45] powerpc/mm: PTE_ATOMIC_UPDATES is only for 40x
` [PATCH v2 18/45] powerpc/mm: Refactor pte_update() on nohash/32
` [PATCH v2 19/45] powerpc/mm: Refactor pte_update() on book3s/32
` [PATCH v2 20/45] powerpc/mm: Standardise __ptep_test_and_clear_young() params between PPC32 and PPC64
` [PATCH v2 21/45] powerpc/mm: Standardise pte_update() prototype "
` [PATCH v2 22/45] powerpc/mm: Create a dedicated pte_update() for 8xx
` [PATCH v2 23/45] powerpc/mm: Reduce hugepd size for 8M hugepages on 8xx
` [PATCH v2 24/45] powerpc/8xx: Drop CONFIG_8xx_COPYBACK option
` [PATCH v2 25/45] powerpc/8xx: Prepare handlers for _PAGE_HUGE for 512k pages
` [PATCH v2 26/45] powerpc/8xx: Manage 512k huge pages as standard pages
` [PATCH v2 27/45] powerpc/8xx: Only 8M pages are hugepte pages now
` [PATCH v2 28/45] powerpc/8xx: MM_SLICE is not needed anymore
` [PATCH v2 29/45] powerpc/8xx: Move PPC_PIN_TLB options into 8xx Kconfig
` [PATCH v2 30/45] powerpc/8xx: Add function to set pinned TLBs
` [PATCH v2 31/45] powerpc/8xx: Don't set IMMR map anymore at boot
` [PATCH v2 32/45] powerpc/8xx: Always pin TLBs at startup
` [PATCH v2 33/45] powerpc/8xx: Drop special handling of Linear and IMMR mappings in I/D TLB handlers
` [PATCH v2 34/45] powerpc/8xx: Remove now unused TLB miss functions
` [PATCH v2 35/45] powerpc/8xx: Move DTLB perf handling closer
` [PATCH v2 36/45] powerpc/mm: Don't be too strict with _etext alignment on PPC32
` [PATCH v2 37/45] powerpc/8xx: Refactor kernel address boundary comparison
` [PATCH v2 38/45] powerpc/8xx: Add a function to early map kernel via huge pages
` [PATCH v2 39/45] powerpc/8xx: Map IMMR with a huge page
` [PATCH v2 40/45] powerpc/8xx: Map linear memory with huge pages
` [PATCH v2 41/45] powerpc/8xx: Allow STRICT_KERNEL_RwX with pinned TLB
` [PATCH v2 42/45] powerpc/8xx: Allow large TLBs with DEBUG_PAGEALLOC
` [PATCH v2 43/45] powerpc/8xx: Implement dedicated kasan_init_region()
` [PATCH v2 44/45] powerpc/32s: Allow mapping with BATs with DEBUG_PAGEALLOC
` [PATCH v2 45/45] powerpc/32s: Implement dedicated kasan_init_region()

remove set_fs calls from the coredump code v6
 2020-05-06 15:44 UTC  (15+ 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 18/91] perf metricgroups: Enhance JSON/metric infrastructure to handle "?"
 2020-05-06 15:21 UTC  (4+ messages)
` [PATCH 19/91] perf tests expr: Added test for runtime param in metric expression
` [PATCH 20/91] perf tools: Enable Hz/hz prinitg for --metric-only option
` [PATCH 21/91] perf vendor events power9: Add hv_24x7 socket/chip level metric events

[PATCH v4 0/2] powerpc/eeh: Release EEH device state synchronously
 2020-05-06 14:55 UTC  (3+ messages)
` [PATCH v4 1/2] powerpc/eeh: fix pseries_eeh_configure_bridge()

[PATCH v8 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 11:07 UTC  (6+ messages)
` [PATCH v8 1/5] powerpc/perf/hv-24x7: Fix inconsistent output values incase multiple hv-24x7 events run
` [PATCH v8 2/5] powerpc/hv-24x7: Add rtas call in hv-24x7 driver to get processor details
` [PATCH v8 3/5] powerpc/hv-24x7: Add sysfs files inside hv-24x7 device to show "
` [PATCH v8 4/5] Documentation/ABI: Add ABI documentation for chips and sockets
` [PATCH v8 5/5] powerpc/hv-24x7: Update post_mobility_fixup() to handle migration

[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 

[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  (11+ messages)
` [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 10/11] arch/kmap: Define kmap_atomic_prot() for all arch's

[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  (4+ messages)
` [PATCH 2/3] "

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

[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  (8+ 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)

[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  (2+ messages)

[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  (25+ messages)
` [PATCH v7 04/28] powerpc/xmon: Use bitwise calculations in_breakpoint_table()
` [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


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