summaryrefslogtreecommitdiffstats
path: root/arch/s390 (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...Linus Torvalds2024-03-151-1/+1
|\
| * treewide: update LLVM Bugzilla linksNathan Chancellor2024-02-231-1/+1
* | Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-03-1520-138/+170
|\ \
| * | mm/treewide: align up pXd_leaf() retval across archsPeter Xu2024-03-061-2/+2
| * | mm/treewide: drop pXd_large()Peter Xu2024-03-061-4/+4
| * | mm/treewide: replace pud_large() with pud_leaf()Peter Xu2024-03-067-11/+11
| * | mm/treewide: replace pmd_large() with pmd_leaf()Peter Xu2024-03-067-19/+19
| * | s390: supplement for ptdesc conversionQi Zheng2024-03-063-24/+26
| * | arch, crash: move arch_crash_save_vmcoreinfo() out to file vmcore_info.cBaoquan He2024-02-243-15/+22
| * | s390, crash: wrap crash dumping code into crash related ifdefsBaoquan He2024-02-243-0/+14
| * | mm/mmu_gather: add __tlb_remove_folio_pages()David Hildenbrand2024-02-231-0/+17
| * | mm/mmu_gather: pass "delay_rmap" instead of encoded page to __tlb_remove_page...David Hildenbrand2024-02-231-7/+6
| * | s390/pgtable: define PFN_PTE_SHIFTDavid Hildenbrand2024-02-221-0/+2
| * | mm: ptdump: have ptdump_check_wx() return boolChristophe Leroy2024-02-221-4/+9
| * | powerpc,s390: ptdump: define ptdump_check_wx() regardless of CONFIG_DEBUG_WXChristophe Leroy2024-02-221-5/+2
| * | arm64, powerpc, riscv, s390, x86: ptdump: refactor CONFIG_DEBUG_WXChristophe Leroy2024-02-223-17/+0
| * | mm: convert mm_counter() to take a folioKefeng Wang2024-02-221-1/+1
| * | s390: use pfn_swap_entry_folio() in ptep_zap_swap_entry()Kefeng Wang2024-02-221-2/+2
| * | s390: enable MHP_MEMMAP_ON_MEMORYSumanth Korikkar2024-02-221-0/+1
| * | s390/mm: allocate vmemmap pages from self-contained memory rangeSumanth Korikkar2024-02-222-30/+35
| |/
* | Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-03-122-2/+3
|\ \
| * | ubsan: Remove CONFIG_UBSAN_SANITIZE_ALLKees Cook2024-02-061-1/+1
| * | kernel.h: removed REPEAT_BYTE from kernel.hTanzir Hasan2024-02-011-1/+2
* | | Merge tag 'asm-generic-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-03-122-1/+2
|\ \ \
| * | | arch: define CONFIG_PAGE_SIZE_*KB on all architecturesArnd Bergmann2024-03-062-1/+2
| | |/ | |/|
* | | Merge tag 's390-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2024-03-1287-1281/+2451
|\ \ \
| * | | s390/tools: handle rela R_390_GOTPCDBL/R_390_GOTOFF64Sumanth Korikkar2024-03-071-0/+2
| * | | s390/cache: prevent rebuild of shared_cpu_listHeiko Carstens2024-03-071-0/+1
| * | | s390/crypto: remove retry loop with sleep from PAES pkey invocationHarald Freudenberger2024-03-071-14/+2
| * | | s390/configs: increase number of LOCKDEP_BITSHeiko Carstens2024-03-071-0/+2
| * | | s390/pai: change sampling event assignment for PMU device driverThomas Richter2024-03-072-3/+6
| * | | s390/boot: fix minor comment style damagesAlexander Gordeev2024-02-261-3/+3
| * | | s390/boot: do not check for zero-termination relocation entryAlexander Gordeev2024-02-261-3/+1
| * | | s390/boot: make type of __vmlinux_relocs_64_start|end consistentAlexander Gordeev2024-02-262-8/+6
| * | | s390/boot: sanitize kaslr_adjust_relocs() function prototypeAlexander Gordeev2024-02-261-4/+3
| * | | s390/boot: simplify GOT handlingAlexander Gordeev2024-02-263-9/+7
| * | | s390: vmlinux.lds.S: fix .got.plt assertionHeiko Carstens2024-02-252-6/+16
| * | | s390/boot: workaround current 'llvm-objdump -t -j ...' behaviorNathan Chancellor2024-02-221-2/+2
| * | | KVM: s390: fix access register usage in ioctlsEric Farman2024-02-223-1/+7
| * | | KVM: s390: introduce kvm_s390_fpu_(store|load)Janosch Frank2024-02-213-20/+22
| * | | s390: compile relocatable kernel without -fPIEJosh Poimboeuf2024-02-209-13/+145
| * | | s390: add relocs toolJosh Poimboeuf2024-02-203-0/+391
| * | | s390/vdso64: filter out munaligned-symbols flag for vdsoSumanth Korikkar2024-02-201-0/+1
| * | | s390/boot: add 'alloc' to info.bin .vmlinux.info section flagsNathan Chancellor2024-02-201-1/+1
| * | | s390/pci: fix three typos in commentsGerd Bayer2024-02-202-3/+3
| * | | s390/pci: remove hotplug slot when releasing the deviceGerd Bayer2024-02-201-2/+3
| * | | s390/pci: introduce lock to synchronize state of zpci_dev'sGerd Bayer2024-02-204-30/+63
| * | | s390/pci: rename lock member in struct zpci_devGerd Bayer2024-02-203-7/+7
| * | | s390/pai: adjust whitespace indentationThomas Richter2024-02-201-1/+1
| * | | s390/pai: simplify event start function for perf statThomas Richter2024-02-202-15/+4