aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel
AgeCommit message (Expand)AuthorFilesLines
13 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-4/+1
2026-08-23Merge tag 's390-7.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds18-126/+373
2026-08-18Merge tag 'core-entry-2026-08-17' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+7
2026-08-18Merge tag 'kvm-s390-next-7.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEADPaolo Bonzini1-4/+1
2026-08-17Merge tag 'vfs-7.3-rc1.failfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfsLinus Torvalds1-0/+1
2026-08-13s390/debug: Fix deadlock during unregisterPeter Oberparleiter1-2/+8
2026-08-13s390/cpum_cf: Handle CPU hotplug via prepare/dead callbacksThomas Richter1-73/+142
2026-08-11s390: Enable CONTEXT_ANALYSIS for various directoriesHeiko Carstens1-0/+2
2026-08-11s390/sysinfo: Add context analysis attributesHeiko Carstens1-0/+2
2026-08-11s390/irqflags: Add out-of-line definitions of arch_local_irq_*() for KMSANIlya Leoshkevich2-0/+29
2026-08-11KVM: s390: Fix memory corruption by not reinjecting CK machine checksChristian Borntraeger1-4/+1
2026-08-05s390: Remove cond_resched() callsHeiko Carstens1-1/+0
2026-08-05KVM: s390: Remove cond_resched() callsHeiko Carstens1-1/+1
2026-08-05s390/diag: Generate CFI type information for assembly functionsHeiko Carstens1-6/+7
2026-08-05s390: Add ftrace_stub_graphHeiko Carstens1-1/+8
2026-07-31s390/smp: Reflect (de)configured CPUs to cpu_enabled_maskMete Durlu1-0/+5
2026-07-30KVM: s390: pv: Use VM_SPARSE area for guest variable storage areaHeiko Carstens1-0/+65
2026-07-30s390/ipl: Improve readabilityMete Durlu1-17/+36
2026-07-30s390/ipl: Use ARRAY_SIZE macroMete Durlu1-3/+2
2026-07-30s390/vdso: Use symbolic constants for the PHDR permission flagsJens Remus1-4/+7
2026-07-30s390/vdso: Pass --eh-frame-hdr to the linkerJens Remus1-1/+2
2026-07-30s390/syscalls: Use define instead of '1' to indicate PER trapSven Schnelle3-4/+5
2026-07-30s390/traps: Remove PIF_GUEST_FAULTSven Schnelle3-6/+12
2026-07-27arch: hookup fchroot() system callChristian Brauner1-0/+1
2026-07-23Merge tag 'net-7.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-0/+1
2026-07-23s390/ptff: Export ptff_function_mask[]Sven Schnelle1-0/+1
2026-07-20entry, treewide: Make syscall_enter_from_user_mode[_work]() indicate syscall executionThomas Gleixner1-2/+5
2026-07-15s390/perf_cpum_cf: Add missing array_index_nospec() to __hw_perf_event_init()Sumanth Korikkar1-0/+3
2026-07-12s390/syscall: Use enter_from_user_mode_randomize_stack()Thomas Gleixner1-2/+2
2026-07-08s390/traps: Add exception statisticsSven Schnelle1-1/+40
2026-07-08s390/tick: Remove CIF_NOHZ_DELAY flagMete Durlu3-6/+0
2026-07-08s390: Add build salt to the vDSOBastian Blank1-0/+3
2026-07-08s390/diag: Add missing array_index_nospec() call to memtop_get_page_count()Heiko Carstens1-3/+4
2026-06-18s390/idle: Add missing EXPORT_SYMBOL_GPL()Heiko Carstens1-0/+3
2026-06-16Merge branch 'idle-time-acc' into featuresAlexander Gordeev6-118/+123
2026-06-16Merge tag 's390-7.2-1' of gitolite.kernel.org:pub/scm/linux/kernel/git/s390/linuxLinus Torvalds8-28/+160
2026-06-15s390/idle: Remove idle time and count sysfs filesHeiko Carstens2-52/+1
2026-06-15s390/idle: Provide arch specific kcpustat_field_idle()/kcpustat_field_iowait()Heiko Carstens4-63/+118
2026-06-15s390/irq/idle: Use stcke instead of stckf for time stampsHeiko Carstens3-6/+7
2026-06-11s390/process: Fix kernel thread function pointer typeHeiko Carstens1-1/+1
2026-06-03s390/percpu: Infrastructure for more efficient this_cpu operationsHeiko Carstens3-7/+27
2026-06-02s390/time: Prepare to stop elapsing in dynticks-idleFrederic Weisbecker2-9/+71
2026-05-26s390/tracing: Add s390-tod clockSven Schnelle2-0/+13
2026-05-26s390/debug: Remove s390dbf_sysctl_header variableHeiko Carstens1-3/+1
2026-05-20s390/topology: Use zero-based numbering for containing entitiesAlexandra Winter1-3/+7
2026-05-11s390/debug: Add s390dbf kernel parameterPeter Oberparleiter2-14/+118
2026-05-11s390/pai: Fix missing PAI counter increments under heavy loadThomas Richter1-9/+20
2026-05-05s390: Remove extra check of task_stack_page()Maninder Singh1-3/+0
2026-04-30s390/pai: Disable duplicate read of kernel PAI counter valueThomas Richter1-1/+1
2026-04-28s390/debug: Reject zero-length input in debug_input_flush_fn()Vasily Gorbik1-0/+5