linux-hexagon.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-27 15:40:57 to 2024-09-09 06:47:55 UTC [more...]

[PATCH v3 0/8] x86/module: use large ROX pages for text allocations
 2024-09-09  6:47 UTC 

[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] hexagon: Disable constant extender optimization for LLVM prior to 19.1.0
 2024-08-19 18:16 UTC 

[PATCH v2 00/13] linux system call fixes
 2024-08-16 20:27 UTC  (14+ messages)
` [PATCH v2 01/13] ftruncate: pass a signed offset
` [PATCH v2 02/13] syscalls: fix compat_sys_io_pgetevents_time64 usage
` [PATCH v2 03/13] sparc: fix old compat_sys_select()
` [PATCH v2 04/13] sparc: fix compat recv/recvfrom syscalls
` [PATCH v2 05/13] parisc: use correct "
` [PATCH v2 06/13] parisc: use generic sys_fanotify_mark implementation
` [PATCH v2 07/13] powerpc: restore some missing spu syscalls
` [PATCH v2 08/13] sh: rework sync_file_range ABI
` [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  (38+ messages)
` [PATCH 01/17] syscalls: add generic scripts/syscall.tbl
` [PATCH 02/17] csky: drop asm/gpio.h wrapper
` [PATCH 03/17] um: don't generate asm/bpf_perf_event.h
` [PATCH 04/17] loongarch: avoid generating extra header files
` [PATCH 05/17] kbuild: verify asm-generic header list
` [PATCH 06/17] kbuild: add syscall table generation to scripts/Makefile.asm-headers
` [PATCH 07/17] clone3: drop __ARCH_WANT_SYS_CLONE3 macro
` [PATCH 08/17] arc: convert to generic syscall table
` [PATCH 09/17] arm64: convert unistd_32.h to syscall.tbl format
` [PATCH 10/17] arm64: generate 64-bit syscall.tbl
` [PATCH 11/17] arm64: rework compat syscall macros
` [PATCH 12/17] csky: convert to generic syscall table
` [PATCH 13/17] hexagon: use new system call table
` [PATCH 14/17] loongarch: convert to generic syscall table
` [PATCH 15/17] nios2: "
` [PATCH 16/17] openrisc: "
` [PATCH 17/17] riscv: "

[GIT PULL] asm-generic updates for 6.11
 2024-07-17 12:45 UTC  (14+ messages)

[GIT PULL] asm-generic fixes for 6.10
 2024-06-27 18:20 UTC  (2+ messages)

[PATCH 00/15] linux system call fixes
 2024-06-24 12:52 UTC  (39+ messages)
` [PATCH 01/15] ftruncate: pass a signed offset
` [PATCH 02/15] syscalls: fix compat_sys_io_pgetevents_time64 usage
` [PATCH 03/15] mips: fix compat_sys_lseek syscall
` [PATCH 04/15] sparc: fix old compat_sys_select()
` [PATCH 05/15] sparc: fix compat recv/recvfrom syscalls
` [PATCH 06/15] parisc: use correct "
` [PATCH 07/15] parisc: use generic sys_fanotify_mark implementation
` [PATCH 08/15] powerpc: restore some missing spu syscalls
` [PATCH 09/15] sh: rework sync_file_range ABI
    ` [musl] "
` [PATCH 10/15] csky, hexagon: fix broken sys_sync_file_range
` [PATCH 11/15] hexagon: fix fadvise64_64 calling conventions
` [PATCH 12/15] s390: remove native mmap2() syscall
` [PATCH 13/15] syscalls: mmap(): use unsigned offset type consistently
` [PATCH 14/15] asm-generic: unistd: fix time32 compat syscall handling
` [PATCH 15/15] linux/syscalls.h: add missing __user annotations

[PATCH] hexagon: Move kernel prototypes out of uapi/asm/setup.h header
 2024-05-02 17:38 UTC 

[PATCH 3/5 RESEND] mm: add vaddr param to pmd_populate_kernel
 2024-04-16 19:18 UTC  (2+ messages)
  ` [PATCH 3/5] "

[PATCH v5 0/7] Introduce __xchg, non-atomic xchg
 2024-04-05 16:20 UTC  (6+ messages)
  ` [Intel-gfx] "

[PATCH 0/1] hexagon: Handle HAS_IOPORT dependencies
 2024-04-03 15:37 UTC  (5+ messages)
` [PATCH 1/1] hexagon: Don't select GENERIC_IOMAP without HAS_IOPORT support

[PATCH] hexagon: vmlinux.lds.S: Handle attributes section
 2024-03-20  0:44 UTC  (2+ messages)

[v2 PATCH 0/3] arch: mm, vdso: consolidate PAGE_SIZE definition
 2024-03-08 16:28 UTC  (13+ messages)
` [PATCH v2 1/3] arch: consolidate existing CONFIG_PAGE_SIZE_*KB definitions
` [PATCH v2 2/3] arch: simplify architecture specific page size configuration
` [PATCH v2 3/3] arch: define CONFIG_PAGE_SIZE_*KB on all architectures

Tailored educational solutions
 2024-03-06  8:55 UTC 

[PATCH 0/4] arch: mm, vdso: consolidate PAGE_SIZE definition
 2024-03-05 10:59 UTC  (13+ messages)
` [PATCH 1/4] arch: consolidate existing CONFIG_PAGE_SIZE_*KB definitions
` [PATCH 3/4] arch: define CONFIG_PAGE_SIZE_*KB on all architectures

[PATCH 0/4] apply page shift to PFN instead of VA in pfn_to_virt
 2024-02-29 23:01 UTC  (4+ messages)
` [PATCH 1/4] asm-generic/page.h: "


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).