summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s390/zcrypt: rework of debug feature messagesHarald Freudenberger2021-10-2610-117/+116
* s390/ap: Fix hanging ioctl caused by orphaned repliesHarald Freudenberger2021-10-261-0/+2
* Merge branch 'fixes' into featuresVasily Gorbik2021-10-267-26/+54
|\
| * s390: add Alexander Gordeev as reviewerHeiko Carstens2021-10-131-0/+1
| * s390: fix strrchr() implementationRoberto Sassu2021-10-121-8/+7
| * vfio-ccw: step down as maintainerCornelia Huck2021-10-121-1/+0
| * KVM: s390: remove myself as reviewerCornelia Huck2021-10-121-1/+0
| * s390/pci: fix zpci_zdev_put() on reserveNiklas Schnelle2021-10-044-15/+45
| * bpf, s390: Fix potential memory leak about jit_dataTiezhu Yang2021-10-041-1/+1
* | s390: update defconfigsHeiko Carstens2021-10-192-3/+13
* | samples: add s390 support for ftrace direct call samplesHeiko Carstens2021-10-194-0/+101
* | samples: add HAVE_SAMPLE_FTRACE_DIRECT config optionHeiko Carstens2021-10-192-1/+5
* | s390: make STACK_FRAME_OVERHEAD available via asm-offsets.hHeiko Carstens2021-10-191-0/+1
* | s390/ftrace: add HAVE_DYNAMIC_FTRACE_WITH_DIRECT_CALL supportHeiko Carstens2021-10-193-6/+30
* | s390/cmm: use string_upper() instead of open coded variantAndy Shevchenko2021-10-111-7/+4
* | s390/ptrace: add function argument access APIHeiko Carstens2021-10-112-0/+20
* | selftests/ftrace: add s390 support for kprobe args testsHeiko Carstens2021-10-112-0/+7
* | s390/ptrace: fix coding styleHeiko Carstens2021-10-111-2/+1
* | s390/ftrace: provide separate ftrace_caller/ftrace_regs_caller implementationsHeiko Carstens2021-10-112-13/+29
* | s390/ftrace: add ftrace_instruction_pointer_set() helper functionHeiko Carstens2021-10-112-3/+9
* | s390/ftrace: add HAVE_DYNAMIC_FTRACE_WITH_ARGS supportHeiko Carstens2021-10-112-0/+10
* | s390/jump_label: add __init_or_module annotationHeiko Carstens2021-10-111-2/+3
* | s390/jump_label: rename __jump_label_transform()Heiko Carstens2021-10-111-6/+6
* | s390/jump_label: make use of HAVE_JUMP_LABEL_BATCHHeiko Carstens2021-10-112-0/+15
* | s390/ftrace: add missing serialization for graph caller patchingHeiko Carstens2021-10-111-0/+2
* | s390/ftrace: use text_poke_sync_lock()Heiko Carstens2021-10-111-6/+6
* | s390/jump_label: use text_poke_sync()Heiko Carstens2021-10-111-6/+2
* | s390: introduce text_poke_sync()Heiko Carstens2021-10-112-0/+36
* | s390/barrier: factor out bcr_serialize()Heiko Carstens2021-10-111-10/+14
* | s390/test_unwind: convert to KUnitMete Durlu2021-10-112-73/+98
* | s390/debug: fix kernel-doc warningsRandy Dunlap2021-10-111-1/+1
* | s390/block/scm_blk: add error handling support for add_disk()Luis Chamberlain2021-10-041-1/+6
* | s390/block/dcssblk: add error handling support for add_disk()Gerald Schaefer2021-10-041-1/+7
* | s390/block/dasd_genhd: add error handling support for add_disk()Luis Chamberlain2021-10-041-2/+8
* | s390/boot: allocate amode31 section in decompressorAlexander Gordeev2021-10-045-13/+20
* | s390/boot: initialize control registers in decompressorAlexander Gordeev2021-10-042-18/+17
* | s390/sclp_vt220: fix unused function warningRandy Dunlap2021-10-041-2/+2
* | kprobes: add testcases for s390Sven Schnelle2021-10-046-0/+145
* | s390/ftrace: add FTRACE_GEN_NOP_ASM macroSven Schnelle2021-10-041-0/+28
* | s390/sclp_sd: fix warnings about missing parameter descriptionPeter Oberparleiter2021-10-041-1/+8
* | s390/cio: derive cdev information only for IO-subchannelsVineeth Vijayan2021-10-041-3/+6
* | s390/pci: add simpler s390dbf traces for eventsNiklas Schnelle2021-10-041-0/+4
* | s390/cio: unregister the subchannel while purgingVineeth Vijayan2021-10-041-0/+2
* | s390/pci: tolerate inconsistent handle in recoverNiklas Schnelle2021-10-041-0/+8
* | s390/kprobes: add sanity checkSven Schnelle2021-10-041-1/+47
* | s390/ftrace: remove dead codeHeiko Carstens2021-10-041-80/+6
|/
* Linux 5.15-rc4v5.15-rc4Linus Torvalds2021-10-031-1/+1
* elf: don't use MAP_FIXED_NOREPLACE for elf interpreter mappingsChen Jingwen2021-10-031-1/+1
* Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-10-037-199/+182
|\
| * ext4: recheck buffer uptodate bit under buffer lockZhang Yi2021-10-011-0/+6