LinuxPPC-Dev Archive mirror
 help / color / mirror / Atom feed
 messages from 2021-12-06 22:37:48 to 2021-12-10 18:37:23 UTC [more...]

[RFC PATCH v2 0/7] Use pageblock_order for cma and alloc_contig_range alignment
 2021-12-10 18:36 UTC  (15+ messages)
` [RFC PATCH v2 1/7] mm: page_alloc: avoid merging non-fallbackable pageblocks with others
` [RFC PATCH v2 2/7] mm: compaction: handle non-lru compound pages properly in isolate_migratepages_block()
` [RFC PATCH v2 3/7] mm: migrate: allocate the right size of non hugetlb or THP compound pages
` [RFC PATCH v2 4/7] mm: make alloc_contig_range work at pageblock granularity
` [RFC PATCH v2 5/7] mm: cma: use pageblock_order as the single alignment
` [RFC PATCH v2 6/7] drivers: virtio_mem: use pageblock size as the minimum virtio_mem size
` [RFC PATCH v2 7/7] arch: powerpc: adjust fadump alignment to be pageblock aligned

[PATCH v4 00/10] Convert powerpc to default topdown mmap layout
 2021-12-10 17:47 UTC  (22+ messages)
` [PATCH v4 01/10] mm: Allow arch specific arch_randomize_brk() with CONFIG_ARCH_WANT_DEFAULT_TOPDOWN_MMAP_LAYOUT
` [PATCH v4 03/10] powerpc/mm: Move vma_mmu_pagesize()
` [PATCH v4 02/10] mm, hugetlbfs: Allow an arch to always use generic versions of get_unmapped_area functions
` [PATCH v4 05/10] powerpc/mm: Remove CONFIG_PPC_MM_SLICES
` [PATCH v4 04/10] powerpc/mm: Make slice specific to book3s/64
` [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 08/10] powerpc/mm: Move get_unmapped_area functions to slice.c
` [PATCH v4 09/10] powerpc/mm: Convert to default topdown mmap layout
` [PATCH v4 10/10] powerpc/mm: Properly randomise mmap with slices

[PATCH 0/2] kdump: simplify code
 2021-12-10 16:59 UTC  (4+ messages)
` [PATCH 1/2] kdump: vmcore: move copy_to() from vmcore.c to uaccess.h
` [PATCH 2/2] kdump: crashdump: use copy_to() to simplify the related code

[PATCH v5 00/12] KVM: x86/xen: Add in-kernel Xen event channel delivery
 2021-12-10 14:57 UTC  (16+ messages)
` [PATCH v5 03/12] KVM: s390: Use Makefile.kvm for common files
` [PATCH v5 06/12] KVM: powerpc: "
` [PATCH v5 08/12] KVM: Reinstate gfn_to_pfn_cache with invalidation support

[PATCH 0/4] perf: Add new macros for mem_hops field
 2021-12-10  8:22 UTC  (6+ messages)
` [PATCH 1/4] "

[PATCH] powermac: low_i2c: Add missing of_node_put for loop iteration
 2021-12-10  8:11 UTC 

[PATCH] powerpc: Add set_memory_{p/np}() and remove set_memory_attr()
 2021-12-10  8:09 UTC 

[PATCH] powerpc/module_64: Fix livepatching for RO modules
 2021-12-10  3:08 UTC  (5+ messages)

[powerpc:next] BUILD SUCCESS 0d76914a4c99ab5658f3fb07cdf3799d28e2eab3
 2021-12-10  1:55 UTC 

[powerpc:next-test] BUILD SUCCESS b149d5d45ac9171ed699a256f026c8ebef901112
 2021-12-10  1:55 UTC 

[PATCH v2 0/6] KEXEC_SIG with appended signature
 2021-12-09 21:53 UTC  (14+ messages)
` [PATCH v2 2/6] powerpc/kexec_file: Add KEXEC_SIG support
` [PATCH v2 4/6] module: strip the signature marker in the verification function
` [PATCH v2 6/6] module: Move duplicate mod_check_sig users code to mod_parse_sig

[Bug 215285] New: power9 le: amdgpu: *ERROR* hw_init of IP block <psp> failed -22
 2021-12-09 21:41 UTC 

[PATCH] PCI/AER: potential dereference of null pointer
 2021-12-09  9:45 UTC 

