linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-08-04 12:59:17 to 2017-08-08 11:58:52 UTC [more...]

[PATCH 00/12] powerpc/8xx: Some cleanup
 2017-08-08 11:58 UTC  (6+ messages)
` [PATCH 01/12] powerpc/8xx: Simplify CONFIG_8xx checks in Makefile
` [PATCH 02/12] powerpc/8xx: Move 8xx machine check handlers into platforms/8xx
` [PATCH 03/12] powerpc/8xx: Remove SoftwareEmulation()
` [PATCH 04/12] powerpc/cpm1: link to CONFIG_CPM1 instead of CONFIG_8xx
` [PATCH 05/12] powerpc/8xx: Move mpc8xx_pic.c from sysdev to platform/8xx

[v6 00/15] complete deferred page initialization
 2017-08-08 11:49 UTC  (18+ messages)
` [v6 01/15] x86/mm: reserve only exiting low pages
` [v6 02/15] x86/mm: setting fields in deferred pages
` [v6 03/15] sparc64/mm: "
` [v6 04/15] mm: discard memblock data later
` [v6 05/15] mm: don't accessed uninitialized struct pages
` [v6 06/15] sparc64: simplify vmemmap_populate
` [v6 07/15] mm: defining memblock_virt_alloc_try_nid_raw
` [v6 08/15] mm: zero struct pages during initialization
` [v6 09/15] sparc64: optimized struct page zeroing
` [v6 10/15] x86/kasan: explicitly zero kasan shadow memory
` [v6 11/15] arm64/kasan: "
` [v6 12/15] mm: explicitly zero pagetable memory
` [v6 13/15] mm: stop zeroing memory during allocation in vmemmap
` [v6 14/15] mm: optimize early system hash allocations
` [v6 15/15] mm: debug for raw alloctor

[PATCH] powerpc/xive: Fix section mismatch warnings
 2017-08-08 11:44 UTC 

[PATCH] powerpc/mm: Fix section mismatch warning in early_check_vec5()
 2017-08-08 11:44 UTC 

[PATCH] powerpc: fix invalid use of register expressions
 2017-08-08 11:32 UTC  (2+ messages)

[PATCH] Revert "powerpc/64: Avoid restore_math call if possible in syscall exit"
 2017-08-08 11:12 UTC  (2+ messages)
`  "

[PATCH v3] ASoC: fsl: Convert to using %pOF instead of full_name
 2017-08-08 11:06 UTC  (3+ messages)
` Applied "ASoC: fsl: Convert to using %pOF instead of full_name" to the asoc tree

ksmd circular locking warning, cpu_hotplug_lock vs ksm_thread_mutex
 2017-08-08 11:05 UTC 

[PATCH] powerpc/32: Fix boot failure on non 6xx platforms
 2017-08-08 10:55 UTC  (2+ messages)
`  "

[PATCH v4] powerpc/powernv: Enable PCI peer-to-peer
 2017-08-08 10:55 UTC  (4+ messages)
` [v4] "

[PATCH v3] powerpc/powernv: Use darn instr for random_seed on p9
 2017-08-08 10:55 UTC  (6+ messages)
` [v3] "

[PATCH 1/3] powerpc/mm/book3s64: Make KERN_IO_START a variable
 2017-08-08 10:55 UTC  (2+ messages)
` [1/3] "

[PATCH 00/13] idle and soft-irq improvements and POWER9 idle optimisation
 2017-08-08 10:49 UTC  (22+ messages)
