linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-01 13:58:32 to 2019-11-05 10:49:54 UTC [more...]

[PATCH v1 00/10] mm: Don't mark hotplugged pages PG_reserved (including ZONE_DEVICE)
 2019-11-05  9:17 UTC  (11+ messages)
` [PATCH v1 01/10] mm/memory_hotplug: Don't allow to online/offline memory blocks with holes
` [PATCH v1 02/10] KVM: x86/mmu: Prepare kvm_is_mmio_pfn() for PG_reserved changes
` [PATCH v1 03/10] KVM: Prepare kvm_is_reserved_pfn() "
` [PATCH v1 09/10] mm/memory_hotplug: Don't mark pages PG_reserved when initializing the memmap

[PATCH v3 20/29] h8300: Move EXCEPTION_TABLE to RO_DATA segment
 2019-11-05  9:27 UTC  (2+ messages)
` [tip: x86/build] "

[PATCH v3 07/29] x86: Restore "text" Program Header with dummy section
 2019-11-05  9:27 UTC  (2+ messages)
` [tip: x86/build] x86/vmlinux: "

[PATCH v3 25/29] xtensa: Move EXCEPTION_TABLE to RO_DATA segment
 2019-11-05  9:27 UTC  (2+ messages)
` [tip: x86/build] "

[PATCH v3 21/29] ia64: Move EXCEPTION_TABLE to RO_DATA segment
 2019-11-05  9:27 UTC  (2+ messages)
` [tip: x86/build] "

[PATCH v3 26/29] x86/mm: Remove redundant &s on addresses
 2019-11-05  9:27 UTC  (2+ messages)
` [tip: x86/build] x86/mm: Remove redundant address-of operators "

[PATCH v3 11/29] vmlinux.lds.h: Replace RODATA with RO_DATA
 2019-11-05  9:27 UTC  (2+ messages)
` [tip: x86/build] "

[PATCH v3 18/29] arm64: Move EXCEPTION_TABLE to RO_DATA segment
 2019-11-05  9:27 UTC  (2+ messages)
` [tip: x86/build] "

[PATCH v3 17/29] alpha: Move EXCEPTION_TABLE to RO_DATA segment
 2019-11-05  9:27 UTC  (2+ messages)
` [tip: x86/build] "

[PATCH v3 19/29] c6x: Move EXCEPTION_TABLE to RO_DATA segment
 2019-11-05  9:27 UTC  (2+ messages)
` [tip: x86/build] "

[PATCH v3 23/29] parisc: Move EXCEPTION_TABLE to RO_DATA segment
 2019-11-05  9:27 UTC  (2+ messages)
` [tip: x86/build] "

[PATCH v3 27/29] x86/mm: Report which part of kernel image is freed
 2019-11-05  9:27 UTC  (2+ messages)
` [tip: x86/build] "

[PATCH v3 15/29] x86: Actually use _etext for end of text segment
 2019-11-05  9:27 UTC  (2+ messages)
` [tip: x86/build] x86/vmlinux: Actually use _etext for the end of the "

[PATCH v3 29/29] x86: Use INT3 instead of NOP for linker fill bytes
 2019-11-05  9:27 UTC  (2+ messages)
` [tip: x86/build] x86/vmlinux: "

[PATCH v3 24/29] powerpc: Move EXCEPTION_TABLE to RO_DATA segment
 2019-11-05  9:27 UTC  (2+ messages)
` [tip: x86/build] "

[PATCH v3 06/29] s390: Move RO_DATA into "text" PT_LOAD Program Header
 2019-11-05  9:27 UTC  (2+ messages)
` [tip: x86/build] "

[PATCH 00/19] mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM
 2019-11-05  9:49 UTC  (12+ messages)
` [PATCH 09/19] drm/via: set FOLL_PIN via pin_user_pages_fast()
` [PATCH 10/19] fs/io_uring: set FOLL_PIN via pin_user_pages()
` [PATCH 11/19] net/xdp: "
` [PATCH 19/19] Documentation/vm: add pin_user_pages.rst

[PATCH v3 09/29] vmlinux.lds.h: Move Program Header restoration into NOTES macro
 2019-11-05  9:27 UTC  (2+ messages)
` [tip: x86/build] "

[PATCH v3 08/29] vmlinux.lds.h: Provide EMIT_PT_NOTE to indicate export of .notes
 2019-11-05  9:27 UTC  (2+ messages)
