LinuxPPC-Dev Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-16 08:16:55 to 2021-12-21 14:19:01 UTC [more...]

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

[PATCH 1/3] powerpc/64s: Mask NIP before checking against SRR0
 2021-12-21 13:51 UTC  (3+ 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 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 0/4] perf: Add new macros for mem_hops field
 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 v2 00/17] lib/bitmap: optimize bitmap_weight() usage
 2021-12-20 16:41 UTC  (21+ 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 0/2] powerpc/fadump: handle CMA activation failure appropriately
 2021-12-20 19:34 UTC  (3+ 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/13] Implement livepatch on PPC32 and more
 2021-12-20 16:38 UTC  (14+ 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] 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)

[PATCH 0/5] Remove duplicate context init function for sha algorithm
 2021-12-20  9:23 UTC  (6+ 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

[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/RFC] mm: add and use batched version of __tlb_remove_table()
 2021-12-19  1:34 UTC  (8+ 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  (3+ 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  (7+ messages)

[PATCH v6 00/14] Convert powerpc to default topdown mmap layout
 2021-12-17 10:28 UTC  (15+ messages)
` [PATCH v6 01/14] mm: Allow arch specific arch_randomize_brk() with CONFIG_ARCH_WANT_DEFAULT_TOPDOWN_MMAP_LAYOUT
` [PATCH v6 02/14] mm, hugetlbfs: Allow an arch to always use generic versions of get_unmapped_area functions
` [PATCH v6 03/14] mm: Add len and flags parameters to arch_get_mmap_end()
` [PATCH v6 04/14] mm, hugetlbfs: Allow for "high" userspace addresses
` [PATCH v6 05/14] sizes.h: Add SZ_1T macro
` [PATCH v6 06/14] powerpc/mm: Move vma_mmu_pagesize()
` [PATCH v6 07/14] powerpc/mm: Make slice specific to book3s/64
` [PATCH v6 08/14] powerpc/mm: Remove CONFIG_PPC_MM_SLICES
` [PATCH v6 09/14] powerpc/mm: Use generic_get_unmapped_area() and call it from arch_get_unmapped_area()
` [PATCH v6 10/14] powerpc/mm: Use generic_hugetlb_get_unmapped_area()
` [PATCH v6 11/14] powerpc/mm: Move get_unmapped_area functions to slice.c
` [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()

[PATCH v2 1/2] powerpc/set_memory: Avoid spinlock recursion in change_page_attr()
 2021-12-17  9:25 UTC  (3+ messages)
` [PATCH v2 2/2] powerpc: Add set_memory_{p/np}() and remove set_memory_attr()

[PATCH kernel v3] KVM: PPC: Merge powerpc's debugfs entry content into generic entry
 2021-12-17  7:14 UTC  (4+ messages)

[PATCH v2 00/20] powerpc: Define eligible functions as __init
 2021-12-17  6:29 UTC  (22+ messages)
` [PATCH v2 01/20] powerpc/kernel: Add __init attribute to eligible functions
` [PATCH v2 02/20] powerpc/lib: "
` [PATCH v2 03/20] powerpc/mm: "
` [PATCH v2 04/20] powerpc/perf: "
` [PATCH v2 05/20] powerpc/sysdev: "
` [PATCH v2 06/20] powerpc/xmon: "
` [PATCH v2 07/20] powerpc/cell: "
` [PATCH v2 08/20] powerpc/chrp: "
` [PATCH v2 09/20] powerpc/pasemi: "
` [PATCH v2 10/20] powerpc/powermac: "
` [PATCH v2 11/20] powerpc/powernv: "
` [PATCH v2 12/20] powerpc/pseries: "
` [PATCH v2 13/20] powerpc/ps3: "
` [PATCH v2 14/20] powerpc/4xx: "
` [PATCH v2 15/20] powerpc/44x: "
` [PATCH v2 16/20] powerpc/embedded6xx: "
` [PATCH v2 17/20] powerpc/83xx: "
` [PATCH v2 18/20] powerpc/85xx: "
` [PATCH v2 19/20] powerpc/512x: "
` [PATCH v2 20/20] cuda/pmu: Make find_via_cuda/pmu init functions

[PATCH v2 0/5] rtc: nintendo: Add a RTC driver for the GameCube, Wii and Wii U
 2021-12-16 20:58 UTC  (8+ messages)
` [PATCH v3 "

[PATCH 1/2] sizes.h: Add SZ_1T macro
 2021-12-16 19:21 UTC  (5+ messages)
` [PATCH 2/2] powerpc: Simplify and move arch_randomize_brk()

[PATCH v4 00/10] Convert powerpc to default topdown mmap layout
 2021-12-16 18:55 UTC  (11+ messages)
` [PATCH v4 06/10] powerpc/mm: Use generic_get_unmapped_area() and call it from arch_get_unmapped_area()
` [PATCH v4 07/10] powerpc/mm: Use generic_hugetlb_get_unmapped_area()
` [PATCH v4 09/10] powerpc/mm: Convert to default topdown mmap layout

[patch V3 00/35] genirq/msi, PCI/MSI: Spring cleaning - Part 2
 2021-12-16 17:23 UTC  (12+ messages)

[PATCH 0/4] mm: percpu: Cleanup percpu first chunk function
 2021-12-16 11:23 UTC  (5+ messages)
` [PATCH 1/4] mm: percpu: Generalize percpu related config
` [PATCH 2/4] mm: percpu: Add pcpu_fc_cpu_to_node_fn_t typedef
` [PATCH 3/4] mm: percpu: Add generic pcpu_fc_alloc/free funciton
` [PATCH 4/4] mm: percpu: Add generic pcpu_populate_pte() function

[PATCH v2 0/6] Cleanup after removal of configs
 2021-12-16 10:40 UTC  (8+ messages)
` [PATCH v2 1/6] Documentation, arch: Remove leftovers from fscache/cachefiles histograms
` [PATCH v2 2/6] Documentation, arch: Remove leftovers from raw device
` [PATCH v2 3/6] Documentation, arch: Remove leftovers from CIFS_WEAK_PW_HASH
` [PATCH v2 4/6] arch: Remove leftovers from mandatory file locking
` [PATCH v2 5/6] Documentation, arch, fs: Remove leftovers from fscache object list
` [PATCH v2 6/6] arch: Remove leftovers from prism54 wireless driver

[PATCH v2] powerpc/64s/radix: Fix huge vmap false positive
 2021-12-16 10:33 UTC 

[PATCH 0/7] Cleanup after removal of configs
 2021-12-16 10:05 UTC  (5+ messages)

[PATCH 00/20] powerpc: Define eligible functions as __init
 2021-12-16  9:47 UTC  (14+ messages)
` [PATCH 10/20] powerpc/powermac: Add __init attribute to eligible functions
` [PATCH 11/20] powerpc/powernv: "
` [PATCH 12/20] powerpc/pseries: "
` [PATCH 13/20] powerpc/ps3: "
` [PATCH 14/20] powerpc/4xx: "
` [PATCH 15/20] powerpc/44x: "
` [PATCH 16/20] powerpc/embedded6xx: "
` [PATCH 17/20] powerpc/83xx: "
` [PATCH 18/20] powerpc/85xx: "
` [PATCH 19/20] powerpc/512x: "
` [PATCH 20/20] cuda/pmu: Make find_via_cuda/pmu init functions

[PATCH] powerpc/iommu: fix modpost section mismatch error in allocate_dart()
 2021-12-16  1:24 UTC 

[PATCH 0/9] lib/bitmap: optimize bitmap_weight() usage
 2021-12-15 17:45 UTC  (6+ messages)
` [PATCH 2/9] lib/bitmap: implement bitmap_{empty, full} with bitmap_weight_eq()
  ` [PATCH 2/9] lib/bitmap: implement bitmap_{empty,full} "

[BUG] mtd: cfi_cmdset_0002: write regression since v4.17-rc1
 2021-12-15 17:34 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 read-only IMAP folder(s) and NNTP newsgroup(s).