index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
crypto
/
ap_bus.c
Age
Commit message (
Expand
)
Author
2025-06-17
s390/drivers: Explicitly include <linux/export.h>
Heiko Carstens
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
2025-04-30
s390/ap/zcrypt: New xflag parameter
Harald Freudenberger
2025-04-30
s390/ap: Introduce ap message buffer pool
Harald Freudenberger
2025-04-30
s390/ap/zcrypt: Rework AP message buffer allocation
Harald Freudenberger
2025-03-29
Merge tag 's390-6.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2025-03-04
s390: Convert MACHINE_IS_[LPAR|VM|KVM], etc, machine_is_[lpar|vm|kvm]()
Heiko Carstens
2025-02-18
s390/ap_bus: Switch to use hrtimer_setup()
Nam Cao
2024-11-27
s390/ap: Replace xchg() with WRITE_ONCE()
Heiko Carstens
2024-10-10
s390/ap: Fix CCA crypto card behavior within protected execution environment
Harald Freudenberger
2024-09-21
Merge tag 's390-6.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2024-08-29
s390/ap: Fix deadlock caused by recursive lock of the AP bus scan mutex
Harald Freudenberger
2024-08-21
s390/ap_bus: Cleanup debug code
Holger Dengler
2024-08-21
s390/ap: Refine AP bus bindings complete processing
Harald Freudenberger
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
2024-05-16
s390/ap: Fix bind complete udev event sent after each AP bus scan
Harald Freudenberger
2024-05-16
s390/ap: Fix crash in AP internal function modify_bitmap()
Harald Freudenberger
2024-04-22
s390/ap: Externalize AP bus specific bitmap reading function
Jason J. Herne
2024-04-09
s390/ap: modularize ap bus
Holger Dengler
2024-04-09
s390/chsc: use notifier for AP configuration changes
Holger Dengler
2024-04-09
s390/ap: swap IRQ and bus/device registration
Holger Dengler
2024-04-09
s390/ap: rework ap initialization
Holger Dengler
2024-04-09
s390/ap: use static qci information
Holger Dengler
2024-03-07
s390/ap: introduce mutex to lock the AP bus scan
Harald Freudenberger
2024-03-07
s390/ap: rework ap_scan_bus() to return true on config change
Harald Freudenberger
2024-03-07
s390/ap: clarify AP scan bus related functions and variables
Harald Freudenberger
2024-03-07
s390/ap: rearm APQNs bindings complete completion
Harald Freudenberger
2024-02-20
s390/ap: explicitly include ultravisor header
Holger Dengler
2024-02-16
s390/zcrypt: introduce dynamic debugging for AP and zcrypt code
Harald Freudenberger
2024-02-16
s390/zcrypt: harmonize debug feature calls and defines
Harald Freudenberger
2024-02-09
s390/ap: make ap_bus_type const
Ricardo B. Marliere
2023-11-30
s390/ap: handle outband SE bind state change
Harald Freudenberger
2023-11-30
s390/ap: store TAPQ hwinfo in struct ap_card
Harald Freudenberger
2023-11-05
s390/ap: fix vanishing crypto cards in SE environment
Harald Freudenberger
2023-11-05
s390/ap: fix AP bus crash on early config change callback invocation
Harald Freudenberger
2023-10-16
s390/ap: re-init AP queues on config on
Harald Freudenberger
2023-08-18
s390/zcrypt_ep11misc: support API ordinal 6 with empty pin-blob
Holger Dengler
2023-07-24
s390/zcrypt: remove CEX2 and CEX3 device drivers
Harald Freudenberger
2023-07-03
s390: fix various typos
Heiko Carstens
2023-04-30
Merge tag 's390-6.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2023-03-23
driver core: bus: mark the struct bus_type for sysfs callbacks as constant
Greg Kroah-Hartman
2023-03-20
s390/ap: add ap status asynch error support
Harald Freudenberger
2023-03-20
s390/ap: introduce low frequency polling possibility
Harald Freudenberger
2023-03-20
s390/ap: filter ap card functions, new queue functions attribute
Harald Freudenberger
2023-03-20
s390/ap: make tapq gr2 response a struct
Harald Freudenberger
2023-03-20
s390/ap: introduce new AP bus sysfs attribute features
Harald Freudenberger
2023-03-20
s390/ap: exploit new B bit from QCI config info
Harald Freudenberger
2023-03-20
s390/zcrypt: replace scnprintf with sysfs_emit
Harald Freudenberger
2023-01-27
driver core: make struct bus_type.uevent() take a const *
Greg Kroah-Hartman
2022-11-23
s390/ap: fix memory leak in ap_init_qci_info()
Wei Yongjun
[next]