messages from 2025-12-04 05:26:41 to 2025-12-16 06:41:58 UTC [more...]
[PATCH v2 0/8] Generic IRQ entry/exit support for powerpc
2025-12-16 6:41 UTC (14+ messages)
` [PATCH v2 1/8] powerpc: rename arch_irq_disabled_regs
` [PATCH v2 2/8] powerpc: Prepare to build with generic entry/exit framework
` [PATCH v2 3/8] powerpc: introduce arch_enter_from_user_mode
` [PATCH v2 4/8] powerpc: Introduce syscall exit arch functions
` [PATCH v2 5/8] powerpc: add exit_flags field in pt_regs
` [PATCH v2 6/8] powerpc: Prepare for IRQ entry exit
` [PATCH v2 7/8] powerpc: Enable IRQ generic entry/exit path
` [PATCH v2 8/8] powerpc: Enable Generic Entry/Exit for syscalls
[PATCH v6 00/14] Nesting support for lazy MMU mode
2025-12-16 5:14 UTC (17+ messages)
` [PATCH v6 01/14] powerpc/64s: Do not re-activate batched TLB flush
` [PATCH v6 02/14] x86/xen: simplify flush_lazy_mmu()
` [PATCH v6 03/14] powerpc/mm: implement arch_flush_lazy_mmu_mode()
` [PATCH v6 04/14] sparc/mm: "
` [PATCH v6 05/14] mm: clarify lazy_mmu sleeping constraints
` [PATCH v6 06/14] mm: introduce CONFIG_ARCH_HAS_LAZY_MMU_MODE
` [PATCH v6 07/14] mm: introduce generic lazy_mmu helpers
` [PATCH v6 08/14] mm: bail out of lazy_mmu_mode_* in interrupt context
` [PATCH v6 09/14] mm: enable lazy_mmu sections to nest
` [PATCH v6 10/14] arm64: mm: replace TIF_LAZY_MMU with is_lazy_mmu_mode_active()
` [PATCH v6 11/14] powerpc/mm: replace batch->active "
` [PATCH v6 12/14] sparc/mm: "
` [PATCH v6 13/14] x86/xen: use lazy_mmu_state when context-switching
` [PATCH v6 14/14] mm: Add basic tests for lazy_mmu
[PATCH] bus: fsl-mc: Cope for unbound devices in fsl_mc_shutdown
2025-12-15 18:04 UTC (4+ messages)
[PATCH 00/17] Paravirt CPUs and push task for less vCPU preemption
2025-12-15 17:39 UTC (7+ messages)
[PATCH v2 0/3] Fix bugs and performance of kstack offset randomisation
2025-12-15 16:35 UTC (4+ messages)
` [PATCH v2 1/3] randomize_kstack: Maintain kstack_offset per task
` [PATCH v2 2/3] prandom: Convert prandom_u32_state() to __always_inline
` [PATCH v2 3/3] randomize_kstack: Unify random source across arches
[RFC PATCH 1/2] mm/pgtable: use ptdesc for pmd_huge_pte
2025-12-15 14:26 UTC (5+ messages)
` [RFC PATCH 2/2] mm/pgtable: convert pgtable_trans_huge_withdraw to ptdesc
[PATCH] ASoC: fsl_sai: Constrain sample rates from audio PLLs only in master mode
2025-12-15 13:58 UTC (3+ messages)
[PATCH v4 00/21] paravirt: cleanup and reorg
2025-12-15 8:27 UTC (2+ messages)
[PATCH v2 1/1] powerpc/eeh: fix recursive pci_lock_rescan_remove locking in EEH event handling
2025-12-15 6:35 UTC (4+ messages)
[PATCH] cpufreq: pmac64-cpufreq: Fix refcount leak on error paths
2025-12-15 5:24 UTC (2+ messages)
[PATCH 0/6] Extend "trusted" keys to support a new trust source named the PowerVM Key Wrapping Module (PKWM)
2025-12-13 19:22 UTC (9+ messages)
` [PATCH 1/6] pseries/plpks: fix kernel-doc comment inconsistencies
` [PATCH 2/6] powerpc/pseries: move the PLPKS config inside its own sysfs directory
` [PATCH 3/6] pseries/plpks: expose PowerVM wrapping features via the sysfs
` [PATCH 4/6] pseries/plpks: add HCALLs for PowerVM Key Wrapping Module
` [PATCH 5/6] keys/trusted_keys: establish PKWM as a trusted source
` [PATCH 6/6] docs: trusted-encryped: add PKWM as a new trust source
[PATCH RESEND] selftests/powerpc/pmu/: Add check_extended_reg_test to .gitignore
2025-12-12 12:01 UTC (2+ messages)
[PATCH 0/4] powerpc/pseries: Add full RTAS-based error injection support
2025-12-12 9:09 UTC (8+ messages)
` [PATCH 1/4] powerpc/rtas: Handle special return format for RTAS_FN_IBM_OPEN_ERRINJCT
` [PATCH 2/4] powerpc/pseries: Add RTAS error injection buffer infrastructure
` [PATCH 3/4] powerpc/pseries: Add RTAS error injection validation helpers
` [PATCH 4/4] powerpc/pseries: Implement RTAS error injection via pseries_eeh_err_inject
[PATCH] powerpc/pasemi: Fix error handling in pasemi_dma_init
2025-12-12 9:05 UTC
[PATCH v17 00/12] Support page table check on PowerPC
2025-12-12 3:37 UTC (5+ messages)
[RFC LPC2025 PATCH 0/4] Deprecate zone_reclaim_mode
2025-12-11 6:37 UTC (5+ messages)
` [RFC LPC2025 PATCH 4/4] mm/vmscan: "
[PATCH] powerpc/85xx: Fix device node leaks
2025-12-11 13:00 UTC
[PPC] [e5500] Boot issues after the PowerPC updates 6.19-1
2025-12-11 9:21 UTC (15+ messages)
[PATCH v2] powerpc/powernv: Enable cpuidle state detection for POWER11
2025-12-11 5:54 UTC (2+ messages)
[PATCH] MAINTAINERS: Update ocxl maintainer details
2025-12-10 13:53 UTC (2+ messages)
[PATCH bpf-next v4 0/2] powerpc64/bpf: Inline helper in powerpc JIT
2025-12-10 6:50 UTC (3+ messages)
` [PATCH bpf-next v4 1/2] powerpc64/bpf: Support internal-only MOV instruction to resolve per-CPU addrs
` [PATCH bpf-next v4 2/2] powerpc64/bpf: Inline bpf_get_smp_processor_id() and bpf_get_current_task/_btf()
[PATCH v2] powerpc: Add reloc_offset() to font bitmap pointer used for bootx_printf()
2025-12-10 3:59 UTC (4+ messages)
[PATCH] macintosh: smu_sensors: Drop the reference in smu_cpu_power_create()
2025-12-09 12:15 UTC
[PATCH RESEND] powerpc/tools: drop `-o pipefail` in gcc check scripts
2025-12-09 4:01 UTC (3+ messages)
Fwd: Excluded List for "#size-cells" warning
2025-12-08 16:29 UTC (7+ messages)
` "
[PATCH] powerpc64/bpf: support direct_call on livepatch function
2025-12-08 16:35 UTC (9+ messages)
[PATCH 0/3] powerpc64/ftrace: fixes clang build issues
2025-12-08 16:08 UTC (7+ messages)
` [PATCH 1/3] powerpc64: make clang cross-build friendly
` [PATCH 3/3] powerpc64/ftrace: workaround clang recording GEP in __patchable_function_entries
[PATCH] powerpc/pseries: Fix MSI-X allocation failure when quota is exceeded
2025-12-08 13:39 UTC
[PATCH RESEND] drivers: Add missing MODULE_DESCRIPTION to PowerMac drivers
2025-12-08 12:43 UTC
[bug report] powerpc: per device MSI irq domain
2025-12-08 12:03 UTC (5+ messages)
[PATCH] KVM: Remove subtle "struct kvm_stats_desc" pseudo-overlay
2025-12-08 10:42 UTC (6+ messages)
[PATCH] mailmap: Add entry for Andrew Donnellan
2025-12-08 5:13 UTC
[PATCH] ALSA: Do not build obsolete API
2025-12-07 12:17 UTC (4+ messages)
[GIT PULL] Please pull powerpc/linux.git powerpc-6.19-1 tag
2025-12-06 1:20 UTC (2+ messages)
[git pull][vfs] tree-in-dcache stuff
2025-12-06 0:16 UTC (2+ messages)
[PATCH] pseries/kexec: skip resetting CPUs added by firmware but not started by the kernel
2025-12-05 14:28 UTC
[PATCH] powerpc/g5: Enable all windfarms by default
2025-12-05 14:02 UTC
[PATCH RFC] powerpc: switch two fixed phy links to full duplex
2025-12-05 21:16 UTC (3+ messages)
[PATCH 00/17] Steal time based dynamic CPU resource management
2025-12-05 18:57 UTC (22+ messages)
` [PATCH 01/17] sched/fair: Enable group_asym_packing in find_idlest_group
` [PATCH 02/17] powerpc/lpar: Reorder steal accounting calculation
` [PATCH 03/17] pseries/lpar: Process steal metrics
` [PATCH 04/17] powerpc/smp: Add num_available_cores callback for smp_ops
` [PATCH 05/17] pseries/smp: Query and set entitlements
` [PATCH 06/17] powerpc/smp: Delay processing steal time at boot
` [PATCH 07/17] sched/core: Set balance_callback only if CPU is dying
` [PATCH 08/17] sched/core: Implement CPU soft offline/online
` [PATCH 09/17] powerpc/smp: Implement arch_scale_cpu_capacity for shared LPARs
` [PATCH 10/17] powerpc/smp: Define arch_update_cpu_topology "
` [PATCH 11/17] pseries/smp: Create soft offline infrastructure for Powerpc "
` [PATCH 12/17] pseries/smp: Trigger softoffline based on steal metrics
` [PATCH 13/17] pseries/smp: Account cores when triggering softoffline
` [PATCH 14/17] powerpc/smp: Assume preempt if CPU is inactive
` [PATCH 15/17] pseries/hotplug: Update available_cores on a dlpar event
` [PATCH 16/17] pseries/smp: Allow users to override steal thresholds
` [PATCH 17/17] pseries/lpar: Add debug interface to set steal interval
[PATCH] Revert "mm: fix MAX_FOLIO_ORDER on powerpc configs with hugetlb"
2025-12-05 18:19 UTC (16+ messages)
[PATCH 0/2] bus: fsl-mc: Convert to bus callbacks
2025-12-05 17:39 UTC (3+ messages)
` [PATCH 2/2] "
[PATCH] drivers: Add missing MODULE_DESCRIPTION to PowerMac drivers
2025-12-05 17:39 UTC
[PATCH bpf-next v3 0/2] powerpc64/bpf: Inline helper in powerpc JIT
2025-12-05 14:01 UTC (4+ messages)
` [PATCH bpf-next v3 1/2] powerpc64/bpf: Support internal-only MOV instruction to resolve per-CPU addrs
` [PATCH bpf-next v3 2/2] powerpc64/bpf: Inline bpf_get_smp_processor_id() and bpf_get_current_task/_btf()
[PATCH v5 00/12] Nesting support for lazy MMU mode
2025-12-05 13:00 UTC (18+ messages)
` [PATCH v5 06/12] mm: introduce generic lazy_mmu helpers
` [PATCH v5 08/12] mm: enable lazy_mmu sections to nest
` [PATCH v5 09/12] arm64: mm: replace TIF_LAZY_MMU with in_lazy_mmu_mode()
[powerpc:merge] BUILD SUCCESS 85ff9335643c63e55e42fd383d650cc16de94921
2025-12-05 11:53 UTC
[PATCH] usb: phy: fsl-usb: Fix use-after-free in delayed work during device removal
2025-12-05 3:48 UTC
[PATCH 5.15 000/392] 5.15.197-rc1 review
2025-12-04 16:36 UTC (2+ messages)
[PATCH] powerpc: cell: Fix a reference leak bug in create_spu()
2025-12-04 10: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).