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.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
/
ap_bus.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-09
s390/zcrypt: move ap device reset from bus to driver code
Harald Freudenberger
1
-2
/
+0
2019-09-19
s390/zcrypt: CEX7S exploitation support
Harald Freudenberger
1
-6
/
+6
2019-07-13
Merge tag 's390-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
1
-1
/
+0
2019-07-11
s390/zcrypt: remove the exporting of ap_query_configuration
Denis Efremov
1
-1
/
+0
2019-06-24
bus_find_device: Unify the match callback with class_find_device
Suzuki K Poulose
1
-4
/
+4
2019-05-28
s390/zcrypt: Fix wrong dispatching for control domain CPRBs
Harald Freudenberger
1
-4
/
+22
2019-04-29
s390/airq: recognize directed interrupts
Sebastian Ott
1
-2
/
+2
2019-03-11
zcrypt: handle AP Info notification from CHSC SEI command
Tony Krowiak
1
-0
/
+10
2019-03-06
s390/zcrypt: revisit ap device remove procedure
Harald Freudenberger
1
-1
/
+8
2019-03-05
Merge tag 's390-5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
1
-2
/
+17
2019-02-13
s390/zcrypt: use new state UNBOUND during queue driver rebind
Harald Freudenberger
1
-2
/
+17
2019-01-28
s390/zcrypt: fix specification exception on z196 during ap probe
Harald Freudenberger
1
-1
/
+2
2018-12-13
s390/zcrypt: rework ap scan bus code
Harald Freudenberger
1
-117
/
+160
2018-11-27
s390/zcrypt: reinit ap queue state machine during device probe
Harald Freudenberger
1
-4
/
+4
2018-10-09
s390/zcrypt: add ap_adapter_mask sysfs attribute
Harald Freudenberger
1
-0
/
+16
2018-10-08
s390/zcrypt: multiple zcrypt device nodes support
Harald Freudenberger
1
-28
/
+17
2018-09-20
s390/zcrypt: enable AP bus scan without a valid default domain
Halil Pasic
1
-12
/
+6
2018-09-12
s390/zcrypt: remove VLA usage from the AP bus
Martin Schwidefsky
1
-53
/
+33
2018-08-21
s390/zcrypt: hex string mask improvements for apmask and aqmask.
Harald Freudenberger
1
-77
/
+146
2018-08-20
s390/zcrypt: AP bus support for alternate driver(s)
Harald Freudenberger
1
-4
/
+284
2018-08-20
s390/zcrypt: code beautify
Harald Freudenberger
1
-35
/
+38
2018-08-16
s390/zcrypt: fix ap_instructions_available() returncodes
Harald Freudenberger
1
-1
/
+1
2018-07-19
s390/ap_bus: replace PTR_RET with PTR_ERR_OR_ZERO
Gustavo A. R. Silva
1
-2
/
+2
2018-06-25
s390/zcrypt: Integrate ap_asm.h into include/asm/ap.h.
Harald Freudenberger
1
-20
/
+1
2018-04-10
s390/zcrypt: Make ap init functions static.
Harald Freudenberger
1
-2
/
+2
2018-04-10
s390: assume diag308 set always works
Vasily Gorbik
1
-23
/
+0
2018-04-10
s390/zcrypt: remove unused functions and declarations
Harald Freudenberger
1
-5
/
+0
2017-11-24
s390: crypto: Remove redundant license text
Greg Kroah-Hartman
1
-14
/
+0
2017-11-24
s390: crypto: add SPDX identifiers to the remaining files
Greg Kroah-Hartman
1
-0
/
+1
2017-11-14
s390/ap_bus: Convert timers to use timer_setup()
Kees Cook
1
-5
/
+5
2017-11-09
s390/zcrypt: Rework struct ap_qact_ap_info.
Harald Freudenberger
1
-1
/
+1
2017-10-23
s390/zcrypt: Introduce QACT support for AP bus devices.
Harald Freudenberger
1
-9
/
+65
2017-09-06
s390/zcrypt: externalize AP config info query
Harald Freudenberger
1
-5
/
+16
2017-09-06
s390/zcrypt: externalize test AP queue
Tony Krowiak
1
-6
/
+22
2017-06-12
s390/zcrypt: Rework ap init in case of out of range domain param.
Harald Freudenberger
1
-6
/
+15
2017-06-02
s390/zcrypt: Fix blocking queue device after unbind/bind.
Harald Freudenberger
1
-14
/
+24
2017-02-23
s390/zcrypt: Cleanup leftover module code.
Harald Freudenberger
1
-10
/
+0
2017-02-20
s390/zcrypt: make ap_bus explicitly non-modular
Paul Gortmaker
1
-51
/
+3
2017-02-20
s390/zcrypt: Removed unneeded debug feature directory creation.
Harald Freudenberger
1
-3
/
+0
2016-12-25
ktime: Cleanup ktime_set() usage
Thomas Gleixner
1
-2
/
+2
2016-12-14
s390/zcrypt: Rework debug feature invocations.
Harald Freudenberger
1
-0
/
+40
2016-12-14
s390/zcrypt: Fix ap_max_domain_id for older machine types
Ingo Tuchscherer
1
-0
/
+3
2016-12-14
s390/zcrypt: Correct function bits for CEX2x and CEX3x cards.
Harald Freudenberger
1
-0
/
+17
2016-12-14
s390/zcrypt: add multi domain support
Ingo Tuchscherer
1
-820
/
+269
2016-12-14
s390/zcrypt: get rid of ap_poll_requests
Martin Schwidefsky
1
-10
/
+24
2016-12-14
s390/zcrypt: header for the AP inline assmblies
Martin Schwidefsky
1
-175
/
+13
2016-12-14
s390/zcrypt: Move the ap bus into kernel
Ingo Tuchscherer
1
-2
/
+25
2016-12-14
s390/zcrypt: Introduce CEX6 toleration
Harald Freudenberger
1
-0
/
+3
2016-12-02
s390/zcrypt: Convert to PM ops
Lars-Peter Clausen
1
-8
/
+4
2016-07-31
s390/zcrypt: fix possible memory leak in ap_module_init()
Wei Yongjun
1
-1
/
+3
[next]