linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-16 11:13:19 to 2019-09-19 11:01:52 UTC [more...]

[PATCH 1/4] powerpc/kvm: Move kvm_tmp into .text, shrink to 64K
 2019-09-19 10:25 UTC  (2+ messages)

[PATCH] powerpc/pseries: correctly track irq state in default idle
 2019-09-19 10:25 UTC  (2+ messages)

[PATCH v2] powerpc/watchpoint: Disable watchpoint hit by larx/stcx instructions
 2019-09-19 10:25 UTC  (2+ messages)

[PATCH] powerpc: Add attributes for setjmp/longjmp
 2019-09-19 10:25 UTC  (2+ messages)

[PATCH 1/3] ftrace: Look up the address of return_to_handler() using helpers
 2019-09-19 10:25 UTC  (2+ messages)

[PATCH 1/2] powerpc/xmon: Improve output of XIVE interrupts
 2019-09-19 10:25 UTC  (2+ messages)

[PATCH v2] powerpc: dump kernel log before carrying out fadump or kdump
 2019-09-19 10:25 UTC  (2+ messages)

[PATCH 1/2] powerpc/memcpy: Fix stack corruption for smaller sizes
 2019-09-19 10:25 UTC  (2+ messages)

[PATCH] powerpc/powernv: remove the unused pnv_npu_try_dma_set_bypass function
 2019-09-19 10:25 UTC  (2+ messages)

EEH + hotplug fixes
 2019-09-19 10:25 UTC  (29+ messages)
` [PATCH 01/14] powerpc/eeh: Clean up EEH PEs after recovery finishes
` [PATCH 02/14] powerpc/eeh: Fix race when freeing PDNs
` [PATCH 03/14] powerpc/eeh: Make permanently failed devices non-actionable
` [PATCH 04/14] powerpc/eeh: Check slot presence state in eeh_handle_normal_event()
` [PATCH 05/14] powerpc/eeh: Defer printing stack trace
` [PATCH 06/14] powerpc/eeh: Remove stale CAPI comment
` [PATCH 07/14] powernv/eeh: Use generic code to handle hot resets
` [PATCH 11/14] powerpc/eeh: Set attention indicator while recovering
` [PATCH 12/14] powerpc/eeh: Add debugfs interface to run an EEH check
` [PATCH 13/14] powerpc/eeh: Add a eeh_dev_break debugfs interface

[PATCH 1/6] powerpc/64s: remove register_process_table callback
 2019-09-19 10:25 UTC  (2+ messages)

[PATCH v3] powerpc/imc: Dont create debugfs files for cpu-less nodes
 2019-09-19 10:25 UTC  (2+ messages)

[PATCH v4 1/2] powerpc/powernv: Enhance opal message read interface
 2019-09-19 10:25 UTC  (2+ messages)

[PATCH] powerpc: Remove empty comment
 2019-09-19 10:25 UTC  (2+ messages)

[PATCH] powerpc/mm/radix: remove useless kernel messages
 2019-09-19 10:25 UTC  (2+ messages)

[PATCH 0/5] ocxl: Allow external drivers to access LPC memory
 2019-09-19  8:41 UTC  (19+ messages)
` [PATCH 1/5] powerpc: Add OPAL calls for LPC memory alloc/release
` [PATCH 2/5] powerpc: Map & release OpenCAPI LPC memory
` [PATCH 3/5] ocxl: Tally up the LPC memory on a link & allow it to be mapped
` [PATCH 4/5] ocxl: Add functions to map/unmap LPC memory
` [PATCH 5/5] ocxl: Provide additional metadata to userspace

[PATCH?] powerpc: Hard wire PT_SOFTE value to 1 in gpr_get() too
 2019-09-19  7:52 UTC  (4+ messages)
` [PATCH? v2] "

[PATCH] KVM: PPC: Remove superfluous check for non-zero return value
 2019-09-19  5:51 UTC  (4+ messages)
` [PATCH trivial] "

[PATCH] mm/pgtable/debug: Fix test validating architecture page table helpers
 2019-09-19  5:44 UTC  (3+ messages)

[PATCH V2 0/2] mm/debug: Add tests for architecture exported page table helpers
 2019-09-19  5:41 UTC  (10+ messages)
` [PATCH V2 2/2] mm/pgtable/debug: Add test validating architecture "

[PATCH v3 1/2] powerpc/irq: bring back ksp_limit management in C functions
 2019-09-19  5:23 UTC  (4+ messages)
