summaryrefslogtreecommitdiff
path: root/arch/xtensa
AgeCommit message (Expand)AuthorFilesLines
4 daysConvert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds2-3/+3
4 daystreewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook2-3/+3
5 daysMerge tag 'xtensa-20260219' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds1-2/+8
13 daysMerge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds1-0/+1
13 daysMerge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-8/+7
2026-02-10Merge tag 'sched-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2026-01-27arch, mm: consolidate initialization of nodes, zones and memory mapMike Rapoport (Microsoft)1-4/+0
2026-01-27xtensa: introduce arch_zone_limits_init()Mike Rapoport (Microsoft)1-6/+10
2026-01-22rseq: Implement sys_rseq_slice_yield()Thomas Gleixner1-0/+1
2026-01-21kernel.h: drop hex.h and update all hex.h usersRandy Dunlap1-0/+1
2026-01-21treewide: provide a generic clear_user_page() variantDavid Hildenbrand1-1/+0
2026-01-05syscall.h: Remove unused SYSCALL_MAX_ARGSJinjie Ruan1-1/+0
2025-12-15xtensa: align: validate access in fast_load_storeRicky Ringler1-2/+8
2025-12-07Merge tag 'tty-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds5-5/+0
2025-12-03Merge tag 'v6.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds7-7/+0
2025-11-22crypto: ansi_cprng - Remove unused ansi_cprng algorithmEric Biggers7-7/+0
2025-11-21serial: drop SERIAL_8250_DEPRECATED_OPTIONSJiri Slaby (SUSE)5-5/+0
2025-11-03arch: hookup listns() system callChristian Brauner1-0/+1
2025-10-15Merge tag 'ext4_for_linus-6.18-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-7/+7
2025-10-14Use CONFIG_EXT4_FS instead of CONFIG_EXT3_FS in all of the defconfigsTheodore Ts'o7-7/+7
2025-10-10Merge tag 'xtensa-20251010' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds2-3/+8
2025-10-03Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-1/+0
2025-10-03Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-8/+8
2025-09-30Merge tag 'sched-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2025-09-30Merge tag 'ffs-const-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-5/+5
2025-09-25arch: Add the macro COMPILE_OFFSETS to all the asm-offsets.cMenglong Dong1-0/+1
2025-09-22mm: constify highmem related functions for improved const-correctnessMax Kellermann1-1/+1
2025-09-22kasan: call kasan_init_generic in kasan_initSabyrzhan Tasbolatov1-1/+1
2025-09-16kill FIRST_USER_PGD_NRAl Viro1-1/+0
2025-09-15xtensa: use HZ_PER_MHZ in platform_calibrate_ccountThorsten Blum1-2/+3
2025-09-14mm: introduce memdesc_flags_tMatthew Wilcox (Oracle)1-6/+6
2025-09-09xtensa: Add __attribute_const__ to ffs()-family implementationsKees Cook1-5/+5
2025-09-01arch: copy_thread: pass clone_flags as u64Simon Schuster1-1/+1
2025-09-01xtensa: simdisk: add input size check in proc_write_simdiskMiaoqian Lin1-1/+5
2025-08-09Merge tag 'xtensa-20250808' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds19-43/+43
2025-07-29Merge tag 'execve-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kee...Linus Torvalds1-2/+2
2025-07-29Merge tag 'vfs-6.17-rc1.fileattr' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+2
2025-07-28Merge tag 'pull-headers_param' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-32/+0
2025-07-15xtensa: ptrace: Use USER_REGSET_NOTE_TYPE() to specify regset note namesDave Martin1-2/+2
2025-07-02fs: introduce file_getattr and file_setattr syscallsAndrey Albershteyn1-0/+2
2025-06-25loongarch, um, xtensa: get rid of generated arch/$ARCH/include/asm/param.hAl Viro1-1/+0
2025-06-25xtensa: get rid uapi/asm/param.hAl Viro1-31/+0
2025-06-12mm: pgtable: fix pte_swp_exclusiveMagnus Lindholm1-1/+1
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar1-1/+1
2025-06-07Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds1-1/+1
2025-06-07arch: use always-$(KBUILD_BUILTIN) for vmlinux.ldsMasahiro Yamada1-1/+1
2025-06-06xtensa: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headersThomas Huth16-37/+37
2025-06-06xtensa: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi headersThomas Huth3-6/+6
2025-06-03Merge tag 'xtensa-20250603' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds12-15/+12
2025-06-01Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-6/+18