messages from 2025-02-12 17:11:50 to 2025-02-18 21:03:08 UTC [more...]
[PATCH v2 0/1] mm: pgtable: fix pte_swp_exclusive
2025-02-18 17:55 UTC (2+ messages)
` [PATCH v2 1/1] "
[PATCH v2] powerpc/pseries/iommu: Wait until all TCEs are unmapped before deleting DDW
2025-02-18 14:40 UTC (2+ messages)
[PATCH] selftests: make shell scripts POSIX-compliant
2025-02-18 20:44 UTC (4+ messages)
[PATCH 0/9] Extend automarkup support for ABI symbols
2025-02-18 20:52 UTC (4+ messages)
[PATCH v2] kbuild: Add missing $(objtree) prefix to powerpc crtsavres.o artifact
2025-02-18 20:26 UTC
[PATCH v13 0/5]arm64: add ARCH_HAS_COPY_MC support
2025-02-18 19:42 UTC (16+ messages)
` [PATCH v13 2/5] arm64: add support for ARCH_HAS_COPY_MC
` [PATCH v13 4/5] arm64: support copy_mc_[user]_highpage()
` [PATCH v13 5/5] arm64: introduce copy_mc_to_kernel() implementation
[PATCH v4 26/27] mm/hugetlb: enable bootmem allocation from CMA areas
2025-02-18 18:16 UTC
[powerpc:merge] BUILD SUCCESS 956c5a532ca99463143d340261c0046bbe359e75
2025-02-18 16:20 UTC
[PATCH v11 0/4] Support SMT control on arm64
2025-02-18 14:10 UTC (5+ messages)
` [PATCH v11 1/4] cpu/SMT: Provide a default topology_is_primary_thread()
` [PATCH v11 2/4] arch_topology: Support SMT control for OF based system
` [PATCH v11 3/4] arm64: topology: Support SMT control on ACPI "
` [PATCH v11 4/4] arm64: Kconfig: Enable HOTPLUG_SMT
[PATCH v2] KVM: PPC: Enable CAP_SPAPR_TCE_VFIO on pSeries KVM guests
2025-02-18 14:10 UTC (3+ messages)
panic in cpufreq_online() in 6.14-rc1 on PowerNV
2025-02-18 13:55 UTC (3+ messages)
[PATCH 1/1] powerpc: use __clang__ instead of CONFIG_CC_IS_CLANG
2025-02-18 9:03 UTC (3+ messages)
[PATCH v8 00/20] fs/dax: Fix ZONE_DEVICE page reference counts
2025-02-18 11:37 UTC (22+ messages)
` [PATCH v8 01/20] fuse: Fix dax truncate/punch_hole fault path
` [PATCH v8 02/20] fs/dax: Return unmapped busy pages from dax_layout_busy_page_range()
` [PATCH v8 03/20] fs/dax: Don't skip locked entries when scanning entries
` [PATCH v8 04/20] fs/dax: Refactor wait for dax idle page
` [PATCH v8 05/20] fs/dax: Create a common implementation to break DAX layouts
` [PATCH v8 06/20] fs/dax: Always remove DAX page-cache entries when breaking layouts
` [PATCH v8 07/20] fs/dax: Ensure all pages are idle prior to filesystem unmount
` [PATCH v8 08/20] fs/dax: Remove PAGE_MAPPING_DAX_SHARED mapping flag
` [PATCH v8 09/20] mm/gup: Remove redundant check for PCI P2PDMA page
` [PATCH v8 10/20] mm/mm_init: Move p2pdma page refcount initialisation to p2pdma
` [PATCH v8 11/20] mm: Allow compound zone device pages
` [PATCH v8 12/20] mm/memory: Enhance insert_page_into_pte_locked() to create writable mappings
` [PATCH v8 13/20] mm/memory: Add vmf_insert_page_mkwrite()
` [PATCH v8 14/20] mm/rmap: Add support for PUD sized mappings to rmap
` [PATCH v8 15/20] mm/huge_memory: Add vmf_insert_folio_pud()
` [PATCH v8 16/20] mm/huge_memory: Add vmf_insert_folio_pmd()
` [PATCH v8 17/20] mm/gup: Don't allow FOLL_LONGTERM pinning of FS DAX pages
` [PATCH v8 18/20] dcssblk: Mark DAX broken, remove FS_DAX_LIMITED support
` [PATCH v8 19/20] fs/dax: Properly refcount fs dax pages
` [PATCH v8 20/20] device/dax: Properly refcount device dax pages when mapping
[PATCH v3] fs: introduce getfsxattrat and setfsxattrat syscalls
2025-02-18 10:47 UTC (2+ messages)
[PATCH] mm/ioremap: Pass pgprot_t to ioremap_prot() instead of unsigned long
2025-02-18 10:19 UTC
[RESEND v4 0/3] mm/pkey: Add PKEY_UNRESTRICTED macro
2025-02-18 9:56 UTC (5+ messages)
[RFC PATCH v2 0/3] sched/fair: introduce new scheduler group type group_parked
2025-02-18 5:58 UTC (6+ messages)
` [RFC PATCH v2 1/3] "
` [RFC PATCH v2 2/3] sched/fair: adapt scheduler group weight and capacity for parked CPUs
` [RFC PATCH v2 3/3] s390/topology: Add initial implementation for selection of "
[PATCH] tools/perf: Pick the correct dwarf die while adding probe point for a function
2025-02-17 15:48 UTC (2+ messages)
[PATCH] tools/perf: Add check to tool pmu tests to ensure if the event is valid
2025-02-17 12:25 UTC (5+ messages)
[PATCH v7 00/20] fs/dax: Fix ZONE_DEVICE page reference counts
2025-02-17 19:58 UTC (5+ messages)
` [PATCH v7 16/20] huge_memory: Add vmf_insert_folio_pmd()
[GIT PULL] Please pull powerpc/linux.git powerpc-6.14-3 tag
2025-02-17 18:44 UTC (2+ messages)
[PATCH RESEND] powerpc: Fix compiler warning by guarding with '__powerpc64__'
2025-02-17 16:43 UTC
[PATCH 0/7] syscore: Pass context data to callbacks
2025-02-17 16:37 UTC (8+ messages)
` [PATCH 1/7] "
` [PATCH 2/7] MIPS: Embed syscore_ops in PCI context
` [PATCH 3/7] bus: mvebu-mbus: Embed syscore_ops in mbus context
` [PATCH 4/7] clk: ingenic: tcu: Embed syscore_ops in TCU context
` [PATCH 5/7] clk: mvebu: Embed syscore_ops in clock context
` [PATCH 6/7] irqchip/irq-imx-gpcv2: Embed syscore_ops in chip context
` [PATCH 7/7] soc/tegra: pmc: Derive PMC context from syscore ops
[kvm-unit-tests PATCH v2 00/18] arm/arm64: Add kvmtool to the runner script
2025-02-17 16:02 UTC (13+ messages)
` [kvm-unit-tests PATCH v2 03/18] scripts: Refuse to run the tests if not configured for qemu
` [kvm-unit-tests PATCH v2 15/18] Add kvmtool_params to test specification
[PATCH v2 00/12] YAML conversion of several Freescale/PowerPC DT bindings
2025-02-17 10:21 UTC (24+ messages)
` [PATCH v2 03/12] dt-bindings: crypto: Convert fsl,sec-2.0 to YAML
` [PATCH v2 05/12] dt-bindings: dma: Convert fsl,elo*-dma "
` [PATCH v2 08/12] dt-bindings: spi: Convert Freescale SPI bindings "
` [PATCH v2 09/12] dt-bindings: memory-controllers: Convert fsl,elbc "
` [PATCH v2 10/12] dt-bindings: memory-controllers: Add fsl,elbc-gpcm-uio
` [PATCH v2 11/12] dt-bindings: nand: Add fsl,elbc-fcm-nand
` [PATCH v2 12/12] dt-bindings: mtd: raw-nand-chip: Relax node name pattern
[PATCH v6 0/6] ptrace: introduce PTRACE_SET_SYSCALL_INFO API
2025-02-17 9:10 UTC (3+ messages)
` [PATCH v6 2/6] syscall.h: add syscall_set_arguments()
` [PATCH v6 3/6] syscall.h: introduce syscall_set_nr()
[PATCH] powerpc: Don't use %pK through printk
2025-02-17 7:39 UTC
[PATCH v3 0/4] powerpc: increase MIN RMA size for CAS negotiation
2025-02-17 7:28 UTC (2+ messages)
[PATCH] powerpc/pseries/iommu: memory notifier incorrectly adds TCEs for pmemory
2025-02-17 7:28 UTC (2+ messages)
[PATCH] powerpc/pseries/iommu: create DDW for devices with DMA mask less than 64-bits
2025-02-17 7:28 UTC (2+ messages)
[PATCH V3 1/2] arch/powerpc/perf: Check the instruction type before creating sample with perf_mem_data_src
2025-02-17 7:28 UTC (2+ messages)
[PATCH V2 1/5] tools/testing/selftests/powerpc: Enable pmu selftests for power11
2025-02-17 7:28 UTC (2+ messages)
[PATCH v6 RESEND 1/3] powerpc/pseries: Macros and wrapper functions for H_HTM call
2025-02-17 7:27 UTC (2+ messages)
[PATCH v2] powerpc/crash: Fix non-smp kexec preparation
2025-02-17 6:33 UTC (2+ messages)
[RFC PATCH] powerpc/pseries/msi: Avoid reading PCI device registers in reduced power state
2025-02-17 5:07 UTC (2+ messages)
[PATCH V2 0/5] mm: Rework generic PTDUMP configs
2025-02-17 4:22 UTC (6+ messages)
` [PATCH V2 1/5] configs: Drop GENERIC_PTDUMP from debug.config
` [PATCH V2 2/5] arch/powerpc: Drop GENERIC_PTDUMP from mpc885_ads_defconfig
` [PATCH V2 3/5] docs: arm64: Drop PTDUMP config options from ptdump.rst
` [PATCH V2 4/5] mm: Make DEBUG_WX depdendent on GENERIC_PTDUMP
` [PATCH V2 5/5] mm: Rename GENERIC_PTDUMP and PTDUMP_CORE
[PATCH V2] net: freescale: ucc_geth: make ugeth_mac_ops be static const
2025-02-17 1:29 UTC
[PATCH v4 0/3] PCI/AER: Report fatal errors of RCiEP and EP if link recoverd
2025-02-17 2:42 UTC (4+ messages)
` [PATCH v4 1/3] PCI/DPC: Clarify naming for error port in DPC Handling
` [PATCH v4 2/3] PCI/DPC: Run recovery on device that detected the error
` [PATCH v4 3/3] PCI/AER: Report fatal errors of RCiEP and EP if link recoverd
[PATCH v3 0/2] ASoC: imx-card: support playback or capture only
2025-02-17 2:17 UTC (3+ messages)
` [PATCH v3 1/2] ASoC: dt-bindings: imx-card: Add playback-only and capture-only property
` [PATCH v3 2/2] ASoC: imx-card: Add playback_only or capture_only support
[PATCH v3] ASoC: fsl: Rename stream name of SAI DAI driver
2025-02-17 1:04 UTC
[linux-next-20250214]Kernel OOPs while running LTP test readahead02 on 6.14.0-rc2-next-20250214
2025-02-17 0:31 UTC (2+ messages)
[next-20250212] FStests generic/451 on EXT4 FS resulting in kernel OOPs
2025-02-16 18:02 UTC
[PATCH 1/4] powerpc/perf/core-book3s: Avoid loading platform pmu driver during dump kernel
2025-02-16 17:12 UTC (4+ messages)
` [PATCH 2/4] powerpc/perf/hv-24x7: Avoid loading hv-24x7 "
` [PATCH 3/4] powerpc/perf/hv-gpci: Avoid loading hv-gpci pmu "
` [PATCH 4/4] powerpc/perf/vpa-pmu: Avoid loading vpa-pmy driver "
[powerpc:merge] BUILD SUCCESS 3062e4bd79ed920c60453b56e08d3bda74513f7d
2025-02-15 12:55 UTC
[PATCH v6 0/7] Add character devices for indices, platform-dump
2025-02-15 5:13 UTC (8+ messages)
` [PATCH v6 1/7] powerpc/pseries: Define common functions for RTAS sequence calls
` [PATCH v6 2/7] powerpc/pseries: Define papr_indices_io_block for papr-indices ioctls
` [PATCH v6 3/7] powerpc/pseries: Add papr-indices char driver for ibm,get-indices
` [PATCH v6 4/7] powerpc/pseries: Add ibm,set-dynamic-indicator RTAS call support
` [PATCH v6 5/7] powerpc/pseries: Add ibm,get-dynamic-sensor-state "
` [PATCH v6 6/7] powerpc/pseries: Add papr-platform-dump character driver for dump retrieval
` [PATCH v6 7/7] powerpc/pseries: Add a char driver for physical-attestation RTAS
[PATCH v4 0/3] printf: convert self-test to KUnit
2025-02-14 21:52 UTC (4+ messages)
` [PATCH v4 1/3] "
` [PATCH v4 2/3] printf: break kunit into test cases
` [PATCH v4 3/3] printf: implicate test line in failure messages
[PATCH v3 0/2] printf: convert self-test to KUnit
2025-02-14 21:51 UTC (6+ messages)
[PATCH 4/4] PCI: Descope pci_printk() to aer_printk()
2025-02-14 20:37 UTC (4+ messages)
[linux-next-20250212] syscall kexec_file_load not available
2025-02-14 14:43 UTC (8+ messages)
[PATCH 3/4] PCI: shpchp: Cleanup logging and debug wrappers
2025-02-14 14:37 UTC (3+ messages)
[PATCH] net: freescale: ucc_geth: make ugeth_mac_ops be static
2025-02-14 13:14 UTC (3+ messages)
[PATCH v2] powerpc/code-patching: Fix KASAN hit by not flagging text patching area as VM_ALLOC
2025-02-14 12:53 UTC (2+ messages)
[PATCH v2] powerpc/64s: Rewrite __real_pte() and __rpte_to_hidx() as static inline
2025-02-14 12:52 UTC (2+ messages)
[PATCH] powerpc/code-patching: Disable KASAN report during patching via temporary mm
2025-02-14 12:52 UTC (2+ messages)
[PATCH v2 0/2] ASoC: imx-card: support playback or capture only
2025-02-14 12:49 UTC (5+ messages)
` [PATCH v2 1/2] ASoC: dt-bindings: imx-card: Add playback-only and capture-only property
` [PATCH v2 2/2] ASoC: imx-card: Add playback_only or capture_only support
[PATCH v3 00/18] vDSO: Introduce generic data storage
2025-02-14 12:04 UTC (4+ messages)
[PATCH v2 1/2] ASoC: fsl_sai: Rename stream name of dai driver
2025-02-14 12:04 UTC (3+ messages)
` [PATCH v2 2/2] ASoC: imx-audmix: Update correct dai names
[PATCH] ASoC: fsl_sai: Rename stream name of dai driver
2025-02-14 7:48 UTC (2+ messages)
[PATCH 0/4] mm: Rework generic PTDUMP configs
2025-02-14 7:26 UTC (8+ messages)
` [PATCH 4/4] mm: Rename GENERIC_PTDUMP and PTDUMP_CORE
[PATCH 0/4] PCI: pci_printk() removal (+ related cleanups)
2025-02-13 22:14 UTC (2+ messages)
[next-20250212] FStests generic/451 on EXT4 FS resulting in kernel OOPs
2025-02-13 18:52 UTC (3+ messages)
[PATCH] powerpc64/ftrace: fix module loading without patchable function entries
2025-02-13 16:59 UTC (2+ messages)
[PATCH v2] ASoC: imx-audmix: remove cpu_mclk which is from cpu dai device
2025-02-13 14:08 UTC (2+ messages)
[powerpc:fixes-test] BUILD SUCCESS d262a192d38e527faa5984629aabda2e0d1c4f54
2025-02-13 8:20 UTC
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).