messages from 2024-07-27 00:25:09 to 2024-07-31 08:46:41 UTC [more...]
[PATCH net v1] net: wan: fsl_qmc_hdlc: Convert carrier_lock spinlock to a mutex
2024-07-31 8:45 UTC (2+ messages)
[PATCH net v1] net: wan: fsl_qmc_hdlc: Discard received CRC
2024-07-31 8:44 UTC (2+ messages)
[PATCH -next] ASoC: fsl: lpc3xxx-i2s: Remove set but not used variable 'savedbitclkrate'
2024-07-31 8:25 UTC (2+ messages)
[PATCH v12 00/84] KVM: Stop grabbing references to PFNMAP'd pages
2024-07-31 8:12 UTC (58+ messages)
` [PATCH v12 34/84] KVM: Add a helper to lookup a pfn without grabbing a reference
` [PATCH v12 41/84] KVM: x86/mmu: Mark pages/folios dirty at the origin of make_spte()
` [PATCH v12 45/84] KVM: guest_memfd: Provide "struct page" as output from kvm_gmem_get_pfn()
` [PATCH v12 46/84] KVM: x86/mmu: Put refcounted pages instead of blindly releasing pfns
` [PATCH v12 47/84] KVM: x86/mmu: Don't mark unused faultin pages as accessed
` [PATCH v12 48/84] KVM: Move x86's API to release a faultin page to common KVM
` [PATCH v12 49/84] KVM: VMX: Hold mmu_lock until page is released when updating APIC access page
` [PATCH v12 50/84] KVM: VMX: Use __kvm_faultin_page() to get APIC access page/pfn
` [PATCH v12 51/84] KVM: PPC: e500: Mark "struct page" dirty in kvmppc_e500_shadow_map()
` [PATCH v12 52/84] KVM: PPC: e500: Mark "struct page" pfn accessed before dropping mmu_lock
` [PATCH v12 53/84] KVM: PPC: e500: Use __kvm_faultin_pfn() to handle page faults
` [PATCH v12 54/84] KVM: arm64: Mark "struct page" pfns accessed/dirty before dropping mmu_lock
` [PATCH v12 55/84] KVM: arm64: Use __kvm_faultin_pfn() to handle memory aborts
` [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 59/84] KVM: PPC: Use __kvm_faultin_pfn() to handle page faults on Book3s HV
` [PATCH v12 60/84] KVM: PPC: Use __kvm_faultin_pfn() to handle page faults on Book3s Radix
` [PATCH v12 61/84] KVM: PPC: Drop unused @kvm_ro param from kvmppc_book3s_instantiate_page()
` [PATCH v12 62/84] KVM: PPC: Book3S: Mark "struct page" pfns dirty/accessed after installing PTE
` [PATCH v12 63/84] KVM: PPC: Use kvm_faultin_pfn() to handle page faults on Book3s PR
` [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 66/84] KVM: LoongArch: Mark "struct page" pfn accessed before dropping mmu_lock
` [PATCH v12 67/84] KVM: LoongArch: Use kvm_faultin_pfn() to map pfns into the guest
` [PATCH v12 68/84] KVM: MIPS: Mark "struct page" pfns dirty only in "slow" page fault path
` [PATCH v12 69/84] KVM: MIPS: Mark "struct page" pfns accessed "
` [PATCH v12 70/84] KVM: MIPS: Mark "struct page" pfns accessed prior to dropping mmu_lock
` [PATCH v12 71/84] KVM: MIPS: Use kvm_faultin_pfn() to map pfns into the guest
` [PATCH v12 72/84] KVM: PPC: Remove extra get_page() to fix page refcount leak
` [PATCH v12 73/84] KVM: PPC: Use kvm_vcpu_map() to map guest memory to patch dcbz instructions
` [PATCH v12 74/84] KVM: Convert gfn_to_page() to use kvm_follow_pfn()
` [PATCH v12 75/84] KVM: Add support for read-only usage of gfn_to_page()
` [PATCH v12 76/84] KVM: arm64: Use __gfn_to_page() when copying MTE tags to/from userspace
` [PATCH v12 77/84] KVM: PPC: Explicitly require struct page memory for Ultravisor sharing
` [PATCH v12 78/84] KVM: Drop gfn_to_pfn() APIs now that all users are gone
` [PATCH v12 79/84] KVM: s390: Use kvm_release_page_dirty() to unpin "struct page" memory
` [PATCH v12 80/84] KVM: Make kvm_follow_pfn.refcounted_page a required field
` [PATCH v12 81/84] KVM: x86/mmu: Don't mark "struct page" accessed when zapping SPTEs
` [PATCH v12 82/84] KVM: arm64: Don't mark "struct page" accessed when making SPTE young
` [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"
[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 v2 0/2] Skip offline cores when enabling SMT on PowerPC
2024-07-31 6:26 UTC (5+ messages)
` [PATCH v2 1/2] cpu/SMT: Enable SMT only if a core is online
` [PATCH v2 2/2] powerpc/topology: Check "
[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 (43+ messages)
` [PATCH v1 01/36] soc: fsl: cpm1: qmc: Update TRNSYNC only in transparent mode
` [PATCH v1 02/36] soc: fsl: cpm1: qmc: Enable TRNSYNC only when needed
` [PATCH v1 03/36] soc: fsl: cpm1: tsa: Fix tsa_write8()
` [PATCH v1 04/36] soc: fsl: cpm1: tsa: Use BIT(), GENMASK() and FIELD_PREP() macros
` [PATCH v1 05/36] soc: fsl: cpm1: tsa: Fix blank line and spaces
` [PATCH v1 06/36] soc: fsl: cpm1: tsa: Add missing spinlock comment
` [PATCH v1 07/36] dt-bindings: soc: fsl: cpm_qe: Add QUICC Engine (QE) TSA controller
` [PATCH v1 08/36] soc: fsl: cpm1: tsa: Remove unused registers offset definition
` [PATCH v1 09/36] soc: fsl: cpm1: tsa: Use ARRAY_SIZE() instead of hardcoded integer values
` [PATCH v1 10/36] soc: fsl: cpm1: tsa: Make SIRAM entries specific to CPM1
` [PATCH v1 11/36] soc: fsl: cpm1: tsa: Introduce tsa_setup() and its CPM1 compatible version
` [PATCH v1 12/36] soc: fsl: cpm1: tsa: Isolate specific CPM1 part from tsa_serial_{dis}connect()
` [PATCH v1 13/36] soc: fsl: cpm1: tsa: Introduce tsa_version
` [PATCH v1 14/36] soc: fsl: cpm1: tsa: Add support for QUICC Engine (QE) implementation
` [PATCH "
` [PATCH v1 15/36] MAINTAINERS: Add QE files related to the Freescale TSA controller
` [PATCH v1 16/36] soc: fsl: cpm1: tsa: Introduce tsa_serial_get_num()
` [PATCH v1 17/36] soc: fsl: cpm1: qmc: Rename QMC_TSA_MASK
` [PATCH v1 18/36] soc: fsl: cpm1: qmc: Use BIT(), GENMASK() and FIELD_PREP() macros
` [PATCH v1 19/36] soc: fsl: cpm1: qmc: Fix blank line and spaces
` [PATCH v1 20/36] soc: fsl: cpm1: qmc: Remove unneeded parenthesis
` [PATCH v1 21/36] soc: fsl: cpm1: qmc: Fix 'transmiter' typo
` [PATCH v1 22/36] soc: fsl: cpm1: qmc: Add missing spinlock comment
` [PATCH v1 23/36] dt-bindings: soc: fsl: cpm_qe: Add QUICC Engine (QE) QMC controller
` [PATCH v1 24/36] soc: fsl: cpm1: qmc: Introduce qmc_data structure
` [PATCH v1 25/36] soc: fsl: cpm1: qmc: Re-order probe() operations
` [PATCH v1 26/36] soc: fsl: cpm1: qmc: Introduce qmc_init_resource() and its CPM1 version
` [PATCH v1 27/36] soc: fsl: cpm1: qmc: Introduce qmc_{init,exit}_xcc() and their "
` [PATCH v1 28/36] soc: fsl: cpm1: qmc: Rename qmc_chan_command()
` [PATCH v1 29/36] soc: fsl: cpm1: qmc: Handle RPACK initialization
` [PATCH v1 30/36] soc: fsl: cpm1: qmc: Rename SCC_GSMRL_MODE_QMC
` [PATCH v1 31/36] soc: fsl: cpm1: qmc: Introduce qmc_version
` [PATCH v1 32/36] soc: fsl: qe: Add resource-managed muram allocators
` [PATCH v1 33/36] soc: fsl: qe: Add missing PUSHSCHED command
` [PATCH v1 34/36] soc: fsl: cpm1: qmc: Add support for QUICC Engine (QE) implementation
` [PATCH v1 35/36] soc: fsl: cpm1: qmc: Handle QUICC Engine (QE) soft-qmc firmware
` [PATCH v1 36/36] MAINTAINERS: Add QE files related to the Freescale 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 v3 0/3] dma: support DMA zone starting above 4GB
2024-07-30 15:34 UTC (7+ messages)
` [PATCH v3 1/3] dma-mapping: improve DMA zone selection
` [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 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()
[PATCH] perf vendor events power10: Update JSON/events
2024-07-30 13:53 UTC (5+ messages)
[RFC PATCH 00/18] use struct ptdesc to replace pgtable_t
2024-07-30 8:10 UTC (20+ messages)
` [RFC PATCH 01/18] mm/pgtable: use ptdesc in pte_free_now/pte_free_defer
` [RFC PATCH 02/18] mm/pgtable: convert ptdesc.pmd_huge_pte to ptdesc pointer
` [RFC PATCH 03/18] fs/dax: use ptdesc in dax_pmd_load_hole
` [RFC PATCH 04/18] mm/thp: use ptdesc pointer in __do_huge_pmd_anonymous_page
` [RFC PATCH 05/18] mm/thp: use ptdesc in do_huge_pmd_anonymous_page
` [RFC PATCH 06/18] mm/thp: convert insert_pfn_pmd and its caller to use ptdesc
` [RFC PATCH 07/18] mm/thp: use ptdesc in copy_huge_pmd
` [RFC PATCH 08/18] mm/memory: use ptdesc in __pte_alloc
` [RFC PATCH 09/18] mm/pgtable: fully use ptdesc in pte_alloc_one series functions
` [RFC PATCH 10/18] mm/pgtable: pass ptdesc to pte_free()
` [RFC PATCH 11/18] mm/pgtable: introduce ptdesc_pfn and use ptdesc in free_pte_range()
` [RFC PATCH 12/18] mm/thp: pass ptdesc to set_huge_zero_folio function
` [RFC PATCH 13/18] mm/pgtable: return ptdesc pointer in pgtable_trans_huge_withdraw
` [RFC PATCH 14/18] mm/pgtable: use ptdesc in pgtable_trans_huge_deposit
` [RFC PATCH 15/18] mm/pgtable: pass ptdesc to pmd_populate
` [RFC PATCH 16/18] mm/pgtable: pass ptdesc to pmd_install
` [RFC PATCH 17/18] mm: convert vmf.prealloc_pte to struct ptdesc pointer
` [RFC PATCH 18/18] mm/pgtable: pass ptdesc in pte_free_defer
[PATCH] powerpc/ftrace: restore r2 to caller's stack on livepatch sibling call
2024-07-29 15:02 UTC (3+ messages)
[PATCH v2] PCI: Fix crash during pci_dev hot-unplug on pseries KVM guest
2024-07-29 18:19 UTC (17+ messages)
[PATCH 0/2] cxl: DT property accessor cleanups
2024-07-29 22:36 UTC (3+ messages)
` [PATCH 1/2] cxl: Drop printing of DT properties
` [PATCH 2/2] cxl: Use of_property_ accessor functions
[PATCH v7 00/23] Reimplement huge pages without hugepd on powerpc (8xx, e500, book3s/64)
2024-07-29 22:10 UTC (3+ messages)
` [PATCH v7 16/23] powerpc/e500: Switch to 64 bits PGD on 85xx (32 bits)
PCI: Work around PCIe link training failures
2024-07-29 18:56 UTC (5+ messages)
[GIT PULL] sysctl constification changes for v6.11-rc1
2024-07-29 16:42 UTC (3+ messages)
[PATCH v4 00/29] arm64: Permission Overlay Extension
2024-07-29 14:41 UTC (11+ messages)
` [PATCH v4 18/29] arm64: add POE signal support
[PATCH v2] tpm: ibmvtpm: Call tpm2_sessions_init() to initialize session support
2024-07-29 14:07 UTC (2+ messages)
[PATCH v1 0/3] mm: split PTE/PMD PT table Kconfig cleanups+clarifications
2024-07-29 11:33 UTC (7+ messages)
` [PATCH v1 1/3] mm: turn USE_SPLIT_PTE_PTLOCKS / USE_SPLIT_PTE_PTLOCKS into Kconfig options
` [PATCH v1 2/3] mm/hugetlb: enforce that PMD PT sharing has split PMD PT locks
Build regressions/improvements in v6.11-rc1
2024-07-29 10:07 UTC (3+ messages)
[PATCH v12 00/11] Support page table check PowerPC
2024-07-29 8:27 UTC (3+ messages)
[PATCH 0/2] ASoC: fsl_micfil: Check the difference for i.MX8 and i.MX9
2024-07-29 8:02 UTC (2+ messages)
[PATCH AUTOSEL 4.19 2/4] PCI/AER: Disable AER service on suspend
2024-07-28 16:10 UTC
[PATCH AUTOSEL 5.4 4/7] PCI/AER: Disable AER service on suspend
2024-07-28 16:10 UTC
[PATCH AUTOSEL 5.10 08/11] PCI/AER: Disable AER service on suspend
2024-07-28 16:09 UTC
[PATCH AUTOSEL 5.15 08/13] PCI/AER: Disable AER service on suspend
2024-07-28 16:08 UTC
[PATCH AUTOSEL 6.1 08/15] PCI/AER: Disable AER service on suspend
2024-07-28 16:07 UTC
[PATCH AUTOSEL 6.6 09/17] PCI/AER: Disable AER service on suspend
2024-07-28 16:06 UTC
[PATCH AUTOSEL 6.10 12/23] PCI/AER: Disable AER service on suspend
2024-07-28 16:04 UTC (2+ messages)
` [PATCH AUTOSEL 6.10 13/23] PCI/DPC: Disable DPC "
[Bug 213803] New: G5 kernel build (v5.14-rc2) fails at linking stage - ld: arch/powerpc/mm/pgtable.o: in function `.__ptep_set_access_flags': /usr/src/linux-stable/./arch/powerpc/include/asm/book3s/64/pgtable.h:824: undefined reference to `.radix__ptep_set_access_flags'
2024-07-28 11:24 UTC (2+ messages)
` [Bug 213803] "
[PATCH 1/2] MAINTAINERS: Mark powerpc Cell as orphaned
2024-07-27 1:44 UTC (3+ messages)
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).