summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | KVM: s390: use READ_ONCE() to read fpc register valueHeiko Carstens2023-12-111-1/+1
| * | | | | | | KVM: s390: fix setting of fpc registerHeiko Carstens2023-12-111-5/+0
| * | | | | | | s390/ptrace: handle setting of fpc register correctlyHeiko Carstens2023-12-111-3/+3
| * | | | | | | s390/nmi: implement and use local_mcck_save() / local_mcck_restore()Heiko Carstens2023-12-113-8/+31
| * | | | | | | s390/nmi: consistently enable machine checks in trap_init()Heiko Carstens2023-12-112-4/+15
| * | | | | | | s390/ctlreg: return old register contents when changing bitsHeiko Carstens2023-12-111-10/+14
| * | | | | | | s390/ap: store TAPQ hwinfo in struct ap_cardHarald Freudenberger2023-11-301-9/+12
| * | | | | | | s390/boot: always align vmalloc area on segment boundaryAlexander Gordeev2023-11-222-2/+3
| * | | | | | | s390/sysinfo: add variable capacity informationVasily Gorbik2023-11-222-0/+14
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge tag 'asm-generic-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-01-101-2/+0
|\ \ \ \ \ \ \
| * | | | | | | arch: consolidate arch_irq_work_raise prototypesArnd Bergmann2023-11-231-2/+0
| |/ / / / / /
* | | | | | | Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefsLinus Torvalds2024-01-101-0/+1
|\ \ \ \ \ \ \
| * | | | | | | rseq: Split out rseq.h from sched.hKent Overstreet2023-12-271-0/+1
| | |/ / / / / | |/| | | | |
* | | | | | | 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