Linux Hexagon architecture development
 help / color / mirror / Atom feed
 messages from 2021-08-18 14:27:15 to 2022-02-28 10:57:18 UTC [more...]

[PATCH V3 00/30] mm/mmap: Drop protection_map[] and platform's __SXXX/__PXXX requirements
 2022-02-28 10:57 UTC  (32+ messages)
` [PATCH V3 01/30] mm/debug_vm_pgtable: Drop protection_map[] usage
` [PATCH V3 02/30] mm/mmap: Clarify protection_map[] indices
` [PATCH V3 03/30] mm/mmap: Add new config ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V3 04/30] powerpc/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V3 05/30] arm64/mm: "
` [PATCH V3 06/30] sparc/mm: "
` [PATCH V3 07/30] mips/mm: "
` [PATCH V3 08/30] m68k/mm: "
` [PATCH V3 09/30] arm/mm: "
` [PATCH V3 10/30] x86/mm: "
` [PATCH V3 11/30] mm/mmap: Drop protection_map[]
` [PATCH V3 12/30] mm/mmap: Drop arch_filter_pgprot()
` [PATCH V3 13/30] mm/mmap: Drop arch_vm_get_page_pgprot()
` [PATCH V3 14/30] s390/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
` [PATCH V3 15/30] riscv/mm: "
` [PATCH V3 16/30] alpha/mm: "
` [PATCH V3 17/30] sh/mm: "
` [PATCH V3 18/30] arc/mm: "
` [PATCH V3 19/30] csky/mm: "
` [PATCH V3 20/30] xtensa/mm: "
` [PATCH V3 21/30] parisc/mm: "
` [PATCH V3 22/30] openrisc/mm: "
` [PATCH V3 23/30] um/mm: "
` [PATCH V3 24/30] microblaze/mm: "
` [PATCH V3 25/30] nios2/mm: "
` [PATCH V3 26/30] hexagon/mm: "
` [PATCH V3 27/30] nds32/mm: "
` [PATCH V3 28/30] ia64/mm: "
` [PATCH V3 29/30] mm/mmap: Drop generic vm_get_page_prot()
` [PATCH V3 30/30] mm/mmap: Drop ARCH_HAS_VM_GET_PAGE_PROT

[PATCH v2 00/18] clean up asm/uaccess.h, kill set_fs for good
 2022-02-25  4:33 UTC  (76+ messages)
` [PATCH v2 01/18] uaccess: fix integer overflow on access_ok()
` [PATCH v2 02/18] uaccess: fix nios2 and microblaze get_user_8()
` [PATCH v2 03/18] nds32: fix access_ok() checks in get/put_user
` [PATCH v2 04/18] sparc64: add __{get,put}_kernel_nocheck()
` [PATCH v2 05/18] x86: remove __range_not_ok()
` [PATCH v2 06/18] x86: use more conventional access_ok() definition
` [PATCH v2 07/18] nios2: drop access_ok() check from __put_user()
` [PATCH v2 08/18] uaccess: add generic __{get,put}_kernel_nofault
` [PATCH v2 09/18] mips: use simpler access_ok()
` [PATCH v2 10/18] m68k: fix access_ok for coldfire
` [PATCH v2 11/18] arm64: simplify access_ok()
` [PATCH v2 12/18] uaccess: fix type mismatch warnings from access_ok()
` [PATCH v2 13/18] uaccess: generalize access_ok()
` [PATCH v2 14/18] lib/test_lockup: fix kernel pointer check for separate address spaces
` [PATCH v2 15/18] sparc64: remove CONFIG_SET_FS support
` [PATCH v2 16/18] sh: "
` [PATCH v2 17/18] ia64: "
` [PATCH v2 18/18] uaccess: drop maining CONFIG_SET_FS users

[PATCH V2 26/30] hexagon/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
 2022-02-21  6:38 UTC 

[PATCH 00/14] clean up asm/uaccess.h, kill set_fs for good
 2022-02-16 19:43 UTC  (61+ messages)
` [PATCH 01/14] uaccess: fix integer overflow on access_ok()
` [PATCH 02/14] sparc64: add __{get,put}_kernel_nocheck()
` [PATCH 03/14] nds32: fix access_ok() checks in get/put_user
` [PATCH 04/14] x86: use more conventional access_ok() definition
` [PATCH 05/14] uaccess: add generic __{get,put}_kernel_nofault
` [PATCH 06/14] mips: use simpler access_ok()
` [PATCH 07/14] uaccess: generalize access_ok()
` [PATCH 08/14] arm64: simplify access_ok()
` [PATCH 09/14] m68k: drop custom __access_ok()
` [PATCH 10/14] uaccess: remove most CONFIG_SET_FS users
` [PATCH 11/14] sparc64: remove CONFIG_SET_FS support
` [PATCH 12/14] sh: "
` [PATCH 13/14] ia64: "
` [PATCH 14/14] uaccess: drop set_fs leftovers

[PATCH 26/30] hexagon/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
 2022-02-14  2:30 UTC 

[PATCH] mm: Remove mmu_gathers storage from remaining architectures
 2022-02-06  3:19 UTC  (3+ messages)

[RFC V1 26/31] hexagon/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT
 2022-01-24 12:57 UTC 

architectures that still need to remove set_fs()
 2022-01-18 11:48 UTC  (2+ messages)

[PATCH] fs: btrfs: Disable BTRFS on platforms having 256K pages
 2022-01-10  8:29 UTC  (8+ messages)

Reference to non-existing config COMET_EARLY_UART_DEBUG
 2022-01-03 12:16 UTC 

[PATCH] hexagon: use strscpy to copy strings
 2021-12-20  8:50 UTC 

fs/btrfs/inode.c:569:2: error: call to __compiletime_assert_921 declared with 'error' attribute: BUILD_BUG_ON failed: (BTRFS_MAX_COMPRESSED % PAGE_SIZE) != 0
 2021-11-29 19:33 UTC 

[PATCH 11/11] locking: Allow to include asm/spinlock_types.h from linux/spinlock_types_raw.h
 2021-11-29 17:46 UTC 

[PATCH 01/20] Hexagon HVX (target/hexagon) README
 2021-11-25  6:26 UTC  (3+ messages)

[PATCH v2 0/3] Fixes for ARCH=hexagon allmodconfig
 2021-11-15 17:42 UTC  (4+ messages)
` [PATCH v2 1/3] hexagon: Export raw I/O routines for modules
` [PATCH v2 2/3] hexagon: Clean up timer-regs.h
` [PATCH v2 3/3] hexagon: Ignore vmlinux.lds

[PATCH v2 0/3] power: reset: Convert Power-Off driver to tristate
 2021-09-09 12:04 UTC  (2+ messages)
` [PATCH v2 1/3] arch: Export machine_restart() instances so they can be called from modules

[PATCH] trap: Fix warning comparing pointer to 0
 2021-09-07  2:23 UTC  (2+ messages)

[PATCH 2/3] trace: refactor TRACE_IRQFLAGS_SUPPORT in Kconfig
 2021-08-25  3:49 UTC  (2+ messages)

[PATCH] init: consolidate trap_init()
 2021-08-22 19:48 UTC  (3+ messages)
` [PATCH v2] "

add support for the global coherent pool to the dma core
 2021-08-18 14:27 UTC  (4+ messages)
` [PATCH 7/7] hexagon: use the generic global coherent pool


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox