LinuxPPC-Dev Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-17 10:33:27 to 2021-12-25 02:06:32 UTC [more...]

[PATCH] Revert "mm/usercopy: Drop extra is_vmalloc_or_module() check"
 2021-12-25  2:05 UTC  (5+ messages)

aacraid (PM8068) freqent EEH with kernel 5.15 on talos2
 2021-12-25  1:52 UTC  (2+ messages)

[PATCH 10/10] serial: pmac_zilog: Use platform_get_irq() to get the interrupt
 2021-12-24 14:29 UTC 

[Bug 215389] New: pagealloc: memory corruption at building glibc-2.33 and running its' testsuite
 2021-12-24 13:35 UTC  (3+ messages)
` [Bug 215389] "

[PATCH 1/5] powerpc/64s/radix: Fix memory hotplug section page table creation
 2021-12-24 13:24 UTC  (3+ messages)
` [PATCH 4/5] powerpc/64: Add VIRTUAL_BUG_ON checks for __va and __pa addresses

[PATCH v3 1/2] powerpc/set_memory: Avoid spinlock recursion in change_page_attr()
 2021-12-24 11:07 UTC  (2+ messages)
` [PATCH v3 2/2] powerpc: Add set_memory_{p/np}() and remove set_memory_attr()

[powerpc:next] BUILD SUCCESS 5b09250cca85ae6f91c9562cf1f5e5747de0a75d
 2021-12-24  8:36 UTC 

code conditional on non-existing PPC_EARLY_DEBUG_MICROWATT
 2021-12-24  6:10 UTC  (2+ messages)

[PATCH 0/3] KVM: PPC: KVM module exit fixes
 2021-12-23 21:19 UTC  (4+ messages)
` [PATCH 1/3] KVM: PPC: Book3S HV: Check return value of kvmppc_radix_init
` [PATCH 2/3] KVM: PPC: Book3S HV: Delay setting of kvm ops
` [PATCH 3/3] KVM: PPC: Book3S HV: Free allocated memory if module init fails

[PATCH 0/3] KVM: PPC: Minor fixes
 2021-12-23 21:15 UTC  (4+ messages)
` [PATCH 1/3] KVM: PPC: Book3S HV: Stop returning internal values to userspace
` [PATCH 2/3] KVM: PPC: Fix vmx/vsx mixup in mmio emulation
` [PATCH 3/3] KVM: PPC: Fix mmio length message

[PATCH v2 1/2] powerpc/set_memory: Avoid spinlock recursion in change_page_attr()
 2021-12-23 15:14 UTC  (3+ messages)

[powerpc:next-test] BUILD SUCCESS 3f51a5add7bc61eddbd1049eb0fbd7ee95cd08ac
 2021-12-23 14:55 UTC 

[PATCH v2 00/20] powerpc: Define eligible functions as __init
 2021-12-23 11:44 UTC  (3+ messages)

[PATCH/RFC] mm: add and use batched version of __tlb_remove_table()
 2021-12-23  9:55 UTC  (9+ messages)

[PATCH 0/5] Remove duplicate context init function for sha algorithm
 2021-12-23  2:59 UTC  (8+ messages)
` [PATCH 1/5] crypto: sha256 - remove duplicate generic hash init function
` [PATCH 2/5] crypto: mips/sha - remove duplicate "
` [PATCH 3/5] crypto: powerpc/sha "
` [PATCH 4/5] crypto: sparc/sha "
` [PATCH 5/5] crypto: s390/sha512 - Use macros instead of direct IV numbers

[PATCH] powerpc: fix spelling of "its"
 2021-12-23  0:39 UTC 

[PATCH v2 00/10] powerpc/pseries/vas: NXGZIP support with DLPAR
 2021-12-23  0:32 UTC  (11+ messages)
