messages from 2025-12-16 06:41:58 to 2025-12-24 07:55:50 UTC [more...]
[PATCH] bus: fsl-mc: fix an error handling in fsl_mc_device_add()
2025-12-24 7:54 UTC (5+ messages)
[PATCH 0/5] PCI/MSI: Generalize no_64bit_msi into msi_addr_mask
2025-12-24 4:51 UTC (7+ messages)
` [PATCH 1/5] PCI/MSI: Conservatively generalize "
` [PATCH 2/5] PCI/MSI: Check msi_addr_mask in msi_verify_entries()
` [PATCH 3/5] drm/radeon: Raise msi_addr_mask to 40 bits for pre-Bonaire
` [PATCH 4/5] ALSA: hda/intel: Raise msi_addr_mask to dma_bits
` [PATCH RFC net-next 5/5] net: ionic: Set msi_addr_mask to IONIC_ADDR_LEN-bit everywhere
[PATCH 0/4] mm: increase lowmem size in linux-7.0
2025-12-24 2:26 UTC (14+ messages)
` [PATCH 1/4] arch/*: increase lowmem size to avoid highmem use
` [PATCH 2/4] ARM: add CONFIG_VMSPLIT_2G_OPT option
` [PATCH 3/4] ARM: remove support for highmem on VIVT
` [PATCH 4/4] mm: remove ARCH_NEEDS_KMAP_HIGH_GET
[PATCH 0/5 v8] Make ELOG and GHES log and trace consistently
2025-12-24 2:20 UTC (9+ messages)
` [PATCH 1/5 v8] ACPI: extlog: Trace CPER Non-standard Section Body
` [PATCH 2/5 v8] ACPI: extlog: Trace CPER PCI Express Error Section
` [PATCH 3/5 v8] acpi/ghes: Add helper for CPER CXL protocol errors checks
` [PATCH 4/5 v8] acpi/ghes: Add helper to copy CPER CXL protocol error info to work struct
` [PATCH 5/5 v8] ACPI: extlog: Trace CPER CXL Protocol Error Section
[PATCH] soc: fsl: qbman: fix race condition in qman_destroy_fq
2025-12-23 7:25 UTC
[PATCH 00/12] i2c: add and start using i2c_adapter-specific printk helpers
2025-12-23 15:11 UTC (16+ messages)
` [PATCH 01/12] i2c: add "
` [PATCH 02/12] i2c: sun6i-p2wi: use "
` [PATCH 03/12] i2c: mlxbf: "
` [PATCH 04/12] i2c: isch: "
` [PATCH 05/12] i2c: ali1535: "
` [PATCH 06/12] i2c: scmi: "
` [PATCH 07/12] i2c: ali15x3: "
` [PATCH 08/12] i2c: powermac: "
` [PATCH 09/12] i2c: owl: "
` [PATCH 10/12] i2c: nforce2: "
` [PATCH 11/12] i2c: amd756: "
` [PATCH 12/12] i2c: piix4: "
[PATCH v6] mm/hugetlb: ignore hugepage kernel args if hugepages are unsupported
2025-12-23 17:11 UTC (15+ messages)
[PATCH v2 0/3] bitmap: convert self-test to KUnit
2025-12-23 14:18 UTC (6+ messages)
` [PATCH v2 1/3] test_bitmap: extract benchmark module
` [PATCH v2 2/3] bitmap: convert self-test to KUnit
` [PATCH v2 3/3] bitmap: break kunit into test cases
[powerpc:fixes-test] BUILD SUCCESS 608328ba5b0619cbc28b409296b5e3840bcb97b6
2025-12-23 13:23 UTC
arch/powerpc/kexec/core.c:217:20: sparse: sparse: incorrect type in assignment (different base types)
2025-12-23 12:57 UTC
[PATCH] powerpc/32: Restore disabling of interrupts at interrupt/syscall exit
2025-12-22 12:16 UTC (3+ messages)
[PATCH] powerpc/pseries/cmm: fix the error handling in cmm_sysfs_register()
2025-12-22 6:20 UTC (2+ messages)
[PATCH v2 1/1] powerpc/eeh: fix recursive pci_lock_rescan_remove locking in EEH event handling
2025-12-22 5:35 UTC (4+ messages)
[PATCH v6 00/14] Nesting support for lazy MMU mode
2025-12-21 23:42 UTC (14+ messages)
` [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] powerpc/fsl_rio: fix a improper release in fsl_rio_setup()
2025-12-20 18:01 UTC (4+ messages)
[PATCH v5] mm/hugetlb: ignore hugepage kernel args if hugepages are unsupported
2025-12-20 14:50 UTC (8+ messages)
[PATCH] partitions: mac: fix exposing free space as partitions
2025-12-20 12:58 UTC
[PATCH 0/2] ASoC: fsl_easrc: Fix duplicate debufs entries
2025-12-19 14:09 UTC (5+ messages)
` [PATCH 1/2] ASoC: fsl_easrc: fix duplicate debugfs directory error
` [PATCH 2/2] ASoC: fsl_asrc_dma: "
[PATCH] powerpc/kexec: Enable SMT before waking offline CPUs
2025-12-19 9:58 UTC (3+ messages)
` [PATCH v2] "
[patch V6 02/12] uaccess: Provide ASM GOTO safe wrappers for unsafe_*_user()
2025-12-19 8:10 UTC (2+ messages)
[patch V3 00/12] uaccess: Provide and use scopes for user masked access
2025-12-19 8:10 UTC (2+ messages)
[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 v2 0/8] Generic IRQ entry/exit support for powerpc
2025-12-19 4:56 UTC (34+ messages)
` [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 (4+ messages)
[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 (5+ messages)
[PATCH v2] powerpc/32: Restore clearing of MSR[RI] at interrupt/syscall exit
2025-12-17 17:39 UTC (3+ messages)
[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 (4+ messages)
` [PATCH 5/6] keys/trusted_keys: establish PKWM as a trusted 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 0/3] Fix bugs and performance of kstack offset randomisation
2025-12-16 16:31 UTC (7+ messages)
` [PATCH v2 3/3] randomize_kstack: Unify random source across arches
[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] "
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).