summaryrefslogtreecommitdiffstats
path: root/arch/xtensa
AgeCommit message (Expand)AuthorLines
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-3/+3
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-3/+3
2026-02-20Merge tag 'xtensa-20260219' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds-2/+8
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds-0/+1
2026-02-12Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-8/+7
2026-02-10Merge tag 'sched-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+1
2026-01-26arch, mm: consolidate initialization of nodes, zones and memory mapMike Rapoport (Microsoft)-4/+0
2026-01-26xtensa: introduce arch_zone_limits_init()Mike Rapoport (Microsoft)-6/+10
2026-01-22rseq: Implement sys_rseq_slice_yield()Thomas Gleixner-0/+1
2026-01-20kernel.h: drop hex.h and update all hex.h usersRandy Dunlap-0/+1
2026-01-20treewide: provide a generic clear_user_page() variantDavid Hildenbrand-1/+0
2026-01-05syscall.h: Remove unused SYSCALL_MAX_ARGSJinjie Ruan-1/+0
2025-12-15xtensa: align: validate access in fast_load_storeRicky Ringler-2/+8
2025-12-06Merge tag 'tty-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds-5/+0
2025-12-03Merge tag 'v6.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-7/+0
2025-11-22crypto: ansi_cprng - Remove unused ansi_cprng algorithmEric Biggers-7/+0
2025-11-21serial: drop SERIAL_8250_DEPRECATED_OPTIONSJiri Slaby (SUSE)-5/+0
2025-11-03arch: hookup listns() system callChristian Brauner-0/+1
2025-10-15Merge tag 'ext4_for_linus-6.18-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-7/+7
2025-10-13Use CONFIG_EXT4_FS instead of CONFIG_EXT3_FS in all of the defconfigsTheodore Ts'o-7/+7
2025-10-10Merge tag 'xtensa-20251010' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds-3/+8
2025-10-03Merge tag 'pull-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds-1/+0
2025-10-02Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-8/+8
2025-09-30Merge tag 'sched-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+1
2025-09-29Merge tag 'ffs-const-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-5/+5
2025-09-25arch: Add the macro COMPILE_OFFSETS to all the asm-offsets.cMenglong Dong-0/+1
2025-09-21mm: constify highmem related functions for improved const-correctnessMax Kellermann-1/+1
2025-09-21kasan: call kasan_init_generic in kasan_initSabyrzhan Tasbolatov-1/+1
2025-09-15kill FIRST_USER_PGD_NRAl Viro-1/+0
2025-09-15xtensa: use HZ_PER_MHZ in platform_calibrate_ccountThorsten Blum-2/+3
2025-09-13mm: introduce memdesc_flags_tMatthew Wilcox (Oracle)-6/+6
2025-09-08xtensa: Add __attribute_const__ to ffs()-family implementationsKees Cook-5/+5
2025-09-01arch: copy_thread: pass clone_flags as u64Simon Schuster-1/+1
2025-09-01xtensa: simdisk: add input size check in proc_write_simdiskMiaoqian Lin-1/+5
2025-08-09Merge tag 'xtensa-20250808' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds-43/+43
2025-07-28Merge tag 'execve-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kee...Linus Torvalds-2/+2
2025-07-28Merge tag 'vfs-6.17-rc1.fileattr' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+2
2025-07-28Merge tag 'pull-headers_param' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-32/+0
2025-07-14xtensa: ptrace: Use USER_REGSET_NOTE_TYPE() to specify regset note namesDave Martin-2/+2
2025-07-02fs: introduce file_getattr and file_setattr syscallsAndrey Albershteyn-0/+2
2025-06-24loongarch, um, xtensa: get rid of generated arch/$ARCH/include/asm/param.hAl Viro-1/+0
2025-06-24xtensa: get rid uapi/asm/param.hAl Viro-31/+0
2025-06-11mm: pgtable: fix pte_swp_exclusiveMagnus Lindholm-1/+1
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar-1/+1
2025-06-07Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-1/+1
2025-06-07arch: use always-$(KBUILD_BUILTIN) for vmlinux.ldsMasahiro Yamada-1/+1
2025-06-06xtensa: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headersThomas Huth-37/+37
2025-06-06xtensa: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi headersThomas Huth-6/+6
2025-06-03Merge tag 'xtensa-20250603' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds-15/+12
2025-05-31Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-6/+18