linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-12 07:07:00 to 2020-08-17 08:40:56 UTC [more...]

[PATCH 00/20] ethernet: convert tasklets to use new tasklet_setup() API
 2020-08-17  8:24 UTC  (6+ messages)
` [PATCH 01/20] ethernet: alteon: "
` [PATCH] ethernet: cxgb4: "
` [PATCH 02/20] ethernet: amd: "
` [PATCH 03/20] broadcom: cnic: "
` [PATCH 04/20] ethernet: cadence: "

remove the last set_fs() in common code, and remove it for x86 and powerpc
 2020-08-17  8:23 UTC  (16+ messages)
` [PATCH 01/11] mem: remove duplicate ops for /dev/zero and /dev/null
` [PATCH 02/11] fs: don't allow kernel reads and writes without iter ops
` [PATCH 03/11] fs: don't allow splice read/write without explicit ops
` [PATCH 04/11] uaccess: add infrastructure for kernel builds with set_fs()
` [PATCH 05/11] test_bitmap: skip user bitmap tests for !CONFIG_SET_FS
` [PATCH 06/11] lkdtm: disable set_fs-based "
` [PATCH 07/11] x86: move PAGE_OFFSET, TASK_SIZE & friends to page_{32, 64}_types.h
` [PATCH 08/11] x86: make TASK_SIZE_MAX usable from assembly code
` [PATCH 09/11] x86: remove address space overrides using set_fs()
` [PATCH 10/11] powerpc: use non-set_fs based maccess routines
` [PATCH 11/11] powerpc: remove address space overrides using set_fs()

[PATCH v1] powerpc/process: Remove unnecessary #ifdef CONFIG_FUNCTION_GRAPH_TRACER
 2020-08-17  8:05 UTC  (2+ messages)

[PATCH] powerpc/fixmap: Fix the size of the early debug area
 2020-08-17  6:03 UTC 

[PATCH v3] powerpc/numa: Restrict possible nodes based on platform
 2020-08-17  5:52 UTC 

[PATCH v1 1/4] powerpc/process: Remove useless #ifdef CONFIG_VSX
 2020-08-17  5:47 UTC  (4+ messages)
` [PATCH v1 2/4] powerpc/process: Remove useless #ifdef CONFIG_ALTIVEC
` [PATCH v1 3/4] powerpc/process: Remove useless #ifdef CONFIG_SPE
` [PATCH v1 4/4] powerpc/process: Remove useless #ifdef CONFIG_PPC_FPU

[PATCH v1] powerpc/process: Tag an #endif to help locate the matching #ifdef
 2020-08-17  5:46 UTC 

[PATCH v1] powerpc/process: Replace an #if defined(CONFIG_4xx) || defined(CONFIG_BOOKE) by IS_ENABLED()
 2020-08-17  5:46 UTC 

[PATCH v1] powerpc/process: Replace an #ifdef CONFIG_PPC_BOOK3S_64 by IS_ENABLED()
 2020-08-17  5:46 UTC 

[PATCH v1] powerpc/process: Replace #ifdef CONFIG_KALLSYMS by IS_ENABLED()
 2020-08-17  5:46 UTC 

[PATCH v1] powerpc/process: Replace an #ifdef CONFIG_PPC_47x by IS_ENABLED()
 2020-08-17  5:46 UTC 

[PATCH v2 1/5] powerpc/mm: Introduce temporary mm
 2020-08-17  5:16 UTC  (2+ messages)

[PATCH v2] powerpc/pseries: explicitly reschedule during drmem_lmb list traversal
 2020-08-17  3:45 UTC  (8+ messages)

[PATCH v2 2/5] powerpc/lib: Initialize a temporary mm for code patching
 2020-08-17  2:21 UTC  (2+ messages)

[PATCH 1/2] powerpc/kernel/cputable: cleanup the function declarations
 2020-08-17  0:56 UTC  (2+ messages)
` [PATCH 2/2] powerpc: Add POWER10 raw mode cputable entry

fsl_espi errors on v5.7.15
 2020-08-16 21:09 UTC  (3+ messages)

[PATCH v4 0/8] huge vmalloc mappings
 2020-08-16  9:09 UTC  (9+ messages)
