Age | Commit message (Expand) | Author |
2023-05-17 | s390/iommu: get rid of S390_CCW_IOMMU and S390_AP_IOMMU | Jason Gunthorpe |
2023-05-17 | s390/Kconfig: remove obsolete configs SCHED_{BOOK,DRAWER} | Lukas Bulwahn |
2023-05-05 | s390: remove the unneeded select GCC12_NO_ARRAY_BOUNDS | Lukas Bulwahn |
2023-04-30 | Merge tag 's390-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds |
2023-04-20 | s390: select ARCH_USE_SYM_ANNOTATIONS | Heiko Carstens |
2023-04-20 | s390/mm: enable ARCH_HAS_SET_DIRECT_MAP | Heiko Carstens |
2023-04-18 | mm/hugetlb_vmemmap: rename ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAP | Aneesh Kumar K.V |
2023-04-13 | s390/checksum: always use cksm instruction | Heiko Carstens |
2023-04-05 | s390/mm: try VMA lock-based page fault handling first | Heiko Carstens |
2023-04-04 | s390: enable HAVE_ARCH_STACKLEAK | Heiko Carstens |
2023-03-27 | s390: enable ARCH_HAS_MEMBARRIER_SYNC_CORE | Heiko Carstens |
2023-03-20 | s390: make use of CONFIG_FUNCTION_ALIGNMENT | Heiko Carstens |
2023-03-03 | Merge tag 's390-6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds |
2023-03-01 | s390/Kconfig: sort config S390 select list again | Heiko Carstens |
2023-02-25 | Merge tag 'vfio-v6.3-rc1' of https://github.com/awilliam/linux-vfio | Linus Torvalds |
2023-01-30 | vfio-mdev: add back CONFIG_VFIO dependency | Arnd Bergmann |
2023-01-23 | vfio-mdev: turn VFIO_MDEV into a selectable symbol | Christoph Hellwig |
2023-01-22 | s390/kprobes: replace kretprobe with rethook | Vasily Gorbik |
2022-12-12 | Merge tag 's390-6.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/... | Linus Torvalds |
2022-12-12 | Merge tag 'rcu.2022.12.02a' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2022-12-02 | s390/checksum: support GENERIC_CSUM, enable it for KASAN | Heiko Carstens |
2022-11-23 | s390/mm: provide minimal setup_per_cpu_areas() implementation | Heiko Carstens |
2022-11-10 | s390: select ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAP | Gerald Schaefer |
2022-11-08 | s390: always build relocatable kernel | Heiko Carstens |
2022-10-21 | arch/s390: Add ARCH_HAS_NMI_SAFE_THIS_CPU_OPS Kconfig option | Paul E. McKenney |
2022-08-02 | Merge tag 'random-6.0-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2022-07-21 | mmu_gather: Remove per arch tlb_{start,end}_vma() | Peter Zijlstra |
2022-07-18 | random: remove CONFIG_ARCH_RANDOM | Jason A. Donenfeld |
2022-06-30 | s390: remove unneeded 'select BUILD_BIN2C' | Masahiro Yamada |
2022-06-10 | Merge tag 'for-linus-5.19a-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2022-06-09 | gcc-12: disable '-Warray-bounds' universally for now | Linus Torvalds |
2022-06-06 | virtio: replace arch_has_restricted_virtio_memory_access() | Juergen Gross |
2022-06-03 | Merge tag 's390-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds |
2022-06-01 | s390/Kconfig: fix indentation | Juerg Haefliger |
2022-05-31 | Merge tag 'riscv-for-linus-5.19-mw0' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2022-05-26 | Merge tag 'kbuild-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2022-05-24 | kbuild: link symbol CRCs at final link, removing CONFIG_MODULE_REL_CRCS | Masahiro Yamada |
2022-04-26 | arch: Add SYSVIPC_COMPAT for all architectures | Guo Ren |
2022-04-06 | s390: allow to compile with z16 optimizations | Heiko Carstens |
2022-03-27 | s390/unwind: avoid duplicated unwinding entries for kretprobes | Vasily Gorbik |
2022-03-25 | Merge tag 's390-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds |
2022-03-23 | Merge tag 'asm-generic-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2022-03-10 | s390: raise minimum supported machine generation to z10 | Vasily Gorbik |
2022-03-10 | s390/nospec: add an option to use thunk-extern | Vasily Gorbik |
2022-03-01 | s390: always use the packed stack layout | Vasily Gorbik |
2022-02-25 | usercopy: Check valid lifetime via stack depth | Kees Cook |
2022-02-25 | uaccess: generalize access_ok() | Arnd Bergmann |
2022-01-24 | s390/module: test loading modules with a lot of relocations | Ilya Leoshkevich |
2022-01-23 | Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux | Linus Torvalds |
2022-01-15 | arch: remove GENERIC_FIND_FIRST_BIT entirely | Yury Norov |