LinuxPPC-Dev Archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-12 16:25:10 to 2024-02-15 16:25:44 UTC [more...]

[RESEND PATCH net v4 1/2] soc: fsl: qbman: Always disable interrupts when taking cgr_lock
 2024-02-15 16:23 UTC  (2+ messages)
` [RESEND PATCH net v4 2/2] soc: fsl: qbman: Use raw spinlock for cgr_lock

[kvm-unit-tests PATCH v1 00/18] arm/arm64: Rework cache maintenance at boot
 2024-02-15 16:05 UTC  (4+ messages)
` [kvm-unit-tests PATCH v1 01/18] Makefile: Define __ASSEMBLY__ for assembly files

[PATCH v2] uapi/auxvec: Define AT_HWCAP3 and AT_HWCAP4 aux vector, entries
 2024-02-15 14:39 UTC  (3+ messages)

[powerpc:fixes-test] BUILD SUCCESS 0846dd77c8349ec92ca0079c9c71d130f34cb192
 2024-02-15 14:14 UTC 

[powerpc:next] BUILD SUCCESS 14ce0dbb562713bc058ad16d281db355757e6ec0
 2024-02-15 14:00 UTC 

[PATCH v2] powerpc/iommu: Fix the iommu group reference leak during platform domain attach
 2024-02-15 13:57 UTC  (4+ messages)

[PATCH] powerpc/iommu: Refactor spapr_tce_platform_iommu_attach_dev()
 2024-02-15 13:52 UTC 

[PATCH v2 0/5] powerpc: struct bus_type cleanup
 2024-02-15 13:00 UTC  (10+ messages)
` [PATCH v2 1/5] powerpc: vio: move device attributes into a new ifdef
` [PATCH v2 2/5] powerpc: vio: make vio_bus_type const
` [PATCH v2 3/5] powerpc: mpic: make mpic_subsys const
` [PATCH v2 4/5] powerpc: pmac: make macio_bus_type const
` [PATCH v2 5/5] powerpc: ibmebus: make ibmebus_bus_type const

[RFC PATCH 1/5] powerpc/smp: Adjust nr_cpu_ids to cover all threads of a core
 2024-02-15 13:00 UTC  (12+ messages)
` [RFC PATCH 4/5] powerpc/smp: Factor out assign_threads()
` [RFC PATCH 5/5] powerpc/smp: Remap boot CPU onto core 0 if >= nr_cpu_ids

[PATCH] powerpc: Force inlining of arch_vmap_p{u/m}d_supported()
 2024-02-15 13:00 UTC  (2+ messages)

[PING PATCH] powerpc/kasan: Fix addr error caused by page alignment
 2024-02-15 12:57 UTC  (2+ messages)

[PATCH] powerpc/pseries: fix accuracy of stolen time
 2024-02-15 12:57 UTC  (4+ messages)

[PATCH] powerpc/iommu: Fix the missing iommu_group_put() during platform domain attach
 2024-02-15 12:57 UTC  (7+ messages)

[PATCH] papr_vpd.c: calling devfd before get_system_loc_code
 2024-02-15 12:57 UTC  (2+ messages)

[PATCH v2] powerpc/ftrace: Ignore ftrace locations in exit text sections
 2024-02-15 12:57 UTC  (2+ messages)

[PATCH v2] powerpc/64: Set task pt_regs->link to the LR value on scv entry
 2024-02-15 12:57 UTC  (2+ messages)

[PATCH] powerpc/pseries/papr-sysparm: use u8 arrays for payloads
 2024-02-15 12:57 UTC  (2+ messages)

[PATCH 1/2] powerpc: udbg_memcons: mark functions static
 2024-02-15 12:57 UTC  (2+ messages)

[PATCH] powerpc/kasan: Limit KASAN thread size increase to 32KB
 2024-02-15 12:57 UTC  (4+ messages)

[PATCH v2] powerpc/6xx: set High BAT Enable flag on G2_LE cores
 2024-02-15 12:57 UTC  (2+ messages)

[PATCH] powerpc/cputable: Add missing PPC_FEATURE_BOOKE on PPC64 Book-E
 2024-02-15 12:57 UTC  (2+ messages)

[PATCH 0/2] ALSA: struct bus_type cleanup
 2024-02-15 12:48 UTC  (5+ messages)
` [PATCH 1/2] ALSA: aoa: make soundbus_bus_type const
` [PATCH 2/2] ALSA: seq: make snd_seq_bus_type const

[PATCH v6 00/18] Transparent Contiguous PTEs for User Mappings
 2024-02-15 11:36 UTC  (34+ messages)
` [PATCH v6 01/18] mm: Clarify the spec for set_ptes()
` [PATCH v6 02/18] mm: thp: Batch-collapse PMD with set_ptes()
` [PATCH v6 03/18] mm: Introduce pte_advance_pfn() and use for pte_next_pfn()
` [PATCH v6 04/18] arm64/mm: Convert pte_next_pfn() to pte_advance_pfn()
` [PATCH v6 05/18] x86/mm: "
` [PATCH v6 06/18] mm: Tidy up pte_next_pfn() definition
` [PATCH v6 07/18] arm64/mm: Convert READ_ONCE(*ptep) to ptep_get(ptep)
` [PATCH v6 08/18] arm64/mm: Convert set_pte_at() to set_ptes(..., 1)
` [PATCH v6 09/18] arm64/mm: Convert ptep_clear() to ptep_get_and_clear()
` [PATCH v6 10/18] arm64/mm: New ptep layer to manage contig bit
` [PATCH v6 11/18] arm64/mm: Split __flush_tlb_range() to elide trailing DSB
` [PATCH v6 12/18] arm64/mm: Wire up PTE_CONT for user mappings
` [PATCH v6 13/18] arm64/mm: Implement new wrprotect_ptes() batch API
` [PATCH v6 14/18] arm64/mm: Implement new [get_and_]clear_full_ptes() batch APIs
` [PATCH v6 15/18] mm: Add pte_batch_hint() to reduce scanning in folio_pte_batch()
` [PATCH v6 16/18] arm64/mm: Implement pte_batch_hint()
` [PATCH v6 17/18] arm64/mm: __always_inline to improve fork() perf
` [PATCH v6 18/18] arm64/mm: Automatically fold contpte mappings

[PATCH v2 1/2] powerpc/bpf: ensure module addresses are supported
 2024-02-15 10:44 UTC  (8+ messages)
` [PATCH v2 2/2] powerpc/bpf: enable kfunc call

