summaryrefslogtreecommitdiff
path: root/arch/s390/kernel
AgeCommit message (Expand)Author
2021-11-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-11-06memblock: allow to specify flags with memblock_add_node()David Hildenbrand
2021-11-06memblock: rename memblock_free to memblock_phys_freeMike Rapoport
2021-11-06memblock: drop memblock_free_early_nid() and memblock_free_early()Mike Rapoport
2021-11-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-11-01Merge tag 'audit-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-11-01Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2021-10-27KVM: s390: pv: properly handle page flags for protected guestsClaudio Imbrenda
2021-10-25KVM: s390: pv: avoid stalls when making pages secureClaudio Imbrenda
2021-10-25s390/uv: fully validate the VMA before calling follow_page()David Hildenbrand
2021-10-15sched: Add wrapper for get_wchan() to keep task blockedKees Cook
2021-10-08ftrace: Cleanup ftrace_dyn_arch_init()Weizhao Ouyang
2021-10-01audit: add support for the openat2 syscallRichard Guy Briggs
2021-10-01audit: replace magic audit syscall class numbers with macrosRichard Guy Briggs
2021-09-30kprobes: treewide: Make it harder to refer kretprobe_trampoline directlyMasami Hiramatsu
2021-09-30kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler()Masami Hiramatsu
2021-09-30kprobes: treewide: Cleanup the error messages for kprobesMasami Hiramatsu
2021-09-09Merge tag 's390-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-09-08compat: remove some compat entry pointsArnd Bergmann
2021-09-08s390/ftrace: remove incorrect __va usageHeiko Carstens
2021-09-07s390/cpum_cf: move array from header to C fileHeiko Carstens
2021-09-07s390/topology: fix topology information when calling cpu hotplug notifiersSven Schnelle
2021-09-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-09-03mm: wire up syscall process_mreleaseSuren Baghdasaryan
2021-09-03memblock: make memblock_find_in_range method privateMike Rapoport
2021-09-01Merge branch 'exit-cleanups-for-v5.15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2021-08-31s390/entry: make oklabel within CHKSTG macro localHeiko Carstens
2021-08-31s390: add kmemleak annotation in stack_alloc()Sven Schnelle
2021-08-30Merge tag 's390-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-08-26s390/smp: do not use nodat_stack for secondary CPU startAlexander Gordeev
2021-08-26s390/smp: enable DAT before CPU restart callback is calledAlexander Gordeev
2021-08-25s390/sclp: add tracing of SCLP interactionsPeter Oberparleiter
2021-08-25s390/debug: add early tracing supportPeter Oberparleiter
2021-08-25s390/debug: fix debug area life cyclePeter Oberparleiter
2021-08-25s390/debug: keep debug data on resizePeter Oberparleiter
2021-08-25s390/diag: make restart_part2 a local labelHeiko Carstens
2021-08-25s390: fix typo in linker scriptHeiko Carstens
2021-08-25s390: remove do_signal() prototype and do_notify_resume() functionSven Schnelle
2021-08-18s390/sclp: reserve memory occupied by sclp early bufferAlexander Egorenkov
2021-08-05s390: rename dma section to amode31Heiko Carstens
2021-08-05s390: replace deprecated CPU-hotplug functionsSebastian Andrzej Siewior
2021-08-03s390/ftrace: implement hotpatchingIlya Leoshkevich
2021-07-30s390: enable KCSANIlya Leoshkevich
2021-07-30s390/vdso: add .got.plt in vdso linker scriptSumanth Korikkar
2021-07-27s390/hwcaps: make sie capability regular hwcapHeiko Carstens
2021-07-27s390/hwcaps: remove hwcap stfle checkHeiko Carstens
2021-07-27s390/hwcaps: remove z/Architecture mode active checkHeiko Carstens
2021-07-27s390/hwcaps: use consistent coding style / remove commentsHeiko Carstens
2021-07-27s390/hwcaps: open code initialization of first six hwcap bitsHeiko Carstens
2021-07-27s390/hwcaps: split setup_hwcaps()Heiko Carstens