linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-12-09 23:47:00 to 2019-12-12 06:45:42 UTC [more...]

[PATCH v5 0/5] Implement STRICT_MODULE_RWX for powerpc
 2019-12-12  6:43 UTC  (5+ messages)
` [PATCH v5 2/5] powerpc/kprobes: Mark newly allocated probes as RO

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

[GIT PULL] Please pull powerpc/linux.git powerpc-5.5-2 tag (topic/kasan-bitops)
 2019-12-12  5:42 UTC  (6+ messages)
  ` READ_ONCE() + STACKPROTECTOR_STRONG == :/ (was Re: [GIT PULL] Please pull powerpc/linux.git powerpc-5.5-2 tag (topic/kasan-bitops))

[PATCH V2 00/13] powerpc/vas: Page fault handling for user space NX requests
 2019-12-12  5:38 UTC  (5+ messages)

[RFC PATCH] OPAL v4 cpu idle driver skeleton
 2019-12-12  4:12 UTC 

[PATCH v5 0/2] Enable IOMMU support for pseries Secure VMs
 2019-12-12  4:11 UTC  (18+ messages)
` [PATCH v5 1/2] powerpc/pseries/iommu: Share the per-cpu TCE page with the hypervisor
  ` [PATCH v5 2/2] powerpc/pseries/iommu: Use dma_iommu_ops for Secure VM

[PATCH] libbpf: fix readelf output parsing on powerpc with recent binutils
 2019-12-12  0:53 UTC  (10+ messages)

[Bug 205099] New: KASAN hit at raid6_pq: BUG: Unable to handle kernel data access at 0x00f0fd0d
 2019-12-11 19:22 UTC  (5+ messages)
` [Bug 205099] "

[PATCH v6 0/6] reorganize and add FADump sysfs files
 2019-12-11 16:09 UTC  (7+ messages)
` [PATCH v6 1/6] Documentation/ABI: add ABI documentation for /sys/kernel/fadump_*
` [PATCH v6 2/6] sysfs: wrap __compat_only_sysfs_link_entry_to_kobj function to change the symlink name
` [PATCH v6 3/6] powerpc/fadump: reorganize /sys/kernel/fadump_* sysfs files
` [PATCH v6 4/6] powerpc/powernv: move core and fadump_release_opalcore under new kobject
` [PATCH v6 5/6] Documentation/ABI: mark /sys/kernel/fadump_* sysfs files deprecated
` [PATCH v6 6/6] powerpc/fadump: sysfs for fadump memory reservation

[PATCH AUTOSEL 4.4 08/37] powerpc/pseries: Mark accumulate_stolen_time() as notrace
 2019-12-11 15:38 UTC  (5+ messages)
` [PATCH AUTOSEL 4.4 11/37] powerpc/security/book3s64: Report L1TF status in sysfs
` [PATCH AUTOSEL 4.4 22/37] powerpc/pseries/cmm: Implement release() function for sysfs device
` [PATCH AUTOSEL 4.4 23/37] powerpc/security: Fix wrong message when RFI Flush is disable
` [PATCH AUTOSEL 4.4 34/37] libfdt: define INT32_MAX and UINT32_MAX in libfdt_env.h

[PATCH net v2] net/ibmvnic: Fix typo in retry check
 2019-12-11 15:38 UTC 

[PATCH AUTOSEL 4.9 08/42] powerpc/pseries: Mark accumulate_stolen_time() as notrace
 2019-12-11 15:35 UTC  (7+ messages)
` [PATCH AUTOSEL 4.9 09/42] powerpc/pseries: Don't fail hash page table insert for bolted mapping
` [PATCH AUTOSEL 4.9 12/42] powerpc/security/book3s64: Report L1TF status in sysfs
` [PATCH AUTOSEL 4.9 13/42] powerpc/book3s64/hash: Add cond_resched to avoid soft lockup warning
` [PATCH AUTOSEL 4.9 24/42] powerpc/pseries/cmm: Implement release() function for sysfs device
` [PATCH AUTOSEL 4.9 25/42] powerpc/security: Fix wrong message when RFI Flush is disable
` [PATCH AUTOSEL 4.9 39/42] libfdt: define INT32_MAX and UINT32_MAX in libfdt_env.h

[PATCH] net/ibmvnic: Fix typo in retry check
 2019-12-11 15:34 UTC  (2+ messages)

[PATCH AUTOSEL 4.14 09/58] powerpc/pseries: Mark accumulate_stolen_time() as notrace
 2019-12-11 15:28 UTC  (8+ messages)
` [PATCH AUTOSEL 4.14 10/58] powerpc/pseries: Don't fail hash page table insert for bolted mapping
` [PATCH AUTOSEL 4.14 11/58] powerpc/tools: Don't quote $objdump in scripts
` [PATCH AUTOSEL 4.14 14/58] powerpc/security/book3s64: Report L1TF status in sysfs
` [PATCH AUTOSEL 4.14 15/58] powerpc/book3s64/hash: Add cond_resched to avoid soft lockup warning
` [PATCH AUTOSEL 4.14 28/58] powerpc/pseries/cmm: Implement release() function for sysfs device
` [PATCH AUTOSEL 4.14 29/58] powerpc/security: Fix wrong message when RFI Flush is disable
` [PATCH AUTOSEL 4.14 54/58] libfdt: define INT32_MAX and UINT32_MAX in libfdt_env.h

