linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-14 10:35:07 to 2019-11-16 17:45:01 UTC [more...]

[PATCH v16 00/12] open: introduce openat2(2) syscall
 2019-11-16 17:24 UTC  (32+ messages)
` [PATCH v16 01/12] nsfs: clean-up ns_get_path() signature to return int
` [PATCH v16 02/12] namei: allow nd_jump_link() to produce errors
` [PATCH v16 03/12] namei: allow set_root() "
` [PATCH v16 04/12] namei: LOOKUP_NO_SYMLINKS: block symlink resolution
` [PATCH v16 05/12] namei: LOOKUP_NO_MAGICLINKS: block magic-link resolution
` [PATCH v16 06/12] namei: LOOKUP_NO_XDEV: block mountpoint crossing
` [PATCH v16 07/12] namei: LOOKUP_BENEATH: O_BENEATH-like scoped resolution
` [PATCH v16 08/12] namei: LOOKUP_IN_ROOT: chroot-like "
` [PATCH v16 09/12] namei: LOOKUP_{IN_ROOT, BENEATH}: permit limited ".." resolution
  ` [PATCH v16 09/12] namei: LOOKUP_{IN_ROOT,BENEATH}: "
` [PATCH v16 10/12] open: introduce openat2(2) syscall
` [PATCH v16 11/12] selftests: add openat2(2) selftests
` [PATCH v16 12/12] Documentation: path-lookup: include new LOOKUP flags

5.3.7 64-bits kernel doesn't boot on G5 Quad
 2019-11-16 16:41 UTC  (3+ messages)
      ` Found the commit for: "

[PATCH AUTOSEL 4.4 05/77] powerpc: Fix signedness bug in update_flash_db()
 2019-11-16 15:52 UTC  (3+ messages)
` [PATCH AUTOSEL 4.4 06/77] powerpc/eeh: Fix use of EEH_PE_KEEP on wrong field
` [PATCH AUTOSEL 4.4 25/77] macintosh/windfarm_smu_sat: Fix debug output

[PATCH AUTOSEL 4.9 05/99] powerpc: Fix signedness bug in update_flash_db()
 2019-11-16 15:50 UTC  (5+ messages)
` [PATCH AUTOSEL 4.9 06/99] powerpc/eeh: Fix use of EEH_PE_KEEP on wrong field
` [PATCH AUTOSEL 4.9 30/99] macintosh/windfarm_smu_sat: Fix debug output
` [PATCH AUTOSEL 4.9 50/99] powerpc/process: Fix flush_all_to_thread for SPE
` [PATCH AUTOSEL 4.9 68/99] mm/memory_hotplug: make add_memory() take the device_hotplug_lock

[PATCH AUTOSEL 4.14 006/150] powerpc: Fix signedness bug in update_flash_db()
 2019-11-16 15:46 UTC  (11+ messages)
` [PATCH AUTOSEL 4.14 007/150] powerpc/boot: Disable vector instructions
` [PATCH AUTOSEL 4.14 008/150] powerpc/eeh: Fix use of EEH_PE_KEEP on wrong field
` [PATCH AUTOSEL 4.14 048/150] macintosh/windfarm_smu_sat: Fix debug output
` [PATCH AUTOSEL 4.14 059/150] powerpc/pseries: Export raw per-CPU VPA data via debugfs
` [PATCH AUTOSEL 4.14 076/150] powerpc/process: Fix flush_all_to_thread for SPE
` [PATCH AUTOSEL 4.14 089/150] powerpc/xmon: Relax frame size for clang
` [PATCH AUTOSEL 4.14 090/150] selftests/powerpc/signal: Fix out-of-tree build
` [PATCH AUTOSEL 4.14 091/150] selftests/powerpc/switch_endian: "
` [PATCH AUTOSEL 4.14 092/150] selftests/powerpc/cache_shape: "
` [PATCH AUTOSEL 4.14 104/150] mm/memory_hotplug: make add_memory() take the device_hotplug_lock

[PATCH AUTOSEL 4.19 010/237] powerpc: Fix signedness bug in update_flash_db()
 2019-11-16 15:40 UTC  (19+ messages)
