linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-01-08 10:48:35 to 2020-01-14 06:44:16 UTC [more...]

[PATCH -next] powerpc/pmac/smp: Fix old-style declaration
 2020-01-14  6:38 UTC  (2+ messages)

Minor PCI & DMA init cleanups
 2020-01-14  6:34 UTC  (10+ messages)
` [PATCH 1/5] powerpc/pci: Fold pcibios_setup_device() into pcibios_bus_add_device()
` [PATCH 2/5] powernv/pci: Remove dma_dev_setup() for NPU PHBs
` [PATCH 3/5] powerpc/iov: Move VF pdev fixup into pcibios_fixup_iov()
` [PATCH 4/5] powernv/pci: Fold pnv_pci_dma_dev_setup() into the pci-ioda.c version
` [PATCH 5/5] powernv/pci: Move pnv_pci_dma_bus_setup() to pci-ioda.c

[PATCH] evh_bytechan: fix out of bounds accesses
 2020-01-14  6:31 UTC  (12+ messages)

[PATCH] powerpc/ptdump: don't entirely rebuild kernel when selecting CONFIG_PPC_DEBUG_WX
 2020-01-14  6:01 UTC  (2+ messages)

[linux-next/mainline][bisected 3acac06][ppc] Oops when unloading mpt3sas driver
 2020-01-14  5:47 UTC  (4+ messages)

linux-next: build warning after merge of the bpf-next tree
 2020-01-14  5:23 UTC  (9+ messages)
  `  "

[PATCH] powerpc/xive: discard ESB load value when interrupt is invalid
 2020-01-14  1:14 UTC  (3+ messages)

[RFC PATCH 1/1] powerpc/pgtable: Skip serialize_against_pte_lookup() when unmapping
 2020-01-13 21:11 UTC 

[PATCH v4 0/7] Introduce CAP_SYS_PERFMON to secure system performance monitoring and observability
 2020-01-13 20:47 UTC  (17+ messages)
` [PATCH v4 1/9] capabilities: introduce CAP_SYS_PERFMON to kernel and user space
` [PATCH v4 2/9] perf/core: open access for CAP_SYS_PERFMON privileged process
` [PATCH v4 5/9] trace/bpf_trace: "

[PATCH 08/10] soc: lantiq: convert to devm_platform_ioremap_resource
 2020-01-13 19:10 UTC  (2+ messages)

[RFC PATCH v3 00/12] powerpc: switch VDSO to C implementation
 2020-01-13 17:08 UTC  (13+ messages)
` [RFC PATCH v3 01/12] powerpc/64: Don't provide time functions in compat VDSO32
` [RFC PATCH v3 02/12] powerpc/vdso: Switch VDSO to generic C implementation
` [RFC PATCH v3 03/12] lib: vdso: mark __cvdso_clock_getres() as static
` [RFC PATCH v3 04/12] lib: vdso: inline do_hres() and do_coarse()
` [RFC PATCH v3 05/12] lib: vdso: Avoid duplication in __cvdso_clock_getres()
` [RFC PATCH v3 06/12] lib: vdso: __iter_div_u64_rem() is suboptimal for 32 bit time
` [RFC PATCH v3 07/12] powerpc/vdso: simplify __get_datapage()
` [RFC PATCH v3 08/12] lib: vdso: allow arches to provide vdso data pointer
` [RFC PATCH v3 09/12] powerpc/vdso: provide inline alternative to __get_datapage()
` [RFC PATCH v3 10/12] powerpc/vdso: provide vdso data pointer from the ASM caller
` [RFC PATCH v3 11/12] lib: vdso: split clock verification out of __arch_get_hw_counter()
` [RFC PATCH v3 12/12] powerpc/vdso: provide __arch_is_hw_counter_valid()

[PATCH] lib: vdso: mark __cvdso_clock_getres() as static
 2020-01-13 15:08 UTC  (4+ messages)

[PATCH v3] powerpc/smp: Use nid as fallback for package_id
 2020-01-13 12:40 UTC  (2+ messages)

[Bug 205201] New: Booting halts if Dawicontrol DC-2976 UW SCSI board installed, unless RAM size limited to 3500M
 2020-01-13 12:28 UTC  (4+ messages)
` [Bug 205201] "

[RESEND PATCH v5 0/5] Append new variables to vmcoreinfo (TCR_EL1.T1SZ for arm64 and MAX_PHYSMEM_BITS for all archs)
 2020-01-13 12:14 UTC  (7+ messages)