[PATCH AUTOSEL 4.19 13/79] powerpc/pseries: Mark accumulate_stolen_time() as notrace
 2019-12-11 15:26 UTC  (9+ messages)
` [PATCH AUTOSEL 4.19 14/79] powerpc/pseries: Don't fail hash page table insert for bolted mapping
` [PATCH AUTOSEL 4.19 15/79] powerpc/tools: Don't quote $objdump in scripts
` [PATCH AUTOSEL 4.19 21/79] powerpc/security/book3s64: Report L1TF status in sysfs
` [PATCH AUTOSEL 4.19 22/79] powerpc/book3s64/hash: Add cond_resched to avoid soft lockup warning
` [PATCH AUTOSEL 4.19 39/79] powerpc/pseries/cmm: Implement release() function for sysfs device
` [PATCH AUTOSEL 4.19 43/79] powerpc/security: Fix wrong message when RFI Flush is disable
` [PATCH AUTOSEL 4.19 66/79] powerpc: Don't add -mabi= flags when building with Clang
` [PATCH AUTOSEL 4.19 74/79] libfdt: define INT32_MAX and UINT32_MAX in libfdt_env.h

[PATCH AUTOSEL 5.4 010/134] powerpc/papr_scm: Fix an off-by-one check in papr_scm_meta_{get, set}
 2019-12-11 15:11 UTC  (13+ messages)
` [PATCH AUTOSEL 5.4 023/134] powerpc/pseries: Mark accumulate_stolen_time() as notrace
` [PATCH AUTOSEL 5.4 024/134] powerpc/pseries: Don't fail hash page table insert for bolted mapping
` [PATCH AUTOSEL 5.4 027/134] powerpc/tools: Don't quote $objdump in scripts
` [PATCH AUTOSEL 5.4 039/134] powerpc/security/book3s64: Report L1TF status in sysfs
` [PATCH AUTOSEL 5.4 040/134] powerpc/book3s64/hash: Add cond_resched to avoid soft lockup warning
` [PATCH AUTOSEL 5.4 065/134] powerpc/pseries/cmm: Implement release() function for sysfs device
` [PATCH AUTOSEL 5.4 069/134] powerpc/security: Fix wrong message when RFI Flush is disable
` [PATCH AUTOSEL 5.4 070/134] powerpc/eeh: differentiate duplicate detection message
` [PATCH AUTOSEL 5.4 071/134] powerpc/book3s/mm: Update Oops message to print the correct translation in use
` [PATCH AUTOSEL 5.4 088/134] powerpc/fixmap: Use __fix_to_virt() instead of fix_to_virt()
` [PATCH AUTOSEL 5.4 111/134] powerpc: Don't add -mabi= flags when building with Clang
` [PATCH AUTOSEL 5.4 125/134] libfdt: define INT32_MAX and UINT32_MAX in libfdt_env.h

[PATCH v3 1/2] powerpc/vcpu: Assume dedicated processors as non-preempt
 2019-12-11 14:52 UTC  (2+ messages)

[RFC] Efficiency of the phandle_cache on ppc64/SLOF
 2019-12-11 14:42 UTC  (12+ messages)

[PATCH v2 0/4] KASAN for powerpc64 radix, plus generic mm change
 2019-12-11 14:24 UTC  (18+ messages)
` [PATCH v2 1/4] mm: define MAX_PTRS_PER_{PTE,PMD,PUD}
` [PATCH v2 2/4] kasan: use MAX_PTRS_PER_* for early shadow
` [PATCH v2 3/4] kasan: Document support on 32-bit powerpc
` [PATCH v2 4/4] powerpc: Book3S 64-bit "heavyweight" KASAN support

MODPOST warnings on ppc64le
 2019-12-11 14:32 UTC 

[PATCH] powerpc/book3s64: Fix error handling in mm_iommu_do_alloc()
 2019-12-11 10:42 UTC 

