summaryrefslogtreecommitdiff
path: root/arch/s390/kernel
AgeCommit message (Expand)Author
16 hourss390/diag: Add missing array_index_nospec() call to memtop_get_page_count()Heiko Carstens
16 hourss390/perf_cpum_cf: Add missing array_index_nospec() to __hw_perf_event_init()Sumanth Korikkar
17 hourss390/process: Fix kernel thread function pointer typeHeiko Carstens
2026-05-14s390/debug: Reject zero-length input before trimming a newlinePengpeng Hou
2026-05-14s390/debug: Reject zero-length input in debug_input_flush_fn()Vasily Gorbik
2026-04-11s390/cpum_sf: Cap sampling rate to prevent lsctl exceptionThomas Richter
2026-04-02s390/entry: Scrub r12 register on kernel entryVasily Gorbik
2026-04-02s390/syscalls: Add spectre boundary for syscall dispatch tableGreg Kroah-Hartman
2026-03-12kbuild: Split .modinfo out from ELF_DETAILSNathan Chancellor
2026-03-12s390/vtime: Fix virtual timer forwardingHeiko Carstens
2026-03-12s390/idle: Fix cpu idle exit cpu time accountingHeiko Carstens
2026-03-04s390/perf: Disable register readout on sampling eventsThomas Richter
2026-01-02s390/ipl: Clear SBP flag when bootprog is setSven Schnelle
2025-12-18s390/smp: Fix fallback CPU detectionHeiko Carstens
2025-10-11Merge tag 'kbuild-fixes-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-10-10s390/vmlinux.lds.S: Move .vmlinux.info to end of allocatable sectionsNathan Chancellor
2025-10-09Merge tag 's390-6.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-10-08s390/uv: Fix comment of uv_find_secret() functionThomas Huth
2025-10-04s390/pai_crypto: Consolidate PAI crypto allocation and cleanup pathsThomas Richter
2025-10-02Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-10-01Merge tag 'kbuild-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kb...Linus Torvalds
2025-09-30Merge tag 'sched-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-09-29Merge tag 's390-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-09-29Merge tag 'kernel-6.18-rc1.clone3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-09-29s390: Remove superfluous newlines from inline assembliesHeiko Carstens
2025-09-25s390: Replace use of system_wq with system_dfl_wqMarco Crivellari
2025-09-25s390/diag324: Replace use of system_wq with system_percpu_wqMarco Crivellari
2025-09-25arch: Add the macro COMPILE_OFFSETS to all the asm-offsets.cMenglong Dong
2025-09-24Merge patch series "Add generated modalias to modules.builtin.modinfo"Nathan Chancellor
2025-09-24s390: vmlinux.lds.S: Reorder sectionsAlexey Gladkov
2025-09-21kasan: call kasan_init_generic in kasan_initSabyrzhan Tasbolatov
2025-09-21Merge branch 'mm-hotfixes-stable' into mm-stable in order to pick upAndrew Morton
2025-09-13mm: introduce memdesc_flags_tMatthew Wilcox (Oracle)
2025-09-11Merge tag 's390-6.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-09-09s390/debug: Replace kmalloc() + copy_from_user() with memdup_user_nul()Thorsten Blum
2025-09-03s390: kexec: initialize kexec_buf structBreno Leitao
2025-09-03sched/fair: Get rid of sched_domains_curr_level hack for tl->cpumask()Peter Zijlstra
2025-09-01arch: copy_thread: pass clone_flags as u64Simon Schuster
2025-08-28s390/cpum_cf: Deny all sampling events by counter PMUThomas Richter
2025-08-28s390/pai: Deny all events not handled by this PMUThomas Richter
2025-08-08Merge tag 's390-6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-08-06s390/debug: Fix typo in debug_sprintf_format_fn() commentTigran Mkrtchyan
2025-08-03Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-07-31s390/mm: Set high_memory at the end of the identity mappingAlexander Gordeev
2025-07-29Merge tag 's390-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2025-07-29Merge tag 'sched-core-2025-07-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2025-07-29Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-07-28Merge tag 'hardening-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-07-28Merge tag 'execve-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kee...Linus Torvalds
2025-07-21stackleak: Rename STACKLEAK to KSTACK_ERASEKees Cook