index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.gitignore
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-10-26
s390/kexec_file: move kernel image size check
Sven Schnelle
3
-18
/
+2
2021-10-26
s390/pci: add s390_iommu_aperture kernel parameter
Niklas Schnelle
2
-2
/
+35
2021-10-26
s390/spinlock: remove incorrect kernel doc indicator
Heiko Carstens
1
-1
/
+1
2021-10-26
s390/string: use generic strlcpy
Heiko Carstens
2
-28
/
+0
2021-10-26
s390/string: use generic strrchr
Heiko Carstens
2
-21
/
+0
2021-10-26
s390/ap: function rework based on compiler warning
Harald Freudenberger
1
-0
/
+3
2021-10-26
s390/cio: make ccw_device_dma_* more robust
Halil Pasic
1
-1
/
+11
2021-10-26
s390/vfio-ap: s390/crypto: fix all kernel-doc warnings
Tony Krowiak
3
-20
/
+44
2021-10-26
s390/hmcdrv: fix kernel doc comments
Heiko Carstens
1
-0
/
+3
2021-10-26
s390/ap: new module option ap.useirq
Harald Freudenberger
1
-1
/
+5
2021-10-26
s390/cpumf: Allow multiple processes to access /dev/hwc
Thomas Richter
1
-78
/
+150
2021-10-26
s390/bitops: return true/false (not 1/0) from bool functions
Huilong Deng
1
-1
/
+1
2021-10-26
s390: add support for BEAR enhancement facility
Sven Schnelle
11
-24
/
+87
2021-10-26
s390: introduce nospec_uses_trampoline()
Sven Schnelle
4
-5
/
+10
2021-10-26
s390: rename last_break to pgm_last_break
Sven Schnelle
5
-6
/
+6
2021-10-26
s390/ptrace: add last_break member to pt_regs
Sven Schnelle
3
-2
/
+3
2021-10-26
s390/sclp: sort out physical vs virtual pointers usage
Alexander Gordeev
6
-9
/
+16
2021-10-26
s390/setup: convert start and end initrd pointers to virtual
Alexander Gordeev
1
-1
/
+1
2021-10-26
s390/setup: use physical pointers for memblock_reserve()
Alexander Gordeev
1
-5
/
+2
2021-10-26
s390/setup: use virtual address for STSI instruction
Alexander Gordeev
1
-4
/
+2
2021-10-26
s390/cpcmd: use physical address for command and response
Alexander Gordeev
1
-3
/
+3
2021-10-26
s390/pgtable: use physical address for Page-Table Origin
Alexander Gordeev
2
-8
/
+8
2021-10-26
s390/zcrypt: rework of debug feature messages
Harald Freudenberger
10
-117
/
+116
2021-10-26
s390/ap: Fix hanging ioctl caused by orphaned replies
Harald Freudenberger
1
-0
/
+2
2021-10-19
s390: update defconfigs
Heiko Carstens
2
-3
/
+13
2021-10-19
samples: add s390 support for ftrace direct call samples
Heiko Carstens
4
-0
/
+101
2021-10-19
samples: add HAVE_SAMPLE_FTRACE_DIRECT config option
Heiko Carstens
2
-1
/
+5
2021-10-19
s390: make STACK_FRAME_OVERHEAD available via asm-offsets.h
Heiko Carstens
1
-0
/
+1
2021-10-19
s390/ftrace: add HAVE_DYNAMIC_FTRACE_WITH_DIRECT_CALL support
Heiko Carstens
3
-6
/
+30
2021-10-13
s390: add Alexander Gordeev as reviewer
Heiko Carstens
1
-0
/
+1
2021-10-12
s390: fix strrchr() implementation
Roberto Sassu
1
-8
/
+7
2021-10-12
vfio-ccw: step down as maintainer
Cornelia Huck
1
-1
/
+0
2021-10-12
KVM: s390: remove myself as reviewer
Cornelia Huck
1
-1
/
+0
2021-10-11
s390/cmm: use string_upper() instead of open coded variant
Andy Shevchenko
1
-7
/
+4
2021-10-11
s390/ptrace: add function argument access API
Heiko Carstens
2
-0
/
+20
2021-10-11
selftests/ftrace: add s390 support for kprobe args tests
Heiko Carstens
2
-0
/
+7
2021-10-11
s390/ptrace: fix coding style
Heiko Carstens
1
-2
/
+1
2021-10-11
s390/ftrace: provide separate ftrace_caller/ftrace_regs_caller implementations
Heiko Carstens
2
-13
/
+29
2021-10-11
s390/ftrace: add ftrace_instruction_pointer_set() helper function
Heiko Carstens
2
-3
/
+9
2021-10-11
s390/ftrace: add HAVE_DYNAMIC_FTRACE_WITH_ARGS support
Heiko Carstens
2
-0
/
+10
2021-10-11
s390/jump_label: add __init_or_module annotation
Heiko Carstens
1
-2
/
+3
2021-10-11
s390/jump_label: rename __jump_label_transform()
Heiko Carstens
1
-6
/
+6
2021-10-11
s390/jump_label: make use of HAVE_JUMP_LABEL_BATCH
Heiko Carstens
2
-0
/
+15
2021-10-11
s390/ftrace: add missing serialization for graph caller patching
Heiko Carstens
1
-0
/
+2
2021-10-11
s390/ftrace: use text_poke_sync_lock()
Heiko Carstens
1
-6
/
+6
2021-10-11
s390/jump_label: use text_poke_sync()
Heiko Carstens
1
-6
/
+2
2021-10-11
s390: introduce text_poke_sync()
Heiko Carstens
2
-0
/
+36
2021-10-11
s390/barrier: factor out bcr_serialize()
Heiko Carstens
1
-10
/
+14
2021-10-11
s390/test_unwind: convert to KUnit
Mete Durlu
2
-73
/
+98
2021-10-11
s390/debug: fix kernel-doc warnings
Randy Dunlap
1
-1
/
+1
[next]