summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2025-07-19Add a new optional ",cma" suffix to the crashkernel= command line optionJiri Bohac
2025-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc6Alexei Starovoitov
2025-07-18Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2025-07-18crypto: engine - remove request batching supportOvidiu Panait
2025-07-16s390/bpf: Fix bpf_arch_text_poke() with new_addr == NULL againIlya Leoshkevich
2025-07-16s390/pai_crypto: Rename PAI Crypto event 4210Thomas Richter
2025-07-14s390/ptrace: Use USER_REGSET_NOTE_TYPE() to specify regset note namesDave Martin
2025-07-14lib/crypto: s390/sha1: Migrate optimized code into libraryEric Biggers
2025-07-14Merge branch 'tip/sched/urgent'Peter Zijlstra
2025-07-14smpboot: introduce SDTL_INIT() helper to tidy sched topology setupLi Chen
2025-07-10Merge tag 'nf-next-25-07-10' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2025-07-10s390/boot: Introduce jump_to_kernel() functionIlya Leoshkevich
2025-07-10s390/stp: Remove udelay from stp_sync_clock()Sven Schnelle
2025-07-09mm/ptdump: take the memory hotplug lock inside ptdump_walk_pgd()Anshuman Khandual
2025-07-09mm/percpu: conditionally define _shared_alloc_tag via CONFIG_ARCH_MODULE_NEED...Hao Ge
2025-07-09s390/early: Copy last breaking event address to pt_regsHeiko Carstens
2025-07-08Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-07-04lib/crypto: sha256: Make library API use strongly-typed contextsEric Biggers
2025-07-03crypto: s390/sha - Fix uninitialized variable in SHA-1 and SHA-2Eric Biggers
2025-07-03netfilter: conntrack: remove DCCP protocol supportPablo Neira Ayuso
2025-07-02fs: introduce file_getattr and file_setattr syscallsAndrey Albershteyn
2025-07-01s390/bpf: Describe the frame using a struct instead of constantsIlya Leoshkevich
2025-07-01s390/bpf: Centralize frame offset calculationsIlya Leoshkevich
2025-06-30lib/crc: s390: Migrate optimized CRC code into lib/crc/Eric Biggers
2025-06-30lib/crypto: s390: Move arch/s390/lib/crypto/ into lib/crypto/Eric Biggers
2025-06-30lib/crypto: s390/sha512: Migrate optimized SHA-512 code to libraryEric Biggers
2025-06-30crypto: sha512 - Rename conflicting symbolsEric Biggers
2025-06-30s390/smp: Remove conditional emergency signal order code usageHeiko Carstens
2025-06-29Merge branch 'uaccess-key' into featuresAlexander Gordeev
2025-06-29s390/uaccess: Merge cmpxchg_user_key() inline assembliesHeiko Carstens
2025-06-29s390/uaccess: Prevent kprobes on cmpxchg_user_key() functionsHeiko Carstens
2025-06-29s390/uaccess: Initialize code pages executed with non-default access keyHeiko Carstens
2025-06-29s390/skey: Provide infrastructure for executing with non-default access keyHeiko Carstens
2025-06-29s390/uaccess: Make cmpxchg_user_key() library codeHeiko Carstens
2025-06-29s390/page: Add memory clobber to page_set_storage_key()Heiko Carstens
2025-06-29s390/page: Cleanup page_set_storage_key() inline assembliesHeiko Carstens
2025-06-28s390/pci: Allow automatic recovery with minimal driver supportNiklas Schnelle
2025-06-28s390/pci: Do not try re-enabling load/store if device is disabledNiklas Schnelle
2025-06-28s390/pci: Fix stale function handles in error handlingNiklas Schnelle
2025-06-26s390/nmi: Print additional informationHeiko Carstens
2025-06-26crypto: s390 - Add selftest support for phmacHarald Freudenberger
2025-06-26crypto: s390 - New s390 specific protected key hash phmacHarald Freudenberger
2025-06-26s390/crypto: Add protected key hmac subfunctions for KMACHolger Dengler
2025-06-25s390/boot: Use -D__DISABLE_EXPORTSPetr Pavlu
2025-06-23s390/boot: Use the full title of the manual for facility bitsXose Vazquez Perez
2025-06-23Merge 6.16-rc3 into driver-core-nextGreg Kroah-Hartman
2025-06-17s390: Remove unnecessary include <linux/export.h>Heiko Carstens
2025-06-17s390: Explicitly include <linux/export.h>Heiko Carstens
2025-06-17s390/ptrace: Fix pointer dereferencing in regs_get_kernel_stack_nth()Heiko Carstens
2025-06-17sysfs: treewide: switch back to attribute_group::bin_attrsThomas Weißschuh