linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-10-29 09:25:26 to 2019-10-31 03:38:28 UTC [more...]

[PATCH v10 0/9] powerpc: Enabling IMA arch specific secure boot policies
 2019-10-31  3:31 UTC  (3+ messages)
` [PATCH v10 2/9] powerpc/ima: add support to initialize ima policy rules
` [PATCH v10 3/9] powerpc: detect the trusted boot state of the system

[PATCH v7] numa: make node_to_cpumask_map() NUMA_NO_NODE aware
 2019-10-31  3:26 UTC  (8+ messages)

[PATCH v2] cpufreq: powernv: fix stack bloat and NR_CPUS limitation
 2019-10-31  2:39 UTC  (2+ messages)

Pull request: scottwood/linux.git next
 2019-10-31  2:01 UTC  (2+ messages)

[PATCH 1/3] arch: ipcbuf.h: make uapi asm/ipcbuf.h self-contained
 2019-10-31  1:53 UTC  (5+ messages)
` [PATCH 2/3] arch: msgbuf.h: make uapi asm/msgbuf.h self-contained
` [PATCH 3/3] arch: sembuf.h: make uapi asm/sembuf.h self-contained

[Bug 205327] New: kmemleak reports various leaks in "swapper/0"
 2019-10-31  1:22 UTC  (3+ messages)
` [Bug 205327] "

[RFC PATCH 0/5] powerpc: make iowrite32be etc. inline
 2019-10-31  0:31 UTC  (6+ messages)
` [RFC PATCH 1/5] asm-generic: move pcu_iounmap from iomap.h to pci_iomap.h
` [RFC PATCH 2/5] asm-generic: employ "ifndef foo; define foo foo" idiom in iomap.h
` [RFC PATCH 3/5] powerpc: move pci_iounmap() from iomap.c to pci-common.c
` [RFC PATCH 4/5] powerpc: make pcibios_vaddr_is_ioport() static
` [RFC PATCH 5/5] powerpc: make iowrite32 and friends static inline when no indirection

[RFC PATCH 0/9] Fixes and Enablement of ibm,drc-info property
 2019-10-31  0:15 UTC  (2+ messages)

[RFC PATCH 0/9] Fixes and Enablement of ibm,drc-info property
 2019-10-31  0:15 UTC  (7+ messages)
` [RFC PATCH 1/9] powerpc/pseries: add cpu DLPAR support for drc-info property
` [RFC PATCH 2/9] powerpc/pseries: fix bad drc_index_start value parsing of drc-info entry

[PATCH v5 0/5] Implement STRICT_MODULE_RWX for powerpc
 2019-10-31  0:09 UTC  (12+ messages)
` [PATCH v5 1/5] powerpc/mm: Implement set_memory() routines
` [PATCH v5 2/5] powerpc/kprobes: Mark newly allocated probes as RO
` [PATCH v5 3/5] powerpc/mm/ptdump: debugfs handler for W+X checks at runtime
` [PATCH v5 4/5] powerpc: Set ARCH_HAS_STRICT_MODULE_RWX
` [PATCH v5 5/5] powerpc/configs: Enable STRICT_MODULE_RWX in skiroot_defconfig

[PATCH] powerpc/tools: Don't quote $objdump in scripts
 2019-10-30 23:27 UTC  (4+ messages)

[PATCH 00/19] mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM
 2019-10-30 23:05 UTC  (21+ messages)
` [PATCH 01/19] mm/gup: pass flags arg to __gup_device_* functions
` [PATCH 02/19] mm/gup: factor out duplicate code from four routines
` [PATCH 03/19] goldish_pipe: rename local pin_user_pages() routine
` [PATCH 04/19] media/v4l2-core: set pages dirty upon releasing DMA buffers
` [PATCH 05/19] mm/gup: introduce pin_user_pages*() and FOLL_PIN
` [PATCH 06/19] goldish_pipe: convert to pin_user_pages() and put_user_page()
` [PATCH 07/19] infiniband: set FOLL_PIN, FOLL_LONGTERM via pin_longterm_pages*()
` [PATCH 08/19] mm/process_vm_access: set FOLL_PIN via pin_user_pages_remote()
` [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 12/19] mm/gup: track FOLL_PIN pages
` [PATCH 13/19] media/v4l2-core: pin_longterm_pages (FOLL_PIN) and put_user_page() conversion
` [PATCH 14/19] vfio, mm: "
` [PATCH 15/19] powerpc: book3s64: convert to pin_longterm_pages() and put_user_page()
` [PATCH 16/19] mm/gup_benchmark: support pin_user_pages() and related calls
` [PATCH 17/19] selftests/vm: run_vmtests: invoke gup_benchmark with basic FOLL_PIN coverage
` [PATCH 18/19] mm/gup: remove support for gup(FOLL_LONGTERM)
` [PATCH 19/19] Documentation/vm: add pin_user_pages.rst

[PATCH v3 0/8] powerpc/vdso32 enhancement and optimisation
 2019-10-30 21:54 UTC  (10+ messages)
` [PATCH v3 1/8] powerpc/32: Add VDSO version of getcpu on non SMP
` [PATCH v3 2/8] powerpc/vdso32: Add support for CLOCK_{REALTIME/MONOTONIC}_COARSE
` [PATCH v3 3/8] powerpc: Fix vDSO clock_getres()
` [PATCH v3 4/8] powerpc/vdso32: inline __get_datapage()
` [PATCH v3 5/8] powerpc/vdso32: Don't read cache line size from the datapage on PPC32
` [PATCH v3 6/8] powerpc/vdso32: use LOAD_REG_IMMEDIATE()
` [PATCH v3 7/8] powerpc/vdso32: implement clock_getres entirely
` [PATCH v3 8/8] powerpc/vdso32: miscellaneous optimisations

[PATCH RFC 0/5] ARM: Raspberry Pi 4 DMA support
 2019-10-30 21:49 UTC  (3+ messages)
` [PATCH RFC 1/5] dma/direct: turn ARCH_ZONE_DMA_BITS into a variable

