summaryrefslogtreecommitdiffstats
path: root/arch (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fixes' into featuresVasily Gorbik2021-10-265-16/+52
|\
| * s390: fix strrchr() implementationRoberto Sassu2021-10-121-8/+7
| * s390/pci: fix zpci_zdev_put() on reserveNiklas Schnelle2021-10-043-7/+44
| * 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-191-0/+1
* | samples: add HAVE_SAMPLE_FTRACE_DIRECT config optionHeiko Carstens2021-10-191-0/+1
* | 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
* | 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/boot: allocate amode31 section in decompressorAlexander Gordeev2021-10-045-13/+20
* | s390/boot: initialize control registers in decompressorAlexander Gordeev2021-10-042-18/+17
* | kprobes: add testcases for s390Sven Schnelle2021-10-046-0/+145
* | s390/ftrace: add FTRACE_GEN_NOP_ASM macroSven Schnelle2021-10-041-0/+28
* | s390/pci: add simpler s390dbf traces for eventsNiklas Schnelle2021-10-041-0/+4
* | 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
|/
* kvm: fix objtool relocation warningLinus Torvalds2021-10-031-1/+0
* Merge tag 'perf_urgent_for_v5.15_rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2021-10-032-0/+2
|\
| * perf/x86/intel: Update event constraints for ICXKan Liang2021-10-011-0/+1
| * perf/x86: Reset destroy callback on event init failureAnand K Mistry2021-10-011-0/+1
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-10-014-14/+19
|\ \
| * | KVM: x86: Swap order of CPUID entry "index" vs. "significant flag" checksSean Christopherson2021-09-301-2/+2
| * | x86/kvmclock: Move this_cpu_pvti into kvmclock.hZelin Deng2021-09-302-11/+16
| * | KVM: VMX: Fix a TSX_CTRL_CPUID_CLEAR field mask issueZhenzhong Duan2021-09-271-1/+1
* | | Merge tag 'net-5.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-09-302-32/+91
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2021-09-282-32/+91
| |\ \ \
| | * | | bpf, x86: Fix bpf mapping of atomic fetch implementationJohan Almbladh2021-09-281-5/+8
| | * | | bpf, mips: Validate conditional branch offsetsPiotr Krysiuk2021-09-151-14/+43
| | * | | bpf: Handle return value of BPF_PROG_TYPE_STRUCT_OPS progHou Tao2021-09-141-13/+40
* | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2021-09-291-2/+3
|\ \ \ \ \
| * | | | | crypto: x86/sm4 - Fix frame pointer stack corruptionJosh Poimboeuf2021-09-241-2/+3
* | | | | | Merge tag 'm68k-for-v5.15-tag3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-09-2824-354/+301
|\ \ \ \ \ \
| * | | | | | m68k: Remove set_fs()Christoph Hellwig2021-09-2422-117/+46