summaryrefslogtreecommitdiff
path: root/arch/s390/kernel
AgeCommit message (Expand)Author
6 dayss390/idle: Add missing EXPORT_SYMBOL_GPL()Heiko Carstens
8 daysMerge branch 'idle-time-acc' into featuresAlexander Gordeev
9 daysMerge tag 's390-7.2-1' of gitolite.kernel.org:pub/scm/linux/kernel/git/s390/l...Linus Torvalds
9 dayss390/idle: Remove idle time and count sysfs filesHeiko Carstens
9 dayss390/idle: Provide arch specific kcpustat_field_idle()/kcpustat_field_iowait()Heiko Carstens
9 dayss390/irq/idle: Use stcke instead of stckf for time stampsHeiko Carstens
13 dayss390/process: Fix kernel thread function pointer typeHeiko Carstens
2026-06-03s390/percpu: Infrastructure for more efficient this_cpu operationsHeiko Carstens
2026-06-02s390/time: Prepare to stop elapsing in dynticks-idleFrederic Weisbecker
2026-05-26s390/tracing: Add s390-tod clockSven Schnelle
2026-05-26s390/debug: Remove s390dbf_sysctl_header variableHeiko Carstens
2026-05-20s390/topology: Use zero-based numbering for containing entitiesAlexandra Winter
2026-05-11s390/debug: Add s390dbf kernel parameterPeter Oberparleiter
2026-05-11s390/pai: Fix missing PAI counter increments under heavy loadThomas Richter
2026-05-05s390: Remove extra check of task_stack_page()Maninder Singh
2026-04-30s390/pai: Disable duplicate read of kernel PAI counter valueThomas Richter
2026-04-28s390/debug: Reject zero-length input in debug_input_flush_fn()Vasily Gorbik
2026-04-28s390/debug: Reject zero-length input before trimming a newlinePengpeng Hou
2026-04-17Merge tag 'integrity-v7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/z...Linus Torvalds
2026-04-14Merge tag 'bpf-next-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf...Linus Torvalds
2026-04-14Merge tag 'modules-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-04-13Merge tag 'hardening-v7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-04-03Merge tag 's390-7.0-7' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2026-04-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.0-rc6+Alexei Starovoitov
2026-03-28Merge tag 's390-7.0-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2026-03-28s390/entry: Scrub r12 register on kernel entryVasily Gorbik
2026-03-28s390/syscalls: Add spectre boundary for syscall dispatch tableGreg Kroah-Hartman
2026-03-24randomize_kstack: Unify random source across archesRyan Roberts
2026-03-24module: Give MODULE_SIG_STRING a more descriptive nameThomas Weißschuh
2026-03-24module: Give 'enum pkey_id_type' a more specific nameThomas Weißschuh
2026-03-24s390/cpum_sf: Cap sampling rate to prevent lsctl exceptionThomas Richter
2026-03-24Merge tag 'kvm-s390-master-7.0-1' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2026-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.0-rc5Alexei Starovoitov
2026-03-16KVM: s390: vsie: Avoid injecting machine check on signalChristian Borntraeger
2026-03-13Merge tag 's390-7.0-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2026-03-13integrity: Eliminate weak definition of arch_get_secureboot()Nathan Chancellor
2026-03-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf 7.0-rc3Alexei Starovoitov
2026-03-07s390: Revert "s390/irq/idle: Remove psw bits early"Heiko Carstens
2026-03-06Merge tag 'kbuild-fixes-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-03-05s390: Drop unnecessary CONFIG_IMA_SECURE_AND_OR_TRUSTED_BOOTCoiby Xu
2026-03-05integrity: Make arch_ima_get_secureboot integrity-wideCoiby Xu
2026-03-03s390: Introduce bpf_get_lowcore() kfuncIlya Leoshkevich
2026-02-26kbuild: Split .modinfo out from ELF_DETAILSNathan Chancellor
2026-02-25s390/kexec: Disable stack protector in s390_reset_system()Vasily Gorbik
2026-02-25s390/vtime: Use lockdep_assert_irqs_disabled() instead of BUG_ON()Heiko Carstens
2026-02-25s390/vtime: Use __this_cpu_read() / get rid of READ_ONCE()Heiko Carstens
2026-02-25s390/irq/idle: Remove psw bits earlyHeiko Carstens
2026-02-25s390/idle: Inline update_timer_idle()Heiko Carstens
2026-02-25s390/idle: Slightly optimize idle time accountingHeiko Carstens
2026-02-25s390/idle: Add comment for non obvious codeHeiko Carstens