linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-10-30 01:33:06 to 2020-11-03 13:48:06 UTC [more...]

[PATCH 1/3] powerpc/uaccess: Switch __put_user_size_allowed() to __put_user_asm_goto()
 2020-11-03 13:21 UTC  (5+ messages)

[PATCH v3 0/4] arch, mm: improve robustness of direct map manipulation
 2020-11-03 12:13 UTC  (14+ messages)
` [PATCH v3 1/4] mm: introduce debug_pagealloc_map_pages() helper
` [PATCH v3 2/4] PM: hibernate: make direct map manipulations more explicit
` [PATCH v3 3/4] arch, mm: restore dependency of __kernel_map_pages() of DEBUG_PAGEALLOC
` [PATCH v3 4/4] arch, mm: make kernel_page_present() always available

[PATCH 05/11 v2] kprobes/ftrace: Add recursion protection to the ftrace callback
 2020-11-03 11:22 UTC  (11+ messages)
` [PATCH 11/11 v2] ftrace: Add recording of functions that caused recursion
        ` [PATCH 11/11 v2.2] "
      ` [PATCH 11/11 v2.1] "

[Bug 209869] New: Kernel 5.10-rc1 fails to boot on a PowerMac G4 3, 6 at an early stage
 2020-11-03 11:06 UTC  (3+ messages)
` [Bug 209869] Kernel 5.10-rc1 fails to boot on a PowerMac G4 3,6 "

[patch V3 00/37] mm/highmem: Preemptible variant of kmap_atomic & friends
 2020-11-03  9:27 UTC  (38+ messages)
` [patch V3 01/37] mm/highmem: Un-EXPORT __kmap_atomic_idx()
` [patch V3 02/37] highmem: Remove unused functions
` [patch V3 03/37] fs: Remove asm/kmap_types.h includes
` [patch V3 04/37] sh/highmem: Remove all traces of unused cruft
` [patch V3 05/37] asm-generic: Provide kmap_size.h
` [patch V3 06/37] highmem: Provide generic variant of kmap_atomic*
` [patch V3 07/37] highmem: Make DEBUG_HIGHMEM functional
` [patch V3 08/37] x86/mm/highmem: Use generic kmap atomic implementation
` [patch V3 09/37] arc/mm/highmem: "
` [patch V3 10/37] ARM: highmem: Switch to generic kmap atomic
` [patch V3 11/37] csky/mm/highmem: "
` [patch V3 12/37] microblaze/mm/highmem: "
` [patch V3 13/37] mips/mm/highmem: "
` [patch V3 14/37] nds32/mm/highmem: "
` [patch V3 15/37] powerpc/mm/highmem: "
` [patch V3 16/37] sparc/mm/highmem: "
` [patch V3 17/37] xtensa/mm/highmem: "
` [patch V3 18/37] highmem: Get rid of kmap_types.h
` [patch V3 19/37] mm/highmem: Remove the old kmap_atomic cruft
` [patch V3 20/37] io-mapping: Cleanup atomic iomap
` [patch V3 21/37] Documentation/io-mapping: Remove outdated blurb
` [patch V3 22/37] highmem: High implementation details and document API
` [patch V3 23/37] sched: Make migrate_disable/enable() independent of RT
` [patch V3 24/37] sched: highmem: Store local kmaps in task struct
` [patch V3 25/37] mm/highmem: Provide kmap_local*
` [patch V3 26/37] io-mapping: Provide iomap_local variant
` [patch V3 27/37] x86/crashdump/32: Simplify copy_oldmem_page()
` [patch V3 28/37] mips/crashdump: "
` [patch V3 29/37] ARM: mm: Replace kmap_atomic_pfn()
` [patch V3 30/37] highmem: Remove kmap_atomic_pfn()
` [patch V3 31/37] drm/ttm: Replace kmap_atomic() usage
` [patch V3 32/37] drm/vmgfx: Replace kmap_atomic()
` [patch V3 33/37] highmem: Remove kmap_atomic_prot()
` [patch V3 34/37] drm/qxl: Replace io_mapping_map_atomic_wc()
` [patch V3 35/37] drm/nouveau/device: "
` [patch V3 36/37] drm/i915: "
` [patch V3 37/37] io-mapping: Remove io_mapping_map_atomic_wc()

[RESEND PATCH] kernel/watchdog: Fix watchdog_allowed_mask not used warning
 2020-11-03 10:15 UTC  (3+ messages)

[PATCH v1 0/4] powernv/memtrace: don't abuse memory hot(un)plug infrastructure for memory allocations
 2020-11-03  9:29 UTC  (4+ messages)
` [PATCH v1 4/4] "

[PATCH] powerpc/32s: Setup the early hash table at all time
 2020-11-03  8:56 UTC  (9+ messages)

[PATCH 1/2] powerpc/eeh: Rework pci_dev lookup in debugfs attributes
 2020-11-03  5:15 UTC  (2+ messages)