` [tip: x86/build] "

[PATCH v3 02/29] powerpc: Remove PT_NOTE workaround
 2019-11-05  9:27 UTC  (2+ messages)
` [tip: x86/build] "

[PATCH v3 04/29] alpha: Rename PT_LOAD identifier "kernel" to "text"
 2019-11-05  9:27 UTC  (2+ messages)
` [tip: x86/build] "

[PATCH v3 03/29] powerpc: Rename PT_LOAD identifier "kernel" to "text"
 2019-11-05  9:27 UTC  (2+ messages)
` [tip: x86/build] "

[PATCH v3 01/29] powerpc: Rename "notes" PT_NOTE to "note"
 2019-11-05  9:27 UTC  (2+ messages)
` [tip: x86/build] "

[PATCH v3 13/29] vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA
 2019-11-05  9:27 UTC  (2+ messages)
` [tip: x86/build] "

[PATCH v3 05/29] ia64: Rename PT_LOAD identifier "code" to "text"
 2019-11-05  9:27 UTC  (2+ messages)
` [tip: x86/build] "

[PATCH v3 12/29] vmlinux.lds.h: Replace RO_DATA_SECTION with RO_DATA
 2019-11-05  9:27 UTC  (2+ messages)
` [tip: x86/build] "

[PATCH v3 22/29] microblaze: Move EXCEPTION_TABLE to RO_DATA segment
 2019-11-05  9:27 UTC  (2+ messages)
` [tip: x86/build] "

[PATCH v3 14/29] vmlinux.lds.h: Allow EXCEPTION_TABLE to live in RO_DATA
 2019-11-05  9:27 UTC  (2+ messages)
` [tip: x86/build] "

[PATCH v3 10/29] vmlinux.lds.h: Move NOTES into RO_DATA
 2019-11-05  9:27 UTC  (2+ messages)
` [tip: x86/build] "

[PATCH v3 16/29] x86: Move EXCEPTION_TABLE to RO_DATA segment
 2019-11-05  9:27 UTC  (2+ messages)
` [tip: x86/build] x86/vmlinux: "

[PATCH v3 28/29] x86/mm: Report actual image regions in /proc/iomem
 2019-11-05  9:27 UTC  (2+ messages)
` [tip: x86/build] "

[PATCH v15 0/9] open: introduce openat2(2) syscall
 2019-11-05  9:05 UTC  (10+ messages)
` [PATCH v15 1/9] namei: LOOKUP_NO_SYMLINKS: block symlink resolution
` [PATCH v15 2/9] namei: LOOKUP_NO_MAGICLINKS: block magic-link resolution
` [PATCH v15 3/9] namei: LOOKUP_NO_XDEV: block mountpoint crossing
` [PATCH v15 4/9] namei: LOOKUP_BENEATH: O_BENEATH-like scoped resolution
` [PATCH v15 5/9] namei: LOOKUP_IN_ROOT: chroot-like "
` [PATCH v15 6/9] namei: LOOKUP_{IN_ROOT, BENEATH}: permit limited ".." resolution
` [PATCH v15 7/9] open: introduce openat2(2) syscall
` [PATCH v15 8/9] selftests: add openat2(2) selftests
` [PATCH v15 9/9] Documentation: path-lookup: mention LOOKUP_MAGICLINK_JUMPED

[PATCH v2 0/4] reorganize and add FADump sysfs files
 2019-11-05  8:54 UTC  (4+ messages)
` [PATCH v2 3/4] Documentation/ABI: mark /sys/kernel/fadump_* sysfs files deprecated

[PATCH v6 0/4] powerpc: expose secure variables to the kernel and userspace
 2019-11-05  8:24 UTC  (5+ messages)
` [PATCH v6 1/4] powerpc/powernv: Add OPAL API interface to access secure variable
` [PATCH v6 2/4] powerpc: expose secure variables to userspace via sysfs
` [PATCH v6 3/4] x86/efi: move common keyring handler functions to new file
` [PATCH v6 4/4] powerpc: load firmware trusted keys/hashes into kernel keyring

[PATCH v10 0/9] powerpc: Enabling IMA arch specific secure boot policies
 2019-11-05  5:14 UTC  (3+ messages)
` [PATCH v10 1/9] powerpc: detect the secure boot mode of the system

