linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-02-13 22:06:12 to 2019-02-18 13:07:53 UTC [more...]

[PATCH -next] powerpc/pseries: Fix platform_no_drv_owner.cocci warnings
 2019-02-18 12:59 UTC  (2+ messages)

[PATCH -next] powerpc/pseries: Drop pointless static qualifier in vpa_debugfs_init()
 2019-02-18 12:56 UTC 

[PATCH] powerpc: Move page table dump files in a dedicated subdirectory
 2019-02-18 12:28 UTC 

[RFC PATCH 0/5] powerpc: KASAN for 64-bit Book3E
 2019-02-18 12:27 UTC  (20+ messages)
` [RFC PATCH 1/5] kasan: do not open-code addr_has_shadow
` [RFC PATCH 2/5] kasan: allow architectures to manage the memory-to-shadow mapping
` [RFC PATCH 3/5] kasan: allow architectures to provide an outline readiness check
` [RFC PATCH 4/5] powerpc: move KASAN into its own subdirectory
` [RFC PATCH 5/5] powerpc: KASAN for 64bit Book3E

[PATCH] powerpc: dump as a single line areas mapping a single physical page
 2019-02-18 12:25 UTC 

[PATCH v04] powerpc/numa: Perform full re-add of CPU for PRRN/VPHN topology update
 2019-02-18 10:49 UTC  (2+ messages)

[PATCH v5 0/3] KASAN for powerpc/32
 2019-02-18  9:27 UTC  (8+ messages)
` [PATCH v5 3/3] powerpc/32: Add KASAN support

[PATCH V3] ASoC: fsl_esai: fix register setting issue in RIGHT_J mode
 2019-02-18  8:29 UTC 

[PATCH V2] ASoC: fsl_esai: fix register setting issue in RIGHT_J mode
 2019-02-18  8:21 UTC  (3+ messages)

[PATCH kernel] powerpc/powernv/sriov: Register IOMMU groups for VFs
 2019-02-18  6:43 UTC  (2+ messages)

[PATCH] cpufreq: powernv: fix missing check of return value in init_powernv_pstates()
 2019-02-18  4:59 UTC  (3+ messages)

consolidate a few more arch support config options
 2019-02-18  3:06 UTC  (32+ messages)
` [PATCH 01/11] powerpc: remove dead ifdefs in <asm/checksum.h>
` [PATCH 02/11] riscv: remove the HAVE_KPROBES option
` [PATCH 03/11] kernel/locks: consolidate RWSEM_GENERIC_* options
` [PATCH 05/11] tracing: consolidate the TRACE_IRQFLAGS_SUPPORT symbol
` [PATCH 06/11] lockdep: consolidate the LOCKDEP_SUPPORT symbol
` [PATCH 07/11] init: consolidate the GENERIC_CALIBRATE_DELAY symbol
` [PATCH 08/11] lib: consolidate the GENERIC_BUG symbol
` [PATCH 09/11] lib: consolidate the GENERIC_CSUM symbol
` [PATCH 10/11] lib: consolidate the GENERIC_HWEIGHT symbol
` [PATCH 11/11] s390: don't redefined the HAS_IOMEM symbol

[PATCH] powerpc/pseries: export timebase register sample in lparcfg
 2019-02-18  2:33 UTC  (3+ messages)

[PATCH] powerpc/64s: Fix possible corruption on big endian due to pgd/pud_present()
 2019-02-18  0:49 UTC  (12+ messages)
