linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-09 07:33:42 to 2024-02-13 16:06:39 UTC [more...]

[PATCH] powerpc/iommu: Fix the missing iommu_group_put() during platform domain attach
 2024-02-13 16:05 UTC 

[PATCH v5 00/25] Transparent Contiguous PTEs for User Mappings
 2024-02-13 15:29 UTC  (52+ messages)
` [PATCH v5 01/25] mm: Clarify the spec for set_ptes()
` [PATCH v5 03/25] mm: Make pte_next_pfn() a wrapper around pte_advance_pfn()
` [PATCH v5 18/25] arm64/mm: Split __flush_tlb_range() to elide trailing DSB
` [PATCH v5 19/25] arm64/mm: Wire up PTE_CONT for user mappings
` [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 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] powerpc: Force inlining of arch_vmap_p{u/m}d_supported()
 2024-02-13 13:58 UTC 

[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 v2 0/5] powerpc: struct bus_type cleanup
 2024-02-13 11:07 UTC  (9+ 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

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

[PATCH] tty: hvc-iucv: fix function pointer casts
 2024-02-13 10:17 UTC 

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

[PATCH v2 1/2] powerpc/bpf: ensure module addresses are supported
 2024-02-13  7:54 UTC  (4+ messages)
` [PATCH v2 2/2] powerpc/bpf: enable kfunc call

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

[PATCH] powerpc/pseries: fix accuracy of stolen time
 2024-02-13  6:12 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 v15 0/5] powerpc/crash: Kernel handling of CPU and memory hotplug
 2024-02-13  3:21 UTC  (8+ messages)
` [PATCH v15 1/5] crash: forward memory_notify arg to arch crash hotplug handler
` [PATCH v15 2/5] crash: add a new kexec flag for hotplug support

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

[PATCH 0/4] powerpc: struct bus_type cleanup
 2024-02-12 19:45 UTC  (8+ messages)
` [PATCH 1/4] powerpc: vio: move device attributes into a new ifdef
` [PATCH 2/4] powerpc: vio: make vio_bus_type const
` [PATCH 3/4] powerpc: mpic: make mpic_subsys const
` [PATCH 4/4] powerpc: ibmebus: make ibmebus_bus_type const

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  (25+ messages)
` [PATCH v3 RESEND 1/6] net: wan: "
` [PATCH v3 RESEND 2/6] MAINTAINERS: Add the Freescale QMC HDLC driver entry
` [PATCH v3 RESEND 3/6] bitmap: Make bitmap_onto() available to users
` [PATCH v3 RESEND 4/6] bitmap: Introduce bitmap_off()
` [PATCH v3 RESEND 5/6] net: wan: fsl_qmc_hdlc: Add runtime timeslots changes support
` [PATCH v3 RESEND 6/6] net: wan: fsl_qmc_hdlc: Add framer support
` [RESEND PATCH v3 0/6] Add support for QMC HDLC
` [RESEND PATCH v3 1/6] net: wan: "
` [RESEND PATCH v3 2/6] MAINTAINERS: Add the Freescale QMC HDLC driver entry
` [RESEND PATCH v3 3/6] bitmap: Make bitmap_onto() available to users
` [RESEND PATCH v3 4/6] bitmap: Introduce bitmap_off()
` [RESEND PATCH v3 5/6] net: wan: fsl_qmc_hdlc: Add runtime timeslots changes support
` [RESEND PATCH v3 6/6] net: wan: fsl_qmc_hdlc: Add framer support

[PATCH v2] powerpc: Avoid nmi_enter/nmi_exit in real mode interrupt
 2024-02-12 15:32 UTC  (3+ messages)
  `  "

[PATCH] mm/hugetlb: Move page order check inside hugetlb_cma_reserve()
 2024-02-12 14:19 UTC  (3+ messages)

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

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

[PATCH] soc: fsl: dpio: fix kcalloc() argument order
 2024-02-12 11:25 UTC 

[PATCH] i2c: pasemi: split driver into two separate modules
 2024-02-12 11:19 UTC 

[PATCH 60/82] powerpc: Refactor intentional wrap-around test
 2024-02-12  5:38 UTC  (2+ messages)

[PATCH] powerpc64/kasan: Pass virtual addresses to kasan_init_phys_region()
 2024-02-12  4:50 UTC 

[PATCH v2 RESEND] soc: fsl: dpio: fix kernel-doc typos
 2024-02-12  4:31 UTC 

[PATCH v2 RESEND] soc: fsl: fix kernel-doc warnings and typos
 2024-02-12  4:30 UTC 

[PATCH 0/2] PCI endpoint BAR hardware description cleanup
 2024-02-10  1:26 UTC  (2+ messages)
` [PATCH 1/2] PCI: endpoint: Clean up hardware description for BARs

[PATCH v3 00/15] mm/memory: optimize fork() with PTE-mapped THP
 2024-02-09 22:36 UTC  (4+ messages)
` [PATCH v3 01/15] arm64/mm: Make set_ptes() robust when OAs cross 48-bit boundary

[PATCH v3 0/6] Add support for QMC HDLC
 2024-02-09 22:02 UTC  (3+ messages)
` [PATCH v3 4/6] bitmap: Introduce bitmap_off()

[PATCH v1] spi: spi-ppc4xx: include missing platform_device.h
 2024-02-09 20:48 UTC  (2+ messages)

[PATCH v2] drivers/ps3: select VIDEO to provide cmdline functions
 2024-02-09 20:24 UTC  (4+ messages)

[kvm-unit-tests PATCH v4 0/8] Multi-migration support
 2024-02-09 18:09 UTC  (12+ messages)
` [kvm-unit-tests PATCH v4 1/8] arch-run: Fix TRAP handler recursion to remove temporary files properly
` [kvm-unit-tests PATCH v4 2/8] arch-run: Clean up initrd cleanup
` [kvm-unit-tests PATCH v4 3/8] migration: use a more robust way to wait for background job
` [kvm-unit-tests PATCH v4 4/8] migration: Support multiple migrations
` [kvm-unit-tests PATCH v4 5/8] arch-run: rename migration variables
` [kvm-unit-tests PATCH v4 6/8] migration: Add quiet migration support
` [kvm-unit-tests PATCH v4 7/8] Add common/ directory for architecture-independent tests
` [kvm-unit-tests PATCH v4 8/8] migration: add a migration selftest

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

[kvm-unit-tests PATCH v3 0/8] Multi-migration support
 2024-02-09  8:44 UTC  (18+ messages)
` [kvm-unit-tests PATCH v3 2/8] arch-run: Clean up initrd cleanup
` [kvm-unit-tests PATCH v3 3/8] migration: use a more robust way to wait for background job
` [kvm-unit-tests PATCH v3 4/8] migration: Support multiple migrations
` [kvm-unit-tests PATCH v3 5/8] arch-run: rename migration variables
` [kvm-unit-tests PATCH v3 6/8] migration: Add quiet migration support
` [kvm-unit-tests PATCH v3 7/8] Add common/ directory for architecture-independent tests
` [kvm-unit-tests PATCH v3 8/8] migration: add a migration selftest


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 NNTP newsgroup(s).