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
/
s390
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/checksum: provide csum_partial_copy_nocheck()
Heiko Carstens
2024-02-16
1
-13
/
+41
*
s390/checksum: provide vector register variant of csum_partial()
Heiko Carstens
2024-02-16
2
-0
/
+64
*
s390/nmi: implement and use local_mcck_save() / local_mcck_restore()
Heiko Carstens
2023-12-11
1
-3
/
+3
*
s390/ctlreg: add struct ctlreg
Heiko Carstens
2023-09-19
1
-4
/
+4
*
s390/ctlreg: use local_ctl_load() and local_ctl_store() where possible
Heiko Carstens
2023-09-19
1
-3
/
+3
*
s390/ctlreg: add local and system prefix to some functions
Heiko Carstens
2023-09-19
1
-2
/
+2
*
s390/ctlreg: rename ctl_reg.h to ctlreg.h
Heiko Carstens
2023-09-19
1
-1
/
+1
*
s390/ctlreg: move control register code to separate file
Heiko Carstens
2023-09-19
1
-0
/
+1
*
s390: replace #include <asm/export.h> with #include <linux/export.h>
Masahiro Yamada
2023-08-09
2
-2
/
+2
*
s390: include linux/io.h instead of asm/io.h
Heiko Carstens
2023-07-03
1
-1
/
+1
*
s390: select ARCH_SUPPORTS_INT128
Heiko Carstens
2023-05-15
2
-1
/
+64
*
s390/lib: use SYM* macros instead of ENTRY(), etc.
Heiko Carstens
2023-04-19
1
-2
/
+2
*
s390/kasan: remove override of mem*() functions
Heiko Carstens
2023-04-19
1
-9
/
+15
*
s390/uaccess: remove extra blank line
Heiko Carstens
2023-04-04
1
-1
/
+0
*
s390/uaccess: get rid of not needed local variable
Heiko Carstens
2023-04-04
1
-15
/
+9
*
s390/uaccess: rename tmp1 and tmp2 variables
Heiko Carstens
2023-04-04
1
-35
/
+35
*
s390/uaccess: sort EX_TABLE list for inline assemblies
Heiko Carstens
2023-04-04
1
-2
/
+2
*
s390/uaccess: rename/sort labels in inline assemblies
Heiko Carstens
2023-04-04
1
-21
/
+30
*
s390/uaccess: remove unused label in inline assemblies
Heiko Carstens
2023-04-04
1
-3
/
+3
*
s390/uaccess: use symbolic names for inline assembly operands
Heiko Carstens
2023-04-04
1
-51
/
+54
*
s390/uaccess: add missing earlyclobber annotations to __clear_user()
Heiko Carstens
2023-03-27
1
-1
/
+1
*
s390/kprobes: replace kretprobe with rethook
Vasily Gorbik
2023-01-22
1
-6
/
+6
*
s390/uaccess: add missing EX_TABLE entries to __clear_user()
Heiko Carstens
2022-10-26
1
-3
/
+3
*
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-10
1
-1
/
+2
|
\
|
*
instrumented.h: allow instrumenting both sides of copy_from_user()
Alexander Potapenko
2022-10-03
1
-1
/
+2
*
|
s390/delay: sync comment within __delay() with reality
Heiko Carstens
2022-08-30
1
-7
/
+4
|
/
*
s390/nospec: build expoline.o for modules_prepare target
Vasily Gorbik
2022-07-13
3
-1
/
+5
*
s390/alternatives: provide identical sized orginal/alternative sequences
Heiko Carstens
2022-05-17
1
-2
/
+2
*
s390: current_stack_pointer shouldn't be a function
Sven Schnelle
2022-04-12
1
-1
/
+1
*
s390/test_unwind: verify __kretprobe_trampoline is replaced
Vasily Gorbik
2022-03-27
1
-1
/
+8
*
s390/test_unwind: extend kretprobe test
Vasily Gorbik
2022-03-27
1
-16
/
+33
*
s390/alternatives: use insn format for new instructions
Heiko Carstens
2022-03-27
1
-2
/
+2
*
Merge tag 's390-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2022-03-25
5
-249
/
+222
|
\
|
*
s390/test_unwind: add kretprobe tests
Tobias Huschle
2022-03-10
1
-0
/
+56
|
*
s390: convert ".insn" encoding to instruction names
Vasily Gorbik
2022-03-10
1
-6
/
+6
|
*
s390: raise minimum supported machine generation to z10
Vasily Gorbik
2022-03-10
1
-163
/
+7
|
*
s390/uaccess: Add copy_from/to_user_key functions
Janis Schoetterl-Glausch
2022-03-10
1
-18
/
+63
|
*
s390/nospec: add an option to use thunk-extern
Vasily Gorbik
2022-03-10
2
-0
/
+13
|
*
s390/test_unwind: avoid build warning with W=1
Vasily Gorbik
2022-03-08
1
-5
/
+4
|
*
s390/extable: move EX_TABLE define to asm-extable.h
Heiko Carstens
2022-03-08
1
-0
/
+1
|
*
s390/test_unwind: fix and extend kprobes test
Vasily Gorbik
2022-03-01
1
-33
/
+50
|
*
s390/test_unwind: add ftrace test
Vasily Gorbik
2022-03-01
1
-0
/
+59
|
*
s390/test_unwind: add "backtrace" module parameter
Vasily Gorbik
2022-03-01
1
-1
/
+5
|
*
s390/test_unwind: minor cleanup
Vasily Gorbik
2022-03-01
1
-44
/
+28
|
*
s390/test_unwind: show tests as skipped if unsupported
Vasily Gorbik
2022-03-01
1
-6
/
+3
|
*
Merge branch 'fixes' into features
Vasily Gorbik
2022-03-01
2
-3
/
+3
|
|
\
|
*
|
s390: remove invalid email address of Heiko Carstens
Heiko Carstens
2022-02-06
1
-1
/
+0
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-03-24
1
-18
/
+63
|
\
\
\
|
*
|
|
s390/uaccess: Add copy_from/to_user_key functions
Janis Schoetterl-Glausch
2022-02-14
1
-18
/
+63
|
|
/
/
*
|
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2022-03-21
1
-7
/
+14
|
\
\
\
|
|
_
|
/
|
/
|
|
[next]