linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2019-09-29 22:44:42 to 2019-10-03 19:25:46 UTC [more...]

[PATCH] powerpc/vio: use simple dummy struct device as bus parent
 2019-10-03 19:21 UTC  (4+ messages)

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

[PATCH v5 00/10] mm/memory_hotplug: Shrink zones before removing memory
 2019-10-03 16:48 UTC  (17+ 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 v2] powerpc/kernel/sysfs: Add PERF_EVENT config option check to PMU SPRs
 2019-10-03 10:55 UTC 

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

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

[PATCH] powerpc/perf: Add functionality to check PERF_EVENTS config option
 2019-10-03  8:04 UTC  (2+ messages)

[PATCH v5 0/3] Forced-wakeup for stop states on Powernv
 2019-10-03  6:26 UTC  (4+ messages)
` [PATCH v5 1/3] cpuidle-powernv : forced wakeup for stop states
` [RFC v5 2/3] cpuidle : Add callback whenever a state usage is enabled/disabled
` [RFC v5 3/3] cpuidle-powernv : Recompute the idle-state timeouts when "

[PATCH v6 0/9] powerpc: Enabling IMA arch specific secure boot policies
 2019-10-02 22:04 UTC  (15+ 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 6/9] ima: make process_buffer_measurement() non static
` [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] macintosh/ams-input: switch to using input device polling mode
 2019-10-02 21:48 UTC 

[PATCH 3.16 76/87] perf/ioctl: Add check for the sample_period value
 2019-10-02 19:06 UTC 

[PATCH v4 0/5] Early node associativity
 2019-10-02 17:59 UTC  (12+ messages)
` [PATCH v4 1/5] powerpc/vphn: Check for error from hcall_vphn
` [PATCH v4 2/5] powerpc/numa: Handle extra hcall_vphn error cases
` [PATCH v4 3/5] powerpc/numa: Use cpu node map of first sibling thread
` [PATCH v4 4/5] powerpc/numa: Early request for home node associativity
` [PATCH v4 5/5] powerpc/numa: Remove late "

[PATCH v8 0/5] kasan: support backing vmalloc space with real shadow memory
 2019-10-02 11:49 UTC  (10+ 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 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)

[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] 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 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  (17+ messages)
` [PATCH v4 01/11] powerpc/mm: Adds counting method to monitor lockless pgtable walks
` [PATCH v4 03/11] mm/gup: Applies counting method to monitor gup_pgd_range

[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/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  (5+ messages)
` [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  (2+ messages)

linux-next: build failure after merge of the powerpc tree
 2019-09-30  0:13 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).