summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)AuthorFilesLines
2021-10-25KVM: s390: pv: add macros for UVC CC valuesClaudio Imbrenda1-0/+5
2021-10-25s390/mm: optimize reset_guest_reference_bit()David Hildenbrand1-2/+12
2021-10-25s390/mm: optimize set_guest_storage_key()David Hildenbrand1-2/+12
2021-10-25s390/mm: no need for pte_alloc_map_lock() if we know the pmd is presentDavid Hildenbrand1-12/+3
2021-10-25s390/uv: fully validate the VMA before calling follow_page()David Hildenbrand1-1/+1
2021-10-25s390/mm: fix VMA and page table handling code in storage key handling functionsDavid Hildenbrand1-18/+39
2021-10-25s390/mm: validate VMA in PGSTE manipulation functionsDavid Hildenbrand1-0/+13
2021-10-25s390/gmap: don't unconditionally call pte_unmap_unlock() in __gmap_zap()David Hildenbrand1-2/+3
2021-10-25s390/gmap: validate VMA in __gmap_zap()David Hildenbrand1-0/+6
2021-10-24kbuild: use more subdir- for visiting subdirectories while cleaningMasahiro Yamada2-7/+4
2021-10-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-1/+15
2021-10-20KVM: s390: preserve deliverable_mask in __airqs_kick_single_vcpuHalil Pasic1-2/+3
2021-10-20KVM: s390: clear kicked_mask before sleeping againHalil Pasic1-0/+1
2021-10-19s390: update defconfigsHeiko Carstens2-3/+13
2021-10-19samples: add s390 support for ftrace direct call samplesHeiko Carstens1-0/+1
2021-10-19s390: make STACK_FRAME_OVERHEAD available via asm-offsets.hHeiko Carstens1-0/+1
2021-10-19s390/ftrace: add HAVE_DYNAMIC_FTRACE_WITH_DIRECT_CALL supportHeiko Carstens3-6/+30
2021-10-15sched: Add wrapper for get_wchan() to keep task blockedKees Cook2-3/+3
2021-10-12s390: fix strrchr() implementationRoberto Sassu1-8/+7
2021-10-11s390/cmm: use string_upper() instead of open coded variantAndy Shevchenko1-7/+4
2021-10-11s390/ptrace: add function argument access APIHeiko Carstens2-0/+20
2021-10-11s390/ptrace: fix coding styleHeiko Carstens1-2/+1
2021-10-11s390/ftrace: provide separate ftrace_caller/ftrace_regs_caller implementationsHeiko Carstens2-13/+29
2021-10-11s390/ftrace: add ftrace_instruction_pointer_set() helper functionHeiko Carstens2-3/+9
2021-10-11s390/ftrace: add HAVE_DYNAMIC_FTRACE_WITH_ARGS supportHeiko Carstens2-0/+10
2021-10-11s390/jump_label: add __init_or_module annotationHeiko Carstens1-2/+3
2021-10-11s390/jump_label: rename __jump_label_transform()Heiko Carstens1-6/+6
2021-10-11s390/jump_label: make use of HAVE_JUMP_LABEL_BATCHHeiko Carstens2-0/+15
2021-10-11s390/ftrace: add missing serialization for graph caller patchingHeiko Carstens1-0/+2
2021-10-11s390/ftrace: use text_poke_sync_lock()Heiko Carstens1-6/+6
2021-10-11s390/jump_label: use text_poke_sync()Heiko Carstens1-6/+2
2021-10-11s390: introduce text_poke_sync()Heiko Carstens2-0/+36
2021-10-11s390/barrier: factor out bcr_serialize()Heiko Carstens1-10/+14
2021-10-11s390/test_unwind: convert to KUnitMete Durlu2-73/+98
2021-10-11s390/debug: fix kernel-doc warningsRandy Dunlap1-1/+1
2021-10-09ftrace: Cleanup ftrace_dyn_arch_init()Weizhao Ouyang1-5/+0
2021-10-04treewide: Replace the use of mem_encrypt_active() with cc_platform_has()Tom Lendacky1-2/+0
2021-10-04s390/boot: allocate amode31 section in decompressorAlexander Gordeev5-13/+20
2021-10-04s390/boot: initialize control registers in decompressorAlexander Gordeev2-18/+17
2021-10-04kprobes: add testcases for s390Sven Schnelle6-0/+145
2021-10-04s390/ftrace: add FTRACE_GEN_NOP_ASM macroSven Schnelle1-0/+28
2021-10-04s390/pci: add simpler s390dbf traces for eventsNiklas Schnelle1-0/+4
2021-10-04s390/pci: tolerate inconsistent handle in recoverNiklas Schnelle1-0/+8
2021-10-04s390/kprobes: add sanity checkSven Schnelle1-1/+47
2021-10-04s390/ftrace: remove dead codeHeiko Carstens1-80/+6
2021-10-04s390/pci: fix zpci_zdev_put() on reserveNiklas Schnelle3-7/+44
2021-10-04bpf, s390: Fix potential memory leak about jit_dataTiezhu Yang1-1/+1
2021-10-01audit: add support for the openat2 syscallRichard Guy Briggs2-0/+4
2021-10-01audit: replace magic audit syscall class numbers with macrosRichard Guy Briggs2-10/+11
2021-10-01kprobes: treewide: Make it harder to refer kretprobe_trampoline directlyMasami Hiramatsu3-7/+7