index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
crypto
Age
Commit message (
Expand
)
Author
Lines
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
-1
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-12
/
+12
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-20
/
+15
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
-0
/
+2
2026-02-10
Merge tag 'v7.0-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
-3
/
+19
2026-02-09
Merge tag 's390-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
-7
/
+7
2026-01-31
s390/pkey: Support new xflag PKEY_XFLAG_NOCLEARKEY
Harald Freudenberger
-3
/
+19
2026-01-20
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
-0
/
+2
2026-01-20
s390/ap: Fix wrong APQN fill calculation
Harald Freudenberger
-2
/
+2
2025-12-22
s390/ap/zcrypt: Revisit module param permissions
Harald Freudenberger
-7
/
+7
2025-11-24
s390: Remove KMSG_COMPONENT macro
Heiko Carstens
-30
/
+15
2025-11-24
s390/ap: Restrict driver_override versus apmask and aqmask use
Harald Freudenberger
-6
/
+56
2025-11-24
s390/ap: Rename mutex ap_perms_mutex to ap_attr_mutex
Harald Freudenberger
-48
/
+52
2025-11-24
s390/ap: Support driver_override for AP queue devices
Harald Freudenberger
-27
/
+110
2025-11-24
s390/ap: Use all-bits-one apmask/aqmask for vfio in_use() checks
Harald Freudenberger
-2
/
+6
2025-11-17
s390: Remove compat support
Heiko Carstens
-197
/
+0
2025-10-24
s390/ap: Don't leak debug feature files if AP instructions are not available
Heiko Carstens
-4
/
+4
2025-10-23
s390/ap: Expose ap_bindings_complete_count counter via sysfs
Harald Freudenberger
-0
/
+10
2025-10-21
s390/ap: Introduce new AP nqap and dqap trace events
Harald Freudenberger
-1
/
+18
2025-10-21
s390/zcrypt: Rework zcrypt request and reply trace event definition
Harald Freudenberger
-5
/
+10
2025-10-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
-1
/
+1
2025-09-30
KVM: s390/vfio-ap: Use kvm_is_gpa_in_memslot() instead of open coded equivalent
Sean Christopherson
-1
/
+1
2025-08-28
s390/pkey: Forward keygenflags to ep11_unwrapkey
Harald Freudenberger
-1
/
+3
2025-07-31
s390/ap: Unmask SLCF bit in card and queue ap functions sysfs
Harald Freudenberger
-1
/
+1
2025-07-29
Merge tag 's390-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
-0
/
+9
2025-07-29
Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-4
/
+4
2025-06-17
s390/drivers: Explicitly include <linux/export.h>
Heiko Carstens
-0
/
+9
2025-06-17
sysfs: treewide: switch back to attribute_group::bin_attrs
Thomas Weißschuh
-4
/
+4
2025-06-16
s390/pkey: Prevent overflow in size calculation for memdup_user()
Fedor Pchelkin
-1
/
+1
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
-1
/
+1
2025-04-30
s390/pkey/crypto: Introduce xflags param for pkey in-kernel API
Harald Freudenberger
-2
/
+1
2025-04-30
s390/pkey: Provide and pass xflags within pkey and zcrypt layers
Harald Freudenberger
-151
/
+214
2025-04-30
s390/pkey: Use preallocated memory for retrieve of UV secret metadata
Harald Freudenberger
-3
/
+35
2025-04-30
s390/pkey: Rework EP11 pkey handler to use stack for small memory allocs
Harald Freudenberger
-33
/
+10
2025-04-30
s390/pkey: Rework CCA pkey handler to use stack for small memory allocs
Harald Freudenberger
-33
/
+10
2025-04-30
s390/zcrypt: Rework ep11 misc functions to use cprb mempool
Harald Freudenberger
-49
/
+76
2025-04-30
s390/zcrypt: Locate ep11_domain_query_info onto the stack instead of kmalloc
Harald Freudenberger
-15
/
+10
2025-04-30
s390/zcrypt: Propagate xflags argument with cca_get_info()
Harald Freudenberger
-6
/
+6
2025-04-30
s390/zcrypt: Rework cca misc functions kmallocs to use the cprb mempool
Harald Freudenberger
-13
/
+29
2025-04-30
s390/zcrypt: Rework ep11 findcard() implementation and callers
Harald Freudenberger
-42
/
+20
2025-04-30
s390/zcrypt: Rework cca findcard() implementation and callers
Harald Freudenberger
-45
/
+25
2025-04-30
s390/zcrypt: Remove CCA and EP11 card and domain info caches
Harald Freudenberger
-232
/
+47
2025-04-30
s390/zcrypt: Remove unused functions from cca misc
Harald Freudenberger
-151
/
+0
2025-04-30
s390/zcrypt: Introduce pre-allocated device status array for ep11 misc
Harald Freudenberger
-10
/
+36
2025-04-30
s390/zcrypt: Introduce pre-allocated device status array for cca misc
Harald Freudenberger
-10
/
+37
2025-04-30
s390/zcrypt: Rework zcrypt function zcrypt_device_status_mask_ext
Harald Freudenberger
-13
/
+33
2025-04-30
s390/zcrypt: Introduce cprb mempool for ep11 misc functions
Harald Freudenberger
-62
/
+96
2025-04-30
s390/zcrypt: Introduce cprb mempool for cca misc functions
Harald Freudenberger
-32
/
+103
2025-04-30
s390/ap/zcrypt: New xflag parameter
Harald Freudenberger
-38
/
+52
2025-04-30
s390/zcrypt: Avoid alloc and copy of ep11 targets if kernelspace cprb
Harald Freudenberger
-23
/
+19
[next]