linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-17 15:55:56 to 2020-08-19 15:44:51 UTC [more...]

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

[PATCH v2 00/13] mm/debug_vm_pgtable fixes
 2020-08-19 13:45 UTC  (15+ messages)
` [PATCH v2 01/13] powerpc/mm: Add DEBUG_VM WARN for pmd_clear
` [PATCH v2 02/13] powerpc/mm: Move setting pte specific flags to pfn_pte
` [PATCH v2 03/13] mm/debug_vm_pgtable/ppc64: Avoid setting top bits in radom value
` [PATCH v2 04/13] mm/debug_vm_pgtables/hugevmap: Use the arch helper to identify huge vmap support
` [PATCH v2 05/13] mm/debug_vm_pgtable/savedwrite: Enable savedwrite test with CONFIG_NUMA_BALANCING
` [PATCH v2 06/13] mm/debug_vm_pgtable/THP: Mark the pte entry huge before using set_pmd/pud_at
` [PATCH v2 07/13] mm/debug_vm_pgtable/set_pte/pmd/pud: Don't use set_*_at to update an existing pte entry
` [PATCH v2 08/13] mm/debug_vm_pgtable/thp: Use page table depost/withdraw with THP
` [PATCH v2 09/13] mm/debug_vm_pgtable/locks: Move non page table modifying test together
` [PATCH v2 10/13] mm/debug_vm_pgtable/locks: Take correct page table lock
` [PATCH v2 11/13] mm/debug_vm_pgtable/pmd_clear: Don't use pmd/pud_clear on pte entries
` [PATCH v2 12/13] mm/debug_vm_pgtable/hugetlb: Disable hugetlb test on ppc64
` [PATCH v2 13/13] mm/debug_vm_pgtable: populate a pte entry before fetching it

[PATCH] powerpc/powernv/pci: Fix typo when releasing DMA resources
 2020-08-19 13:31 UTC  (3+ messages)

[PATCH 00/10] sound: convert tasklets to use new tasklet_setup()
 2020-08-19 11:28 UTC  (11+ messages)

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

[PATCH] powerpc/powernv/idle: add a basic stop 0-3 driver for POWER10
 2020-08-19  9:47 UTC 

[PATCH] powerpc/papr_scm: Limit the readability of 'perf_stats' sysfs attribute
 2020-08-19  9:19 UTC  (4+ messages)

remove the last set_fs() in common code, and remove it for x86 and powerpc
 2020-08-19  7:22 UTC  (33+ 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 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
        ` iter and normal ops on /dev/zero & co, was Re: remove the last set_fs() in common code, and remove it for x86 and powerpc

[PATCH v4] soc: fsl: enable acpi support in RCPM driver
 2020-08-19  6:52 UTC 

[PATCH 01/16] powerpc/mm: Add DEBUG_VM WARN for pmd_clear
 2020-08-19  6:54 UTC  (8+ messages)
