linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-03-12 11:18:25 to 2020-03-17 06:41:02 UTC [more...]

[PATCH v5 00/11] powerpc/perf: Add json file metric support for the hv_24x7 socket/chip level events
 2020-03-17  6:23 UTC  (10+ messages)
` [PATCH v5 01/11] perf expr: Add expr_ prefix for parse_ctx and parse_id
` [PATCH v5 02/11] perf expr: Add expr_scanner_ctx object
` [PATCH v5 03/11] powerpc/perf/hv-24x7: Fix inconsistent output values incase multiple hv-24x7 events run
` [PATCH v5 04/11] powerpc/hv-24x7: Add rtas call in hv-24x7 driver to get processor details
` [PATCH v5 05/11] powerpc/hv-24x7: Add sysfs files inside hv-24x7 device to show "
` [PATCH v5 06/11] Documentation/ABI: Add ABI documentation for chips and sockets
` [PATCH v5 07/11] powerpc/hv-24x7: Update post_mobility_fixup() to handle migration
` [PATCH v5 08/11] perf/tools: Refactoring metricgroup__add_metric function
` [PATCH v5 09/11] perf/tools: Enhance JSON/metric infrastructure to handle "?"

[PATCH 00/15] powerpc/watchpoint: Preparation for more than one watchpoint
 2020-03-17  5:56 UTC  (4+ messages)

[PATCH V7 00/14] powerpc/vas: Page fault handling for user space NX requests
 2020-03-17  5:28 UTC  (5+ messages)
` [PATCH V7 08/14] powerpc/vas: Take reference to PID and mm for user space windows
` [PATCH V7 09/14] powerpc/vas: Update CSB and notify process for fault CRBs

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

[PATCH v4 0/3] Introduce Self-Save API for deep stop states
 2020-03-17  3:13 UTC  (3+ messages)
` [PATCH v4 3/3] powerpc/powernv: Parse device tree, population of SPR support

[PATCH] powerpc/32: Fix missing NULL pmd check in virt_to_kpte()
 2020-03-16 23:51 UTC  (4+ messages)

[PATCH v3 0/9] crypto/nx: Enable GZIP engine and provide userpace API
 2020-03-16 23:31 UTC  (3+ messages)

[PATCH 0/5] selftests/powerpc: Add NX-GZIP engine testcase
 2020-03-16 21:50 UTC  (7+ messages)
` [PATCH 1/5] selftests/powerpc: Add header files for GZIP engine test
` [PATCH 2/5] selftests/powerpc: Add header files for NX compresion/decompression
` [PATCH 3/5] selftests/powerpc: Add NX-GZIP engine compress testcase
` [PATCH 4/5] selftests/powerpc: Add NX-GZIP engine decompress testcase
` [PATCH 5/5] selftests/powerpc: Add README for GZIP engine tests

[PATCH 0/6] Fix sparse warnings for common qe library code
 2020-03-16 21:13 UTC  (9+ messages)
` [PATCH 1/6] soc: fsl: qe: fix sparse warnings for qe.c
` [PATCH 2/6] soc: fsl: qe: fix sparse warning for qe_common.c
` [PATCH 3/6] soc: fsl: qe: fix sparse warnings for ucc.c
` [PATCH 4/6] soc: fsl: qe: fix sparse warnings for qe_ic.c
` [PATCH 5/6] soc: fsl: qe: fix sparse warnings for ucc_fast.c
` [PATCH 6/6] soc: fsl: qe: fix sparse warnings for ucc_slow.c

[PATCHv2 00/50] Add log level to show_stack()
 2020-03-16 14:38 UTC  (2+ messages)
` [PATCHv2 26/50] powerpc: Add show_stack_loglvl()

[PATCH] powerpc/pseries: Fix MCE handling on pseries
 2020-03-16 11:47 UTC  (3+ messages)

[Bug 206669] New: Little-endian kernel crashing on POWER8 on heavy big-endian PowerKVM load
 2020-03-16 18:13 UTC  (3+ messages)
