linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-21 10:43:34 to 2020-03-24 02:28:35 UTC [more...]

[PATCH v8 00/14] powerpc/vas: Page fault handling for user space NX requests
 2020-03-24  2:26 UTC  (29+ 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 06/14] powerpc/vas: Setup thread IRQ handler per VAS instance
` [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 11/14] powerpc/vas: Do not use default credits for receive window
` [PATCH v8 12/14] powerpc/vas: Return credits after handling fault

[PATCH v2] libnvdimm: Update persistence domain value for of_pmem and papr_scm device
 2020-03-24  1:21 UTC  (8+ messages)

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

[PATCH 0/2] Fix SVM hang at startup
 2020-03-23 23:43 UTC  (9+ messages)
` [PATCH 1/2] KVM: PPC: Book3S HV: check caller of H_SVM_* Hcalls
` [PATCH 2/2] KVM: PPC: Book3S HV: H_SVM_INIT_START must call UV_RETURN

[PATCH 0/4] Clean up hugetlb boot command line processing
 2020-03-24  0:43 UTC  (12+ 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 v4 00/16] Initial Prefixed Instruction support
 2020-03-23 23:45 UTC  (50+ 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 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] powerpc/maple: Fix declaration made after definition
 2020-03-23 22:27 UTC 

[patch V3 00/20] Lock ordering documentation and annotation for lockdep
 2020-03-23 21:46 UTC  (30+ messages)
` [patch V3 01/20] PCI/switchtec: Fix init_completion race condition with poll_wait()
` [patch V3 02/20] pci/switchtec: Replace completion wait queue usage for poll
` [patch V3 03/20] usb: gadget: Use completion interface instead of open coding it
` [patch V3 04/20] orinoco_usb: Use the regular completion interfaces
` [patch V3 05/20] acpi: Remove header dependency
` [patch V3 06/20] nds32: Remove mm.h from asm/uaccess.h
` [patch V3 07/20] csky: "
` [patch V3 08/20] hexagon: "
` [patch V3 09/20] ia64: "
` [patch V3 10/20] microblaze: "
` [patch V3 11/20] rcuwait: Add @state argument to rcuwait_wait_event()
` [patch V3 12/20] powerpc/ps3: Convert half completion to rcuwait
` [patch V3 13/20] Documentation: Add lock ordering and nesting documentation
` [patch V3 14/20] timekeeping: Split jiffies seqlock
` [patch V3 15/20] sched/swait: Prepare usage in completions
` [patch V3 16/20] completion: Use simple wait queues
  ` [PATCH] completion: Use lockdep_assert_RT_in_threaded_ctx() in complete_all()
` [patch V3 17/20] lockdep: Introduce wait-type checks
` [patch V3 18/20] lockdep: Add hrtimer context tracing bits
` [patch V3 19/20] lockdep: Annotate irq_work
` [patch V3 20/20] lockdep: Add posixtimer context tracing bits

[PATCH] powerpc/legacy_serial: Use early_ioremap()
 2020-03-23 21:54 UTC  (2+ messages)

[PATCH] powerpc/64: allow rtas to be called in real-mode, use this in machine check
 2020-03-23 10:29 UTC  (3+ messages)

[PATCH v5 0/7] ASoC: Add new module driver for new ASRC
 2020-03-23 21:20 UTC  (9+ messages)
` [PATCH v5 1/7] ASoC: dt-bindings: fsl_asrc: Add new property fsl, asrc-format
  ` [PATCH v5 1/7] ASoC: dt-bindings: fsl_asrc: Add new property fsl,asrc-format
` [PATCH v5 6/7] ASoC: dt-bindings: fsl_easrc: Add document for EASRC

[PATCH 07/10] ARM: dts: tango4: Make /serial compatible with ns16550a
 2020-03-23 19:01 UTC  (4+ messages)
  ` [PATCH 08/10] powerpc/fsl: Make serial ports "
  ` [PATCH 10/10] dt-bindings: serial: Convert 8250 to json-schema
` [PATCH 0/10] NS 8250 UART Device Tree improvements

[PATCH] Documentation: Clarify better about the rwsem non-owner release issue
 2020-03-23 18:23 UTC  (3+ messages)

generic DMA bypass flag v2
 2020-03-23 17:22 UTC  (11+ messages)
` [PATCH 1/2] dma-mapping: add a dma_ops_bypass flag to struct device

[RFC PATCH 0/3] Use per-CPU temporary mappings for patching
 2020-03-23 16:59 UTC  (7+ messages)