` [PATCH v3 2/2] powerpc/irq: inline call_do_irq() and call_do_softirq()

[PATCH v3 0/5] powerpc: convert cache asm to C
 2019-09-19  3:48 UTC  (8+ messages)
` [PATCH v3 1/5] powerpc: Allow flush_icache_range to work across ranges >4GB
` [PATCH v3 2/5] powerpc: define helpers to get L1 icache sizes
` [PATCH v3 3/5] powerpc: Convert flush_icache_range & friends to C
` [PATCH v3 4/5] powerpc: Chunk calls to flush_dcache_range in arch_*_memory
` [PATCH v3 5/5] powerpc: Don't flush caches when adding memory

[PATCH V2 3/4] ASoC: pcm_dmaengine: Extract snd_dmaengine_pcm_set_runtime_hwparams
 2019-09-19  2:58 UTC 

[PATCH v2 1/3] tools/perf: Move kvm-stat header file from conditional inclusion to common include section
 2019-09-19  0:05 UTC  (3+ messages)

[PATCH v3 0/2] net/ibmvnic: serialization fixes
 2019-09-18 22:21 UTC  (5+ messages)
` [PATCH v3 1/2] net/ibmvnic: unlock rtnl_lock in reset so linkwatch_event can run
` [PATCH v3 2/2] net/ibmvnic: prevent more than one thread from running in reset

fix default dma_mmap_* pgprot v3
 2019-09-18 19:50 UTC  (3+ messages)
` [PATCH 2/2] MIPS: remove support for DMA_ATTR_WRITE_COMBINE

[PATCH 0/2] pseries/hotplug: Change the default behaviour of cede_offline
 2019-09-18 17:08 UTC  (13+ messages)

[PATCH V2 0/4] update supported sample format
 2019-09-18 16:21 UTC  (6+ messages)
` [PATCH V2 1/4] ASoC: fsl_asrc: Use in(out)put_format instead of in(out)put_word_width
` [PATCH V2 2/4] ASoC: fsl_asrc: update supported sample format
` [PATCH V2 3/4] ASoC: pcm_dmaengine: Extract snd_dmaengine_pcm_set_runtime_hwparams
` [PATCH V2 4/4] ASoC: fsl_asrc: Fix error with S24_3LE format bitstream in i.MX8

[PATCH v12 00/12] namei: openat2(2) path resolution restrictions
 2019-09-18 15:46 UTC  (5+ messages)
` [PATCH v12 05/12] namei: obey trailing magic-link DAC permissions

[PATCH v4] powerpc/setup_64: fix -Wempty-body warnings
 2019-09-18 15:42 UTC  (2+ messages)

[Bug 204789] New: Boot failure with more than 256G of memory
 2019-09-18 15:38 UTC  (8+ messages)

[RFC PATCH] powerpc/mm/mce: Keep irq disabled during lockless page table walk
 2019-09-18 14:53 UTC 

[PATCH] powerpc: Add barrier_nospec to raw_copy_in_user()
 2019-09-18 14:04 UTC  (3+ messages)

[PATCH] powerpc/book3s64/radix: Avoid WARN_ON in destroy_context
 2019-09-18 14:01 UTC 

[PATCH v2 0/2] powerpc/mm: Conditionally call H_BLOCK_REMOVE
 2019-09-18 13:42 UTC  (7+ messages)
` [PATCH v2 1/2] powperc/mm: read TLB Block Invalidate Characteristics
` [PATCH v2 2/2] powerpc/mm: call H_BLOCK_REMOVE when supported

[PATCH v1 0/4] powerpc: Add support for GENERIC_EARLY_IOREMAP
 2019-09-18 13:40 UTC  (2+ messages)

[PATCH] powerpc/crashkernel: take mem option into account
 2019-09-18 11:22 UTC  (3+ messages)

[PATCH v8 0/8] kvmppc: Driver to manage pages of secure guest
 2019-09-18 10:47 UTC  (16+ messages)
` [PATCH v8 2/8] kvmppc: Movement of pages between normal and secure memory
` [PATCH v8 3/8] kvmppc: Shared pages support for secure guests
` [PATCH v8 4/8] kvmppc: H_SVM_INIT_START and H_SVM_INIT_DONE hcalls
` [PATCH v8 7/8] kvmppc: Support reset of secure guest
` [PATCH v8 8/8] KVM: PPC: Ultravisor: Add PPC_UV config option

[PATCH v3] powerpc/fadump: sysfs for fadump memory reservation
 2019-09-18  8:19 UTC  (8+ messages)

[Bug 204819] New: KASAN still got problems loading some modules at boot
 2019-09-18  5:54 UTC  (16+ messages)
` [Bug 204819] "

[PATCH v2 0/8] powerpc/vdso32 enhancement and optimisation
 2019-09-18  5:51 UTC  (3+ messages)
` [PATCH v2 1/8] powerpc/32: Add VDSO version of getcpu

[PATCH v7 0/6] Disable compat cruft on ppc64le v7
 2019-09-18  5:36 UTC  (7+ messages)
` [PATCH v7 5/6] powerpc/64: Make COMPAT user-selectable disabled on littleendian by default

