linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-06-26 03:54:06 to 2020-06-29 15:08:42 UTC [more...]

[PATCH v5 0/3] Offline memoryless cpuless node 0
 2020-06-29 14:58 UTC  (3+ messages)
` [PATCH v5 3/3] mm/page_alloc: Keep memoryless cpuless node 0 offline

[Bug 208181] New: BUG: KASAN: stack-out-of-bounds in strcmp+0x58/0xd8
 2020-06-29 14:55 UTC  (5+ messages)
` [Bug 208181] "

[PATCH] ASoC: fsl_asrc: Add an option to select internal ratio mode
 2020-06-29 13:58 UTC 

[PATCH v6 0/8] Support new pmem flush and sync instructions for POWER
 2020-06-29 13:57 UTC  (9+ messages)
` [PATCH v6 1/8] powerpc/pmem: Restrict papr_scm to P8 and above
` [PATCH v6 2/8] powerpc/pmem: Add new instructions for persistent storage and sync
` [PATCH v6 3/8] powerpc/pmem: Add flush routines using new pmem store and sync instruction
` [PATCH v6 4/8] libnvdimm/nvdimm/flush: Allow architecture to override the flush barrier
` [PATCH v6 5/8] powerpc/pmem/of_pmem: Update of_pmem to use the new barrier instruction
` [PATCH v6 6/8] powerpc/pmem: Avoid the barrier in flush routines
` [PATCH v6 7/8] powerpc/pmem: Add WARN_ONCE to catch the wrong usage of pmem flush functions
` [PATCH v6 8/8] powerpc/pmem: Initialize pmem device on newer hardware

[PATCH 0/3] Implement shared_cpu_list for powerpc
 2020-06-29 13:26 UTC  (5+ messages)
` [PATCH 1/3] powerpc/cacheinfo: Use cpumap_print to print cpumap
` [PATCH 2/3] powerpc/cacheinfo: Make cpumap_show code reusable
` [PATCH 3/3] powerpc/cacheinfo: Add per cpu per index shared_cpu_list

[PATCH 00/11] ppc64: enable kdump support for kexec_file_load syscall
 2020-06-29 11:56 UTC  (21+ messages)
` [PATCH 01/11] kexec_file: allow archs to handle special regions while locating memory hole
` [PATCH 02/11] powerpc/kexec_file: mark PPC64 specific code
` [PATCH 03/11] powerpc/kexec_file: add helper functions for getting memory ranges
` [PATCH 04/11] ppc64/kexec_file: avoid stomping memory used by special regions
` [PATCH 05/11] powerpc/drmem: make lmb walk a bit more flexible
` [PATCH 06/11] ppc64/kexec_file: restrict memory usage of kdump kernel
` [PATCH 07/11] ppc64/kexec_file: add support to relocate purgatory
` [PATCH 08/11] ppc64/kexec_file: setup the stack for purgatory
` [PATCH 09/11] ppc64/kexec_file: setup backup region for kdump kernel
` [PATCH 10/11] ppc64/kexec_file: prepare elfcore header for crashing kernel
` [PATCH 11/11] ppc64/kexec_file: add appropriate regions for memory reserve map

[PATCH v2] powerpc/uaccess: Use flexible addressing with __put_user()/__get_user()
 2020-06-29 11:27 UTC  (3+ messages)

[PATCH v2 1/2] powerpc/ptdump: Refactor update of st->last_pa
 2020-06-29 11:17 UTC  (2+ messages)
` [PATCH v2 2/2] powerpc/ptdump: Refactor update of pg_state

[PATCH v2 0/6] powerpc/32s: Allocate modules outside of vmalloc space for STRICT_KERNEL_RWX
 2020-06-29 11:15 UTC  (7+ messages)
` [PATCH v2 1/6] powerpc/lib: Prepare code-patching for modules allocated outside vmalloc space
` [PATCH v2 2/6] powerpc: Use MODULES_VADDR if defined
` [PATCH v2 3/6] powerpc/32s: Only leave NX unset on segments used for modules
` [PATCH v2 4/6] powerpc/32: Set user/kernel boundary at TASK_SIZE instead of PAGE_OFFSET
` [PATCH v2 5/6] powerpc/32s: Kernel space starts at TASK_SIZE
` [PATCH v2 6/6] powerpc/32s: Use dedicated segment for modules with STRICT_KERNEL_RWX

[PATCH 00/13] iommu: Remove usage of dev->archdata.iommu
 2020-06-29 10:57 UTC  (7+ messages)
` [PATCH 09/13] x86: Remove dev->archdata.iommu pointer
` [PATCH 13/13] powerpc/dma: Remove dev->archdata.iommu_domain
  ` [PATCH 01/13] iommu/exynos: Use dev_iommu_priv_get/set()