` [PATCH AUTOSEL 4.19 011/237] powerpc/boot: Fix opal console in boot wrapper
` [PATCH AUTOSEL 4.19 012/237] powerpc/boot: Disable vector instructions
` [PATCH AUTOSEL 4.19 013/237] powerpc/eeh: Fix null deref for devices removed during EEH
` [PATCH AUTOSEL 4.19 014/237] powerpc/eeh: Fix use of EEH_PE_KEEP on wrong field
` [PATCH AUTOSEL 4.19 075/237] macintosh/windfarm_smu_sat: Fix debug output
` [PATCH AUTOSEL 4.19 091/237] powerpc/pseries: Export raw per-CPU VPA data via debugfs
` [PATCH AUTOSEL 4.19 092/237] powerpc/mm/radix: Fix off-by-one in split mapping logic
` [PATCH AUTOSEL 4.19 093/237] powerpc/mm/radix: Fix overuse of small pages in splitting logic
` [PATCH AUTOSEL 4.19 094/237] powerpc/mm/radix: Fix small page at boundary when splitting
` [PATCH AUTOSEL 4.19 095/237] powerpc/64s/radix: Fix radix__flush_tlb_collapsed_pmd double flushing pmd
` [PATCH AUTOSEL 4.19 126/237] powerpc/process: Fix flush_all_to_thread for SPE
` [PATCH AUTOSEL 4.19 143/237] powerpc/xmon: Relax frame size for clang
` [PATCH AUTOSEL 4.19 144/237] selftests/powerpc/ptrace: Fix out-of-tree build
` [PATCH AUTOSEL 4.19 145/237] selftests/powerpc/signal: "
` [PATCH AUTOSEL 4.19 146/237] selftests/powerpc/switch_endian: "
` [PATCH AUTOSEL 4.19 147/237] selftests/powerpc/cache_shape: "
` [PATCH AUTOSEL 4.19 163/237] mm/memory_hotplug: make add_memory() take the device_hotplug_lock
` [PATCH AUTOSEL 4.19 165/237] powerpc/powernv: hold device_hotplug_lock when calling device_online()

[PATCH v3 0/4] reorganize and add FADump sysfs files
 2019-11-16 14:37 UTC  (4+ messages)
` [PATCH v3 2/4] powerpc/fadump: reorganize /sys/kernel/fadump_* "

[RFC PATCH 1/4] libnvdimm/namespace: Make namespace size validation arch dependent
 2019-11-16 12:15 UTC  (8+ messages)

Bug 205201 - Booting halts if Dawicontrol DC-2976 UW SCSI board installed, unless RAM size limited to 3500M
 2019-11-16  7:06 UTC 

[PATCH] powerpc/pseries: remove variable 'status' set but not used
 2019-11-16  3:07 UTC 

[Bug 205201] New: Booting halts if Dawicontrol DC-2976 UW SCSI board installed, unless RAM size limited to 3500M
 2019-11-16  6:48 UTC  (2+ messages)
` [Bug 205201] "

generic DMA bypass flag
 2019-11-16  6:22 UTC  (5+ messages)

[PATCH v4 00/47] QUICC Engine support on ARM and ARM64
 2019-11-15 22:44 UTC  (21+ messages)
` [PATCH v4 07/47] soc: fsl: qe: qe.c: guard use of pvr_version_is() with CONFIG_PPC32
` [PATCH v4 32/47] serial: ucc_uart: use of_property_read_u32() in ucc_uart_probe()
` [PATCH v4 45/47] net/wan/fsl_ucc_hdlc: reject muram offsets above 64K
` [PATCH v4 46/47] net: ethernet: freescale: make UCC_GETH explicitly depend on PPC32

HPT allocation failures on POWER8 KVM hosts
 2019-11-15 15:28 UTC 

powerpc ftrace broken due to "manual merge of the ftrace tree with the arm64 tree"
 2019-11-15 21:06 UTC  (3+ messages)

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

[-merge] BUG followed by oops running ndctl tests
 2019-11-15 18:55 UTC  (3+ messages)

[PATCH] powerpc/xive: Drop extern qualifiers from header function prototypes
 2019-11-15 18:10 UTC 

[PATCH v5 00/24] mm/gup: track dma-pinned pages: FOLL_PIN
 2019-11-15 18:06 UTC  (28+ messages)
