linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-02-27 09:37:44 to 2019-03-04 12:39:01 UTC [more...]

[PATCH 1/8] include/fsl: add common FlexTimer #defines in a separate header
 2019-03-04 12:36 UTC  (6+ messages)
` [PATCH 5/8] iio/counter: add FlexTimer Module Quadrature decoder counter driver
` [PATCH 7/8] dt-bindings: iio/counter: ftm-quaddec: add poll-interval parameter

[PATCH 0/6] ptrace: consolidate PTRACE_SYSEMU handling and add support for arm64
 2019-03-04 12:27 UTC  (17+ messages)
` [PATCH 1/6] ptrace: move clearing of TIF_SYSCALL_EMU flag to core
` [PATCH 2/6] ptrace: introduce ptrace_syscall_enter to consolidate PTRACE_SYSEMU handling
` [PATCH 3/6] x86: clean up _TIF_SYSCALL_EMU handling using ptrace_syscall_enter hook
` [PATCH 4/6] powerpc: use common ptrace_syscall_enter hook to handle _TIF_SYSCALL_EMU
` [PATCH 5/6] arm64: add PTRACE_SYSEMU{, SINGLESTEP} definations to uapi headers
` [PATCH 6/6] arm64: ptrace: add support for syscall emulation

[PATCH RFC v4 0/9] powerpc/powernv/pci: Make hotplug self-sufficient, independent of FW and DT
 2019-03-04 11:38 UTC  (11+ messages)
` [PATCH RFC v4 1/9] powerpc/pci: Access PCI config space directly w/o pci_dn
` [PATCH RFC v4 2/9] powerpc/powernv/pci: Suppress an EEH error when reading an empty slot
` [PATCH RFC v4 3/9] powerpc/pci: Create pci_dn on demand
` [PATCH RFC v4 4/9] powerpc/pci: Reduce code duplication in pci_add_device_node_info
` [PATCH RFC v4 5/9] powerpc/powernv/ioda: Fix using uninitialized IOMMU group
` [PATCH RFC v4 6/9] powerpc/pci/IOV: Add support for runtime enabling the VFs
` [PATCH RFC v4 7/9] powerpc/pci: Don't rely on DT is the PCI_REASSIGN_ALL_BUS is set
` [PATCH RFC v4 8/9] powerpc/powernv/pci: Hook up the writes to PCI_SECONDARY_BUS register
` [PATCH RFC v4 9/9] powerpc/powernv/pci: Enable reassigning the bus numbers

[PATCH] tools: testing: selftests: Remove duplicate headers
 2019-03-04 10:49 UTC  (4+ messages)

[PATCH RESEND v5 0/3] Add NXP AUDMIX device and machine drivers
 2019-03-04 10:36 UTC  (4+ messages)
` [PATCH RESEND v5 1/3] ASoC: fsl: Add Audio Mixer CPU DAI driver
` [PATCH RESEND v5 2/3] ASoC: add fsl_audmix DT binding documentation
` [PATCH RESEND v5 3/3] ASoC: fsl: Add Audio Mixer machine driver

[PATCH] Disable kcov for slb routines
 2019-03-04  8:25 UTC 

[PATCH v9 00/11] KASAN for powerpc/32
 2019-03-04  5:26 UTC  (13+ messages)
` [PATCH v9 01/11] powerpc/32: Move early_init() in a separate file
` [PATCH v9 02/11] powerpc: prepare string/mem functions for KASAN
` [PATCH v9 03/11] powerpc/prom_init: don't use string functions from lib/
` [PATCH v9 04/11] powerpc/mm: don't use direct assignation during early boot
` [PATCH v9 05/11] powerpc/32: use memset() instead of memset_io() to zero BSS
` [PATCH v9 06/11] powerpc/32: make KVIRT_TOP dependent on FIXMAP_START
` [PATCH v9 07/11] powerpc/32: prepare shadow area for KASAN
` [PATCH v9 08/11] powerpc: disable KASAN instrumentation on early/critical files
` [PATCH v9 09/11] powerpc/32: Add KASAN support
` [PATCH v9 10/11] powerpc/32s: move hash code patching out of MMU_init_hw()
` [PATCH v9 11/11] powerpc/32s: set up an early static hash table for KASAN

[PATCH] powerpc: remove dead code in head_fsl_booke.S
 2019-03-04  1:28 UTC  (3+ messages)

[PATCH kernel v3] KVM: PPC: Allocate guest TCEs on demand too
 2019-03-04  0:54 UTC  (2+ messages)

[PATCH] powerpc: remote save_stack_trace_tsk_reliable export
 2019-03-04  0:48 UTC  (3+ messages)
`  "

[PATCH v2] powerpc/mm: fix "section_base" set but not used
 2019-03-04  0:48 UTC  (2+ messages)
` [v2] "

[PATCH] powerpc/64s: Fix unrelocated interrupt trampoline address test
 2019-03-04  0:48 UTC  (2+ messages)
`  "