` [PATCH v2 01/10] powerpc/pseries/vas: Use common names in VAS capability structure
` [PATCH v2 02/10] powerpc/pseries/vas: Add notifier for DLPAR core removal/add
` [PATCH v2 03/10] powerpc/pseries/vas: Save LPID in pseries_vas_window struct
` [PATCH v2 04/10] powerpc/pseries/vas: Reopen windows with DLPAR core add
` [PATCH v2 05/10] powerpc/pseries/vas: Close windows with DLPAR core removal
` [PATCH v2 06/10] powerpc/vas: Map paste address only if window is active
` [PATCH v2 07/10] powerpc/vas: Add paste address mmap fault handler
` [PATCH v2 08/10] powerpc/vas: Return paste instruction failure if no active window
` [PATCH v2 09/10] powerpc/pseries/vas: sysfs interface to export capabilities
` [PATCH v2 10/10] powerpc/pseries/vas: Write 'target_creds' for QoS credits change

[PATCH v2 00/13] Implement livepatch on PPC32 and more
 2021-12-22 14:19 UTC  (17+ messages)
` [PATCH v2 01/13] livepatch: Fix build failure on 32 bits processors
` [PATCH v2 02/13] tracing: Fix selftest config check for function graph start up test
` [PATCH v2 03/13] powerpc/module_32: Fix livepatching for RO modules
` [PATCH v2 04/13] powerpc/ftrace: Add support for livepatch to PPC32
` [PATCH v2 05/13] powerpc/ftrace: Don't save again LR in ftrace_regs_caller() on PPC32
` [PATCH v2 06/13] powerpc/ftrace: Simplify PPC32's return_to_handler()
` [PATCH v2 07/13] powerpc/ftrace: Prepare PPC32's ftrace_caller() for CONFIG_DYNAMIC_FTRACE_WITH_ARGS
` [PATCH v2 08/13] powerpc/ftrace: Prepare PPC64's "
` [PATCH v2 09/13] powerpc/ftrace: Implement CONFIG_DYNAMIC_FTRACE_WITH_ARGS
` [PATCH v2 10/13] powerpc/ftrace: Refactor ftrace_{en/dis}able_ftrace_graph_caller
` [PATCH v2 11/13] powerpc/ftrace: directly call of function graph tracer by ftrace caller
` [PATCH v2 12/13] powerpc/ftrace: Prepare ftrace_64_mprofile.S for reuse by PPC32
` [PATCH v2 13/13] powerpc/ftrace: Remove ftrace_32.S

[PATCH v1 01/11] powerpc/code-patching: Remove pr_debug()/pr_devel() messages and fix check()
 2021-12-22 13:16 UTC  (3+ messages)
` [PATCH v1 06/11] powerpc/code-patching: Fix patch_branch() return on out-of-range failure

[PATCH] powerpc/32: Fix boot failure with GCC latent entropy plugin
 2021-12-22 13:07 UTC 

[PATCH 0/4] perf: Add new macros for mem_hops field
 2021-12-22 12:41 UTC  (8+ messages)