` [PATCH 14/16] debug_vm_pgtable/hugetlb: Disable hugetlb test on ppc64

[powerpc:fixes-test] BUILD SUCCESS 801980f6497946048709b9b09771a1729551d705
 2020-08-19  6:52 UTC 

[powerpc:merge] BUILD SUCCESS d4ecce4dcc8f8820286cf4e0859850c555e89854
 2020-08-19  6:53 UTC 

[powerpc:next-test] BUILD SUCCESS dc76919c80d7128cd46cfa0f1f356e4c12e50229
 2020-08-19  6:53 UTC 

[PATCH v3] soc: fsl: enable acpi support
 2020-08-19  6:52 UTC  (3+ messages)

[PATCH 1/3] powerpc: Move arch_cpu_idle_dead() into smp.c
 2020-08-19  6:44 UTC  (4+ messages)
` [PATCH 2/3] powerpc/smp: Fold cpu_die() into its only caller
` [PATCH 3/3] powerpc/smp: Move ppc_md.cpu_die() to smp_ops.cpu_offline_self()

fsl_espi errors on v5.7.15
 2020-08-19  6:15 UTC  (5+ messages)

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

[PATCH] powerpc/pseries: Do not initiate shutdown when system is running on UPS
 2020-08-19  5:25 UTC  (3+ messages)

[PATCH v3] powerpc/pseries/svm: Allocate SWIOTLB buffer anywhere in memory
 2020-08-19  4:43 UTC  (2+ messages)

[PATCH 1/9] selftests/powerpc: Make using_hash_mmu() work on Cell & PowerMac
 2020-08-19  1:57 UTC  (9+ messages)
` [PATCH 2/9] selftests/powerpc: Give the bad_accesses test longer to run
` [PATCH 3/9] selftests/powerpc: Move set_dscr() into rfi_flush.c
` [PATCH 4/9] selftests/powerpc: Include asm/cputable.h from utils.h
` [PATCH 5/9] selftests/powerpc: Don't run DSCR tests on old systems
` [PATCH 6/9] selftests/powerpc: Skip security tests on older CPUs
` [PATCH 7/9] selftests/powerpc: Skip L3 bank test "
` [PATCH 8/9] selftests/powerpc: Don't touch VMX/VSX "
` [PATCH 9/9] selftests/powerpc: Properly handle failure in switch_endian_test

[PATCH] powerpc/64: Remove unused generic_secondary_thread_init()
 2020-08-19  1:57 UTC 

[PATCH v2 00/25] powerpc: Switch signal 32 to using unsafe_put_user() and friends
 2020-08-19  1:19 UTC  (27+ messages)
` [PATCH v2 01/25] powerpc/signal: Move inline functions in signal.h
` [PATCH v2 02/25] powerpc/ptrace: Move declaration of ptrace_get_reg() and ptrace_set_reg()
` [PATCH v2 03/25] powerpc/ptrace: Consolidate reg index calculation
` [PATCH v2 04/25] powerpc/ptrace: Create ptrace_get_fpr() and ptrace_put_fpr()
` [PATCH v2 05/25] powerpc/signal: Don't manage floating point regs when no FPU
` [PATCH v2 06/25] powerpc/32s: Allow deselecting CONFIG_PPC_FPU on mpc832x
` [PATCH v2 07/25] powerpc/signal: Remove BUG_ON() in handler_signal functions
` [PATCH v2 08/25] powerpc/signal: Move access_ok() out of get_sigframe()
` [PATCH v2 09/25] powerpc/signal: Remove get_clean_sp()
` [PATCH v2 10/25] powerpc/signal: Call get_tm_stackpointer() from get_sigframe()
` [PATCH v2 11/25] powerpc/signal: Refactor bad frame logging
` [PATCH v2 12/25] powerpc/signal32: Simplify logging in handle_rt_signal32()
` [PATCH v2 13/25] powerpc/signal32: Move handle_signal32() close to handle_rt_signal32()
` [PATCH v2 14/25] powerpc/signal32: Rename local pointers in handle_rt_signal32()
` [PATCH v2 15/25] powerpc/signal32: Misc changes to make handle_[rt_]_signal32() more similar
` [PATCH v2 16/25] powerpc/signal32: Move signal trampoline setup to handle_[rt_]signal32
` [PATCH v2 17/25] powerpc/signal32: Switch handle_signal32() to user_access_begin() logic
` [PATCH v2 18/25] powerpc/signal32: Switch handle_rt_signal32() "
` [PATCH v2 19/25] powerpc/signal32: Remove ifdefery in middle of if/else
` [PATCH v2 20/25] signal: Add unsafe_put_compat_sigset()
` [PATCH v2 21/25] powerpc/signal32: Add and use unsafe_put_sigset_t()
` [PATCH v2 22/25] powerpc/signal32: Switch swap_context() to user_access_begin() logic
` [PATCH v2 23/25] powerpc/signal: Create 'unsafe' versions of copy_[ck][fpr/vsx]_to_user()
` [PATCH v2 24/25] powerpc/signal32: Isolate non-copy actions in save_user_regs() and save_tm_user_regs()
` [PATCH v2 25/25] powerpc/signal32: Transform save_user_regs() and save_tm_user_regs() in 'unsafe' version

