linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-11-05 02:35:18 to 2019-11-07 08:19:24 UTC [more...]

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

[PATCH V2 1/2] ASoC: dt-bindings: fsl_asrc: add compatible string for imx8qm
 2019-11-07  7:51 UTC 

Please add powerpc topic/kasan-bitops branch to linux-next
 2019-11-07  6:34 UTC  (2+ messages)

[PATCH v10 0/8] KVM: PPC: Driver to manage pages of secure guest
 2019-11-07  5:45 UTC  (16+ 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] powerpc/ptrace: Add prototype for function pt_regs_check
 2019-11-07  3:45 UTC  (2+ messages)

[PATCH v3] selftests/powerpc: Fixup clobbers for TM tests
 2019-11-07  3:45 UTC  (2+ messages)

[PATCH] selftests/powerpc: Add a test of spectre_v2 mitigations
 2019-11-07  3:45 UTC  (2+ messages)

[PATCH v3] powerpc: Support CMDLINE_EXTEND
 2019-11-07  3:18 UTC  (3+ messages)

[PATCH v6 1/3] dt-bindings: pci: layerscape-pci: add compatible strings "fsl, ls1028a-pcie"
 2019-11-07  3:07 UTC  (10+ messages)
` [PATCH v6 3/3] PCI: layerscape: Add LS1028a support
` [PATCH v6 1/3] dt-bindings: pci: layerscape-pci: add compatible strings "fsl,ls1028a-pcie"

[PATCH v2 00/18] mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM
 2019-11-07  2:26 UTC  (12+ messages)
` [PATCH v2 05/18] mm/gup: introduce pin_user_pages*() and FOLL_PIN
` [PATCH v2 07/18] infiniband: set FOLL_PIN, FOLL_LONGTERM via pin_longterm_pages*()

[RFC PATCH] powerpc/pseries/mobility: notify network peers after migration
 2019-11-07  1:33 UTC  (5+ messages)

[PATCH 00/50] Add log level to show_stack()
 2019-11-06 23:25 UTC  (10+ messages)
` [PATCH 26/50] powerpc: Add show_stack_loglvl()

[RFC v1 0/2] Enable IOMMU support for pseries Secure VMs
 2019-11-06 22:22 UTC  (9+ messages)
` [RFC v1 1/2] powerpc/pseries/iommu: Share the per-cpu TCE page with the hypervisor

[PATCH 0/9] Fixes and Enablement of ibm,drc-info property
 2019-11-06 20:15 UTC  (14+ messages)
` [PATCH 1/9] powerpc/pseries: Fix bad drc_index_start value parsing of drc-info entry
` [PATCH 2/9] powerpc/pseries: Fix drc-info mappings of logical cpus to drc-index
` [PATCH 3/9] powerpc/pseries: Add cpu DLPAR support for drc-info property
` [PATCH 4/9] PCI: rpaphp: Fix up pointer to first drc-info entry
` [PATCH 5/9] PCI: rpaphp: Don't rely on firmware feature to imply drc-info support
` [PATCH 6/9] PCI: rpaphp: Add drc-info support for hotplug slot registration
` [PATCH 7/9] PCI: rpaphp: annotate and correctly byte swap DRC properties
` [PATCH 8/9] PCI: rpaphp: Correctly match ibm, my-drc-index to drc-name when using drc-info
` [PATCH 9/9] powerpc/pseries: Enable support for ibm, drc-info property

[PATCH v1 00/10] mm: Don't mark hotplugged pages PG_reserved (including ZONE_DEVICE)
 2019-11-06 16:09 UTC  (28+ 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

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

[PATCH V8] mm/debug: Add tests validating architecture page table helpers
 2019-11-06 18:07 UTC  (11+ messages)

[RFC PATCH v2] powerpc/pseries/mobility: notify network peers after migration
 2019-11-06 17:53 UTC 

[PATCH v5 0/6] powerpc: convert cache asm to C
 2019-11-06 17:49 UTC  (5+ messages)
` [PATCH v5 1/6] powerpc: Allow flush_icache_range to work across ranges >4GB

[PATCH v2 01/10] PCI: designware-ep: Add multiple PFs support for DWC
 2019-11-06 15:40 UTC  (12+ messages)
` [PATCH v2 07/10] PCI: layerscape: Modify the MSIX to the doorbell way

[PATCH v2 00/10] Improvements for random.h/archrandom.h
 2019-11-06 14:13 UTC  (11+ 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] ASoC: fsl_audmix: Add spin lock to protect tdms
 2019-11-06 11:36 UTC  (2+ messages)
` [alsa-devel] "

[PATCH V2 1/2] ASoC: dt-bindings: fsl_asrc: add compatible string for imx8qm
 2019-11-06 10:50 UTC 

[RFC PATCH 1/4] libnvdimm/namespace: Make namespace size validation arch dependent
 2019-11-06 10:44 UTC  (7+ messages)

[RFC PATCH 00/12] i2c: replace i2c_new_probed_device with an ERR_PTR variant
 2019-11-06 10:06 UTC  (3+ messages)
` [RFC PATCH 03/12] macintosh: convert to i2c_new_scanned_device

[PATCH 0/7] towards QE support on ARM
 2019-11-06  7:56 UTC  (11+ messages)
` [PATCH v3 00/36] QUICC Engine "
  ` [PATCH v3 35/36] net/wan: make FSL_UCC_HDLC explicitly depend on PPC32

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

[PATCH] powerpc/64s: Always disable branch profiling for prom_init.o
 2019-11-06  5:11 UTC 

[PATCH 00/10] Add support for OpenCAPI SCM devices
 2019-11-06  3:46 UTC  (5+ messages)
` [PATCH 07/10] ocxl: Save the device serial number in ocxl_fn
` [PATCH 10/10] ocxl: Conditionally bind SCM devices to the generic OCXL driver

[PATCH v2] cpufreq: powernv: fix stack bloat and NR_CPUS limitation
 2019-11-06  3:35 UTC  (4+ messages)

[PATCH v6 0/4] powerpc: expose secure variables to the kernel and userspace
 2019-11-06  3:22 UTC  (7+ 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 V2 1/2] ASoC: dt-bindings: fsl_asrc: add compatible string for imx8qm
 2019-11-06  1:45 UTC  (3+ messages)
  ` [EXT] "

[PATCH v10 0/9] powerpc: Enabling IMA arch specific secure boot policies
 2019-11-05 23:02 UTC  (6+ messages)
` [PATCH v10 1/9] powerpc: detect the secure boot mode of the system
  ` [PATCH v10a "
` [PATCH v10 3/9] powerpc: detect the trusted boot state "
  ` [PATCH v10a "

[PATCH 00/19] mm/gup: track dma-pinned pages: FOLL_PIN, FOLL_LONGTERM
 2019-11-05 18:16 UTC  (7+ messages)
` [PATCH 09/19] drm/via: set FOLL_PIN via pin_user_pages_fast()

[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 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

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/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


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