[PATCH] powerpc: Warn about use of smt_snooze_delay
 2020-06-29 10:42 UTC  (2+ messages)

[PATCH v3 0/4] Migrate non-migrated pages of a SVM
 2020-06-29  8:48 UTC  (6+ messages)
` [PATCH v3 3/4] KVM: PPC: Book3S HV: migrate remaining normal-GFNs to secure-GFNs in H_SVM_INIT_DONE

[PATCH V3 0/4] mm/debug_vm_pgtable: Add some more tests
 2020-06-29  8:32 UTC  (12+ messages)
` [PATCH V3 2/4] mm/debug_vm_pgtable: Add tests validating advanced arch page table helpers

[PATCH V4 0/3] cpufreq: Allow default governor on cmdline and fix locking issues
 2020-06-29  8:24 UTC  (2+ messages)
` [PATCH V4 2/3] cpufreq: Register governors at core_initcall

[PATCH RFC 1/1] powerpc/eeh: Synchronization for safety
 2020-06-29  8:11 UTC  (2+ messages)

[PATCH] ASoC: fsl_sai: Refine regcache usage with pm runtime
 2020-06-29  6:42 UTC 

[PATCH v2] powerpc: Drop CONFIG_MTD_M25P80 in 85xx-hw.config
 2020-06-29  6:06 UTC  (3+ messages)

[PATCH] kbuild: introduce ccflags-remove-y and asflags-remove-y
 2020-06-29  5:57 UTC  (3+ messages)

[PATCH 1/2] powerpc/64s: remove PROT_SAO support
 2020-06-29  4:50 UTC  (3+ messages)

[PATCH v2 0/3] Off-load TLB invalidations to host for !GTSE
 2020-06-29  4:31 UTC  (6+ messages)
` [PATCH v2 1/3] powerpc/mm: Enable radix GTSE only if supported
` [PATCH v2 2/3] powerpc/pseries: H_REGISTER_PROC_TBL should ask for GTSE only if enabled
` [PATCH v2 3/3] powerpc/mm/book3s64/radix: Off-load TLB invalidations to host when !GTSE

[PATCH 0/8] mm: cleanup usage of <asm/pgalloc.h>
 2020-06-28  7:10 UTC  (15+ messages)
` [PATCH 1/8] mm: remove unneeded includes "
` [PATCH 2/8] opeinrisc: switch to generic version of pte allocation
` [PATCH 3/8] xtensa: "
` [PATCH 4/8] asm-generic: pgalloc: provide generic pmd_alloc_one() and pmd_free_one()
` [PATCH 5/8] asm-generic: pgalloc: provide generic pud_alloc_one() and pud_free_one()
` [PATCH 6/8] asm-generic: pgalloc: provide generic pgd_free()
` [PATCH 7/8] mm: move lib/ioremap.c to mm/
` [PATCH 8/8] mm: move p?d_alloc_track to separate header file
` [PATCH 9/8] mm: Account PMD tables like PTE tables

[PATCH 0/9] Macintosh II ADB driver fixes
 2020-06-28  4:23 UTC  (10+ messages)
` [PATCH 2/9] macintosh/via-macii: Poll the device most likely to respond
` [PATCH 7/9] macintosh/via-macii: Use unsigned type for autopoll_devs variable
` [PATCH 6/9] macintosh/via-macii: Use bool type for reading_reply variable
` [PATCH 1/9] macintosh/via-macii: Access autopoll_devs when inside lock
` [PATCH 9/9] macintosh/via-macii: Clarify definition of macii_init()
` [PATCH 5/9] macintosh/via-macii: Handle poll replies correctly
` [PATCH 4/9] macintosh/via-macii: Remove read_done state
` [PATCH 3/9] macintosh/via-macii: Handle /CTLR_IRQ signal correctly
` [PATCH 8/9] macintosh/via-macii: Use the stack for reset request storage

[powerpc:next-test] BUILD SUCCESS 552e738289b6487cd82198369ddd00338b684c0b
 2020-06-28  1:43 UTC 

[powerpc:fixes-test] BUILD SUCCESS 896066aa0685af3434637998b76218c2045142a8
 2020-06-28  1:43 UTC 

