summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | 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
* | | | | | Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-11-061-1/+1
|\ \ \ \ \ \
| * | | | | | PCI: Rename pcibios_add_device() to pcibios_device_add()Oliver O'Halloran2021-09-211-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-11-066-24/+10
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | memblock: allow to specify flags with memblock_add_node()David Hildenbrand2021-11-061-1/+2
| * | | | | memblock: rename memblock_free to memblock_phys_freeMike Rapoport2021-11-064-8/+8
| * | | | | memblock: drop memblock_free_early_nid() and memblock_free_early()Mike Rapoport2021-11-061-1/+1
| * | | | | s390: use generic version of arch_is_kernel_initmem_freed()Christophe Leroy2021-11-062-15/+0
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-11-0211-75/+196
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'kvm-s390-next-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2021-10-3112-77/+200
| |\ \ \ \ \ \
| | * | | | | | KVM: s390: add debug statement for diag 318 CPNC dataCollin Walling2021-10-271-0/+1
| | * | | | | | KVM: s390: pv: properly handle page flags for protected guestsClaudio Imbrenda2021-10-274-7/+50
| | * | | | | | KVM: s390: Fix handle_sske page fault handlingJanis Schoetterl-Glausch2021-10-271-0/+2
| | * | | | | | KVM: s390: Add a routine for setting userspace CPU stateEric Farman2021-10-252-3/+12
| | * | | | | | KVM: s390: Simplify SIGP Set Arch handlingEric Farman2021-10-251-13/+1
| | * | | | | | KVM: s390: pv: avoid stalls when making pages secureClaudio Imbrenda2021-10-252-6/+28
| | * | | | | | KVM: s390: pv: avoid stalls for kvm_s390_pv_init_vmClaudio Imbrenda2021-10-251-1/+1
| | * | | | | | KVM: s390: pv: avoid double free of sida pageClaudio Imbrenda2021-10-251-10/+9
| | * | | | | | KVM: s390: pv: add macros for UVC CC valuesClaudio Imbrenda2021-10-251-0/+5
| | * | | | | | s390/mm: optimize reset_guest_reference_bit()David Hildenbrand2021-10-251-2/+12
| | * | | | | | s390/mm: optimize set_guest_storage_key()David Hildenbrand2021-10-251-2/+12
| | * | | | | | s390/mm: no need for pte_alloc_map_lock() if we know the pmd is presentDavid Hildenbrand2021-10-251-12/+3
| | * | | | | | s390/uv: fully validate the VMA before calling follow_page()David Hildenbrand2021-10-251-1/+1
| | * | | | | | s390/mm: fix VMA and page table handling code in storage key handling functionsDavid Hildenbrand2021-10-251-18/+39
| | * | | | | | s390/mm: validate VMA in PGSTE manipulation functionsDavid Hildenbrand2021-10-251-0/+13
| | * | | | | | s390/gmap: don't unconditionally call pte_unmap_unlock() in __gmap_zap()David Hildenbrand2021-10-251-2/+3
| | * | | | | | s390/gmap: validate VMA in __gmap_zap()David Hildenbrand2021-10-251-0/+6
| * | | | | | | Merge tag 'kvmarm-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...Paolo Bonzini2021-10-312-33/+39
| |\ \ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
* | | | | | | | Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-11-021-2/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | s390/qeth: move qdio's QAOB cache into qethJulian Wiedmann2021-10-251-2/+0
* | | | | | | | | Merge tag 'audit-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-11-012-10/+15
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | audit: add support for the openat2 syscallRichard Guy Briggs2021-10-012-0/+4
| * | | | | | | | | audit: replace magic audit syscall class numbers with macrosRichard Guy Briggs2021-10-012-10/+11
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2021-11-014-14/+11
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ftrace: Cleanup ftrace_dyn_arch_init()Weizhao Ouyang2021-10-081-5/+0
| * | | | | | | | | kprobes: treewide: Make it harder to refer kretprobe_trampoline directlyMasami Hiramatsu2021-09-303-7/+7
| * | | | | | | | | kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler()Masami Hiramatsu2021-09-301-1/+1