messages from 2024-07-16 19:25:37 to 2024-10-16 12:27:04 UTC [more...]
[PATCH v6 0/8] x86/module: use large ROX pages for text allocations
2024-10-16 12:24 UTC (9+ 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 v5 0/8] x86/module: use large ROX pages for text allocations
2024-10-16 10:40 UTC (39+ 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-15 11:16 UTC (5+ 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 v8 0/5] treewide: Remove I/O port accessors for HAS_IOPORT=n
2024-10-13 14:53 UTC (8+ messages)
` [PATCH v8 1/5] hexagon: Don't select GENERIC_IOMAP without HAS_IOPORT support
` [PATCH v8 2/5] Bluetooth: add HAS_IOPORT dependencies
` [PATCH v8 3/5] drm: handle "
` [PATCH v8 4/5] tty: serial: "
` [PATCH v8 5/5] asm-generic/io.h: Remove I/O port accessors for HAS_IOPORT=n
[PATCH v6 0/5] treewide: Remove I/O port accessors for HAS_IOPORT=n
2024-10-13 14:53 UTC (14+ messages)
` [PATCH v6 1/5] hexagon: Don't select GENERIC_IOMAP without HAS_IOPORT support
` [PATCH v6 2/5] Bluetooth: add HAS_IOPORT dependencies
` [PATCH v6 3/5] drm: handle "
` [PATCH v6 4/5] tty: serial: "
` [PATCH v6 5/5] asm-generic/io.h: Remove I/O port accessors for HAS_IOPORT=n
provide generic page_to_phys and phys_to_page implementations
2024-10-10 8:37 UTC (6+ messages)
` [PATCH] asm-generic: "
[PATCH v7 0/5] treewide: Remove I/O port accessors for HAS_IOPORT=n
2024-10-08 11:41 UTC (7+ messages)
` [PATCH v7 1/5] hexagon: Don't select GENERIC_IOMAP without HAS_IOPORT support
` [PATCH v7 2/5] Bluetooth: add HAS_IOPORT dependencies
` [PATCH v7 3/5] drm: handle "
` [PATCH v7 4/5] tty: serial: "
` [PATCH v7 5/5] asm-generic/io.h: Remove I/O port accessors for HAS_IOPORT=n
[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 0/1] hexagon: Handle HAS_IOPORT dependencies
2024-10-02 11:54 UTC (10+ messages)
` [PATCH 1/1] hexagon: Don't select GENERIC_IOMAP without HAS_IOPORT support
[PATCH] hexagon: Disable constant extender optimization for LLVM prior to 19.1.0
2024-10-01 19:08 UTC (3+ messages)
[PATCH] hexagon: vdso: Fix build failure
2024-09-23 15:14 UTC (2+ messages)
[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/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 v4 net-next 09/12] testing: net-drv: add basic shaper test
2024-08-27 14:14 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 (24+ messages)
` [RFC PATCH 01/18] mm/pgtable: use ptdesc in pte_free_now/pte_free_defer
` [RFC PATCH 02/18] mm/pgtable: convert ptdesc.pmd_huge_pte to ptdesc pointer
` [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
[gustavoars:testing/wfamnae-next20240729-cbc-2 11/18] include/rdma/uverbs_ioctl.h:643:15: error: static assertion failed due to requirement '__builtin_offsetof(struct uverbs_attr_bundle, attrs) == sizeof(struct uverbs_attr_bundle_hdr)': struct member likely outside of struct_group_tagged()
2024-08-14 16:30 UTC (6+ messages)
` [gustavoars:testing/wfamnae-next20240729-cbc-2 11/18] include/rdma/uverbs_ioctl.h:643:15: error: static assertion failed due to requirement '__builtin_offsetof(struct uverbs_attr_bundle, attrs) == sizeof(struct uverbs_attr_bundle_hdr)': struct memb
Build regressions/improvements in v6.11-rc1
2024-07-29 10:07 UTC (2+ messages)
[PATCH 00/17] arch: convert everything to syscall.tbl
2024-07-23 12:58 UTC (2+ messages)
[GIT PULL] asm-generic updates for 6.11
2024-07-17 12:45 UTC (14+ messages)
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).