- 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
- 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, 3 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, 3 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, 3 months ago
- e21294a signal: Replace force_sigsegv(SIGSEGV) with force_fatal_sig(SIGSEGV) by Eric W. Biederman · 3 years, 3 months ago
- 9bc508c signal/s390: Use force_sigsegv in default_trap_handler by Eric W. Biederman · 3 years, 3 months ago
- 380d97b KVM: s390: pv: properly handle page flags for protected guests by Claudio Imbrenda · 3 years, 4 months ago
- 5ecb2da s390: support command lines longer than 896 bytes by Sven Schnelle · 3 years, 4 months ago
- 277c838 s390/kexec_file: move kernel image size check by Sven Schnelle · 3 years, 4 months ago
- 4533803 s390/cpumf: Allow multiple processes to access /dev/hwc by Thomas Richter · 3 years, 4 months ago
- 3b051e8 s390: add support for BEAR enhancement facility by Sven Schnelle · 3 years, 10 months ago
- 5d17d4ed7 s390: introduce nospec_uses_trampoline() by Sven Schnelle · 3 years, 4 months ago
- 26c21aa s390: rename last_break to pgm_last_break by Sven Schnelle · 3 years, 4 months ago
- c8f573e s390/ptrace: add last_break member to pt_regs by Sven Schnelle · 3 years, 4 months ago
- ada1da3 s390/sclp: sort out physical vs virtual pointers usage by Alexander Gordeev · 4 years 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, 7 months ago
- f0a1a06 KVM: s390: pv: avoid stalls when making pages secure by Claudio Imbrenda · 3 years, 4 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, 3 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, 4 months ago
- 8949796 s390/ftrace: provide separate ftrace_caller/ftrace_regs_caller implementations by Heiko Carstens · 3 years, 4 months ago
- 0c14c03 s390/jump_label: add __init_or_module annotation by Heiko Carstens · 3 years, 4 months ago
- acd6c9a s390/jump_label: rename __jump_label_transform() by Heiko Carstens · 3 years, 4 months ago
- 4e0502b s390/jump_label: make use of HAVE_JUMP_LABEL_BATCH by Heiko Carstens · 3 years, 4 months ago
- e5873d6 s390/ftrace: add missing serialization for graph caller patching by Heiko Carstens · 3 years, 4 months ago
- ae2b9a1 s390/ftrace: use text_poke_sync_lock() by Heiko Carstens · 3 years, 4 months ago
- 1c27dfb s390/jump_label: use text_poke_sync() by Heiko Carstens · 3 years, 4 months ago
- e16d02e s390: introduce text_poke_sync() by Heiko Carstens · 3 years, 4 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, 4 months ago
- 584315e s390/boot: initialize control registers in decompressor by Alexander Gordeev · 3 years, 6 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, 8 months ago
- 42f355e audit: replace magic audit syscall class numbers with macros by Richard Guy Briggs · 3 years, 8 months ago
- adf8a61 kprobes: treewide: Make it harder to refer kretprobe_trampoline directly by Masami Hiramatsu · 3 years, 4 months ago
- 96fed8a kprobes: treewide: Remove trampoline_address from kretprobe_trampoline_handler() by Masami Hiramatsu · 3 years, 4 months ago
- 9c89bb8 kprobes: treewide: Cleanup the error messages for kprobes by Masami Hiramatsu · 3 years, 4 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, 5 months ago
- a052096 s390/topology: fix topology information when calling cpu hotplug notifiers by Sven Schnelle · 3 years, 5 months ago
- 1472690 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 5 months ago
- dce4910 mm: wire up syscall process_mrelease by Suren Baghdasaryan · 3 years, 5 months ago
- a7259df memblock: make memblock_find_in_range method private by Mike Rapoport · 3 years, 5 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, 5 months ago
- 1525619 s390/entry: make oklabel within CHKSTG macro local by Heiko Carstens · 3 years, 5 months ago
- 436fc4f s390: add kmemleak annotation in stack_alloc() by Sven Schnelle · 3 years, 5 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, 5 months ago
- d6be5d0 s390/smp: do not use nodat_stack for secondary CPU start by Alexander Gordeev · 3 years, 5 months ago
- 915fea0 s390/smp: enable DAT before CPU restart callback is called by Alexander Gordeev · 3 years, 5 months ago
- 70aa5d3 s390/sclp: add tracing of SCLP interactions by Peter Oberparleiter · 3 years, 5 months ago
- d72541f s390/debug: add early tracing support by Peter Oberparleiter · 3 years, 5 months ago
- 9372a82 s390/debug: fix debug area life cycle by Peter Oberparleiter · 3 years, 5 months ago
- 12047778 s390/debug: keep debug data on resize by Peter Oberparleiter · 3 years, 5 months ago
- 2879048 s390/diag: make restart_part2 a local label by Heiko Carstens · 3 years, 5 months ago
- 8b5f08b s390: fix typo in linker script by Heiko Carstens · 3 years, 5 months ago
- 28be574 s390: remove do_signal() prototype and do_notify_resume() function by Sven Schnelle · 3 years, 5 months ago
- 7c0eaa7 s390/sclp: reserve memory occupied by sclp early buffer by Alexander Egorenkov · 3 years, 5 months ago
- c78d0c7 s390: rename dma section to amode31 by Heiko Carstens · 3 years, 6 months ago
- a73de29 s390: replace deprecated CPU-hotplug functions by Sebastian Andrzej Siewior · 3 years, 6 months ago
- de5012b s390/ftrace: implement hotpatching by Ilya Leoshkevich · 3 years, 6 months ago
- e37b3dd s390: enable KCSAN by Ilya Leoshkevich · 3 years, 6 months ago
- 7561c14 s390/vdso: add .got.plt in vdso linker script by Sumanth Korikkar · 3 years, 6 months ago
- 7e82523 s390/hwcaps: make sie capability regular hwcap by Heiko Carstens · 3 years, 6 months ago
- 98ac916 s390/hwcaps: remove hwcap stfle check by Heiko Carstens · 3 years, 6 months ago
- 487dff5 s390/hwcaps: remove z/Architecture mode active check by Heiko Carstens · 3 years, 6 months ago
- 449fbd7 s390/hwcaps: use consistent coding style / remove comments by Heiko Carstens · 3 years, 6 months ago
- 251527c s390/hwcaps: open code initialization of first six hwcap bits by Heiko Carstens · 3 years, 6 months ago
- 873129c s390/hwcaps: split setup_hwcaps() by Heiko Carstens · 3 years, 6 months ago
- f17a6d5 s390/hwcaps: move setup_hwcaps() by Heiko Carstens · 3 years, 6 months ago
- c68d463 s390/hwcaps: add sanity checks by Heiko Carstens · 3 years, 6 months ago
- 9565549 s390/hwcaps: use named initializers for hwcap string arrays by Heiko Carstens · 3 years, 6 months ago
- 511ad53 s390/hwcaps: shorten HWCAP defines by Heiko Carstens · 3 years, 6 months ago
- 7e8403e s390: add HWCAP_S390_PCI_MIO to ELF hwcaps by Niklas Schnelle · 3 years, 6 months ago
- 3322ba0 s390: make PCI mio support a machine flag by Niklas Schnelle · 3 years, 6 months ago
- 196e3c6 s390/disassembler: add instructions by Heiko Carstens · 4 years ago
- b3bc798 s390: report more CPU capabilities by Heiko Carstens · 4 years ago
- f1a5469 s390/setup: don't reserve memory that occupied decompressor's head by Alexander Egorenkov · 3 years, 7 months ago
- 6bda667 s390/boot: move dma sections from decompressor to decompressed kernel by Alexander Egorenkov · 3 years, 7 months ago
- 455cac5 s390/setup: generate asm offsets from struct parmarea by Alexander Egorenkov · 3 years, 6 months ago
- e9e7870 s390/dump: introduce boot data 'oldmem_data' by Alexander Egorenkov · 3 years, 7 months ago
- 8473328 s390/boot: introduce boot data 'initrd_data' by Alexander Egorenkov · 3 years, 7 months ago
- 7f33565 s390/uv: de-duplicate checks for Protected Host Virtualization by Alexander Egorenkov · 3 years, 7 months ago
- 5492886 s390/jump_label: print real address in a case of a jump label bug by Heiko Carstens · 3 years, 6 months ago
- 6040b3f s390/cio: remove unused include linux/spinlock.h from cio.h by Alexander Egorenkov · 3 years, 7 months ago
- 3d5895c Merge tag 's390-5.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 3 years, 6 months ago
- 7d24464 s390/cpumf: fix semicolon.cocci warnings by kernel test robot · 3 years, 6 months ago
- f8c2602 s390/ftrace: fix ftrace_update_ftrace_func implementation by Vasily Gorbik · 3 years, 7 months ago