linux-next: Tree for Feb 14 (arch/powerpc/platforms/pseries/pci_dlpar.o)
 2024-02-15  3:36 UTC  (2+ messages)

[PATCH] powerpc/64s: Increase default stack size to 32KB
 2024-02-14 21:56 UTC  (3+ messages)

[PATCH v3 00/15] mm/memory: optimize fork() with PTE-mapped THP
 2024-02-14 22:40 UTC  (3+ messages)
` [PATCH v3 12/15] mm/memory: pass PTE to copy_present_pte()

[PATCH] i2c: pasemi: split driver into two separate modules
 2024-02-14 21:42 UTC  (3+ messages)

[PATCH v3 00/10] mm/memory: optimize unmap/zap with PTE-mapped THP
 2024-02-14 20:44 UTC  (11+ messages)
` [PATCH v3 01/10] mm/memory: factor out zapping of present pte into zap_present_pte()
` [PATCH v3 02/10] mm/memory: handle !page case in zap_present_pte() separately
` [PATCH v3 03/10] mm/memory: further separate anon and pagecache folio handling in zap_present_pte()
` [PATCH v3 04/10] mm/memory: factor out zapping folio pte into zap_present_folio_pte()
` [PATCH v3 05/10] mm/mmu_gather: pass "delay_rmap" instead of encoded page to __tlb_remove_page_size()
` [PATCH v3 06/10] mm/mmu_gather: define ENCODED_PAGE_FLAG_DELAY_RMAP
` [PATCH v3 07/10] mm/mmu_gather: add tlb_remove_tlb_entries()
` [PATCH v3 08/10] mm/mmu_gather: add __tlb_remove_folio_pages()
` [PATCH v3 09/10] mm/mmu_gather: improve cond_resched() handling with large folios and expensive page freeing
` [PATCH v3 10/10] mm/memory: optimize unmap/zap with PTE-mapped THP

[PATCH] tty: hvc: Don't enable the RISC-V SBI console by default
 2024-02-14 15:54 UTC  (4+ messages)

[PATCH v15 0/5] powerpc/crash: Kernel handling of CPU and memory hotplug
 2024-02-14 13:35 UTC  (6+ messages)
` [PATCH v15 2/5] crash: add a new kexec flag for hotplug support

