linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-27 14:48:48 to 2019-10-02 11:16:34 UTC [more...]

[PATCH v2 00/21] Refine memblock API
 2019-10-02 11:14 UTC  (13+ messages)

[PATCH v1 1/2] PCI/AER: Use for_each_set_bit()
 2019-10-02 10:27 UTC  (4+ messages)

[PATCH] powerpc/powernv/prd: Validate whether address to be mapped is part of system RAM
 2019-10-02  8:48 UTC  (2+ messages)

[RFC PATCH 00/27] current interrupt series plus scv syscall
 2019-10-02  8:21 UTC  (10+ messages)
` [RFC PATCH 23/27] powerpc/64: system call implement the bulk of the logic in C
` [RFC PATCH 24/27] powerpc/64s: interrupt return "
` [RFC PATCH 27/27] powerpc/64s: system call support for scv/rfscv instructions

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

[PATCH v5 00/10] mm/memory_hotplug: Shrink zones before removing memory
 2019-10-02  7:05 UTC  (16+ messages)
` [PATCH v5 01/10] mm/memunmap: Use the correct start and end pfn when removing pages from zone
` [PATCH v5 02/10] mm/memmap_init: Update variable name in memmap_init_zone
` [PATCH v5 03/10] mm/memory_hotplug: Don't access uninitialized memmaps in shrink_pgdat_span()
` [PATCH v5 04/10] mm/memory_hotplug: Don't access uninitialized memmaps in shrink_zone_span()
` [PATCH v5 05/10] mm/memory_hotplug: Shrink zones when offlining memory
` [PATCH v5 06/10] mm/memory_hotplug: Poison memmap in remove_pfn_range_from_zone()
` [PATCH v5 07/10] mm/memory_hotplug: We always have a zone in find_(smallest|biggest)_section_pfn
` [PATCH v5 08/10] mm/memory_hotplug: Don't check for "all holes" in shrink_zone_span()
` [PATCH v5 09/10] mm/memory_hotplug: Drop local variables "
` [PATCH v5 10/10] mm/memory_hotplug: Cleanup __remove_pages()

[PATCH] powerpc/pseries: Remove confusing warning message
 2019-10-02  6:51 UTC  (2+ messages)

[PATCH RFC 00/15] powerpc/eeh: Synchronize access to struct eeh_pe
 2019-10-02  6:02 UTC  (16+ messages)
` [PATCH RFC 01/15] powerpc/eeh: Introduce refcounting for "
` [PATCH RFC 02/15] powerpc/eeh: Rename eeh_pe_get() to eeh_pe_find()
` [PATCH RFC 03/15] powerpc/eeh: Track orphaned struct eeh_pe
` [PATCH RFC 04/15] powerpc/eeh: Sync eeh_pe_next(), eeh_pe_find() and early-out traversals
` [PATCH RFC 05/15] powerpc/eeh: Sync eeh_pe_get_parent()
` [PATCH RFC 06/15] powerpc/eeh: Sync eeh_phb_pe_get()
` [PATCH RFC 07/15] powerpc/eeh: Sync eeh_add_to_parent_pe() and eeh_rmv_from_parent_pe()
` [PATCH RFC 08/15] powerpc/eeh: Sync eeh_handle_normal_event()
` [PATCH RFC 09/15] powerpw/eeh: Sync eeh_handle_special_event(), pnv_eeh_get_pe(), pnv_eeh_next_error()
` [PATCH RFC 10/15] powerpc/eeh: Sync eeh_phb_check_failure()
` [PATCH RFC 11/15] powerpc/eeh: Sync eeh_dev_check_failure()
` [PATCH RFC 12/15] powerpc/eeh: Sync eeh_pe_get_state()
` [PATCH RFC 13/15] powerpc/eeh: Sync pnv_eeh_ei_write()
` [PATCH RFC 14/15] powerpc/eeh: Sync eeh_force_recover_write()
` [PATCH RFC 15/15] powerpc/eeh: Sync pcibios_set_pcie_reset_state()

[PATCH v6 0/9] powerpc: Enabling IMA arch specific secure boot policies
 2019-10-02  0:23 UTC  (13+ messages)