Onboard SD card doesn't work anymore after the 'mmc-v5.4-2' updates
 2019-11-05  7:50 UTC  (4+ messages)
              ` Bug 205201 - overflow of DMA mask and bus mask

[PATCH 0/7] towards QE support on ARM
 2019-11-05  6:16 UTC  (31+ messages)
` [PATCH v3 00/36] QUICC Engine "
  ` [PATCH v3 20/36] soc: fsl: qe: simplify qe_ic_init()
  ` [PATCH v3 21/36] soc: fsl: qe: merge qe_ic.h headers into qe_ic.c
  ` [PATCH v3 22/36] soc: fsl: qe: qe.c: use of_property_read_* helpers
  ` [PATCH v3 23/36] soc: fsl: qe: qe_io.c: don't open-code of_parse_phandle()
  ` [PATCH v3 24/36] soc: fsl: qe: qe_io.c: access device tree property using be32_to_cpu
  ` [PATCH v3 25/36] soc: fsl: qe: qe_io.c: use of_property_read_u32() in par_io_init()
  ` [PATCH v3 26/36] soc: fsl: move cpm.h from powerpc/include/asm to include/soc/fsl
  ` [PATCH v3 27/36] soc/fsl/qe/qe.h: update include path for cpm.h
  ` [PATCH v3 28/36] serial: ucc_uart: explicitly include soc/fsl/cpm.h
  ` [PATCH v3 29/36] serial: ucc_uart: replace ppc-specific IO accessors
  ` [PATCH v3 30/36] serial: ucc_uart: factor out soft_uart initialization
  ` [PATCH v3 31/36] serial: ucc_uart: stub out soft_uart_init for !CONFIG_PPC32
  ` [PATCH v3 32/36] serial: ucc_uart: use of_property_read_u32() in ucc_uart_probe()
  ` [PATCH v3 33/36] serial: ucc_uart: access __be32 field using be32_to_cpu
  ` [PATCH v3 34/36] net: ethernet: freescale: make UCC_GETH explicitly depend on PPC32
  ` [PATCH v3 35/36] net/wan: make FSL_UCC_HDLC "
  ` [PATCH v3 36/36] soc: fsl: qe: remove PPC32 dependency from CONFIG_QUICC_ENGINE

[PATCH v5 0/6] powerpc: convert cache asm to C
 2019-11-05  6:04 UTC  (10+ messages)
` [PATCH v5 1/6] powerpc: Allow flush_icache_range to work across ranges >4GB
` [PATCH v5 2/6] powerpc: Allow 64bit VDSO __kernel_sync_dicache "
` [PATCH v5 3/6] powerpc: define helpers to get L1 icache sizes
` [PATCH v5 4/6] powerpc: Convert flush_icache_range & friends to C
` [PATCH v5 5/6] powerpc: Chunk calls to flush_dcache_range in arch_*_memory
` [PATCH v5 6/6] powerpc: Don't flush caches when adding memory

[PATCH 0/3] ocxl: Support for an 0penCAPI device in a QEMU guest
 2019-11-05  5:01 UTC  (3+ messages)
` [PATCH 3/3] powerpc/pseries: Fixup config space size of OpenCAPI devices

[PATCH v2 00/18] mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM
 2019-11-05  2:32 UTC  (49+ messages)
` [PATCH v2 01/18] mm/gup: pass flags arg to __gup_device_* functions
` [PATCH v2 02/18] mm/gup: factor out duplicate code from four routines
` [PATCH v2 03/18] goldish_pipe: rename local pin_user_pages() routine
` [PATCH v2 04/18] media/v4l2-core: set pages dirty upon releasing DMA buffers
` [PATCH v2 05/18] mm/gup: introduce pin_user_pages*() and FOLL_PIN
` [PATCH v2 06/18] goldish_pipe: convert to pin_user_pages() and put_user_page()
` [PATCH v2 07/18] infiniband: set FOLL_PIN, FOLL_LONGTERM via pin_longterm_pages*()
` [PATCH v2 08/18] mm/process_vm_access: set FOLL_PIN via pin_user_pages_remote()
` [PATCH v2 09/18] drm/via: set FOLL_PIN via pin_user_pages_fast()
` [PATCH v2 10/18] fs/io_uring: set FOLL_PIN via pin_user_pages()
` [PATCH v2 11/18] net/xdp: "
` [PATCH v2 12/18] mm/gup: track FOLL_PIN pages
` [PATCH v2 13/18] media/v4l2-core: pin_longterm_pages (FOLL_PIN) and put_user_page() conversion
` [PATCH v2 14/18] vfio, mm: "
` [PATCH v2 15/18] powerpc: book3s64: convert to pin_longterm_pages() and put_user_page()
` [PATCH v2 16/18] mm/gup_benchmark: support pin_user_pages() and related calls
` [PATCH v2 17/18] selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverage
` [PATCH v2 18/18] mm/gup: remove support for gup(FOLL_LONGTERM)