` [PATCH v5 01/24] mm/gup: pass flags arg to __gup_device_* functions
` [PATCH v5 02/24] mm/gup: factor out duplicate code from four routines
` [PATCH v5 03/24] mm/gup: move try_get_compound_head() to top, fix minor issues
` [PATCH v5 04/24] mm: Cleanup __put_devmap_managed_page() vs ->page_free()
` [PATCH v5 05/24] mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pages
` [PATCH v5 06/24] goldish_pipe: rename local pin_user_pages() routine
` [PATCH v5 07/24] IB/umem: use get_user_pages_fast() to pin DMA pages
` [PATCH v5 08/24] media/v4l2-core: set pages dirty upon releasing DMA buffers
` [PATCH v5 09/24] vfio, mm: fix get_user_pages_remote() and FOLL_LONGTERM
` [PATCH v5 10/24] mm/gup: introduce pin_user_pages*() and FOLL_PIN
` [PATCH v5 11/24] goldish_pipe: convert to pin_user_pages() and put_user_page()
` [PATCH v5 12/24] IB/{core, hw, umem}: set FOLL_PIN via pin_user_pages*(), fix up ODP
  ` [PATCH v5 12/24] IB/{core,hw,umem}: "
` [PATCH v5 13/24] mm/process_vm_access: set FOLL_PIN via pin_user_pages_remote()
` [PATCH v5 14/24] drm/via: set FOLL_PIN via pin_user_pages_fast()
` [PATCH v5 15/24] fs/io_uring: set FOLL_PIN via pin_user_pages()
` [PATCH v5 16/24] net/xdp: "
` [PATCH v5 17/24] mm/gup: track FOLL_PIN pages
` [PATCH v5 18/24] media/v4l2-core: pin_user_pages (FOLL_PIN) and put_user_page() conversion
` [PATCH v5 19/24] vfio, mm: "
` [PATCH v5 20/24] powerpc: book3s64: convert to pin_user_pages() and put_user_page()
` [PATCH v5 21/24] mm/gup_benchmark: use proper FOLL_WRITE flags instead of hard-coding "1"
` [PATCH v5 22/24] mm/gup_benchmark: support pin_user_pages() and related calls
` [PATCH v5 23/24] selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverage
` [PATCH v5 24/24] mm, tree-wide: rename put_user_page*() to unpin_user_page*()

[PATCH v11 0/4] kasan: support backing vmalloc space with real shadow memory
 2019-11-15 16:36 UTC  (3+ messages)
` [PATCH v11 1/4] "

[PATCH v10 0/8] KVM: PPC: Driver to manage pages of secure guest
 2019-11-15 14:10 UTC  (6+ messages)
` [PATCH v10 1/8] mm: ksm: Export ksm_madvise()

[PATCH v3 36/36] soc: fsl: qe: remove PPC32 dependency from CONFIG_QUICC_ENGINE
 2019-11-15 13:42 UTC  (5+ messages)
` [RFC PATCH] soc: fsl: qe: qe_uart_set_mctrl() can be static

[PATCH v2] powerpc/smp: Use nid as fallback for package_id
 2019-11-15 13:41 UTC  (2+ messages)

[PATCH v4 0/5] Early node associativity
 2019-11-15 13:37 UTC  (4+ messages)

[PATCH] rtc: fsl-ftm-alarm: remove select FSL_RCPM and default y from Kconfig
 2019-11-15 13:01 UTC  (3+ messages)

[PATCH v2 1/2] kasan: support instrumented bitops combined with generic bitops
 2019-11-15 13:11 UTC  (5+ messages)

[PATCH v2 0/2] mm: remove the memory isolate notifier
 2019-11-15 13:00 UTC  (7+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] mm: remove "count" parameter from has_unmovable_pages()

[PowerPC/next-20191114] Soft lockups post kernel boot on POWER9
 2019-11-15 10:06 UTC 

WARN_ONCE does not warn once
 2019-11-15  9:32 UTC  (5+ messages)

[PATCH 0/6] implement KASLR for powerpc/fsl_booke/64
 2019-11-15  9:32 UTC  (7+ messages)
