linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-07-30 10:38:35 to 2024-08-02 18:21:55 UTC [more...]

[PATCH -next] ASoC: fsl: lpc3xxx: Make some symbols static
 2024-08-02 18:21 UTC  (2+ messages)

[PATCH 1/1] dt-bindings: soc: fsl: add missed compatible string fsl,ls*-isc
 2024-08-02 17:11 UTC 

[PATCH v2] PCI: Fix crash during pci_dev hot-unplug on pseries KVM guest
 2024-08-02 16:55 UTC  (11+ messages)

[PATCH v3 00/26] mm: introduce numa_memblks
 2024-08-02 16:44 UTC  (45+ messages)
` [PATCH v3 01/26] mm: move kernel/numa.c to mm/
` [PATCH v3 02/26] MIPS: sgi-ip27: make NODE_DATA() the same as on all other architectures
` [PATCH v3 03/26] MIPS: sgi-ip27: ensure node_possible_map only contains valid nodes
` [PATCH v3 04/26] MIPS: sgi-ip27: drop HAVE_ARCH_NODEDATA_EXTENSION
` [PATCH v3 05/26] MIPS: loongson64: rename __node_data to node_data
` [PATCH v3 06/26] MIPS: loongson64: drop HAVE_ARCH_NODEDATA_EXTENSION
` [PATCH v3 07/26] mm: drop CONFIG_HAVE_ARCH_NODEDATA_EXTENSION
` [PATCH v3 08/26] arch, mm: move definition of node_data to generic code
` [PATCH v3 09/26] arch, mm: pull out allocation of NODE_DATA "
` [PATCH v3 10/26] x86/numa: simplify numa_distance allocation
` [PATCH v3 11/26] x86/numa: use get_pfn_range_for_nid to verify that node spans memory
` [PATCH v3 12/26] x86/numa: move FAKE_NODE_* defines to numa_emu
` [PATCH v3 13/26] x86/numa_emu: simplify allocation of phys_dist
` [PATCH v3 14/26] x86/numa_emu: split __apicid_to_node update to a helper function
` [PATCH v3 15/26] x86/numa_emu: use a helper function to get MAX_DMA32_PFN
` [PATCH v3 16/26] x86/numa: numa_{add,remove}_cpu: make cpu parameter unsigned
` [PATCH v3 17/26] mm: introduce numa_memblks
` [PATCH v3 18/26] mm: move numa_distance and related code from x86 to numa_memblks
` [PATCH v3 19/26] mm: introduce numa_emulation
` [PATCH v3 20/26] mm: numa_memblks: introduce numa_memblks_init
` [PATCH v3 21/26] mm: numa_memblks: make several functions and variables static
` [PATCH v3 22/26] mm: numa_memblks: use memblock_{start,end}_of_DRAM() when sanitizing meminfo
` [PATCH v3 23/26] of, numa: return -EINVAL when no numa-node-id is found
` [PATCH v3 24/26] arch_numa: switch over to numa_memblks
` [PATCH v3 25/26] mm: make range-to-target_node lookup facility a part of numa_memblks
` [PATCH v3 26/26] docs: move numa=fake description to kernel-parameters.txt

[PATCH] crypto: ppc/curve25519 - add missing MODULE_DESCRIPTION() macro
 2024-08-02 16:13 UTC  (6+ messages)

List change - munging for From addresses
 2024-08-02 15:54 UTC  (3+ messages)

[PATCH v4 1/1] dt-bindings: soc: fsl: Convert rcpm to yaml format
 2024-08-02 15:22 UTC 

[PATCH v2] cpufreq: powerpc: add missing MODULE_DESCRIPTION() macros
 2024-08-02 12:46 UTC  (3+ messages)

[PATCH v12 00/84] KVM: Stop grabbing references to PFNMAP'd pages
 2024-08-02 11:16 UTC  (53+ messages)
` [PATCH v12 01/84] KVM: arm64: Release pfn, i.e. put page, if copying MTE tags hits ZONE_DEVICE
` [PATCH v12 02/84] KVM: arm64: Disallow copying MTE to guest memory while KVM is dirty logging
` [PATCH v12 03/84] KVM: Drop KVM_ERR_PTR_BAD_PAGE and instead return NULL to indicate an error
` [PATCH v12 04/84] KVM: Allow calling kvm_release_page_{clean,dirty}() on a NULL page pointer
` [PATCH v12 05/84] KVM: Add kvm_release_page_unused() API to put pages that KVM never consumes
` [PATCH v12 11/84] KVM: Rename gfn_to_page_many_atomic() to kvm_prefetch_pages()
` [PATCH v12 12/84] KVM: Drop @atomic param from gfn=>pfn and hva=>pfn APIs
` [PATCH v12 24/84] KVM: Use plain "struct page" pointer instead of single-entry array
` [PATCH v12 26/84] KVM: Move kvm_{set,release}_page_{clean,dirty}() helpers up in kvm_main.c
` [PATCH v12 34/84] KVM: Add a helper to lookup a pfn without grabbing a reference
` [PATCH v12 45/84] KVM: guest_memfd: Provide "struct page" as output from kvm_gmem_get_pfn()
` [PATCH v12 48/84] KVM: Move x86's API to release a faultin page to common KVM
` [PATCH v12 56/84] KVM: RISC-V: Mark "struct page" pfns dirty iff a stage-2 PTE is installed
` [PATCH v12 57/84] KVM: RISC-V: Mark "struct page" pfns accessed before dropping mmu_lock
` [PATCH v12 58/84] KVM: RISC-V: Use kvm_faultin_pfn() when mapping pfns into the guest
` [PATCH v12 64/84] KVM: LoongArch: Mark "struct page" pfns dirty only in "slow" page fault path
` [PATCH v12 65/84] KVM: LoongArch: Mark "struct page" pfns accessed "
` [PATCH v12 83/84] KVM: Drop APIs that manipulate "struct page" via pfns
` [PATCH v12 84/84] KVM: Don't grab reference on VM_MIXEDMAP pfns that have a "struct page"

[PATCH v5 0/3] dma: support DMA zone starting above 4GB
 2024-08-02  9:37 UTC  (5+ messages)
` [PATCH v5 1/3] dma: improve DMA zone selection
` [PATCH v5 2/3] dma: replace zone_dma_bits by zone_dma_limit
` [PATCH v5 3/3] arm64: support DMA zone above 4GB

