linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-19 04:18:35 to 2020-03-20 10:25:02 UTC [more...]

[PATCH v3 00/32] powerpc/64: interrupts and syscalls series
 2020-03-20 10:20 UTC  (21+ messages)
` [PATCH v3 25/32] powerpc/64: system call implement entry/exit logic in C
` [PATCH v11 0/8] Disable compat cruft on ppc64le v11
  ` [PATCH v11 1/8] powerpc: Add back __ARCH_WANT_SYS_LLSEEK macro
  ` [PATCH v11 2/8] powerpc: move common register copy functions from signal_32.c to signal.c
  ` [PATCH v11 3/8] powerpc/perf: consolidate read_user_stack_32
  ` [PATCH v11 4/8] powerpc/perf: consolidate valid_user_sp
  ` [PATCH v11 5/8] powerpc/64: make buildable without CONFIG_COMPAT
  ` [PATCH v11 6/8] powerpc/64: Make COMPAT user-selectable disabled on littleendian by default
  ` [PATCH v11 7/8] powerpc/perf: split callchain.c by bitness
  ` [PATCH v11 8/8] MAINTAINERS: perf: Add pattern that matches ppc perf to the perf entry
` [PATCH v12 0/8] Disable compat cruft on ppc64le v12
  ` [PATCH v12 1/8] powerpc: Add back __ARCH_WANT_SYS_LLSEEK macro

[RFC 1/2] mm, slub: prevent kmalloc_node crashes and memory leaks
 2020-03-20 10:10 UTC  (16+ messages)

[PATCH v3 0/8] mm/memory_hotplug: allow to specify a default online_type
 2020-03-20 10:01 UTC  (19+ messages)
` [PATCH v3 1/8] drivers/base/memory: rename MMOP_ONLINE_KEEP to MMOP_ONLINE
` [PATCH v3 2/8] drivers/base/memory: map MMOP_OFFLINE to 0
` [PATCH v3 3/8] drivers/base/memory: store mapping between MMOP_* and string in an array
` [PATCH v3 4/8] powernv/memtrace: always online added memory blocks
` [PATCH v3 5/8] hv_balloon: don't check for memhp_auto_online manually
` [PATCH v3 6/8] mm/memory_hotplug: unexport memhp_auto_online
` [PATCH v3 7/8] mm/memory_hotplug: convert memhp_auto_online to store an online_type
` [PATCH v3 8/8] mm/memory_hotplug: allow to specify a default online_type

[linux-next/mainline][bisected 3acac06][ppc] Oops when unloading mpt3sas driver
 2020-03-20  9:59 UTC  (9+ messages)

[PATCH] powerpc/pseries: Fix MCE handling on pseries
 2020-03-20  9:09 UTC  (7+ messages)

[patch V2 00/15] Lock ordering documentation and annotation for lockdep
 2020-03-20  9:48 UTC  (42+ messages)
