LinuxPPC-Dev Archive mirror
 help / color / mirror / Atom feed
 messages from 2023-06-01 07:31:05 to 2023-06-06 13:27:24 UTC [more...]

[PATCH v3 0/6] powerpc: merge _switch in 32/64
 2023-06-06 13:24 UTC  (3+ messages)
` [PATCH v3 1/6] powerpc/64s: move stack SLB pinning out of line from _switch
` [PATCH v3 2/6] powerpc/64: Rearrange 64-bit _switch to prepare for 32/64 merge

[PATCH] powerpc/32s: Fix LLVM SMP build
 2023-06-06 13:18 UTC 

[PATCH 00/13] mm: jit/text allocator
 2023-06-06 10:16 UTC  (47+ messages)
` [PATCH 01/13] nios2: define virtual address space for modules
` [PATCH 02/13] mm: introduce jit_text_alloc() and use it instead of module_alloc()
` [PATCH 03/13] mm/jitalloc, arch: convert simple overrides of module_alloc to jitalloc
` [PATCH 04/13] mm/jitalloc, arch: convert remaining "
` [PATCH 05/13] module, jitalloc: drop module_alloc
` [PATCH 06/13] mm/jitalloc: introduce jit_data_alloc()
` [PATCH 07/13] x86/ftrace: enable dynamic ftrace without CONFIG_MODULES
` [PATCH 08/13] arch: make jitalloc setup available regardless of CONFIG_MODULES
` [PATCH 09/13] kprobes: remove dependcy on CONFIG_MODULES
` [PATCH 10/13] modules, jitalloc: prepare to allocate executable memory as ROX
` [PATCH 11/13] ftrace: Add swap_func to ftrace_process_locs()
` [PATCH 12/13] x86/jitalloc: prepare to allocate exectuatble memory as ROX
` [PATCH 13/13] x86/jitalloc: make memory allocated for code ROX

[PATCHv3 pci-next 1/2] PCI/AER: correctable error message as KERN_INFO
 2023-06-06  9:49 UTC  (4+ messages)
` [PATCHv3 pci-next 2/2] PCI/AER: Rate limit the reporting of the correctable errors

WARN at kernel/sched/core.c:5358 (kthread_end_lazy_tlb_mm)
 2023-06-06  9:46 UTC  (2+ messages)

[PATCH v2 0/4] powerpc/64: ELFv2 conversion
 2023-06-06  9:38 UTC  (5+ messages)
` [PATCH v2 1/4] powerpc/64: Force ELFv2 when building with LLVM linker
` [PATCH v2 2/4] powerpc/64: Make ELFv2 the default for big-endian builds
` [PATCH v2 3/4] powerpc/64: Use -mprofile-kernel for big endian ELFv2 kernels
` [PATCH v2 4/4] powerpc/64s: Remove support for ELFv1 little endian userspace

[PATCH 1/4] powerpc/kuap: Avoid unnecessary reads of MD_AP
 2023-06-06  9:27 UTC  (7+ messages)
` [PATCH 2/4] powerpc/kuap: Avoid useless jump_label on empty function
` [PATCH 3/4] powerpc/kuap: Refactor static branch for disabling kuap
` [PATCH 4/4] powerpc/kuap: Make disabling KUAP at boottime optional

[PATCH] powerpc/signal32: Force inlining of __unsafe_save_user_regs() and save_tm_user_regs_unsafe()
 2023-06-06  8:58 UTC  (2+ messages)

[PATCH] powerpc/interrupt: Don't read MSR from interrupt_exit_kernel_prepare()
 2023-06-06  8:57 UTC  (2+ messages)

[PATCH v2] powerpc/build: Remove -pipe from compilation flags
 2023-06-06  6:48 UTC 

[PATCH v2 0/4] powerpc/boot: build flags refactoring
 2023-06-06  6:46 UTC  (5+ messages)
` [PATCH v2 1/4] powerpc/boot: Separate target flags from BOOTCFLAGS
` [PATCH v2 2/4] powerpc/boot: Separate CPP "
` [PATCH v2 3/4] powerpc/boot: Separate BOOTCFLAGS from BOOTASFLAGS
` [PATCH v2 4/4] powerpc/boot: Clean up Makefile after cflags and asflags separation

[PATCH 00/12] mm: free retracted page table by RCU
 2023-06-06  6:28 UTC  (33+ messages)
` [PATCH 01/12] mm/pgtable: add rcu_read_lock() and rcu_read_unlock()s
` [PATCH 02/12] mm/pgtable: add PAE safety to __pte_offset_map()
` [PATCH 05/12] powerpc: add pte_free_defer() for pgtables sharing page
` [PATCH 06/12] sparc: "
` [PATCH 07/12] s390: add pte_free_defer(), with use of mmdrop_async()
` [PATCH 08/12] mm/pgtable: add pte_free_defer() for pgtable as page
` [PATCH 09/12] mm/khugepaged: retract_page_tables() without mmap or vma lock
` [PATCH 10/12] mm/khugepaged: collapse_pte_mapped_thp() with mmap_read_lock()

[PATCH 00/16] Add support for DAX vmemmap optimization for ppc64
 2023-06-06  4:56 UTC  (17+ messages)
` [PATCH 01/16] powerpc/mm/book3s64: Use pmdp_ptep helper instead of typecasting
` [PATCH 02/16] powerpc/book3s64/mm: mmu_vmemmap_psize is used by radix
` [PATCH 03/16] powerpc/book3s64/mm: Fix DirectMap stats in /proc/meminfo
` [PATCH 04/16] powerpc/book3s64/mm: Use PAGE_KERNEL instead of opencoding
` [PATCH 05/16] powerpc/mm/dax: Fix the condition when checking if altmap vmemap can cross-boundary
` [PATCH 06/16] mm/hugepage pud: Allow arch-specific helper function to check huge page pud support
` [PATCH 07/16] mm: Change pudp_huge_get_and_clear_full take vm_area_struct as arg
` [PATCH 08/16] mm/vmemmap: Improve vmemmap_can_optimize and allow architectures to override
` [PATCH 09/16] mm/vmemmap: Allow architectures to override how vmemmap optimization works
` [PATCH 10/16] mm: Add __HAVE_ARCH_PUD_SAME similar to __HAVE_ARCH_P4D_SAME
` [PATCH 11/16] mm/huge pud: Use transparent huge pud helpers only with CONFIG_TRANSPARENT_HUGEPAGE
` [PATCH 12/16] mm/vmemmap optimization: Split hugetlb and devdax vmemmap optimization
` [PATCH 13/16] powerpc/book3s64/mm: Enable transparent pud hugepage
` [PATCH 14/16] powerpc/book3s64/vmemmap: Switch radix to use a different vmemmap handling function
` [PATCH 15/16] powerpc/book3s64/radix: Add support for vmemmap optimization for radix
` [PATCH 16/16] powerpc/book3s64/radix: Remove mmu_vmemmap_psize

[PATCHv2 pci-next 2/2] PCI/AER: Rate limit the reporting of the correctable errors
 2023-06-06  3:45 UTC  (5+ messages)

[PATCH 1/2] PCI/AER: correctable error message as KERN_INFO
 2023-06-06  3:52 UTC  (2+ messages)
` [PATCH 2/2] PCI/AER: Rate limit the reporting of the correctable errors

[PATCH 00/89] i2c: Convert to platform remove callback returning void
 2023-06-05  7:54 UTC  (4+ messages)

[PATCH v4 RESEND 0/3] sed-opal: keyrings, discovery, revert, key store
 2023-06-05 21:14 UTC  (5+ messages)
` [PATCH v4 RESEND 1/3] block: sed-opal: Implement IOC_OPAL_DISCOVERY
` [PATCH v4 RESEND 2/3] block: sed-opal: Implement IOC_OPAL_REVERT_LSP
` [PATCH v4 RESEND 3/3] block: sed-opal: keyring support for SED keys

[PATCH] powerpc/iommu: Only build sPAPR access functions on pSeries
 2023-06-05 18:48 UTC 

[PATCH v3 0/2] serial: 8250: Apply FSL workarounds also without SERIAL_8250_CONSOLE
 2023-06-05 14:38 UTC  (9+ messages)
` [PATCH v3 1/2] powerpc/legacy_serial: Warn about 8250 devices operated without active FSL workarounds
` [PATCH v3 2/2] serial: 8250: Apply FSL workarounds also without SERIAL_8250_CONSOLE

[PATCH v8 0/7] Add pci_dev_for_each_resource() helper and update users
 2023-06-05 14:04 UTC  (7+ messages)

[RFC 0/1] sched/fair: Consider asymmetric scheduler groups in load balancer
 2023-06-05  8:07 UTC  (4+ messages)
` [RFC 1/1] "

[PATCH] sound: Switch i2c drivers back to use .probe()
 2023-06-05  7:24 UTC  (2+ messages)

[RFC PATCH v2 0/6] KVM: PPC: Nested PAPR guests
 2023-06-05  6:48 UTC  (7+ messages)
` [RFC PATCH v2 1/6] KVM: PPC: Use getters and setters for vcpu register state
` [RFC PATCH v2 2/6] KVM: PPC: Add fpr getters and setters
` [RFC PATCH v2 3/6] KVM: PPC: Add vr "
` [RFC PATCH v2 4/6] KVM: PPC: Add helper library for Guest State Buffers
` [RFC PATCH v2 5/6] KVM: PPC: Add support for nested PAPR guests
` [RFC PATCH v2 6/6] docs: powerpc: Document nested KVM on POWER