` [PATCH 2/4] tools/perf: "
` [PATCH 3/4] powerpc/perf: Add encodings to represent data based on newer composite PERF_MEM_LVLNUM* fields
` [PATCH 4/4] powerpc/perf: Add data source encodings for power10 platform

[BISECTED] power8: watchdog: CPU 3 self-detected hard LOCKUP @ queued_spin_lock_slowpath+0x154/0x2d0
 2021-12-22  1:20 UTC 

[PATCH 1/3] powerpc/64s: Mask NIP before checking against SRR0
 2021-12-22 10:25 UTC  (4+ messages)
` [PATCH 2/3] powerpc/64s: Use EMIT_WARN_ENTRY for SRR debug warnings
` [PATCH 3/3] selftests/powerpc: Add a test of sigreturning to an unaligned address

[PATCH 1/3] powerpc/vdso: augment VDSO32 functions to support 64 bits build
 2021-12-22  9:50 UTC  (7+ messages)
` [PATCH 2/3] powerpc/vdso: Rework VDSO32 makefile to add a prefix to object files
` [PATCH 3/3] powerpc/vdso: Merge vdso64 and vdso32 into a single directory

[PATCH] powerpc/cell/axon_msi: replace DEFINE_SIMPLE_ATTRIBUTE with DEFINE_DEBUGFS_ATTRIBUTE
 2021-12-22  9:06 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH 0/8] sched: Remove unused TASK_SIZE_OF
 2021-12-22  8:22 UTC  (14+ messages)
` [PATCH 1/8] "
` [PATCH 2/8] sched: x86: "
` [PATCH 3/8] sched: sparc: "
` [PATCH 4/8] sched: powerpc: "
` [PATCH 5/8] sched: s390: "
` [PATCH 6/8] sched: parisc: "
` [PATCH 7/8] sched: arm64: "
` [PATCH 8/8] sched: mips: "

[powerpc:merge] BUILD SUCCESS 6963dbc89ab1337394f51957136084c8854b6e7f
 2021-12-22  1:39 UTC 

[powerpc:next-test] BUILD SUCCESS WITH WARNING 9c4c79c450672b18889a42e6b16a0254ed9721e0
 2021-12-22  0:14 UTC 

[powerpc:next] BUILD SUCCESS 18678591846d668649fbd4f87b4a4c470818d386
 2021-12-22  0:14 UTC 

[powerpc:fixes-test] BUILD SUCCESS 8d84fca4375e3c35dadc16b8c7eee6821b2a575c
 2021-12-22  0:14 UTC 

[Bug 215381] New: BUG: Unable to handle kernel data access on read at 0x6600cc00000004
 2021-12-21 18:52 UTC  (2+ messages)
` [Bug 215381] "

[PATCH 0/2] powerpc/fadump: handle CMA activation failure appropriately
 2021-12-21 18:48 UTC  (4+ messages)
` [PATCH 1/2] mm/cma: provide option to opt out from exposing pages on activation failure
` [PATCH 2/2] powerpc/fadump: opt out from freeing pages on cma "

[PATCH v2 00/17] lib/bitmap: optimize bitmap_weight() usage
 2021-12-21 13:15 UTC  (24+ messages)
` [PATCH 01/17] all: don't use bitmap_weight() where possible
` [PATCH 02/17] drivers: rename num_*_cpus variables
` [PATCH 03/17] fix open-coded for_each_set_bit()
` [PATCH 04/17] all: replace bitmap_weight with bitmap_empty where appropriate
` [PATCH 05/17] all: replace cpumask_weight with cpumask_empty "
` [PATCH 06/17] all: replace nodes_weight with nodes_empty "
` [PATCH 07/17] lib/bitmap: add bitmap_weight_{cmp, eq, gt, ge, lt, le} functions
` [PATCH 08/17] all: replace bitmap_weight with bitmap_weight_{eq, gt, ge, lt, le} where appropriate
  ` [PATCH 08/17] all: replace bitmap_weight with bitmap_weight_{eq,gt,ge,lt,le} "
` [PATCH 09/17] lib/cpumask: add cpumask_weight_{eq,gt,ge,lt,le}
` [PATCH 10/17] lib/nodemask: add nodemask_weight_{eq,gt,ge,lt,le}
` [PATCH 11/17] lib/nodemask: add num_node_state_eq()
` [PATCH 12/17] kernel/cpu.c: fix init_cpu_online
` [PATCH 13/17] kernel/cpu: add num_possible_cpus counter
` [PATCH 14/17] kernel/cpu: add num_present_cpu counter
` [PATCH 15/17] kernel/cpu: add num_active_cpu counter
` [PATCH 16/17] tools/bitmap: sync bitmap_weight
` [PATCH 17/17] MAINTAINERS: add cpumask and nodemask files to BITMAP_API

[PATCH] tpm: Fix kexec crash due to access to ops NULL pointer (powerpc)
 2021-12-21 14:17 UTC  (11+ messages)

[PATCH v3 0/6] powerpc/64s: interrupt speedups
 2021-12-21 12:14 UTC  (2+ messages)

[PATCH] powerpc/pseries/vas: Don't print an error when VAS is unavailable
 2021-12-21 12:14 UTC  (2+ messages)

[PATCH] powerpc/pseries: use slab context cpumask allocation in CPU hotplug init
 2021-12-21 12:14 UTC  (2+ messages)

