messages from 2024-08-23 13:42:24 to 2024-08-28 07:18:54 UTC [more...]
clearly mark DMA_OPS support as an architecture feature v2
2024-08-28 6:21 UTC (4+ messages)
` [PATCH 1/2] vdpa_sim: don't select DMA_OPS
` [PATCH 2/2] dma-mapping: clearly mark DMA ops as an architecture feature
[PATCH 00/16] mm: Introduce MAP_BELOW_HINT
2024-08-28 6:34 UTC (18+ messages)
` [PATCH 01/16] mm: Add MAP_BELOW_HINT
` [PATCH 02/16] riscv: mm: Do not restrict mmap address based on hint
` [PATCH 03/16] mm: Add flag and len param to arch_get_mmap_base()
` [PATCH 04/16] mm: Add generic MAP_BELOW_HINT
` [PATCH 05/16] riscv: mm: Support MAP_BELOW_HINT
` [PATCH 06/16] arm64: "
` [PATCH 07/16] powerpc: "
` [PATCH 08/16] x86: "
` [PATCH 09/16] loongarch: "
` [PATCH 10/16] arm: "
` [PATCH 11/16] mips: "
` [PATCH 12/16] parisc: "
` [PATCH 13/16] s390: "
` [PATCH 14/16] sh: "
` [PATCH 15/16] sparc: "
` [PATCH 16/16] selftests/mm: Create MAP_BELOW_HINT test
[PATCH 0/2] cxl: DT property accessor cleanups
2024-08-13 10:14 UTC (3+ messages)
` [PATCH 1/2] cxl: Drop printing of DT properties
[PATCH v1 2/2] powerpc/debug: hook to user return notifier infrastructure
2024-08-28 6:50 UTC (8+ messages)
[PATCH] powerpc/qspinlock: Fix deadlock in MCS queue
2024-08-28 4:33 UTC (5+ messages)
[PATCH -next 0/8] soc: Simplify with scoped for each OF child loop and dev_err_probe()
2024-08-28 1:58 UTC (11+ messages)
` [PATCH -next 1/8] soc: fsl: cpm1: Simplify with scoped for each OF child loop
` [PATCH -next 2/8] soc: fsl: cpm1: Simplify with dev_err_probe()
` [PATCH -next 3/8] soc: fsl: cpm1: qmc: Simplify with scoped for each OF child
` [PATCH -next 4/8] soc: fsl: cpm1: qmc: Simplify with dev_err_probe()
` [PATCH -next 5/8] soc/tegra: pmc: Simplify with scoped for each OF child loop
` [PATCH -next 6/8] soc: dove: "
` [PATCH -next 7/8] soc: ti: knav_dma: "
` [PATCH -next 8/8] soc: ti: knav_qmss_queue: "
[PATCH v2 00/17] Wire up getrandom() vDSO implementation on powerpc
2024-08-27 22:53 UTC (40+ messages)
` [PATCH v2 01/17] asm-generic/unaligned.h: Extract common header for vDSO
` [PATCH v2 02/17] vdso: Clean header inclusion in getrandom
` [PATCH v2 03/17] vdso: Add __arch_get_k_vdso_rng_data()
` [PATCH v2 04/17] vdso: Add missing c-getrandom-y in Makefile
` [PATCH v2 05/17] vdso: Avoid call to memset() by getrandom
` [PATCH v2 06/17] vdso: Change getrandom's generation to unsigned long
` [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
` getrandom() vDSO archs (arm64, ppc, loongarch) for 6.12 [Was: Re: [PATCH v2 00/17] Wire up getrandom() vDSO implementation on powerpc]
[PATCH v1] powerpc/pci: restore LSI mappings on card present state change
2024-08-27 16:57 UTC
[PATCH 0/4] Fixups for random vDSO
2024-08-27 17:38 UTC (17+ messages)
` [PATCH 1/4] asm-generic/unaligned.h: Extract common header for vDSO
` [PATCH 2/4] random: vDSO: Don't use PAGE_SIZE and PAGE_MASK
` [PATCH] random: vDSO: Redefine "
` [PATCH 3/4] random: vDSO: Clean header inclusion in getrandom
` [PATCH 4/4] random: vDSO: don't use 64 bits atomics on 32 bits architectures
[PATCH v5 0/4] Support SMT control on arm64
2024-08-27 15:40 UTC (5+ messages)
` [PATCH v5 3/4] arm64: topology: Support SMT control on ACPI based system
` [PATCH v5 4/4] arm64: Kconfig: Enable HOTPLUG_SMT
[PATCH 1/3] perf vendor events power10: Update JSON/events
2024-08-27 15:30 UTC (4+ messages)
` [PATCH 2/3] perf vendor events power10: Move the JSON/events
` [PATCH 3/3] perf vendor events: Move PM_BR_MPRED_CMPL event for power10 platform
linux-next: boot warning after merge of the vfs-brauner tree
2024-08-27 15:38 UTC (8+ messages)
[PATCH] powerpc: Use printk instead of WARN in change_memory_attr
2024-08-27 16:06 UTC (3+ messages)
[PATCH v2 0/8] x86/module: use large ROX pages for text allocations
2024-08-27 15:40 UTC (11+ messages)
` [PATCH v2 1/8] mm: vmalloc: group declarations depending on CONFIG_MMU together
` [PATCH v2 2/8] mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations
` [PATCH v2 3/8] asm-generic: introduce text-patching.h
` [PATCH v2 4/8] module: prepare to handle ROX allocations for text
` [PATCH v2 5/8] ftrace: Add swap_func to ftrace_process_locs()
` [PATCH v2 6/8] x86/module: perpare module loading for ROX allocations of 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
clearly mark DMA_OPS support as an architecture feasture
2024-08-27 12:31 UTC (9+ messages)
` [PATCH] dma-mapping: clear mark DMA ops as an architecture feature
[RFC PATCH v4 00/17] powerpc: Core ftrace rework, support for ftrace direct and bpf trampolines
2024-08-27 9:12 UTC (3+ messages)
` [RFC PATCH v4 12/17] powerpc64/ftrace: Move ftrace sequence out of line
[PATCH v12 00/84] KVM: Stop grabbing references to PFNMAP'd pages
2024-08-27 9:06 UTC (2+ messages)
[PATCH v5 00/30] Permission Overlay Extension
2024-08-27 11:38 UTC (12+ messages)
` [PATCH v5 04/30] arm64: disable trapping of POR_EL0 to EL2
` [PATCH v5 06/30] arm64: context switch POR_EL0 register
` [PATCH v5 08/30] KVM: arm64: make kvm_at() take an OP_AT_*
[PATCH] crash: Default to CRASH_DUMP=n when support for it is unlikely
2024-08-27 9:01 UTC (9+ messages)
[PATCH v4 24/26] arch_numa: switch over to numa_memblks
2024-08-27 8:52 UTC (2+ messages)
[PATCH] MAINTAINERS: powerpc: Add Maddy
2024-08-27 8:15 UTC (2+ messages)
[PATCH v6 RESED 0/2] dma: support DMA zone starting above 4GB
2024-08-27 7:46 UTC (7+ messages)
` [PATCH v6 RESED 1/2] dma: replace zone_dma_bits by zone_dma_limit
[PATCH v2] powerpc: warn on emulation of dcbz instruction in kernel mode
2024-08-27 7:29 UTC (12+ messages)
[PATCH v2] powerpc/mm: Fix return type of pgd_val()
2024-08-27 7:14 UTC (2+ messages)
[PATCH] powerpc/vdso: Don't discard rela sections
2024-08-27 7:14 UTC (2+ messages)
[PATCH] powerpc/64e: Define mmu_pte_psize static
2024-08-27 7:14 UTC (2+ messages)
[PATCH 1/2] MAINTAINERS: Mark powerpc Cell as orphaned
2024-08-27 7:13 UTC (2+ messages)
[PATCH v4 0/5] Add generic data patching functions
2024-08-27 7:13 UTC (2+ messages)
[PATCH] powerpc: Remove LHZX_BE macro
2024-08-27 7:13 UTC (2+ messages)
[PATCH v2] ata: pata_macio: Use WARN instead of BUG
2024-08-27 6:11 UTC (3+ messages)
[PATCH v2] powerpc/pseries/eeh: Fix pseries_eeh_err_inject
2024-08-27 5:03 UTC (2+ messages)
[PATCH v2 00/14] introduce pte_offset_map_{ro|rw}_nolock()
2024-08-27 4:53 UTC (15+ messages)
` [PATCH v2 01/14] mm: pgtable: "
` [PATCH v2 02/14] arm: adjust_pte() use pte_offset_map_rw_nolock()
` [PATCH v2 03/14] powerpc: assert_pte_locked() use pte_offset_map_ro_nolock()
` [PATCH v2 04/14] mm: filemap: filemap_fault_recheck_pte_none() "
` [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 v4 24/26] arch_numa: switch over to numa_memblks
2024-08-26 22:46 UTC
[PATCH -next 1/3] powerpc: Constify struct kobj_type
2024-08-26 15:09 UTC (3+ messages)
` [PATCH -next 2/3] powerpc: powernv: "
` [PATCH -next 3/3] powerpc: pseries: "
[PATCH v2 07/17] mm: Define VM_DROPPABLE for powerpc/32
2024-08-26 21:34 UTC (4+ messages)
[PATCH RFC 0/6] mm: THP-agnostic refactor on huge mappings
2024-08-26 14:34 UTC (6+ messages)
` [PATCH RFC 2/6] mm: PGTABLE_HAS_P[MU]D_LEAVES config options
[PATCH] powerpc/pseries: Fix dtl_access_lock to be a rw_semaphore
2024-08-26 11:30 UTC (2+ messages)
[PATCH 0/9] AT24 EEPROM MTD Support
2024-08-26 10:32 UTC (4+ messages)
[PATCH] macintosh/via-pmu: register_pmu_pm_ops() can be __init
2024-08-26 7:42 UTC (2+ messages)
[PATCH v3] powerpc/xmon: Fix tmpstr length check in scanhex
2024-08-26 6:42 UTC
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 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] 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 (5+ messages)
` [PATCH -next 1/4] powerpc: Remove obsoleted declaration for _get_SP
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).