` [PATCH 1/6] powerpc/fsl_booke/kaslr: refactor kaslr_legal_offset() and kaslr_early_init()
` [PATCH 2/6] powerpc/fsl_booke/64: introduce reloc_kernel_entry() helper
` [PATCH 3/6] powerpc/fsl_booke/64: implement KASLR for fsl_booke64
` [PATCH 4/6] powerpc/fsl_booke/64: do not clear the BSS for the second pass
` [PATCH 5/6] powerpc/fsl_booke/64: clear the original kernel if randomized
` [PATCH 6/6] powerpc/fsl_booke/kaslr: rename kaslr-booke32.rst to kaslr-booke.rst and add 64bit part

[4.14] Backport request: powerpc/perf: Fix IMC_MAX_PMU macro
 2019-11-15  6:17 UTC  (3+ messages)

[PATCH 00/10] Add support for OpenCAPI SCM devices
 2019-11-15  4:30 UTC  (6+ messages)
` [PATCH 02/10] nvdimm: remove prototypes for nonexistent functions
` [PATCH 08/10] nvdimm: Add driver for OpenCAPI Storage Class Memory

[PATCH] powerpc/powernv: Disable native PCIe port management
 2019-11-15  4:28 UTC  (7+ messages)

[PATCH 00/50] Add log level to show_stack()
 2019-11-15  3:36 UTC  (19+ messages)

[PATCH V3 1/2] ASoC: dt-bindings: fsl_asrc: add compatible string for imx8qm
 2019-11-15  2:11 UTC  (3+ messages)
  ` [alsa-devel] "

[PATCH v4 0/3] Append new variables to vmcoreinfo (TCR_EL1.T1SZ for arm64 and MAX_PHYSMEM_BITS for all archs)
 2019-11-15  2:00 UTC  (4+ messages)

[PATCH] of: unittest: fix memory leak in attach_node_and_children
 2019-11-14 18:43 UTC 

[PATCH v2 0/4] Replace current->mm by kvm->mm on powerpc/kvm
 2019-11-14 18:43 UTC  (4+ messages)
` [PATCH v2 1/4] powerpc/kvm/book3s: Fixes possible 'use after release' of kvm

[PATCH v2 1/1] powerpc/pseries/hotplug-memory.c: Change rc variable to bool
 2019-11-14 18:25 UTC  (2+ messages)

[PATCH 1/2] powerpc: permanently include 8xx registers in reg.h
 2019-11-14 17:24 UTC  (4+ messages)
` [PATCH 2/2] powerpc/hw_breakpoints: Rewrite 8xx breakpoints to allow any address range size

[PATCH v15 0/9] open: introduce openat2(2) syscall
 2019-11-14 13:33 UTC  (7+ messages)
` [PATCH v15 3/9] namei: LOOKUP_NO_XDEV: block mountpoint crossing

[PATCH v1 01/12] powerpc/pseries: CMM: Implement release() function for sysfs device
 2019-11-14 12:21 UTC  (2+ messages)

[PATCH] random: Make RANDOM_TRUST_CPU depend on ARCH_RANDOM
 2019-11-14 11:33 UTC 

[PATCH] sysfs: Fixes __BIN_ATTR_WO() macro
 2019-11-14  9:47 UTC  (3+ messages)

[PATCH] dma-mapping: treat dev->bus_dma_mask as a DMA limit
 2019-11-14  9:47 UTC  (3+ messages)

[PATCH] Fix wrong message when RFI Flush is disable
 2019-11-14  9:31 UTC  (3+ messages)

[PATCH -next] powerpc/pseries: Drop pointless static qualifier in vpa_debugfs_init()
 2019-11-14  9:08 UTC  (2+ messages)

[PATCH v2 -next] powerpc/pseries: Fix platform_no_drv_owner.cocci warnings
 2019-11-14  9:08 UTC  (2+ messages)

[PATCH] macintosh: ans-lcd: make anslcd_logo static and __initconst
 2019-11-14  9:08 UTC  (2+ messages)

[PATCH -next] powerpc/64s: Fix debugfs_simple_attr.cocci warnings
 2019-11-14  9:08 UTC  (2+ messages)

[PATCH -next] powerpc/powernv/npu: Fix debugfs_simple_attr.cocci warnings
 2019-11-14  9:08 UTC  (2+ messages)

[PATCH v9 1/4] powerpc/powernv: Add OPAL API interface to access secure variable
 2019-11-14  9:08 UTC  (2+ messages)


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