`  "

[PATCH v2 1/7] powerpc/eeh: Use debugfs_create_u32 for eeh_max_freezes
 2019-02-17 23:19 UTC  (14+ messages)
` [PATCH v2 2/7] powerpc/eeh_cache: Add pr_debug() prints for insert/remove
` [PATCH v2 3/7] powerpc/eeh_cache: Add a way to dump the EEH address cache
` [PATCH v2 4/7] powerpc/eeh_cache: Bump log level of eeh_addr_cache_print()
` [PATCH v2 5/7] powerpc/pci: Add pci_find_controller_for_domain()
` [PATCH v2 6/7] powerpc/eeh: Allow disabling recovery
` [PATCH v2 7/7] powerpc/eeh: Add eeh_force_recover to debugfs

[PATCH v6] powerpc/64s: reimplement book3s idle code in C
 2019-02-17 23:06 UTC  (2+ messages)

[PATCH v3] hugetlb: allow to free gigantic pages regardless of the configuration
 2019-02-17 17:06 UTC  (4+ messages)

[GIT PULL] Please pull powerpc/linux.git powerpc-5.0-5 tag
 2019-02-17 16:50 UTC  (2+ messages)

[RFC PATCH 1/2] powerpc/mm/hash64: Add a variable to track the end of IO mapping
 2019-02-17  5:16 UTC  (2+ messages)
` [RFC PATCH 2/2] powerpc/mm/hash64: Map all the kernel mapping in the same 0xc range

[PATCH] powerpc/ptrace: Simplify vr_get/set() to avoid GCC warning
 2019-02-16 19:15 UTC  (4+ messages)

[PATCH] ASoC: fsl_esai: fix register setting issue in RIGHT_J mode
 2019-02-16 13:19 UTC  (3+ messages)

[PATCH] powerpc: use $(origin ARCH) to select KBUILD_DEFCONFIG
 2019-02-16  2:25 UTC  (3+ messages)

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

[PATCH v4 0/3] locking/rwsem: Rwsem rearchitecture part 0
 2019-02-15 18:58 UTC  (9+ messages)
` [PATCH v4 2/3] locking/rwsem: Remove rwsem-spinlock.c & use rwsem-xadd.c for all archs
` [PATCH v4 3/3] locking/rwsem: Optimize down_read_trylock()

[PATCH v3 0/2] locking/rwsem: Remove arch specific rwsem files
 2019-02-15 18:35 UTC  (9+ messages)
` [PATCH v3 2/2] locking/rwsem: Optimize down_read_trylock()

[PATCH V2 0/7] Add FOLL_LONGTERM to GUP fast and use it
 2019-02-15 18:29 UTC 

[PATCH 0/5] use pinned_vm instead of locked_vm to account pinned pages
 2019-02-15 15:26 UTC  (17+ messages)
` [PATCH 1/5] vfio/type1: "

[PATCH V2 00/10] X86/KVM/Hyper-V: Add HV ept tlb range list flush support in KVM
 2019-02-15 15:22 UTC  (7+ messages)
` [PATCH V2 3/10] KVM/MMU: Add last_level in the struct mmu_spte_page

Kernel panic when loading the IDE controller driver
 2019-02-15 11:27 UTC  (10+ messages)

[PATCH] powerpc: drop unused GENERIC_CSUM Kconfig item
 2019-02-15 10:32 UTC 

[PATCH] powerpc/64s/hash: Fix assert_slb_presence() use of the slbfee. instruction
 2019-02-15 10:27 UTC  (2+ messages)

[PATCH] powerpc/mm: Handle mmap_min_addr correctly in get_unmapped_area callback
 2019-02-15  9:53 UTC  (2+ messages)

[PATCH] mmap.2: describe the 5level paging hack
 2019-02-15  9:13 UTC  (2+ messages)

[PATCH] powerpc/ptrace: Add prototype for function pt_regs_check
 2019-02-15  8:46 UTC  (4+ messages)

[PATCH] powerpc/mm: Convert slb presence warning check to WARN_ON_ONCE
 2019-02-15  8:24 UTC 

[PATCH] KVM: PPC: Book3S: Add KVM stat num_[2M/1G]_pages
 2019-02-15  4:10 UTC 

[Bug 202149] New: NULL Pointer Dereference in __split_huge_pmd on PPC64LE
 2019-02-15  3:58 UTC  (8+ messages)

[PATCH AUTOSEL 3.18 06/16] ASoC: imx-audmux: change snprintf to scnprintf for possible overflow
 2019-02-15  2:15 UTC  (2+ messages)
` [PATCH AUTOSEL 3.18 13/16] ibmveth: Do not process frames after calling napi_reschedule

