index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-05
s390/configs: Enable VDPA on Nvidia ConnectX-6 network card
Konstantin Shkolnyy
2
-0
/
+16
2025-05-05
crypto: s390/sha512 - Initialise upper counter to zero for sha384
Herbert Xu
1
-8
/
+9
2025-05-05
crypto: s390/hmac - Use API partial block handling
Herbert Xu
1
-47
/
+108
2025-05-05
crypto: arch/sha256 - Export block functions as GPL only
Herbert Xu
1
-2
/
+2
2025-05-05
Revert "crypto: run initcalls for generic implementations earlier"
Herbert Xu
1
-1
/
+1
2025-05-05
crypto: s390/hmac - Extend hash length counters to 128 bits
Herbert Xu
1
-11
/
+14
2025-05-05
crypto: s390/sha256 - implement library instead of shash
Eric Biggers
8
-157
/
+55
2025-05-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux v6.15-rc5
Herbert Xu
12
-27
/
+210
2025-04-30
s390/string: Remove strcpy() implementation
Heiko Carstens
2
-42
/
+0
2025-04-30
s390/boot: Use strspcy() instead of strcpy()
Heiko Carstens
2
-4
/
+6
2025-04-30
s390: Simple strcpy() to strscpy() conversions
Heiko Carstens
2
-9
/
+9
2025-04-30
s390/pkey/crypto: Introduce xflags param for pkey in-kernel API
Harald Freudenberger
2
-4
/
+7
2025-04-30
s390/pkey: Provide and pass xflags within pkey and zcrypt layers
Harald Freudenberger
1
-0
/
+10
2025-04-30
s390/uv: Remove uv_get_secret_metadata function
Harald Freudenberger
2
-32
/
+0
2025-04-30
s390/uv: Rename find_secret() to uv_find_secret() and publish
Harald Freudenberger
2
-5
/
+17
2025-04-30
s390/cpumf: Adjust number of leading zeroes for z15 attributes
Thomas Richter
1
-2
/
+2
2025-04-30
crypto: s390/sha512 - Fix sha512 state size
Herbert Xu
2
-8
/
+8
2025-04-28
s390/crc: drop "glue" from filenames
Eric Biggers
2
-1
/
+1
2025-04-28
s390/crc32: Remove no-op module init and exit functions
Eric Biggers
1
-11
/
+0
2025-04-28
s390/crc32: Remove have_vxrs static key
Heiko Carstens
1
-7
/
+3
2025-04-28
lib/crc: make the CPU feature static keys __ro_after_init
Eric Biggers
1
-1
/
+1
2025-04-28
crypto: lib/chacha - remove INTERNAL symbol and selection of CRYPTO
Eric Biggers
1
-1
/
+1
2025-04-28
crypto: s390 - move library functions to arch/s390/lib/crypto/
Eric Biggers
8
-9
/
+12
2025-04-28
crypto: s390 - drop redundant dependencies on S390
Eric Biggers
1
-10
/
+0
2025-04-23
crypto: s390/sha512 - Use API partial block handling
Herbert Xu
3
-136
/
+47
2025-04-23
crypto: s390/sha3 - Use API partial block handling
Herbert Xu
3
-73
/
+54
2025-04-23
crypto: arm64/sha3-ce - Use API partial block handling
Herbert Xu
1
-1
/
+0
2025-04-23
crypto: s390/sha256 - Use API partial block handling
Herbert Xu
1
-16
/
+17
2025-04-23
crypto: s390/sha1 - Use API partial block handling
Herbert Xu
3
-15
/
+92
2025-04-23
crypto: s390/ghash - Use API partial block handling
Herbert Xu
1
-57
/
+47
2025-04-17
iommu/s390: allow larger region tables
Matthew Rosato
1
-0
/
+1
2025-04-17
iommu/s390: support iova_to_phys for additional table regions
Matthew Rosato
1
-0
/
+2
2025-04-17
s390: Remove optional third argument of strscpy() if possible
Heiko Carstens
3
-3
/
+3
2025-04-17
s390/ipl: Rename and change strncpy_skip_quote()
Heiko Carstens
1
-13
/
+12
2025-04-17
s390/string: Remove optimized strncpy()
Heiko Carstens
2
-25
/
+0
2025-04-16
watchdog: diag288_wdt: Implement module autoload
Heiko Carstens
5
-0
/
+65
2025-04-14
s390/boot: Replace strncpy() with strscpy()
Vasily Gorbik
2
-2
/
+2
2025-04-14
s390/boot: Add sized_strscpy() to enable strscpy() usage
Vasily Gorbik
1
-0
/
+12
2025-04-14
s390/mm: Select ARCH_WANT_IRQS_OFF_ACTIVATE_MM
Heiko Carstens
2
-5
/
+2
2025-04-14
s390/mm: Reimplement lazy ASCE handling
Heiko Carstens
12
-25
/
+97
2025-04-11
Merge tag 's390-6.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
8
-15
/
+198
2025-04-09
s390/cpumf: Fix double free on error in cpumf_pmu_event_init()
Thomas Richter
2
-11
/
+1
2025-04-09
s390/cpumf: Update CPU Measurement facility extended counter set support
Thomas Richter
2
-4
/
+165
2025-04-09
s390: Allow to compile with z17 optimizations
Vasily Gorbik
4
-0
/
+28
2025-04-09
s390: Add z17 elf platform
Vasily Gorbik
1
-0
/
+4
2025-04-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-12
/
+12
2025-04-08
VFS: rename lookup_one_len family to lookup_noperm and remove permission check
NeilBrown
1
-1
/
+1
2025-04-07
crypto: s390/chacha - remove the skcipher algorithms
Eric Biggers
2
-95
/
+13
2025-04-07
crypto: chacha - centralize the skcipher wrappers for arch code
Eric Biggers
1
-1
/
+7
2025-04-06
Merge tag 'timers-cleanups-2025-04-06' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-4
/
+4
[prev]
[next]