[PATCH] powerpc/603: Fix boot failure with DEBUG_PAGEALLOC and KFENCE
 2021-12-09 17:26 UTC  (5+ messages)

[PATCH v3] powerpc/pseries: read the lpar name from the firmware
 2021-12-09 15:59 UTC  (10+ messages)

[PATCH] powerpc/rtas: Introduce rtas_get_sensor_nonblocking() for pci hotplug driver
 2021-12-09 15:03 UTC  (4+ messages)

[PATCH v3] PCI hotplug: rpaphp: Error out on busy status from get-sensor-state
 2021-12-09 15:02 UTC  (2+ messages)

[PATCH] selftests/powerpc: Add a test of sigreturning to the kernel
 2021-12-09 11:59 UTC 

[Bug 214913] New: [xfstests generic/051] BUG: Kernel NULL pointer dereference on read at 0x00000108 NIP [c0000000000372e4] tm_cgpr_active+0x14/0x40
 2021-12-09 11:43 UTC  (2+ messages)
` [Bug 214913] "

[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-09 11:22 UTC  (6+ messages)
` [Bug 215217] "

[PATCH] sound: fsl: add missing put_device() call in imx_hdmi_probe()
 2021-12-09  9:58 UTC 

[PATCH v6 00/18] powerpc: Make hash MMU code build configurable
 2021-12-09  9:30 UTC  (12+ messages)
` [PATCH v6 15/18] powerpc/64s: Always define arch unmapped area calls
` [PATCH v6 17/18] powerpc/64s: Move hash MMU support code under CONFIG_PPC_64S_HASH_MMU

[PATCH] powerpc: platforms: cell: pervasive: fix clang -Wimplicit-fallthrough
 2021-12-09  6:40 UTC  (4+ messages)

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

[patch V2 00/23] genirq/msi, PCI/MSI: Spring cleaning - Part 1
 2021-12-08 20:56 UTC  (46+ messages)
` [patch V2 01/23] powerpc/4xx: Remove MSI support which never worked
` [patch V2 03/23] genirq/msi: Guard sysfs code
` [patch V2 05/23] genirq/msi: Fixup includes
` [patch V2 08/23] PCI/sysfs: Use pci_irq_vector()
` [patch V2 10/23] genirq/msi, treewide: Use a named struct for PCI/MSI attributes
` [patch V2 14/23] PCI/MSI: Make msix_update_entries() smarter
` [patch V2 15/23] PCI/MSI: Move code into a separate directory
` [patch V2 16/23] PCI/MSI: Split out CONFIG_PCI_MSI independent part
` [patch V2 17/23] PCI/MSI: Split out !IRQDOMAIN code
` [patch V2 18/23] PCI/MSI: Split out irqdomain code
` [patch V2 19/23] PCI/MSI: Sanitize MSIX table map handling
` [patch V2 20/23] PCI/MSI: Move msi_lock to struct pci_dev
` [patch V2 21/23] PCI/MSI: Make pci_msi_domain_check_cap() static
` [patch V2 22/23] genirq/msi: Handle PCI/MSI allocation fail in core code
` [patch V2 23/23] PCI/MSI: Move descriptor counting on allocation fail to the legacy code

[PATCH] powerpc/powermac: Add additional missing lockdep_register_key()
 2021-12-08 17:36 UTC 

[PATCH v2] of/fdt: Rework early_init_dt_scan_memory() to call directly
 2021-12-08 15:58 UTC 

[PATCH] sound: fsl: add missing put_device() call in imx_hdmi_probe()
 2021-12-08 14:05 UTC  (2+ messages)

[powerpc:merge] BUILD SUCCESS 78e00acdd35c0ada7c7d83eab11df0468cc602b7
 2021-12-08  6:21 UTC 

linux-next: manual merge of the bitmap tree with the powerpc tree
 2021-12-08  5:31 UTC 

[PATCH V2 1/2] tools/perf: Include global and local variants for p_stage_cyc sort key
 2021-12-08  3:51 UTC  (3+ messages)

[powerpc:next-test] BUILD SUCCESS 27918f696e421df5b71d65d416a621bcd5c5fee2
 2021-12-08  2:20 UTC 

[powerpc:topic/ppc-kvm] BUILD SUCCESS 792020907b11c6f9246c21977cab3bad985ae4b6
 2021-12-08  2:20 UTC 

[powerpc:next] BUILD SUCCESS 2a2ac8a7018b953cd23d770ebd28f8e1ea365df4
 2021-12-08  2:20 UTC 

[patch V2 13/23] PCI/MSI: Cleanup include zoo
 2021-12-07 20:57 UTC  (2+ messages)

[patch V2 12/23] PCI/MSI: Make arch_restore_msi_irqs() less horrible
 2021-12-07 20:56 UTC  (2+ messages)

[patch V2 07/23] PCI/MSI: Remove msi_desc_to_pci_sysdata()
 2021-12-07 20:55 UTC  (2+ messages)

[patch V2 06/23] PCI/MSI: Make pci_msi_domain_write_msg() static
 2021-12-07 20:54 UTC  (2+ messages)

[patch V2 02/23] PCI/MSI: Fix pci_irq_vector()/pci_irq_get_affinity()
 2021-12-07 20:53 UTC  (2+ messages)

[PATCH v4] powerpc/pseries: read the lpar name from the firmware
 2021-12-07 17:11 UTC 

[PATCH v4 0/5] powerpc: watchdog fixes
 2021-12-07 13:26 UTC  (2+ messages)
` (subset) "

