index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
Age
Commit message (
Expand
)
Author
2025-05-17
s390/cpacf: Rework cpacf_pcc() to return condition code
Harald Freudenberger
2025-05-14
s390/bpf: Remove the orig_call NULL check
Ilya Leoshkevich
2025-05-14
s390/bpf: Store backchain even for leaf progs
Ilya Leoshkevich
2025-05-12
crypto: testmgr - replace CRYPTO_MANAGER_DISABLE_TESTS with CRYPTO_SELFTESTS
Eric Biggers
2025-05-12
crypto: tcrypt - rename CRYPTO_TEST to CRYPTO_BENCHMARK
Eric Biggers
2025-05-12
crypto: lib/chacha - add array bounds to function prototypes
Eric Biggers
2025-05-12
crypto: lib/chacha - strongly type the ChaCha state
Eric Biggers
2025-05-11
mm: convert free_page_and_swap_cache() to free_folio_and_swap_cache()
Fan Ni
2025-05-11
mm: pass mm down to pagetable_{pte,pmd}_ctor
Kevin Brodsky
2025-05-11
mm/ptdump: split note_page() into level specific callbacks
Anshuman Khandual
2025-05-11
syscall.h: introduce syscall_set_nr()
Dmitry V. Levin
2025-05-11
syscall.h: add syscall_set_arguments()
Dmitry V. Levin
2025-05-11
arch: remove mk_pmd()
Matthew Wilcox (Oracle)
2025-05-11
mm: introduce a common definition of mk_pte()
Matthew Wilcox (Oracle)
2025-05-11
mm: set the pte dirty if the folio is already dirty
Matthew Wilcox (Oracle)
2025-05-07
s390/pci: Fix missing check for zpci_create_device() error return
Niklas Schnelle
2025-05-05
s390/mm: Fix potential use-after-free in __crst_table_upgrade()
Heiko Carstens
2025-05-05
s390/mm: Add mmap_assert_write_locked() check to crst_table_upgrade()
Heiko Carstens
2025-05-05
s390: Update defconfigs
Heiko Carstens
2025-05-05
s390/entry: Fix last breaking event handling in case of stack corruption
Heiko Carstens
2025-05-05
s390/configs: Enable options required for TC flow offload
Konstantin Shkolnyy
2025-05-05
s390/configs: Enable VDPA on Nvidia ConnectX-6 network card
Konstantin Shkolnyy
2025-05-05
crypto: s390/sha512 - Initialise upper counter to zero for sha384
Herbert Xu
2025-05-05
crypto: s390/hmac - Use API partial block handling
Herbert Xu
2025-05-05
crypto: arch/sha256 - Export block functions as GPL only
Herbert Xu
2025-05-05
Revert "crypto: run initcalls for generic implementations earlier"
Herbert Xu
2025-05-05
crypto: s390/hmac - Extend hash length counters to 128 bits
Herbert Xu
2025-05-05
crypto: s390/sha256 - implement library instead of shash
Eric Biggers
2025-05-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux v6.15-rc5
Herbert Xu
2025-04-30
s390/string: Remove strcpy() implementation
Heiko Carstens
2025-04-30
s390/boot: Use strspcy() instead of strcpy()
Heiko Carstens
2025-04-30
s390: Simple strcpy() to strscpy() conversions
Heiko Carstens
2025-04-30
s390/pkey/crypto: Introduce xflags param for pkey in-kernel API
Harald Freudenberger
2025-04-30
s390/pkey: Provide and pass xflags within pkey and zcrypt layers
Harald Freudenberger
2025-04-30
s390/uv: Remove uv_get_secret_metadata function
Harald Freudenberger
2025-04-30
s390/uv: Rename find_secret() to uv_find_secret() and publish
Harald Freudenberger
2025-04-30
s390/cpumf: Adjust number of leading zeroes for z15 attributes
Thomas Richter
2025-04-30
crypto: s390/sha512 - Fix sha512 state size
Herbert Xu
2025-04-28
s390/crc: drop "glue" from filenames
Eric Biggers
2025-04-28
s390/crc32: Remove no-op module init and exit functions
Eric Biggers
2025-04-28
s390/crc32: Remove have_vxrs static key
Heiko Carstens
2025-04-28
lib/crc: make the CPU feature static keys __ro_after_init
Eric Biggers
2025-04-28
crypto: lib/chacha - remove INTERNAL symbol and selection of CRYPTO
Eric Biggers
2025-04-28
crypto: s390 - move library functions to arch/s390/lib/crypto/
Eric Biggers
2025-04-28
crypto: s390 - drop redundant dependencies on S390
Eric Biggers
2025-04-23
crypto: s390/sha512 - Use API partial block handling
Herbert Xu
2025-04-23
crypto: s390/sha3 - Use API partial block handling
Herbert Xu
2025-04-23
crypto: arm64/sha3-ce - Use API partial block handling
Herbert Xu
2025-04-23
crypto: s390/sha256 - Use API partial block handling
Herbert Xu
2025-04-23
crypto: s390/sha1 - Use API partial block handling
Herbert Xu
[prev]
[next]