messages from 2021-05-06 16:35:27 to 2022-02-15 00:31:52 UTC [more...]
[PATCH 00/14] clean up asm/uaccess.h, kill set_fs for good
2022-02-15 0:31 UTC (35+ 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 (17+ messages)
` [PATCH] "
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 (4+ 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 (7+ 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 (14+ messages)
` [PATCH 1/7] dma-direct: add support for dma_coherent_default_memory
` [PATCH 2/7] ARM/nommu: use the generic dma-direct code for non-coherent devices
` [PATCH 3/7] dma-mapping: allow using the global coherent pool for !ARM
` [PATCH 4/7] dma-mapping: simplify dma_init_coherent_memory
` [PATCH 5/7] dma-mapping: add a dma_init_global_coherent helper
` [PATCH 6/7] dma-mapping: make the global coherent pool conditional
` [PATCH 7/7] hexagon: use the generic global coherent pool
[PATCH -next] trap: Cleanup trap_init()
2021-08-13 2:27 UTC (4+ messages)
[PATCH 0/3] power: reset: Convert Power-Off driver to tristate
2021-08-05 18:54 UTC (6+ messages)
` [PATCH 1/3] arch: Export machine_restart() instances so they can be called from modules
[PATCH] hexagon: Clean up timer-regs.h
2021-08-04 18:31 UTC (3+ messages)
[PATCH] Hexagon: Export raw I/O routines for modules
2021-08-04 18:26 UTC (4+ messages)
[PATCH v3 0/6] asm-generic: strncpy_from_user/strnlen_user cleanup
2021-07-26 8:55 UTC (26+ messages)
` [PATCH v3 1/9] asm-generic/uaccess.h: remove __strncpy_from_user/__strnlen_user
` [PATCH v3 2/9] h8300: remove stale strncpy_from_user
` [PATCH v3 3/9] hexagon: use generic strncpy/strnlen from_user
` [PATCH v3 4/9] arc: "
` [PATCH v3 5/9] csky: "
` [PATCH v3 6/9] microblaze: "
` [PATCH v3 7/9] asm-generic: uaccess: remove inline strncpy_from_user/strnlen_user
` [PATCH v3 8/9] asm-generic: remove extra strn{cpy_from,len}_user declarations
` [PATCH v3 9/9] asm-generic: reverse GENERIC_{STRNCPY_FROM,STRNLEN}_USER symbols
` [PATCH v3 9/9] asm-generic: reverse GENERIC_{STRNCPY_FROM, STRNLEN}_USER symbols
how can we test the hexagon port in mainline
2021-07-08 19:08 UTC (14+ messages)
[PATCH] hexagon: cmpxchg: fix comment after rename of a documentation file
2021-06-28 3:01 UTC
[PATCH 0/3] hexagon: Fix build error with CONFIG_STACKDEPOT and select CONFIG_ARCH_WANT_LD_ORPHAN_WARN
2021-06-15 17:25 UTC (13+ messages)
` [PATCH 1/3] hexagon: Handle {,SOFT}IRQENTRY_TEXT in linker script
` [PATCH 2/3] hexagon: Use common DISCARDS macro
` [PATCH 3/3] hexagon: Select ARCH_WANT_LD_ORPHAN_WARN
[PATCH 1/5] kbuild: require all architectures to have arch/$(SRCARCH)/Kbuild
2021-05-26 14:32 UTC (5+ messages)
` [PATCH 4/5] hexagon: move core-y in arch/hexagon/Makefile to arch/hexagon/Kbuild
ARCH=hexagon unsupported?
2021-05-19 15:28 UTC (10+ messages)
[PATCH 0/5] asm-generic: strncpy_from_user/strnlen_user cleanup
2021-05-17 8:42 UTC (11+ messages)
` [PATCH 1/5] asm-generic/uaccess.h: remove __strncpy_from_user/__strnlen_user
` [PATCH 2/5] hexagon: use generic strncpy/strnlen from_user
` [PATCH 3/5] arc: "
` [PATCH 4/5] asm-generic: uaccess: remove inline strncpy_from_user/strnlen_user
` [PATCH 5/5] asm-generic: remove extra strn{cpy_from,len}_user declarations
[PATCH 0/6] [v2] asm-generic: strncpy_from_user/strnlen_user cleanup
2021-05-17 7:27 UTC (13+ messages)
` [PATCH 1/6] [v2] asm-generic/uaccess.h: remove __strncpy_from_user/__strnlen_user
` [PATCH 2/6] [v2] h8300: remove stale strncpy_from_user
` [PATCH 3/6] [v2] hexagon: use generic strncpy/strnlen from_user
` [PATCH 4/6] [v2] arc: "
` [PATCH 5/6] [v2] asm-generic: uaccess: remove inline strncpy_from_user/strnlen_user
` [PATCH 6/6] [v2] asm-generic: remove extra strn{cpy_from, len}_user declarations
[GIT PULL] hexagon changes for v5.13
2021-05-06 16:52 UTC (5+ 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).