Age | Commit message (Expand) | Author |
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-30 | locking: Remove spin_lock_flags() etc | Arnd Bergmann |
2021-10-20 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2021-10-20 | KVM: s390: preserve deliverable_mask in __airqs_kick_single_vcpu | Halil Pasic |
2021-10-20 | KVM: s390: clear kicked_mask before sleeping again | Halil Pasic |
2021-10-15 | sched: Add wrapper for get_wchan() to keep task blocked | Kees Cook |
2021-10-12 | s390: fix strrchr() implementation | Roberto Sassu |
2021-10-04 | treewide: Replace the use of mem_encrypt_active() with cc_platform_has() | Tom Lendacky |
2021-10-04 | s390/pci: fix zpci_zdev_put() on reserve | Niklas Schnelle |
2021-10-04 | bpf, s390: Fix potential memory leak about jit_data | Tiezhu Yang |
2021-09-28 | KVM: s390: Function documentation fixes | Janosch Frank |
2021-09-27 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2021-09-23 | Merge tag 'net-5.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds |
2021-09-22 | KVM: x86: Query vcpu->vcpu_idx directly and drop its accessor | Sean Christopherson |
2021-09-21 | s390/qeth: fix deadlock during failing recovery | Alexandra Winter |
2021-09-21 | Merge tag 's390-5.15-ebpf-jit-fixes' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2021-09-16 | s390/bpf: Fix optimizing out zero-extensions | Ilya Leoshkevich |
2021-09-16 | s390/bpf: Fix 64-bit subtraction of the -0x80000000 constant | Ilya Leoshkevich |
2021-09-16 | s390/bpf: Fix branch shortening during codegen pass | Ilya Leoshkevich |
2021-09-15 | s390: remove WARN_DYNAMIC_STACK | Heiko Carstens |
2021-09-15 | s390: update defconfigs | Heiko Carstens |
2021-09-15 | s390/pci_mmio: fully validate the VMA before calling follow_pte() | David Hildenbrand |
2021-09-09 | Merge tag 's390-5.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds |
2021-09-08 | arch: remove compat_alloc_user_space | Arnd Bergmann |
2021-09-08 | compat: remove some compat entry points | Arnd Bergmann |
2021-09-08 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-09-08 | mm/memory_hotplug: remove nid parameter from arch_remove_memory() | David Hildenbrand |
2021-09-08 | hugetlbfs: s390 is always 64bit | David Hildenbrand |
2021-09-08 | s390/ftrace: remove incorrect __va usage | Heiko Carstens |
2021-09-07 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2021-09-07 | Revert "mm/gup: remove try_get_page(), call try_get_compound_head() directly" | Linus Torvalds |
2021-09-07 | s390: remove xpram device driver | Heiko Carstens |
2021-09-07 | s390/pci: read clp_list_pci_req only once | Pierre Morel |
2021-09-07 | s390/pci: fix clp_get_state() handling of -ENODEV | Niklas Schnelle |
2021-09-07 | s390/cpum_cf: move array from header to C file | Heiko Carstens |
2021-09-07 | s390/mm: fix kernel doc comments | Heiko Carstens |
2021-09-07 | s390/topology: fix topology information when calling cpu hotplug notifiers | Sven Schnelle |
2021-09-07 | s390/unwind: use current_frame_address() to unwind current task | Vasily Gorbik |
2021-09-06 | Merge tag 'kvmarm-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma... | Paolo Bonzini |
2021-09-06 | Merge tag 'kvm-s390-next-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel... | Paolo Bonzini |
2021-09-05 | Merge tag 'trace-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds |
2021-09-03 | Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2021-09-03 | Merge branch 'stable/for-linus-5.15' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2021-09-03 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-09-03 | mm: wire up syscall process_mrelease | Suren Baghdasaryan |
2021-09-03 | memblock: make memblock_find_in_range method private | Mike Rapoport |
2021-09-03 | mm/gup: remove try_get_page(), call try_get_compound_head() directly | John Hubbard |