linux-next: Tree for Jun 2 (arch/powerpc/kernel/iommu.c)
 2023-06-04 21:55 UTC  (4+ messages)

[powerpc:merge] BUILD SUCCESS bd517a8442b6c6646a136421cd4c1b95bf4ce32b
 2023-06-04 13:18 UTC 

[powerpc:next-test] BUILD SUCCESS 15d4ded6d4b6f4708bf37c59b5eef06198c7c391
 2023-06-04 13:19 UTC 

[GIT PULL] Please pull powerpc/linux.git powerpc-6.4-4 tag
 2023-06-04 12:58 UTC  (2+ messages)

[PATCH] powerpc: fix debugfs_create_dir error checking
 2023-06-03 14:33 UTC  (4+ messages)

[PATCH] powerpc: use appropriate error codes
 2023-06-03 15:00 UTC 

[powerpc:topic/cpu-smt] BUILD SUCCESS 940e915fcbf3494e794335eaab2ce793b75a3c1d
 2023-06-03  4:25 UTC 

[PATCH] ASoC: fsl_sai: Enable BCI bit if SAI works on synchronous mode with BYP asserted
 2023-06-02 17:09 UTC  (3+ messages)

[tty:tty-testing 19/19] legacy_serial.c:undefined reference to `fsl8250_handle_irq'
 2023-06-02  7:42 UTC 

[powerpc:fixes] BUILD SUCCESS 719dfd5925e186e09a2a6f23016936ac436f3d78
 2023-06-02  6:36 UTC 

[PATCH v8 00/10] arm64: Add framework to turn an IPI as NMI
 2023-06-01 21:46 UTC  (5+ messages)

[PATCH v6 0/4] generic and PowerPC SED Opal keystore
 2023-06-01 22:36 UTC  (4+ messages)
` [PATCH v6 1/3] block:sed-opal: "
` [PATCH v6 2/3] block/sed-opal: keystore access for SED Opal keys
` [PATCH v6 3/3] powerpc/pseries: PLPKS SED Opal keystore support

[PATCH v2 23/25] iommu: Add ops->domain_alloc_paging()
 2023-06-01 20:47 UTC  (3+ messages)

[PATCH v3 00/34] Split ptdesc from struct page
 2023-06-01 20:43 UTC  (14+ messages)
` [PATCH v3 03/34] s390: Use pt_frag_refcount for pagetables
` [PATCH v3 25/34] m68k: Convert various functions to use ptdescs
` [PATCH v3 30/34] sh: Convert pte_free_tlb() "

[PATCH v2 25/25] iommu: Convert remaining simple drivers to domain_alloc_paging()
 2023-06-01 20:37 UTC  (3+ messages)

[PATCH v2 09/25] iommu/fsl_pamu: Implement an IDENTITY domain
 2023-06-01 20:17 UTC  (5+ messages)

[PATCH v2 04/25] iommu: Add IOMMU_DOMAIN_PLATFORM for S390
 2023-06-01 19:58 UTC  (3+ messages)

[PATCH v2 08/25] iommu: Allow an IDENTITY domain as the default_domain in ARM32
 2023-06-01 18:57 UTC  (2+ messages)

[PATCH v2 00/25] iommu: Make default_domain's mandatory
 2023-06-01 16:51 UTC  (3+ messages)
` [PATCH v2 05/25] iommu/tegra-gart: Remove tegra-gart

[PATCH 1/9] cpu/SMT: Move SMT prototypes into cpu_smt.h
 2023-06-01 16:19 UTC  (4+ messages)
` [PATCH 8/9] powerpc: Add HOTPLUG_SMT support

[PATCH v5 0/4] generic and PowerPC SED Opal keystore
 2023-06-01 14:29 UTC  (7+ messages)
` [PATCH 1/4] block:sed-opal: "
` [PATCH 4/4] powerpc/pseries: update SED for PLPKS api changes

[PATCH v4 22/23] PCI/AER: Forward RCH downstream port-detected errors to the CXL.mem dev handler
 2023-06-01 14:06 UTC  (2+ messages)

[PATCH 00/10] watchdog: Cleanup / fixes after buddy series v5 reviews
 2023-06-01 13:03 UTC  (3+ messages)
` [PATCH 10/10] watchdog/hardlockup: Rename HAVE_HARDLOCKUP_DETECTOR_NON_ARCH to ..._PERF_OR_BUDDY

[PATCH 1/2] hexagon/traps.c: use KSYM_NAME_LEN in array size
 2023-06-01 12:54 UTC  (6+ messages)
  ` [PATCH 2/2] powerpc/xmon: "

[PATCH v2 0/3] Remove iommu_group_remove_device() from fsl
 2023-06-01  9:48 UTC  (7+ messages)

[PATCH] MAINTAINERS: Exclude m68k-only drivers from powerpc entry
 2023-06-01  7:30 UTC  (5+ 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).