summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2024-03-14Merge tag 'mm-nonmm-stable-2024-03-14-09-36' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-03-14Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-03-12Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-03-12Merge tag 'asm-generic-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-03-12Merge tag 's390-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2024-03-11Merge tag 'timers-core-2024-03-10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-03-11Merge tag 'linux_kselftest-next-6.9-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-03-07s390/tools: handle rela R_390_GOTPCDBL/R_390_GOTOFF64Sumanth Korikkar
2024-03-07s390/cache: prevent rebuild of shared_cpu_listHeiko Carstens
2024-03-07s390/crypto: remove retry loop with sleep from PAES pkey invocationHarald Freudenberger
2024-03-07s390/configs: increase number of LOCKDEP_BITSHeiko Carstens
2024-03-07s390/pai: change sampling event assignment for PMU device driverThomas Richter
2024-03-06mm/treewide: align up pXd_leaf() retval across archsPeter Xu
2024-03-06mm/treewide: drop pXd_large()Peter Xu
2024-03-06mm/treewide: replace pud_large() with pud_leaf()Peter Xu
2024-03-06mm/treewide: replace pmd_large() with pmd_leaf()Peter Xu
2024-03-06s390: supplement for ptdesc conversionQi Zheng
2024-03-06arch: define CONFIG_PAGE_SIZE_*KB on all architecturesArnd Bergmann
2024-02-26s390/boot: fix minor comment style damagesAlexander Gordeev
2024-02-26s390/boot: do not check for zero-termination relocation entryAlexander Gordeev
2024-02-26s390/boot: make type of __vmlinux_relocs_64_start|end consistentAlexander Gordeev
2024-02-26s390/boot: sanitize kaslr_adjust_relocs() function prototypeAlexander Gordeev
2024-02-26s390/boot: simplify GOT handlingAlexander Gordeev
2024-02-25s390: vmlinux.lds.S: fix .got.plt assertionHeiko Carstens
2024-02-23arch, crash: move arch_crash_save_vmcoreinfo() out to file vmcore_info.cBaoquan He
2024-02-23s390, crash: wrap crash dumping code into crash related ifdefsBaoquan He
2024-02-23Merge tag 's390-6.8-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2024-02-22treewide: update LLVM Bugzilla linksNathan Chancellor
2024-02-22mm/mmu_gather: add __tlb_remove_folio_pages()David Hildenbrand
2024-02-22mm/mmu_gather: pass "delay_rmap" instead of encoded page to __tlb_remove_page...David Hildenbrand
2024-02-22s390/pgtable: define PFN_PTE_SHIFTDavid Hildenbrand
2024-02-22mm: ptdump: have ptdump_check_wx() return boolChristophe Leroy
2024-02-22powerpc,s390: ptdump: define ptdump_check_wx() regardless of CONFIG_DEBUG_WXChristophe Leroy
2024-02-22arm64, powerpc, riscv, s390, x86: ptdump: refactor CONFIG_DEBUG_WXChristophe Leroy
2024-02-22s390/boot: workaround current 'llvm-objdump -t -j ...' behaviorNathan Chancellor
2024-02-22KVM: s390: fix access register usage in ioctlsEric Farman
2024-02-21mm: convert mm_counter() to take a folioKefeng Wang
2024-02-21s390: use pfn_swap_entry_folio() in ptep_zap_swap_entry()Kefeng Wang
2024-02-21s390: enable MHP_MEMMAP_ON_MEMORYSumanth Korikkar
2024-02-21s390/mm: allocate vmemmap pages from self-contained memory rangeSumanth Korikkar
2024-02-21KVM: s390: introduce kvm_s390_fpu_(store|load)Janosch Frank
2024-02-21s390: use the correct count for __iowrite64_copy()Jason Gunthorpe
2024-02-20s390/vdso: Use generic union vdso_data_storeAnna-Maria Behnsen
2024-02-20s390/vdso/data: Drop unnecessary header includeAnna-Maria Behnsen
2024-02-20s390: compile relocatable kernel without -fPIEJosh Poimboeuf
2024-02-20s390: add relocs toolJosh Poimboeuf
2024-02-20s390/vdso64: filter out munaligned-symbols flag for vdsoSumanth Korikkar
2024-02-20s390/boot: add 'alloc' to info.bin .vmlinux.info section flagsNathan Chancellor
2024-02-20s390/pci: fix three typos in commentsGerd Bayer
2024-02-20s390/pci: remove hotplug slot when releasing the deviceGerd Bayer