[PATCH AUTOSEL 4.4 08/20] ASoC: imx-audmux: change snprintf to scnprintf for possible overflow
 2019-02-15  2:15 UTC  (2+ messages)
` [PATCH AUTOSEL 4.4 17/20] ibmveth: Do not process frames after calling napi_reschedule

[PATCH AUTOSEL 4.9 09/27] ASoC: imx-audmux: change snprintf to scnprintf for possible overflow
 2019-02-15  2:14 UTC  (2+ messages)
` [PATCH AUTOSEL 4.9 22/27] ibmveth: Do not process frames after calling napi_reschedule

[PATCH AUTOSEL 4.14 12/40] ASoC: imx-audmux: change snprintf to scnprintf for possible overflow
 2019-02-15  2:13 UTC  (2+ messages)
` [PATCH AUTOSEL 4.14 35/40] ibmveth: Do not process frames after calling napi_reschedule

[PATCH AUTOSEL 4.19 18/65] ASoC: imx-audmux: change snprintf to scnprintf for possible overflow
 2019-02-15  2:11 UTC  (2+ messages)
` [PATCH AUTOSEL 4.19 58/65] ibmveth: Do not process frames after calling napi_reschedule

[PATCH AUTOSEL 4.20 25/77] ASoC: imx-audmux: change snprintf to scnprintf for possible overflow
 2019-02-15  2:08 UTC  (2+ messages)
` [PATCH AUTOSEL 4.20 69/77] ibmveth: Do not process frames after calling napi_reschedule

[PATCH 1/1] powerpc/64: Adjust order in pcibios_init()
 2019-02-15  0:46 UTC  (2+ messages)

[PATCH 08/43] perf vendor events power9: Cpi_breakdown & estimated_dcache_miss_cpi metrics
 2019-02-15  0:45 UTC  (4+ messages)
` [PATCH 09/43] perf vendor events power9: Dl1_reloads, instruction_misses, l[23]_stats & pteg_reloads metrics
` [PATCH 10/43] perf vendor events power9: Branch_prediction, instruction_stats, latency, lsu_rejects, memory, prefetch & translation metrics
` [PATCH 11/43] perf vendor events power9: General metrics

[PATCH 15/19] KVM: PPC: Book3S HV: add get/set accessors for the source configuration
 2019-02-14 16:50 UTC  (12+ messages)

[PATCH-tip 00/22] locking/rwsem: Rework rwsem-xadd & enable new rwsem features
 2019-02-14 15:22 UTC  (5+ messages)

[PATCH v3 1/2] drivers/mtd: Use mtd->name when registering nvmem device
 2019-02-14 13:04 UTC  (6+ messages)
` [PATCH v3 2/2] drivers/mtd: Fix device registration error
  ` [v3,2/2] "
` [v3, 1/2] drivers/mtd: Use mtd->name when registering nvmem device

[PATCH v2] hugetlb: allow to free gigantic pages regardless of the configuration
 2019-02-14 10:59 UTC  (5+ messages)

[PATCH] powerpc/book3s: Remove a few page table update interfaces
 2019-02-14  6:45 UTC 

[PATCH V2 0/7] Add FOLL_LONGTERM to GUP fast and use it
 2019-02-13 23:52 UTC  (10+ messages)
  ` [PATCH V2 1/7] mm/gup: Replace get_user_pages_longterm() with FOLL_LONGTERM
  ` [PATCH V2 2/7] mm/gup: Change write parameter to flags in fast walk
  ` [PATCH V2 3/7] mm/gup: Change GUP fast to use flags rather than a write 'bool'
  ` [PATCH V2 4/7] mm/gup: Add FOLL_LONGTERM capability to GUP fast
  ` [PATCH V2 5/7] IB/hfi1: Use the new FOLL_LONGTERM flag to get_user_pages_fast()
  ` [PATCH V2 6/7] IB/qib: "
  ` [PATCH V2 7/7] IB/mthca: "


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