index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-19
s390/dasd: fix Oops in dasd_alias_get_start_dev due to missing pavgroup
Stefan Haberland
1
-2
/
+7
2022-09-07
nvme: requeue aen after firmware activation
Keith Busch
1
-3
/
+11
2022-09-07
nvmet: fix mar and mor off-by-one errors
Dennis Maisenbacher
1
-2
/
+15
2022-09-06
nvme-tcp: fix regression that causes sporadic requests to time out
Sagi Grimberg
1
-4
/
+1
2022-09-06
nvme-tcp: fix UAF when detecting digest errors
Sagi Grimberg
1
-1
/
+1
2022-09-05
nvmet: fix a use-after-free
Bart Van Assche
1
-2
/
+4
2022-08-31
nvmet-tcp: fix unhandled tcp states in nvmet_tcp_state_change()
Maurizio Lombardi
1
-0
/
+3
2022-08-31
nvmet-auth: add missing goto in nvmet_setup_auth()
Hannes Reinecke
1
-0
/
+1
2022-08-31
nvme-pci: add NVME_QUIRK_BOGUS_NID for Lexar NM610
Shyamin Ayesh
1
-0
/
+2
2022-08-24
md: call __md_stop_writes in md_stop
Guoqing Jiang
1
-0
/
+1
2022-08-24
Revert "md-raid: destroy the bitmap after destroying the thread"
Guoqing Jiang
1
-1
/
+1
2022-08-24
md: Flush workqueue md_rdev_misc_wq in md_alloc()
David Sloan
1
-0
/
+1
2022-08-24
md/raid10: Fix the data type of an r10_sync_page_io() argument
Bart Van Assche
1
-7
/
+6
2022-08-24
loop: Check for overflow while configuring loop
Siddh Raman Pant
1
-0
/
+5
2022-08-16
ublk_drv: do not add a re-issued request aborted previously to ioucmd's task_...
ZiyangZhang
1
-1
/
+17
2022-08-16
ublk_drv: update comment for __ublk_fail_req()
ZiyangZhang
1
-2
/
+3
2022-08-16
ublk_drv: check ubq_daemon_is_dying() in __ublk_rq_task_work()
ZiyangZhang
1
-3
/
+2
2022-08-13
ublk_drv: update iod->addr for UBLK_IO_NEED_GET_DATA
ZiyangZhang
1
-0
/
+5
2022-08-11
nvme-pci: add NVME_QUIRK_BOGUS_NID for ADATA XPG GAMMIX S70
Dennis P. Kliem
1
-0
/
+2
2022-08-10
nvme-tcp: check if the queue is allocated before stopping it
Maurizio Lombardi
1
-0
/
+3
2022-08-10
nvme-fabrics: Fix a typo in an error message
Christophe JAILLET
1
-1
/
+1
2022-08-10
nvme-fabrics: parse nvme connect Linux error codes
Amit Engel
1
-0
/
+6
2022-08-10
nvmet-auth: use kmemdup instead of kmalloc + memcpy
Zhang Xiaoxu
1
-2
/
+2
2022-08-10
nvme-fc: fix the fc_appid_store return value
Christoph Hellwig
1
-1
/
+2
2022-08-10
nvme-fc: restart admin queue if the caller needs to restart queue
Ming Lei
1
-0
/
+2
2022-08-04
Merge tag 'for-5.20/block-2022-08-04' of git://git.kernel.dk/linux-block
Linus Torvalds
64
-2673
/
+4985
2022-08-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
86
-997
/
+8278
2022-08-04
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
130
-7555
/
+4198
2022-08-04
Merge tag 'mmc-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
34
-178
/
+633
2022-08-04
Merge tag 'pci-v5.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
68
-1922
/
+2905
2022-08-04
Merge tag 'dmaengine-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
32
-216
/
+1035
2022-08-04
Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...
Linus Torvalds
81
-1455
/
+5873
2022-08-04
Merge tag 'gpio-updates-for-v6.0-rc1' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
29
-1326
/
+979
2022-08-04
Merge tag 'platform-drivers-x86-v6.0-1' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
72
-963
/
+2702
2022-08-04
Merge tag 'tag-chrome-platform-for-v5.20' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
14
-330
/
+3444
2022-08-04
Merge tag 'devicetree-for-6.0' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-35
/
+48
2022-08-04
Merge tag 'for-linus-2022080201' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
41
-208
/
+2001
2022-08-04
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
1
-168
/
+145
2022-08-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egt...
Linus Torvalds
6
-12
/
+7
2022-08-04
s390/dasd: Establish DMA alignment
Eric Farman
2
-0
/
+2
2022-08-04
s390/dasd: drop unexpected word 'for' in comments
Jiang Jian
1
-1
/
+1
2022-08-04
Merge tag 'for-linus-6.0-rc1-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
8
-5
/
+47
2022-08-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
9
-17
/
+78
2022-08-04
drm/amd/amdgpu: fix build failure due to implicit declaration
Sudip Mukherjee
1
-0
/
+1
2022-08-04
Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
336
-3728
/
+418
2022-08-04
Merge tag 'staging-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
113
-4709
/
+2233
2022-08-04
usb: cdns3: Don't use priv_dev uninitialized in cdns3_gadget_ep_enable()
Nathan Chancellor
1
-4
/
+8
2022-08-04
Merge tag 'usb-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
139
-856
/
+7420
2022-08-04
Merge tag 'driver-core-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
17
-252
/
+390
2022-08-04
Merge tag 'char-misc-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
610
-11164
/
+181160
[next]