[PATCH] powerpc: fix "sz" set but not used
 2019-03-04  0:48 UTC  (3+ messages)
`  "

[PATCH] powerpc/mm: Check secondary hash page table
 2019-03-04  0:48 UTC  (2+ messages)
`  "

[PATCH 1/2] powerpc: remove nargs from __SYSCALL
 2019-03-04  0:48 UTC  (2+ messages)
` [1/2] "

[PATCH] powerpc/32: Clear on-stack exception marker upon exception return
 2019-03-04  0:48 UTC  (2+ messages)
`  "

linux-next: Fixes tag needs some work in the powerpc tree
 2019-03-03 20:38 UTC 

[PATCH] KVM: PPC: powerpc: Add count cache flush parameters to kvmppc_get_cpu_char()
 2019-03-03  9:06 UTC  (4+ messages)

[PATCH V3] ASoC: fsl_asrc: add constraint for the asrc of older version
 2019-03-02  5:52 UTC 

[PATCH V2] ASoC: fsl_asrc: add constraint for the asrc of older version
 2019-03-02  5:47 UTC  (3+ messages)

[PATCH] ASoC: cs42xx8: Remove S32_LE in format list
 2019-03-02  5:42 UTC  (8+ messages)
  ` [alsa-devel] "

[PATCH 0/5] ocxl: OpenCAPI Cleanup
 2019-03-02  1:13 UTC  (23+ messages)
` [PATCH 1/5] ocxl: Rename struct link to ocxl_link
` [PATCH 2/5] ocxl: Clean up printf formats
` [PATCH 3/5] ocxl: read_pasid never returns an error, so make it void
` [PATCH 4/5] ocxl: Remove superfluous 'extern' from headers
` [PATCH 5/5] ocxl: Remove some unused exported symbols

PROBLEM: monotonic clock going backwards on ppc64
 2019-03-01 23:59 UTC  (7+ messages)

[PULL REQUEST] powerpc generic command line
 2019-03-01 19:44 UTC 

[PATCH 1/3] add generic builtin command line
 2019-03-01 19:44 UTC 

[PATCH 2/3] powerpc: convert to generic builtin command line
 2019-03-01 19:44 UTC 

[PATCH 3/3] powerpc: convert config files to generic cmdline
 2019-03-01 19:44 UTC 

[PATCH v4 4/4] hugetlb: allow to free gigantic pages regardless of the configuration
 2019-03-01 17:51 UTC  (4+ messages)

[PATCH] ASoC: fsl_asrc: add protection for the asrc of older version
 2019-03-01 12:38 UTC  (6+ messages)

DMA & POWER8
 2019-03-01 10:32 UTC  (2+ messages)

[PATCH v2] powernv: powercap: Add hard minimum powercap
 2019-03-01  6:25 UTC 

[PATCH kernel v2] KVM: PPC: Allocate guest TCEs on demand too
 2019-03-01  4:35 UTC  (2+ messages)
` ignore this "

[PATCH kernel v2] KVM: PPC: Allocate guest TCEs on demand too
 2019-03-01  3:04 UTC  (2+ messages)

[PATCH 1/8] PCI: dwc: pci-dra7xx: fix a leaked reference by adding missing of_node_put
 2019-03-01  1:59 UTC  (3+ messages)
` [PATCH 7/8] PCI: mediatek: "

[RFC PATCH v2 07/14] watchdog/hardlockup: Define a generic function to detect hardlockups
 2019-03-01  1:17 UTC  (6+ messages)
` [RFC PATCH v2 08/14] watchdog/hardlockup: Decouple the hardlockup detector from perf
` [RFC PATCH v2 09/14] watchdog/hardlockup: Make arch_touch_nmi_watchdog() to hpet-based implementation
` [RFC PATCH v2 10/14] kernel/watchdog: Add a function to obtain the watchdog_allowed_mask

[PATCH v7 00/22] ptrace: add PTRACE_GET_SYSCALL_INFO request
 2019-02-28 19:39 UTC  (3+ messages)
` [PATCH v7 16/22] powerpc: define syscall_get_error()

[PATCH v4 1/9] powerpc/powernv/idle: Restore IAMR after idle
 2019-02-28 19:43 UTC  (10+ messages)
` [PATCH v4 2/9] powerpc/powernv/idle: Restore AMR/UAMOR/AMOR "
` [PATCH v4 3/9] powerpc: Add framework for Kernel Userspace Protection
` [PATCH v4 4/9] powerpc: Add skeleton for Kernel Userspace Execution Prevention
` [PATCH v4 5/9] powerpc: Add a framework for Kernel Userspace Access Protection
` [PATCH v4 6/9] powerpc/64: Setup KUP on secondary CPUs
` [PATCH v4 7/9] powerpc/mm/radix: Use KUEP API for Radix MMU
` [PATCH v4 8/9] powerpc/lib: Refactor __patch_instruction() to use __put_user_asm()
` [PATCH v4 9/9] powerpc/64s: Implement KUAP for Radix MMU