[powerpc:merge] BUILD SUCCESS f66ebd048174992db612ec8157c83f6c6601e8b0
 2020-06-28  1:43 UTC 

[PATCH 0/3] powerpc/pseries: IPI doorbell improvements
 2020-06-27 19:46 UTC  (5+ messages)
` [PATCH 1/3] powerpc: inline doorbell sending functions
` [PATCH 2/3] powerpc/pseries: Use doorbells even if XIVE is available
` [PATCH 3/3] powerpc/pseries: Add KVM guest doorbell restrictions

[GIT PULL] Please pull powerpc/linux.git powerpc-5.8-4 tag
 2020-06-27 16:00 UTC  (2+ messages)

[PATCH] powerpc/pseries: Use doorbells even if XIVE is available
 2020-06-27 14:59 UTC  (6+ messages)

properly support exec with kernel pointers v3
 2020-06-27  7:27 UTC  (6+ messages)
` [PATCH 1/5] exec: cleanup the execve wrappers
` [PATCH 2/5] exec: simplify the compat syscall handling
` [PATCH 3/5] exec: cleanup the count() function
` [PATCH 4/5] exec: split prepare_arg_pages
` [PATCH 5/5] exec: add a kernel_execveat helper

[PATCH 1/2] powerpc/mm/book3s54/pkeys: make pkey access check work on execute_only_key
 2020-06-27  7:01 UTC  (2+ messages)
` [PATCH 2/2] powerpc/mm/books64/pkeys: Rename is_pkey_enabled()

[PATCH 16/17] arch: remove HAVE_COPY_THREAD_TLS
 2020-06-27  3:10 UTC  (4+ messages)
` [PATCH 17/17] arch: rename copy_thread_tls() back to copy_thread()

[PATCH 16/26] mm/powerpc: Use general page fault accounting
 2020-06-26 22:36 UTC 

[PATCH v5 00/12] kunit: create a centralized executor to dispatch all KUnit tests
 2020-06-26 21:52 UTC  (23+ messages)
` [PATCH v5 01/12] vmlinux.lds.h: add linker section for KUnit test suites
` [PATCH v5 02/12] arch: arm64: "
` [PATCH v5 03/12] arch: microblaze: "
` [PATCH v5 04/12] arch: powerpc: "
` [PATCH v5 05/12] arch: um: "
` [PATCH v5 06/12] arch: xtensa: "
` [PATCH v5 07/12] kunit: test: create a single centralized executor for all tests
` [PATCH v5 08/12] init: main: add KUnit to kernel init
` [PATCH v5 09/12] kunit: test: add test plan to KUnit TAP format
` [PATCH v5 10/12] kunit: Add 'kunit_shutdown' option
` [PATCH v5 11/12] Documentation: Add kunit_shutdown to kernel-parameters.txt
` [PATCH v5 12/12] Documentation: kunit: add a brief blurb about kunit_test_suite

[PATCH v4 00/11] kunit: create a centralized executor to dispatch all KUnit tests
 2020-06-26 21:10 UTC  (3+ messages)

[PATCH 0/8 v2] PCI: Align return values of PCIe capability and PCI accessors
 2020-06-26 18:52 UTC  (2+ messages)

[PATCH v2 0/6] Remove default DMA window before creating DDW
 2020-06-26 17:55 UTC  (6+ messages)
` [PATCH v2 5/6] powerpc/pseries/iommu: Make use of DDW even if it does not map the partition
` [PATCH v2 6/6] powerpc/pseries/iommu: Avoid errors when DDW starts at 0x00

[PATCH] selftests/powerpc: Purge extra count_pmc() calls of ebb selftests
 2020-06-26 16:47 UTC 

[PATCH v2 00/15] Documentation fixes
 2020-06-26 16:13 UTC  (2+ messages)

[PATCH v3 0/2] Add cpu hotplug support for powerpc/perf/hv-24x7
 2020-06-26 10:28 UTC  (3+ messages)
` [PATCH v3 1/2] powerpc/perf/hv-24x7: Add cpu hotplug support
` [PATCH v3 2/2] powerpc/hv-24x7: Add sysfs files inside hv-24x7 device to show cpumask

[PATCH v2 3/5] libnvdimm/nvdimm/flush: Allow architecture to override the flush barrier
 2020-06-26 10:20 UTC  (11+ messages)

