linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-18 06:02:16 to 2020-03-19 12:31:35 UTC [more...]

[PATCH v3 00/32] powerpc/64: interrupts and syscalls series
 2020-03-19 12:19 UTC  (7+ 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 4/8] powerpc/perf: consolidate valid_user_sp

[PATCH v11 0/8] Disable compat cruft on ppc64le v11
 2020-03-19 11:52 UTC  (9+ 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] treewide: Rename "unencrypted" to "decrypted"
 2020-03-19 11:20 UTC  (6+ messages)
` [PATCH -v2] "

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

[patch V2 00/15] Lock ordering documentation and annotation for lockdep
 2020-03-19 10:26 UTC  (28+ messages)
` [patch V2 01/15] PCI/switchtec: Fix init_completion race condition with poll_wait()
` [patch V2 02/15] pci/switchtec: Replace completion wait queue usage for poll
` [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 05/15] acpi: Remove header dependency
` [patch V2 06/15] rcuwait: Add @state argument to rcuwait_wait_event()
` [patch V2 07/15] powerpc/ps3: Convert half completion to rcuwait
` [patch V2 08/15] Documentation: Add lock ordering and nesting documentation
` [patch V2 09/15] timekeeping: Split jiffies seqlock
` [patch V2 10/15] sched/swait: Prepare usage in completions
` [patch V2 11/15] completion: Use simple wait queues

