linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-28 14:28:12 to 2020-11-01 17:04:18 UTC [more...]

[PATCH 0/4] arch, mm: improve robustness of direct map manipulation
 2020-11-01 17:02 UTC  (19+ messages)
` [PATCH 2/4] PM: hibernate: improve robustness of mapping pages in the direct map

[patch V2 00/18] mm/highmem: Preemptible variant of kmap_atomic & friends
 2020-10-31 21:33 UTC  (49+ messages)
` [patch V2 01/18] sched: Make migrate_disable/enable() independent of RT
` [patch V2 02/18] mm/highmem: Un-EXPORT __kmap_atomic_idx()
` [patch V2 03/18] highmem: Provide generic variant of kmap_atomic*
  ` Test Results: RE: [V2,03/18] "
` [patch V2 04/18] x86/mm/highmem: Use generic kmap atomic implementation
` [patch V2 05/18] arc/mm/highmem: "
  ` Test Results: RE: [V2, "
` [patch V2 06/18] ARM: highmem: Switch to generic kmap atomic
  ` Test Results: RE: [V2,06/18] "
` [patch V2 07/18] csky/mm/highmem: "
  ` Test Results: RE: [V2, "
` [patch V2 08/18] microblaze/mm/highmem: "
  ` Test Results: RE: [V2,08/18] "
` [patch V2 09/18] mips/mm/highmem: "
  ` Test Results: RE: [V2, "
` [patch V2 10/18] nds32/mm/highmem: "
  ` Test Results: RE: [V2,10/18] "
` [patch V2 11/18] powerpc/mm/highmem: "
  ` Test Results: RE: [V2,11/18] "
` [patch V2 12/18] sparc/mm/highmem: "
  ` Test Results: RE: [V2,12/18] "
` [patch V2 13/18] xtensa/mm/highmem: "
  ` Test Results: RE: [V2,13/18] "
` [patch V2 14/18] mm/highmem: Remove the old kmap_atomic cruft
  ` Test Results: RE: [V2,14/18] "
` [patch V2 15/18] io-mapping: Cleanup atomic iomap
  ` Test Results: RE: [V2,15/18] "
` [patch V2 16/18] sched: highmem: Store local kmaps in task struct
  ` Test Results: RE: [V2,16/18] "
` [patch V2 17/18] mm/highmem: Provide kmap_local*
  ` Test Results: RE: [V2,17/18] "
` [patch V2 18/18] io-mapping: Provide iomap_local variant
  ` Test Results: RE: [V2,18/18] "

[PATCH net-next 00/15] in_interrupt() cleanup, part 2
 2020-10-31 17:12 UTC  (7+ messages)
` [PATCH net-next 04/15] net: mlx5: Replace in_irq() usage
` [PATCH net-next 14/15] net: dpaa: "

[PATCH v2 19/39] docs: ABI: stable: make files ReST compatible
 2020-10-30 23:23 UTC  (12+ messages)
` [PATCH v2 20/39] docs: ABI: testing: make the files compatible with ReST output
` [PATCH v2 31/39] docs: ABI: cleanup several ABI documents

[PATCH 05/11 v2] kprobes/ftrace: Add recursion protection to the ftrace callback
 2020-10-30 21:31 UTC  (2+ messages)
` [PATCH 11/11 v2] ftrace: Add recording of functions that caused recursion

[Bug 209733] New: Starting new KVM virtual machines on PPC64 starts to hang after box is up for a while
 2020-10-30 17:46 UTC  (2+ messages)
` [Bug 209733] "

[PATCH] powerpc/32s: Setup the early hash table at all time
 2020-10-30 13:11 UTC  (6+ messages)

[PATCH 00/29] partition suspend updates
 2020-10-30 12:10 UTC  (32+ messages)
` [PATCH 01/29] powerpc/rtas: move rtas_call_reentrant() out of pseries guards
` [PATCH 02/29] powerpc/rtas: prevent suspend-related sys_rtas use on LE
` [PATCH 03/29] powerpc/rtas: complete ibm,suspend-me status codes
` [PATCH 04/29] powerpc/rtas: rtas_ibm_suspend_me -> rtas_ibm_suspend_me_unsafe
` [PATCH 05/29] powerpc/rtas: add rtas_ibm_suspend_me()
` [PATCH 06/29] powerpc/rtas: add rtas_activate_firmware()
` [PATCH 07/29] powerpc/hvcall: add token and codes for H_VASI_SIGNAL
` [PATCH 08/29] powerpc/pseries/mobility: don't error on absence of ibm, update-nodes
` [PATCH 09/29] powerpc/pseries/mobility: add missing break to default case
` [PATCH 10/29] powerpc/pseries/mobility: error message improvements
` [PATCH 11/29] powerpc/pseries/mobility: use rtas_activate_firmware() on resume
` [PATCH 12/29] powerpc/pseries/mobility: extract VASI session polling logic
` [PATCH 13/29] powerpc/pseries/mobility: use stop_machine for join/suspend
` [PATCH 14/29] powerpc/pseries/mobility: signal suspend cancellation to platform
` [PATCH 15/29] powerpc/pseries/mobility: retry partition suspend after error
` [PATCH 16/29] powerpc/rtas: dispatch partition migration requests to pseries
` [PATCH 17/29] powerpc/rtas: remove rtas_ibm_suspend_me_unsafe()
` [PATCH 18/29] powerpc/pseries/hibernation: drop pseries_suspend_begin() from suspend ops
` [PATCH 19/29] powerpc/pseries/hibernation: pass stream id via function arguments
` [PATCH 20/29] powerpc/pseries/hibernation: remove pseries_suspend_cpu()
` [PATCH 21/29] powerpc/machdep: remove suspend_disable_cpu()
` [PATCH 22/29] powerpc/rtas: remove rtas_suspend_cpu()
` [PATCH 23/29] powerpc/pseries/hibernation: switch to rtas_ibm_suspend_me()
` [PATCH 24/29] powerpc/rtas: remove unused rtas_suspend_last_cpu()
` [PATCH 25/29] powerpc/pseries/hibernation: remove redundant cacheinfo update
` [PATCH 26/29] powerpc/pseries/hibernation: perform post-suspend fixups later
` [PATCH 27/29] powerpc/pseries/hibernation: remove prepare_late() callback
` [PATCH 28/29] powerpc/rtas: remove unused rtas_suspend_me_data
` [PATCH 29/29] powerpc/pseries/mobility: refactor node lookup during DT update

[PATCH 19/33] docs: ABI: stable: make files ReST compatible
 2020-10-30  7:52 UTC  (12+ messages)
` [PATCH 20/33] docs: ABI: testing: make the files compatible with ReST output
` [PATCH 30/33] docs: ABI: cleanup several ABI documents

[PATCH v2 1/2] ASoC: dt-bindings: fsl_aud2htx: Add binding doc for aud2htx module
 2020-10-30  8:29 UTC  (3+ messages)

[PATCH] crypto: talitos - Fix return type of current_desc_hdr()
 2020-10-30  6:48 UTC  (2+ messages)

[PATCH] crypto: talitos - Endianess in current_desc_hdr()
 2020-10-30  6:48 UTC  (2+ messages)

[PATCH] powerpc: add support for TIF_NOTIFY_SIGNAL
 2020-10-30  2:35 UTC  (3+ messages)

[PATCH] ibmvfc: add new fields for version 2 of several MADs
 2020-10-30  1:57 UTC  (4+ messages)

[PATCH 00/13] PCI: dwc: Another round of clean-ups
 2020-10-29 22:29 UTC  (24+ messages)
` [PATCH 01/13] PCI: dwc/imx6: Drop setting PCI_MSI_FLAGS_ENABLE
` [PATCH 02/13] PCI: dwc/intel-gw: Move ATU offset out of driver match data
` [PATCH 03/13] PCI: dwc: Move "dbi", "dbi2", and "addr_space" resource setup into common code
` [PATCH 04/13] PCI: dwc/intel-gw: Remove some unneeded function wrappers
` [PATCH 05/13] PCI: dwc: Ensure all outbound ATU windows are reset
` [PATCH 06/13] PCI: dwc/dra7xx: Use the common MSI irq_chip
` [PATCH 07/13] PCI: dwc: Drop the .set_num_vectors() host op
` [PATCH 08/13] PCI: dwc: Move MSI interrupt setup into DWC common code
` [PATCH 09/13] PCI: dwc: Rework MSI initialization
` [PATCH 10/13] PCI: dwc: Move link handling into common code
` [PATCH 11/13] PCI: dwc: Move dw_pcie_msi_init() into core
` [PATCH 12/13] PCI: dwc: Move dw_pcie_setup_rc() to DWC common code
` [PATCH 13/13] PCI: dwc: Remove unnecessary wrappers around dw_pcie_host_init()

[PATCH 1/3] powerpc/uaccess: Switch __put_user_size_allowed() to __put_user_asm_goto()
 2020-10-29 20:29 UTC  (4+ messages)

[PATCH v2 0/4] arch, mm: improve robustness of direct map manipulation
 2020-10-29 16:30 UTC  (6+ messages)
` [PATCH v2 1/4] mm: introduce debug_pagealloc_map_pages() helper
` [PATCH v2 2/4] PM: hibernate: make direct map manipulations more explicit
` [PATCH v2 3/4] arch, mm: restore dependency of __kernel_map_pages() of DEBUG_PAGEALLOC
` [PATCH v2 4/4] arch, mm: make kernel_page_present() always available

[PATCH v1 0/4] powernv/memtrace: don't abuse memory hot(un)plug infrastructure for memory allocations
 2020-10-29 16:27 UTC  (5+ messages)
` [PATCH v1 1/4] powerpc/mm: factor out creating/removing linear mapping
` [PATCH v1 2/4] powerpc/mm: print warning in arch_remove_linear_mapping()
` [PATCH v1 3/4] powerpc/mm: remove linear mapping if __add_pages() fails in arch_add_memory()
` [PATCH v1 4/4] powernv/memtrace: don't abuse memory hot(un)plug infrastructure for memory allocations

[PATCH] powerpc/smp: Move rcu_cpu_starting() earlier
 2020-10-29 13:48 UTC  (6+ messages)

[PATCH 5/9] kprobes/ftrace: Add recursion protection to the ftrace callback
 2020-10-29 13:40 UTC  (3+ messages)

[PATCH] powerpc: avoid broken GCC __attribute__((optimize))
 2020-10-29 11:35 UTC  (3+ messages)

[PATCH kernel v2] irq: Add reference counting to IRQ mappings
 2020-10-29 11:01 UTC 

[PATCH kernel v4 0/2] DMA, powerpc/dma: Fallback to dma_ops when persistent memory present
 2020-10-29  9:56 UTC  (4+ messages)
` [PATCH kernel v4 1/2] dma: Allow mixing bypass and mapped DMA operation
` [PATCH kernel v4 2/2] powerpc/dma: Fallback to dma_ops when persistent memory present

[PATCH kernel v3 0/2] DMA, powerpc/dma: Fallback to dma_ops when persistent memory present
 2020-10-29  9:55 UTC  (8+ messages)
` [PATCH kernel v3 1/2] dma: Allow mixing bypass and mapped DMA operation
` [PATCH kernel v3 2/2] powerpc/dma: Fallback to dma_ops when persistent memory present

[PATCH 02/25] ASoC: fsl: fsl_ssi: remove unnecessary CONFIG_PM_SLEEP
 2020-10-29  7:43 UTC  (3+ messages)
` [PATCH 03/25] ASoC: fsl: "
` [PATCH 25/25] ALSA: aoa: "

[PATCH 0/4] Powerpc: Better preemption for shared processor
 2020-10-29  7:14 UTC  (3+ messages)

[PATCH] powerpc/eeh_cache: Fix a possible debugfs deadlock
 2020-10-29  5:57 UTC  (2+ messages)

[RFC PATCH kernel 0/2] irq: Add reference counting to IRQ mappings
 2020-10-29  5:04 UTC  (4+ messages)
` [RFC PATCH kernel 1/2] "

[PATCH] ibmvscsi: fix race potential race after loss of transport
 2020-10-29  1:28 UTC  (3+ messages)

[PATCH kernel v2 0/2] DMA, powerpc/dma: Fallback to dma_ops when persistent memory present
 2020-10-28 23:11 UTC  (6+ messages)
` [PATCH kernel v2 1/2] dma: Allow mixing bypass and normal IOMMU operation


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