` [PATCH v6 1/9] dt-bindings: ibm, secureboot: secure boot specific properties for PowerNV
` [PATCH v6 3/9] powerpc: add support to initialize ima policy rules
` [PATCH v6 5/9] powerpc/ima: add measurement rules to ima arch specific policy
` [PATCH v6 7/9] ima: check against blacklisted hashes for files with modsig
` [PATCH v6 8/9] ima: deprecate permit_directio, instead use appraise_flag
` [PATCH v6 9/9] powerpc/ima: update ima arch policy to check for blacklist

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

[PATCH] sysfs: Fixes __BIN_ATTR_WO() macro
 2019-10-01 23:37 UTC 

[RFC PATCH 0/9] Fixes and Enablement of ibm,drc-info property
 2019-10-01 20:02 UTC  (11+ 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
` [RFC PATCH 3/9] powerpc/pseries: fix drc-info mappings of logical cpus to drc-index
` [RFC PATCH 4/9] PCI: rpaphp: fix up pointer to first drc-info entry
` [RFC PATCH 5/9] PCI: rpaphp: don't rely on firmware feature to imply drc-info support
` [RFC PATCH 6/9] PCI: rpaphp: add drc-info support for hotplug slot registration
` [RFC PATCH 7/9] PCI: rpaphp: annotate and correctly byte swap DRC properties
` [RFC PATCH 8/9] PCI: rpaphp: correctly match ibm, my-drc-index to drc-name when using drc-info
` [RFC PATCH 9/9] powerpc: Enable support for ibm,drc-info property

[PATCH v4 00/11] Introduces new count-based method for monitoring lockless pagetable walks
 2019-10-01 19:40 UTC  (26+ messages)
` [PATCH v4 01/11] powerpc/mm: Adds counting method to monitor lockless pgtable walks
` [PATCH v4 02/11] asm-generic/pgtable: Adds dummy functions "
` [PATCH v4 03/11] mm/gup: Applies counting method to monitor gup_pgd_range
` [PATCH v4 04/11] powerpc/mce_power: Applies counting method to monitor lockless pgtbl walks
` [PATCH v4 05/11] powerpc/perf: "
` [PATCH v4 06/11] powerpc/mm/book3s64/hash: "
` [PATCH v4 07/11] powerpc/kvm/e500: "
` [PATCH v4 08/11] powerpc/kvm/book3s_hv: "
` [PATCH v4 09/11] powerpc/kvm/book3s_64: "
` [PATCH v4 10/11] powerpc/book3s_64: Enables counting method to monitor lockless pgtbl walk
` [PATCH v4 11/11] powerpc/mm/book3s64/pgtable: Uses counting method to skip serializing

[PATCH v3 0/4] powerpc: expose secure variables to the kernel and userspace
 2019-10-01 18:55 UTC  (8+ messages)
` [PATCH v3 2/4] powerpc: expose secure variables to userspace via sysfs
      ` [PATCH] sysfs: add BIN_ATTR_WO() macro

[Bug 204789] Boot failure with more than 256G of memory on POWER/ppc64
 2019-10-01 16:01 UTC  (4+ messages)
` [Bug 204789] Boot failure with more than 256G of memory on Power9 with 4K pages & Hash MMU

[PATCH 00/29] vmlinux.lds.h: Refactor EXCEPTION_TABLE and NOTES
 2019-10-01 15:48 UTC  (6+ messages)
` [PATCH 14/29] vmlinux.lds.h: Allow EXCEPTION_TABLE to live in RO_DATA
` [PATCH 18/29] arm64: Move EXCEPTION_TABLE to RO_DATA segment

[PATCH V6 1/4] ASoC: fsl_asrc: Use in(out)put_format instead of in(out)put_word_width
 2019-10-01 11:40 UTC  (2+ messages)
` Applied "ASoC: fsl_asrc: Use in(out)put_format instead of in(out)put_word_width" to the asoc tree

[PATCH V6 2/4] ASoC: fsl_asrc: update supported sample format
 2019-10-01 11:40 UTC  (2+ messages)
` Applied "ASoC: fsl_asrc: update supported sample format" to the asoc tree

[PATCH V6 3/4] ASoC: pcm_dmaengine: Extract snd_dmaengine_pcm_refine_runtime_hwparams
 2019-10-01 11:40 UTC  (2+ messages)
` Applied "ASoC: pcm_dmaengine: Extract snd_dmaengine_pcm_refine_runtime_hwparams" to the asoc tree

[PATCH V2 1/2] ASoC: fsl_mqs: add DT binding documentation
 2019-10-01 11:40 UTC  (3+ messages)
` Applied "ASoC: fsl_mqs: add DT binding documentation" to the asoc tree

[PATCH V2 2/2] ASoC: fsl_mqs: Add MQS component driver
 2019-10-01 11:40 UTC  (2+ messages)
` Applied "ASoC: fsl_mqs: Add MQS component driver" to the asoc tree

[PATCH V6 4/4] ASoC: fsl_asrc: Fix error with S24_3LE format bitstream in i.MX8
 2019-10-01 11:40 UTC  (2+ messages)
` Applied "ASoC: fsl_asrc: Fix error with S24_3LE format bitstream in i.MX8" to the asoc tree

[PATCH] powerpc/perf: Add functionality to check PERF_EVENTS config option
 2019-10-01  9:21 UTC 

[PATCH] powerpc/book3s64/hash: Add cond_resched to avoid soft lockup warning
 2019-10-01  8:46 UTC 

IOMMU group creation for pseries hotplug, and powernv VFs
 2019-10-01  7:39 UTC  (10+ messages)
` [PATCH 1/3] powernv/iov: Ensure the pdn for VFs always contains a valid PE number
` [PATCH 2/3] powerpc/pci: Fix pcibios_setup_device() ordering
` [PATCH 3/3] powerpc/pci: Remove pcibios_setup_bus_devices()

[PATCH v13 0/9] namei: openat2(2) path resolution restrictions
 2019-10-01  5:06 UTC  (16+ messages)
` [PATCH v13 1/9] namei: obey trailing magic-link DAC permissions
` [PATCH v13 2/9] procfs: switch magic-link modes to be more sane
` [PATCH v13 3/9] open: O_EMPTYPATH: procfs-less file descriptor re-opening
` [PATCH v13 4/9] namei: O_BENEATH-style path resolution flags
` [PATCH v13 5/9] namei: LOOKUP_IN_ROOT: chroot-like path resolution
` [PATCH v13 6/9] namei: permit ".." resolution with LOOKUP_{IN_ROOT, BENEATH}
` [PATCH v13 7/9] open: openat2(2) syscall
` [PATCH v13 8/9] selftests: add openat2(2) selftests
` [PATCH v13 9/9] Documentation: update path-lookup to mention trailing magic-links

[PATCH 0/6] Making tlbie optional for radix
 2019-09-30 21:37 UTC  (2+ messages)
  ` [PATCH 2/6] powerpc/64s/radix: tidy up TLB flushing code

[PATCH v5 03/23] PCI: hotplug: Add a flag for the movable BARs feature
 2019-09-30 16:17 UTC  (5+ messages)

[PATCH v4 00/11] Add the multiple PF support for DWC and Layerscape
 2019-09-30 14:57 UTC  (7+ messages)
` [PATCH v4 05/11] dt-bindings: pci: layerscape-pci: Add compatible strings for ls1088a and ls2088a
` [PATCH v4 10/11] arm64: dts: layerscape: Add PCIe EP node for ls1088a
` [PATCH v4 11/11] misc: pci_endpoint_test: Add LS1088a in pci_device_id table

[PATCH v2 0/6] KVM: PPC: Book3S: HV: XIVE: Allocate less VPs in OPAL
 2019-09-30 12:29 UTC  (8+ messages)
` [PATCH v2 3/6] KVM: PPC: Book3S HV: XIVE: Show VP id in debugfs
` [PATCH v2 4/6] KVM: PPC: Book3S HV: XIVE: Compute the VP id in a common helper
` [PATCH v2 5/6] KVM: PPC: Book3S HV: XIVE: Make VP block size configurable

[Bug 195755] rcu_sched detected stalls on CPUs/tasks: (detected by 0, t=6302 jiffies, g=11405, c=11404, q=1880), ppc64, G5
 2019-09-30 10:50 UTC  (2+ messages)

[PATCH 1/2] powerpc: Fix definition of PCR bits to work with old binutils
 2019-09-30  9:56 UTC  (2+ messages)

[PATCH v5 01/23] PCI: Fix race condition in pci_enable/disable_device()
 2019-09-30  8:53 UTC  (3+ messages)

linux-next: build failure after merge of the powerpc tree
 2019-09-30  0:13 UTC 

[PATCH AUTOSEL 5.2 11/42] PCI: layerscape: Add the bar_fixed_64bit property to the endpoint driver
 2019-09-29 17:32 UTC 

[PATCH AUTOSEL 5.3 12/49] PCI: layerscape: Add the bar_fixed_64bit property to the endpoint driver
 2019-09-29 17:30 UTC 

[PATCH] powerpc/vio: use simple dummy struct device as bus parent
 2019-09-28 13:28 UTC  (5+ messages)

[GIT PULL] Please pull powerpc/linux.git powerpc-5.4-2 tag
 2019-09-28 20:50 UTC  (2+ messages)

[PATCH] powerpc/papr_scm: Fix an off-by-one check in papr_scm_meta_{get, set}
 2019-09-28 16:00 UTC  (2+ messages)

[PATCH 1/3] powerpc/pseries: Don't opencode HPTE_V_BOLTED
 2019-09-28 14:53 UTC  (3+ messages)
` [PATCH 2/3] powerpc/pseries: Don't fail hash page table insert for bolted mapping
` [PATCH 3/3] powerpc/book3s64/hash: Use secondary hash for bolted mapping if the primary is full

[PATCH v2 0/1] Fix IOMMU setup for hotplugged devices on pseries
 2019-09-28 12:18 UTC  (5+ messages)
` [PATCH v2 1/1] powerpc/pci: Fix pcibios_setup_device() ordering

[PATCH] powerpc/eeh: s/CONFIG_IOV/CONFIG_PCI_IOV/
 2019-09-28 10:29 UTC  (2+ messages)

[PATCH v3 00/11] Introduces new count-based method for monitoring lockless pagetable walks
 2019-09-27 23:25 UTC  (2+ messages)

[PATCH] powerpc: use <asm-generic/dma-mapping.h>
 2019-09-27 22:55 UTC  (2+ messages)

[PATCH v5 02/23] PCI: Enable bridge's I/O and MEM access for hotplugged devices
 2019-09-27 22:01 UTC  (2+ messages)

[PATCH] powerpc/prom_init: Undo relocation before entering secure mode
 2019-09-27 20:38 UTC  (3+ messages)

[RFC] powerpc/pseries/hcall: remove the save/restore of CR
 2019-09-27 18:48 UTC  (2+ messages)

[v3,1/3] soc: fsl: handle RCPM errata A-008646 on SoC LS1021A
 2019-09-27 18:28 UTC  (8+ messages)
` [v3, 3/3] Documentation: dt: binding: fsl: Add 'fsl, ippdexpcr-alt-addr' property
  ` [v3,3/3] Documentation: dt: binding: fsl: Add 'fsl,ippdexpcr-alt-addr' property

[v4,1/3] soc: fsl: handle RCPM errata A-008646 on SoC LS1021A
 2019-09-27 17:14 UTC  (3+ messages)
` [v4, 3/3] Documentation: dt: binding: fsl: Add 'fsl, ippdexpcr1-alt-addr' property
  ` [v4,3/3] Documentation: dt: binding: fsl: Add 'fsl,ippdexpcr1-alt-addr' property

[PATCH 00/11] opencapi: enable card reset and link retraining
 2019-09-27 16:43 UTC  (5+ messages)
` [PATCH 03/11] powerpc/powernv/ioda: set up PE on opencapi device when enabling
` [PATCH 09/11] pci/hotplug/pnv-php: Relax check when disabling slot

[PATCH] powerpc/vio: drop bus_type from parent device
 2019-09-27 14:38 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).