index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2021-11-11
4
-5
/
+3
|
\
|
*
signal: Replace force_sigsegv(SIGSEGV) with force_fatal_sig(SIGSEGV)
Eric W. Biederman
2021-10-29
1
-1
/
+1
|
*
signal/s390: Use force_sigsegv in default_trap_handler
Eric W. Biederman
2021-10-29
1
-1
/
+1
|
*
exit: Remove calls of do_exit after noreturn versions of die
Eric W. Biederman
2021-10-20
3
-4
/
+2
*
|
Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2021-11-10
1
-12
/
+0
|
\
\
|
*
|
arch: remove unused function syscall_set_arguments()
Peter Collingbourne
2021-09-14
1
-12
/
+0
|
|
/
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-11-09
1
-0
/
+4
|
\
\
|
*
|
include/linux/delay.h: replace kernel.h with the necessary inclusions
Andy Shevchenko
2021-11-09
1
-0
/
+4
*
|
|
Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2021-11-08
2
-7
/
+4
|
\
\
\
|
*
|
|
kbuild: use more subdir- for visiting subdirectories while cleaning
Masahiro Yamada
2021-10-24
2
-7
/
+4
*
|
|
|
Merge tag 's390-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2021-11-06
62
-493
/
+916
|
\
\
\
\
|
*
|
|
|
s390: make command line configurable
Sven Schnelle
2021-10-26
3
-11
/
+9
|
*
|
|
|
s390: support command lines longer than 896 bytes
Sven Schnelle
2021-10-26
7
-34
/
+39
|
*
|
|
|
s390/kexec_file: move kernel image size check
Sven Schnelle
2021-10-26
3
-18
/
+2
|
*
|
|
|
s390/pci: add s390_iommu_aperture kernel parameter
Niklas Schnelle
2021-10-26
1
-2
/
+23
|
*
|
|
|
s390/spinlock: remove incorrect kernel doc indicator
Heiko Carstens
2021-10-26
1
-1
/
+1
|
*
|
|
|
s390/string: use generic strlcpy
Heiko Carstens
2021-10-26
2
-28
/
+0
|
*
|
|
|
s390/string: use generic strrchr
Heiko Carstens
2021-10-26
2
-21
/
+0
|
*
|
|
|
s390/cpumf: Allow multiple processes to access /dev/hwc
Thomas Richter
2021-10-26
1
-78
/
+150
|
*
|
|
|
s390/bitops: return true/false (not 1/0) from bool functions
Huilong Deng
2021-10-26
1
-1
/
+1
|
*
|
|
|
s390: add support for BEAR enhancement facility
Sven Schnelle
2021-10-26
11
-24
/
+87
|
*
|
|
|
s390: introduce nospec_uses_trampoline()
Sven Schnelle
2021-10-26
4
-5
/
+10
|
*
|
|
|
s390: rename last_break to pgm_last_break
Sven Schnelle
2021-10-26
5
-6
/
+6
|
*
|
|
|
s390/ptrace: add last_break member to pt_regs
Sven Schnelle
2021-10-26
3
-2
/
+3
|
*
|
|
|
s390/sclp: sort out physical vs virtual pointers usage
Alexander Gordeev
2021-10-26
2
-0
/
+2
|
*
|
|
|
s390/setup: convert start and end initrd pointers to virtual
Alexander Gordeev
2021-10-26
1
-1
/
+1
|
*
|
|
|
s390/setup: use physical pointers for memblock_reserve()
Alexander Gordeev
2021-10-26
1
-5
/
+2
|
*
|
|
|
s390/setup: use virtual address for STSI instruction
Alexander Gordeev
2021-10-26
1
-4
/
+2
|
*
|
|
|
s390/cpcmd: use physical address for command and response
Alexander Gordeev
2021-10-26
1
-3
/
+3
|
*
|
|
|
s390/pgtable: use physical address for Page-Table Origin
Alexander Gordeev
2021-10-26
2
-8
/
+8
|
*
|
|
|
Merge branch 'fixes' into features
Vasily Gorbik
2021-10-26
5
-16
/
+52
|
|
\
\
\
\
|
*
|
|
|
|
s390: update defconfigs
Heiko Carstens
2021-10-19
2
-3
/
+13
|
*
|
|
|
|
samples: add s390 support for ftrace direct call samples
Heiko Carstens
2021-10-19
1
-0
/
+1
|
*
|
|
|
|
s390: make STACK_FRAME_OVERHEAD available via asm-offsets.h
Heiko Carstens
2021-10-19
1
-0
/
+1
|
*
|
|
|
|
s390/ftrace: add HAVE_DYNAMIC_FTRACE_WITH_DIRECT_CALL support
Heiko Carstens
2021-10-19
3
-6
/
+30
|
*
|
|
|
|
s390/cmm: use string_upper() instead of open coded variant
Andy Shevchenko
2021-10-11
1
-7
/
+4
|
*
|
|
|
|
s390/ptrace: add function argument access API
Heiko Carstens
2021-10-11
2
-0
/
+20
|
*
|
|
|
|
s390/ptrace: fix coding style
Heiko Carstens
2021-10-11
1
-2
/
+1
|
*
|
|
|
|
s390/ftrace: provide separate ftrace_caller/ftrace_regs_caller implementations
Heiko Carstens
2021-10-11
2
-13
/
+29
|
*
|
|
|
|
s390/ftrace: add ftrace_instruction_pointer_set() helper function
Heiko Carstens
2021-10-11
2
-3
/
+9
|
*
|
|
|
|
s390/ftrace: add HAVE_DYNAMIC_FTRACE_WITH_ARGS support
Heiko Carstens
2021-10-11
2
-0
/
+10
|
*
|
|
|
|
s390/jump_label: add __init_or_module annotation
Heiko Carstens
2021-10-11
1
-2
/
+3
|
*
|
|
|
|
s390/jump_label: rename __jump_label_transform()
Heiko Carstens
2021-10-11
1
-6
/
+6
|
*
|
|
|
|
s390/jump_label: make use of HAVE_JUMP_LABEL_BATCH
Heiko Carstens
2021-10-11
2
-0
/
+15
|
*
|
|
|
|
s390/ftrace: add missing serialization for graph caller patching
Heiko Carstens
2021-10-11
1
-0
/
+2
|
*
|
|
|
|
s390/ftrace: use text_poke_sync_lock()
Heiko Carstens
2021-10-11
1
-6
/
+6
|
*
|
|
|
|
s390/jump_label: use text_poke_sync()
Heiko Carstens
2021-10-11
1
-6
/
+2
|
*
|
|
|
|
s390: introduce text_poke_sync()
Heiko Carstens
2021-10-11
2
-0
/
+36
|
*
|
|
|
|
s390/barrier: factor out bcr_serialize()
Heiko Carstens
2021-10-11
1
-10
/
+14
|
*
|
|
|
|
s390/test_unwind: convert to KUnit
Mete Durlu
2021-10-11
2
-73
/
+98
[next]