` [PATCH 01/13] powerpc/64s: masked interrupt avoid branch
` [PATCH 02/13] powerpc/64s: masked interrupt avoid instruction
` [PATCH 03/13] powerpc/64s: masked interrupt returns to kernel so avoid r13 restore
` [PATCH 04/13] powerpc/64: cleanup __check_irq_replay
` [PATCH 05/13] powerpc/64s: irq replay merge HV and non-HV paths for doorbell replay
` [PATCH 06/13] powerpc/64s: irq replay external use the HV handler in HV mode on POWER9
` [PATCH 07/13] powerpc/64: remove redundant instruction in interrupt replay
` [PATCH 08/13] powerpc/64s: irq replay remove spurious irq reason
` [PATCH 09/13] powerpc/64: runlatch CTRL[RUN] set optimisation
` [PATCH 10/13] powerpc/64s: idle simplify KVM idle on POWER9
` [PATCH 11/13] powerpc/64s: idle POWER9 can execute stop without ptesync
` [PATCH 12/13] powerpc/64s: idle POWER9 can execute stop in virtual mode
` [PATCH 13/13] powerpc/64s: idle ESL=0 stop can avoid all save/restore overhead

[PATCH] powerpc/xmon: Exclude all of xmon/ from ftrace
 2017-08-08 10:46 UTC  (2+ messages)

[PATCH] powerpc: xive: ensure active irqd when setting affinity
 2017-08-08 10:40 UTC  (2+ messages)

[PATCH 0/3] Minor updates for PS3
 2017-08-08 10:16 UTC  (5+ messages)
` [PATCH 2/3] block/ps3vram: Check return of ps3vram_cache_init
` [PATCH 1/3] block/ps3vram: Delete an error message for a failed memory allocation in ps3vram_cache_init()
` [PATCH 3/3] powerpc/ps3: Refresh ps3_defconfig

[PATCH 0/3] Split VGA default selection from VGA arbiter
 2017-08-08 10:12 UTC  (8+ messages)
` [PATCH 2/3] Split VGA default device handler out of "
` [PATCH 3/3] powerpc: replace vga_fixup() with generic code

[PATCH v10 0/4] this patchset is to remove PPCisms for QEIC
 2017-08-08 10:04 UTC  (8+ messages)
` [PATCH v10 1/4] irqchip/qeic: move qeic driver from drivers/soc/fsl/qe
` [PATCH v10 2/4] irqchip/qeic: merge qeic init code from platforms to a common function
` [PATCH v10 3/4] irqchip/qeic: merge qeic_of_init into qe_ic_init
` [PATCH v10 4/4] irqchip/qeic: remove PPCisms for QEIC

[PATCH 01/24] powerpc/mm: Move exception_enter/exit to a do_page_fault wrapper
 2017-08-08 10:00 UTC  (6+ messages)
` [01/24] "

[PATCH 00/10] guest exploitation of the XIVE interrupt controller
 2017-08-08  8:56 UTC  (10+ messages)
` [PATCH 01/10] powerpc/xive: fix OV5_XIVE_EXPLOIT bits
` [PATCH 02/10] powerpc/xive: guest exploitation of the XIVE interrupt controller
` [PATCH 03/10] powerpc/xive: rename xive_poke_esb in xive_esb_read
` [PATCH 04/10] powerpc/xive: introduce xive_esb_write
` [PATCH 05/10] powerpc/xive: add the HW IRQ number under xive_irq_data
` [PATCH 06/10] powerpc/xive: introduce H_INT_ESB hcall
` [PATCH 07/10] powerpc/xive: add XIVE exploitation mode to CAS
` [PATCH 08/10] powerpc/xive: take into account '/ibm, plat-res-int-priorities'
` [PATCH 09/10] powerpc/xive: improve debugging macros

[PATCH 10/10] powerpc/xive: fix the size of the cpumask used in xive_find_target_in_mask()
 2017-08-08  9:02 UTC 

[v2 PATCH] powerpc/powernv/idle: Disable LOSE_FULL_CONTEXT states when stop-api fails
 2017-08-08  8:43 UTC 