` [patch V2 03/15] usb: gadget: Use completion interface instead of open coding it
` [patch V2 04/15] orinoco_usb: Use the regular completion interfaces
` [patch V2 06/15] rcuwait: Add @state argument to rcuwait_wait_event()
  ` [PATCH 0/5] Remove mm.h from arch/*/include/asm/uaccess.h
    ` [PATCH 1/5] nds32: Remove mm.h from asm/uaccess.h
    ` [PATCH 2/5] csky: "
    ` [PATCH 3/5] hexagon: "
    ` [PATCH 4/5] ia64: "
    ` [PATCH 5/5] microblaze: "
` [patch V2 07/15] powerpc/ps3: Convert half completion to rcuwait
` [patch V2 08/15] Documentation: Add lock ordering and nesting documentation
` [patch V2 11/15] completion: Use simple wait queues
` [PATCH 16/15] rcuwait: Get rid of stale name comment
  ` [PATCH 17/15] rcuwait: Inform rcuwait_wake_up() users if a wakeup was attempted
  ` [PATCH 18/15] kvm: Replace vcpu->swait with rcuwait
  ` [PATCH 19/15] sched/swait: Reword some of the main description

[PATCH v2] libnvdimm: Update persistence domain value for of_pmem and papr_scm device
 2020-03-20  9:25 UTC  (7+ messages)

[PATCH] KVM: PPC: Book3S HV: Skip kvmppc_uvmem_free if Ultravisor is not supported
 2020-03-20  8:43 UTC  (3+ messages)

[RFC PATCH 0/4] consolidate PowerPC instruction encoding macros
 2020-03-20  8:18 UTC  (5+ messages)
` [RFC PATCH 1/4] powerpc ppc-opcode: introduce PPC_ENCODE_* macros for base instruction encoding
` [RFC PATCH 2/4] powerpc selftest: reuse ppc-opcode macros to avoid redundancy
` [RFC PATCH 3/4] powerpc ppc-opcode: move ppc instuction encoding from test_emulate_step
` [RFC PATCH 4/4] powerpc kvm_asm: rename PPC_LD and PPC_STD macros to avoid redefinition

[PATCH v4 0/6] implement KASLR for powerpc/fsl_booke/64
 2020-03-20  6:16 UTC  (5+ messages)
` [PATCH v4 6/6] powerpc/fsl_booke/kaslr: rename kaslr-booke32.rst to kaslr-booke.rst and add 64bit part

[PATCH] powerpc/pseries: Handle UE event for memcpy_mcsafe
 2020-03-20  5:23 UTC  (2+ messages)

[PATCH v4 00/16] Initial Prefixed Instruction support
 2020-03-20  5:18 UTC  (17+ messages)
` [PATCH v4 01/16] powerpc/xmon: Remove store_inst() for patch_instruction()
` [PATCH v4 02/16] xmon: Move out-of-line instructions to text section
` [PATCH v4 03/16] powerpc: Use a datatype for instructions
` [PATCH v4 04/16] powerpc: Use a macro for creating instructions from u32s
` [PATCH v4 05/16] powerpc: Use a function for masking instructions
` [PATCH v4 06/16] powerpc: Use a function for getting the instruction op code
` [PATCH v4 07/16] powerpc: Introduce functions for instruction nullity and equality
` [PATCH v4 08/16] powerpc: Use an accessor for word instructions
` [PATCH v4 09/16] powerpc: Use a function for reading instructions
` [PATCH v4 10/16] powerpc: Make test_translate_branch() independent of instruction length
` [PATCH v4 11/16] powerpc: Enable Prefixed Instructions
` [PATCH v4 12/16] powerpc: Define new SRR1 bits for a future ISA version
` [PATCH v4 13/16] powerpc: Support prefixed instructions in alignment handler
` [PATCH v4 14/16] powerpc64: Add prefixed instructions to instruction data type
` [PATCH v4 15/16] powerpc sstep: Add support for prefixed load/stores
` [PATCH v4 16/16] powerpc sstep: Add support for prefixed fixed-point arithmetic

[PATCH 0/2] mm/thp: Rename pmd_mknotpresent() as pmd_mknotvalid()
 2020-03-20  4:54 UTC  (2+ messages)
` [PATCH 1/2] powerpc/mm: Drop platform defined pmd_mknotpresent()

[PATCH v6 1/2] powerpc/64: Setup a paca before parsing device tree etc
 2020-03-20  3:21 UTC  (2+ messages)
` [PATCH v6 2/2] powerpc/64: Prevent stack protection in early boot

[PATCH v5 00/13] Reduce ifdef mess in ptrace
 2020-03-20  2:12 UTC  (3+ messages)
` [PATCH v5 10/13] powerpc/ptrace: split out ADV_DEBUG_REGS related functions

[RFC PATCH] powerpc/64s: CONFIG_PPC_HASH_MMU
 2020-03-20  2:00 UTC  (3+ messages)

[PATCH] treewide: Rename "unencrypted" to "decrypted"
 2020-03-19 23:53 UTC  (10+ messages)
` [PATCH -v2] "

[PATCH 0/3] KVM: PPC: Fix host kernel crash with PR KVM
 2020-03-19 23:34 UTC  (2+ messages)

[PATCH] KVM: PPC: Book3S HV: Use RADIX_PTE_INDEX_SIZE in Radix MMU code
 2020-03-19 23:31 UTC  (2+ messages)

[PATCH -next 000/491] treewide: use fallthrough;
 2020-03-19 23:33 UTC  (5+ messages)
` [PATCH -next 016/491] KERNEL VIRTUAL MACHINE FOR POWERPC (KVM/powerpc): Use fallthrough;

[PATCH] KVM: PPC: Book3S HV: Fix H_CEDE return code for nested guests
 2020-03-19 23:32 UTC  (2+ messages)

[PATCH v3] KVM: PPC: Book3S HV: Treat TM-related invalid form instructions on P9 like the valid ones
 2020-03-19 23:32 UTC  (2+ messages)

[PATCH] tpm2: Export tpm2_get_cc_attrs_tbl for ibmvtpm driver as module
 2020-03-19 21:16 UTC  (6+ messages)

[Bug 206669] New: Little-endian kernel crashing on POWER8 on heavy big-endian PowerKVM load
 2020-03-19 20:22 UTC  (2+ messages)
` [Bug 206669] "

[PATCH v2] qtpm2: Export tpm2_get_cc_attrs_tbl for ibmvtpm driver as module
 2020-03-19 19:57 UTC  (2+ messages)

[PATCH 0/4] Clean up hugetlb boot command line processing
 2020-03-19 18:17 UTC  (7+ messages)
` [PATCH 1/4] hugetlbfs: add arch_hugetlb_valid_size
` [PATCH 2/4] hugetlbfs: move hugepagesz= parsing to arch independent code

[PATCH v11 0/8] Disable compat cruft on ppc64le v11
 2020-03-19 14:46 UTC  (14+ messages)
` [PATCH v11 1/8] powerpc: Add back __ARCH_WANT_SYS_LLSEEK macro
` [PATCH v11 2/8] powerpc: move common register copy functions from signal_32.c to signal.c
` [PATCH v11 3/8] powerpc/perf: consolidate read_user_stack_32
` [PATCH v11 4/8] powerpc/perf: consolidate valid_user_sp
` [PATCH v11 5/8] powerpc/64: make buildable without CONFIG_COMPAT
` [PATCH v11 6/8] powerpc/64: Make COMPAT user-selectable disabled on littleendian by default
` [PATCH v11 7/8] powerpc/perf: split callchain.c by bitness
` [PATCH v11 8/8] MAINTAINERS: perf: Add pattern that matches ppc perf to the perf entry

[RFC 00/11] perf: Enhancing perf to export processor hazard information
 2020-03-19 11:22 UTC  (11+ messages)

[PATCH v3] powerpc/perf: Use SIER_USER_MASK while updating SPRN_SIER for EBB events
 2020-03-19 10:52 UTC  (2+ messages)

[PATCH] cpufreq: powernv: Fix frame-size-overflow in powernv_cpufreq_work_fn
 2020-03-19 10:18 UTC  (2+ messages)

[PATCH v2 0/8] mm/memory_hotplug: allow to specify a default online_type
 2020-03-19  9:49 UTC  (3+ messages)
` [PATCH v2 4/8] powernv/memtrace: always online added memory blocks

[PATCH v2 0/4] Fix kmalloc_node on offline nodes
 2020-03-19  9:38 UTC  (9+ messages)
` [PATCH v2 1/4] mm: Check for node_online in node_present_pages
` [PATCH v2 3/4] mm: Implement reset_numa_mem

[PATCH v3] ocxl: control via sysfs whether the FPGA is reloaded on a link reset
 2020-03-19  8:34 UTC  (2+ messages)

[PATCH] Fix "[v3, 28/32] powerpc/64s: interrupt implement exit logic in C"
 2020-03-19  6:59 UTC 

[PATCH v8 00/14] powerpc/vas: Page fault handling for user space NX requests
 2020-03-19  6:20 UTC  (15+ messages)
` [PATCH v8 01/14] powerpc/xive: Define xive_native_alloc_irq_on_chip()
` [PATCH v8 02/14] powerpc/xive: Define xive_native_alloc_get_irq_info()
` [PATCH v8 03/14] powerpc/vas: Define nx_fault_stamp in coprocessor_request_block
` [PATCH v8 04/14] powerpc/vas: Alloc and setup IRQ and trigger port address
` [PATCH v8 05/14] powerpc/vas: Setup fault window per VAS instance
` [PATCH v8 06/14] powerpc/vas: Setup thread IRQ handler "
` [PATCH v8 07/14] powerpc/vas: Register NX with fault window ID and IRQ port value
` [PATCH v8 08/14] powerpc/vas: Take reference to PID and mm for user space windows
` [PATCH v8 09/14] powerpc/vas: Update CSB and notify process for fault CRBs
` [PATCH v8 10/14] powerpc/vas: Print CRB and FIFO values
` [PATCH v8 11/14] powerpc/vas: Do not use default credits for receive window
` [PATCH v8 12/14] powerpc/vas: Return credits after handling fault
` [PATCH v8 13/14] powerpc/vas: Display process stuck message
` [PATCH v8 14/14] powerpc/vas: Free send window in VAS instance after credits returned

[PATCH v4] powerpc: setup_64: set up PACA before parsing device tree
 2020-03-19  4:19 UTC  (2+ messages)

[PATCHv2 00/50] Add log level to show_stack()
 2020-03-19  4:03 UTC  (3+ messages)
` [PATCHv2 26/50] powerpc: Add show_stack_loglvl()

[PATCH v5 1/2] powerpc/64: Setup a paca before parsing device tree etc
 2020-03-19  4:00 UTC  (4+ messages)
` [PATCH v5 2/2] powerpc/64: Prevent stack protection in early boot

[PATCH v2 00/22] Avoid IPI while updating page table entries
 2020-03-19  3:56 UTC  (13+ messages)
` [PATCH v2 11/22] powerpc/kvm/book3s: Use kvm helpers to walk shadow or secondary table
` [PATCH v2 12/22] powerpc/kvm/book3s: Add helper for host page table walk
` [PATCH v2 13/22] powerpc/kvm/book3s: Use find_kvm_host_pte in page fault handler
` [PATCH v2 14/22] powerpc/kvm/book3s: Use find_kvm_host_pte in h_enter
` [PATCH v2 15/22] powerpc/kvm/book3s: use find_kvm_host_pte in pute_tce functions
` [PATCH v2 16/22] powerpc/kvm/book3s: Avoid using rmap to protect parallel page table update
` [PATCH v2 17/22] powerpc/kvm/book3s: use find_kvm_host_pte in kvmppc_book3s_instantiate_page
` [PATCH v2 18/22] powerpc/kvm/book3s: Use find_kvm_host_pte in kvmppc_get_hpa
` [PATCH v2 19/22] powerpc/kvm/book3s: Use pte_present instead of opencoding _PAGE_PRESENT check
` [PATCH v2 20/22] powerpc/mm/book3s64: Avoid sending IPI on clearing PMD
` [PATCH v2 21/22] mm: change pmdp_huge_get_and_clear_full take vm_area_struct as arg
` [PATCH v2 22/22] powerpc/mm/book3s64: Fix MADV_DONTNEED and parallel page fault race


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