summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel
AgeCommit message (Expand)AuthorLines
2025-09-30Merge tag 'sched-core-2025-09-26' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-13/+8
2025-09-29Merge tag 's390-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds-12/+6
2025-09-29Merge tag 'kernel-6.18-rc1.clone3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-1/+1
2025-09-29s390: Remove superfluous newlines from inline assembliesHeiko Carstens-5/+5
2025-09-25s390: Replace use of system_wq with system_dfl_wqMarco Crivellari-1/+1
2025-09-25s390/diag324: Replace use of system_wq with system_percpu_wqMarco Crivellari-2/+2
2025-09-25arch: Add the macro COMPILE_OFFSETS to all the asm-offsets.cMenglong Dong-0/+1
2025-09-24Merge patch series "Add generated modalias to modules.builtin.modinfo"Nathan Chancellor-5/+5
2025-09-24s390: vmlinux.lds.S: Reorder sectionsAlexey Gladkov-5/+5
2025-09-21kasan: call kasan_init_generic in kasan_initSabyrzhan Tasbolatov-1/+2
2025-09-21Merge branch 'mm-hotfixes-stable' into mm-stable in order to pick upAndrew Morton-5/+5
2025-09-13mm: introduce memdesc_flags_tMatthew Wilcox (Oracle)-6/+6
2025-09-11Merge tag 's390-6.17-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds-5/+5
2025-09-09s390/debug: Replace kmalloc() + copy_from_user() with memdup_user_nul()Thorsten Blum-9/+3
2025-09-03s390: kexec: initialize kexec_buf structBreno Leitao-5/+5
2025-09-03sched/fair: Get rid of sched_domains_curr_level hack for tl->cpumask()Peter Zijlstra-13/+7
2025-09-01arch: copy_thread: pass clone_flags as u64Simon Schuster-1/+1
2025-08-28s390/cpum_cf: Deny all sampling events by counter PMUThomas Richter-2/+2
2025-08-28s390/pai: Deny all events not handled by this PMUThomas Richter-3/+3
2025-08-08Merge tag 's390-6.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds-1/+7
2025-08-06s390/debug: Fix typo in debug_sprintf_format_fn() commentTigran Mkrtchyan-1/+1
2025-08-03Merge tag 'mm-nonmm-stable-2025-08-03-12-47' of git://git.kernel.org/pub/scm/...Linus Torvalds-1/+1
2025-07-31s390/mm: Set high_memory at the end of the identity mappingAlexander Gordeev-0/+6
2025-07-29Merge tag 's390-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds-138/+151
2025-07-29Merge tag 'sched-core-2025-07-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-5/+5
2025-07-29Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-10/+10
2025-07-28Merge tag 'hardening-v6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-1/+1
2025-07-28Merge tag 'execve-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kee...Linus Torvalds-21/+21
2025-07-21stackleak: Rename STACKLEAK to KSTACK_ERASEKees Cook-1/+1
2025-07-21s390/stp: Default to enabledSven Schnelle-2/+1
2025-07-21s390/stp: Remove leap second supportSven Schnelle-77/+0
2025-07-21s390/time: Remove in-kernel time steeringSven Schnelle-36/+3
2025-07-21s390/smp: Use monotonic clock in smp_emergency_stop()Sven Schnelle-3/+3
2025-07-19Add a new optional ",cma" suffix to the crashkernel= command line optionJiri Bohac-1/+1
2025-07-16s390/pai_crypto: Rename PAI Crypto event 4210Thomas Richter-1/+1
2025-07-14s390/ptrace: Use USER_REGSET_NOTE_TYPE() to specify regset note namesDave Martin-21/+21
2025-07-14smpboot: introduce SDTL_INIT() helper to tidy sched topology setupLi Chen-5/+5
2025-07-10s390/stp: Remove udelay from stp_sync_clock()Sven Schnelle-1/+1
2025-07-09s390/early: Copy last breaking event address to pt_regsHeiko Carstens-0/+1
2025-07-02fs: introduce file_getattr and file_setattr syscallsAndrey Albershteyn-0/+2
2025-06-30s390/smp: Remove conditional emergency signal order code usageHeiko Carstens-4/+1
2025-06-29Merge branch 'uaccess-key' into featuresAlexander Gordeev-1/+56
2025-06-29s390/skey: Provide infrastructure for executing with non-default access keyHeiko Carstens-1/+56
2025-06-26s390/nmi: Print additional informationHeiko Carstens-5/+73
2025-06-17s390: Remove unnecessary include <linux/export.h>Heiko Carstens-8/+0
2025-06-17s390: Explicitly include <linux/export.h>Heiko Carstens-0/+11
2025-06-17sysfs: treewide: switch back to attribute_group::bin_attrsThomas Weißschuh-10/+10
2025-06-07Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-1/+1
2025-06-07arch: use always-$(KBUILD_BUILTIN) for vmlinux.ldsMasahiro Yamada-1/+1
2025-06-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-19/+78