` [Bug 206669] "

[PATCH v1 0/5] mm/memory_hotplug: allow to specify a default online_type
 2020-03-16 15:48 UTC  (15+ messages)
` [PATCH v1 1/5] drivers/base/memory: rename MMOP_ONLINE_KEEP to MMOP_ONLINE
` [PATCH v1 2/5] drivers/base/memory: map MMOP_OFFLINE to 0
` [PATCH v1 3/5] drivers/base/memory: store mapping between MMOP_* and string in an array
` [PATCH v1 4/5] mm/memory_hotplug: convert memhp_auto_online to store an online_type
` [PATCH v1 5/5] mm/memory_hotplug: allow to specify a default online_type

[PATCH] cpufreq: powernv: Fix frame-size-overflow in powernv_cpufreq_work_fn
 2020-03-16 13:57 UTC 

[PATCH] Fixes: 227942809b52 ("cpufreq: powernv: Restore cpu frequency to policy->cur on unthrottling")
 2020-03-16 13:54 UTC  (3+ messages)

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

[PATCH v2] ocxl: control via sysfs whether the FPGA is reloaded on a link reset
 2020-03-16 12:44 UTC 

[PATCH v4 0/6] implement KASLR for powerpc/fsl_booke/64
 2020-03-16 12:19 UTC  (2+ messages)

[PATCH v3] powerpc/fsl-85xx: fix compile error
 2020-03-16 11:20 UTC  (4+ messages)

[RFC PATCH v1] powerpc/XIVE: SVM: share the event-queue page with the Hypervisor
 2020-03-16  8:33 UTC  (2+ messages)

[PATCH 0/3] Offline memoryless cpuless node 0
 2020-03-16  9:06 UTC  (19+ messages)
` [PATCH 1/3] powerpc/numa: Set numa_node for all possible cpus
` [PATCH 3/3] mm/page_alloc: Keep memoryless cpuless node 0 offline

[PATCHv2 1/2] powerpc/of: split out new_property() for reusing
 2020-03-16  8:37 UTC  (7+ messages)
` [PATCHv3 0/2] pseries/scm: buffer pmem's bound addr in dt for kexec kernel
  ` [PATCHv3 2/2] "

[PATCH v2] powerpc test_emulate_step: fix DS operand in ld encoding to appropriate value
 2020-03-16  7:58 UTC  (2+ messages)

[PATCH v4] powerpc: setup_64: set up PACA before parsing device tree
 2020-03-16  4:22 UTC 

[PATCH AUTOSEL 4.4 2/7] powerpc: Include .BTF section
 2020-03-16  2:35 UTC 

[PATCH AUTOSEL 4.9 2/7] powerpc: Include .BTF section
 2020-03-16  2:35 UTC 

[PATCH AUTOSEL 4.14 03/15] powerpc: Include .BTF section
 2020-03-16  2:35 UTC 

[PATCH AUTOSEL 4.19 04/20] powerpc: Include .BTF section
 2020-03-16  2:34 UTC 

[PATCH AUTOSEL 5.4 10/35] powerpc: Include .BTF section
 2020-03-16  2:33 UTC 

[PATCH AUTOSEL 5.5 11/41] powerpc: Include .BTF section
 2020-03-16  2:32 UTC 

[RESEND PATCH v2 0/9] iomap: Constify ioreadX() iomem argument
 2020-03-14 11:02 UTC  (6+ messages)
` [RESEND PATCH v2 1/9] iomap: Constify ioreadX() iomem argument (as in generic implementation)
` [RESEND PATCH v2 6/9] drm/mgag200: "

[5.6.0-rc2-next-20200218/powerpc] Boot failure on POWER9
 2020-03-14  8:10 UTC  (17+ messages)

