index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
crypto
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-31
s390/ap: Unmask SLCF bit in card and queue ap functions sysfs
Harald Freudenberger
1
-1
/
+1
2025-07-30
Merge tag 's390-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
9
-0
/
+9
2025-07-29
Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+4
2025-06-17
s390/drivers: Explicitly include <linux/export.h>
Heiko Carstens
9
-0
/
+9
2025-06-17
sysfs: treewide: switch back to attribute_group::bin_attrs
Thomas Weißschuh
1
-4
/
+4
2025-06-16
s390/pkey: Prevent overflow in size calculation for memdup_user()
Fedor Pchelkin
1
-1
/
+1
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
1
-1
/
+1
2025-04-30
s390/pkey/crypto: Introduce xflags param for pkey in-kernel API
Harald Freudenberger
1
-2
/
+1
2025-04-30
s390/pkey: Provide and pass xflags within pkey and zcrypt layers
Harald Freudenberger
12
-151
/
+214
2025-04-30
s390/pkey: Use preallocated memory for retrieve of UV secret metadata
Harald Freudenberger
1
-3
/
+35
2025-04-30
s390/pkey: Rework EP11 pkey handler to use stack for small memory allocs
Harald Freudenberger
1
-33
/
+10
2025-04-30
s390/pkey: Rework CCA pkey handler to use stack for small memory allocs
Harald Freudenberger
1
-33
/
+10
2025-04-30
s390/zcrypt: Rework ep11 misc functions to use cprb mempool
Harald Freudenberger
4
-49
/
+76
2025-04-30
s390/zcrypt: Locate ep11_domain_query_info onto the stack instead of kmalloc
Harald Freudenberger
1
-15
/
+10
2025-04-30
s390/zcrypt: Propagate xflags argument with cca_get_info()
Harald Freudenberger
3
-6
/
+6
2025-04-30
s390/zcrypt: Rework cca misc functions kmallocs to use the cprb mempool
Harald Freudenberger
1
-13
/
+29
2025-04-30
s390/zcrypt: Rework ep11 findcard() implementation and callers
Harald Freudenberger
3
-42
/
+20
2025-04-30
s390/zcrypt: Rework cca findcard() implementation and callers
Harald Freudenberger
3
-45
/
+25
2025-04-30
s390/zcrypt: Remove CCA and EP11 card and domain info caches
Harald Freudenberger
6
-232
/
+47
2025-04-30
s390/zcrypt: Remove unused functions from cca misc
Harald Freudenberger
2
-151
/
+0
2025-04-30
s390/zcrypt: Introduce pre-allocated device status array for ep11 misc
Harald Freudenberger
1
-10
/
+36
2025-04-30
s390/zcrypt: Introduce pre-allocated device status array for cca misc
Harald Freudenberger
1
-10
/
+37
2025-04-30
s390/zcrypt: Rework zcrypt function zcrypt_device_status_mask_ext
Harald Freudenberger
4
-13
/
+33
2025-04-30
s390/zcrypt: Introduce cprb mempool for ep11 misc functions
Harald Freudenberger
3
-62
/
+96
2025-04-30
s390/zcrypt: Introduce cprb mempool for cca misc functions
Harald Freudenberger
4
-32
/
+103
2025-04-30
s390/ap/zcrypt: New xflag parameter
Harald Freudenberger
6
-38
/
+52
2025-04-30
s390/zcrypt: Avoid alloc and copy of ep11 targets if kernelspace cprb
Harald Freudenberger
1
-23
/
+19
2025-04-30
s390/ap: Introduce ap message buffer pool
Harald Freudenberger
3
-9
/
+58
2025-04-30
s390/ap/zcrypt: Rework AP message buffer allocation
Harald Freudenberger
5
-66
/
+87
2025-04-30
s390/ap: Move response_type struct into ap_msg struct
Harald Freudenberger
3
-61
/
+37
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
1
-1
/
+1
2025-04-01
s390/vfio-ap: Fix no AP queue sharing allowed message written to kernel log
Anthony Krowiak
1
-26
/
+46
2025-03-29
Merge tag 's390-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
3
-7
/
+68
2025-03-11
s390/vfio-ap: Notify userspace that guest's AP config changed when mdev removed
Rorie Reyes
1
-3
/
+11
2025-03-04
s390: Convert MACHINE_IS_[LPAR|VM|KVM], etc, machine_is_[lpar|vm|kvm]()
Heiko Carstens
1
-1
/
+2
2025-02-18
s390/vfio-ap: Signal eventfd when guest AP configuration is changed
Rorie Reyes
2
-1
/
+53
2025-02-18
s390/vfio-ap: Make mdev_types not look like a fake flex array
Halil Pasic
2
-3
/
+3
2025-02-18
s390/vfio-ap: Fix indentation in vfio_ap_mdev_ioctl()
Thorsten Blum
1
-2
/
+2
2025-02-18
s390/ap_bus: Switch to use hrtimer_setup()
Nam Cao
1
-2
/
+1
2025-01-07
s390/pkey: Constify 'struct bin_attribute'
Thomas Weißschuh
1
-64
/
+64
2024-11-27
s390/ap: Replace xchg() with WRITE_ONCE()
Heiko Carstens
1
-1
/
+1
2024-11-21
s390/vfio-ap: Remove gmap_convert_to_secure() from vfio_ap_ops
Claudio Imbrenda
1
-10
/
+22
2024-11-19
Merge tag 's390-6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
10
-202
/
+428
2024-10-29
s390/pkey: Tolerate larger key blobs
Holger Dengler
2
-8
/
+8
2024-10-29
s390/pkey: Add new pkey handler module pkey-uv
Harald Freudenberger
3
-0
/
+291
2024-10-29
s390/pkey: Build module name array selectively based on kernel config options
Harald Freudenberger
1
-1
/
+10
2024-10-29
s390/pkey: Rework pkey verify for protected keys
Harald Freudenberger
1
-42
/
+38
2024-10-29
s390/pkey: Simplify protected key length calculation code
Harald Freudenberger
2
-118
/
+72
2024-10-29
s390/zcrypt: Cleanup include zcrypt_api.h
Harald Freudenberger
5
-4
/
+1
2024-10-25
s390/vfio-ap: Switch over to sysfs_emit()
Mete Durlu
1
-33
/
+12
[next]