Age | Commit message (Expand) | Author |
2021-11-20 | Merge tag 's390-5.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds |
2021-11-19 | Merge branch 'SA_IMMUTABLE-fixes-for-v5.16-rc2' of git://git.kernel.org/pub/s... | Linus Torvalds |
2021-11-19 | signal: Replace force_fatal_sig with force_exit_sig when in doubt | Eric W. Biederman |
2021-11-18 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2021-11-18 | ftrace/samples: add s390 support for ftrace direct multi sample | Heiko Carstens |
2021-11-18 | s390/kexec: fix memory leak of ipl report buffer | Baoquan He |
2021-11-18 | s390/kexec: fix return code handling | Heiko Carstens |
2021-11-18 | s390/dump: fix copying to user-space of swapped kdump oldmem | Alexander Egorenkov |
2021-11-18 | KVM: s390: Cap KVM_CAP_NR_VCPUS by num_online_cpus() | Vitaly Kuznetsov |
2021-11-16 | s390: wire up sys_futex_waitv system call | Vasily Gorbik |
2021-11-16 | s390/vdso: filter out -mstack-guard and -mstack-size | Sven Schnelle |
2021-11-16 | s390/vdso: remove -nostdlib compiler flag | Masahiro Yamada |
2021-11-16 | s390/boot: simplify and fix kernel memory layout setup | Vasily Gorbik |
2021-11-16 | s390/setup: re-arrange memblock setup | Vasily Gorbik |
2021-11-16 | s390/setup: avoid using memblock_enforce_memory_limit | Vasily Gorbik |
2021-11-16 | s390/setup: avoid reserving memory above identity mapping | Vasily Gorbik |
2021-11-13 | Merge tag 's390-5.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds |
2021-11-10 | Merge branch 'exit-cleanups-for-v5.16' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2021-11-10 | Merge tag 'asm-generic-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2021-11-09 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-11-09 | include/linux/delay.h: replace kernel.h with the necessary inclusions | Andy Shevchenko |
2021-11-08 | Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2021-11-08 | s390/cpumf: cpum_cf PMU displays invalid value after hotplug remove | Thomas Richter |
2021-11-08 | s390/pci: implement minimal PCI error recovery | Niklas Schnelle |
2021-11-08 | s390/pci: implement reset_slot for hotplug slot | Niklas Schnelle |
2021-11-08 | s390/pci: refresh function handle in iomap | Niklas Schnelle |
2021-11-06 | Merge tag 's390-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds |
2021-11-06 | Merge tag 'pci-v5.16-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2021-11-06 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-11-06 | memblock: allow to specify flags with memblock_add_node() | David Hildenbrand |
2021-11-06 | memblock: rename memblock_free to memblock_phys_free | Mike Rapoport |
2021-11-06 | memblock: drop memblock_free_early_nid() and memblock_free_early() | Mike Rapoport |
2021-11-06 | s390: use generic version of arch_is_kernel_initmem_freed() | Christophe Leroy |
2021-11-02 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2021-11-02 | Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2021-11-01 | Merge tag 'audit-pr-20211101' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2021-11-01 | Merge tag 'trace-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds |
2021-11-01 | Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-11-01 | Merge tag 'cpu-to-thread_info-v5.16-rc1' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
2021-11-01 | Merge tag 'x86_cc_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2021-11-01 | Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2021-11-01 | Merge tag 'locking-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2021-10-31 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2021-10-31 | Merge tag 'kvm-s390-next-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel... | Paolo Bonzini |
2021-10-31 | Merge tag 'kvmarm-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma... | Paolo Bonzini |
2021-10-30 | locking: Remove spin_lock_flags() etc | Arnd Bergmann |
2021-10-29 | signal: Replace force_sigsegv(SIGSEGV) with force_fatal_sig(SIGSEGV) | Eric W. Biederman |
2021-10-29 | signal/s390: Use force_sigsegv in default_trap_handler | Eric W. Biederman |
2021-10-27 | KVM: s390: add debug statement for diag 318 CPNC data | Collin Walling |
2021-10-27 | KVM: s390: pv: properly handle page flags for protected guests | Claudio Imbrenda |