messages from 2024-08-22 07:14:46 to 2024-08-26 07:35:28 UTC [more...]
[PATCH v2 0/8] x86/module: use large ROX pages for text allocations
2024-08-26 6:55 UTC (5+ messages)
` [PATCH v2 2/8] mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations
` [PATCH v2 4/8] module: prepare to handle ROX allocations for text
` [PATCH v2 7/8] execmem: add support for cache of large ROX pages
` [PATCH v2 8/8] x86/module: enable ROX caches for module text
[PATCH v2 00/17] Wire up getrandom() vDSO implementation on powerpc
2024-08-26 7:33 UTC (22+ messages)
` [PATCH v2 01/17] asm-generic/unaligned.h: Extract common header for vDSO
` [PATCH v2 03/17] vdso: Add __arch_get_k_vdso_rng_data()
` [PATCH v2 05/17] vdso: Avoid call to memset() by getrandom
` [PATCH v2 07/17] mm: Define VM_DROPPABLE for powerpc/32
` [PATCH v2 08/17] powerpc: Add little endian variants of LWZX_BE and STWX_BE
` [PATCH v2 09/17] powerpc/vdso32: Add crtsavres
` [PATCH v2 10/17] powerpc/vdso: Refactor CFLAGS for CVDSO build
` [PATCH v2 11/17] powerpc/vdso: Wire up getrandom() vDSO implementation
` [PATCH v2 12/17] selftests: vdso: Fix powerpc64 vdso_config
` [PATCH v2 13/17] selftests: vdso: Don't hard-code location of vDSO sources
` [PATCH v2 14/17] selftests: vdso: Make test_vdso_getrandom look for the right vDSO function
` [PATCH v2 15/17] selftests: vdso: Fix build of test_vdso_chacha
` [PATCH v2 16/17] selftests: vdso: Make VDSO function call more generic
` [PATCH v2 17/17] selftests: vdso: Add support for vdso_test_random for powerpc
clearly mark DMA_OPS support as an architecture feasture
2024-08-26 6:32 UTC (8+ messages)
` [PATCH] dma-mapping: clear mark DMA ops as an architecture feature
[PATCH v3] powerpc/xmon: Fix tmpstr length check in scanhex
2024-08-26 6:42 UTC
[PATCH] crash: Default to CRASH_DUMP=n when support for it is unlikely
2024-08-26 6:03 UTC (6+ messages)
List change - munging for From addresses
2024-08-25 22:41 UTC (8+ messages)
perf build failure with v6.11-rc4 (commit 4bbe60029319 ("perf daemon: Fix the build on 32-bit architectures"))
2024-08-25 17:36 UTC (3+ messages)
[PATCH v2] powerpc: warn on emulation of dcbz instruction in kernel mode
2024-08-24 17:17 UTC (15+ messages)
[PATCH 0/9] AT24 EEPROM MTD Support
2024-08-23 16:24 UTC (2+ messages)
[PATCH 4/9] mtd: devices: add AT24 eeprom support
2024-08-23 15:37 UTC (12+ messages)
[PATCH AUTOSEL 6.6 14/20] powerpc/mm: Fix boot warning with hugepages and CONFIG_DEBUG_VIRTUAL
2024-08-23 14:02 UTC
[PATCH AUTOSEL 5.10 5/9] powerpc/mm: Fix boot warning with hugepages and CONFIG_DEBUG_VIRTUAL
2024-08-23 14:05 UTC
[PATCH AUTOSEL 5.15 5/9] powerpc/mm: Fix boot warning with hugepages and CONFIG_DEBUG_VIRTUAL
2024-08-23 14:04 UTC
[PATCH AUTOSEL 6.1 09/13] powerpc/mm: Fix boot warning with hugepages and CONFIG_DEBUG_VIRTUAL
2024-08-23 14:03 UTC
[PATCH AUTOSEL 6.10 15/24] powerpc/mm: Fix boot warning with hugepages and CONFIG_DEBUG_VIRTUAL
2024-08-23 14:00 UTC
[PATCH v5 00/30] Permission Overlay Extension
2024-08-23 18:40 UTC (38+ messages)
` [PATCH v5 01/30] powerpc/mm: add ARCH_PKEY_BITS to Kconfig
` [PATCH v5 02/30] x86/mm: "
` [PATCH v5 03/30] mm: use ARCH_PKEY_BITS to define VM_PKEY_BITN
` [PATCH v5 04/30] arm64: disable trapping of POR_EL0 to EL2
` [PATCH v5 05/30] arm64: cpufeature: add Permission Overlay Extension cpucap
` [PATCH v5 06/30] arm64: context switch POR_EL0 register
` [PATCH v5 07/30] KVM: arm64: Save/restore POE registers
` [PATCH v5 08/30] KVM: arm64: make kvm_at() take an OP_AT_*
` [PATCH v5 09/30] KVM: arm64: use `at s1e1a` for POE
` [PATCH v5 10/30] KVM: arm64: Sanitise ID_AA64MMFR3_EL1
` [PATCH v5 11/30] arm64: enable the Permission Overlay Extension for EL0
` [PATCH v5 12/30] arm64: re-order MTE VM_ flags
` [PATCH v5 13/30] arm64: add POIndex defines
` [PATCH v5 14/30] arm64: convert protection key into vm_flags and pgprot values
` [PATCH v5 15/30] arm64: mask out POIndex when modifying a PTE
` [PATCH v5 16/30] arm64: handle PKEY/POE faults
` [PATCH v5 17/30] arm64: add pte_access_permitted_no_overlay()
` [PATCH v5 18/30] arm64: implement PKEYS support
` [PATCH v5 19/30] arm64: add POE signal support
` [PATCH v5 20/30] arm64/ptrace: add support for FEAT_POE
` [PATCH v5 21/30] arm64: enable POE and PIE to coexist
` [PATCH v5 22/30] arm64: enable PKEY support for CPUs with S1POE
` [PATCH v5 23/30] arm64: add Permission Overlay Extension Kconfig
` [PATCH v5 24/30] kselftest/arm64: move get_header()
` [PATCH v5 25/30] selftests: mm: move fpregs printing
` [PATCH v5 26/30] selftests: mm: make protection_keys test work on arm64
` [PATCH v5 27/30] kselftest/arm64: add HWCAP test for FEAT_S1POE
` [PATCH v5 28/30] kselftest/arm64: parse POE_MAGIC in a signal frame
` [PATCH v5 29/30] kselftest/arm64: Add test case for POR_EL0 signal frame records
` [PATCH v5 30/30] KVM: selftests: get-reg-list: add Permission Overlay registers
[PATCH] bus: fsl-mc: make fsl_mc_bus_type const
2024-08-23 17:00 UTC (2+ messages)
[PATCH -next 0/4] Remove obsoleted declaration for powerpc
2024-08-23 16:40 UTC (8+ messages)
` [PATCH -next 1/4] powerpc: Remove obsoleted declaration for _get_SP
` [PATCH -next 2/4] powerpc: Remove obsoleted declaration for maple_calibrate_decr
` [PATCH -next 3/4] powerpc: Remove obsoleted declaration for pas_pci_irq_fixup
` [PATCH -next 4/4] powerpc: Remove obsoleted declarations for use_cop and drop_cop
[PATCH v2] powerpc/pseries/eeh: Fix pseries_eeh_err_inject
2024-08-23 15:11 UTC
[powerpc:fixes-test] BUILD SUCCESS 3b1f7a46977fe2ff9384d08651a6e0d272ae6a60
2024-08-23 13:21 UTC
[powerpc:next] BUILD SUCCESS b7d47339d00d89af559a7068f4a640fc828177ad
2024-08-23 13:03 UTC
[PATCH linux-next v3 00/14] Split crash out from kexec and clean up related config items
2024-08-23 12:05 UTC (11+ messages)
` [PATCH linux-next v3 05/14] crash: clean up kdump "
[PATCH] [RFC] crash: Lock-free crash hotplug support reporting
2024-08-23 11:52 UTC
[PATCH 1/3] powerpc/64: Remove maple platform
2024-08-23 11:21 UTC (3+ messages)
` [PATCH 2/3] cpufreq: maple: Remove maple driver
` [PATCH 3/3] EDAC/powerpc: Remove "maple" drivers
[PATCH v2 00/36] soc: fsl: Add support for QUICC Engine TSA and QMC
2024-08-23 8:15 UTC (73+ 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/64s: Remove the "fast endian switch" syscall
2024-08-23 7:08 UTC
[PATCH RFC 0/6] mm: THP-agnostic refactor on huge mappings
2024-08-23 6:19 UTC (10+ messages)
` [PATCH RFC 2/6] mm: PGTABLE_HAS_P[MU]D_LEAVES config options
[PATCH 1/2] powerpc/mm/64s: Move THP reqs into a separate symbol
2024-08-23 3:29 UTC (2+ messages)
` [PATCH 2/2] powerpc/mm/64s: Restrict THP to Radix or HPT w/64K pages
[PATCH] soc: fsl: qbman: Remove redundant warnings
2024-08-22 23:39 UTC (3+ messages)
Kernel build failure with MEM_ALLOC_PROFILING=y set (Talos II, v6.10-rc5)
2024-08-22 18:25 UTC (5+ messages)
[PATCH v2] ata: pata_macio: Use WARN instead of BUG
2024-08-22 20:39 UTC (4+ messages)
[PATCH v1] powerpc/pseries/eeh: Fix pseries_eeh_err_inject
2024-08-22 14:27 UTC (2+ messages)
[PATCH v12 00/84] KVM: Stop grabbing references to PFNMAP'd pages
2024-08-22 14:24 UTC (5+ messages)
` [PATCH v12 01/84] KVM: arm64: Release pfn, i.e. put page, if copying MTE tags hits ZONE_DEVICE
` (subset) "
` [PATCH v12 02/84] KVM: arm64: Disallow copying MTE to guest memory while KVM is dirty logging
` (subset) "
[PATCH -next] powerpc/powernv/pci: Remove obsoleted declaration for pnv_pci_init_ioda_hub
2024-08-22 13:00 UTC
[PATCH 00/14] introduce pte_offset_map_{readonly|maywrite}_nolock()
2024-08-22 12:22 UTC (12+ messages)
` [PATCH 06/14] mm: handle_pte_fault() use pte_offset_map_maywrite_nolock()
[PATCH 0/2] Use helper function for_each_child_of_node()
2024-08-22 8:54 UTC (3+ messages)
` [PATCH 1/2] powerpc/powermac/pfunc_base: "
` [PATCH 2/2] powerpc/pseries/dlpar: "
[PATCH 08/14] mm: copy_pte_range() use pte_offset_map_maywrite_nolock()
2024-08-22 9:26 UTC (2+ messages)
[PATCH 2/2] powerpc/locking: enable HAVE_CMPXCHG_LOCAL in kconfig
2024-08-22 8:31 UTC (3+ messages)
` "
[PATCH] powerpc/vdso: Inconditionally use CFUNC macro
2024-08-22 8:00 UTC
[PATCH v2] powerpc/mm: Fix return type of pgd_val()
2024-08-22 7:58 UTC
[PATCH v5 0/4] Support SMT control on arm64
2024-08-22 7:19 UTC (5+ messages)
` [PATCH v5 3/4] arm64: topology: Support SMT control on ACPI based system
[PATCH v2 00/14] introduce pte_offset_map_{ro|rw}_nolock()
2024-08-22 7:13 UTC (12+ messages)
` [PATCH v2 04/14] mm: filemap: filemap_fault_recheck_pte_none() use pte_offset_map_ro_nolock()
` [PATCH v2 05/14] mm: khugepaged: __collapse_huge_page_swapin() "
` [PATCH v2 06/14] mm: handle_pte_fault() use pte_offset_map_rw_nolock()
` [PATCH v2 07/14] mm: khugepaged: collapse_pte_mapped_thp() "
` [PATCH v2 08/14] mm: copy_pte_range() "
` [PATCH v2 09/14] mm: mremap: move_ptes() "
` [PATCH v2 10/14] mm: page_vma_mapped_walk: map_pte() "
` [PATCH v2 11/14] mm: userfaultfd: move_pages_pte() "
` [PATCH v2 12/14] mm: multi-gen LRU: walk_pte_range() "
` [PATCH v2 13/14] mm: pgtable: remove pte_offset_map_nolock()
` [PATCH v2 14/14] mm: khugepaged: retract_page_tables() use pte_offset_map_rw_nolock()
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).