` [PATCH 2/2] powerpc/eeh: Add a debugfs interface to check if a driver supports recovery

[PATCH 1/3] selftests/powerpc: Hoist helper code out of eeh-basic
 2020-11-03  4:45 UTC  (3+ messages)
` [PATCH 2/3] selftests/powerpc: Use stderr for debug messages in eeh-functions
` [PATCH 3/3] selftests/powerpc: Add VF recovery tests

[PATCH v2] powerpc/pci: unmap legacy INTx interrupts when a PHB is removed
 2020-11-03  4:40 UTC  (6+ messages)

[PATCH 01/18] powerpc/pci: Add ppc_md.discover_phbs()
 2020-11-03  4:35 UTC  (18+ messages)
` [PATCH 02/18] powerpc/{powernv,pseries}: Move PHB discovery
` [PATCH 03/18] powerpc/maple: "
` [PATCH 04/18] powerpc/512x: "
` [PATCH 05/18] powerpc/52xx/efika: "
` [PATCH 06/18] powerpc/52xx/lite5200: "
` [PATCH 07/18] powerpc/52xx/media5200: "
` [PATCH 08/18] powerpc/52xx/mpc5200_simple: "
` [PATCH 09/18] powerpc/82xx/*: "
` [PATCH 10/18] powerpc/83xx: "
` [PATCH 11/18] powerpc/amigaone: "
` [PATCH 12/18] powerpc/chrp: "
` [PATCH 13/18] powerpc/embedded6xx/holly: "
` [PATCH 14/18] powerpc/embedded6xx/linkstation: "
` [PATCH 15/18] powerpc/embedded6xx/mpc7448: "
` [PATCH 16/18] powerpc/embedded6xx/mve5100: "
` [PATCH 17/18] powerpc/pasemi: "
` [PATCH 18/18] powerpc/powermac: "

Kernel panic from malloc() on SUSE 15.1?
 2020-11-03  2:26 UTC  (2+ messages)

[PATCH AUTOSEL 5.4 15/24] scsi: ibmvscsi: Fix potential race after loss of transport
 2020-11-03  1:19 UTC 

[PATCH AUTOSEL 5.8 20/29] scsi: ibmvscsi: Fix potential race after loss of transport
 2020-11-03  1:19 UTC 

[PATCH AUTOSEL 5.9 24/35] scsi: ibmvscsi: Fix potential race after loss of transport
 2020-11-03  1:18 UTC 

[powerpc:merge] BUILD SUCCESS 09a0972ac14f67d600aa3c80035367a8074e90eb
 2020-11-03  0:21 UTC 

[powerpc:fixes-test] BUILD SUCCESS 99f070b62322a4b8c1252952735806d09eb44b68
 2020-11-03  0:21 UTC 

[powerpc:next-test] BUILD SUCCESS 2d83b0f30c1483a556c8aa1f7d891006fffcd5e0
 2020-11-03  0:21 UTC 

[PATCH v2 2/2] misc: ocxl: config: Rename function attribute description
 2020-11-03  0:01 UTC  (3+ messages)

[PATCH net-next 00/15] in_interrupt() cleanup, part 2
 2020-11-02 21:41 UTC  (9+ messages)
` [PATCH net-next 04/15] net: mlx5: Replace in_irq() usage
` [PATCH net-next 14/15] net: dpaa: "

[PATCH v2 net-next 1/3] soc/fsl/qbman: Add an argument to signal if NAPI processing is required
 2020-11-02 21:13 UTC  (5+ messages)
` [PATCH v2 net-next 2/3] net: dpaa: Replace in_irq() usage
` [PATCH v2 net-next 3/3] crypto: caam: "

[PATCH 20/33] docs: ABI: testing: make the files compatible with ReST output
 2020-11-02 15:06 UTC  (7+ messages)
` [PATCH 30/33] docs: ABI: cleanup several ABI documents

[PATCH v2 19/39] docs: ABI: stable: make files ReST compatible
 2020-11-02 14:42 UTC  (15+ 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

Buggy commit tracked to: "Re: [PATCH 2/9] iov_iter: move rw_copy_check_uvector() into lib/iov_iter.c"
 2020-11-02 18:23 UTC  (14+ messages)

[PATCH] ASoC: fsl_xcvr: fix break condition
 2020-11-02 16:18 UTC 

[PATCH 23/23] mtd: devices: powernv_flash: Add function names to headers and fix 'dev'
 2020-11-02 12:52 UTC  (2+ messages)

[PATCH 2/2] misc: ocxl: config: Rename function attribute description
 2020-11-02 11:12 UTC 

[PATCH 5/9] kprobes/ftrace: Add recursion protection to the ftrace callback
 2020-11-02  5:08 UTC  (4+ messages)

[PATCH v3 1/2] ASoC: dt-bindings: fsl_aud2htx: Add binding doc for aud2htx module
 2020-11-02  1:52 UTC  (2+ messages)
` [PATCH v3 2/2] ASoC: fsl_aud2htx: Add aud2htx module driver

[patch V2 00/18] mm/highmem: Preemptible variant of kmap_atomic & friends
 2020-11-02  1:08 UTC  (17+ messages)

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

[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 00/29] partition suspend updates
 2020-10-30 12:10 UTC  (27+ messages)
` [PATCH 02/29] powerpc/rtas: prevent suspend-related sys_rtas use on LE
` [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 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)


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