[PATCH]selftests/powerpc: skip tests for unavailable mitigations
 2021-12-21 12:14 UTC  (2+ messages)

[PATCH kernel v4] KVM: PPC: Merge powerpc's debugfs entry content into generic entry
 2021-12-21  8:22 UTC  (4+ messages)

[PATCH kernel 0/6] powerpc: Build with LLVM_IAS=1
 2021-12-21  5:59 UTC  (7+ messages)
` [PATCH llvm 1/6] powerpc/toc: PowerPC64 future proof kernel toc, revised for lld
` [PATCH llvm 2/6] powerpc: check for support for -Wa,-m{power4,any}
` [PATCH llvm 3/6] powerpc/64/asm: Inline BRANCH_TO_C000
` [PATCH llvm 4/6] powerpc/64/asm: Do not reassign labels
` [PATCH llvm 5/6] powerpc/mm: Switch obsolete dssall to .long
` [PATCH llvm 6/6] powerpc/mm/book3s64/hash: Switch pre 2.06 tlbiel "

[PATCH] powerpc: No need to initialise statics to 0
 2021-12-21  3:34 UTC 

[PATCH] powerpc: dts: Fix some I2C unit addresses
 2021-12-20 13:40 UTC 

[PATCH] powerpc: dts: Remove "spidev" nodes
 2021-12-20 12:31 UTC  (2+ messages)

[patch V3 00/35] genirq/msi, PCI/MSI: Spring cleaning - Part 2
 2021-12-20 11:55 UTC  (7+ messages)
` [patch V3 28/35] PCI/MSI: Simplify pci_irq_get_affinity()

[PATCH] sound: fsl: add missing put_device() call in imx_hdmi_probe()
 2021-12-20 11:33 UTC  (2+ messages)

[PATCH] powerpc: use strscpy to copy strings
 2021-12-20 10:23 UTC  (2+ messages)

[RFC PATCH] powerpc/signal: sanitise PT_NIP and sa_handler low bits
 2021-12-20  7:11 UTC  (4+ messages)

[PATCH] powerpc/kvm: no need to initialise statics to 0
 2021-12-20  3:02 UTC 

[GIT PULL] Please pull powerpc/linux.git powerpc-5.16-4 tag
 2021-12-19 20:34 UTC  (2+ messages)

[PATCH v1 0/5] Implement livepatch on PPC32
 2021-12-18 16:12 UTC  (14+ messages)

[powerpc/merge] PMU: Kernel warning while running pmu/ebb selftests
 2021-12-18 10:08 UTC 

[Bug 215217] New: Kernel fails to boot at an early stage when built with GCC_PLUGIN_LATENT_ENTROPY=y (PowerMac G4 3,6)
 2021-12-18  2:19 UTC  (2+ messages)
` [Bug 215217] "

[PATCH] powerpc: use swap() to make code cleaner
 2021-12-18  1:59 UTC 

[PATCH] powerpc/mpic: Use bitmap_zalloc() when applicable
 2021-12-17 21:54 UTC 

[PATCH v3 00/12] Fix LKDTM for PPC64/IA64/PARISC
 2021-12-17 17:12 UTC  (4+ messages)
` [PATCH v3 11/12] lkdtm: Fix execute_[user]_location()

linux-next: manual merge of the audit tree with the powerpc tree
 2021-12-17 14:11 UTC  (13+ messages)

[PATCH v2 00/13] Unify asm/unaligned.h around struct helper
 2021-12-17 13:35 UTC  (5+ messages)

[PATCH v6 00/14] Convert powerpc to default topdown mmap layout
 2021-12-17 10:28 UTC  (5+ messages)
` [PATCH v6 10/14] powerpc/mm: Use generic_hugetlb_get_unmapped_area()
` [PATCH v6 12/14] powerpc/mm: Enable full randomisation of memory mappings
` [PATCH v6 13/14] powerpc/mm: Convert to default topdown mmap layout
` [PATCH v6 14/14] powerpc: Simplify and move arch_randomize_brk()


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 read-only IMAP folder(s) and NNTP newsgroup(s).