[PATCH v3] powerpc/64s: Get LPID bit width from device tree
 2021-12-07 13:27 UTC  (2+ messages)

[PATCH v2] powerpc: flexible GPR range save/restore macros
 2021-12-07 13:26 UTC  (2+ messages)

[PATCH 1/2] powerpc: remove cpu_online_cores_map function
 2021-12-07 13:26 UTC  (2+ messages)

[PATCH 1/6] powerpc/85xx: Fix no previous prototype warning for mpc85xx_setup_pmc()
 2021-12-07 13:26 UTC  (2+ messages)

[PATCH] powerpc/signal32: Use struct_group() to zero spe regs
 2021-12-07 13:27 UTC  (2+ messages)

[PATCH] powerpc/xive: Fix compile when !CONFIG_PPC_POWERNV
 2021-12-07 13:27 UTC  (2+ messages)

[PATCH v5 1/3] powerpc/bitops: Use immediate operand when possible
 2021-12-07 13:27 UTC  (2+ messages)

[PATCH v1 0/5] Implement livepatch on PPC32
 2021-12-07 13:26 UTC  (2+ messages)

[PATCH] powerpc/ptdump: Fix display a BAT's size unit
 2021-12-07 13:27 UTC  (2+ messages)

[PATCH] powerpc/powermac: Add missing lockdep_register_key()
 2021-12-07 13:27 UTC  (2+ messages)

[PATCH] powerpc/modules: Don't WARN on first module allocation tentative
 2021-12-07 13:27 UTC  (2+ messages)

[PATCH] powerpc: Don't bother about .data..Lubsan sections
 2021-12-07 13:26 UTC  (2+ messages)

[PATCH] powerpc/32s: Fix shift-out-of-bounds in KASAN init
 2021-12-07 13:27 UTC  (2+ messages)

[PATCH V4 0/1] powerpc/perf: Clear pending PMI in ppmu callbacks
 2021-12-07 13:27 UTC  (2+ messages)

[PATCH] selftests/powerpc/spectre_v2: Return skip code when miss_percent is high
 2021-12-07 13:05 UTC 

[PATCH v5 5/5] powerpc/inst: Optimise copy_inst_from_kernel_nofault()
 2021-12-07 11:19 UTC  (13+ messages)

[PATCH v3 1/2] powerpc: handle kdump appropriately with crash_kexec_post_notifiers option
 2021-12-07 10:37 UTC  (2+ messages)
` [PATCH v3 2/2] ppc64/fadump: fix inaccurate CPU state info in vmcore generated with panic

[PATCH v2] powerpc/32s: Fix kasan_init_region() for KASAN
 2021-12-07  9:03 UTC  (2+ messages)

Fail to boot 5.15 on mpc8347 with either debug_pagealloc or nobats
 2021-12-07  9:04 UTC  (18+ messages)

[PATCH] powerpc/fixmap: Fix VM debug warning on unmap
 2021-12-07  9:07 UTC  (2+ 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).