[PATCH 00/12] Convert cpu_up/down to device_online/offline
 2019-10-30 15:38 UTC  (2+ messages)
` [PATCH 03/12] powerpc: Replace cpu_up/down with device_online/offline

Section mismatch warnings on powerpc
 2019-10-30 20:25 UTC 

[PATCH v4 0/4] Implement STRICT_MODULE_RWX for powerpc
 2019-10-30 18:43 UTC  (4+ messages)

[PATCH v2] powerpc/imc: Dont create debugfs files for cpu-less nodes
 2019-10-30 18:37 UTC  (5+ messages)

[PATCH 00/11] powerpv/powernv: Restore pnv_npu_try_dma_set_bypass()
 2019-10-30 18:33 UTC  (19+ messages)
` [PATCH 01/11] Revert "powerpc/powernv: Remove unused pnv_npu_try_dma_set_bypass() function"
` [PATCH 02/11] powerpc/powernv: Add pnv_ioda_pe_iommu_bypass_supported()
` [PATCH 03/11] powerpc/powernv/npu: Change pnv_npu_try_dma_set_bypass() argument
` [PATCH 04/11] powerpc/powernv/npu: Wire up pnv_npu_try_dma_set_bypass()
` [PATCH 05/11] powerpc/powernv: Return failure for some uses of dma_set_mask()
` [PATCH 06/11] powerpc/powernv: Remove intermediate variable
` [PATCH 07/11] powerpc/powernv/npu: Simplify pnv_npu_try_dma_set_bypass() loop
` [PATCH 08/11] powerpc/powernv: Replace open coded pnv_ioda_get_pe()s
` [PATCH 09/11] Revert "powerpc/pci: remove the dma_set_mask pci_controller ops methods"
` [PATCH 10/11] powerpc/powernv: Add pnv_phb3_iommu_bypass_supported()
` [PATCH 11/11] powerpc/powernv: Add pnv_pci_ioda_dma_set_mask()

[PATCH v9 0/8] powerpc: Enabling IMA arch specific secure boot policies
 2019-10-30 16:35 UTC  (4+ messages)
` [PATCH v9 5/8] ima: make process_buffer_measurement() generic

[PATCH v10 0/5] kasan: support backing vmalloc space with real shadow memory
 2019-10-30 14:29 UTC  (15+ messages)
` [PATCH v10 1/5] "
` [PATCH v10 2/5] kasan: add test for vmalloc
` [PATCH v10 3/5] fork: support VMAP_STACK with KASAN_VMALLOC
` [PATCH v10 4/5] x86/kasan: support KASAN_VMALLOC
` [PATCH v10 5/5] kasan debug: track pages allocated for vmalloc shadow

