summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2023-04-28Merge tag 'smp-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-04-28Merge tag 'objtool-core-2023-04-27' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-04-27Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-04-27Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-04-27Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-04-26Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2023-04-26Merge tag 'for-6.4/block-2023-04-21' of git://git.kernel.dk/linuxLinus Torvalds
2023-04-25Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2023-04-25Merge tag 'timers-core-2023-04-24' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-04-24Merge tag 'rcu.6.4.april5.2023.3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-04-21Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-04-21mm: move 'mmap_min_addr' logic from callers into vm_unmapped_area()Linus Torvalds
2023-04-21mm: add new api to enable ksm per processStefan Roesch
2023-04-18mm/hugetlb_vmemmap: rename ARCH_WANT_HUGETLB_PAGE_OPTIMIZE_VMEMMAPAneesh Kumar K.V
2023-04-14s390/bpf: Fix bpf_arch_text_poke() with new_addr == NULLIlya Leoshkevich
2023-04-14init: Mark [arch_call_]rest_init() __noreturnJosh Poimboeuf
2023-04-13bpf: Support 64-bit pointers to kfuncsIlya Leoshkevich
2023-04-11s390/dasd: add autoquiesce featureStefan Haberland
2023-04-05s390/mm: try VMA lock-based page fault handling firstHeiko Carstens
2023-04-05kvm: Remove "select SRCU"Paul E. McKenney
2023-04-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-04-03Merge 6.3-rc5 into driver-core-nextGreg Kroah-Hartman
2023-03-31KVM: PPC: Make KVM_CAP_IRQFD_RESAMPLE platform dependentAlexey Kardashevskiy
2023-03-28mm: add PTE pointer parameter to flush_tlb_fix_spurious_fault()Gerald Schaefer
2023-03-28KVM: s390: pv: fix external interruption loop not always detectedNico Boehr
2023-03-27s390/ptrace: fix PTRACE_GET_LAST_BREAK error handlingHeiko Carstens
2023-03-27s390: reintroduce expoline dependence to scriptsJiri Slaby (SUSE)
2023-03-27s390/uaccess: add missing earlyclobber annotations to __clear_user()Heiko Carstens
2023-03-24treewide: Trace IPIs sent via smp_send_reschedule()Valentin Schneider
2023-03-21vdso: Improve cmd_vdso_check to check all dynamic relocationsFangrui Song
2023-03-21ftrace: selftest: remove broken trace_direct_trampMark Rutland
2023-03-17s390/smp: move to use bus_get_dev_root()Greg Kroah-Hartman
2023-03-17s390/topology: move to use bus_get_dev_root()Greg Kroah-Hartman
2023-03-13s390: update defconfigsHeiko Carstens
2023-03-13PCI: s390: Fix use-after-free of PCI resources with per-function hotplugNiklas Schnelle
2023-03-13s390/ipl: add missing intersection check to ipl_report handlingSven Schnelle
2023-03-09module: replace module_layout with module_memorySong Liu
2023-03-08sched/idle: Mark arch_cpu_idle_dead() __noreturnJosh Poimboeuf
2023-03-03Merge tag 's390-6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-03-02s390/kprobes: fix current_kprobe never cleared after kprobes reenterVasily Gorbik
2023-03-02s390/kprobes: fix irq mask clobbering on kprobe reenter from post_handlerVasily Gorbik
2023-03-01s390/Kconfig: sort config S390 select list againHeiko Carstens
2023-03-01s390/extmem: return correct segment type in __segment_load()Gerald Schaefer
2023-02-28s390/decompressor: add link map savingVasily Gorbik
2023-02-28s390/smp: perform cpu reset before delegating work to target cpuHeiko Carstens
2023-02-28s390/mcck: cleanup user process termination pathAlexander Gordeev
2023-02-28s390/cpum_sf: use READ_ONCE_ALIGNED_128() instead of 128-bit cmpxchgHeiko Carstens
2023-02-28s390/rwonce: add READ_ONCE_ALIGNED_128() macroHeiko Carstens
2023-02-27s390/ap,zcrypt,vfio: introduce and use ap_queue_status_reg unionHarald Freudenberger
2023-02-27s390/nmi: fix virtual-physical address confusionNico Boehr