summaryrefslogtreecommitdiffstats
path: root/arch/xtensa/kernel
AgeCommit message (Expand)AuthorLines
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds-2/+2
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook-2/+2
2026-02-20Merge tag 'xtensa-20260219' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds-2/+8
2026-01-22rseq: Implement sys_rseq_slice_yield()Thomas Gleixner-0/+1
2025-12-15xtensa: align: validate access in fast_load_storeRicky Ringler-2/+8
2025-11-03arch: hookup listns() system callChristian Brauner-0/+1
2025-10-10Merge tag 'xtensa-20251010' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds-2/+3
2025-09-30Merge tag 'sched-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+1
2025-09-25arch: Add the macro COMPILE_OFFSETS to all the asm-offsets.cMenglong Dong-0/+1
2025-09-15xtensa: use HZ_PER_MHZ in platform_calibrate_ccountThorsten Blum-2/+3
2025-09-01arch: copy_thread: pass clone_flags as u64Simon Schuster-1/+1
2025-07-28Merge tag 'execve-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kee...Linus Torvalds-2/+2
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-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-05-21xtensa/perf: Remove driver-specific throttle supportKan Liang-2/+1
2025-03-24Merge tag 'sched-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-5/+1
2025-03-17xtensa: Rely on generic printing of preemption modelSebastian Andrzej Siewior-5/+1
2025-02-12fs: add open_tree_attr()Christian Brauner-0/+1
2025-01-27Merge tag 'xtensa-20250126' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds-1/+1
2024-12-09xtensa: annotate dtb_start variable as static __initdataMasahiro Yamada-1/+1
2024-11-20Merge tag 'devicetree-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-1/+1
2024-11-06fs/xattr: add *at family syscallsChristian Göttsche-0/+4
2024-10-29of/fdt: add dt_phys arg to early_init_dt_scan and early_init_dt_verifyUsama Arif-1/+1
2024-09-09mm: make arch_get_unmapped_area() take vm_flags by defaultMark Brown-1/+2
2024-05-23mseal: wire up mseal syscallJeff Xu-0/+1
2024-04-02xtensa: fix MAKE_PC_FROM_RA second argumentMax Filippov-3/+5
2024-01-09Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+3
2023-12-14wire up syscalls for statmount/listmountMiklos Szeredi-0/+2
2023-11-12LSM: wireup Linux Security Module syscallsCasey Schaufler-0/+3
2023-11-03Merge tag 'tty-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-12/+0
2023-11-01Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-1/+2
2023-10-17vgacon, arch/*: remove unused screen_info definitionsArnd Bergmann-12/+0
2023-10-09Merge tag 'v6.6-rc5' into locking/core, to pick up fixesIngo Molnar-1/+7
2023-10-06arch: Reserve map_shadow_stack() syscall number for all architecturesSohil Mehta-0/+1
2023-10-03syscalls: Cleanup references to sys_lookup_dcookie()Sohil Mehta-1/+1
2023-09-21futex: Add sys_futex_requeue()peterz@infradead.org-0/+1
2023-09-21futex: Add sys_futex_wait()peterz@infradead.org-0/+1
2023-09-21futex: Add sys_futex_wake()peterz@infradead.org-0/+1
2023-09-20xtensa: hw_breakpoint: include header for missing prototypeRandy Dunlap-0/+1
2023-09-20xtensa: smp: add headers for missing function prototypesRandy Dunlap-0/+1
2023-09-20xtensa: traps: add <linux/cpu.h> for function prototypeRandy Dunlap-0/+1
2023-09-20xtensa: stacktrace: include <asm/ftrace.h> for prototypeRandy Dunlap-0/+1
2023-09-20xtensa: signal: include headers for function prototypesRandy Dunlap-0/+2
2023-09-20xtensa: ptrace: add prototypes to <asm/ptrace.h>Randy Dunlap-1/+0
2023-09-20xtensa: irq: include <asm/traps.h>Randy Dunlap-0/+1
2023-09-07Merge tag 'xtensa-20230905' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds-5/+26
2023-08-28xtensa: add XIP-aware MTD supportMax Filippov-1/+13
2023-08-28Merge tag 'v6.6-vfs.fchmodat2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-0/+1