[PATCH] powerpc/book3s64/radix: Fix boot failure with large amount of guest memory
 2020-08-18 23:44 UTC  (4+ messages)

[Bug 208957] New: 5.9-rc1 fails to build for a PowerMac G5: .../book3s64/hash_utils.c:1119:21: error: ‘default_uamor’ undeclared (first use in this function) 1119 | mtspr(SPRN_UAMOR, default_uamor);
 2020-08-18 22:32 UTC 

[PATCH v3 00/17] memblock: seasonal cleaning^w cleanup
 2020-08-18 22:18 UTC  (19+ messages)
` [PATCH v3 01/17] KVM: PPC: Book3S HV: simplify kvm_cma_reserve()
` [PATCH v3 02/17] dma-contiguous: simplify cma_early_percent_memory()
` [PATCH v3 03/17] arm, xtensa: simplify initialization of high memory pages
` [PATCH v3 04/17] arm64: numa: simplify dummy_numa_init()
` [PATCH v3 05/17] h8300, nds32, openrisc: simplify detection of memory extents
` [PATCH v3 06/17] riscv: drop unneeded node initialization
` [PATCH v3 07/17] mircoblaze: drop unneeded NUMA and sparsemem initializations
` [PATCH v3 08/17] memblock: make for_each_memblock_type() iterator private
` [PATCH v3 09/17] memblock: make memblock_debug and related functionality private
` [PATCH v3 10/17] memblock: reduce number of parameters in for_each_mem_range()
` [PATCH v3 11/17] arch, mm: replace for_each_memblock() with for_each_mem_pfn_range()
` [PATCH v3 12/17] arch, drivers: replace for_each_membock() with for_each_mem_range()
` [PATCH v3 13/17] x86/setup: simplify initrd relocation and reservation
` [PATCH v3 14/17] x86/setup: simplify reserve_crashkernel()
` [PATCH v3 15/17] memblock: remove unused memblock_mem_size()
` [PATCH v3 16/17] memblock: implement for_each_reserved_mem_region() using __next_mem_region()
` [PATCH v3 17/17] memblock: use separate iterators for memory and reserved regions

[PATCH 1/2] powerpc/64s: remove PROT_SAO support
 2020-08-18 20:59 UTC  (4+ messages)

[PATCH v2] powerpc/pseries/svm: Allocate SWIOTLB buffer anywhere in memory
 2020-08-18 19:51 UTC  (3+ messages)

[PATCH v3 0/3] refine and clean code for synchronous mode
 2020-08-18 16:55 UTC  (2+ messages)

[PATCH v2] ASoC: fsl-asoc-card: Get "extal" clock rate by clk_get_rate
 2020-08-18 16:54 UTC  (2+ messages)

Flushing transparent hugepages
 2020-08-18 16:08 UTC  (2+ messages)

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

[PATCH] powerpc/kasan: Fix KASAN_SHADOW_START on BOOK3S_32
 2020-08-18 13:58 UTC  (2+ messages)

[PATCH] powerpc/fixmap: Fix the size of the early debug area
 2020-08-18 13:58 UTC  (2+ messages)

[PATCH] powerpc/pkeys: Fix build error with PPC_MEM_KEYS disabled
 2020-08-18 13:58 UTC  (2+ messages)

[PATCH] powerpc/32s: Fix is_module_segment() when MODULES_VADDR is defined
 2020-08-18 13:58 UTC  (2+ messages)

[powerpc] 5.9.0-rc1 boot failure on POWER9 PowerVM LPAR
 2020-08-18 12:41 UTC  (2+ messages)

[PATCH v2] soc: fsl: enable acpi support
 2020-08-18 11:48 UTC  (2+ messages)

[PATCH 00/20] ethernet: convert tasklets to use new tasklet_setup() API
 2020-08-18  9:14 UTC  (6+ messages)
` [PATCH 06/20] ethernet: chelsio: "
` [PATCH 16/20] ethernet: netronome: "
  ` [oss-drivers] "