` [PATCH v4 1/8] mm/vmalloc: fix vmalloc_to_page for huge vmap mappings
` [PATCH v4 2/8] mm: apply_to_pte_range warn and fail if a large pte is encountered
` [PATCH v4 3/8] mm/vmalloc: rename vmap_*_range vmap_pages_*_range
` [PATCH v4 4/8] lib/ioremap: rename ioremap_*_range to vmap_*_range
` [PATCH v4 5/8] mm: HUGE_VMAP arch support cleanup
` [PATCH v4 6/8] mm: Move vmap_range from lib/ioremap.c to mm/vmalloc.c
` [PATCH v4 7/8] mm/vmalloc: add vmap_range_noflush variant
` [PATCH v4 8/8] mm/vmalloc: Hugepage vmalloc mappings

[PATCH] swiotlb: Allow allocating buffer anywhere in memory
 2020-08-15 20:45 UTC 

[PATCH] libnvdimm: Add a NULL entry to 'nvdimm_firmware_attributes'
 2020-08-14 22:55 UTC  (3+ messages)

[PATCH net 0/5] refactoring of ibmvnic code
 2020-08-14 20:53 UTC  (7+ messages)
` [PATCH net 1/5] ibmvnic: print caller in several error messages
` [PATCH net 2/5] ibmvnic: compare adapter->init_done_rc with more readable ibmvnic_rc_codes
` [PATCH net 3/5] ibmvnic: improve ibmvnic_init and ibmvnic_reset_init
` [PATCH net 4/5] ibmvnic: remove never executed if statement
` [PATCH net 5/5] ibmvnic: merge ibmvnic_reset_init and ibmvnic_init

[GIT PULL] Please pull powerpc/linux.git powerpc-5.9-2 tag
 2020-08-14 20:42 UTC  (2+ messages)

[PATCH 0/1] powerpc/numa: do not skip node 0 in lookup table
 2020-08-14 20:34 UTC  (2+ messages)
` [PATCH 1/1] powerpc/numa: do not skip node 0 when init "

[PATCH v3] pseries/drmem: don't cache node id in drmem_lmb struct
 2020-08-14 19:31 UTC  (3+ messages)

[PATCH] kernel/watchdog: fix warning -Wunused-variable for watchdog_allowed_mask in ppc64
 2020-08-14 13:33 UTC 

[PATCH 1/4] powerpc/sparse: make some things static
 2020-08-14 13:26 UTC  (7+ messages)
` [PATCH 2/4] powerpc: Introduce asm-prototypes.h

[PATCH] kernel/watchdog: fix warning -Wunused-variable for watchdog_allowed_mask in ppc64
 2020-08-14 13:13 UTC  (2+ messages)

[PATCH v2] powerpc: Add POWER10 raw mode cputable entry
 2020-08-14  9:14 UTC  (2+ messages)

[PATCH 01/16] powerpc/mm: Add DEBUG_VM WARN for pmd_clear
 2020-08-14  8:43 UTC  (39+ messages)
` [PATCH 02/16] debug_vm_pgtable/ppc64: Avoid setting top bits in radom value
` [PATCH 03/16] debug_vm_pgtable/set_pte: Don't use set_pte_at to update an existing pte entry
` [PATCH 04/16] debug_vm_pgtables/hugevmap: Use the arch helper to identify huge vmap support
` [PATCH 05/16] debug_vm_pgtable/savedwrite: Enable savedwrite test with CONFIG_NUMA_BALANCING
` [PATCH 07/16] debug_vm_pgtable/THP: Mark the pte entry huge before using set_pud_at
` [PATCH 08/16] debug_vm_pgtable/set_pmd: Don't use set_pmd_at to update an existing pmd entry
` [PATCH 09/16] debug_vm_pgtable/set_pud: Don't use set_pud_at to update an existing pud entry
` [PATCH 10/16] debug_vm_pgtable/thp: Use page table depost/withdraw with THP
` [PATCH 13/16] debug_vm_pgtable/pmd_clear: Don't use pmd/pud_clear on pte entries
` [PATCH 14/16] debug_vm_pgtable/hugetlb: Disable hugetlb test on ppc64
` [PATCH 15/16] debug_vm_pgtable/savedwrite: Use savedwrite test with protnone ptes
` [PATCH 16/16] debug_vm_pgtable/ppc64: Add a variant of pfn_pte/pmd

[PATCH] powerpc: Add POWER10 raw mode cputable entry
 2020-08-14  7:20 UTC  (3+ messages)

[PATCH v2] powerpc: Drop _nmask_and_or_msr()
 2020-08-14  6:54 UTC 

[PATCH v2 1/4] powerpc: Remove flush_instruction_cache for book3s/32
 2020-08-14  5:56 UTC  (4+ messages)
` [PATCH v2 2/4] powerpc: Move flush_instruction_cache() prototype in asm/cacheflush.h
` [PATCH v2 3/4] powerpc: Rewrite 4xx flush_cache_instruction() in C
` [PATCH v2 4/4] powerpc: Rewrite FSL_BOOKE "