[RFC PATCH] skiboot machine check handler
 2019-12-11 10:01 UTC 

5.3.7 64-bits kernel doesn't boot on G5 Quad
 2019-12-11  7:24 UTC  (7+ messages)
      ` Found the commit for: "
        ` Found the commit for: 5.3.7 64-bits kernel doesn't boot on G5 Quad [regression]
              ` Call for report - G5/PPC970 status (was: Re: Found the commit for: 5.3.7 64-bits kernel doesn't boot on G5 Quad [regression])
                ` Call for report - G5/PPC970 status

[PATCH] powerpc/fault: kernel can extend a user process's stack
 2019-12-11  9:37 UTC  (4+ messages)

[PATCH v1 3/4] arm64: dts: ls1028a: fix little-big endian issue for dcfg
 2019-12-11  9:14 UTC  (4+ messages)

[PATCH 0/6] Allow setting caching mode in arch_add_memory() for P2PDMA
 2019-12-11  8:37 UTC  (14+ messages)
` [PATCH 5/6] mm, memory_hotplug: Provide argument for the pgprot_t in arch_add_memory()

[PATCH 1/2] powerpc/64s/exception: Remove unused parameters from KVMTEST macro
 2019-12-11  3:42 UTC  (4+ messages)
` [PATCH 2/2] powerpc/64s/exception: Add missing comma to INT_KVM_HANDLER macro for system_reset

[PATCH] powerpc/64: Use {SAVE,REST}_NVGPRS macros
 2019-12-11  3:38 UTC  (2+ messages)

[Bug 205183] New: PPC64: Signal delivery fails with SIGSEGV if between about 1KB and 4KB bytes of stack remain
 2019-12-11  1:51 UTC  (3+ messages)
` [Bug 205183] "

[PATCH v8 00/26] mm/gup: track dma-pinned pages: FOLL_PIN
 2019-12-11  0:49 UTC  (18+ messages)
` [PATCH v8 08/26] mm/gup: allow FOLL_FORCE for get_user_pages_fast()
` [PATCH v8 15/26] fs/io_uring: set FOLL_PIN via pin_user_pages()
` [PATCH v8 17/26] media/v4l2-core: set pages dirty upon releasing DMA buffers
` [PATCH v8 20/26] powerpc: book3s64: convert to pin_user_pages() and put_user_page()
` [PATCH v8 23/26] mm/gup: pass flags arg to __gup_device_* functions
` [PATCH v8 24/26] mm/gup: track FOLL_PIN pages

[PATCH AUTOSEL 4.4 67/71] crypto: vmx - Avoid weird build failures
 2019-12-10 22:33 UTC 

[PATCH AUTOSEL 4.9 87/91] crypto: vmx - Avoid weird build failures
 2019-12-10 22:30 UTC 

[PATCH AUTOSEL 4.14 125/130] crypto: vmx - Avoid weird build failures
 2019-12-10 22:02 UTC 

[PATCH AUTOSEL 4.19 171/177] crypto: vmx - Avoid weird build failures
 2019-12-10 21:32 UTC 

[PATCH AUTOSEL 5.4 333/350] crypto: vmx - Avoid weird build failures
 2019-12-10 21:07 UTC  (2+ messages)
` [PATCH AUTOSEL 5.4 348/350] ibmvnic: Fix completion structure initialization

[PATCH v2 1/2] spi: fsl: don't map irq during probe
 2019-12-10 19:20 UTC  (3+ messages)
` [PATCH v2 2/2] spi: fsl: simplify error path in of_fsl_spi_probe()

[PATCH 0/3] Add support for divde[.] and divdeu[.] instruction emulation
 2019-12-10  7:19 UTC  (4+ messages)
` [PATCH 1/3] powerpc ppc-opcode: add divde, divde_dot, divdeu and divdeu_dot opcodes
` [PATCH 2/3] powerpc sstep: add support for divde[.] and divdeu[.] instructions
` [PATCH 3/3] powerpc test_emulate_step: add testcases "

[PATCH 0/4] powerpc: KASAN for 64-bit Book3S on Radix
 2019-12-10  5:10 UTC  (7+ messages)
` [PATCH 1/4] kasan: allow arches to provide their own early shadow setup
` [PATCH 4/4] powerpc: Book3S 64-bit "heavyweight" KASAN support

[PATCH v5 0/6] reorganize and add FADump sysfs files
 2019-12-10  1:42 UTC  (4+ messages)
` [PATCH v5 3/6] powerpc/fadump: reorganize /sys/kernel/fadump_* "

[PATCH v3] ocxl: Fix potential memory leak on context creation
 2019-12-09 20:51 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).