[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  (11+ 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  (15+ messages)
` [PATCH v2 1/4] mm: Check for node_online in node_present_pages
` [PATCH v2 2/4] mm/slub: Use mem_node to allocate a new slab
` [PATCH v2 3/4] mm: Implement reset_numa_mem
` [PATCH v2 4/4] powerpc/numa: Set fallback nodes for offline nodes

[RFC 1/2] mm, slub: prevent kmalloc_node crashes and memory leaks
 2020-03-19  8:52 UTC  (5+ messages)

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

[PATCH 0/4] Clean up hugetlb boot command line processing
 2020-03-19  7:04 UTC  (16+ messages)
` [PATCH 1/4] hugetlbfs: add arch_hugetlb_valid_size
` [PATCH 2/4] hugetlbfs: move hugepagesz= parsing to arch independent code
` [PATCH 3/4] hugetlbfs: remove hugetlb_add_hstate() warning for existing hstate
` [PATCH 4/4] hugetlbfs: clean up command line processing

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

[RFC PATCH] powerpc/64s: CONFIG_PPC_HASH_MMU
 2020-03-19  4:15 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  (23+ messages)
` [PATCH v2 01/22] powerpc/pkeys: Avoid using lockless page table walk
` [PATCH v2 02/22] powerpc/pkeys: Check vma before returning key fault error to the user
` [PATCH v2 03/22] powerpc/mm/hash64: use _PAGE_PTE when checking for pte_present
` [PATCH v2 04/22] powerpc/hash64: Restrict page table lookup using init_mm with __flush_hash_table_range
` [PATCH v2 05/22] powerpc/book3s64/hash: Use the pte_t address from the caller
` [PATCH v2 06/22] powerpc/mce: Don't reload pte val in addr_to_pfn
` [PATCH v2 07/22] powerpc/perf/callchain: Use __get_user_pages_fast in read_user_stack_slow
` [PATCH v2 08/22] powerpc/kvm/book3s: switch from raw_spin_*lock to arch_spin_lock
` [PATCH v2 09/22] powerpc/kvm/book3s: Add helper to walk partition scoped linux page table
` [PATCH v2 10/22] powerpc/kvm/nested: Add helper to walk nested shadow "
` [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

[PATCH v3 0/9] crypto/nx: Enable GZIP engine and provide userpace API
 2020-03-19  1:53 UTC  (5+ messages)
` [PATCH v3 3/9] powerpc/vas: Add VAS user space API

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

[PATCH] powerpc/vdso: Fix multiple issues with sys_call_table
 2020-03-19  1:10 UTC  (3+ messages)

[PATCH v2] qtpm2: Export tpm2_get_cc_attrs_tbl for ibmvtpm driver as module
 2020-03-19  1:00 UTC 

[PATCH 00/15] powerpc/watchpoint: Preparation for more than one watchpoint
 2020-03-18 23:36 UTC  (43+ messages)
` [PATCH 01/15] powerpc/watchpoint: Rename current DAWR macros
` [PATCH 02/15] powerpc/watchpoint: Add SPRN macros for second DAWR
` [PATCH 05/15] powerpc/watchpoint: Provide DAWR number to set_dawr
` [PATCH 07/15] powerpc/watchpoint: Get watchpoint count dynamically while disabling them
` [PATCH 08/15] powerpc/watchpoint: Disable all available watchpoints when !dawr_force_enable
` [PATCH 09/15] powerpc/watchpoint: Convert thread_struct->hw_brk to an array
` [PATCH 10/15] powerpc/watchpoint: Use loop for thread_struct->ptrace_bps
` [PATCH 12/15] powerpc/watchpoint: Prepare handler to handle more than one watcnhpoint
` [PATCH 13/15] powerpc/watchpoint: Don't allow concurrent perf and ptrace events
` [PATCH 14/15] powerpc/watchpoint/xmon: Don't allow breakpoint overwriting
` [PATCH 15/15] powerpc/watchpoint/xmon: Support 2nd dawr

[PATCH 0/5] selftests/powerpc: Add NX-GZIP engine testcase
 2020-03-18 22:29 UTC  (9+ messages)
` [PATCH 2/5] selftests/powerpc: Add header files for NX compresion/decompression
` [PATCH 4/5] selftests/powerpc: Add NX-GZIP engine decompress testcase
` [PATCH 5/5] selftests/powerpc: Add README for GZIP engine tests

[PATCH AUTOSEL 4.4 07/12] dt-bindings: net: FMan erratum A050385
 2020-03-18 20:56 UTC 

[PATCH AUTOSEL 4.9 09/15] dt-bindings: net: FMan erratum A050385
 2020-03-18 20:56 UTC 

[PATCH] tpm2: Export tpm2_get_cc_attrs_tbl for ibmvtpm driver as module
 2020-03-18 19:53 UTC  (3+ messages)

[PATCH 0/3] Offline memoryless cpuless node 0
 2020-03-18 18:57 UTC  (6+ messages)
` [PATCH 3/3] mm/page_alloc: Keep memoryless cpuless node 0 offline

[PATCH 0/3] KVM: PPC: Fix host kernel crash with PR KVM
 2020-03-18 18:16 UTC  (5+ messages)
` [PATCH 1/3] KVM: PPC: Fix "
` [PATCH 2/3] KVM: PPC: Move kvmppc_mmu_init() "
` [PATCH 3/3] KVM: PPC: Kill kvmppc_ops::mmu_destroy() and kvmppc_mmu_destroy()

[PATCH v5 0/3] Introduce Self-Save API for deep stop states
 2020-03-18 15:24 UTC  (7+ messages)
` [PATCH v5 1/3] powerpc/powernv: Interface to define support and preference for a SPR
` [PATCH v5 2/3] powerpc/powernv: Introduce Self save support
` [PATCH v5 3/3] powerpc/powernv: Parse device tree, population of SPR support

[PATCH v5 00/11] powerpc/perf: Add json file metric support for the hv_24x7 socket/chip level events
 2020-03-18 12:45 UTC  (13+ messages)
` [PATCH v5 08/11] perf/tools: Refactoring metricgroup__add_metric function
` [PATCH v5 09/11] perf/tools: Enhance JSON/metric infrastructure to handle "?"

[PATCH v2] powerpc/perf: Use SIER_USER_MASK while updating SPRN_SIER for EBB events
 2020-03-18 12:00 UTC  (3+ messages)

Slub: Increased mem consumption on cpu,mem-less node powerpc guest
 2020-03-18 10:18 UTC  (7+ messages)

[PATCH] powerpc/pseries: Fix MCE handling on pseries
 2020-03-17 14:35 UTC  (5+ messages)

[PATCH 00/12] Fix broken references for Documentation/*
 2020-03-17 13:10 UTC 

[5.6.0-rc2-next-20200218/powerpc] Boot failure on POWER9
 2020-03-18  7:29 UTC  (9+ messages)
` [PATCH 0/4] Fix kmalloc_node on offline nodes
  ` [PATCH 2/4] mm/slub: Use mem_node to allocate a new slab

[PATCHv2] selftests/powerpc: Turn off timeout setting for benchmarks, dscr, signal, tm
 2020-03-18  6:00 UTC 


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