messages from 2024-07-30 06:43:28 to 2024-09-25 13:24:43 UTC [more...]
[PATCH v6 0/5] Consolidate IO memcpy functions
2024-09-25 13:24 UTC
[PATCH v5 0/5] Consolidate IO memcpy functions
2024-09-25 1:01 UTC (10+ messages)
` [PATCH v5 1/5] Consolidate __memcpy_{to,from}io and __memset_io into iomap_copy.c
` [PATCH v5 2/5] Replace generic memcpy and memset by IO memcpy functions
` [PATCH v5 3/5] Use generic io memcpy functions on the arm64 architecture
` [PATCH v5 4/5] Use generic io memcpy functions on the csky architecture
` [PATCH v5 5/5] Use generic io memcpy functions on the loongarch architecture
[PATCH v4 0/5] Consolidate IO memcpy functions
2024-09-24 20:25 UTC (8+ messages)
` [PATCH v4 1/5] Consolidate __memcpy_{to,from}io and __memset_io into a single lib
` [PATCH v4 2/5] Replace generic memcpy and memset by IO memcpy functions
` [PATCH v4 3/5] Use generic io memcpy functions on the arm64 architecture
` [PATCH v4 4/5] Use generic io memcpy functions on the csky architecture
` [PATCH v4 5/5] Use generic io memcpy functions on the loongarch architecture
[PATCH] csky: Fix the following errors reported by checkpatch:
2024-09-24 2:44 UTC
[PATCH 0/7] add function arguments to ftrace
2024-09-20 8:17 UTC (9+ messages)
` [PATCH 1/7] tracing: add ftrace_regs to function_graph_enter()
[PATCH RFC v3 0/2] mm: Introduce ADDR_LIMIT_47BIT personality flag
2024-09-20 5:10 UTC (39+ messages)
` [PATCH RFC v3 1/2] mm: Add personality flag to limit address to 47 bits
` [PATCH RFC v3 2/2] selftests/mm: Create ADDR_LIMIT_47BIT test
[PATCH v3 0/8] x86/module: use large ROX pages for text allocations
2024-09-19 11:18 UTC (16+ messages)
` [PATCH v3 1/8] mm: vmalloc: group declarations depending on CONFIG_MMU together
` [PATCH v3 2/8] mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations
` [PATCH v3 3/8] asm-generic: introduce text-patching.h
` [PATCH v3 4/8] module: prepare to handle ROX allocations for text
` [PATCH v3 5/8] ftrace: Add swap_func to ftrace_process_locs()
` [PATCH v3 6/8] x86/module: perpare module loading for ROX allocations of text
` [PATCH v3 7/8] execmem: add support for cache of large ROX pages
` [PATCH v3 8/8] x86/module: enable ROX caches for module text
[PATCH v2 0/4] Consolidate IO memcpy functions
2024-09-18 2:26 UTC (9+ messages)
` [PATCH v2 1/4] Consolidate __memcpy_{to,from}io and __memset_io into a single lib
` [PATCH v2 2/4] Use generic io memcpy functions on the arm64 architecture
` [PATCH v2 3/4] Use generic io memcpy functions on the csky architecture
` [PATCH v2 4/4] Use generic io memcpy functions on the loongarch architecture
[PATCH v3 0/4] Consolidate IO memcpy functions
2024-09-16 16:07 UTC (7+ messages)
` [PATCH v3 1/4] Consolidate __memcpy_{to,from}io and __memset_io into a single lib
` [PATCH v3 2/4] Use generic io memcpy functions on the arm64 architecture
` [PATCH v3 3/4] Use generic io memcpy functions on the csky architecture
` [PATCH v3 4/4] Use generic io memcpy functions on the loongarch architecture
[PATCH RFC v2 0/4] mm: Introduce MAP_BELOW_HINT
2024-09-09 9:46 UTC (25+ messages)
` [PATCH RFC v2 1/4] mm: Add MAP_BELOW_HINT
` [PATCH RFC v2 2/4] mm: Add hint and mmap_flags to struct vm_unmapped_area_info
` [PATCH RFC v2 3/4] mm: Support MAP_BELOW_HINT in vm_unmapped_area()
` [PATCH RFC v2 4/4] selftests/mm: Create MAP_BELOW_HINT test
[PATCH 0/4] Consolidate IO memcpy functions
2024-09-09 10:35 UTC (7+ messages)
` [PATCH 1/4] Consolidate __memcpy_{to,from}io and __memset_io into a single lib
` [PATCH 2/4] Activate GENERIC_IO for the arm64 architecture
` [PATCH 3/4] Activate GENERIC_IO for the csky architecture
` [PATCH 4/4] Activate GENERIC_IO for the loongarch architecture
[PATCH v2 0/8] x86/module: use large ROX pages for text allocations
2024-09-06 9:37 UTC (12+ messages)
` [PATCH v2 1/8] mm: vmalloc: group declarations depending on CONFIG_MMU together
` [PATCH v2 2/8] mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations
` [PATCH v2 3/8] asm-generic: introduce text-patching.h
` [PATCH v2 4/8] module: prepare to handle ROX allocations for text
` [PATCH v2 5/8] ftrace: Add swap_func to ftrace_process_locs()
` [PATCH v2 6/8] x86/module: perpare module loading for ROX allocations of text
` [PATCH v2 7/8] execmem: add support for cache of large ROX pages
` [PATCH v2 8/8] x86/module: enable ROX caches for module text
[PATCH 0/3] mm: Care about shadow stack guard gap when getting an unmapped area
2024-09-04 19:07 UTC (18+ messages)
` [PATCH 1/3] mm: Make arch_get_unmapped_area() take vm_flags by default
` [PATCH 2/3] mm: Pass vm_flags to generic_get_unmapped_area()
` [PATCH 3/3] mm: Care about shadow stack guard gap when getting an unmapped area
[PATCH v2 0/3] mm: Care about shadow stack guard gap when getting an unmapped area
2024-09-04 16:58 UTC (4+ messages)
` [PATCH v2 1/3] mm: Make arch_get_unmapped_area() take vm_flags by default
` [PATCH v2 2/3] mm: Pass vm_flags to generic_get_unmapped_area()
` [PATCH v2 3/3] mm: Care about shadow stack guard gap when getting an unmapped area
Pytanie o samochód
2024-08-27 7:55 UTC
[PATCH v2 1/4] mm: Add optional close() to struct vm_special_mapping
2024-08-21 1:18 UTC (11+ messages)
[PATCH v2 00/13] linux system call fixes
2024-08-16 20:27 UTC (3+ messages)
` [PATCH v2 09/13] csky, hexagon: fix broken sys_sync_file_range
[RFC PATCH 00/18] use struct ptdesc to replace pgtable_t
2024-08-15 6:32 UTC (22+ messages)
` [RFC PATCH 03/18] fs/dax: use ptdesc in dax_pmd_load_hole
` [RFC PATCH 04/18] mm/thp: use ptdesc pointer in __do_huge_pmd_anonymous_page
` [RFC PATCH 05/18] mm/thp: use ptdesc in do_huge_pmd_anonymous_page
` [RFC PATCH 06/18] mm/thp: convert insert_pfn_pmd and its caller to use ptdesc
` [RFC PATCH 07/18] mm/thp: use ptdesc in copy_huge_pmd
` [RFC PATCH 08/18] mm/memory: use ptdesc in __pte_alloc
` [RFC PATCH 09/18] mm/pgtable: fully use ptdesc in pte_alloc_one series functions
` [RFC PATCH 10/18] mm/pgtable: pass ptdesc to pte_free()
` [RFC PATCH 11/18] mm/pgtable: introduce ptdesc_pfn and use ptdesc in free_pte_range()
` [RFC PATCH 12/18] mm/thp: pass ptdesc to set_huge_zero_folio function
` [RFC PATCH 13/18] mm/pgtable: return ptdesc pointer in pgtable_trans_huge_withdraw
` [RFC PATCH 14/18] mm/pgtable: use ptdesc in pgtable_trans_huge_deposit
` [RFC PATCH 15/18] mm/pgtable: pass ptdesc to pmd_populate
` [RFC PATCH 16/18] mm/pgtable: pass ptdesc to pmd_install
` [RFC PATCH 17/18] mm: convert vmf.prealloc_pte to struct ptdesc pointer
` [RFC PATCH 18/18] mm/pgtable: pass ptdesc in pte_free_defer
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