- 85e67d5 Merge tag 's390-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 3 years ago
- 745f5d2 s390/cpumf: Support for CPU Measurement Sampling Facility LS bit by Thomas Richter · 3 years ago
- a87b0fd s390/cpumf: Support for CPU Measurement Facility CSVN 7 by Thomas Richter · 3 years ago
- 35ce8ae Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years ago
- f56caed Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years ago
- 21b084f mm/mempolicy: wire up syscall set_mempolicy_home_node by Aneesh Kumar K.V · 3 years ago
- 60115fa mm: defer kmemleak object creation of module_alloc() by Kefeng Wang · 3 years ago
- f0d43b3 Merge tag 's390-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 3 years ago
- 9b9e211 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 3 years ago
- a0e45d4 s390/crash_dump: fix virtual vs physical address handling by Heiko Carstens · 3 years ago
- c7ed509 s390/nmi: disable interrupts on extended save area update by Alexander Gordeev · 3 years, 1 month ago
- 2484207 s390/disassembler: update opcode table by Heiko Carstens · 3 years ago
- 15b5c18 s390/uv: fix memblock virtual vs physical address confusion by Heiko Carstens · 3 years ago
- fcfcba6 s390/smp: fix memblock_phys_free() vs memblock_free() confusion by Heiko Carstens · 3 years ago
- 893d4d9 s390/exit: remove dead reference to do_exit from copy_thread by Eric W. Biederman · 3 years, 1 month ago
- 0e25498 exit: Add and use make_task_dead. by Eric W. Biederman · 3 years, 6 months ago
- 5e35474 exit/s390: Remove dead reference to do_exit from copy_thread by Eric W. Biederman · 3 years, 1 month ago
- c9b12b5 s390/entry: fix duplicate tracking of irq nesting level by Sven Schnelle · 3 years, 1 month ago
- abf0e8e4 s390/kexec: handle R_390_PLT32DBL rela in arch_kexec_apply_relocations_add() by Alexander Egorenkov · 3 years, 1 month ago
- ac8fc6a s390/ftrace: remove preempt_disable()/preempt_enable() pair by Jerome Marchand · 3 years, 1 month ago
- 41967a3 s390/kexec_file: fix error handling when applying relocations by Philipp Rudo · 3 years, 1 month ago
- edce10e s390/kexec_file: print some more error messages by Philipp Rudo · 3 years, 1 month ago
- 1614b2b arch: Make ARCH_STACKWALK independent of STACKTRACE by Peter Zijlstra · 3 years, 1 month ago
- 402ff5a s390/nmi: add missing __pa/__va address conversion of extended save area by Heiko Carstens · 3 years, 1 month ago
- 6b38e2f Merge tag 's390-5.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 3 years, 1 month ago
- fcb116b signal: Replace force_fatal_sig with force_exit_sig when in doubt by Eric W. Biederman · 3 years, 1 month ago
- 4aa9340 s390/kexec: fix memory leak of ipl report buffer by Baoquan He · 3 years, 1 month ago
- 20c76e2 s390/kexec: fix return code handling by Heiko Carstens · 3 years, 1 month ago
- 3b90954 s390/dump: fix copying to user-space of swapped kdump oldmem by Alexander Egorenkov · 3 years, 1 month ago
- 6c12236 s390: wire up sys_futex_waitv system call by Vasily Gorbik · 3 years, 2 months ago
- 00b55ea s390/vdso: filter out -mstack-guard and -mstack-size by Sven Schnelle · 3 years, 2 months ago
- 7b737ad s390/vdso: remove -nostdlib compiler flag by Masahiro Yamada · 3 years, 2 months ago
- 6ad5f02 s390/setup: re-arrange memblock setup by Vasily Gorbik · 3 years, 3 months ago
- 5dbc4cb s390/setup: avoid using memblock_enforce_memory_limit by Vasily Gorbik · 3 years, 3 months ago
- 420f48f s390/setup: avoid reserving memory above identity mapping by Vasily Gorbik · 3 years, 3 months ago
- be427a8 Merge tag 's390-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 3 years, 1 month ago
- 5147da9 Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years, 2 months ago
- 9d48c7a s390/cpumf: cpum_cf PMU displays invalid value after hotplug remove by Thomas Richter · 3 years, 2 months ago
- 0b707e5 Merge tag 's390-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 3 years, 2 months ago
- 512b7931 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 2 months ago
- 952eea9 memblock: allow to specify flags with memblock_add_node() by David Hildenbrand · 3 years, 2 months ago
- 3ecc683 memblock: rename memblock_free to memblock_phys_free by Mike Rapoport · 3 years, 2 months ago
- fa27717 memblock: drop memblock_free_early_nid() and memblock_free_early() by Mike Rapoport · 3 years, 2 months ago
- d7e0a79 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 3 years, 2 months ago
- d2fac0a Merge tag 'audit-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit by Linus Torvalds · 3 years, 2 months ago
- 79ef0c0 Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 2 months ago
- e21294a signal: Replace force_sigsegv(SIGSEGV) with force_fatal_sig(SIGSEGV) by Eric W. Biederman · 3 years, 2 months ago
- 9bc508c signal/s390: Use force_sigsegv in default_trap_handler by Eric W. Biederman · 3 years, 2 months ago
- 380d97b KVM: s390: pv: properly handle page flags for protected guests by Claudio Imbrenda · 3 years, 3 months ago
- 5ecb2da s390: support command lines longer than 896 bytes by Sven Schnelle · 3 years, 3 months ago
- 277c838 s390/kexec_file: move kernel image size check by Sven Schnelle · 3 years, 3 months ago
- 4533803 s390/cpumf: Allow multiple processes to access /dev/hwc by Thomas Richter · 3 years, 3 months ago
- 3b051e8 s390: add support for BEAR enhancement facility by Sven Schnelle · 3 years, 9 months ago
- 5d17d4ed7 s390: introduce nospec_uses_trampoline() by Sven Schnelle · 3 years, 3 months ago
- 26c21aa s390: rename last_break to pgm_last_break by Sven Schnelle · 3 years, 3 months ago
- c8f573e s390/ptrace: add last_break member to pt_regs by Sven Schnelle · 3 years, 3 months ago
- ada1da3 s390/sclp: sort out physical vs virtual pointers usage by Alexander Gordeev · 3 years, 11 months ago
- dd9089b s390/setup: convert start and end initrd pointers to virtual by Alexander Gordeev · 3 years, 3 months ago
- 04f11ed s390/setup: use physical pointers for memblock_reserve() by Alexander Gordeev · 4 years ago
- e035389 s390/setup: use virtual address for STSI instruction by Alexander Gordeev · 3 years, 3 months ago
- 5caca32 s390/cpcmd: use physical address for command and response by Alexander Gordeev · 3 years, 6 months ago
- f0a1a06 KVM: s390: pv: avoid stalls when making pages secure by Claudio Imbrenda · 3 years, 3 months ago
- 46c22ff s390/uv: fully validate the VMA before calling follow_page() by David Hildenbrand · 3 years, 4 months ago
- 9fd5a04 exit: Remove calls of do_exit after noreturn versions of die by Eric W. Biederman · 3 years, 2 months ago
- 3d487ac s390: make STACK_FRAME_OVERHEAD available via asm-offsets.h by Heiko Carstens · 3 years, 3 months ago
- 2ab3a0a s390/ftrace: add HAVE_DYNAMIC_FTRACE_WITH_DIRECT_CALL support by Heiko Carstens · 3 years, 3 months ago
- 42a20f8 sched: Add wrapper for get_wchan() to keep task blocked by Kees Cook · 3 years, 3 months ago
- 8949796 s390/ftrace: provide separate ftrace_caller/ftrace_regs_caller implementations by Heiko Carstens · 3 years, 3 months ago
- 0c14c03 s390/jump_label: add __init_or_module annotation by Heiko Carstens · 3 years, 3 months ago
- acd6c9a s390/jump_label: rename __jump_label_transform() by Heiko Carstens · 3 years, 3 months ago
- 4e0502b s390/jump_label: make use of HAVE_JUMP_LABEL_BATCH by Heiko Carstens · 3 years, 3 months ago
- e5873d6 s390/ftrace: add missing serialization for graph caller patching by Heiko Carstens · 3 years, 3 months ago
- ae2b9a1 s390/ftrace: use text_poke_sync_lock() by Heiko Carstens · 3 years, 3 months ago
- 1c27dfb s390/jump_label: use text_poke_sync() by Heiko Carstens · 3 years, 3 months ago
- e16d02e s390: introduce text_poke_sync() by Heiko Carstens · 3 years, 3 months ago
- 6644c65 ftrace: Cleanup ftrace_dyn_arch_init() by Weizhao Ouyang · 3 years, 4 months ago
- e3ec8e0 s390/boot: allocate amode31 section in decompressor by Alexander Gordeev · 3 years, 3 months ago
- 584315e s390/boot: initialize control registers in decompressor by Alexander Gordeev · 3 years, 5 months ago
- 4df898d s390/kprobes: add sanity check by Sven Schnelle · 3 years, 4 months ago
- b860b93 s390/ftrace: remove dead code by Heiko Carstens · 3 years, 4 months ago
- 1c30e3a audit: add support for the openat2 syscall by Richard Guy Briggs · 3 years, 7 months ago
- 42f355e audit: replace magic audit syscall class numbers with macros by Richard Guy Briggs · 3 years, 7 months ago
- adf8a61 kprobes: treewide: Make it harder to refer kretprobe_trampoline directly by Masami Hiramatsu · 3 years, 3 months ago
- 96fed8a kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler() by Masami Hiramatsu · 3 years, 3 months ago
- 9c89bb8 kprobes: treewide: Cleanup the error messages for kprobes by Masami Hiramatsu · 3 years, 3 months ago
- f154c80 Merge tag 's390-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 3 years, 4 months ago
- 59ab844 compat: remove some compat entry points by Arnd Bergmann · 3 years, 4 months ago
- 9652cb8 s390/ftrace: remove incorrect __va usage by Heiko Carstens · 3 years, 4 months ago
- 5dddfaa s390/cpum_cf: move array from header to C file by Heiko Carstens · 3 years, 4 months ago
- a052096 s390/topology: fix topology information when calling cpu hotplug notifiers by Sven Schnelle · 3 years, 4 months ago
- 1472690 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 4 months ago
- dce4910 mm: wire up syscall process_mrelease by Suren Baghdasaryan · 3 years, 4 months ago
- a7259df memblock: make memblock_find_in_range method private by Mike Rapoport · 3 years, 4 months ago
- bcfeebb Merge branch 'exit-cleanups-for-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 3 years, 4 months ago
- 1525619 s390/entry: make oklabel within CHKSTG macro local by Heiko Carstens · 3 years, 4 months ago
- 436fc4f s390: add kmemleak annotation in stack_alloc() by Sven Schnelle · 3 years, 4 months ago
- c7a5238 Merge tag 's390-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 3 years, 4 months ago
- d6be5d0 s390/smp: do not use nodat_stack for secondary CPU start by Alexander Gordeev · 3 years, 4 months ago
- 915fea0 s390/smp: enable DAT before CPU restart callback is called by Alexander Gordeev · 3 years, 4 months ago
- 70aa5d3 s390/sclp: add tracing of SCLP interactions by Peter Oberparleiter · 3 years, 5 months ago