[RFC PATCH 00/27] current interrupt series plus scv syscall
 2019-10-30 12:55 UTC  (4+ messages)

[PATCH 0/7] towards QE support on ARM
 2019-10-30 12:52 UTC  (21+ messages)
` [PATCH 4/7] soc: fsl: qe: replace spin_event_timeout by readx_poll_timeout_atomic
` [PATCH v2 00/23] QUICC Engine support on ARM
  ` [PATCH v2 07/23] soc: fsl: qe: merge qe_ic.h into qe_ic.c
  ` [PATCH v2 09/23] soc: fsl: qe: move qe_ic_cascade_* functions to qe_ic.c
  ` [PATCH v2 11/23] soc: fsl: qe: rename qe_ic_cascade_low_mpic -> qe_ic_cascade_low
  ` [PATCH v2 17/23] soc: fsl: qe: make qe_ic_cascade_* static
  ` [PATCH v2 19/23] net: ethernet: freescale: make UCC_GETH explicitly depend on PPC32
  ` [PATCH v2 20/23] serial: make SERIAL_QE "

[PATCH] powerpc/powernv: Fix CPU idle to be called with IRQs disabled
 2019-10-30 12:16 UTC  (2+ messages)

[PATCH] powernv/eeh: Fix oops when probing cxl devices
 2019-10-30 12:16 UTC  (2+ messages)

[PATCH] powerpc/prom_init: Undo relocation before entering secure mode
 2019-10-30 12:16 UTC  (2+ messages)

[PATCH v3] powerpc/powernv: Add queue mechanism for early messages
 2019-10-30 12:14 UTC  (2+ messages)

[PATCH v2 1/3] powerpc/pseries: Don't opencode HPTE_V_BOLTED
 2019-10-30 12:14 UTC  (2+ messages)

[PATCH] powerpc/pseries: Mark accumulate_stolen_time() as notrace
 2019-10-30 12:14 UTC  (2+ messages)

[PATCH] selftests/powerpc: Reduce sigfuz runtime to ~60s
 2019-10-30 12:14 UTC  (2+ messages)

[PATCH] powerpc: make syntax for FADump config options in kernel/Makefile readable
 2019-10-30 12:14 UTC  (2+ messages)

[PATCH] powerpc/configs: add FADump awareness to skiroot_defconfig
 2019-10-30 12:14 UTC  (2+ messages)

[PATCH] powerpc/pkeys: remove unused pkey_allows_readwrite
 2019-10-30 12:14 UTC  (2+ messages)

[PATCH v2] powerpc/nvdimm: Update vmemmap_populated to check sub-section range
 2019-10-30 12:14 UTC  (2+ messages)

[PATCH v7 1/2] powerpc/xmon: Allow listing and clearing breakpoints in read-only mode
 2019-10-30 12:14 UTC  (2+ messages)

[PATCH] powerpc/configs: Add debug config fragment
 2019-10-30 12:14 UTC  (2+ messages)

[PATCH v4] powerpc/setup_64: fix -Wempty-body warnings
 2019-10-30 12:14 UTC  (2+ messages)

[PATCH] powerpc/configs: Rename foo_basic_defconfig to foo_base.config
 2019-10-30 12:14 UTC  (2+ messages)

[PATCH V2 1/2] ASoC: dt-bindings: fsl_asrc: add compatible string for imx8qm
 2019-10-30 11:41 UTC  (2+ messages)
