messages from 2026-03-04 07:49:37 to 2026-03-08 22:35:57 UTC [more...]
[PATCH v2] powerpc: vas-api: constify dynamic struct class in coproc api register
2026-03-08 21:46 UTC
[PATCH] powerpc: vas-api: constify dynamic struct class in coproc api register
2026-03-08 22:15 UTC (3+ messages)
[powerpc:fixes-test] BUILD SUCCESS 35e4f2a17eb40288f9bcdb09549fa04a63a96279
2026-03-07 22:51 UTC
[PATCH v2 0/2] powerpc/crash: backup region offset update to eflcorehdr
2026-03-07 20:13 UTC (5+ messages)
` [PATCH v2 1/2] powerpc/crash: fix "
` [PATCH v2 2/2] powerpc/crash: Update backup region offset in elfcorehdr on memory hotplug
[PATCH 0/2] kbuild: Switch from '-fms-extensions' to '-fms-anonymous-structs' when available
2026-03-06 23:31 UTC (6+ messages)
` [PATCH 2/2] kbuild: Use '-fms-anonymous-structs' if it is available
[PATCH 00/14] gpio: remove uneeded Kconfig dependencies on OF_GPIO
2026-03-06 23:33 UTC (22+ messages)
` [PATCH 01/14] arm64: Kconfig: drop unneeded dependency "
` [PATCH 02/14] arc: axs10x: "
` [PATCH 03/14] powerpc: "
` [PATCH 04/14] net: mdio: "
` [PATCH 05/14] regulator: drop unneeded dependencies "
` [PATCH 06/14] gpio: drop unneeded Kconfig "
` [PATCH 07/14] pinctrl: Kconfig: drop unneeded "
` [PATCH 08/14] leds: Kconfig: drop unneeded dependency "
` [PATCH 09/14] hwmon: "
` [PATCH 10/14] watchdog: convert the Kconfig dependency on OF_GPIO to OF
` [PATCH 11/14] bus: drop unneeded dependency on OF_GPIO
` [PATCH 12/14] staging: media: max96712: "
` [PATCH 13/14] power: reset: drop unneeded dependencies "
` [PATCH 14/14] media: i2c: "
[PATCH] integrity: avoid using __weak functions
2026-03-06 23:28 UTC (3+ messages)
[GIT PULL] PCI fixes for v7.0
2026-03-06 21:56 UTC (2+ messages)
[PATCH v1 00/16] mm: cleanups around unmapping / zapping
2026-03-06 13:16 UTC (44+ 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 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: "
[PATCH v2 00/13] i2c: add and start using i2c_adapter-specific printk helpers
2026-03-06 17:34 UTC (14+ messages)
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 v1 0/4] mm: move vma_(kernel|mmu)_pagesize() out of hugetlb.c
2026-03-06 15:30 UTC (15+ 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 v2 0/5] vDSO: Use 32-bit CHECKFLAGS for compat vDSO
2026-03-06 13:26 UTC (4+ messages)
[PATCH v4 0/3] ASoC: fsl: add bitcount and timestamp controls
2026-03-06 12:04 UTC (5+ 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: "
[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)
[RFC v2 00/21] mm: thp: lazy PTE page table allocation at PMD split
2026-03-05 16:55 UTC (5+ messages)
` [RFC v2 12/21] mm: thp: handle split failure in device migration
[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 (19+ messages)
` [PATCH v6 01/14] vdso/datastore: Reduce scope of some variables in vvar_fault()
` [PATCH v6 02/14] vdso/datastore: Drop inclusion of linux/mmap_lock.h
` [PATCH v6 03/14] vdso/datastore: Allocate data pages dynamically
` [PATCH v6 04/14] sparc64: vdso: Link with -z noexecstack
` [PATCH v6 05/14] sparc64: vdso: Remove obsolete "fake section table" reservation
` [PATCH v6 06/14] sparc64: vdso: Replace code patching with runtime conditional
` [PATCH v6 07/14] sparc64: vdso: Move hardware counter read into header
` [PATCH v6 08/14] sparc64: vdso: Move syscall fallbacks "
` [PATCH v6 09/14] sparc64: vdso: Introduce vdso/processor.h
` [PATCH v6 10/14] sparc64: vdso: Switch to the generic vDSO library
` [PATCH v6 11/14] sparc64: vdso2c: Drop sym_vvar_start handling
` [PATCH v6 12/14] sparc64: vdso2c: Remove symbol handling
` [PATCH v6 13/14] sparc64: vdso: Implement clock_gettime64()
` [PATCH v6 14/14] clocksource: remove ARCH_CLOCKSOURCE_DATA
[PATCH] powerpc, perf: Check that current->mm is alive before getting user callchain
2026-03-05 12:45 UTC (4+ messages)
[PATCH v2 4/5] uaccess: Disable -Wshadow in __scoped_user_access()
2026-03-05 8:10 UTC (2+ messages)
[PATCH v4 1/2] powerpc: fix KUAP warning in VMX usercopy path
2026-03-05 4:39 UTC (4+ messages)
` [PATCH v4 2/2] powerpc/selftests/copyloops: extend selftest to exercise __copy_tofrom_user_power7_vmx
[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 (7+ messages)
` [PATCH 5/8] spi: use rest_of_page() macro where appropriate
[PATCH v3 1/2] powerpc: fix KUAP warning in VMX usercopy path
2026-03-04 12:30 UTC (3+ messages)
[RFC v1 00/10] Misc powerpc fixes and refactoring
2026-03-04 9:23 UTC (20+ messages)
` [RFC v1 02/10] powerpc: book3s64: Fix unmap race with PMD THP migration entry
` [RFC v1 04/10] powerpc/64s/tlbflush-radix: Remove unused radix__flush_tlb_pwc()
` [RFC v1 05/10] powerpc/64s: Move serialize_against_pte_lookup() to hash_pgtable.c
` [RFC v1 06/10] powerpc/64s: Kill the unused argument of exit_lazy_flush_tlb
` [RFC v1 07/10] powerpc: book3s64: Rename tlbie_va_lpid to tlbie_va_pid_lpid
` [RFC v1 08/10] powerpc: book3s64: Rename tlbie_lpid_va to tlbie_va_lpid
` [RFC v1 09/10] powerpc: book3s64: Make use of H_RPTI_TYPE_ALL macro
` [RFC v1 10/10] powerpc: Add MMU_FTRS_POSSIBLE & MMU_FTRS_ALWAYS
` [RFC v1 01/10] powerpc/pgtable-frag: Fix bad page state in pte_frag_destroy
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