[PATCH v2] powerpc/fsl-85xx: fix compile error
 2020-03-14  4:50 UTC  (5+ messages)
  `  "

[PATCH v6 00/11] Add the multiple PF support for DWC and Layerscape
 2020-03-14  3:30 UTC  (12+ messages)
` [PATCH v6 01/11] PCI: designware-ep: Add multiple PFs support for DWC
` [PATCH v6 02/11] PCI: designware-ep: Add the doorbell mode of MSI-X in EP mode
` [PATCH v6 03/11] PCI: designware-ep: Move the function of getting MSI capability forward
` [PATCH v6 04/11] PCI: designware-ep: Modify MSI and MSIX CAP way of finding
` [PATCH v6 05/11] dt-bindings: pci: layerscape-pci: Add compatible strings for ls1088a and ls2088a
` [PATCH v6 06/11] PCI: layerscape: Fix some format issue of the code
` [PATCH v6 07/11] PCI: layerscape: Modify the way of getting capability with different PEX
` [PATCH v6 08/11] PCI: layerscape: Modify the MSIX to the doorbell mode
` [PATCH v6 09/11] PCI: layerscape: Add EP mode support for ls1088a and ls2088a
` [PATCH v6 10/11] arm64: dts: layerscape: Add PCIe EP node for ls1088a
` [PATCH v6 11/11] misc: pci_endpoint_test: Add LS1088a in pci_device_id table

[PATCH v3] powerpc: setup_64: set up PACA earlier to avoid kcov problems
 2020-03-14  3:37 UTC  (5+ messages)

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

[PATCH 1/2] powerpc/smp: Drop superfluous NULL check
 2020-03-13 14:54 UTC  (4+ messages)
` [PATCH 2/2] powerpc/smp: Use IS_ENABLED() to avoid #ifdef

[PATCH] powerpc/pseries: Handle UE event for memcpy_mcsafe
 2020-03-13 14:06 UTC 

[PATCH v4 0/8] powerpc/perf: Add json file metric support for the hv_24x7 socket/chip level events
 2020-03-13 12:26 UTC  (4+ messages)
` [PATCH v4 6/8] perf/tools: Enhance JSON/metric infrastructure to handle "?"

[PATCH kernel] powerpc/prom_init: Pass the "os-term" message to hypervisor
 2020-03-13 11:57 UTC  (2+ messages)

[PATCH -next] PCI: rpaphp: remove set but not used variable 'value'
 2020-03-13 10:43 UTC  (5+ messages)

[PATCH] powerpc/book3s/hash64/devmap: Use H_PAGE_THP_HUGE when setting up huge devmap pte entries
 2020-03-13  9:48 UTC 

[PATCH] ocxl: control via sysfs whether the FPGA is reloaded on a link reset
 2020-03-13  9:25 UTC  (2+ messages)

[PATCH v4 1/2] powerpc/perf: Implement a global lock to avoid races between trace, core and thread imc events
 2020-03-13  5:52 UTC  (2+ messages)
` [PATCH v4 2/2] powerpc/powernv: Re-enable imc trace-mode in kernel

[PATCH] powerpc/pseries: fix of_read_drc_info_cell() to point at next record
 2020-03-13  2:29 UTC  (8+ messages)

[PATCH v5 0/7] ASoC: Add new module driver for new ASRC
 2020-03-13  1:58 UTC  (7+ 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 4/7] ASoC: fsl_asrc: rename asrc_priv to asrc

[PATCH v3 00/27] Add support for OpenCAPI Persistent Memory devices
 2020-03-12 23:14 UTC  (4+ messages)
` [PATCH v3 24/27] powerpc/powernv/pmem: Expose SMART data via ndctl

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

[RFC PATCH v1] pseries/drmem: don't cache node id in drmem_lmb struct
 2020-03-12 16:07 UTC  (3+ messages)

[PATCH v3 0/6] Memory corruption may occur due to incorrent tlb flush
 2020-03-12 13:27 UTC  (7+ messages)
` [PATCH v3 1/6] asm-generic/tlb: Track freeing of page-table directories in struct mmu_gather
` [PATCH v3 2/6] asm-generic/tlb: Track which levels of the page tables have been cleared
` [PATCH v3 3/6] asm-generic/tlb, arch: Invert CONFIG_HAVE_RCU_TABLE_INVALIDATE
` [PATCH v3 4/6] powerpc/mmu_gather: enable RCU_TABLE_FREE even for !SMP case
` [PATCH v3 5/6] mm/mmu_gather: invalidate TLB correctly on batch allocation failure and flush
` [PATCH v3 6/6] asm-generic/tlb: avoid potential double flush

[PATCH v3] ima: add a new CONFIG for loading arch-specific policies
 2020-03-12 11:15 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).