` [PATCH V2 2/2] ASoC: fsl_asrc: Add support "

[PATCH 0/6] Improvements for random.h/archrandom.h
 2019-10-30 11:37 UTC  (7+ messages)
` [PATCH 5/6] powerpc: Mark archrandom.h functions __must_check
` [PATCH 6/6] s390x: "

[PATCH] powerpc: Add build-time check of ptrace PT_xx defines
 2019-10-30 11:17 UTC  (2+ messages)

[PATCH v3] drm/radeon: Fix EEH during kexec
 2019-10-30 10:35 UTC 

[PATCH 2/2] ASoC: fsl_asrc: Add support for imx8qm
 2019-10-30  8:38 UTC  (2+ messages)

[PATCH v3 0/3] LLVM/Clang fixes for pseries_defconfig
 2019-10-30  4:12 UTC  (11+ messages)
` [PATCH v4 "
  ` [PATCH v4 3/3] powerpc/prom_init: Use -ffreestanding to avoid a reference to bcmp

[PATCH v6] numa: make node_to_cpumask_map() NUMA_NO_NODE aware
 2019-10-30  1:58 UTC  (12+ messages)

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

[PATCH 1/2] ASoC: dt-bindings: fsl_asrc: add compatible string for imx8qm
 2019-10-30  0:17 UTC  (3+ messages)
` [PATCH 2/2] ASoC: fsl_asrc: Add support "

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

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

[PATCH v3 00/29] vmlinux.lds.h: Refactor EXCEPTION_TABLE and NOTES
 2019-10-29 21:13 UTC  (30+ messages)
` [PATCH v3 01/29] powerpc: Rename "notes" PT_NOTE to "note"
` [PATCH v3 02/29] powerpc: Remove PT_NOTE workaround
` [PATCH v3 03/29] powerpc: Rename PT_LOAD identifier "kernel" to "text"
` [PATCH v3 04/29] alpha: "
` [PATCH v3 05/29] ia64: Rename PT_LOAD identifier "code" "
` [PATCH v3 06/29] s390: Move RO_DATA into "text" PT_LOAD Program Header
` [PATCH v3 07/29] x86: Restore "text" Program Header with dummy section
` [PATCH v3 08/29] vmlinux.lds.h: Provide EMIT_PT_NOTE to indicate export of .notes
` [PATCH v3 09/29] vmlinux.lds.h: Move Program Header restoration into NOTES macro
` [PATCH v3 10/29] vmlinux.lds.h: Move NOTES into RO_DATA
` [PATCH v3 11/29] vmlinux.lds.h: Replace RODATA with RO_DATA
` [PATCH v3 12/29] vmlinux.lds.h: Replace RO_DATA_SECTION "
` [PATCH v3 13/29] vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA
` [PATCH v3 14/29] vmlinux.lds.h: Allow EXCEPTION_TABLE to live in RO_DATA
` [PATCH v3 15/29] x86: Actually use _etext for end of text segment
` [PATCH v3 16/29] x86: Move EXCEPTION_TABLE to RO_DATA segment
` [PATCH v3 17/29] alpha: "
` [PATCH v3 18/29] arm64: "
` [PATCH v3 19/29] c6x: "
` [PATCH v3 20/29] h8300: "
` [PATCH v3 21/29] ia64: "
` [PATCH v3 22/29] microblaze: "
` [PATCH v3 23/29] parisc: "
` [PATCH v3 24/29] powerpc: "
` [PATCH v3 25/29] xtensa: "
` [PATCH v3 26/29] x86/mm: Remove redundant &s on addresses
` [PATCH v3 27/29] x86/mm: Report which part of kernel image is freed
` [PATCH v3 28/29] x86/mm: Report actual image regions in /proc/iomem
` [PATCH v3 29/29] x86: Use INT3 instead of NOP for linker fill bytes

[PATCH v10 1/3] PM: wakeup: Add routine to help fetch wakeup source object
 2019-10-29 21:19 UTC  (2+ messages)

[PATCH] L1TF support in PowerPC SYSFS
 2019-10-29 19:07 UTC 

[PATCH v2 0/8] powerpc/vdso32 enhancement and optimisation
 2019-10-29 16:12 UTC  (7+ messages)
` [PATCH v2 1/8] powerpc/32: Add VDSO version of getcpu
` [PATCH v2 4/8] powerpc/vdso32: inline __get_datapage()

[PATCH v2 0/1] pseries/hotplug: Change the default behaviour of cede_offline
 2019-10-29 15:29 UTC  (4+ messages)

[PATCH v6 0/7] Powerpc/Watchpoint: Few important fixes
 2019-10-29 14:01 UTC  (3+ messages)

[PATCH v4 1/2] powerpc/32: Split kexec low level code out of misc_32.S
 2019-10-29 12:13 UTC  (2+ messages)
` [PATCH v4 2/2] powerpc/kexec: move kexec files into a dedicated subdir

[PATCH] powerepc/book3s64/hash: Align start address correctly with bolt mapping
 2019-10-29 11:08 UTC  (2+ messages)

[PATCH V8] mm/debug: Add tests validating architecture page table helpers
 2019-10-29 10:31 UTC  (2+ messages)

[PATCH] powerpc/powernv/smp: fix a warning at CPU hotplug
 2019-10-29 10:13 UTC  (2+ messages)

[PATCH v3] selftests/powerpc: Fixup clobbers for TM tests
 2019-10-29  9:53 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).