[PATCH] block/ps3vram: Delete an error message for a failed memory allocation in ps3vram_cache_init()
 2017-08-08  8:23 UTC  (11+ messages)
  `  "

[PATCH v5] powerpc/mm: Only read faulting instruction when necessary in do_page_fault()
 2017-08-08  7:08 UTC 

[PATCH] powerpc/iommu: Avoid undefined right shift in iommu_range_alloc()
 2017-08-08  7:06 UTC 

[PATCH 1/9] powerpc/47x: Guard 47x cputable entries with CONFIG_PPC_47x
 2017-08-08  6:39 UTC  (9+ messages)
` [PATCH 2/9] powerpc/44x: Simplify CONFIG_44x checks in Makefile
` [PATCH 3/9] powerpc/44x: Move 44x machine check handlers into platforms/44x
` [PATCH 4/9] powerpc/4xx: Create 4xx pseudo-platform in platforms/4xx
` [PATCH 5/9] powerpc/4xx: Move machine_check_4xx() into platforms/4xx
` [PATCH 6/9] powerpc/traps: Inline get_mc_reason()
` [PATCH 7/9] powerpc/traps: machine_check_generic() is only used on 32-bit
` [PATCH 8/9] powerpc/mce: Move 64-bit machine check code into mce.c
` [PATCH 9/9] powerpc/traps: Use SRR1 defines for program check reasons

[PATCH 0/4] Removing full paths from DT full_name
 2017-08-08  2:21 UTC  (3+ messages)

[RFC PATCH v1] powerpc/radix/kasan: KASAN support for Radix
 2017-08-08  1:18 UTC  (3+ messages)

[PATCH v3] sound: aoa: Convert to using %pOF instead of full_name
 2017-08-07 23:29 UTC 

[PATCH] mtd: nand: Rename nand.h into rawnand.h
 2017-08-07 19:58 UTC  (11+ messages)

blk_mq_sched_insert_request: inconsistent {SOFTIRQ-ON-W} -> {IN-SOFTIRQ-W} usage
 2017-08-07 17:41 UTC  (12+ messages)
                  ` [PATCH] ipr: Fix scsi-mq lockdep issue

[v3 PATCH 0/2] powerpc: powernv: Enable stop4 via cpuidle
 2017-08-07 14:56 UTC  (7+ messages)
