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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-07
s390/ap/zcrypt: revisit ap and zcrypt error handling
Harald Freudenberger
6
-131
/
+116
2020-10-07
s390/ap: Support AP card SCLP config and deconfig operations
Harald Freudenberger
1
-1
/
+24
2020-10-07
s390/sclp: Add support for SCLP AP adapter config/deconfig
Harald Freudenberger
3
-1
/
+66
2020-10-07
s390/ap: add card/queue deconfig state
Harald Freudenberger
7
-142
/
+319
2020-10-07
s390/ap: add error response code field for ap queue devices
Harald Freudenberger
4
-26
/
+101
2020-10-07
s390/ap: split ap queue state machine state from device state
Harald Freudenberger
5
-57
/
+155
2020-10-07
s390/zcrypt: New config switch CONFIG_ZCRYPT_DEBUG
Harald Freudenberger
1
-4
/
+20
2020-10-07
s390/zcrypt: introduce msg tracking in zcrypt functions
Harald Freudenberger
5
-124
/
+213
2020-10-02
s390/nvme: support firmware-assisted dump to NVMe disks
Alexander Egorenkov
2
-6
/
+13
2020-09-30
s390: remove orphaned function declarations
Vasily Gorbik
4
-17
/
+0
2020-09-30
s390/sclp: remove orphaned sclp_set_columns and sclp_set_htab
Vasily Gorbik
2
-20
/
+0
2020-09-30
s390/sclp_sdias: remove unused sclp_sdias_exit
Vasily Gorbik
2
-8
/
+0
2020-09-30
s390/cio: remove unused channel_subsystem_reinit
Vasily Gorbik
1
-14
/
+0
2020-09-29
s390/3215: simplify the return expression of tty3215_open()
Qinglang Miao
1
-6
/
+1
2020-09-26
s390/stp: add support for leap seconds
Sven Schnelle
1
-0
/
+21
2020-09-24
s390/pkey: support CCA and EP11 secure ECC private keys
Harald Freudenberger
5
-80
/
+756
2020-09-24
s390/zcrypt: Support for CCA APKA master keys
Harald Freudenberger
5
-57
/
+154
2020-09-21
s390/sclp: remove unused sclp_early_printk_forced
Vasily Gorbik
1
-8
/
+3
2020-09-21
s390/sclp: clean up unneeded .data section usage
Vasily Gorbik
1
-2
/
+2
2020-09-17
s390/ap: remove unnecessary spin_lock_init()
Qinglang Miao
1
-1
/
+0
2020-09-17
s390/zcrypt: remove set_fs() invocation in zcrypt device driver
Harald Freudenberger
6
-106
/
+92
2020-09-14
s390/zcrypt: simplify cca_findcard2 loop code
Harald Freudenberger
1
-63
/
+58
2020-09-14
s390/qdio: always use dev_name() for device name in QIB
Julian Wiedmann
3
-4
/
+4
2020-09-14
s390/qdio: clean up QDR setup
Julian Wiedmann
1
-20
/
+13
2020-09-14
s390/qdio: make qdio_handle_aobs() more robust
Julian Wiedmann
1
-22
/
+20
2020-08-23
Merge tag 'efi-urgent-2020-08-23' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-2
/
+12
2020-08-23
Merge tag 'edac_urgent_for_v5.9_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-7
/
+7
2020-08-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
18
-58
/
+133
2020-08-22
Merge tag 's390-5.9-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2
-7
/
+10
2020-08-22
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
16
-52
/
+119
2020-08-22
Merge tag 'devicetree-fixes-for-5.9-2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+20
2020-08-21
Merge tag 'riscv-for-linus-5.9-rc2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-17
/
+239
2020-08-21
Merge tag 'for-linus-5.9-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2020-08-21
Merge tag 'pm-5.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-7
/
+12
2020-08-21
net: dsa: b53: check for timeout
Tom Rix
1
-0
/
+2
2020-08-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
10
-18
/
+14
2020-08-21
Merge tag 'drm-fixes-2020-08-21' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
41
-94
/
+317
2020-08-21
Merge tag 'drm-intel-fixes-2020-08-20' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
11
-27
/
+75
2020-08-21
Merge tag 'amd-drm-fixes-5.9-2020-08-20' of git://people.freedesktop.org/~agd...
Dave Airlie
16
-22
/
+126
2020-08-21
hv_netvsc: Fix the queue_mapping in netvsc_vf_xmit()
Haiyang Zhang
1
-1
/
+1
2020-08-21
hv_netvsc: Remove "unlikely" from netvsc_select_queue
Haiyang Zhang
1
-1
/
+1
2020-08-21
Merge tag 'pci-v5.9-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-4
/
+6
2020-08-20
sfc: fix build warnings on 32-bit
Edward Cree
1
-4
/
+4
2020-08-20
net: phy: mscc: Fix a couple of spelling mistakes "spcified" -> "specified"
Kaige Li
1
-2
/
+2
2020-08-20
RISC-V: Remove CLINT related code from timer and arch
Anup Patel
2
-17
/
+3
2020-08-20
clocksource/drivers: Add CLINT timer driver
Anup Patel
3
-0
/
+236
2020-08-20
Merge tag 'dma-mapping-5.9-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-2
/
+2
2020-08-20
Revert "RDMA/hns: Reserve one sge in order to avoid local length error"
Weihang Li
5
-14
/
+8
2020-08-20
RDMA/hfi1: Correct an interlock issue for TID RDMA WRITE request
Kaike Wan
1
-0
/
+1
2020-08-20
RDMA/bnxt_re: Do not add user qps to flushlist
Selvin Xavier
1
-1
/
+2
[next]