[PATCH net v1] net: wan: fsl_qmc_hdlc: Discard received CRC
 2024-08-02  8:10 UTC  (4+ messages)

[PATCH] soc: fsl: qbman: Remove redundant warnings
 2024-08-02  2:16 UTC 

[PATCH v2] tpm: ibmvtpm: Call tpm2_sessions_init() to initialize session support
 2024-08-01 21:48 UTC  (3+ messages)

[PATCH v4 00/29] arm64: Permission Overlay Extension
 2024-08-01 16:31 UTC  (16+ messages)
` [PATCH v4 10/29] arm64: enable the Permission Overlay Extension for EL0
` [PATCH v4 13/29] arm64: convert protection key into vm_flags and pgprot values
` [PATCH v4 15/29] arm64: handle PKEY/POE faults
` [PATCH v4 18/29] arm64: add POE signal support

[PATCH] powerpc: dtc: update P2020RDB dts
 2024-08-01 16:12 UTC  (3+ messages)

[PATCH v3 1/1] dt-bindings: soc: fsl: Convert rcpm to yaml format
 2024-08-01 15:24 UTC 

[PATCH v3 0/3] dma: support DMA zone starting above 4GB
 2024-08-01 15:22 UTC  (11+ messages)
` [PATCH v3 2/3] dma-mapping: replace zone_dma_bits by zone_dma_limit
` [PATCH v3 3/3] dma-direct: use RAM start to offset zone_dma_limit

[PATCH] perf vendor events power10: Update JSON/events
 2024-08-01 14:56 UTC  (10+ messages)

linux-next: runtime warning after merge of the dma-mapping tree
 2024-08-01 13:40 UTC  (2+ messages)

[PATCH v4 0/2] dma: support DMA zone starting above 4GB
 2024-08-01 10:30 UTC  (6+ messages)
` [PATCH v4 1/2] dma: improve DMA zone selection
` [PATCH v4 2/2] dma: replace zone_dma_bits by zone_dma_limit

[PATCH] kexec/crash: no crash update when kexec in progress
 2024-08-01  8:06 UTC  (3+ messages)

[PATCH] cpufreq: Use of_property_present()
 2024-08-01  5:51 UTC  (3+ messages)

[PATCH net v1] net: wan: fsl_qmc_hdlc: Convert carrier_lock spinlock to a mutex
 2024-08-01  1:10 UTC  (4+ messages)
` [PATCH net] "

[PATCH AUTOSEL 4.19 11/14] pci/hotplug/pnv_php: Fix hotplug driver crash on Powernv
 2024-08-01  0:40 UTC 

[PATCH AUTOSEL 5.4 18/22] pci/hotplug/pnv_php: Fix hotplug driver crash on Powernv
 2024-08-01  0:38 UTC 

[PATCH AUTOSEL 5.10 34/38] pci/hotplug/pnv_php: Fix hotplug driver crash on Powernv
 2024-08-01  0:35 UTC 

[PATCH AUTOSEL 5.15 42/47] pci/hotplug/pnv_php: Fix hotplug driver crash on Powernv
 2024-08-01  0:31 UTC 

[PATCH AUTOSEL 6.1 55/61] pci/hotplug/pnv_php: Fix hotplug driver crash on Powernv
 2024-08-01  0:26 UTC 

[PATCH AUTOSEL 6.6 74/83] pci/hotplug/pnv_php: Fix hotplug driver crash on Powernv
 2024-08-01  0:18 UTC 

[PATCH AUTOSEL 6.10 102/121] powerpc/rtas: Prevent Spectre v1 gadget construction in sys_rtas()
 2024-08-01  0:00 UTC  (2+ messages)
` [PATCH AUTOSEL 6.10 110/121] pci/hotplug/pnv_php: Fix hotplug driver crash on Powernv

