| Age | Commit message (Expand) | Author |
| 2024-03-17 | s390/entry: add CIF_SIE flag and remove sie64a() address check | Sven Schnelle |
| 2024-03-15 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
| 2024-03-14 | bpf: Take return from set_memory_rox() into account with bpf_jit_binary_lock_... | Christophe Leroy |
| 2024-03-14 | Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/... | Linus Torvalds |
| 2024-03-14 | Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
| 2024-03-14 | Merge tag 'kvm-s390-next-6.9-1' of https://git.kernel.org/pub/scm/linux/kerne... | Paolo Bonzini |
| 2024-03-13 | s390/mm: provide simple ARCH_HAS_DEBUG_VIRTUAL support | Heiko Carstens |
| 2024-03-13 | s390/cio,idal: fix virtual vs physical address confusion | Heiko Carstens |
| 2024-03-13 | s390/cio,idal: remove superfluous virt_to_phys() conversion | Heiko Carstens |
| 2024-03-13 | s390/cio,idal: code cleanup | Heiko Carstens |
| 2024-03-13 | s390/virtio_ccw: use DMA handle from DMA API | Halil Pasic |
| 2024-03-13 | s390/cio: use bitwise types to allow for type checking | Heiko Carstens |
| 2024-03-13 | s390/cio: introduce bitwise dma types and helper functions | Halil Pasic |
| 2024-03-13 | s390/vtime: fix average steal time calculation | Mete Durlu |
| 2024-03-13 | s390/sysinfo: allow response buffer in normal memory | Alexander Gordeev |
| 2024-03-12 | Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
| 2024-03-12 | Merge tag 'asm-generic-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
| 2024-03-12 | Merge tag 's390-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds |
| 2024-03-11 | Merge tag 'timers-core-2024-03-10' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
| 2024-03-11 | Merge tag 'linux_kselftest-next-6.9-rc1' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds |
| 2024-03-11 | Merge tag 'kvm-x86-xen-6.9' of https://github.com/kvm-x86/linux into HEAD | Paolo Bonzini |
| 2024-03-11 | Merge tag 'loongarch-kvm-6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Paolo Bonzini |
| 2024-03-09 | Merge tag 'kvm-x86-guest_memfd_fixes-6.8' of https://github.com/kvm-x86/linux... | Paolo Bonzini |
| 2024-03-07 | s390/tools: handle rela R_390_GOTPCDBL/R_390_GOTOFF64 | Sumanth Korikkar |
| 2024-03-07 | s390/cache: prevent rebuild of shared_cpu_list | Heiko Carstens |
| 2024-03-07 | s390/crypto: remove retry loop with sleep from PAES pkey invocation | Harald Freudenberger |
| 2024-03-07 | s390/configs: increase number of LOCKDEP_BITS | Heiko Carstens |
| 2024-03-07 | s390/pai: change sampling event assignment for PMU device driver | Thomas Richter |
| 2024-03-06 | mm/treewide: align up pXd_leaf() retval across archs | Peter Xu |
| 2024-03-06 | mm/treewide: drop pXd_large() | Peter Xu |
| 2024-03-06 | mm/treewide: replace pud_large() with pud_leaf() | Peter Xu |
| 2024-03-06 | mm/treewide: replace pmd_large() with pmd_leaf() | Peter Xu |
| 2024-03-06 | s390: supplement for ptdesc conversion | Qi Zheng |
| 2024-03-06 | arch: define CONFIG_PAGE_SIZE_*KB on all architectures | Arnd Bergmann |
| 2024-02-26 | s390/boot: fix minor comment style damages | Alexander Gordeev |
| 2024-02-26 | s390/boot: do not check for zero-termination relocation entry | Alexander Gordeev |
| 2024-02-26 | s390/boot: make type of __vmlinux_relocs_64_start|end consistent | Alexander Gordeev |
| 2024-02-26 | s390/boot: sanitize kaslr_adjust_relocs() function prototype | Alexander Gordeev |
| 2024-02-26 | s390/boot: simplify GOT handling | Alexander Gordeev |
| 2024-02-25 | s390: vmlinux.lds.S: fix .got.plt assertion | Heiko Carstens |
| 2024-02-23 | arch, crash: move arch_crash_save_vmcoreinfo() out to file vmcore_info.c | Baoquan He |
| 2024-02-23 | s390, crash: wrap crash dumping code into crash related ifdefs | Baoquan He |
| 2024-02-23 | Merge tag 's390-6.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds |
| 2024-02-22 | treewide: update LLVM Bugzilla links | Nathan Chancellor |
| 2024-02-22 | mm/mmu_gather: add __tlb_remove_folio_pages() | David Hildenbrand |
| 2024-02-22 | mm/mmu_gather: pass "delay_rmap" instead of encoded page to __tlb_remove_page... | David Hildenbrand |
| 2024-02-22 | s390/pgtable: define PFN_PTE_SHIFT | David Hildenbrand |
| 2024-02-22 | mm: ptdump: have ptdump_check_wx() return bool | Christophe Leroy |
| 2024-02-22 | powerpc,s390: ptdump: define ptdump_check_wx() regardless of CONFIG_DEBUG_WX | Christophe Leroy |
| 2024-02-22 | arm64, powerpc, riscv, s390, x86: ptdump: refactor CONFIG_DEBUG_WX | Christophe Leroy |