2025-10-19 6:50 Re: [PATCH 03/17] csky: Add __attribute_const__ to ffs()-family implementations 28+ messages
2025-10-18 3:59 Re: [PATCH] defconfig: cleanup orphaned CONFIG_SCHED_DEBUG 3+ messages
2025-10-13 7:55 Welders ready to work
2025-10-10 4:57 Re: [PATCH-RFC] init: simplify initrd code (was Re: [PATCH RESEND 00/62] initrd: remove classic initrd support). 103+ messages
2025-10-06 8:08 Re: [PATCH 13/41] hexagon: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers 4+ messages
2025-10-06 6:19 Re: [PATCH 00/62] initrd: remove classic initrd support 8+ messages
2025-09-18 15:51 Re: [PATCH v2 3/4] arch: copy_thread: pass clone_flags as u64 21+ messages
2025-09-04 10:52 Re: [PATCH 0/2] change "a mm_struct" to "an mm_struct" in comment 5+ messages
2025-08-10 21:12 Re: [PATCH 00/23] binfmt_elf,arch/*: Use elf.h for coredump note names 6+ messages
2025-07-29 1:11 Re: [GIT PULL] execve updates for v6.17 2+ messages
2025-07-16 18:04 Re: [PATCH 1/1] uapi/termios: remove struct ktermios from uapi headers 3+ messages
2025-07-01 8:49 Re: kernel/fork.c:3088:2: warning: clone3() entry point is missing, please fix 8+ messages
2025-06-10 16:28 Re: [PATCH 2/2] arch: use always-$(KBUILD_BUILTIN) for vmlinux.lds 4+ messages
2025-06-02 15:16 Re: [PATCH v2 1/1] mm: pgtable: fix pte_swp_exclusive 8+ messages
2025-05-19 17:19 Re: [PATCH v2 10/13] arch, mm: set high_memory in free_area_init() 24+ messages
2025-05-19 15:40 Re: [PATCH] docs: align with scripts/syscall.tbl migration 2+ messages
2025-03-20 10:44 Re: [PATCH RFC v2 04/29] mm: asi: Add infrastructure for boot-time enablement 45+ messages
2025-03-15 14:55 Soekris crypto 1411, where to find ? 32+ messages
2025-03-04 6:11 Re: [PATCH v2 3/6 update] mm: pgtable: convert some architectures to use tlb_remove_ptdesc() 22+ messages
2025-03-03 11:20 [PATCH v7 3/6] syscall.h: introduce syscall_set_nr() 4+ messages
2025-02-28 13:55 Re: [PATCH v7 7/8] execmem: add support for cache of large ROX pages 23+ messages
2025-02-19 17:16 Re: [PATCH v6 3/6] syscall.h: introduce syscall_set_nr() 6+ messages
2025-02-10 11:35 [PATCH v5 4/7] syscall.h: introduce syscall_set_nr() 4+ messages
2025-02-08 7:22 Re: [PATCH 0/5] remove tlb_remove_page_ptdesc() 12+ messages
2025-02-03 19:15 Re: [PATCH v2 0/6] Account page tables at all levels 14+ messages
2025-02-03 10:35 Re: [PATCH v4 0/7] ptrace: introduce PTRACE_SET_SYSCALL_INFO API 6+ messages
2025-02-01 4:18 Re: [GIT PULL] hexagon changes for v6.14-rc1 2+ messages
2025-01-30 11:36 Re: [PATCH v3 2/6] syscall.h: add syscall_set_arguments() and syscall_set_return_value() 11+ messages
2025-01-27 16:21 RE: [PATCH] hexagon: fix using plain integer as NULL pointer warning in cmpxchg 4+ messages
2025-01-18 4:34 Re: [PATCH v2 3/7] syscall.h: add syscall_set_arguments() and syscall_set_return_value() 7+ messages
2025-01-17 13:25 Re: [PATCH v5 05/17] arm64: pgtable: use mmu gather to free p4d level page table 28+ messages
2025-01-13 17:09 [PATCH v2 0/7] ptrace: introduce PTRACE_SET_SYSCALL_INFO API
2025-01-11 1:16 Re: [PATCH 3/6] syscall.h: introduce syscall_set_nr() 8+ messages
2025-01-07 14:22 Re: [PATCH v4 15/15] mm: pgtable: introduce generic pagetable_dtor_free() 54+ messages
2025-01-06 3:53 Re: [PATCH v3 15/17] mm: pgtable: remove tlb_remove_page_ptdesc() 26+ messages
2025-01-03 10:36 Re: [PATCH 05/10] riscv: mm: Skip pgtable level check in {pud,p4d}_alloc_one 25+ messages
2024-12-19 8:34 [PATCH] hexagon: make arch_spin_trylock() return signed int
2024-12-18 18:23 Re: [PATCH v2] hexagon: Disable constant extender optimization for LLVM prior to 19.1.0 5+ messages
2024-12-13 4:26 I urge you to understand my viewpoint accurately.
2024-12-11 22:32 Re: [PATCH 1/2] asm-generic: provide generic page_to_phys and phys_to_page implementations 6+ messages
2024-11-14 17:18 Re: allmodconfig link failure on -next (relocation R_HEX_B22_PCREL out of range) 7+ messages
2024-11-12 16:19 RE: [PATCH] hexagon: time: Remove redundant null check for resource 2+ messages
2024-11-10 16:03 Re: net/ipv4/inet_diag.c:1511:17: sparse: sparse: Using plain integer as NULL pointer
2024-10-30 8:45 Re: [RFC PATCH v1 01/57] mm: Add macros ahead of supporting boot-time page size selection 7+ messages
2024-10-29 14:30 RE: [PATCH] hexagon: simplify asm/io.h for !HAS_IOPORT 2+ messages
2024-10-25 15:11 Re: [PATCH v9 0/5] treewide: Remove I/O port accessors for HAS_IOPORT=n 9+ messages
2024-10-24 9:30 Re: [PATCH v8 3/5] drm: handle HAS_IOPORT dependencies 15+ messages
2024-10-24 8:13 Re: [PATCH v6 6/8] x86/module: prepare module loading for ROX allocations of text 27+ messages
2024-10-22 19:19 RE: [PATCH] hexagon: Move kernel prototypes out of uapi/asm/setup.h header 3+ messages
2024-10-16 23:58 Re: [PATCH v5 7/8] execmem: add support for cache of large ROX pages 40+ messages
2024-10-15 5:44 Re: [PATCH 2/2] asm-generic: add an optional pfn_valid check to pfn_valid 4+ messages
2024-10-13 14:53 Re: [PATCH v6 4/5] tty: serial: handle HAS_IOPORT dependencies 14+ messages
2024-10-10 8:37 Re: [PATCH] asm-generic: provide generic page_to_phys and phys_to_page implementations 6+ messages
2024-10-08 11:41 Re: [PATCH v7 4/5] tty: serial: handle HAS_IOPORT dependencies 7+ messages
2024-10-08 6:19 Re: [PATCH v4 5/8] arch: introduce set_direct_map_valid_noflush() 11+ messages
2024-10-02 11:54 Re: [PATCH 1/1] hexagon: Don't select GENERIC_IOMAP without HAS_IOPORT support 10+ messages
2024-10-01 19:08 RE: [PATCH] hexagon: Disable constant extender optimization for LLVM prior to 19.1.0 3+ messages
2024-09-23 15:14 RE: [PATCH] hexagon: vdso: Fix build failure 2+ messages
2024-09-19 11:18 Re: [PATCH v3 7/8] execmem: add support for cache of large ROX pages 16+ messages
2024-09-06 9:37 Re: [PATCH v2 7/8] execmem: add support for cache of large ROX pages 12+ messages
2024-08-27 14:14 Re: [PATCH v4 net-next 09/12] testing: net-drv: add basic shaper test
2024-08-21 1:18 Re: [PATCH v2 1/4] mm: Add optional close() to struct vm_special_mapping 11+ messages
2024-08-16 20:27 RE: [PATCH v2 09/13] csky, hexagon: fix broken sys_sync_file_range 14+ messages
2024-08-15 6:32 Re: [RFC PATCH 00/18] use struct ptdesc to replace pgtable_t 24+ messages
2024-08-14 16:30 RE: [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... 6+ messages
2024-07-29 10:07 Re: Build regressions/improvements in v6.11-rc1 2+ messages
2024-07-23 12:58 Re: [PATCH 00/17] arch: convert everything to syscall.tbl 38+ messages
2024-07-17 12:45 Re: [GIT PULL] asm-generic updates for 6.11 14+ messages
2024-06-27 18:20 Re: [GIT PULL] asm-generic fixes for 6.10 2+ messages
2024-06-24 12:52 Re: [PATCH 02/15] syscalls: fix compat_sys_io_pgetevents_time64 usage 39+ messages
2024-04-16 19:18 [PATCH 3/5 RESEND] mm: add vaddr param to pmd_populate_kernel 2+ messages
2024-04-05 16:20 Re: [Intel-gfx] [PATCH v5 0/7] Introduce __xchg, non-atomic xchg 21+ messages
2024-03-20 0:44 RE: [PATCH] hexagon: vmlinux.lds.S: Handle attributes section 2+ messages
2024-03-08 16:28 Re: [v2 PATCH 0/3] arch: mm, vdso: consolidate PAGE_SIZE definition 13+ messages
2024-03-06 8:55 Tailored educational solutions.
2024-03-05 10:59 Re: [PATCH 3/4] arch: define CONFIG_PAGE_SIZE_*KB on all architectures 27+ messages
2024-02-29 23:01 Re: [PATCH 1/4] asm-generic/page.h: apply page shift to PFN instead of VA in pfn_to_virt 18+ messages
2024-02-16 2:03 Re: [PATCH] hexagon: select GENERIC_IRQ_PROBE instead of redefining it 4+ messages
2024-02-15 19:12 RE: [PATCH] hexagon: select FRAME_POINTER instead of redefining it 3+ messages
2024-02-09 13:34 Re: [bcachefs:header_cleanup 21/51] /bin/bash: line 1: 19420 Segmentation fault LLVM_OBJCOPY="llvm-objcopy" pahole -J --btf_gen_floats -j --lang_exclude=rust --skip_encoding_btf_inconsistent_proto --btf_gen_optimized --btf_base vmlinux drivers/misc/eep... 18+ messages
2024-02-02 17:43 Re: [PATCH] mm: Remove broken pfn_to_virt() on arch csky/hexagon/openrisc 3+ messages
2024-01-16 1:08 [PATCH AUTOSEL 4.19 1/8] Hexagon: Make pfn accessors statics inlines
2024-01-16 1:08 [PATCH AUTOSEL 5.4 1/9] Hexagon: Make pfn accessors statics inlines
2024-01-16 1:07 [PATCH AUTOSEL 5.10 1/9] Hexagon: Make pfn accessors statics inlines
2024-01-16 1:07 [PATCH AUTOSEL 5.15 02/11] Hexagon: Make pfn accessors statics inlines
2024-01-16 1:06 [PATCH AUTOSEL 6.1 03/14] Hexagon: Make pfn accessors statics inlines
2024-01-16 1:04 [PATCH AUTOSEL 6.6 04/19] Hexagon: Make pfn accessors statics inlines
2024-01-16 1:03 [PATCH AUTOSEL 6.7 05/21] Hexagon: Make pfn accessors statics inlines
2024-01-07 12:01 Re: [PATCH v3 1/5] m68k/bitops: force inlining of all bitops functions 9+ messages
2024-01-05 19:13 [PATCH] lib/Kconfig.debug: Disable CONFIG_DEBUG_INFO_BTF for Hexagon
2023-12-11 16:22 Re: [PATCH] hexagon: Remove CONFIG_HEXAGON_ARCH_VERSION from uapi header 3+ messages
2023-12-02 4:12 [linux-next:master] BUILD REGRESSION 5eda217cee887e595ba2265435862d585d399769
2023-12-01 7:12 Re: [PATCH 00/19] hexagon: Fix up instances of -Wmissing-prototypes 22+ messages
2023-11-25 3:21 [linux-next:master] BUILD REGRESSION 8c9660f6515396aba78d1168d2e17951d653ebf2
2023-11-23 0:06 Re: [PATCH v3 1/5] arch,locking/atomic: arc: arch_cmpxchg should check data size 9+ messages
2023-11-20 7:04 Re: [PATCH] asm/io: remove unnecessary xlate_dev_mem_ptr() and unxlate_dev_mem_ptr() 7+ messages
2023-11-20 3:36 [PATCH v2] asm/io: remove unnecessary xlate_dev_mem_ptr() and unxlate_dev_mem_ptr()
2023-11-17 15:21 [linux-next:master] BUILD REGRESSION eff99d8edbed7918317331ebd1e365d8e955d65e
2023-11-15 13:28 [PATCH 2/2] Hexagon: Make pfn accessors statics inlines 3+ messages
2023-11-10 19:35 Re: PSA: This list is being migrated (no action required) 2+ messages
2023-11-08 1:04 Re: [PATCH v2 4/4] locking/atomic: hexagon: arch_cmpxchg[64]_local undefined 9+ messages
2023-11-06 13:21 PSA: migrating linux-hexagon to new vger infrastructure
2023-10-26 8:10 Bezplatná 60denní zkušební verze: Vylepšete své výrobní procesy
2023-10-25 14:15 Re: [PATCH] hexagon: Remove unusable symbols from the ptrace.h uapi 3+ messages
2023-10-13 21:03 Re: [PATCH mm-unstable v9 14/31] s390: Convert various pgalloc functions to use ptdescs 34+ messages
2023-10-10 12:20 Re: [PATCH v3 0/9] video: screen_info cleanups 14+ messages
2023-10-06 14:51 Re: Arches that don't support PREEMPT 32+ messages
2023-10-06 8:31 Re: [PATCH v5 3/4] arch/*/io.h: remove ioremap_uc in some architectures 4+ messages
2023-09-13 11:28 [PATCH v3] Hexagon: Make pfn accessors statics inlines
2023-08-28 8:07 Re: (subset) [PATCH 00/17] -Wmissing-prototype warning fixes 17+ messages
2023-08-22 21:26 Re: [PATCH 0/7] Expect immutable pointer in virt_to_phys/isa_virt_to_bus prototypes 6+ messages
2023-08-19 8:53 Re: [PATCH] treewide: drop CONFIG_EMBEDDED 5+ messages
2023-08-18 14:18 Re: [06/12] arch: Declare screen_info in <asm/screen_info.h> 44+ messages
2023-08-17 4:38 Re: [PATCH] treewide: drop CONFIG_EMBEDDED 7+ messages
2023-08-10 7:41 [PATCH v2] Hexagon: Make pfn accessors statics inlines
2023-08-09 19:04 RE: hexagon: fix warning comparing pointer to 0 2+ messages
2023-08-09 16:17 RE: [PATCH] Hexagon: Make pfn accessors statics inlines 2+ messages
2023-08-03 5:46 Re: [PATCH 2/2] powerpc/xmon: use KSYM_NAME_LEN in array size 12+ messages
2023-07-31 17:03 [PATCH mm-unstable v8 31/31] mm: Remove pgtable_{pmd, pte}_page_{ctor, dtor}() wrappers 32+ messages
2023-07-26 14:34 Re: [PATCH mm-unstable v7 00/31] Split ptdesc from struct page 35+ messages
2023-07-24 12:07 Re: [PATCH v2 1/9] vgacon: rework Kconfig dependencies 27+ messages
2023-07-17 16:51 Re: [PATCH v9 01/42] mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma() 10+ messages
2023-07-13 0:33 Re: [PATCH 4/4] vgacon, arch/*: remove unused screen_info definitions 6+ messages
2023-07-10 6:32 Re: [PATCH v8 02/19] hexagon: mm: Convert to GENERIC_IOREMAP 2+ messages
2023-07-07 9:48 [RFC PATCH] hexagon: Remove unusable symbols from the ptrace.h uapi
2023-07-06 14:11 Re: [PATCH 20/21] ARM: dma-mapping: split out arch_dma_mark_clean() helper 75+ messages
2023-06-28 18:51 Re: [PATCH v6 00/33] Split ptdesc from struct page 43+ messages
2023-06-27 21:57 Re: [PATCH v5 26/33] nios2: Convert __pte_free_tlb() to use ptdescs 46+ messages
2023-06-25 1:15 Re: [PATCH v7 02/19] hexagon: mm: Convert to GENERIC_IOREMAP 5+ messages
2023-06-20 23:10 Re: [PATCH v4 04/34] pgtable: Create struct ptdesc 81+ messages
2023-06-18 14:20 Re: [PATCH 1/1] arch:hexagon/powerpc: use KSYM_NAME_LEN in array size 8+ messages
2023-06-16 12:46 Re: [PATCH v6 02/19] hexagon: mm: Convert to GENERIC_IOREMAP 7+ messages
2023-06-14 18:18 Re: [PATCH] Hexagon: Replace all non-returning strlcpy with strscpy 3+ messages
2023-06-08 10:12 Re: [PATCH v3 30/34] sh: Convert pte_free_tlb() to use ptdescs 47+ messages
2023-05-28 5:47 Re: [PATCH v2 05/34] mm: add utility functions for ptdesc 57+ messages
2023-05-22 2:56 [PATCH -next] hexagon: Fix unbalanced spinlock in die()
2023-05-17 6:27 Re: [PATCH v5 RESEND 02/17] hexagon: mm: Convert to GENERIC_IOREMAP 3+ messages
2023-05-03 11:06 Re: [PATCH] Remove HAVE_VIRT_CPU_ACCOUNTING_GEN option 4+ messages
2023-04-20 23:32 Re: [PATCH 01/33] s390: Use _pt_s390_gaddr for gmap address tracking 43+ messages
2023-03-23 18:31 Re: [PATCH v5 7/7] sched, smp: Trace smp callback causing an IPI 21+ messages
2023-03-10 21:14 Re: [PATCH v4 3/4] arch/*/io.h: remove ioremap_uc in some architectures 5+ messages
2023-03-07 7:17 Re: [PATCH v3 2/2] arch/*/io.h: remove ioremap_uc in some architectures 7+ messages
2023-03-07 0:48 Re: [PATCH 01/10] alpha: fix livelock in uaccess 40+ messages
2023-03-02 12:19 Re: [PATCH v7 13/41] mm: Make pte_mkwrite() take a VMA 4+ messages
2023-03-01 15:41 Re: [PATCH v6 13/41] mm: Make pte_mkwrite() take a VMA 8+ messages
2023-03-01 3:42 [PATCH v5 02/17] hexagon: mm: Convert to GENERIC_IOREMAP
2023-02-28 21:11 Re: [PATCH mm-unstable v1 00/26] mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on all architectures with swap PTEs 42+ messages
2023-02-17 12:11 Re: [PATCH v4 01/16] hexagon: mm: Convert to GENERIC_IOREMAP 5+ messages
2023-02-15 16:22 RE: [PATCH 12/7] hexagon: Implement the new page table range API 2+ messages
2023-02-15 5:22 Re: [PATCH 13/19] arch/riscv: rename internal name __xchg to __arch_xchg 41+ messages
2023-02-14 14:10 Re: [PATCH v4 0/7] Generic IPI sending tracepoint 10+ messages
2023-02-13 7:54 Re: [PATCH v2 4/4] mm, arch: add generic implementation of pfn_valid() for FLATMEM 22+ messages
2023-02-09 5:07 RE: [PATCH -next] hexagon: Fix warning comparing pointer to 0 2+ messages
2023-01-30 16:43 RE: [PATCH] trap: Fix warning comparing pointer to 0 2+ messages
2023-01-28 9:02 Re: [PATCH 3/3] mm, arch: add generic implementation of pfn_valid() for FLATMEM 10+ messages
2023-01-20 9:56 Re: [PATCH v3 16/51] cpuidle: Annotate poll_idle() 63+ messages
2023-01-09 19:02 Re: [PATCH v3 3/8] sched, smp: Trace IPIs sent via send_call_function_single_ipi() 14+ messages
2023-01-03 8:14 [PATCH 5.10 30/63] hexagon: add support for TIF_NOTIFY_SIGNAL
2023-01-02 17:24 Re: [PATCH v5 2/9] bitops: always define asm-generic non-atomic bitops 22+ messages
2022-12-19 1:40 Re: [PATCH mm-unstable RFC 00/26] mm: support __HAVE_ARCH_PTE_SWP_EXCLUSIVE on all architectures with swap PTEs 34+ messages
2022-11-22 16:04 Re: [PATCH v2 12/44] cpuidle,dt: Push RCU-idle into driver 88+ messages
2022-11-18 16:42 Re: [RFC PATCH v2 8/8] sched, smp: Trace smp callback causing an IPI 19+ messages
2022-11-11 2:50 Re: [PATCH] mm: remove kern_addr_valid() completely 9+ messages
2022-10-14 21:22 [PATCH 04/13] hexagon: ptrace: user_regset_copyin_ignore() always returns 0 2+ messages
2022-10-12 10:09 [RFC PATCH 1/8] hexagon: mm: Convert to GENERIC_IOREMAP
2022-10-11 20:41 Re: [RFC PATCH 0/5] Generic IPI sending tracepoint 16+ messages
2022-10-10 0:17 Re: [PATCH v3 01/11] hexagon: mm: Convert to GENERIC_IOREMAP 3+ messages
2022-09-29 10:14 [PATCH] hexagon: update config files
2022-09-05 17:04 RE: [masahiroy-kbuild:kbuild 18/19] ld.lld: error: vmlinux.a(arch/hexagon/kernel/head.o):(.init.text+0xd4): relocation R_HEX_B22_PCREL out of range: 2313184 is not in [-2097152, 2097151]; references __vmnewmap 2+ messages
2022-08-31 14:07 Re: [PATCH 2/2 v5] regmap: mmio: Support accelerared noinc operations 3+ messages
2022-08-28 15:12 Re: [PATCH v2 05/11] hexagon: mm: Convert to GENERIC_IOREMAP 6+ messages
2022-08-27 16:50 Re: [PATCH] provide arch_test_bit_acquire for architectures that define test_bit 7+ messages
2022-08-25 20:59 [PATCH v2] include/linux: declare cpuinfo_op in processor.h
2022-08-22 16:05 Re: [PATCH] regmap/hexagon: Properly fix the generic IO helpers 2+ messages
2022-08-21 17:42 Re: [PATCH] kernel: exit: cleanup release_thread() 8+ messages
2022-08-20 17:43 RE: [PATCH] hexagon: move from strlcpy with unused retval to strscpy 2+ messages
2022-08-16 20:50 Re: [PATCH 2/2 v3] regmap: mmio: Support accelerared noinc operations
2022-08-01 14:40 [PATCH 05/11] hexagon: mm: Convert to GENERIC_IOREMAP
2022-07-30 23:45 Re: [PATCH 04/36] cpuidle,intel_idle: Fix CPUIDLE_FLAG_IRQ_ENABLE 106+ messages
2022-07-25 20:48 Re: [PATCH] profile: setup_profiling_timer() is moslty not implemented 3+ messages
2022-07-12 14:31 Re: [bitops] 0e862838f2: BUG:KASAN:wild-memory-access_in_dmar_parse_one_rhsa 5+ messages
2022-07-12 2:39 Re: [PATCH V7 00/26] mm/mmap: Drop __SXXX/__PXXX macros from across platforms 30+ messages
2022-07-06 11:15 Re: [PATCH V6 21/26] m68k/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT 34+ messages
2022-07-06 10:07 Re: [PATCH v3 3/7] bitops: unify non-atomic bitops prototypes across architectures 30+ messages
2022-06-28 3:12 Re: [PATCH V5 04/26] sparc/mm: Move protection_map[] inside the platform 35+ messages
2022-06-27 15:01 [bitops] 001bea109d: BUG:KASAN:wild-memory-access_in_dmar_parse_one_rhsa
2022-06-27 5:48 Re: [PATCH V4 26/26] mm/mmap: Drop ARCH_HAS_VM_GET_PAGE_PROT 52+ messages
2022-06-23 6:53 RE: [PATCH] hexagon: drop unexpected word 'a' in comments 2+ messages
2022-06-22 16:04 Re: [PATCH v4 8/8] lib: test_bitmap: add compile-time optimization/evaluations assertions 13+ messages
2022-06-15 15:52 RE: [PATCH v2 4/6] bitops: define const_*() versions of the non-atomics 30+ messages
2022-06-15 8:01 Re: [PATCH 0/5] kallsyms: make kallsym APIs more safe with scnprintf 11+ messages
2022-06-08 13:31 Re: [PATCH 0/6] bitops: let optimize out non-atomic bitops on compile-time constants 25+ messages
2022-05-31 7:59 Re: [PATCH v5] mm: Avoid unnecessary page fault retires on shared memory types 3+ messages
2022-05-30 18:29 Re: [PATCH v4] mm: Avoid unnecessary page fault retires on shared memory types 9+ messages
2022-05-27 14:53 Re: [PATCH v3] mm: Avoid unnecessary page fault retires on shared memory types 12+ messages
2022-05-17 4:48 Re: [linux-next:master 9995/11651] fs/buffer.c:2254:5: warning: stack frame size (2144) exceeds limit (1024) in 'block_read_full_folio' 5+ messages
2022-03-28 22:06 Re: [GIT PULL] hexagon changes for v5.18 2+ messages
2022-03-24 2:26 [PATCH] hexagon: Fix warning comparing pointer to 0
2022-03-18 10:36 [PATCH] Hexagon: fix typos in comments
2022-03-09 11:33 Re: [PATCH V3 09/30] arm/mm: Enable ARCH_HAS_VM_GET_PAGE_PROT 49+ messages
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).