messages from 2025-12-08 17:59:27 to 2025-12-19 08:13:22 UTC [more...]
[patch V5 00/12] uaccess: Provide and use scopes for user access
2025-12-19 8:10 UTC (2+ messages)
[PATCH v2 00/10] kbuild: userprogs: introduce architecture-specific CC_CAN_LINK and userprog flags
2025-12-19 8:10 UTC (2+ messages)
[PATCH v5] mm/hugetlb: ignore hugepage kernel args if hugepages are unsupported
2025-12-19 6:13 UTC (5+ messages)
[PATCH v2 0/8] Generic IRQ entry/exit support for powerpc
2025-12-19 4:56 UTC (37+ 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] powerpc/mm: Use pte_advance_pfn() in set_huge_pte_at()
2025-12-18 18:29 UTC (2+ messages)
[PATCH 1/1] ASoC: fsl_sai: Add missing registers to cache default
2025-12-18 18:17 UTC (2+ messages)
[PATCH] ASoC: fsl-asoc-card: Use of_property_present() for non-boolean properties
2025-12-18 18:17 UTC (3+ messages)
[PATCH 1/1] ASoC: fsl_xcvr: provide regmap names
2025-12-18 18:17 UTC (3+ messages)
[PATCH v18 00/12] Support page table check on PowerPC
2025-12-18 17:55 UTC (16+ messages)
` [PATCH v18 01/12] arm64/mm: Add addr parameter to __set_ptes_anysz()
` [PATCH v18 02/12] arm64/mm: Add addr parameter to __ptep_get_and_clear_anysz()
` [PATCH v18 03/12] mm/page_table_check: Reinstate address parameter in [__]page_table_check_pud[s]_set()
` [PATCH v18 04/12] mm/page_table_check: Reinstate address parameter in [__]page_table_check_pmd[s]_set()
` [PATCH v18 05/12] mm/page_table_check: Provide addr parameter to page_table_check_ptes_set()
` [PATCH v18 06/12] mm/page_table_check: Reinstate address parameter in [__]page_table_check_pud_clear()
` [PATCH v18 07/12] mm/page_table_check: Reinstate address parameter in [__]page_table_check_pmd_clear()
` [PATCH v18 08/12] mm/page_table_check: Reinstate address parameter in [__]page_table_check_pte_clear()
` [PATCH v18 09/12] mm: Provide address parameter to p{te,md,ud}_user_accessible_page()
` [PATCH v18 10/12] powerpc/mm: Implement *_user_accessible_page() for ptes
` [PATCH v18 11/12] powerpc/mm: Use set_pte_at_unchecked() for internal usages
` [PATCH v18 12/12] powerpc/mm: Support page table check
[RFC PATCH 1/2] mm/pgtable: use ptdesc for pmd_huge_pte
2025-12-18 14:16 UTC (7+ messages)
` [RFC PATCH 2/2] mm/pgtable: convert pgtable_trans_huge_withdraw to ptdesc
[PATCH v5 00/14] Remove DMA map_page/map_resource and their unmap callbacks
2025-12-18 12:11 UTC (5+ messages)
` [PATCH v5 09/14] parisc: Convert DMA map_page to map_phys interface
` [PATCH v5 09/14] parisc: Convert DMA map_page to map_phys interface [qemu test failure]
[PATCH][v2] watchdog: softlockup: panic when lockup duration exceeds N thresholds
2025-12-18 7:43 UTC
[PATCH 00/17] Paravirt CPUs and push task for less vCPU preemption
2025-12-18 5:22 UTC (8+ messages)
[PATCH v2] powerpc/32: Restore clearing of MSR[RI] at interrupt/syscall exit
2025-12-17 17:39 UTC (3+ messages)
[PATCH v6 00/14] Nesting support for lazy MMU mode
2025-12-17 17:37 UTC (28+ 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] powerpc/mm: export symbols for lazy_mmu_mode KUnit tests
` [PATCH] mm: Add basic tests for lazy_mmu - fix for powerpc
[PATCH v2 0/6] Extend "trusted" keys to support a new trust source named the PowerVM Key Wrapping Module (PKWM)
2025-12-17 17:25 UTC (7+ messages)
` [PATCH v2 1/6] pseries/plpks: fix kernel-doc comment inconsistencies
` [PATCH v2 2/6] powerpc/pseries: move the PLPKS config inside its own sysfs directory
` [PATCH v2 3/6] pseries/plpks: expose PowerVM wrapping features via the sysfs
` [PATCH v2 4/6] pseries/plpks: add HCALLs for PowerVM Key Wrapping Module
` [PATCH v2 5/6] keys/trusted_keys: establish PKWM as a trusted source
` [PATCH v2 6/6] docs: trusted-encryped: add PKWM as a new trust source
[PATCH] watchdog: softlockup: panic when lockup duration exceeds N thresholds
2025-12-17 7:43 UTC (3+ messages)
` 答复: [外部邮件] "
[PATCH 0/6] Extend "trusted" keys to support a new trust source named the PowerVM Key Wrapping Module (PKWM)
2025-12-17 5:18 UTC (10+ 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 bpf-next v4 0/2] powerpc64/bpf: Inline helper in powerpc JIT
2025-12-17 5:13 UTC (7+ 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 1/1] powerpc/eeh: fix recursive pci_lock_rescan_remove locking in EEH event handling
2025-12-17 5:01 UTC (5+ messages)
[PATCH v2 0/3] Fix bugs and performance of kstack offset randomisation
2025-12-16 16:31 UTC (9+ 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
[PATCH 0/2] ASoC: fsl_easrc: Fix duplicate debufs entries
2025-12-16 13:40 UTC (4+ messages)
` [PATCH 1/2] ASoC: fsl_easrc: fix duplicate debugfs directory error
` [PATCH 2/2] ASoC: fsl_asrc_dma: "
[PATCH] bus: fsl-mc: fix use-after-free in driver_override_show()
2025-12-16 13:22 UTC (4+ messages)
[PATCH v6 0/5] PCI/AER: Report fatal errors of RCiEP and EP if link recoverd
2025-12-16 8:07 UTC (11+ messages)
` [PATCH v6 3/5] "
[PATCH] bus: fsl-mc: Cope for unbound devices in fsl_mc_shutdown
2025-12-15 18:04 UTC (4+ messages)
[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] cpufreq: pmac64-cpufreq: Fix refcount leak on error paths
2025-12-15 5:24 UTC (2+ messages)
[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 (3+ messages)
` [PATCH 1/4] powerpc/rtas: Handle special return format for RTAS_FN_IBM_OPEN_ERRINJCT
[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 (4+ messages)
[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 (7+ 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)
[PPC] [e5500] Boot issues after the PowerPC updates 6.19-1
2025-12-10 11:57 UTC (5+ messages)
[PATCH 3/4] powerpc/pseries: Add RTAS error injection validation helpers
2025-12-10 4:02 UTC (2+ messages)
[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:25 UTC (6+ messages)
` "
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).