[PATCH 1/5] powerpc: Remove flush_instruction_cache for book3s/32
 2020-08-14  5:52 UTC  (8+ messages)
` [PATCH 2/5] powerpc: Untangle flush_instruction_cache()
` [PATCH 3/5] powerpc: Remove flush_instruction_cache() on 8xx
` [PATCH 4/5] powerpc: Rewrite FSL_BOOKE flush_cache_instruction() in C
` [PATCH 5/5] powerpc: Rewrite 4xx "

[PATCH v2] powerpc: Remove flush_instruction_cache() on 8xx
 2020-08-14  5:49 UTC 

[PATCH v3] powerpc/pseries: explicitly reschedule during drmem_lmb list traversal
 2020-08-14  5:00 UTC  (2+ messages)

BUG: unable to handle kernel paging request in fl_dump_key
 2020-08-14  2:53 UTC 

[PATCH] powerpc/papr_scm: Limit the readability of 'perf_stats' sysfs attribute
 2020-08-14  1:29 UTC  (3+ messages)

[RFC PATCH 1/2] powerpc/numa: Introduce logical numa id
 2020-08-13 22:53 UTC  (7+ messages)

[PATCH] sfc_ef100: Fix build failure on powerpc
 2020-08-13 15:57 UTC  (3+ messages)

[PATCH] arch/powerpc: use simple i2c probe function
 2020-08-13 13:14 UTC  (2+ messages)

[PATCH 1/9] powerpc: Remove flush_instruction_cache for book3s/32
 2020-08-13 16:36 UTC  (9+ messages)
` [PATCH 2/9] powerpc: Remove SYNC on non 6xx
` [PATCH 3/9] powerpc: Remove CONFIG_PPC601_SYNC_FIX
` [PATCH 4/9] powerpc: Drop SYNC_601() ISYNC_601() and SYNC()
` [PATCH 5/9] powerpc: Remove PowerPC 601
` [PATCH 6/9] powerpc: Remove support for "
` [PATCH 7/9] powerpc: Tidy up a bit after removal of "
` [PATCH 8/9] powerpc: Remove __USE_RTC()
` [PATCH 9/9] powerpc: Remove get_tb_or_rtc()

[PATCH v2 3/4] powerpc/memhotplug: Make lmb size 64bit
 2020-08-13 16:25 UTC  (2+ messages)

[PATCH] powerpc/book3s64/radix: Fix boot failure with large amount of guest memory
 2020-08-13 16:20 UTC 

linux-next: runtime warning in Linus' tree
 2020-08-13 15:56 UTC  (3+ messages)

[PATCH] powerpc: Drop _nmask_and_or_msr()
 2020-08-13 10:07 UTC 

INFO: task hung in pipe_release (2)
 2020-08-13  3:57 UTC 

[PATCH v3 1/2] powerpc/uaccess: Use flexible addressing with __put_user()/__get_user()
 2020-08-13  5:56 UTC  (4+ messages)