[PATCH v2 1/2] powerpc/irq: bring back ksp_limit management in C functions
 2019-09-18  3:57 UTC  (2+ messages)
` [PATCH v2 2/2] powerpc/irq: inline call_do_irq() and call_do_softirq()

[PATCH v3 00/11] *** SUBJECT HERE ***
 2019-09-18  3:17 UTC  (8+ messages)
` [PATCH v3 09/11] PCI: layerscape: Add EP mode support for ls1088a and ls2088a

[PATCH 2/3] ASoC: fsl_asrc: update supported sample format
 2019-09-18  2:58 UTC 

[PATCH v2 0/2] net/ibmvnic: serialization fixes
 2019-09-17 23:19 UTC  (4+ messages)
` [PATCH v2 1/2] net/ibmvnic: unlock rtnl_lock in reset so linkwatch_event can run
` [PATCH v2 2/2] net/ibmvnic: prevent more than one thread from running in reset

[PATCH 1/2] powerpc/irq: bring back ksp_limit management in C functions
 2019-09-17 22:36 UTC  (3+ messages)
` [PATCH 2/2] powerpc/irq: inline call_do_irq() and call_do_softirq()

[PATCH 1/1] powerpc: mm: Check if serialize_against_pte_lookup() really needs to run
 2019-09-17 21:21 UTC  (3+ messages)

[PATCH] powerpc/pkeys: remove unused pkey_allows_readwrite
 2019-09-17 17:37 UTC  (2+ messages)

[PATCH 1/3] powerpc/book3s64/hash/4k: 4k supports only 16TB linear mapping
 2019-09-17 14:57 UTC  (3+ messages)
` [PATCH 2/3] powerpc/64/mm: implement page mapping percpu first chunk allocator
` [PATCH 3/3] powerpc/book3s64/hash/4K: Update the kernel mapping with 4K page size config

[PATCH 1/2] libnvdimm/altmap: Track namespace boundaries in altmap
 2019-09-17 14:24 UTC  (8+ messages)
` [PATCH 2/2] powerpc/nvdimm: Update vmemmap_populated to check sub-section range

[PATCH v6] numa: make node_to_cpumask_map() NUMA_NO_NODE aware
 2019-09-17 12:48 UTC 

[PATCH v2] powerpc/nvdimm: Update vmemmap_populated to check sub-section range
 2019-09-17 12:38 UTC 

[PATCH v5] numa: make node_to_cpumask_map() NUMA_NO_NODE aware
 2019-09-17 11:36 UTC  (7+ messages)

[PATCH v7 0/2] Restrict xmon when kernel is locked down
 2019-09-17  7:20 UTC  (2+ messages)

[v2, 1/3] soc: fsl: fix that flextimer cannot wakeup system in deep sleep on LS1021A
 2019-09-17  5:18 UTC  (4+ messages)
` [v2, 2/3] arm: dts: ls1021a: fix that FlexTimer cannot wakeup system in deep sleep
` [v2, 3/3] Documentation: dt: binding: fsl: Add 'fsl, rcpm-scfg' property
` [v2,1/3] soc: fsl: fix that flextimer cannot wakeup system in deep sleep on LS1021A

[PATCH v6 1/3] PM: wakeup: Add routine to help fetch wakeup source object
 2019-09-17  2:33 UTC  (2+ messages)

[PATCH v2] PPC: Set reserved PCR bits
 2019-09-17  0:48 UTC  (3+ messages)

[PATCH 1/2] powerpc: Fix definition of PCR bits to work with old binutils
 2019-09-17  0:46 UTC  (2+ messages)
` [PATCH 2/2] PPC: Set reserved PCR bits

[PATCH V2 1/2] ASoC: fsl_mqs: add DT binding documentation
 2019-09-17  0:07 UTC  (4+ messages)
` [PATCH V2 2/2] ASoC: fsl_mqs: Add MQS component driver

[PATCH 2/3] ASoC: fsl_asrc: update supported sample format
 2019-09-16 22:42 UTC  (4+ messages)
  ` [EXT] "

[PATCH v3 1/2] powerpc/32s: automatically allocate BAT in setbat()
 2019-09-16 20:36 UTC  (3+ messages)
` [PATCH v3 2/2] powerpc/83xx: map IMMR with a BAT

[PATCH v2 1/2] powerpc/32s: automatically allocate BAT in setbat()
 2019-09-16 20:18 UTC  (4+ messages)
` [PATCH v2 2/2] powerpc/83xx: map IMMR with a BAT

[PATCH v4] numa: make node_to_cpumask_map() NUMA_NO_NODE aware
 2019-09-16 12:55 UTC  (5+ 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).