messages from 2024-08-06 13:17:03 to 2024-08-08 15:50:28 UTC [more...]
[PATCH v4 0/7] mm/mprotect: Fix dax puds
2024-08-08 15:49 UTC (20+ messages)
` [PATCH v4 1/7] mm/dax: Dump start address in fault handler
` [PATCH v4 2/7] mm/mprotect: Push mmu notifier to PUDs
` [PATCH v4 3/7] mm/powerpc: Add missing pud helpers
` [PATCH v4 4/7] mm/x86: Make pud_leaf() only care about PSE bit
` [PATCH v4 5/7] mm/x86: arch_check_zapped_pud()
` [PATCH v4 6/7] mm/x86: Add missing pud helpers
` [PATCH v4 7/7] mm/mprotect: fix dax pud handlings
[PATCH v12 00/84] KVM: Stop grabbing references to PFNMAP'd pages
2024-08-08 15:31 UTC (27+ 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 13/84] KVM: Annotate that all paths in hva_to_pfn() might sleep
` [PATCH v12 54/84] KVM: arm64: Mark "struct page" pfns accessed/dirty before dropping mmu_lock
` [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 66/84] KVM: LoongArch: Mark "struct page" pfn accessed before dropping mmu_lock
[PATCH v7 00/23] Reimplement huge pages without hugepd on powerpc (8xx, e500, book3s/64)
2024-08-08 15:21 UTC (10+ messages)
` [PATCH v7 16/23] powerpc/e500: Switch to 64 bits PGD on 85xx (32 bits)
[PATCH] powerpc/mm: Fix size of allocated PGDIR
2024-08-08 15:20 UTC (2+ messages)
[PATCH v5 0/3] dma: support DMA zone starting above 4GB
2024-08-08 13:46 UTC (15+ messages)
` [PATCH v5 1/3] dma: improve DMA zone selection
` [PATCH v5 2/3] dma: replace zone_dma_bits by zone_dma_limit
[RFC PATCH 0/6] ASoC: fsl: add memory to memory function for ASRC
2024-08-08 12:19 UTC (7+ messages)
` [RFC PATCH 1/6] ALSA: compress: add Sample Rate Converter codec support
[PATCH] Document/kexec: Generalize crash hotplug description
2024-08-08 11:24 UTC (2+ messages)
[powerpc:next] BUILD SUCCESS fa740ca82277b476a49fee83c6fdb023656ef779
2024-08-08 11:15 UTC
[PATCH v2 00/36] soc: fsl: Add support for QUICC Engine TSA and QMC
2024-08-08 7:11 UTC (37+ messages)
` [PATCH v2 01/36] soc: fsl: cpm1: qmc: Update TRNSYNC only in transparent mode
` [PATCH v2 02/36] soc: fsl: cpm1: qmc: Enable TRNSYNC only when needed
` [PATCH v2 03/36] soc: fsl: cpm1: tsa: Fix tsa_write8()
` [PATCH v2 04/36] soc: fsl: cpm1: tsa: Use BIT(), GENMASK() and FIELD_PREP() macros
` [PATCH v2 05/36] soc: fsl: cpm1: tsa: Fix blank line and spaces
` [PATCH v2 06/36] soc: fsl: cpm1: tsa: Add missing spinlock comment
` [PATCH v2 07/36] dt-bindings: soc: fsl: cpm_qe: Add QUICC Engine (QE) TSA controller
` [PATCH v2 08/36] soc: fsl: cpm1: tsa: Remove unused registers offset definition
` [PATCH v2 09/36] soc: fsl: cpm1: tsa: Use ARRAY_SIZE() instead of hardcoded integer values
` [PATCH v2 10/36] soc: fsl: cpm1: tsa: Make SIRAM entries specific to CPM1
` [PATCH v2 11/36] soc: fsl: cpm1: tsa: Introduce tsa_setup() and its CPM1 compatible version
` [PATCH v2 12/36] soc: fsl: cpm1: tsa: Isolate specific CPM1 part from tsa_serial_{dis}connect()
` [PATCH v2 13/36] soc: fsl: cpm1: tsa: Introduce tsa_version
` [PATCH v2 14/36] soc: fsl: cpm1: tsa: Add support for QUICC Engine (QE) implementation
` [PATCH v2 15/36] MAINTAINERS: Add QE files related to the Freescale TSA controller
` [PATCH v2 16/36] soc: fsl: cpm1: tsa: Introduce tsa_serial_get_num()
` [PATCH v2 17/36] soc: fsl: cpm1: qmc: Rename QMC_TSA_MASK
` [PATCH v2 18/36] soc: fsl: cpm1: qmc: Use BIT(), GENMASK() and FIELD_PREP() macros
` [PATCH v2 19/36] soc: fsl: cpm1: qmc: Fix blank line and spaces
` [PATCH v2 20/36] soc: fsl: cpm1: qmc: Remove unneeded parenthesis
` [PATCH v2 21/36] soc: fsl: cpm1: qmc: Fix 'transmiter' typo
` [PATCH v2 22/36] soc: fsl: cpm1: qmc: Add missing spinlock comment
` [PATCH v2 23/36] dt-bindings: soc: fsl: cpm_qe: Add QUICC Engine (QE) QMC controller
` [PATCH v2 24/36] soc: fsl: cpm1: qmc: Introduce qmc_data structure
` [PATCH v2 25/36] soc: fsl: cpm1: qmc: Re-order probe() operations
` [PATCH v2 26/36] soc: fsl: cpm1: qmc: Introduce qmc_init_resource() and its CPM1 version
` [PATCH v2 27/36] soc: fsl: cpm1: qmc: Introduce qmc_{init,exit}_xcc() and their "
` [PATCH v2 28/36] soc: fsl: cpm1: qmc: Rename qmc_chan_command()
` [PATCH v2 29/36] soc: fsl: cpm1: qmc: Handle RPACK initialization
` [PATCH v2 30/36] soc: fsl: cpm1: qmc: Rename SCC_GSMRL_MODE_QMC
` [PATCH v2 31/36] soc: fsl: cpm1: qmc: Introduce qmc_version
` [PATCH v2 32/36] soc: fsl: qe: Add resource-managed muram allocators
` [PATCH v2 33/36] soc: fsl: qe: Add missing PUSHSCHED command
` [PATCH v2 34/36] soc: fsl: cpm1: qmc: Add support for QUICC Engine (QE) implementation
` [PATCH v2 35/36] soc: fsl: cpm1: qmc: Handle QUICC Engine (QE) soft-qmc firmware
` [PATCH v2 36/36] MAINTAINERS: Add QE files related to the Freescale QMC controller
[PATCH] powerpc/mm: Fix boot warning with hugepages and CONFIG_DEBUG_VIRTUAL
2024-08-08 7:05 UTC
[PATCH] powerpc/ftrace: restore r2 to caller's stack on livepatch sibling call
2024-08-08 7:00 UTC (2+ messages)
[PATCHSET 00/10] perf tools: Sync tools and kernel headers for v6.11
2024-08-08 6:44 UTC (3+ messages)
[PATCH] powerpc/476: Drop explicit initialization of struct i2c_device_id::driver_data to 0
2024-08-08 6:39 UTC (3+ messages)
[PATCH 1/4] mm: Add optional close() to struct vm_special_mapping
2024-08-08 4:18 UTC (18+ messages)
` [PATCH 2/4] powerpc/mm: Handle VDSO unmapping via close() rather than arch_unmap()
` [PATCH 3/4] mm: Remove arch_unmap()
` [PATCH 4/4] powerpc/vdso: Refactor error handling
[PATCH v9 00/14] pci: Work around ASMedia ASM2824 PCIe link training failures
2024-08-08 2:07 UTC (8+ messages)
` PCI: Work around "
[PATCH 0/2] Make ELOG log and trace consistently with GHES
2024-08-07 20:31 UTC (9+ messages)
` [PATCH 1/2] ACPI: extlog: Trace CPER Non-standard Section Body
` [PATCH 2/2] ACPI: extlog: Trace CPER PCI Express Error Section
[PATCH v4 00/26] mm: introduce numa_memblks
2024-08-07 18:53 UTC (30+ messages)
` [PATCH v4 01/26] mm: move kernel/numa.c to mm/
` [PATCH v4 02/26] MIPS: sgi-ip27: make NODE_DATA() the same as on all other architectures
` [PATCH v4 03/26] MIPS: sgi-ip27: ensure node_possible_map only contains valid nodes
` [PATCH v4 04/26] MIPS: sgi-ip27: drop HAVE_ARCH_NODEDATA_EXTENSION
` [PATCH v4 05/26] MIPS: loongson64: rename __node_data to node_data
` [PATCH v4 06/26] MIPS: loongson64: drop HAVE_ARCH_NODEDATA_EXTENSION
` [PATCH v4 07/26] arch, mm: move definition of node_data to generic code
` [PATCH v4 08/26] mm: drop CONFIG_HAVE_ARCH_NODEDATA_EXTENSION
` [PATCH v4 09/26] arch, mm: pull out allocation of NODE_DATA to generic code
` [PATCH v4 10/26] x86/numa: simplify numa_distance allocation
` [PATCH v4 11/26] x86/numa: use get_pfn_range_for_nid to verify that node spans memory
` [PATCH v4 12/26] x86/numa: move FAKE_NODE_* defines to numa_emu
` [PATCH v4 13/26] x86/numa_emu: simplify allocation of phys_dist
` [PATCH v4 14/26] x86/numa_emu: split __apicid_to_node update to a helper function
` [PATCH v4 15/26] x86/numa_emu: use a helper function to get MAX_DMA32_PFN
` [PATCH v4 16/26] x86/numa: numa_{add,remove}_cpu: make cpu parameter unsigned
` [PATCH v4 17/26] mm: introduce numa_memblks
` [PATCH v4 18/26] mm: move numa_distance and related code from x86 to numa_memblks
` [PATCH v4 19/26] mm: introduce numa_emulation
` [PATCH v4 20/26] mm: numa_memblks: introduce numa_memblks_init
` [PATCH v4 21/26] mm: numa_memblks: make several functions and variables static
` [PATCH v4 22/26] mm: numa_memblks: use memblock_{start,end}_of_DRAM() when sanitizing meminfo
` [PATCH v4 23/26] of, numa: return -EINVAL when no numa-node-id is found
` [PATCH v4 24/26] arch_numa: switch over to numa_memblks
` [PATCH v4 25/26] mm: make range-to-target_node lookup facility a part of numa_memblks
` [PATCH v4 26/26] docs: move numa=fake description to kernel-parameters.txt
[PATCH 07/19] soc/qman: test: Use kthread_run_on_cpu()
2024-08-07 16:02 UTC
[PATCH v3 0/8] PCI: Align small BARs
2024-08-07 15:42 UTC (3+ messages)
` [PATCH v3 6/8] powerpc/pci: Preserve IORESOURCE_STARTALIGN alignment
[PATCH 1/2] mm: update the memmap stat before page is freed
2024-08-07 15:23 UTC (7+ messages)
` [PATCH 2/2] mm: keep nid around during hot-remove
[PATCH -next v2] powerpc: Remove useless config comment in asm/percpu.h
2024-08-07 2:56 UTC
[PATCH v3 14/16] modules: Support extended MODVERSIONS info
2024-08-06 21:20 UTC
5.3.7 64-bits kernel doesn't boot on G5 Quad
2024-08-06 20:56 UTC (11+ messages)
` Found the commit for: "
` Found the commit for: 5.3.7 64-bits kernel doesn't boot on G5 Quad [regression]
` Call for report - G5/PPC970 status (was: Re: Found the commit for: 5.3.7 64-bits kernel doesn't boot on G5 Quad [regression])
` Call for report - G5/PPC970 status
` PPC64: G5 & 4k/64k page size (was: Re: Call for report - G5/PPC970 status)
[PATCH v3] PCI: Fix crash during pci_dev hot-unplug on pseries KVM guest
2024-08-06 20:00 UTC (2+ messages)
[PATCH v2 1/1] dt-bindings: soc: fsl: add missed compatible string fsl,ls*-isc
2024-08-06 18:28 UTC (2+ messages)
[PATCH v4 1/1] dt-bindings: soc: fsl: Convert rcpm to yaml format
2024-08-06 17:32 UTC (2+ messages)
[PATCH v3 0/8] mm/mprotect: Fix dax puds
2024-08-06 16:51 UTC (8+ messages)
` [PATCH v3 2/8] mm/mprotect: Remove NUMA_HUGE_PTE_UPDATES
[PATCH v4 00/29] arm64: Permission Overlay Extension
2024-08-06 15:00 UTC (14+ messages)
` [PATCH v4 15/29] arm64: handle PKEY/POE faults
` [PATCH v4 18/29] arm64: add POE signal support
[PATCH v3 00/26] mm: introduce numa_memblks
2024-08-06 13:28 UTC (24+ messages)
` [PATCH v3 17/26] "
` [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
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).