summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2024-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-07-09Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni
2024-07-09s390/mm: Add NULL pointer check to crst_table_free() base_crst_free()Heiko Carstens
2024-07-08s390/bpf: Implement exceptionsIlya Leoshkevich
2024-07-08s390/bpf: Change seen_reg to a maskIlya Leoshkevich
2024-07-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2024-07-05Merge tag 'kvm-s390-master-6.10-1' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini
2024-07-04Merge tag 's390-6.10-8' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
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: 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-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-17s390/pci: Add missing virt_to_phys() for directed DIBVNiklas Schnelle
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-05s390/crash: Do not use VM info if os_info does not have itAlexander Gordeev
2024-05-23mseal: wire up mseal syscallJeff Xu
2024-05-21Merge tag 's390-6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-05-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2024-05-18Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2024-05-17Merge tag 'probes-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tra...Linus Torvalds
2024-05-16s390/kprobes: Remove custom insn slot allocatorHeiko Carstens
2024-05-16s390/boot: Remove alt_stfle_fac_list from decompressorSven Schnelle
2024-05-16s390/cpacf: Make use of invalid opcode produce a link errorHarald Freudenberger
2024-05-16s390/cpacf: Split and rework cpacf query functionsHarald Freudenberger
2024-05-16kprobe/ftrace: bail out if ftrace was killedStephen Brennan
2024-05-15Merge tag 'modules-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-05-14Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2024-05-14s390/ipl: Introduce sysfs attribute 'scp_data' for dump iplAlexander Egorenkov
2024-05-14s390/ipl: Introduce macros for (re)ipl sysfs attribute 'scp_data'Alexander Egorenkov
2024-05-14s390/ipl: Fix incorrect initialization of nvme dump blockAlexander Egorenkov
2024-05-14s390/ipl: Fix incorrect initialization of len fields in nvme reipl blockAlexander Egorenkov
2024-05-14s390/ipl: Do not accept z/VM CP diag X'008' cmds longer than max lengthAlexander Egorenkov
2024-05-14s390/ipl: Fix size of vmcmd buffers for sending z/VM CP diag X'008' cmdsAlexander Egorenkov
2024-05-14s390/alternatives: Convert runtime sanity check into compile time checkHeiko Carstens
2024-05-14s390/irq: Set CIF_NOHZ_DELAY in do_io_irq()Sven Schnelle