[PATCH v2 1/3] powerpc/numa: Introduce logical numa id
 2020-08-18  8:21 UTC  (5+ messages)

[PATCH v6 0/3] Offline memoryless cpuless node 0
 2020-08-18  8:11 UTC  (4+ messages)
` [PATCH v6 1/3] powerpc/numa: Set numa_node for all possible cpus
` [PATCH v6 2/3] powerpc/numa: Prefer node id queried from vphn
` [PATCH v6 3/3] powerpc/numa: Offline memoryless cpuless node 0

[PATCH v5 3/3] mm/page_alloc: Keep memoryless cpuless node 0 offline
 2020-08-18  7:49 UTC  (14+ messages)

[PATCH] powerpc/pseries/eeh: Fix dumb linebreaks
 2020-08-18  4:45 UTC 

[RFC PATCH 1/2] sparc64: remove mm_cpumask clearing to fix kthread_use_mm race
 2020-08-18  3:34 UTC  (2+ messages)
` [RFC PATCH 2/2] powerpc/64s/radix: Fix mm_cpumask trimming race vs kthread_use_mm

[PATCH v4] selftests/powerpc: Fix pkey syscall redefinitions
 2020-08-18  3:21 UTC  (2+ messages)

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

[PATCH 1/2] powerpc/kernel/cputable: cleanup the function declarations
 2020-08-18  3:21 UTC  (2+ messages)

[PATCH V6 0/2] powerpc/perf: Add support for perf extended regs in powerpc
 2020-08-18  3:21 UTC  (2+ messages)

[PATCH v4 8/8] mm/vmalloc: Hugepage vmalloc mappings
 2020-08-18  0:30 UTC  (2+ messages)
` [mm/vmalloc] a1a514f208: WARNING:at_kernel/locking/lockdep.c:#__lock_acquire

[PATCH v1 00/10] DDW indirect mapping
 2020-08-17 23:40 UTC  (11+ messages)
` [PATCH v1 01/10] powerpc/pseries/iommu: Replace hard-coded page shift
` [PATCH v1 02/10] powerpc/kernel/iommu: Align size for IOMMU_PAGE_SIZE on iommu_*_coherent()
` [PATCH v1 03/10] powerpc/kernel/iommu: Use largepool as a last resort when !largealloc
` [PATCH v1 04/10] powerpc/kernel/iommu: Add new iommu_table_in_use() helper
` [PATCH v1 05/10] powerpc/pseries/iommu: Add iommu_pseries_alloc_table() helper
` [PATCH v1 06/10] powerpc/pseries/iommu: Add ddw_list_add() helper
` [PATCH v1 07/10] powerpc/pseries/iommu: Allow DDW windows starting at 0x00
` [PATCH v1 08/10] powerpc/pseries/iommu: Add ddw_property_create() and refactor enable_ddw()
` [PATCH v1 09/10] powerpc/pseries/iommu: Make use of DDW even if it does not map the partition
` [PATCH v1 10/10] powerpc/pseries/iommu: Rename "direct window" to "dma window"

[PATCH 0/8] scsi: convert tasklets to use new tasklet_setup()
 2020-08-17 19:57 UTC  (4+ messages)

[PATCH v4 0/8] huge vmalloc mappings
 2020-08-17 13:23 UTC  (3+ messages)
` [PATCH v4 6/8] mm: Move vmap_range from lib/ioremap.c to mm/vmalloc.c

[PATCH] swiotlb: Allow allocating buffer anywhere in memory
 2020-08-17 21:48 UTC  (3+ messages)

[RFC PATCH 1/3] powerpc/mem: Store the dt_root_size/addr cell values for later usage
 2020-08-17 17:31 UTC  (3+ messages)
` [RFC PATCH] powerpc/drmem: use global variable instead of fetching again

[PATCH v2 1/4] powerpc/drmem: Make lmb_size 64 bit
 2020-08-17 15:56 UTC  (4+ messages)
` [PATCH v2 2/4] powerpc/mem: Store the dt_root_size/addr cell values for later usage


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