messages from 2025-09-17 14:05:25 to 2025-09-23 06:40:51 UTC [more...]
[PATCH V3 0/7] Add interface to expose vpa dtl counters via
2025-09-23 6:22 UTC (4+ messages)
[PATCH] genirq/msi: Remove msi_post_free()
2025-09-23 5:03 UTC (2+ messages)
[PATCH v2 0/5] KVM: Export KVM-internal symbols for sub-modules only
2025-09-23 1:27 UTC (8+ messages)
` [PATCH v2 1/5] KVM: s390/vfio-ap: Use kvm_is_gpa_in_memslot() instead of open coded equivalent
` [PATCH v2 2/5] KVM: Export KVM-internal symbols for sub-modules only
` [PATCH v2 3/5] KVM: x86: Move kvm_intr_is_single_vcpu() to lapic.c
` [PATCH v2 4/5] KVM: x86: Drop pointless exports of kvm_arch_xxx() hooks
` [PATCH v2 5/5] KVM: x86: Export KVM-internal symbols for sub-modules only
[powerpc:next-test] BUILD SUCCESS 4a774b39e68fac7d6c7c9cffeb6a4ea4b6dc8b41
2025-09-23 1:13 UTC
[TECH TOPIC] Reaching consensus on CONFIG_HIGHMEM phaseout
2025-09-22 21:22 UTC (14+ messages)
[PATCH 0/9] Remove DMA .map_page and .unmap_page callbacks
2025-09-22 21:04 UTC (11+ messages)
` [PATCH 1/9] alpha: Convert mapping routine to rely on physical address
` [PATCH 2/9] MIPS/jazzdma: Provide physical address directly
` [PATCH 3/9] parisc: Convert DMA map_page to map_phys interface
` [PATCH 4/9] powerpc: Convert to physical address DMA mapping
` [PATCH 5/9] sparc64: Use "
` [PATCH 6/9] x86: Use physical address for "
` [PATCH 7/9] vdpa: Convert to physical address "
` [PATCH 8/9] xen: swiotlb: Convert mapping routine to rely on physical address
` [PATCH 9/9] dma-mapping: remove unused map_page callback
[PATCH v2] bus: fsl-mc: Replace snprintf and sprintf with sysfs_emit in sysfs show functions
2025-09-22 14:58 UTC (2+ messages)
[PATCH v2] vfio/pci: Fix INTx handling on legacy non-PCI 2.3 devices
2025-09-22 18:25 UTC (3+ messages)
[PATCH v3] vfio/pci: Fix INTx handling on legacy non-PCI 2.3 devices
2025-09-22 18:21 UTC
[PATCH] vfio/pci: Fix INTx handling on legacy DisINTx- PCI devices
2025-09-22 17:23 UTC (9+ messages)
[powerpc:merge] BUILD SUCCESS 8c86d0e11e703b5ce6812d9703a7617b09cf6fbb
2025-09-22 17:22 UTC
[PATCH v2] bus: fsl-mc: Check return value of platform_get_resource()
2025-09-22 14:57 UTC (2+ messages)
[PATCH v6 0/7] Add support of IRQs to QUICC ENGINE GPIOs
2025-09-22 14:55 UTC (11+ messages)
` [PATCH v6 1/7] soc: fsl: qe: Add an interrupt controller for QUICC Engine Ports
` [PATCH v6 2/7] soc: fsl: qe: Change GPIO driver to a proper platform driver
` [PATCH v6 3/7] soc: fsl: qe: Drop legacy-of-mm-gpiochip.h header from GPIO driver
` [PATCH v6 4/7] soc: fsl: qe: Add support of IRQ in QE GPIO
` [PATCH v6 5/7] dt-bindings: soc: fsl: qe: Add an interrupt controller for QUICC Engine Ports
` [PATCH v6 6/7] dt-bindings: soc: fsl: qe: Convert QE GPIO to DT schema
` [PATCH v6 7/7] dt-bindings: soc: fsl: qe: Add support of IRQ in QE GPIO
` (subset) [PATCH v6 0/7] Add support of IRQs to QUICC ENGINE GPIOs
[PATCH v2] powerpc/smp: Add check for kcalloc() failure in parse_thread_groups()
2025-09-22 16:27 UTC (5+ messages)
[PATCHES][RFC] the meat of tree-in-dcache series
2025-09-22 15:11 UTC (47+ messages)
` [PATCH 01/39] new helper: simple_remove_by_name()
` [PATCH 02/39] new helper: simple_done_creating()
` [PATCH 03/39] introduce a flag for explicitly marking persistently pinned dentries
` [PATCH 04/39] primitives for maintaining persisitency
` [PATCH 05/39] convert simple_{link,unlink,rmdir,rename,fill_super}() to new primitives
` [PATCH 06/39] convert ramfs and tmpfs
` [PATCH 07/39] procfs: make /self and /thread_self dentries persistent
` [PATCH 08/39] configfs, securityfs: kill_litter_super() not needed
` [PATCH 09/39] convert xenfs
` [PATCH 10/39] convert smackfs
` [PATCH 11/39] convert hugetlbfs
` [PATCH 12/39] convert mqueue
` [PATCH 13/39] convert bpf
` [PATCH 14/39] convert dlmfs
` [PATCH 15/39] convert fuse_ctl
` [PATCH 16/39] convert pstore
` [PATCH 17/39] convert tracefs
` [PATCH 18/39] convert debugfs
` [PATCH 19/39] debugfs: remove duplicate checks in callers of start_creating()
` [PATCH 20/39] convert efivarfs
` [PATCH 21/39] convert spufs
` [PATCH 22/39] convert ibmasmfs
` [PATCH 23/39] ibmasmfs: get rid of ibmasmfs_dir_ops
` [PATCH 24/39] convert devpts
` [PATCH 25/39] binderfs: use simple_start_creating()
` [PATCH 26/39] binderfs_binder_ctl_create(): kill a bogus check
` [PATCH 27/39] convert binderfs
` [PATCH 28/39] autofs_{rmdir,unlink}: dentry->d_fsdata->dentry == dentry there
` [PATCH 29/39] convert autofs
` [PATCH 30/39] convert binfmt_misc
` [PATCH 31/39] convert selinuxfs
` [PATCH 32/39] functionfs: switch to simple_remove_by_name()
` [PATCH 33/39] convert functionfs
` [PATCH 34/39] gadgetfs: switch to simple_remove_by_name()
` [PATCH 35/39] convert gadgetfs
` [PATCH 36/39] hypfs: don't pin dentries twice
` [PATCH 37/39] hypfs: switch hypfs_create_str() to returning int
` [PATCH 38/39] hypfs: swich hypfs_create_u64() "
` [PATCH 39/39] convert hypfs
[PATCH RESEND 00/62] initrd: remove classic initrd support
2025-09-22 14:28 UTC (6+ messages)
[PATCH] powerpc/Makefile: use $(objtree) for crtsavres.o
2025-09-22 13:50 UTC (3+ messages)
[PATCH] powerpc/pseries: Define __u{8,32} types in papr_hvpipe_hdr struct
2025-09-22 9:11 UTC
[PATCH v4 1/2] powerpc/ftrace: support CONFIG_FUNCTION_GRAPH_RETVAL
2025-09-22 5:43 UTC (2+ messages)
[PATCH v2 0/3] powerpc/ftrace: Fix livepatch module OOL ftrace corruption
2025-09-22 5:44 UTC (2+ messages)
[PATCH v7 0/9] powerpc/pseries: Add hypervisor pipe (HVPIPE) suport
2025-09-22 5:43 UTC (2+ messages)
[PATCH v2] powerpc/32: Remove PAGE_KERNEL_TEXT to fix startup failure
2025-09-22 5:43 UTC (2+ messages)
[PATCH] powerpc/8xx: Remove left-over instruction and comments in DataStoreTLBMiss handler
2025-09-22 5:43 UTC (2+ messages)
[PATCH] powerpc/603: Really copy kernel PGD entries into all PGDIRs
2025-09-22 5:43 UTC (2+ messages)
[PATCH RESEND] selftests/powerpc/pmu/: Add check_extended_reg_test to .gitignore
2025-09-22 0:41 UTC
[PATCH v3 00/36] sparc64: vdso: Switch to the generic vDSO library
2025-09-22 2:44 UTC (25+ messages)
` [PATCH v3 07/36] powerpc/vdso: Explicitly include asm/cputable.h and asm/feature-fixups.h
` [PATCH v3 13/36] vdso/helpers: Explicitly include vdso/processor.h
` [PATCH v3 14/36] vdso/datapage: Remove inclusion of gettimeofday.h
` [PATCH v3 16/36] random: vDSO: trim vDSO includes
` [PATCH v3 17/36] random: vDSO: remove ifdeffery
` [PATCH v3 20/36] s390/time: Set up vDSO datapage later
` [PATCH v3 27/36] sparc64: vdso: Replace code patching with runtime conditional
` [PATCH v3 28/36] sparc64: vdso: Move hardware counter read into header
` [PATCH v3 29/36] sparc64: vdso: Move syscall fallbacks "
` [PATCH v3 30/36] sparc64: vdso: Introduce vdso/processor.h
` [PATCH v3 31/36] sparc64: vdso: Switch to the generic vDSO library
` [PATCH v3 32/36] sparc64: vdso2c: Drop sym_vvar_start handling
` [PATCH v3 33/36] sparc64: vdso2c: Remove symbol handling
` [PATCH v3 34/36] sparc64: vdso: Implement clock_gettime64()
` [PATCH v3 35/36] clocksource: remove ARCH_CLOCKSOURCE_DATA
` [PATCH v3 36/36] clocksource: drop include of asm/clocksource.h from linux/clocksource.h
[PATCH v3 5/6] VFS: rename kern_path_locked() and related functions
2025-09-21 10:22 UTC (2+ messages)
[PATCH v6 00/16] dma-mapping: migrate to physical address-based API
2025-09-21 0:47 UTC (6+ messages)
[RFC PATCH V1] watchdog: Add boot-time selection for hard lockup detector
2025-09-17 6:54 UTC (8+ messages)
clang nightly builds failing on PowerPc
2025-09-19 22:28 UTC (2+ messages)
[PATCH RESEND v3 0/4] ASoC: fsl: fsl_qmc_audio: Reduce amount of interrupts
2025-09-19 21:06 UTC (8+ messages)
` [PATCH RESEND v3 1/4] soc: fsl: qmc: Only set completion interrupt when needed
` [PATCH RESEND v3 2/4] ASoc: fsl: fsl_qmc_audio: Ensure audio channels are ordered in TDM bus
` [PATCH RESEND v3 3/4] ASoC: fsl: fsl_qmc_audio: Only request completion on last channel
` [PATCH RESEND v3 4/4] ASoc: fsl: fsl_qmc_audio: Drop struct qmc_dai_chan
[PATCH v2 0/4] nios2: Add architecture support for clone3
2025-09-18 15:51 UTC (3+ messages)
` [PATCH v2 3/4] arch: copy_thread: pass clone_flags as u64
[PATCH 00/62] initrd: remove classic initrd support
2025-09-18 18:10 UTC (3+ messages)
[PATCH] arch: powerpc: ps3: Make ps3_system_bus_type const
2025-09-19 8:07 UTC (3+ messages)
[PATCH v5 0/3] PCI/AER: Report fatal errors of RCiEP and EP if link recoverd
2025-09-19 1:41 UTC (6+ messages)
` [PATCH v5 3/3] "
[PATCH] powerpc/smp: Add check for kcalloc() in parse_thread_groups()
2025-09-18 15:17 UTC (2+ messages)
[PATCH 0/2] powerpc: pseries: making bus_type structures const
2025-09-18 16:19 UTC (4+ messages)
` [PATCH 1/2] powerpc: pseries: make suspend_subsys const
` [PATCH 2/2] powerpc: pseries: make cmm_subsys const
[PATCH] powerpc: cell: make spu_subsys const
2025-09-18 16:19 UTC (2+ messages)
[RFC V2 0/8] Generic IRQ entry/exit support for powerpc
2025-09-18 6:57 UTC (7+ messages)
` [RFC V2 7/8] powerpc: Enable IRQ generic entry/exit path
` [RFC V2 8/8] powerpc: Enable Generic Entry/Exit for syscalls
[PATCH] powerpc/smp: Add check for kcalloc() in parse_thread_groups()
2025-09-18 9:45 UTC (2+ messages)
[PATCH v3 0/4] ASoC: fsl: fsl_qmc_audio: Reduce amount of interrupts
2025-09-18 11:14 UTC (3+ messages)
[PATCH V2 0/6] perf/tools: Add interface to expose vpa dtl counters via
2025-09-18 6:31 UTC (3+ messages)
[PATCH V3 0/6] perf/tools: Add interface to expose vpa dtl
2025-09-18 6:29 UTC (5+ messages)
[PATCH v5 2/3] PCI/DPC: Run recovery on device that detected the error
2025-09-17 22:01 UTC (2+ messages)
[PATCH v2 00/21] paravirt: cleanup and reorg
2025-09-17 14:52 UTC (3+ messages)
` [PATCH v2 05/21] paravirt: Remove asm/paravirt_api_clock.h
` [PATCH v2 06/21] sched: Move clock related paravirt code to kernel/sched
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).