` [v3 PATCH 1/2] powernv/powerpc:Save/Restore additional SPRs for stop4 cpuidle
  ` [v3, "

Linux 4.13: Reported regressions as of Sunday, 2017-08-06
 2017-08-07 13:38 UTC  (2+ messages)

4.13-rc3: Unrecoverable exception 4100
 2017-08-07 11:49 UTC  (8+ messages)

[PATCH] powerpc/udbg: Reduce the footgun potential of EARLY_DEBUG_LPAR(_HVSI)
 2017-08-07 10:41 UTC  (2+ messages)
`  "

[PATCH] powerpc/configs: Add a powernv_be_defconfig
 2017-08-07 10:41 UTC  (2+ messages)
`  "

[PATCH] powerpc/kernel: Avoid preemption check during iommu_range_alloc
 2017-08-07 10:41 UTC  (2+ messages)
`  "

[PATCH v2 1/4] powerpc/mm/radix: Improve _tlbiel_pid to be usable for PWC flushes
 2017-08-07 10:41 UTC  (2+ messages)
` [v2, "

[PATCH] powerpc/mm: fix a hardcode on memory boundary checking
 2017-08-07 10:41 UTC  (2+ messages)
`  "

[PATCH] powerpc/64e: Fix perf hardlockup detector build
 2017-08-07  8:02 UTC 

[RFC PATCH v5 0/5] vfio-pci: Add support for mmapping MSI-X table
 2017-08-07  7:25 UTC  (6+ messages)
` [RFC PATCH v5 1/5] iommu: Add capabilities to a group
` [RFC PATCH v5 2/5] iommu: Set IOMMU_GROUP_CAP_ISOLATE_MSIX if MSI controller enables IRQ remapping
` [RFC PATCH v5 3/5] iommu/intel/amd: Set IOMMU_GROUP_CAP_ISOLATE_MSIX if IRQ remapping is enabled
` [RFC PATCH v5 4/5] powerpc/iommu: Set IOMMU_GROUP_CAP_ISOLATE_MSIX
` [RFC PATCH v5 5/5] vfio-pci: Allow to expose MSI-X table to userspace when safe

[v4 PATCH 0/2] powerpc/powernv: Enable stop4 via cpuidle
 2017-08-07  7:43 UTC  (4+ messages)
` [v4 PATCH 1/2] powerpc/powernv: Save/Restore additional SPRs for stop4 cpuidle
` [v4 PATCH 2/2] powerpc/powernv: Clear PECE1 in LPCR via stop-api only on Hotplug

[RFC Part1 PATCH v3 00/17] x86: Secure Encrypted Virtualization (AMD)
 2017-08-07  3:48 UTC  (3+ messages)
` [RFC Part1 PATCH v3 12/17] x86/mm: DMA support for SEV memory encryption

[PATCH] powerpc/64s: Add support for ASB_Notify on POWER9
 2017-08-07  3:08 UTC  (3+ messages)

[PATCH 2/4] powerpc/prom: fix early parsing of parameters
 2017-08-06  8:36 UTC  (2+ messages)

[PATCH v4 0/7] Appended signatures support for IMA appraisal
 2017-08-04 22:03 UTC  (8+ messages)
` [PATCH v4 1/7] integrity: Introduce struct evm_xattr
` [PATCH v4 2/7] MODSIGN: Export module signature definitions
` [PATCH v4 3/7] PKCS#7: Introduce pkcs7_get_message_sig and verify_pkcs7_message_sig
` [PATCH v4 4/7] integrity: Introduce integrity_keyring_from_id
` [PATCH v4 5/7] integrity: Select CONFIG_KEYS instead of depending on it
` [PATCH v4 6/7] ima: Store measurement after appraisal
` [PATCH v4 7/7] ima: Support module-style appended signatures for appraisal

[PATCH 1/4] powerpc/prom: avoid endian conversions for linux, memory-limit node
 2017-08-04 18:38 UTC  (5+ messages)

[PATCH v3] powerpc/mm: Implemented default_hugepagesz verification for powerpc
 2017-08-04 18:17 UTC  (2+ messages)

[PATCH] powernv:idle: Disable LOSE_FULL_CONTEXT states when stop-api fails
 2017-08-04 17:00 UTC  (2+ messages)

[PATCH 0/4] axonram: Adjustments for axon_ram_probe()
 2017-08-04 16:51 UTC  (4+ messages)
` [PATCH 4/4] axonram: Delete an unnecessary variable initialisation in axon_ram_probe()

[PATCH] PCI: Convert to using %pOF instead of full_name
 2017-08-04 16:38 UTC  (2+ messages)

[PATCH] uapi: fix another asm/shmbuf.h userspace compilation error
 2017-08-04 15:22 UTC  (3+ messages)

[PATCH v9 00/14]powerpc: "paca->soft_enabled" based local atomic operation implementation
 2017-08-04 15:18 UTC  (6+ messages)
` [PATCH v9 14/14] powerpc: rewrite local_t using soft_irq

[PATCH] powerpc/eeh: Delete an error message for a failed memory allocation in two functions
 2017-08-04 14:46 UTC 

Is SPARSE_IRQ really needed for all powerpcs ?
 2017-08-04 14:18 UTC 

[v5 00/15] complete deferred page initialization
 2017-08-04 14:01 UTC  (7+ messages)
` [v5 09/15] sparc64: optimized struct page zeroing
` [v5 11/15] arm64/kasan: explicitly zero kasan shadow memory

4.13-rc3: Unrecoverable exception 4100
 2017-08-04 13:00 UTC  (2+ messages)

[PATCH 1/6] powerpc/mm: Move pgdir setting into a helper
 2017-08-04 12:58 UTC  (4+ messages)
` [PATCH 5/6] powerpc/mm: Optimize detection of thread local mm's


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