Age | Commit message (Expand) | Author | Files | Lines |
2025-07-16 | s390/pai_crypto: Rename PAI Crypto event 4210 | Thomas Richter | 1 | -1/+1 |
2025-07-14 | s390/ptrace: Use USER_REGSET_NOTE_TYPE() to specify regset note names | Dave Martin | 1 | -21/+21 |
2025-07-14 | lib/crypto: s390/sha1: Migrate optimized code into library | Eric Biggers | 5 | -116/+0 |
2025-07-14 | Merge branch 'tip/sched/urgent' | Peter Zijlstra | 5 | -17/+51 |
2025-07-14 | smpboot: introduce SDTL_INIT() helper to tidy sched topology setup | Li Chen | 1 | -5/+5 |
2025-07-10 | Merge tag 'nf-next-25-07-10' of git://git.kernel.org/pub/scm/linux/kernel/git... | Jakub Kicinski | 2 | -2/+0 |
2025-07-10 | s390/boot: Introduce jump_to_kernel() function | Ilya Leoshkevich | 5 | -3/+20 |
2025-07-10 | s390/stp: Remove udelay from stp_sync_clock() | Sven Schnelle | 1 | -1/+1 |
2025-07-09 | mm/ptdump: take the memory hotplug lock inside ptdump_walk_pgd() | Anshuman Khandual | 1 | -2/+0 |
2025-07-09 | mm/percpu: conditionally define _shared_alloc_tag via CONFIG_ARCH_MODULE_NEED... | Hao Ge | 2 | -3/+3 |
2025-07-09 | s390/early: Copy last breaking event address to pt_regs | Heiko Carstens | 1 | -0/+1 |
2025-07-08 | Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -0/+5 |
2025-07-04 | lib/crypto: sha256: Make library API use strongly-typed contexts | Eric Biggers | 1 | -1/+1 |
2025-07-03 | crypto: s390/sha - Fix uninitialized variable in SHA-1 and SHA-2 | Eric Biggers | 2 | -0/+5 |
2025-07-03 | netfilter: conntrack: remove DCCP protocol support | Pablo Neira Ayuso | 2 | -2/+0 |
2025-07-02 | fs: introduce file_getattr and file_setattr syscalls | Andrey Albershteyn | 1 | -0/+2 |
2025-07-01 | s390/bpf: Describe the frame using a struct instead of constants | Ilya Leoshkevich | 2 | -77/+47 |
2025-07-01 | s390/bpf: Centralize frame offset calculations | Ilya Leoshkevich | 1 | -30/+26 |
2025-06-30 | lib/crc: s390: Migrate optimized CRC code into lib/crc/ | Eric Biggers | 6 | -507/+0 |
2025-06-30 | lib/crypto: s390: Move arch/s390/lib/crypto/ into lib/crypto/ | Eric Biggers | 7 | -1046/+0 |
2025-06-30 | lib/crypto: s390/sha512: Migrate optimized SHA-512 code to library | Eric Biggers | 5 | -164/+0 |
2025-06-30 | crypto: sha512 - Rename conflicting symbols | Eric Biggers | 1 | -4/+4 |
2025-06-30 | s390/smp: Remove conditional emergency signal order code usage | Heiko Carstens | 1 | -4/+1 |
2025-06-29 | Merge branch 'uaccess-key' into features | Alexander Gordeev | 7 | -187/+312 |
2025-06-29 | s390/uaccess: Merge cmpxchg_user_key() inline assemblies | Heiko Carstens | 1 | -55/+25 |
2025-06-29 | s390/uaccess: Prevent kprobes on cmpxchg_user_key() functions | Heiko Carstens | 1 | -10/+11 |
2025-06-29 | s390/uaccess: Initialize code pages executed with non-default access key | Heiko Carstens | 1 | -5/+21 |
2025-06-29 | s390/skey: Provide infrastructure for executing with non-default access key | Heiko Carstens | 4 | -1/+88 |
2025-06-29 | s390/uaccess: Make cmpxchg_user_key() library code | Heiko Carstens | 2 | -181/+224 |
2025-06-29 | s390/page: Add memory clobber to page_set_storage_key() | Heiko Carstens | 1 | -2/+4 |
2025-06-29 | s390/page: Cleanup page_set_storage_key() inline assemblies | Heiko Carstens | 1 | -5/+11 |
2025-06-28 | s390/pci: Allow automatic recovery with minimal driver support | Niklas Schnelle | 1 | -15/+29 |
2025-06-28 | s390/pci: Do not try re-enabling load/store if device is disabled | Niklas Schnelle | 1 | -0/+4 |
2025-06-28 | s390/pci: Fix stale function handles in error handling | Niklas Schnelle | 1 | -0/+11 |
2025-06-26 | s390/nmi: Print additional information | Heiko Carstens | 3 | -5/+75 |
2025-06-26 | crypto: s390 - Add selftest support for phmac | Harald Freudenberger | 1 | -0/+137 |
2025-06-26 | crypto: s390 - New s390 specific protected key hash phmac | Harald Freudenberger | 4 | -0/+914 |
2025-06-26 | s390/crypto: Add protected key hmac subfunctions for KMAC | Holger Dengler | 1 | -0/+4 |
2025-06-25 | s390/boot: Use -D__DISABLE_EXPORTS | Petr Pavlu | 1 | -2/+2 |
2025-06-23 | s390/boot: Use the full title of the manual for facility bits | Xose Vazquez Perez | 1 | -1/+1 |
2025-06-23 | Merge 6.16-rc3 into driver-core-next | Greg Kroah-Hartman | 1 | -1/+1 |
2025-06-17 | s390: Remove unnecessary include <linux/export.h> | Heiko Carstens | 9 | -9/+0 |
2025-06-17 | s390: Explicitly include <linux/export.h> | Heiko Carstens | 24 | -0/+30 |
2025-06-17 | s390/ptrace: Fix pointer dereferencing in regs_get_kernel_stack_nth() | Heiko Carstens | 1 | -1/+1 |
2025-06-17 | sysfs: treewide: switch back to attribute_group::bin_attrs | Thomas Weißschuh | 3 | -11/+11 |
2025-06-16 | s390: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers | Thomas Huth | 33 | -65/+65 |
2025-06-16 | s390: Replace __ASSEMBLY__ with __ASSEMBLER__ in uapi headers | Thomas Huth | 3 | -6/+7 |
2025-06-13 | crypto: s390/sha3 - Use cpu byte-order when exporting | Herbert Xu | 3 | -15/+37 |
2025-06-13 | crypto: s390/hmac - Fix counter in export state | Herbert Xu | 1 | -4/+8 |
2025-06-11 | mm: pgtable: fix pte_swp_exclusive | Magnus Lindholm | 1 | -1/+1 |