[PATCH v2 0/4] Prefixed instruction tests to cover negative cases
 2020-06-26  9:51 UTC  (5+ messages)
` [PATCH v2 1/4] powerpc test_emulate_step: enhancement to test negative scenarios
` [PATCH v2 2/4] powerpc test_emulate_step: add negative tests for prefixed addi
` [PATCH v2 3/4] powerpc sstep: introduce macros to retrieve Prefix instruction operands
` [PATCH v2 4/4] powerpc test_emulate_step: move extern declaration to sstep.h

[bug] LTP mmap03 stuck in page fault loop after c46241a370a6 ("powerpc/pkeys: Check vma before returning key fault error to the user")
 2020-06-26  9:49 UTC  (4+ messages)

[PATCH v2 0/2] cpufreq: Specify the default governor on command line
 2020-06-26  8:09 UTC  (4+ messages)
` [PATCH v2 2/2] cpufreq: Specify "

[PATCH v2 0/2] Add cpu hotplug support for powerpc/perf/hv-24x7
 2020-06-26  8:02 UTC  (6+ messages)
` [PATCH v2 2/2] powerpc/hv-24x7: Add sysfs files inside hv-24x7 device to show cpumask

[PATCH] crypto: af_alg - Fix regression on empty requests
 2020-06-26  6:29 UTC 

[PATCH RFC 1/1] powerpc/eeh: Provide a unique ID for each EEH recovery
 2020-06-26  5:08 UTC  (2+ messages)

[powerpc:next] BUILD SUCCESS 105fb38124a490f38e9c1e23bb4c4a0b6ba12fdb
 2020-06-26  4:48 UTC 

[powerpc:fixes-test] BUILD SUCCESS c1ed1754f271f6b7acb1bfdc8cfb62220fbed423
 2020-06-26  4:48 UTC 

[powerpc:merge] BUILD SUCCESS 90a3c369b73246c37616c947e83b9939e41974c8
 2020-06-26  4:48 UTC 

[PATCH] powerpc/64: indirect function call use bctrl rather than blrl in ret_from_kernel_thread
 2020-06-26  4:46 UTC  (2+ messages)

[PATCH] powerpc/mm: Fix typo in IS_ENABLED()
 2020-06-26  4:46 UTC  (2+ messages)

[PATCH V2] powerpc/pseries/svm: Drop unused align argument in alloc_shared_lppaca() function
 2020-06-26  4:46 UTC  (2+ messages)

[PATCH 0/3] powerpc/dt_cpu_ftrs: Make use of ISA_V3_* macros
 2020-06-26  4:46 UTC  (2+ messages)

[PATCH] arch: powerpc: ppc4xx compile flag optimizations
 2020-06-26  4:45 UTC  (2+ messages)

[PATCH] powerpc/ptdump: Fix build failure in hashpagetable.c
 2020-06-26  4:45 UTC  (2+ messages)

[PATCH 1/2] selftests/powerpc: Allow choice of CI memory location in alignment_handler test
 2020-06-26  4:45 UTC  (2+ messages)

[PATCH] powerpc/fixmap: Fix FIX_EARLY_DEBUG_BASE when page size is 256k
 2020-06-26  4:45 UTC  (2+ messages)

[PATCH] powerpc/8xx: Modify ptep_get()
 2020-06-26  4:45 UTC  (2+ messages)

[PATCH v3 0/2] powerpc: CMDLINE config cleanup
 2020-06-26  4:45 UTC  (2+ messages)

[PATCH] powerpc/mm/book3s64: Skip 16G page reservation with radix
 2020-06-26  4:45 UTC  (2+ messages)

[PATCH kernel v2] powerpc/powernv/ioda: Return correct error if TCE level allocation failed
 2020-06-26  4:45 UTC  (2+ messages)

[PATCH kernel] powerpc/xive: Ignore kmemleak false positives
 2020-06-26  4:45 UTC  (2+ messages)

[PATCH] powerpc/fsl_booke/32: fix build with CONFIG_RANDOMIZE_BASE
 2020-06-26  4:44 UTC  (2+ messages)

[PATCH] powerpc/kvm/book3s64/nested: Fix kernel crash with nested kvm
 2020-06-26  4:44 UTC  (2+ messages)

[PATCH v3 0/3] cpufreq: Allow default governor on cmdline and fix locking issues
 2020-06-26  3:51 UTC  (2+ messages)
` [PATCH V3 2/3] cpufreq: Register governors at core_initcall


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