[PATCH V5 0/5] NestMMU pte upgrade workaround for mprotect
 2019-02-28 19:39 UTC  (4+ messages)

[PATCH 1/2] fs/dax: deposit pagetable even when installing zero page
 2019-02-28 16:45 UTC  (9+ messages)
` [PATCH 2/2] mm/dax: Don't enable huge dax mapping by default

[PATCH AUTOSEL 4.9 01/19] soc: fsl: qbman: avoid race in clearing QMan interrupt
 2019-02-28 15:14 UTC 

[PATCH AUTOSEL 4.14 03/36] soc: fsl: qbman: avoid race in clearing QMan interrupt
 2019-02-28 15:13 UTC 

[PATCH AUTOSEL 4.19 10/64] soc: fsl: qbman: avoid race in clearing QMan interrupt
 2019-02-28 15:10 UTC 

[PATCH AUTOSEL 4.20 12/81] soc: fsl: qbman: avoid race in clearing QMan interrupt
 2019-02-28 15:07 UTC 

[PATCH v8 0/4] mm/kvm/vfio/ppc64: Migrate compound pages out of CMA region
 2019-02-28 14:34 UTC  (7+ messages)
` [PATCH v8 1/4] mm/cma: Add PF flag to force non cma alloc
` [PATCH v8 2/4] mm: Update get_user_pages_longterm to migrate pages allocated from CMA region
` [PATCH v8 3/4] powerpc/mm/iommu: Allow migration of cma allocated pages during mm_iommu_do_alloc
` [PATCH v8 4/4] powerpc/mm/iommu: Allow large IOMMU page size only for hugetlb backing

BUG: KASAN: stack-out-of-bounds
 2019-02-28 13:41 UTC  (11+ messages)

[PATCH v2] powerpc/powernv/idle: Restore IAMR after idle
 2019-02-28  9:54 UTC  (4+ messages)

[PATCH] powernv: powercap: Add hard minimum powercap
 2019-02-28  9:52 UTC  (4+ messages)

[PATCH v2] powerpc/pseries: Only wait for dying CPU after call to rtas_stop_self()
 2019-02-28  9:47 UTC  (2+ messages)

[PATCH] powerpc/powernv: Make opal log only readable by root
 2019-02-28  9:21 UTC  (3+ messages)
`  "

[PATCH] powerpc/fsl: Fix the flush of branch predictor
 2019-02-28  9:21 UTC  (2+ messages)
`  "

[PATCH] powerpc/powernv: move OPAL call wrapper tracing and interrupt handling to C
 2019-02-28  9:21 UTC  (2+ messages)
`  "

[PATCH v4 1/4] powerpc/64s: Fix HV NMI vs HV interrupt recoverability test
 2019-02-28  9:21 UTC  (2+ messages)
` [v4, "

[PATCH] powerpc/xmon: Fix opcode being uninitialized in print_insn_powerpc
 2019-02-28  9:21 UTC  (2+ messages)
`  "

[PATCH v2 1/2] powerpc/hugetlb: Handle mmap_min_addr correctly in get_unmapped_area callback
 2019-02-28  9:21 UTC  (2+ messages)
` [v2, "

[PATCH v2 1/6] powerpc: sstep: Add support for maddhd, maddhdu, maddld instructions
 2019-02-28  9:21 UTC  (2+ messages)
` [v2, "

[PATCH kernel v2] powerpc/powernv/ioda: Fix locked_vm counting for memory used by IOMMU tables
 2019-02-28  9:21 UTC  (2+ messages)
` [kernel, "

[PATCH 00/18] Add FADump support on PowerNV platform
 2019-02-28  5:24 UTC  (5+ messages)

New IoT/M2M Communication Products with Cloud Service
 2019-02-28  3:20 UTC 

[PATCH kernel] KVM: PPC: Allocate guest TCEs on demand too
 2019-02-28  0:15 UTC  (2+ messages)

[PATCH v1 0/4] arm64: dts: NXP: add basic dts file for LX2160A SoC
 2019-02-28  0:01 UTC  (2+ messages)

[PATCH] powerpc: fix "section_base" set but not used
 2019-02-27 22:11 UTC 

[PATCH v3 16/34] powerpc: mm: Add p?d_large() definitions
 2019-02-27 17:05 UTC 

[RESEND PATCH 0/7] Add FOLL_LONGTERM to GUP fast and use it
 2019-02-27 19:14 UTC  (2+ messages)

[PATCH V7 0/4] mm/kvm/vfio/ppc64: Migrate compound pages out of CMA region
 2019-02-27 11:29 UTC  (4+ messages)

build failure of current mmotm with skiroot_defconfig
 2019-02-27 11:13 UTC  (6+ messages)

[PATCH v2 1/2] arch: powerpc/kexec: Add missing of_node-put() in default_machine_kexec_prepare()
 2019-02-27  9:51 UTC  (3+ messages)
` [PATCH v3 "
  ` [PATCH v3 2/2] arch: powerpc/hlwd-pic: Add missing of_node-put() in hlwd_pic_probe()


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