summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)AuthorFilesLines
2023-03-29mm: add PTE pointer parameter to flush_tlb_fix_spurious_fault()Gerald Schaefer1-5/+7
2023-03-28KVM: s390: pv: fix external interruption loop not always detectedNico Boehr1-8/+24
2023-03-27s390/uaccess: add missing earlyclobber annotations to __clear_user()Heiko Carstens1-1/+1
2023-03-27s390/ptrace: fix PTRACE_GET_LAST_BREAK error handlingHeiko Carstens1-6/+2
2023-03-27s390: reintroduce expoline dependence to scriptsJiri Slaby (SUSE)1-1/+1
2023-03-27s390: enable ARCH_HAS_MEMBARRIER_SYNC_COREHeiko Carstens1-0/+1
2023-03-27s390/cpum_sf: remove flag PERF_CPUM_SF_FULL_BLOCKSThomas Richter2-14/+2
2023-03-24treewide: Trace IPIs sent via smp_send_reschedule()Valentin Schneider1-1/+1
2023-03-21vdso: Improve cmd_vdso_check to check all dynamic relocationsFangrui Song2-4/+2
2023-03-21ftrace: selftest: remove broken trace_direct_trampMark Rutland1-0/+5
2023-03-20s390/mm: make use of atomic_fetch_xor()Heiko Carstens1-7/+1
2023-03-20s390/ap: implement SE AP bind, unbind and associateHarald Freudenberger1-2/+11
2023-03-20s390/ap: new low level inline functions ap_bapq() and ap_aapq()Harald Freudenberger1-0/+53
2023-03-20s390/ap: provide F bit parameter for ap_rapq() and ap_zapq()Harald Freudenberger1-2/+10
2023-03-20s390/ap: make tapq gr2 response a structHarald Freudenberger1-6/+33
2023-03-20s390/ap: exploit new B bit from QCI config infoHarald Freudenberger1-6/+7
2023-03-20s390/zcrypt: rework length information for dqapHarald Freudenberger1-6/+12
2023-03-20s390/zcrypt: make psmid unsigned long instead of long longHarald Freudenberger1-2/+2
2023-03-20s390/vdso: use __ALIGN instead of open coded .alignHeiko Carstens2-3/+5
2023-03-20s390/expoline: use __ALIGN instead of open coded .alignHeiko Carstens1-1/+2
2023-03-20s390/ftrace: move hotpatch trampolines to mcount.SHeiko Carstens2-20/+16
2023-03-20s390: make use of CONFIG_FUNCTION_ALIGNMENTHeiko Carstens2-1/+3
2023-03-20Merge branch 'decompressor-memory-tracking' into featuresHeiko Carstens22-1000/+907
2023-03-20s390/kasan: move shadow mapping to decompressorVasily Gorbik11-366/+258
2023-03-20s390/mm,pageattr: allow KASAN shadow memoryVasily Gorbik1-2/+0
2023-03-20s390/boot: rework decompressor reserved trackingVasily Gorbik12-405/+430
2023-03-20s390/boot: rename mem_detect to physmem_infoVasily Gorbik10-187/+188
2023-03-20s390/boot: remove non-functioning image bootable checkVasily Gorbik3-17/+0
2023-03-20s390/dumpstack: resolve userspace last_breakIlya Leoshkevich1-1/+7
2023-03-20s390: simplify dynamic sysctl registration for appldata_register_opsLuis Chamberlain1-12/+8
2023-03-20s390: simplify one-level sysctl registration for page_table_sysctlLuis Chamberlain1-11/+1
2023-03-20s390: simplify one level sysctl registration for cmm_tableLuis Chamberlain1-11/+1
2023-03-20s390: simplify one-level sysctl registration for appldata_tableLuis Chamberlain1-11/+1
2023-03-20s390: simplify one-level syctl registration for s390dbf_tableLuis Chamberlain1-11/+1
2023-03-20s390: simplify one-level sysctl registration for topology_ctl_tableLuis Chamberlain1-11/+1
2023-03-17s390/smp: move to use bus_get_dev_root()Greg Kroah-Hartman1-3/+9
2023-03-17s390/topology: move to use bus_get_dev_root()Greg Kroah-Hartman1-1/+10
2023-03-16KVM: Change return type of kvm_arch_vm_ioctl() to "int"Thomas Huth1-2/+1
2023-03-16KVM: s390: Use "int" as return type for kvm_s390_get/set_skeys()Thomas Huth1-2/+2
2023-03-13s390/pci: clean up left over special treatment for function zeroNiklas Schnelle2-25/+5
2023-03-13s390/pci: remove redundant pci_bus_add_devices() on new busNiklas Schnelle1-1/+0
2023-03-13s390/pci: only add specific device in zpci_bus_scan_device()Niklas Schnelle1-2/+1
2023-03-13s390/setup: always inline gen_lpswe()Heiko Carstens1-1/+1
2023-03-13s390: trim ancient junk from copy_thread()Al Viro1-6/+4
2023-03-13s390/bp: remove __bpon()Heiko Carstens4-16/+6
2023-03-13s390/bp: remove s390_isolate_bp_guest()Heiko Carstens2-11/+0
2023-03-13s390/bp: remove TIF_ISOLATE_BPHeiko Carstens4-35/+13
2023-03-13s390/bp: add missing BPENTER to program check handlerHeiko Carstens1-0/+1
2023-03-13s390: update defconfigsHeiko Carstens3-19/+8
2023-03-13s390/ipl: add missing intersection check to ipl_report handlingSven Schnelle1-0/+8