` [PATCH v3 2/2] powerpc/uaccess: Add pre-update addressing to __get_user_asm() and __put_user_asm()

[PATCH 1/3] selftests/powerpc: Fix TM tests when CPU 0 is offline
 2020-08-13  1:34 UTC  (3+ messages)
` [PATCH 2/3] selftests/powerpc: Don't use setaffinity in tm-tmspr
` [PATCH 3/3] selftests/powerpc: Run tm-tmspr test for longer

[PATCH] powerpc: Fix P10 PVR revision in /proc/cpuinfo for SMT4 cores
 2020-08-13  0:34 UTC  (3+ messages)

[RFC PATCH v1 0/4] powerpc: apm82181: adding customer devices
 2020-08-12 22:41 UTC  (5+ messages)
` [RFC PATCH v1 1/4] powerpc: apm82181: create shared dtsi for APM bluestone
  ` [RFC PATCH v1 2/4] powerpc: apm82181: add WD MyBook Live NAS
    ` [RFC PATCH v1 3/4] powerpc: apm82181: add Meraki MR24 AP
      ` [RFC PATCH v1 4/4] powerpc: apm82181: integrate bluestone.dts

[PATCH v2] powerpc/uaccess: Use flexible addressing with __put_user()/__get_user()
 2020-08-12 19:30 UTC  (9+ messages)

[PATCH v3 0/8] huge vmalloc mappings
 2020-08-12 16:18 UTC  (7+ messages)
` [PATCH v3 8/8] mm/vmalloc: Hugepage "

[PATCH v2] powerpc/pseries/hotplug-cpu: wait indefinitely for vCPU death
 2020-08-12 13:36 UTC  (2+ messages)

[PASEMI] Nemo board doesn't boot anymore after the commit "powerpc/book3s64/pkeys: Simplify pkey disable branch"
 2020-08-12 13:09 UTC  (5+ messages)
        ` [Virtual ppce500] virtio_gpu virtio0: swiotlb buffer is full

[RFC PATCH v1 00/19] powerpc: Switch signal 32 to using user_access_begin() and friends
 2020-08-12 12:06 UTC  (20+ messages)
` [RFC PATCH v1 01/19] powerpc/signal: Move inline functions in signal.h
` [RFC PATCH v1 02/19] powerpc/ptrace: Move declaration of ptrace_get_reg() and ptrace_set_reg()
` [RFC PATCH v1 03/19] powerpc/ptrace: Consolidate reg index calculation
` [RFC PATCH v1 04/19] powerpc/ptrace: Create ptrace_get_fpr() and ptrace_put_fpr()
` [RFC PATCH v1 05/19] powerpc/signal: Don't manage floating point regs when no FPU
` [RFC PATCH v1 06/19] powerpc/32s: Allow deselecting CONFIG_PPC_FPU on mpc832x
` [RFC PATCH v1 07/19] powerpc/signal: Move access_ok() out of get_sigframe()
` [RFC PATCH v1 08/19] powerpc/signal: Remove get_clean_sp()
` [RFC PATCH v1 09/19] powerpc/signal: Call get_tm_stackpointer() from get_sigframe()
` [RFC PATCH v1 10/19] powerpc/signal: Refactor bad frame logging
` [RFC PATCH v1 11/19] powerpc/signal32: Simplify logging in handle_rt_signal32()
` [RFC PATCH v1 12/19] powerpc/signal32: Regroup copies in save_user_regs() and save_tm_user_regs()
` [RFC PATCH v1 13/19] powerpc/signal32: Create 'unsafe' versions of copy_[ck][fpr/vsx]_to_user()
` [RFC PATCH v1 14/19] powerpc/signal32: Switch save_user_regs() and save_tm_user_regs() to user_access_begin() logic
` [RFC PATCH v1 15/19] powerpc/signal32: Switch handle_signal32() "
` [RFC PATCH v1 16/19] powerpc/signal32: Switch handle_rt_signal32() "
` [RFC PATCH v1 17/19] signal: Add unsafe_put_compat_sigset()
` [RFC PATCH v1 18/19] powerpc/signal32: Add and use unsafe_put_sigset_t()
` [RFC PATCH v1 19/19] powerpc/signal32: Switch swap_context() to user_access_begin() logic

[PATCH 1/2] lockdep: improve current->(hard|soft)irqs_enabled synchronisation with actual irq state
 2020-08-12 10:35 UTC  (4+ messages)

[PATCH 0/2] powerpc: unrel_branch_check.sh: enable llvm-objdump
 2020-08-12  8:10 UTC  (3+ messages)
` [PATCH 1/2] powerpc: unrel_branch_check.sh: use nm to find symbol value
` [PATCH 2/2] powerpc: unrel_branch_check.sh: enable the use of llvm-objdump v9, 10 or 11

[PATCH] powerpc/papr_scm: Make access mode of 'perf_stats' attribute file to '0400'
 2020-08-12  7:36 UTC  (3+ 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).