summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2024-07-03s390/kmsan: implement the architecture-specific functionsIlya Leoshkevich
2024-07-03s390/unwind: disable KMSAN checksIlya Leoshkevich
2024-07-03s390/uaccess: add the missing linux/instrumented.h #includeIlya Leoshkevich
2024-07-03s390/uaccess: add KMSAN support to put_user() and get_user()Ilya Leoshkevich
2024-07-03s390/traps: unpoison the kernel_stack_overflow()'s pt_regsIlya Leoshkevich
2024-07-03s390/string: add KMSAN supportIlya Leoshkevich
2024-07-03s390/mm: define KMSAN metadata for vmalloc and modulesIlya Leoshkevich
2024-07-03s390/irqflags: do not instrument arch_local_irq_*() with KMSANIlya Leoshkevich
2024-07-03s390/ftrace: unpoison ftrace_regs in kprobe_ftrace_handler()Ilya Leoshkevich
2024-07-03s390/diag: unpoison diag224() output bufferIlya Leoshkevich
2024-07-03s390/cpumf: unpoison STCCTM output bufferIlya Leoshkevich
2024-07-03s390/cpacf: unpoison the results of cpacf_trng()Ilya Leoshkevich
2024-07-03s390/checksum: add a KMSAN checkIlya Leoshkevich
2024-07-03s390/boot: add the KMSAN runtime stubIlya Leoshkevich
2024-07-03s390: use a larger stack for KMSANIlya Leoshkevich
2024-07-03s390/boot: turn off KMSANIlya Leoshkevich
2024-07-03driver core: have match() callback in struct bus_type take a const *Greg Kroah-Hartman
2024-07-03KVM: s390: remove useless includeClaudio Imbrenda
2024-07-02s390/bpf: Support arena atomicsIlya Leoshkevich
2024-07-02s390/bpf: Enable arenaIlya Leoshkevich
2024-07-02s390/bpf: Support address space cast instructionIlya Leoshkevich
2024-07-02s390/bpf: Support BPF_PROBE_MEM32Ilya Leoshkevich
2024-07-02s390/bpf: Land on the next JITed instruction after exceptionIlya Leoshkevich
2024-07-02s390/bpf: Introduce pre- and post- probe functionsIlya Leoshkevich
2024-07-02s390/bpf: Get rid of get_probe_mem_regno()Ilya Leoshkevich
2024-07-02s390/bpf: Factor out emitting probe nopsIlya Leoshkevich
2024-07-02s390/hwcaps: Add documentation for HWCAP flagsHeiko Carstens
2024-07-02s390/pgtable: Make crdte() and cspg() return a valueClaudio Imbrenda
2024-07-02s390/topology: Remove CPU KOBJ_CHANGE ueventsMete Durlu
2024-07-02s390: Update defconfigsHeiko Carstens
2024-07-01KVM: s390: fix LPSWEY handlingChristian Borntraeger
2024-06-28Merge tag 'hardening-v6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-06-28randomize_kstack: Remove non-functional per-arch entropy filteringKees Cook
2024-06-28s390/mm: Add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-06-28s390/lib: Add missing MODULE_DESCRIPTION() macrosJeff Johnson
2024-06-28s390/crc32: Add missing MODULE_DESCRIPTION() macroJeff Johnson
2024-06-27Merge tag 's390-6.10-7' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2024-06-25s390: remove native mmap2() syscallArnd Bergmann
2024-06-25syscalls: fix compat_sys_io_pgetevents_time64 usageArnd Bergmann
2024-06-25s390/boot: Do not adjust GOT entries for undef weak symJens Remus
2024-06-24s390/mm: Get total ram pages from memblockWei Yang
2024-06-24s390: Provide optimized __arch_hweight*() implementationsHeiko Carstens
2024-06-18KVM: Introduce vcpu->wants_to_runDavid Matlack
2024-06-18s390: Remove S390_lowcoreSven Schnelle
2024-06-18s390/mm: Remove duplicate get_lowcore() callsSven Schnelle
2024-06-18s390/idle: Remove duplicate get_lowcore() callsSven Schnelle
2024-06-18s390/vtime: Remove duplicate get_lowcore() callsSven Schnelle
2024-06-18s390/smp: Remove duplicate get_lowcore() callsSven Schnelle
2024-06-18s390/nmi: Remove duplicate get_lowcore() callsSven Schnelle
2024-06-18s390/boot: Replace S390_lowcore by get_lowcore()Sven Schnelle