messages from 2024-09-10 17:15:19 to 2024-10-24 10:52:52 UTC [more...]
[PATCH RFC v2 0/4] mm: Introduce MAP_BELOW_HINT
2024-10-24 10:52 UTC (9+ messages)
[PATCH v6 0/8] x86/module: use large ROX pages for text allocations
2024-10-24 8:13 UTC (27+ messages)
` [PATCH v6 1/8] mm: vmalloc: group declarations depending on CONFIG_MMU together
` [PATCH v6 2/8] mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations
` [PATCH v6 3/8] asm-generic: introduce text-patching.h
` [PATCH v6 4/8] module: prepare to handle ROX allocations for text
` [PATCH v6 5/8] arch: introduce set_direct_map_valid_noflush()
` [PATCH v6 6/8] x86/module: prepare module loading for ROX allocations of text
` [PATCH v6 7/8] execmem: add support for cache of large ROX pages
` [PATCH v6 8/8] x86/module: enable ROX caches for module text on 64 bit
[PATCH v2 0/2] sparc/build: Rework CFLAGS for clang compatibility
2024-10-23 16:45 UTC (10+ messages)
[PATCH v7 0/8] x86/module: use large ROX pages for text allocations
2024-10-23 16:27 UTC (9+ messages)
` [PATCH v7 1/8] mm: vmalloc: group declarations depending on CONFIG_MMU together
` [PATCH v7 2/8] mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations
` [PATCH v7 3/8] asm-generic: introduce text-patching.h
` [PATCH v7 4/8] module: prepare to handle ROX allocations for text
` [PATCH v7 5/8] arch: introduce set_direct_map_valid_noflush()
` [PATCH v7 6/8] x86/module: prepare module loading for ROX allocations of text
` [PATCH v7 7/8] execmem: add support for cache of large ROX pages
` [PATCH v7 8/8] x86/module: enable ROX caches for module text on 64 bit
provide generic page_to_phys and phys_to_page implementations v3
2024-10-23 5:36 UTC (3+ messages)
` [PATCH 1/2] asm-generic: provide generic page_to_phys and phys_to_page implementations
` [PATCH 2/2] asm-generic: add an optional pfn_valid check to page_to_phys
[PATCH 00/15] Wire up CRC32 library functions to arch-optimized code
2024-10-21 17:56 UTC (18+ messages)
` [PATCH 01/15] lib/crc32: drop leading underscores from __crc32c_le_base
` [PATCH 02/15] lib/crc32: improve support for arch-specific overrides
` [PATCH 03/15] arm/crc32: expose CRC32 functions through lib
` [PATCH 04/15] loongarch/crc32: "
` [PATCH 05/15] mips/crc32: "
` [PATCH 06/15] powerpc/crc32: "
` [PATCH 07/15] s390/crc32: "
` [PATCH 08/15] sparc/crc32: "
` [PATCH 09/15] x86/crc32: update prototype for crc_pcl()
` [PATCH 10/15] x86/crc32: update prototype for crc32_pclmul_le_16()
` [PATCH 11/15] x86/crc32: expose CRC32 functions through lib
` [PATCH 12/15] lib/crc32: make crc32c() go directly to lib
` [PATCH 13/15] ext4: switch to using the crc32c library
` [PATCH 14/15] jbd2: "
` [PATCH 15/15] f2fs: switch to using the crc32 library
[PATCH v2 1/2] sparc/build: Remove all usage of -fcall-used* flags
2024-10-21 6:55 UTC
[PATCH v2] sparc/vdso: Add helper function for 64-bit right shift on 32-bit target
2024-10-21 6:54 UTC (2+ messages)
[PATCH v5 0/8] x86/module: use large ROX pages for text allocations
2024-10-16 23:58 UTC (40+ messages)
` [PATCH v5 1/8] mm: vmalloc: group declarations depending on CONFIG_MMU together
` [PATCH v5 2/8] mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations
` [PATCH v5 3/8] asm-generic: introduce text-patching.h
` [PATCH v5 4/8] module: prepare to handle ROX allocations for text
` [PATCH v5 5/8] arch: introduce set_direct_map_valid_noflush()
` [PATCH v5 6/8] x86/module: perpare module loading for ROX allocations of text
` [PATCH v5 7/8] execmem: add support for cache of large ROX pages
` [PATCH v5 8/8] x86/module: enable ROX caches for module text
` Bisected: "
[RFC PATCH v1 01/57] mm: Add macros ahead of supporting boot-time page size selection
2024-10-16 14:36 UTC (6+ messages)
provide generic page_to_phys and phys_to_page implementations v2
2024-10-15 5:44 UTC (4+ messages)
` [PATCH 1/2] asm-generic: provide generic page_to_phys and phys_to_page implementations
` [PATCH 2/2] asm-generic: add an optional pfn_valid check to pfn_valid
[PATCH net-next v25 00/13] Device Memory TCP
2024-10-11 19:38 UTC (7+ messages)
` [PATCH net-next v25 10/13] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
[PATCH 0/3] vdso: Always reject undefined references in during linking
2024-10-11 9:18 UTC (4+ messages)
` [PATCH 1/3] x86: "
` [PATCH 2/3] um: "
` [PATCH 3/3] sparc: "
provide generic page_to_phys and phys_to_page implementations
2024-10-10 8:37 UTC (6+ messages)
` [PATCH] asm-generic: "
[viro-vfs:work.xattr2] [fs/xattr] 64d47e878a: xfstests.xfs.046.fail
2024-10-09 14:31 UTC (3+ messages)
[PATCH v3 0/2] MVME: Adopt standard RTC driver
2024-10-08 9:19 UTC (3+ messages)
` [PATCH v3 1/2] rtc: m48t59: Use platform_data struct for year offset value
[PATCH v2 0/2] MVME: Adopt standard RTC driver
2024-10-08 7:15 UTC (4+ messages)
` [PATCH v2 1/2] rtc: m48t59: Use platform_data struct for year offset value
[PATCH v4 0/8] x86/module: use large ROX pages for text allocations
2024-10-08 6:19 UTC (11+ messages)
` [PATCH v4 1/8] mm: vmalloc: group declarations depending on CONFIG_MMU together
` [PATCH v4 2/8] mm: vmalloc: don't account for number of nodes for HUGE_VMAP allocations
` [PATCH v4 3/8] asm-generic: introduce text-patching.h
` [PATCH v4 4/8] module: prepare to handle ROX allocations for text
` [PATCH v4 5/8] arch: introduce set_direct_map_valid_noflush()
` [PATCH v4 6/8] x86/module: perpare module loading for ROX allocations of text
` [PATCH v4 7/8] execmem: add support for cache of large ROX pages
` [PATCH v4 8/8] x86/module: enable ROX caches for module text
[PATCH bpf-next 2/2 v2] bpf: Add BPF_CALL_FUNC to simplify code
2024-10-02 15:37 UTC (2+ messages)
[PATCH RFC v3 0/2] mm: Introduce ADDR_LIMIT_47BIT personality flag
2024-10-02 14:26 UTC (35+ messages)
` [PATCH RFC v3 1/2] mm: Add personality flag to limit address to 47 bits
[GIT PULL] sparc updates for v6.12
2024-09-25 18:23 UTC (2+ messages)
[PATCH][next] sparc: leon: Fix spelling mistake "wont" -> "won't"
2024-09-23 11:58 UTC
[PATCH bpf-next 2/2] bpf: Add BPF_CALL_FUNC* to simplify code
2024-09-22 19:36 UTC (5+ messages)
[PATCH v3 0/8] x86/module: use large ROX pages for text allocations
2024-09-19 11:18 UTC (10+ messages)
` [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] arch/sparc: remove unused varible paddrbase in function leon_swprobe()
2024-09-13 18:00 UTC (2+ messages)
[PATCH net-next v26 00/13] Device Memory TCP
2024-09-12 4:40 UTC (7+ messages)
` [PATCH net-next v26 08/13] net: add support for skbs with unreadable frags
` [PATCH net-next v26 10/13] net: add SO_DEVMEM_DONTNEED setsockopt to release RX frags
` [PATCH net-next v26 11/13] net: add devmem TCP documentation
` [PATCH net-next v26 12/13] selftests: add ncdevmem, netcat for devmem TCP
` [PATCH net-next v26 13/13] netdev: add dmabuf introspection
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 read-only IMAP folder(s) and NNTP newsgroup(s).