summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v6.8-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds2024-01-102-2/+6
|\
| * crypto: s390/aes - Fix buffer overread in CTR modeHerbert Xu2023-12-082-2/+6
* | Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-01-091-0/+3
|\ \
| * | LSM: wireup Linux Security Module syscallsCasey Schaufler2023-11-121-0/+3
| |/
* | Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/...Linus Torvalds2024-01-091-0/+2
|\ \
| * | s390/traps: only define is_valid_bugaddr() under CONFIG_GENERIC_BUGNathan Chancellor2023-12-101-0/+2
* | | Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-01-091-0/+1
|\ \ \
| * | | mm/mglru: add dummy pmd_dirty()Kinsey Ho2024-01-051-0/+1
* | | | Merge tag 'slab-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...Linus Torvalds2024-01-091-1/+1
|\ \ \ \
| * | | | mm/slab: remove CONFIG_SLAB from all Kconfig and MakefileVlastimil Babka2023-12-051-1/+1
| | |_|/ | |/| |
* | | | Merge tag 'vfs-6.8.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...Linus Torvalds2024-01-081-0/+2
|\ \ \ \
| * | | | wire up syscalls for statmount/listmountMiklos Szeredi2023-12-141-0/+2
| |/ / /
* | | | Merge tag 'mm-hotfixes-stable-2024-01-05-11-35' of git://git.kernel.org/pub/s...Linus Torvalds2024-01-051-0/+3
|\ \ \ \
| * | | | arch/mm/fault: fix major fault accounting when retrying under per-VMA lockSuren Baghdasaryan2023-12-291-0/+3
| | |/ / | |/| |
* | | | Merge tag 'mm-hotfixes-stable-2023-12-27-15-00' of git://git.kernel.org/pub/s...Linus Torvalds2023-12-271-2/+2
|\| | |
| * | | kexec: fix KEXEC_FILE dependenciesArnd Bergmann2023-12-201-2/+2
| | |/ | |/|
* | | posix-timers: Get rid of [COMPAT_]SYS_NI() usesLinus Torvalds2023-12-201-12/+1
* | | Merge tag 's390-6.7-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2023-12-204-11/+12
|\ \ \
| * | | s390: update defconfigsHeiko Carstens2023-12-193-10/+11
| * | | s390/vx: fix save/restore of fpu kernel contextHeiko Carstens2023-12-181-1/+1
| |/ /
* | | cred: get rid of CONFIG_DEBUG_CREDENTIALSJens Axboe2023-12-151-1/+0
* | | Merge tag 'kvm-s390-master-6.7-1' of https://git.kernel.org/pub/scm/linux/ker...Paolo Bonzini2023-12-082-5/+1
|\ \ \ | |/ / |/| |
| * | KVM: s390/mm: Properly reset no-datClaudio Imbrenda2023-11-141-1/+1
| * | KVM: s390: vsie: fix wrong VIR 37 when MSO is usedClaudio Imbrenda2023-11-141-4/+0
| |/
* | s390: remove odd commentHeiko Carstens2023-11-221-1/+0
* | s390/ipl: add missing IPL_TYPE_ECKD_DUMP case to ipl_init()Mikhail Zaslonko2023-11-221-0/+1
* | s390/pai: cleanup event initializationThomas Richter2023-11-222-7/+5
|/
* kprobes: unify kprobes_exceptions_nofify() prototypesArnd Bergmann2023-11-101-2/+0
* Merge tag 'iommu-updates-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-11-0910-914/+57
|\
| *-. Merge branches 'iommu/fixes', 'arm/tegra', 'arm/smmu', 'virtio', 'x86/vt-d', ...Joerg Roedel2023-10-2710-914/+57
| |\ \
| | | * s390/pci: Fix reset of IOMMU software countersNiklas Schnelle2023-10-052-7/+10
| | | * s390/pci: Use dma-iommu layerNiklas Schnelle2023-10-0210-892/+36
| | | * s390/pci: prepare is_passed_through() for dma-iommuNiklas Schnelle2023-10-021-4/+11
| | |/
* | | Merge tag 's390-6.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2023-11-0820-497/+266
|\ \ \
| * | | s390/mm: make pte_free_tlb() similar to pXd_free_tlb()Alexander Gordeev2023-11-053-13/+3
| * | | s390/mm: use compound page order to distinguish page tablesAlexander Gordeev2023-11-051-9/+4
| * | | s390/mm: use full 4KB page for 2KB PTEAlexander Gordeev2023-11-054-262/+31
| * | | s390/cmma: rework no-dat handlingHeiko Carstens2023-11-055-131/+21
| * | | s390/cmma: move arch_set_page_dat() to header fileHeiko Carstens2023-11-056-16/+28
| * | | s390/cmma: move set_page_stable() and friends to header fileHeiko Carstens2023-11-052-42/+43
| * | | s390/cmma: move parsing of cmma kernel parameter to early boot codeHeiko Carstens2023-11-057-42/+58
| * | | s390/cmma: cleanup inline assembliesHeiko Carstens2023-11-051-22/+26
| * | | s390: add USER_STACKTRACE supportHeiko Carstens2023-11-052-0/+44
| * | | s390/perf: implement perf_callchain_user()Heiko Carstens2023-11-052-0/+48
| * | | s390/mm: add missing conversion to use ptdescsAlexander Gordeev2023-11-052-3/+3
* | | | Merge tag 'kbuild-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2023-11-043-23/+3
|\ \ \ \ | |/ / / |/| | |
| * | | kbuild: unify vdso_install rulesMasahiro Yamada2023-10-283-23/+3
* | | | Merge tag 's390-6.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2023-11-0349-801/+993
|\ \ \ \
| * | | | s390: delete the unused store_prefix() functionIlya Leoshkevich2023-10-251-8/+0
| * | | | s390/cmma: fix handling of swapper_pg_dir and invalid_pg_dirHeiko Carstens2023-10-251-0/+6