summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
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
2024-06-18s390: Replace S390_lowcore by get_lowcore()Sven Schnelle
2024-06-18s390: Add get_lowcore() functionSven Schnelle
2024-06-17s390/pci: Add missing virt_to_phys() for directed DIBVNiklas Schnelle
2024-06-11KVM: Delete the now unused kvm_arch_sched_in()Sean Christopherson
2024-06-11KVM: s390: Don't re-setup dummy routing when KVM_CREATE_IRQCHIPYi Wang
2024-06-11function_graph: Everyone uses HAVE_FUNCTION_GRAPH_RET_ADDR_PTR, remove itSteven Rostedt (Google)
2024-06-11s390/mm: Restore mapping of kernel image using large pagesAlexander Gordeev
2024-06-11s390/mm: Allow large pages only for aligned physical addressesAlexander Gordeev
2024-06-11s390: Update defconfigsHeiko Carstens
2024-06-07s390/pai_ext: Enable per-task and system-wide sampling eventThomas Richter
2024-06-07s390/pai_ext: Enable per-task counting eventThomas Richter
2024-06-07s390/pai_ext: Enable concurrent system-wide counting/samplingThomas Richter