[PATCH v7 00/23] Reimplement huge pages without hugepd on powerpc (8xx, e500, book3s/64)
 2024-07-31 16:35 UTC  (5+ messages)
` [PATCH v7 16/23] powerpc/e500: Switch to 64 bits PGD on 85xx (32 bits)

[PATCH v2 1/1] dt-bindings: soc: fsl: Convert rcpm to yaml format
 2024-07-31 21:20 UTC  (3+ messages)

[PATCH] powerpc: Use of_property_present()
 2024-07-31 19:12 UTC 

[PATCH -next] ASoC: fsl: lpc3xxx-i2s: Remove set but not used variable 'savedbitclkrate'
 2024-07-31 13:53 UTC  (3+ messages)

[PATCH 0/2] ASoC: fsl_micfil: Check the difference for i.MX8 and i.MX9
 2024-07-31 13:53 UTC  (2+ messages)

[PATCH V8 14/15] tools/perf: Add support to use libcapstone in powerpc
 2024-07-31 13:51 UTC  (2+ messages)

[PATCH 0/2] arch: powerpc: Use backlight power constants
 2024-07-31 13:06 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] macintosh/pmubl: "

[PATCH v3 0/8] mm/mprotect: Fix dax puds
 2024-07-31 12:23 UTC  (9+ messages)
` [PATCH v3 1/8] mm/dax: Dump start address in fault handler
` [PATCH v3 2/8] mm/mprotect: Remove NUMA_HUGE_PTE_UPDATES
` [PATCH v3 5/8] mm/x86: Make pud_leaf() only cares about PSE bit
` [PATCH v3 6/8] mm/x86: arch_check_zapped_pud()

[PATCH v2 0/2] Skip offline cores when enabling SMT on PowerPC
 2024-07-31 10:27 UTC  (6+ messages)
` [PATCH v2 1/2] cpu/SMT: Enable SMT only if a core is online
` [PATCH v2 2/2] powerpc/topology: Check "

[RFC v1 00/10] book3s64/hash: Improve kfence support
 2024-07-31  7:56 UTC  (11+ messages)
` [RFC v1 01/10] book3s64/hash: Remove kfence support temporarily
` [RFC v1 02/10] book3s64/hash: Refactor kernel linear map related calls
` [RFC v1 03/10] book3s64/hash: Add hash_debug_pagealloc_add_slot() function
` [RFC v1 04/10] book3s64/hash: Add hash_debug_pagealloc_alloc_slots() function
` [RFC v1 05/10] book3s64/hash: Refactor hash__kernel_map_pages() function
` [RFC v1 06/10] book3s64/hash: Make kernel_map_linear_page() generic
` [RFC v1 07/10] book3s64/hash: Disable debug_pagealloc if it requires more memory
` [RFC v1 08/10] book3s64/hash: Add kfence functionality
` [RFC v1 09/10] book3s64/radix: Refactoring common kfence related functions
` [RFC v1 10/10] book3s64/hash: Disable kfence if not early init

[PATCH 1/1] dt-bindings: soc: fsl: Convert rcpm to yaml format
 2024-07-30 19:43 UTC  (2+ messages)

[PATCH v1 00/36] soc: fsl: Add support for QUICC Engine TSA and QMC
 2024-07-30 19:36 UTC  (5+ messages)
` [PATCH v1 07/36] dt-bindings: soc: fsl: cpm_qe: Add QUICC Engine (QE) TSA controller
` [PATCH v1 23/36] dt-bindings: soc: fsl: cpm_qe: Add QUICC Engine (QE) QMC controller

[net-next v3 12/15] net: ibmvnic: Convert tasklet API to new bottom half workqueue mechanism
 2024-07-30 18:34 UTC 

[PATCH 6.10 345/809] tools/perf: Fix the string match for "/tmp/perf-$PID.map" files in dso__load
 2024-07-30 15:43 UTC 

[PATCH 6.1 157/440] perf tests arm_callgraph_fp: Address shellcheck warnings about signal names and adding double quotes for expression
 2024-07-30 15:46 UTC 

[PATCH RFC v2 0/5] arm64: support DMA zone starting above 4GB
 2024-07-30 15:52 UTC  (5+ messages)
` [PATCH RFC v2 2/5] of: get dma area lower limit

[PATCH 0/5] treewide: add missing MODULE_DESCRIPTION() macros
 2024-07-30 14:50 UTC  (7+ messages)
` [PATCH 1/5] crypto: arm/xor - add missing MODULE_DESCRIPTION() macro
` [PATCH 2/5] x86/mm: add testmmiotrace MODULE_DESCRIPTION()
` [PATCH 3/5] cpufreq: powerpc: add missing MODULE_DESCRIPTION() macros
` [PATCH 4/5] fsi: "
` [PATCH 5/5] locking/ww_mutex/test: add MODULE_DESCRIPTION()

[RFC PATCH 00/18] use struct ptdesc to replace pgtable_t
 2024-07-30  8:10 UTC  (4+ messages)
` [RFC PATCH 11/18] mm/pgtable: introduce ptdesc_pfn and use ptdesc in free_pte_range()
  ` [RFC PATCH 18/18] mm/pgtable: pass ptdesc in pte_free_defer


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