aboutsummaryrefslogtreecommitdiff
path: root/arch/s390/include
AgeCommit message (Expand)AuthorFilesLines
2024-07-03s390/string: add KMSAN supportIlya Leoshkevich1-5/+15
2024-07-03s390/mm: define KMSAN metadata for vmalloc and modulesIlya Leoshkevich1-0/+12
2024-07-03s390/irqflags: do not instrument arch_local_irq_*() with KMSANIlya Leoshkevich1-3/+14
2024-07-03s390/cpumf: unpoison STCCTM output bufferIlya Leoshkevich1-0/+6
2024-07-03s390/cpacf: unpoison the results of cpacf_trng()Ilya Leoshkevich1-0/+3
2024-07-03s390/checksum: add a KMSAN checkIlya Leoshkevich1-0/+2
2024-07-03s390: use a larger stack for KMSANIlya Leoshkevich1-1/+1
2024-07-03driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman1-1/+1
2024-07-03KVM: s390: remove useless includeClaudio Imbrenda1-1/+0
2024-07-02s390/hwcaps: Add documentation for HWCAP flagsHeiko Carstens1-0/+8
2024-07-02s390/pgtable: Make crdte() and cspg() return a valueClaudio Imbrenda1-2/+23
2024-07-01KVM: s390: fix LPSWEY handlingChristian Borntraeger1-0/+1
2024-06-28randomize_kstack: Remove non-functional per-arch entropy filteringKees Cook1-1/+1
2024-06-24s390: Provide optimized __arch_hweight*() implementationsHeiko Carstens2-1/+78
2024-06-18s390: Remove S390_lowcoreSven Schnelle1-2/+0
2024-06-18s390/vtime: Remove duplicate get_lowcore() callsSven Schnelle1-6/+10
2024-06-18s390: Replace S390_lowcore by get_lowcore()Sven Schnelle14-66/+66
2024-06-18s390: Add get_lowcore() functionSven Schnelle1-0/+5
2024-06-11KVM: Delete the now unused kvm_arch_sched_in()Sean Christopherson1-1/+0
2024-06-11function_graph: Everyone uses HAVE_FUNCTION_GRAPH_RET_ADDR_PTR, remove itSteven Rostedt (Google)1-1/+0
2024-06-07s390/pai_ext: Enable per-task and system-wide sampling eventThomas Richter1-6/+2
2024-06-07s390/pai_crypto: Enable per-task counting eventThomas Richter1-0/+1
2024-06-05s390/uv: Implement HAVE_ARCH_MAKE_FOLIO_ACCESSIBLEDavid Hildenbrand1-0/+3
2024-06-05s390/uv: Convert uv_convert_owned_from_secure() to uv_convert_from_secure_(fo...David Hildenbrand2-5/+5
2024-06-05s390/uv: Convert uv_destroy_owned_page() to uv_destroy_(folio|pte)()David Hildenbrand2-3/+9
2024-06-05s390/uv: Make uv_convert_from_secure() a static functionDavid Hildenbrand1-6/+0
2024-06-05s390/uv: Convert PG_arch_1 users to only work on small foliosDavid Hildenbrand1-0/+2
2024-05-21Merge tag 's390-6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds6-26/+126
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-4/+7
2024-05-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-0/+15
2024-05-16s390/cpacf: Make use of invalid opcode produce a link errorHarald Freudenberger1-2/+10
2024-05-16s390/cpacf: Split and rework cpacf query functionsHarald Freudenberger1-20/+81
2024-05-14s390/alternatives: Convert runtime sanity check into compile time checkHeiko Carstens2-0/+2
2024-05-14Merge tag 'timers-core-2024-05-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-5/+2
2024-05-14s390: Mark psw in __load_psw_mask() as __unitializedSven Schnelle1-1/+1
2024-05-14s390/idle: Rewrite psw_idle() in CSven Schnelle1-0/+14
2024-05-14s390/stackstrace: Detect vdso stack framesHeiko Carstens1-0/+1
2024-05-14s390/vdso: Introduce and use struct stack_frame_vdso_wrapperHeiko Carstens1-0/+5
2024-05-14s390/stacktrace: Merge perf_callchain_user() and arch_stack_walk_user()Heiko Carstens1-0/+7
2024-05-14s390/pgtable: Add missing hardware bits for puds, pmdsClaudio Imbrenda1-3/+5
2024-05-14s390/pgtable: Switch read and write softbits for pudsClaudio Imbrenda1-2/+2
2024-05-13Merge tag 'sched-core-2024-05-13' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+0
2024-05-13Merge tag 's390-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds15-58/+163
2024-05-07mm: fix race between __split_huge_pmd_locked() and GUP-fastRyan Roberts1-1/+3
2024-05-05Revert "s390: Relocate vmlinux ELF data to virtual address space"Alexander Gordeev1-2/+2
2024-05-02Merge branch 'shared-zeropage' into featuresAlexander Gordeev4-4/+20
2024-05-01s390: Relocate vmlinux ELF data to virtual address spaceAlexander Gordeev1-2/+2
2024-04-29s390/ftrace: Use unwinder instead of __builtin_return_address()Sven Schnelle1-6/+2
2024-04-29s390/os_info: Fix array size in struct os_infoSven Schnelle1-2/+3
2024-04-26s390/vdso: Add CFI for RA register to asm macro vdso_funcJens Remus1-0/+1