` [RESEND PATCH v5 2/5] arm64/crash_core: Export TCR_EL1.T1SZ in vmcoreinfo

[PATCH v3 0/3] Introduce Self-Save API for deep stop states
 2020-01-13 11:33 UTC  (4+ messages)
` [PATCH v3 1/3] powerpc/powernv: Interface to define support and preference for a SPR
` [PATCH v3 2/3] powerpc/powernv: Introduce Self save support
` [PATCH v3 3/3] powerpc/powernv: Parse device tree, population of SPR support

[PATCH 00/18] Initial Prefixed Instruction support
 2020-01-13 11:30 UTC  (8+ messages)
` [PATCH 05/18] powerpc sstep: Prepare to support prefixed instructions
` [PATCH 06/18] powerpc sstep: Add support for prefixed integer load/stores
` [PATCH 15/18] powerpc/uprobes: Add support for prefixed instructions

[RESEND PATCH v2 0/3] Introduce Self-Save API for deep stop states
 2020-01-13  9:51 UTC  (9+ messages)
` [RESEND PATCH v2 1/3] powerpc/powernv: Interface to define support and preference for a SPR
` [RESEND PATCH v2 2/3] powerpc/powernv: Introduce Self save support
` [RESEND PATCH v2 3/3] powerpc/powernv: Parse device tree, population of SPR support

[RFC PATCH v2 00/10] powerpc/32: switch VDSO to C implementation
 2020-01-13  6:52 UTC  (21+ messages)
` [RFC PATCH v2 01/10] lib: vdso: ensure all arches have 32bit fallback
` [RFC PATCH v2 05/10] lib: vdso: inline do_hres()
` [RFC PATCH v2 07/10] lib: vdso: don't use READ_ONCE() in __c_kernel_time()
` Surprising code generated for vdso_read_begin()

[PATCH v2 0/3] Add support for divde[.] and divdeu[.] instruction emulation
 2020-01-13  5:41 UTC  (4+ messages)
` [PATCH v2 1/3] powerpc ppc-opcode: add divde, divde_dot, divdeu and divdeu_dot opcodes
` [PATCH v2 2/3] powerpc sstep: add support for divde[.] and divdeu[.] instructions
` [PATCH v2 3/3] powerpc test_emulate_step: add testcases "

[PATCH v3 1/2] powerpc/pseries/svm: Use FW_FEATURE to detect SVM
 2020-01-12 21:48 UTC  (3+ messages)
` [PATCH v3 2/2] powerpc/pseries/svm: Disable BHRB/EBB/PMU access

[PATCH v15 00/24] selftests, powerpc, x86: Memory Protection Keys
 2020-01-11 16:50 UTC  (4+ messages)

[RFC PATCH] powerpc/32: Switch VDSO to C implementation
 2020-01-10 22:42 UTC  (11+ messages)

[PATCH kernel] vfio/spapr/nvlink2: Skip unpinning pages on error exit
 2020-01-10 16:03 UTC  (2+ messages)

[PATCH v2 00/10] Impveovements for random.h/archrandom.h
 2020-01-10 17:05 UTC  (13+ messages)
` [PATCH v2 01/10] x86: Remove arch_has_random, arch_has_random_seed
` [PATCH v2 02/10] powerpc: "
` [PATCH v2 03/10] s390: "
` [PATCH v2 04/10] linux/random.h: "
` [PATCH v2 05/10] linux/random.h: Use false with bool
` [PATCH v2 06/10] linux/random.h: Mark CONFIG_ARCH_RANDOM functions __must_check
` [PATCH v2 07/10] x86: Mark archrandom.h "
` [PATCH v2 08/10] powerpc: Use bool in archrandom.h
` [PATCH v2 09/10] powerpc: Mark archrandom.h functions __must_check
` [PATCH v2 10/10] s390x: "

[PATCH v2 0/9] iomap: Constify ioreadX() iomem argument
 2020-01-10 13:33 UTC  (17+ messages)
` [PATCH v2 1/9] iomap: Constify ioreadX() iomem argument (as in generic implementation)
` [PATCH v2 2/9] net: wireless: rtl818x: "
` [PATCH v2 3/9] ntb: intel: "
` [PATCH v2 4/9] virtio: pci: "
` [PATCH v2 5/9] arc: "
` [PATCH v2 6/9] drm/mgag200: "
` [PATCH v2 7/9] drm/nouveau: "
` [PATCH v2 8/9] media: fsl-viu: "
` [PATCH v2 9/9] net: wireless: ath5k: "

[PATCH 0/3] Add support for divde[.] and divdeu[.] instruction emulation
 2020-01-10  9:44 UTC  (5+ messages)
` [PATCH 2/3] powerpc sstep: add support for divde[.] and divdeu[.] instructions

Bug 205201 - Booting halts if Dawicontrol DC-2976 UW SCSI board installed, unless RAM size limited to 3500M
 2020-01-10  7:10 UTC  (2+ messages)

