messages from 2026-03-03 20:10:07 to 2026-03-06 16:00:12 UTC [more...]
[PATCH v1 00/16] mm: cleanups around unmapping / zapping
2026-03-06 13:16 UTC (33+ 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 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 15/16] mm: rename zap_vma_ptes() to zap_special_vma_range()
[PATCH v6 00/13] Remove device private pages from physical address space
2026-03-06 15:59 UTC (5+ 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
[RESEND PATCH v4 0/2] PCI: Introduce pci_clear/set_config_dword()
2026-03-06 15:50 UTC (2+ messages)
[PATCH v2 00/13] i2c: add and start using i2c_adapter-specific printk helpers
2026-03-06 15:50 UTC (12+ 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] integrity: avoid using __weak functions
2026-03-06 15:03 UTC
[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 0/7] vDSO: Respect COMPAT_32BIT_TIME
2026-03-06 9:42 UTC (15+ messages)
` [PATCH 1/7] x86/vdso: "
[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 0/2] kbuild: Switch from '-fms-extensions' to '-fms-anonymous-structs' when available
2026-03-05 23:43 UTC (4+ messages)
` [PATCH 2/2] kbuild: Use '-fms-anonymous-structs' if it is available
[PATCH v2] mm/kasan: Fix double free for kasan pXds
2026-03-05 18:31 UTC (2+ messages)
[PATCH v3 1/3] integrity: Make arch_ima_get_secureboot integrity-wide
2026-03-05 17:25 UTC (4+ messages)
` [PATCH 1/1] s390/ipl: Fix missing arch_get_secureboot() prototype warning
[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 (20+ messages)
` [PATCH v3 1/3] mm/vma: cleanup error handling path in vma_expand()
` [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 00/14] gpio: remove uneeded Kconfig dependencies on OF_GPIO
2026-03-05 0:47 UTC (20+ 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] 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 (16+ messages)
` [PATCH 1/8] mm: add "
` [PATCH 2/8] fs: use rest_of_page() macro where appropriate
` [PATCH 3/8] net: "
` [PATCH 4/8] core: "
` [PATCH 5/8] spi: "
` [PATCH 6/8] KVM: "
` [PATCH 7/8] drivers: ALSA: "
` [PATCH 8/8] arch: "
[PATCH v3 1/2] powerpc: fix KUAP warning in VMX usercopy path
2026-03-04 12:30 UTC (4+ messages)
` [PATCH v3 2/2] powerpc/selftests/copyloops: extend selftest to exercise __copy_tofrom_user_power7_vmx
[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
[PATCH v2 0/2] ASoC: fsl: add bitcount and timestamp controls
2026-03-04 6:56 UTC (4+ messages)
` [PATCH v2 1/2] ASoC: fsl_sai: "
[PATCH v2 1/2] powerpc: fix KUAP warning in VMX usercopy path
2026-03-04 5:40 UTC (7+ messages)
[powerpc:merge] BUILD SUCCESS a3d927eb29572dbf3f9a712b9d6d4df73b418e8e
2026-03-04 5:33 UTC
[PATCH] powerpc: 83xx: km83xx: Fix keymile vendor prefix
2026-03-03 16:09 UTC (2+ messages)
[PATCH RESEND 0/5] bitmap: cleanup bitmaps printing
2026-03-03 20:08 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