[PATCH v2 0/3] libfdt: prepare for (U)INT32_MAX addition
 2019-11-05  1:57 UTC  (4+ messages)
` [PATCH v2 2/3] ARM: decompressor: simplify libfdt builds

[PATCH 0/3] libfdt: prepare for (U)INT32_MAX addition
 2019-11-05  1:44 UTC  (4+ messages)
` [PATCH 1/3] libfdt: add SPDX-License-Identifier to libfdt wrappers

ALSA: pcm: use dma_can_mmap() to check if a device supports dma_mmap_*
 2019-11-04  9:03 UTC  (6+ messages)

[PATCH 5/8] ALSA: pcm: use dma_can_mmap() to check if a device supports dma_mmap_*
 2019-11-04  7:26 UTC  (2+ messages)
`  "

[PATCH] selftests/powerpc: Skip tm-signal-sigreturn-nt if TM not available
 2019-11-04 23:35 UTC 

[RFC v1 0/2] Enable IOMMU support for pseries Secure VMs
 2019-11-04 21:28 UTC  (3+ messages)
` [RFC v1 1/2] powerpc/pseries/iommu: Share the per-cpu TCE page with the hypervisor
  ` [RFC v1 2/2] powerpc/pseries/iommu: Use dma_iommu_ops for Secure VMs aswell

PROBLEM: PCIe Bus Error atleast
 2019-11-04 19:34 UTC  (5+ messages)

[PATCH v1 0/7] PCI: dt: Remove magic numbers for legacy PCI IRQ interrupts
 2019-11-04 16:38 UTC  (3+ messages)
` [PATCH v1 5/7] powerpc: dts: fsl: Use IRQ flags "
` [PATCH v1 6/7] powerpc: dts: "

[PATCH v3] cpufreq: powernv: fix stack bloat and hard limit on num cpus
 2019-11-04 11:06 UTC  (2+ messages)

[PATCH] powerpc/papr_scm: Delete unnecessary assignment for the field “owner”
 2019-11-04 10:57 UTC  (3+ messages)

[PATCH] L1TF support in PowerPC SYSFS
 2019-11-04 10:28 UTC  (3+ messages)

[PATCH v2 00/29] vmlinux.lds.h: Refactor EXCEPTION_TABLE and NOTES
 2019-11-04  8:59 UTC  (9+ messages)
` [PATCH v2 01/29] powerpc: Rename "notes" PT_NOTE to "note"

[PATCH v10 0/8] KVM: PPC: Driver to manage pages of secure guest
 2019-11-04  4:18 UTC  (9+ messages)
` [PATCH v10 1/8] mm: ksm: Export ksm_madvise()
` [PATCH v10 2/8] KVM: PPC: Support for running secure guests
` [PATCH v10 3/8] KVM: PPC: Shared pages support for "
` [PATCH v10 4/8] KVM: PPC: Radix changes for secure guest
` [PATCH v10 5/8] KVM: PPC: Handle memory plug/unplug to secure VM
` [PATCH v10 6/8] KVM: PPC: Support reset of secure guest
` [PATCH v10 7/8] KVM: PPC: Implement H_SVM_INIT_ABORT hcall
` [PATCH v10 8/8] KVM: PPC: Ultravisor: Add PPC_UV config option

Pull request: scottwood/linux.git next
 2019-11-04  2:38 UTC  (6+ messages)

[PATCH V8] mm/debug: Add tests validating architecture page table helpers
 2019-11-04  2:15 UTC  (3+ messages)

[PATCH 1/1] powerpc/crypto: Add cond_resched() in crc-vpmsum self-test
 2019-11-03 23:33 UTC 

[GIT PULL] Please pull powerpc/linux.git powerpc-5.4-4 tag
 2019-11-02 18:35 UTC  (2+ messages)

[PATCH v5 0/5] Implement STRICT_MODULE_RWX for powerpc
 2019-11-02 10:45 UTC  (4+ messages)
` [PATCH v5 2/5] powerpc/kprobes: Mark newly allocated probes as RO

Defunct Abatron / BDI2000?
 2019-11-02  0:40 UTC 

[PATCH v15 06/23] powerpc: mm: Add p?d_leaf() definitions
 2019-11-01 14:09 UTC 


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