linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-11-03 04:58:49 to 2020-11-05 11:56:34 UTC [more...]

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

[powerpc:fixes-test] BUILD SUCCESS 1344a232016dbb0492be81f8517c4bf8fc1c6610
 2020-11-05 11:41 UTC 

[PATCH seccomp 0/8] seccomp: add bitmap cache support on remaining arches and report cache in procfs
 2020-11-05 11:26 UTC  (13+ messages)
` [PATCH seccomp 1/8] csky: Enable seccomp architecture tracking
` [PATCH seccomp 2/8] parisc: "
` [PATCH seccomp 3/8] powerpc: "
` [PATCH seccomp 4/8] riscv: "
` [PATCH seccomp 5/8] s390: "
` [PATCH seccomp 6/8] sh: "
` [PATCH seccomp 7/8] xtensa: "
` [PATCH seccomp 8/8] seccomp/cache: Report cache data through /proc/pid/seccomp_cache

Kernel panic from malloc() on SUSE 15.1?
 2020-11-05 11:00 UTC  (5+ messages)

[PATCH v1 0/4] powernv/memtrace: don't abuse memory hot(un)plug infrastructure for memory allocations
 2020-11-05 10:47 UTC  (14+ messages)
` [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

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

Kernel 5.10-rc1 not mounting NAND flash (Bisected to d7157ff49a5b ("mtd: rawnand: Use the ECC framework user input parsing bits"))
 2020-11-05  9:13 UTC  (6+ messages)

[PATCH 00/36] Rid W=1 issues from TTY
 2020-11-05  9:00 UTC  (14+ messages)
` [PATCH 31/36] powerpc: asm: hvconsole: Move 'hvc_vio_init_early's prototype to shared location
` [PATCH 32/36] tty: hvc: hvc_vio: Staticify function invoked only by reference
` [PATCH 33/36] tty: hvc: hvc_opal: Staticify function invoked "
` [PATCH 34/36] tty: serial: pmac_zilog: Make disposable variable __always_unused

[PATCH v2 0/8] Improve signal performance on PPC64 with KUAP
 2020-11-05  5:17 UTC  (9+ messages)
` [PATCH v2 1/8] powerpc/uaccess: Add unsafe_copy_from_user
` [PATCH v2 2/8] powerpc/signal: Add unsafe_copy_{vsx,fpr}_from_user()
` [PATCH v2 3/8] powerpc/signal64: Move non-inline functions out of setup_sigcontext()
` [PATCH v2 4/8] powerpc/signal64: Remove TM ifdefery in middle of if/else block
` [PATCH v2 5/8] powerpc/signal64: Replace setup_sigcontext() w/ unsafe_setup_sigcontext()
` [PATCH v2 6/8] powerpc/signal64: Replace restore_sigcontext() w/ unsafe_restore_sigcontext()
` [PATCH v2 7/8] powerpc/signal64: Rewrite handle_rt_signal64() to minimise uaccess switches
` [PATCH v2 8/8] powerpc/signal64: Rewrite rt_sigreturn() "

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

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

[PATCH 00/12] [Set 2] Rid W=1 warnings in Net
 2020-11-04 17:59 UTC  (8+ messages)
` [PATCH 09/12] net: ethernet: ibm: ibmvnic: Fix some kernel-doc misdemeanours
` [PATCH 10/12] net: ethernet: toshiba: ps3_gelic_net: "
` [PATCH 12/12] net: ethernet: ibm: ibmvnic: Fix some kernel-doc issues

[PATCH] powerpc/32s: Setup the early hash table at all time
 2020-11-04 14:53 UTC  (14+ messages)

[PATCH] powerpc: Use the common INIT_DATA_SECTION macro in vmlinux.lds.S
 2020-11-04 10:59 UTC 

[PATCH] powerpc/eeh_cache: Fix a possible debugfs deadlock
 2020-11-04 11:38 UTC  (2+ messages)

[PATCH] powerpc/smp: Move rcu_cpu_starting() earlier
 2020-11-04 11:38 UTC  (2+ messages)

[PATCH] powerpc: Use asm_goto_volatile for put_user()
 2020-11-04 11:20 UTC  (2+ messages)

[PATCH] powerpc: Don't use asm goto for put_user() with GCC 4.9
 2020-11-04 11:04 UTC  (6+ messages)

[PATCH] x86/mpx: fix recursive munmap() corruption
 2020-11-04  9:41 UTC  (6+ messages)

[PATCH 4.19] mm: fix exec activate_mm vs TLB shootdown and lazy tlb switching race
 2020-11-04  9:05 UTC  (2+ messages)

[PATCH 01/18] powerpc/pci: Add ppc_md.discover_phbs()
 2020-11-04  4:07 UTC  (8+ messages)
` [PATCH 13/18] powerpc/embedded6xx/holly: Move PHB discovery
` [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: "

[patch V3 00/37] mm/highmem: Preemptible variant of kmap_atomic & friends
 2020-11-03 19:00 UTC  (44+ 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 V4 "
` [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()

[PATCH net-next 00/15] in_interrupt() cleanup, part 2
 2020-11-03 19:31 UTC  (4+ messages)
` [PATCH net-next 04/15] net: mlx5: Replace in_irq() usage

C vdso
 2020-11-03 18:13 UTC  (6+ messages)

[PATCH v13 0/8] powerpc: switch VDSO to C implementation
 2020-11-03 18:07 UTC  (9+ messages)
` [PATCH v13 1/8] powerpc/feature: Fix CPU_FTRS_ALWAYS by removing CPU_FTRS_GENERIC_32
` [PATCH v13 2/8] powerpc/feature: Use CONFIG_PPC64 instead of __powerpc64__ to define possible features
` [PATCH v13 3/8] powerpc/processor: Move cpu_relax() into asm/vdso/processor.h
` [PATCH v13 4/8] powerpc/time: Move timebase functions into new asm/timebase.h
` [PATCH v13 5/8] powerpc/vdso: Prepare for switching VDSO to generic C implementation
` [PATCH v13 6/8] powerpc/vdso: Save and restore TOC pointer on PPC64
` [PATCH v13 7/8] powerpc/vdso: Switch VDSO to generic C implementation
` [PATCH v13 8/8] powerpc/vdso: Provide __kernel_clock_gettime64() on vdso32

[PATCH] powerpc/vdso: Fix VDSO unmap check
 2020-11-03 17:13 UTC 

[PATCH v3 0/4] arch, mm: improve robustness of direct map manipulation
 2020-11-03 15:56 UTC  (7+ messages)
` [PATCH v3 2/4] PM: hibernate: make direct map manipulations more explicit

[PATCH 00/25] Rid W=1 warnings in SoC
 2020-11-03 15:28 UTC  (4+ messages)
` [PATCH 04/25] soc: fsl: dpio: qbman-portal: Fix a bunch of kernel-doc misdemeanours
` [PATCH 11/25] soc: fsl: qe: qe_common: Fix misnamed function attribute 'addr'
` [PATCH 25/25] soc: fsl: qbman: qman: Remove unused variable 'dequeue_wq'

[PATCH 30/33] docs: ABI: cleanup several ABI documents
 2020-11-03 15:24 UTC  (2+ messages)

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

[RESEND PATCH] kernel/watchdog: Fix watchdog_allowed_mask not used warning
 2020-11-03 10:15 UTC  (3+ 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)


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