index
:
kernel/git/stable/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.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-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
crypto
Age
Commit message (
Expand
)
Author
3 days
Merge tag 's390-7.2-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
5 days
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
6 days
pkey: Move keytype check from pkey api to handler
Holger Dengler
2026-06-19
s390/pkey: Check length in pkey_pckmo handler implementation
Holger Dengler
2026-06-19
s390/pkey: Check length in PKEY_VERIFYPROTK ioctl
Holger Dengler
2026-06-09
s390/ap: Fix locking issue in SE bind and associate sysfs functions
Harald Freudenberger
2026-06-03
s390/zcrypt: Replace get_zeroed_page() with kzalloc()
Mike Rapoport (Microsoft)
2026-06-03
s390/ap/zcrypt: Rearrange fields within AP and zcrypt structs
Harald Freudenberger
2026-05-11
s390/ap: Implement SE bind and associate uevents
Harald Freudenberger
2026-04-22
Merge tag 's390-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2026-04-13
Merge tag 'driver-core-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2026-04-11
s390/zcrypt: Fix warning about wrong kernel doc comment
Harald Freudenberger
2026-04-04
s390/ap: use generic driver_override infrastructure
Danilo Krummrich
2026-04-02
s390/pkey: Add comment about synchronize_rcu() to pkey base
Harald Freudenberger
2026-03-24
s390/zcrypt: Slight rework on the agent_id field
Harald Freudenberger
2026-03-24
s390/zcrypt: Explicitly use a card variable in _zcrypt_send_cprb
Harald Freudenberger
2026-03-24
s390/zcrypt: Rework MKVP fields and handling
Harald Freudenberger
2026-03-24
s390/zcrypt: Make apfs a real unsigned int field
Harald Freudenberger
2026-03-24
s390/zcrypt: Rework domain processing within zcrypt device driver
Harald Freudenberger
2026-03-24
s390/zcrypt: Move inline function rng_type6cprb_msgx from header to code
Harald Freudenberger
2026-03-24
s390/zcrypt: Fix memory leak with CCA cards used as accelerator
Harald Freudenberger
2026-03-07
s390/zcrypt: Enable AUTOSEL_DOM for CCA serialnr sysfs attribute
Harald Freudenberger
2026-02-22
Convert remaining multi-line kmalloc_obj/flex GFP_KERNEL uses
Kees Cook
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2026-02-10
Merge tag 'v7.0-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...
Linus Torvalds
2026-02-09
Merge tag 's390-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2026-01-31
s390/pkey: Support new xflag PKEY_XFLAG_NOCLEARKEY
Harald Freudenberger
2026-01-20
kernel.h: drop hex.h and update all hex.h users
Randy Dunlap
2026-01-20
s390/ap: Fix wrong APQN fill calculation
Harald Freudenberger
2025-12-22
s390/ap/zcrypt: Revisit module param permissions
Harald Freudenberger
2025-11-24
s390: Remove KMSG_COMPONENT macro
Heiko Carstens
2025-11-24
s390/ap: Restrict driver_override versus apmask and aqmask use
Harald Freudenberger
2025-11-24
s390/ap: Rename mutex ap_perms_mutex to ap_attr_mutex
Harald Freudenberger
2025-11-24
s390/ap: Support driver_override for AP queue devices
Harald Freudenberger
2025-11-24
s390/ap: Use all-bits-one apmask/aqmask for vfio in_use() checks
Harald Freudenberger
2025-11-17
s390: Remove compat support
Heiko Carstens
2025-10-24
s390/ap: Don't leak debug feature files if AP instructions are not available
Heiko Carstens
2025-10-23
s390/ap: Expose ap_bindings_complete_count counter via sysfs
Harald Freudenberger
2025-10-21
s390/ap: Introduce new AP nqap and dqap trace events
Harald Freudenberger
2025-10-21
s390/zcrypt: Rework zcrypt request and reply trace event definition
Harald Freudenberger
2025-10-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2025-09-30
KVM: s390/vfio-ap: Use kvm_is_gpa_in_memslot() instead of open coded equivalent
Sean Christopherson
2025-08-28
s390/pkey: Forward keygenflags to ep11_unwrapkey
Harald Freudenberger
2025-07-31
s390/ap: Unmask SLCF bit in card and queue ap functions sysfs
Harald Freudenberger
2025-07-29
Merge tag 's390-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2025-07-29
Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-06-17
s390/drivers: Explicitly include <linux/export.h>
Heiko Carstens
2025-06-17
sysfs: treewide: switch back to attribute_group::bin_attrs
Thomas Weißschuh
[next]