index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
xtensa
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-01-09
1
-0
/
+3
|
\
|
*
LSM: wireup Linux Security Module syscalls
Casey Schaufler
2023-11-12
1
-0
/
+3
*
|
wire up syscalls for statmount/listmount
Miklos Szeredi
2023-12-14
1
-0
/
+2
|
/
*
Merge tag 'tty-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2023-11-03
1
-12
/
+0
|
\
|
*
vgacon, arch/*: remove unused screen_info definitions
Arnd Bergmann
2023-10-17
1
-12
/
+0
*
|
Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-11-01
1
-1
/
+2
|
\
\
|
*
|
arch: Reserve map_shadow_stack() syscall number for all architectures
Sohil Mehta
2023-10-06
1
-0
/
+1
|
*
|
syscalls: Cleanup references to sys_lookup_dcookie()
Sohil Mehta
2023-10-03
1
-1
/
+1
*
|
|
Merge tag 'v6.6-rc5' into locking/core, to pick up fixes
Ingo Molnar
2023-10-09
7
-1
/
+7
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
xtensa: hw_breakpoint: include header for missing prototype
Randy Dunlap
2023-09-20
1
-0
/
+1
|
*
|
xtensa: smp: add headers for missing function prototypes
Randy Dunlap
2023-09-20
1
-0
/
+1
|
*
|
xtensa: traps: add <linux/cpu.h> for function prototype
Randy Dunlap
2023-09-20
1
-0
/
+1
|
*
|
xtensa: stacktrace: include <asm/ftrace.h> for prototype
Randy Dunlap
2023-09-20
1
-0
/
+1
|
*
|
xtensa: signal: include headers for function prototypes
Randy Dunlap
2023-09-20
1
-0
/
+2
|
*
|
xtensa: ptrace: add prototypes to <asm/ptrace.h>
Randy Dunlap
2023-09-20
1
-1
/
+0
|
*
|
xtensa: irq: include <asm/traps.h>
Randy Dunlap
2023-09-20
1
-0
/
+1
|
|
/
*
|
futex: Add sys_futex_requeue()
peterz@infradead.org
2023-09-21
1
-0
/
+1
*
|
futex: Add sys_futex_wait()
peterz@infradead.org
2023-09-21
1
-0
/
+1
*
|
futex: Add sys_futex_wake()
peterz@infradead.org
2023-09-21
1
-0
/
+1
|
/
*
Merge tag 'xtensa-20230905' of https://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2023-09-07
3
-5
/
+26
|
\
|
*
xtensa: add XIP-aware MTD support
Max Filippov
2023-08-28
2
-1
/
+13
|
*
xtensa: PMU: fix base address for the newer hardware
Max Filippov
2023-08-27
1
-4
/
+13
*
|
Merge tag 'v6.6-vfs.fchmodat2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-08-28
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
arch: Register fchmodat2, usually as syscall 452
Palmer Dabbelt
2023-07-27
1
-0
/
+1
*
|
xtensa: fix unaligned and load/store configuration interaction
Max Filippov
2023-07-10
2
-21
/
+16
|
/
*
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-06-28
1
-0
/
+1
|
\
|
*
cachestat: wire up cachestat for other architectures
Nhat Pham
2023-06-09
1
-0
/
+1
*
|
xtensa: dump userspace code around the exception PC
Max Filippov
2023-06-24
1
-0
/
+18
*
|
xtensa: rearrange show_stack output
Max Filippov
2023-06-13
1
-15
/
+42
*
|
xtensa: add load/store exception handler
Max Filippov
2023-06-13
3
-14
/
+119
*
|
xtensa: rearrange unaligned exception handler
Max Filippov
2023-06-13
1
-82
/
+89
*
|
xtensa: always install slow handler for unaligned access exception
Max Filippov
2023-06-13
1
-5
/
+1
*
|
xtensa: move early_trap_init from kasan_early_init to init_arch
Max Filippov
2023-06-13
1
-0
/
+6
*
|
xtensa: drop ARCH_WANT_FRAME_POINTERS
Max Filippov
2023-06-12
1
-4
/
+0
*
|
xtensa: report trax and perf counters in cpuinfo
Max Filippov
2023-06-12
1
-2
/
+10
*
|
xtensa: add asm-prototypes.h
Max Filippov
2023-06-12
2
-91
/
+2
*
|
xtensa: drop EXPORT_SYMBOL for common_exception_return
Max Filippov
2023-06-12
1
-3
/
+0
*
|
xtensa: clean up default platform functions
Max Filippov
2023-06-12
1
-10
/
+15
*
|
xtensa: drop platform_halt and platform_power_off
Max Filippov
2023-06-12
2
-6
/
+10
*
|
xtensa: drop platform_restart
Max Filippov
2023-06-12
2
-2
/
+7
*
|
xtensa: drop platform_heartbeat
Max Filippov
2023-06-12
2
-5
/
+0
|
/
*
Merge tag 'xtensa-20230523' of https://github.com/jcmvbkbc/linux-xtensa
Linus Torvalds
2023-05-23
2
-8
/
+31
|
\
|
*
xtensa: add __bswap{si,di}2 helpers
Max Filippov
2023-05-12
1
-0
/
+4
|
*
xtensa: fix signal delivery to FDPIC process
Max Filippov
2023-05-12
1
-8
/
+27
*
|
Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-04-28
1
-1
/
+1
|
\
\
|
*
|
treewide: Trace IPIs sent via smp_send_reschedule()
Valentin Schneider
2023-03-24
1
-1
/
+1
*
|
|
Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-04-28
1
-1
/
+3
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
sched/idle: Mark arch_cpu_idle_dead() __noreturn
Josh Poimboeuf
2023-03-08
1
-1
/
+1
|
*
|
xtensa/cpu: Make sure cpu_die() doesn't return
Josh Poimboeuf
2023-03-08
1
-0
/
+2
|
|
/
*
/
xtensa: fix KASAN report for show_stack
Max Filippov
2023-03-17
1
-4
/
+12
|
/
[next]