[PATCH] init: fix misleading "This architecture does not have kernel memory protection" message
 2020-01-10  5:12 UTC  (2+ messages)

[PATCH] powerpc/pseries: in lmb_is_removable(), advance pfn if section is not present
 2020-01-10  4:54 UTC 

[PATCH kernel RFC 0/4] powerpc/powenv/ioda: Allow huge DMA window at 4GB
 2020-01-10  4:18 UTC  (2+ messages)

[PATCH 1/2] powerpc/pseries/svm: Use FW_FEATURE to detect SVM
 2020-01-10  2:04 UTC  (5+ messages)
` [PATCH 2/2] powerpc/pseries/svm: Disable BHRB/EBB/PMU access

[PATCH v12 00/22] mm/gup: prereqs to track dma-pinned pages: FOLL_PIN
 2020-01-09 22:07 UTC  (2+ messages)

[PATCH v2 00/27] Add support for OpenCAPI SCM devices
 2020-01-09 14:54 UTC  (9+ messages)
` [PATCH v2 05/27] powerpc: Map & release OpenCAPI LPC memory
` [PATCH v2 06/27] ocxl: Tally up the LPC memory on a link & allow it to be mapped
` [PATCH v2 07/27] ocxl: Add functions to map/unmap LPC memory
` [PATCH v2 09/27] ocxl: Free detached contexts in ocxl_context_detach_all()

[PATCH] powerpc: Ultravisor: Fix the dependencies for CONFIG_PPC_UV
 2020-01-09  9:20 UTC 

[PATCH v3 1/2] powerpc/32: refactor pmd_offset(pud_offset(pgd_offset
 2020-01-09  8:25 UTC  (2+ messages)
` [PATCH v3 2/2] powerpc/32: drop get_pteptr()

[PATCH v5 0/4] KASAN for powerpc64 radix
 2020-01-09  7:08 UTC  (5+ messages)
` [PATCH v5 1/4] kasan: define and use MAX_PTRS_PER_* for early shadow tables
` [PATCH v5 2/4] kasan: Document support on 32-bit powerpc
` [PATCH v5 3/4] powerpc/mm/kasan: rename kasan_init_32.c to init_32.c
` [PATCH v5 4/4] powerpc: Book3S 64-bit "heavyweight" KASAN support

[PATCH V6 0/4] update supported sample format
 2020-01-09  4:58 UTC  (3+ messages)
` [PATCH V6 3/4] ASoC: pcm_dmaengine: Extract snd_dmaengine_pcm_refine_runtime_hwparams

[Bug 206049] New: alg: skcipher: p8_aes_xts encryption unexpectedly succeeded on test vector "random: len=0 klen=64"; expected_error=-22, cfg="random: inplace may_sleep use_finup src_divs=[<flush>66.99%@+10, 33.1%@alignmask+1155]
 2020-01-08 23:19 UTC  (2+ messages)
` [Bug 206049] "

Freescale network device not activated on mpc8360 (kmeter1 board)
 2020-01-08 19:25 UTC  (3+ messages)

[PATCH -next] soc: fsl: qe: remove set but not used variable 'mm_gc'
 2020-01-08 22:02 UTC  (2+ messages)

[RFT 00/13] iomap: Constify ioreadX() iomem argument
 2020-01-08 17:39 UTC  (11+ messages)

[PATCH v2 00/11] opencapi: enable card reset and link retraining
 2020-01-08 20:19 UTC  (5+ messages)
` [PATCH v2 01/11] powerpc/powernv/ioda: Fix ref count for devices with their own PE

[PATCH v2 0/8] Allow setting caching mode in arch_add_memory() for P2PDMA
 2020-01-08 19:29 UTC  (18+ messages)
` [PATCH v2 1/8] mm/memory_hotplug: Drop the flags field from struct mhp_restrictions
` [PATCH v2 2/8] mm/memory_hotplug: Rename mhp_restrictions to mhp_modifiers
` [PATCH v2 6/8] s390/mm: Thread pgprot_t through vmem_add_mapping()
` [PATCH v2 7/8] mm/memory_hotplug: Add pgprot_t to mhp_modifiers

[PATCH v6 0/5] Implement STRICT_MODULE_RWX for powerpc
 2020-01-08 16:48 UTC  (5+ messages)
` [PATCH v6 1/5] powerpc/mm: Implement set_memory() routines
` [PATCH v6 2/5] powerpc/kprobes: Mark newly allocated probes as RO

[PATCH v6 0/6] reorganize and add FADump sysfs files
 2020-01-08 11:11 UTC  (3+ messages)
` [PATCH v6 3/6] powerpc/fadump: reorganize /sys/kernel/fadump_* "


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