messages from 2025-02-17 16:37:26 to 2025-02-28 13:56:08 UTC [more...]
[PATCH v7 0/8] x86/module: use large ROX pages for text allocations
2025-02-28 13:55 UTC (4+ messages)
` [PATCH v7 7/8] execmem: add support for cache of large ROX pages
[PATCH v3 0/5] rust: Add bug/warn abstractions
2025-02-28 10:13 UTC (9+ messages)
` [PATCH v3 2/5] riscv/bug: Add ARCH_WARN_ASM macro for BUG/WARN asm code sharing with Rust
` [PATCH v3 3/5] arm64/bug: "
[PATCH V2] LoongArch: Use polling play_dead() when resuming from hibernation
2025-02-28 7:18 UTC
[PATCH v9 00/20] fs/dax: Fix ZONE_DEVICE page reference counts
2025-02-28 3:42 UTC (22+ messages)
` [PATCH v9 01/20] fuse: Fix dax truncate/punch_hole fault path
` [PATCH v9 02/20] fs/dax: Return unmapped busy pages from dax_layout_busy_page_range()
` [PATCH v9 03/20] fs/dax: Don't skip locked entries when scanning entries
` [PATCH v9 04/20] fs/dax: Refactor wait for dax idle page
` [PATCH v9 05/20] fs/dax: Create a common implementation to break DAX layouts
` [PATCH v9 06/20] fs/dax: Always remove DAX page-cache entries when breaking layouts
` [PATCH v9 07/20] fs/dax: Ensure all pages are idle prior to filesystem unmount
` [PATCH v9 08/20] fs/dax: Remove PAGE_MAPPING_DAX_SHARED mapping flag
` [PATCH v9 09/20] mm/gup: Remove redundant check for PCI P2PDMA page
` [PATCH v9 10/20] mm/mm_init: Move p2pdma page refcount initialisation to p2pdma
` [PATCH v9 11/20] mm: Allow compound zone device pages
` [PATCH v9 12/20] mm/memory: Enhance insert_page_into_pte_locked() to create writable mappings
` [PATCH v9 13/20] mm/memory: Add vmf_insert_page_mkwrite()
` [PATCH v9 14/20] mm/rmap: Add support for PUD sized mappings to rmap
` [PATCH v9 15/20] mm/huge_memory: Add vmf_insert_folio_pud()
` [PATCH v9 16/20] mm/huge_memory: Add vmf_insert_folio_pmd()
` [PATCH v9 17/20] mm/gup: Don't allow FOLL_LONGTERM pinning of FS DAX pages
` [PATCH v9 18/20] dcssblk: Mark DAX broken, remove FS_DAX_LIMITED support
` [PATCH v9 19/20] fs/dax: Properly refcount fs dax pages
` [PATCH v9 20/20] device/dax: Properly refcount device dax pages when mapping
[PATCH v2 0/6] remove tlb_remove_page_ptdesc()
2025-02-28 2:44 UTC (15+ messages)
` [PATCH v2 1/6] mm: pgtable: make generic tlb_remove_table() use struct ptdesc
` [PATCH v2 2/6] mm: pgtable: change pt parameter of tlb_remove_ptdesc() to struct ptdesc *
` [PATCH v2 3/6] mm: pgtable: convert some architectures to use tlb_remove_ptdesc()
` [PATCH v2 4/6] riscv: pgtable: unconditionally "
` [PATCH v2 5/6] x86: pgtable: convert to "
` [PATCH v2 6/6] mm: pgtable: remove tlb_remove_page_ptdesc()
[PATCH] LoongArch: Use polling play_dead() when resuming from hibernation
2025-02-27 19:19 UTC (2+ messages)
[PATCH RFC v2 00/29] Address Space Isolation (ASI)
2025-02-27 12:06 UTC (5+ messages)
` [PATCH RFC v2 03/29] mm: asi: Introduce ASI core API
[PATCH v3] i2c: ls2x: Fix frequency division register access
2025-02-26 22:26 UTC (2+ messages)
[PATCH 0/7] KVM: x86: nVMX IRQ fix and VM teardown cleanups
2025-02-26 18:38 UTC (21+ messages)
` [PATCH 1/7] KVM: x86: Free vCPUs before freeing VM state
` [PATCH 2/7] KVM: nVMX: Process events on nested VM-Exit if injectable IRQ or NMI is pending
` [PATCH 3/7] KVM: Assert that a destroyed/freed vCPU is no longer visible
` [PATCH 4/7] KVM: x86: Don't load/put vCPU when unloading its MMU during teardown
` [PATCH 5/7] KVM: x86: Unload MMUs during vCPU destruction, not before
` [PATCH 6/7] KVM: x86: Fold guts of kvm_arch_sync_events() into kvm_arch_pre_destroy_vm()
` [PATCH 7/7] KVM: Drop kvm_arch_sync_events() now that all implementations are nops
[PATCH v4 00/30] context_tracking,x86: Defer some IPIs until a user->kernel transition
2025-02-26 16:52 UTC (21+ messages)
` [PATCH v4 29/30] x86/mm, mm/vmalloc: Defer flush_tlb_kernel_range() targeting NOHZ_FULL CPUs
[PATCH v4 5/6] tpm: Add a driver for Loongson TPM device
2025-02-26 3:05 UTC (2+ messages)
` [PATCH v4 6/6] MAINTAINERS: Add tpm_lsse.c to LOONGSON CRYPTO DRIVER entry
[PATCH v4 0/6] Drivers for Loongson security engine
2025-02-26 3:03 UTC (5+ messages)
` [PATCH v4 1/6] mfd: Add support for Loongson Security Module
` [PATCH v4 2/6] MAINTAINERS: Add entry for Loongson Security Module driver
` [PATCH v4 3/6] crypto: loongson - add Loongson RNG driver support
` [PATCH v4 4/6] MAINTAINERS: Add entry for Loongson RNG driver
[PATCH] LoongArch: vDSO: vgetrandom-chacha: Make use of the t8 register
2025-02-25 12:43 UTC (2+ messages)
[PATCH v2] LoongArch: acpi: Eliminate superfluous get_numa_distances_cnt()
2025-02-25 12:42 UTC (2+ messages)
[PATCH v2] LoongArch: Select HAVE_VIRT_CPU_ACCOUNTING_GEN always
2025-02-25 12:42 UTC (2+ messages)
[PATCH v8 00/20] fs/dax: Fix ZONE_DEVICE page reference counts
2025-02-25 6:23 UTC (26+ messages)
` [PATCH v8 01/20] fuse: Fix dax truncate/punch_hole fault path
` [PATCH v8 02/20] fs/dax: Return unmapped busy pages from dax_layout_busy_page_range()
` [PATCH v8 03/20] fs/dax: Don't skip locked entries when scanning entries
` [PATCH v8 04/20] fs/dax: Refactor wait for dax idle page
` [PATCH v8 05/20] fs/dax: Create a common implementation to break DAX layouts
` [PATCH v8 06/20] fs/dax: Always remove DAX page-cache entries when breaking layouts
` [PATCH v8 07/20] fs/dax: Ensure all pages are idle prior to filesystem unmount
` [PATCH v8 08/20] fs/dax: Remove PAGE_MAPPING_DAX_SHARED mapping flag
` [PATCH v8 09/20] mm/gup: Remove redundant check for PCI P2PDMA page
` [PATCH v8 10/20] mm/mm_init: Move p2pdma page refcount initialisation to p2pdma
` [PATCH v8 11/20] mm: Allow compound zone device pages
` [PATCH v8 12/20] mm/memory: Enhance insert_page_into_pte_locked() to create writable mappings
` [PATCH v8 13/20] mm/memory: Add vmf_insert_page_mkwrite()
` [PATCH v8 14/20] mm/rmap: Add support for PUD sized mappings to rmap
` [PATCH v8 15/20] mm/huge_memory: Add vmf_insert_folio_pud()
` [PATCH v8 16/20] mm/huge_memory: Add vmf_insert_folio_pmd()
` [PATCH v8 17/20] mm/gup: Don't allow FOLL_LONGTERM pinning of FS DAX pages
` [PATCH v8 18/20] dcssblk: Mark DAX broken, remove FS_DAX_LIMITED support
` [PATCH v8 19/20] fs/dax: Properly refcount fs dax pages
` [PATCH v8 20/20] device/dax: Properly refcount device dax pages when mapping
[PATCH 0/3] Drop explicit --hash-style= setting for new
2025-02-24 11:20 UTC (4+ messages)
` [PATCH 1/3] riscv: vDSO: Remove --hash-style=both
` [PATCH 2/3] csky: "
` [PATCH 3/3] LoongArch: vDSO: Remove --hash-style=sysv
[PATCH 0/3] Add perf event support for guest VM
2025-02-24 9:56 UTC (4+ messages)
` [PATCH 1/3] LoongArch: KVM: Add stub for kvm_arch_vcpu_preempted_in_kernel
` [PATCH 2/3] LoongArch: KVM: Implement arch specified functions for guest perf
` [PATCH 3/3] LoongArch: KVM: Register perf callback for guest
[PATCH v4 0/3] drm/amd/display: Stop control flow if the divisior is zero
2025-02-24 4:48 UTC (2+ messages)
[PATCH] LoongArch: Remove unused option with HAVE_VIRT_CPU_ACCOUNTING_GEN
2025-02-24 1:17 UTC (3+ messages)
[PATCH v3 00/18] vDSO: Introduce generic data storage
2025-02-22 10:14 UTC (6+ messages)
` [PATCH v3 09/18] riscv: vdso: Switch to generic storage implementation
` [PATCH v3 10/18] LoongArch: vDSO: "
[PATCH] LoongArch: vDSO: Remove --hash-style=sysv
2025-02-21 17:45 UTC (5+ messages)
[PATCH] ACPI: NUMA: Move get_numa_distances_cnt() helper to needed location
2025-02-21 12:45 UTC (4+ messages)
[PATCH v6 0/9] Add jump table support for objtool on LoongArch
2025-02-20 21:33 UTC (13+ messages)
[PATCH V3 0/6] Drivers for Loongson security engine
2025-02-20 14:12 UTC (6+ messages)
` [PATCH V3 5/6] tpm: Add a driver for Loongson TPM device
` [PATCH V3 6/6] MAINTAINERS: Add tpm_lsse.c to LOONGSON CRYPTO DRIVER entry
[PATCH V3 0/6] Drivers for Loongson security engine
2025-02-20 11:16 UTC (7+ messages)
` [PATCH V3 1/6] mfd: Add support for Loongson Security Module
` [PATCH V3 2/6] MAINTAINERS: Add maintainer for Loongson Security Module driver
` [PATCH V3 3/6] crypto: loongson - add Loongson RNG driver support
` [PATCH V3 4/6] MAINTAINERS: Add maintainer for Loongson RNG driver
[RFC] LoongArch: KVM: Handle interrupt early before enabling irq
2025-02-20 8:43 UTC
[PATCH v2] soc: loongson: loongson2_guts: Add check for devm_kstrdup()
2025-02-20 8:17 UTC
[PATCH] drivers: loongson: Add check for devm_kstrdup()
2025-02-20 6:52 UTC (2+ messages)
[PATCH v6 3/6] syscall.h: introduce syscall_set_nr()
2025-02-19 17:16 UTC (2+ messages)
[PATCH v6 2/6] syscall.h: add syscall_set_arguments()
2025-02-19 17:15 UTC (2+ messages)
[PATCH v2 0/1] mm: pgtable: fix pte_swp_exclusive
2025-02-19 14:06 UTC (3+ messages)
` [PATCH v2 1/1] "
[PATCH] LoongArch: acpi: Conditional apic_id vs CONFIG_NR_CPUS comparison
2025-02-19 11:53 UTC
[PATCH] mm/ioremap: Pass pgprot_t to ioremap_prot() instead of unsigned long
2025-02-19 11:52 UTC (2+ messages)
[PATCH v2] i2c: ls2x: Fix frequency division register access
2025-02-19 9:11 UTC (2+ messages)
[PATCH v2 0/2] LoongArch: KVM: Enhancement about PGD saving
2025-02-19 3:38 UTC (3+ messages)
` [PATCH v2 1/2] LoongArch: KVM: Remove PGD saving during VM context switch
` [PATCH v2 2/2] LoongArch: KVM: Fix GPA size issue about VM
[PATCH AUTOSEL 6.12 24/31] LoongArch: Fix kernel_page_present() for KPRANGE/XKPRANGE
2025-02-18 20:26 UTC (2+ messages)
` [PATCH AUTOSEL 6.12 25/31] LoongArch: KVM: Set host with kernel mode when switch to VM mode
[PATCH AUTOSEL 6.13 24/31] LoongArch: Fix kernel_page_present() for KPRANGE/XKPRANGE
2025-02-18 20:24 UTC (2+ messages)
` [PATCH AUTOSEL 6.13 25/31] LoongArch: KVM: Set host with kernel mode when switch to VM mode
[PATCH] i2c: ls2x: Fix frequency division register access
2025-02-18 11:52 UTC (3+ messages)
[PATCH v3] LoongArch: acpi: Make parse_acpi_topology() return void
2025-02-18 10:09 UTC
[PATCH v2] LoongArch: acpi: Make parse_acpi_topology() return void
2025-02-18 10:05 UTC
[PATCH] LoongArch: acpi: Make parse_acpi_topology() return void
2025-02-18 9:59 UTC (3+ messages)
` "
[PATCH v7 00/20] fs/dax: Fix ZONE_DEVICE page reference counts
2025-02-17 19:58 UTC (5+ messages)
` [PATCH v7 16/20] huge_memory: Add vmf_insert_folio_pmd()
[PATCH 0/7] syscore: Pass context data to callbacks
2025-02-17 16:37 UTC (7+ messages)
` [PATCH 2/7] MIPS: Embed syscore_ops in PCI context
` [PATCH 3/7] bus: mvebu-mbus: Embed syscore_ops in mbus context
` [PATCH 4/7] clk: ingenic: tcu: Embed syscore_ops in TCU context
` [PATCH 5/7] clk: mvebu: Embed syscore_ops in clock context
` [PATCH 6/7] irqchip/irq-imx-gpcv2: Embed syscore_ops in chip context
` [PATCH 7/7] soc/tegra: pmc: Derive PMC context from syscore ops
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).