| Age | Commit message (Expand) | Author |
| 2023-04-26 | Merge tag 'kvm-s390-next-6.4-1' of https://git.kernel.org/pub/scm/linux/kerne... | Paolo Bonzini |
| 2023-04-25 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
| 2023-04-25 | Merge tag 'timers-core-2023-04-24' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
| 2023-04-24 | Merge tag 'rcu.6.4.april5.2023.3' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
| 2023-04-21 | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf... | Jakub Kicinski |
| 2023-04-21 | mm: move 'mmap_min_addr' logic from callers into vm_unmapped_area() | Linus Torvalds |
| 2023-04-21 | mm: add new api to enable ksm per process | Stefan Roesch |
| 2023-04-20 | KVM: s390: pci: fix virtual-physical confusion on module unload/load | Nico Boehr |
| 2023-04-20 | KVM: s390: vsie: clarifications on setting the APCB | Pierre Morel |
| 2023-04-20 | KVM: s390: interrupt: fix virtual-physical confusion for next alert GISA | Nico Boehr |
| 2023-04-20 | s390/stackleak: provide fast __stackleak_poison() implementation | Heiko Carstens |
| 2023-04-20 | s390: select ARCH_USE_SYM_ANNOTATIONS | Heiko Carstens |
| 2023-04-20 | s390/mm: use VM_FLUSH_RESET_PERMS in module_alloc() | Heiko Carstens |
| 2023-04-20 | s390: wire up memfd_secret system call | Heiko Carstens |
| 2023-04-20 | s390/mm: enable ARCH_HAS_SET_DIRECT_MAP | Heiko Carstens |
| 2023-04-20 | s390/mm: use BIT macro to generate SET_MEMORY bit masks | Heiko Carstens |
| 2023-04-19 | s390/relocate_kernel: adjust indentation | Heiko Carstens |
| 2023-04-19 | s390/relocate_kernel: use SYM* macros instead of ENTRY(), etc. | Heiko Carstens |
| 2023-04-19 | s390/entry: use SYM* macros instead of ENTRY(), etc. | Heiko Carstens |
| 2023-04-19 | s390/purgatory: use SYM* macros instead of ENTRY(), etc. | Heiko Carstens |
| 2023-04-19 | s390/kprobes: use SYM* macros instead of ENTRY(), etc. | Heiko Carstens |
| 2023-04-19 | s390/reipl: use SYM* macros instead of ENTRY(), etc. | Heiko Carstens |
| 2023-04-19 | s390/head64: use SYM* macros instead of ENTRY(), etc. | Heiko Carstens |
| 2023-04-19 | s390/earlypgm: use SYM* macros instead of ENTRY(), etc. | Heiko Carstens |
| 2023-04-19 | s390/mcount: use SYM* macros instead of ENTRY(), etc. | Heiko Carstens |
| 2023-04-19 | s390/crc32le: use SYM* macros instead of ENTRY(), etc. | Heiko Carstens |
| 2023-04-19 | s390/crc32be: use SYM* macros instead of ENTRY(), etc. | Heiko Carstens |
| 2023-04-19 | s390/crypto,chacha: use SYM* macros instead of ENTRY(), etc. | Heiko Carstens |
| 2023-04-19 | s390/amode31: use SYM* macros instead of ENTRY(), etc. | Heiko Carstens |
| 2023-04-19 | s390/lib: use SYM* macros instead of ENTRY(), etc. | Heiko Carstens |
| 2023-04-19 | s390/kasan: remove override of mem*() functions | Heiko Carstens |
| 2023-04-19 | s390/kdump: remove nodat stack restriction for calling nodat functions | Alexander Gordeev |
| 2023-04-19 | s390/kdump: rework invocation of DAT-off code | Alexander Gordeev |
| 2023-04-19 | s390/kdump: fix virtual vs physical address confusion | Alexander Gordeev |
| 2023-04-19 | s390/kdump: cleanup do_start_kdump() prototype and usage | Alexander Gordeev |
| 2023-04-19 | s390/kexec: turn DAT mode off immediately before purgatory | Alexander Gordeev |
| 2023-04-19 | s390/cpum_cf: remove function validate_ctr_auth() by inline code | Thomas Richter |
| 2023-04-19 | s390/cpum_cf: provide counter number to validate_ctr_version() | Thomas Richter |
| 2023-04-19 | s390/cpum_cf: introduce static CPU counter facility information | Thomas Richter |
| 2023-04-18 | mm/hugetlb_vmemmap: rename ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAP | Aneesh Kumar K.V |
| 2023-04-14 | s390/bpf: Fix bpf_arch_text_poke() with new_addr == NULL | Ilya Leoshkevich |
| 2023-04-14 | init: Mark [arch_call_]rest_init() __noreturn | Josh Poimboeuf |
| 2023-04-13 | bpf: Support 64-bit pointers to kfuncs | Ilya Leoshkevich |
| 2023-04-13 | s390/debug: replace zero-length array with flexible-array member | Heiko Carstens |
| 2023-04-13 | s390/fcx: replace zero-length array with flexible-array member | Gustavo A. R. Silva |
| 2023-04-13 | s390/diag: replace zero-length array with flexible-array member | Gustavo A. R. Silva |
| 2023-04-13 | s390/mm: fix direct map accounting | Heiko Carstens |
| 2023-04-13 | s390/mm: rename POPULATE_ONE2ONE to POPULATE_DIRECT | Heiko Carstens |
| 2023-04-13 | s390/boot: improve install.sh script | Marc Hartmayer |
| 2023-04-13 | s390/cpum_cf: simplify pr_err() statement in cpumf_pmu_enable/disable | Thomas Richter |