` [RFC PATCH 1/3] powerpc/mm: Introduce temporary mm
` [RFC PATCH 2/3] powerpc/lib: Initialize a temporary mm for code patching
` [RFC PATCH 3/3] powerpc/lib: Use "

hardcoded SIGSEGV in __die() ?
 2020-03-23 15:44 UTC  (6+ messages)

Patch "mm, slub: prevent kmalloc_node crashes and memory leaks" has been added to the 5.4-stable tree
 2020-03-23 14:59 UTC 

[PATCH v4 00/17] Convert cpu_up/down to device_online/offline
 2020-03-23 15:00 UTC  (4+ messages)
` [PATCH v4 01/17] cpu: Add new {add,remove}_cpu() functions
` [PATCH v4 10/17] powerpc: Replace cpu_up/down with add/remove_cpu

Patch "mm, slub: prevent kmalloc_node crashes and memory leaks" has been added to the 4.19-stable tree
 2020-03-23 14:58 UTC 

Patch "mm, slub: prevent kmalloc_node crashes and memory leaks" has been added to the 4.14-stable tree
 2020-03-23 14:58 UTC 

Patch "mm, slub: prevent kmalloc_node crashes and memory leaks" has been added to the 4.9-stable tree
 2020-03-23 14:57 UTC 

Patch "mm, slub: prevent kmalloc_node crashes and memory leaks" has been added to the 4.4-stable tree
 2020-03-23 14:57 UTC 

Patch "mm, slub: prevent kmalloc_node crashes and memory leaks" has been added to the 5.5-stable tree
 2020-03-23 14:55 UTC 

[PATCH 00/15] powerpc/watchpoint: Preparation for more than one watchpoint
 2020-03-23 13:37 UTC  (4+ messages)

[PATCH v4 0/9] crypto/nx: Enable GZIP engine and provide userpace API
 2020-03-23 13:32 UTC  (18+ messages)
` [PATCH v4 1/9] powerpc/vas: Initialize window attributes for GZIP coprocessor type
` [PATCH v4 2/9] powerpc/vas: Define VAS_TX_WIN_OPEN ioctl API
` [PATCH v4 3/9] powerpc/vas: Add VAS user space API
` [PATCH v4 4/9] crypto/nx: Initialize coproc entry with kzalloc
` [PATCH v4 5/9] crypto/nx: Rename nx-842-powernv file name to nx-common-powernv
` [PATCH v4 6/9] crypto/NX: Make enable code generic to add new GZIP compression type
` [PATCH v4 7/9] crypto/nx: Enable and setup "
` [PATCH v4 8/9] crypto/nx: Remove 'pid' in vas_tx_win_attr struct
` [PATCH v4 9/9] Documentation/powerpc: VAS API

[PATCH] mm/debug: Add tests validating arch page table helpers for core features
 2020-03-23 13:26 UTC  (5+ messages)

[PATCH] powerpc xmon: drop the option `i` in cacheflush
 2020-03-23 13:22 UTC  (3+ messages)

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

[PATCH kernel v2 0/7] powerpc/powenv/ioda: Allow huge DMA window at 4GB
 2020-03-23  7:53 UTC  (8+ messages)
` [PATCH kernel v2 1/7] powerpc/powernv/ioda: Move TCE bypass base to PE
` [PATCH kernel v2 2/7] powerpc/powernv/ioda: Rework for huge DMA window at 4GB
` [PATCH kernel v2 3/7] powerpc/powernv/ioda: Allow smaller TCE table levels
` [PATCH kernel v2 4/7] powerpc/powernv/phb4: Use IOMMU instead of bypassing
` [PATCH kernel v2 5/7] powerpc/iommu: Add a window number to iommu_table_group_ops::get_table_size
` [PATCH kernel v2 6/7] powerpc/powernv/phb4: Add 4GB IOMMU bypass mode
` [PATCH kernel v2 7/7] vfio/spapr_tce: Advertise and allow a huge DMA windows at 4GB

[PATCH 1/2] Fix "[v3, 25/32] powerpc/64: system call implement entry/exit logic in C"
 2020-03-23  6:09 UTC  (2+ messages)
` [PATCH 2/2] Fix 2 "[v3, 28/32] powerpc/64s: interrupt implement exit "

[PATCH] powerpc/64: ftrace don't trace real mode
 2020-03-23  4:10 UTC  (5+ messages)

Argh, can't find dcache properties !
 2020-03-23  2:25 UTC 

[PATCH V7 00/14] powerpc/vas: Page fault handling for user space NX requests
 2020-03-23  1:06 UTC  (6+ messages)
` [PATCH V7 09/14] powerpc/vas: Update CSB and notify process for fault CRBs

[patch V2 00/15] Lock ordering documentation and annotation for lockdep
 2020-03-22 22:32 UTC  (13+ messages)
` [patch V2 07/15] powerpc/ps3: Convert half completion to rcuwait
` [patch V2 08/15] Documentation: Add lock ordering and nesting documentation
` [PATCH 16/15] rcuwait: Get rid of stale name comment
  ` [PATCH 18/15] kvm: Replace vcpu->swait with rcuwait

[PATCH v3] powerpc/kprobes: Ignore traps that happened in real mode
 2020-03-22 15:54 UTC  (3+ messages)

[PATCH v3] powerpc/pseries: Handle UE event for memcpy_mcsafe
 2020-03-22 16:05 UTC 

[PATCH 00/18] genirq: Remove setup_irq()
 2020-03-21 17:43 UTC  (4+ messages)

[patch V2 08/15] Documentation: Add lock ordering and nesting documentation
 2020-03-21 17:23 UTC  (7+ messages)

[GIT PULL] Please pull powerpc/linux.git powerpc-5.6-5 tag
 2020-03-21 16:45 UTC  (2+ messages)

[patch V2 06/15] rcuwait: Add @state argument to rcuwait_wait_event()
 2020-03-21 14:11 UTC  (6+ messages)
` [PATCH 0/5] Remove mm.h from arch/*/include/asm/uaccess.h
  ` [PATCH 2/5] csky: Remove mm.h from asm/uaccess.h

FSL P5020/Cyrus+ Board: Poweroff and Restart Support
 2020-03-21 12:50 UTC 

[PATCH 1/3] KVM: PPC: Fix kernel crash with PR KVM
 2020-03-21 11:37 UTC  (2+ messages)

[PATCH v3] powerpc/kasan: Fix shadow memory protection with CONFIG_KASAN_VMALLOC
 2020-03-21 11:37 UTC  (2+ messages)


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