messages from 2026-03-04 12:48:18 to 2026-03-09 18:14:53 UTC [more...]
[PATCH v2 00/10] Misc powerpc selftests kernel fixes and cleanups
2026-03-09 18:14 UTC
[bug report]: iommu WARNING is observed on powerpc system during pci enumeration at boot up
2026-03-09 17:57 UTC
[PATCH v1 00/16] mm: cleanups around unmapping / zapping
2026-03-09 16:46 UTC (39+ messages)
` [PATCH v1 01/16] mm/madvise: drop range checks in madvise_free_single_vma()
` [PATCH v1 02/16] mm/memory: remove "zap_details" parameter from zap_page_range_single()
` [PATCH v1 03/16] mm/memory: inline unmap_mapping_range_vma() into unmap_mapping_range_tree()
` [PATCH v1 04/16] mm/memory: simplify calculation in unmap_mapping_range_tree()
` [PATCH v1 05/16] mm/oom_kill: use MMU_NOTIFY_CLEAR in __oom_reap_task_mm()
` [PATCH v1 06/16] mm/oom_kill: factor out zapping of VMA into zap_vma_for_reaping()
` [PATCH v1 07/16] mm/memory: rename unmap_single_vma() to __zap_vma_range()
` [PATCH v1 08/16] mm/memory: move adjusting of address range to unmap_vmas()
` [PATCH v1 09/16] mm/memory: convert details->even_cows into details->skip_cows
` [PATCH v1 10/16] mm/memory: use __zap_vma_range() in zap_vma_for_reaping()
` [PATCH v1 11/16] mm/memory: inline unmap_page_range() into __zap_vma_range()
` [PATCH v1 12/16] mm: rename zap_vma_pages() to zap_vma()
` [PATCH v1 13/16] mm: rename zap_page_range_single_batched() to zap_vma_range_batched()
` [PATCH v1 14/16] mm: rename zap_page_range_single() to zap_vma_range()
` [PATCH v1 15/16] mm: rename zap_vma_ptes() to zap_special_vma_range()
` [PATCH v1 16/16] mm/memory: support VM_MIXEDMAP in zap_special_vma_range()
[PATCH v2] powerpc, perf: Check that current->mm is alive before getting user callchain
2026-03-09 16:29 UTC (2+ messages)
[PATCH v2 0/4] mm: move vma_(kernel|mmu)_pagesize() out of hugetlb.c
2026-03-09 15:19 UTC (5+ messages)
` [PATCH v2 1/4] mm: move vma_kernel_pagesize() from hugetlb to mm.h
` [PATCH v2 2/4] mm: move vma_mmu_pagesize() from hugetlb to vma.c
` [PATCH v2 3/4] KVM: remove hugetlb.h inclusion
` [PATCH v2 4/4] KVM: PPC: "
[RFC v2 00/21] mm: thp: lazy PTE page table allocation at PMD split
2026-03-09 15:09 UTC (5+ messages)
` [RFC v2 12/21] mm: thp: handle split failure in device migration
[PATCH v1 0/4] mm: move vma_(kernel|mmu)_pagesize() out of hugetlb.c
2026-03-09 15:07 UTC (20+ messages)
` [PATCH v1 1/4] mm: move vma_kernel_pagesize() from hugetlb to mm.h
` [PATCH v1 2/4] mm: move vma_mmu_pagesize() from hugetlb to vma.c
` [PATCH v1 3/4] KVM: remove hugetlb.h inclusion
` [PATCH v1 4/4] KVM: PPC: "
[PATCH] powerpc, perf: Check that current->mm is alive before getting user callchain
2026-03-09 14:43 UTC (7+ messages)
[PATCH v2 1/2] drivers/vfio_pci_core: Change PXD_ORDER check from switch case to if/else block
2026-03-09 14:24 UTC (3+ messages)
` [PATCH v2 2/2] powerpc/64s: Add support for huge pfnmaps
[PATCH v2 0/2] powerpc/crash: backup region offset update to eflcorehdr
2026-03-09 13:36 UTC (7+ messages)
` [PATCH v2 1/2] powerpc/crash: fix "
` [PATCH v2 2/2] powerpc/crash: Update backup region offset in elfcorehdr on memory hotplug
[PATCH] ALSA: aoa: Handle empty codec list in i2sbus_pcm_prepare()
2026-03-09 13:12 UTC (4+ messages)
[PATCH v2 00/13] i2c: add and start using i2c_adapter-specific printk helpers
2026-03-09 11:51 UTC (16+ messages)
[PATCH v2] powerpc: vas-api: constify dynamic struct class in coproc api register
2026-03-09 10:48 UTC (5+ messages)
[PATCH v5 0/3] ASoC: fsl: add bitcount and timestamp controls
2026-03-09 8:35 UTC (4+ messages)
` [PATCH v5 1/3] ASoC: fsl_utils: Add snd_kcontrol functions for specific cases
` [PATCH v5 2/3] ASoC: fsl_sai: add bitcount and timestamp controls
` [PATCH v5 3/3] ASoC: fsl_xcvr: "
[PATCH 0/2] kbuild: Switch from '-fms-extensions' to '-fms-anonymous-structs' when available
2026-03-09 6:49 UTC (7+ messages)
` [PATCH 2/2] kbuild: Use '-fms-anonymous-structs' if it is available
[PATCH v4 1/2] powerpc: fix KUAP warning in VMX usercopy path
2026-03-09 5:27 UTC (5+ messages)
` [PATCH v4 2/2] powerpc/selftests/copyloops: extend selftest to exercise __copy_tofrom_user_power7_vmx
[PATCH] powerpc: vas-api: constify dynamic struct class in coproc api register
2026-03-09 5:20 UTC (4+ messages)
[PATCH v4 2/2] powerpc/selftests/copyloops: extend selftest to exercise __copy_tofrom_user_power7_vmx
2026-03-09 5:01 UTC
[PATCH v4 1/2] powerpc: fix KUAP warning in VMX usercopy path
2026-03-09 5:00 UTC
[PATCH v4 0/3] ASoC: fsl: add bitcount and timestamp controls
2026-03-09 3:40 UTC (6+ messages)
` [PATCH v4 1/3] ASoC: fsl_utils: Add snd_kcontrol functions for specific cases
` [PATCH v4 2/3] ASoC: fsl_sai: add bitcount and timestamp controls
` [PATCH v4 3/3] ASoC: fsl_xcvr: "
[powerpc:merge] BUILD SUCCESS 6edcf9084ca5c607f90e47745e5ec060ec7d0445
2026-03-09 1:04 UTC
[PATCH] integrity: avoid using __weak functions
2026-03-09 1:01 UTC (4+ messages)
[powerpc:fixes-test] BUILD SUCCESS 35e4f2a17eb40288f9bcdb09549fa04a63a96279
2026-03-07 22:51 UTC
[PATCH 00/14] gpio: remove uneeded Kconfig dependencies on OF_GPIO
2026-03-06 23:33 UTC (9+ messages)
` [PATCH 02/14] arc: axs10x: drop unneeded dependency "
` [PATCH 09/14] hwmon: "
` [PATCH 10/14] watchdog: convert the Kconfig dependency on OF_GPIO to OF
[GIT PULL] PCI fixes for v7.0
2026-03-06 21:56 UTC (2+ messages)
[PATCH v3 1/3] integrity: Make arch_ima_get_secureboot integrity-wide
2026-03-06 21:16 UTC (5+ messages)
` [PATCH 1/1] s390/ipl: Fix missing arch_get_secureboot() prototype warning
[PATCH 0/7] vDSO: Respect COMPAT_32BIT_TIME
2026-03-06 20:52 UTC (12+ messages)
` [PATCH 1/7] x86/vdso: "
mm/pgtable: Support for page table check on s390
2026-03-06 16:16 UTC (5+ messages)
` [PATCH v2 1/4] mm/page_table_check: Pass mm_struct to pxx_user_accessible_page()
` [PATCH v2 2/4] s390/pgtable: Use set_pmd_bit() to invalidate PMD entry
` [PATCH v2 3/4] s390/pgtable: Add s390 support for page table check
` [PATCH v2 4/4] s390: Enable page table check for debug_defconfig
[PATCH v6 00/13] Remove device private pages from physical address space
2026-03-06 16:16 UTC (13+ messages)
` [PATCH v6 05/13] mm/page_vma_mapped: Add flag to page_vma_mapped_walk::flags to track device private pages
` [PATCH v6 06/13] mm: Add helpers to create migration entries from struct pages
` [PATCH v6 11/13] mm/util: Add flag to track device private pages in page snapshots
` [PATCH v6 12/13] mm/hmm: Add flag to track device private pages
` [PATCH v6 13/13] mm: Remove device private pages from the physical address space
[RESEND PATCH v4 0/2] PCI: Introduce pci_clear/set_config_dword()
2026-03-06 15:50 UTC (2+ messages)
[PATCH v2 0/5] vDSO: Use 32-bit CHECKFLAGS for compat vDSO
2026-03-06 13:26 UTC (4+ messages)
[PATCH v2] powerpc: dts: Build devicetrees of enabled platforms
2026-03-06 8:39 UTC (3+ messages)
[PATCH v3 0/3] ASoC: fsl: add bitcount and timestamp controls
2026-03-06 5:16 UTC (6+ messages)
` [PATCH v3 1/3] ASoC: fsl_utils: Add snd_kcontrol functions for specific cases
` [PATCH v3 2/3] ASoC: fsl_sai: add bitcount and timestamp controls
` [PATCH v3 3/3] ASoC: fsl_xcvr: "
[RFC v1 00/18] PCI: Enable async probe by default
2026-03-06 4:14 UTC (23+ messages)
` [RFC v1 01/18] PCI: al: Allow asynchronous probing for background link training
` [RFC v1 02/18] PCI: amd-mdb: "
` [RFC v1 03/18] PCI: armada8x: "
` [RFC v1 04/18] PCI: artpec6: "
` [RFC v1 05/18] PCI: bt1: "
` [RFC v1 06/18] PCI: dra7xx: "
` [RFC v1 07/18] PCI: exynos: "
` [RFC v1 08/18] PCI: fu740: "
` [RFC v1 09/18] PCI: intel-gw: "
` [RFC v1 10/18] PCI: keystone: "
` [RFC v1 11/18] PCI: keembay: "
` [RFC v1 12/18] PCI: kirin: "
` [RFC v1 13/18] PCI: layerscape: "
` [RFC v1 14/18] PCI: meson: "
` [RFC v1 15/18] PCI: sophgo: "
` [RFC v1 16/18] PCI: tegra194: "
` [RFC v1 17/18] PCI: uniphier: "
` [RFC v1 18/18] PCI: visconti: "
[PATCH 0/2] KVM: PPC: e500: Fix build error due to crappy KVM code
2026-03-06 4:02 UTC (3+ messages)
[PATCH v2] mm/kasan: Fix double free for kasan pXds
2026-03-05 18:31 UTC (2+ messages)
[PATCH v3 0/3] Use killable vma write locking in most places
2026-03-05 16:12 UTC (17+ messages)
` [PATCH v3 2/3] mm: replace vma_start_write() with vma_start_write_killable()
` [PATCH v3 3/3] mm: use vma_start_write_killable() in process_vma_walk_lock()
[PATCH v6 00/14] sparc64: vdso: Switch to the generic vDSO library
2026-03-05 15:17 UTC (2+ messages)
[PATCH v2 4/5] uaccess: Disable -Wshadow in __scoped_user_access()
2026-03-05 8:10 UTC (2+ messages)
[PATCH] kbuild: Split .modinfo out from ELF_DETAILS
2026-03-05 0:36 UTC (2+ messages)
[powerpc:fixes-test] BUILD SUCCESS 1a35cff9978afbe9112d5ee43e50b5beff358439
2026-03-04 22:14 UTC
[PATCH v2 0/4] Add Rust abstractions for nvmem-provider
2026-03-04 18:46 UTC (3+ messages)
` [PATCH v2 3/4] nvmem: Replace the Wii and Wii U OTP driver with a Rust one
cleanup the RAID5 XOR library
2026-03-04 15:42 UTC (11+ messages)
` [PATCH 01/25] xor: assert that xor_blocks is not called from interrupt context
[PATCH RESEND] powerpc: dts: Build devicetrees of enabled platforms
2026-03-04 13:47 UTC (3+ messages)
[PATCH 0/8] mm: globalize rest_of_page() macro
2026-03-04 12:48 UTC (5+ 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