[PATCH] tty: hvc-iucv: fix function pointer casts
 2024-02-14 12:36 UTC  (6+ messages)

[PATCH 0/2] PCI endpoint BAR hardware description cleanup
 2024-02-14 10:38 UTC  (3+ messages)

[PATCH v4] powerpc: Avoid nmi_enter/nmi_exit in real mode interrupt
 2024-02-14  9:54 UTC  (2+ messages)

[PATCH v3] powerpc: Avoid nmi_enter/nmi_exit in real mode interrupt
 2024-02-14  9:35 UTC  (2+ messages)

[PATCH v4 00/10] devm_led_classdev_register() usage problem
 2024-02-13 23:56 UTC  (8+ messages)
    ` [DMARC error][SPF error] "

[PATCH v5 00/25] Transparent Contiguous PTEs for User Mappings
 2024-02-13 18:05 UTC  (52+ messages)
` [PATCH v5 03/25] mm: Make pte_next_pfn() a wrapper around pte_advance_pfn()
` [PATCH v5 19/25] arm64/mm: Wire up PTE_CONT for user mappings
` [PATCH v5 20/25] arm64/mm: Implement new wrprotect_ptes() batch API
` [PATCH v5 21/25] arm64/mm: Implement new [get_and_]clear_full_ptes() batch APIs
` [PATCH v5 22/25] mm: Add pte_batch_hint() to reduce scanning in folio_pte_batch()
` [PATCH v5 23/25] arm64/mm: Implement pte_batch_hint()
` [PATCH v5 24/25] arm64/mm: __always_inline to improve fork() perf
` [PATCH v5 25/25] arm64/mm: Automatically fold contpte mappings

[PATCH v2] powerpc: Add gpr1 and fpu save/restore functions
 2024-02-13 15:13 UTC  (2+ messages)

Build regressions/improvements in v6.8-rc1
 2024-02-13 14:44 UTC  (3+ messages)

[PATCH linux-next 0/3] powerpc/kexec: split CONFIG_CRASH_DUMP out from CONFIG_KEXEC_CORE
 2024-02-13 11:31 UTC  (4+ messages)
` [PATCH linux-next 1/3] kexec/kdump: make struct crash_mem available without CONFIG_CRASH_DUMP
` [PATCH linux-next 2/3] powerpc/kexec: split CONFIG_KEXEC_FILE and CONFIG_CRASH_DUMP
` [PATCH linux-next 3/3] powerpc/kdump: Split KEXEC_CORE and CRASH_DUMP dependency

[PATCH v5 0/6] DCP as trusted keys backend
 2024-02-13  9:59 UTC  (3+ messages)

[PATCH v5 5/5] sched: rename SD_SHARE_PKG_RESOURCES to SD_SHARE_LLC
 2024-02-13  7:21 UTC  (3+ messages)

[PATCH] powerpc/ftrace: Ignore ftrace locations in exit text sections
 2024-02-13  5:30 UTC  (5+ messages)

[PATCH] powerpc: Add gpr1 and fpu save/restore functions
 2024-02-13  5:28 UTC  (11+ messages)

[PATCH] powerpc/code-patching: Disable KASAN in __patch_instructions()
 2024-02-13  4:36 UTC 

[PATCH 0/4] powerpc: struct bus_type cleanup
 2024-02-12 19:45 UTC  (2+ messages)

Powerpc: ps3av.c:(.text+0x19e8): undefined reference to `video_get_options'
 2024-02-12 19:19 UTC  (3+ messages)

[PATCH v3 RESEND 0/6] Add support for QMC HDLC
 2024-02-12 19:13 UTC  (11+ messages)
` [PATCH v3 RESEND 3/6] bitmap: Make bitmap_onto() available to users
` [PATCH v3 RESEND 4/6] bitmap: Introduce bitmap_off()


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