index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-18
nvmet-tcp: fix kmap leak when data digest in use
Elad Grupi
1
-1
/
+1
2021-03-18
nvmet: don't check iosqes,iocqes for discovery controllers
Sagi Grimberg
1
-3
/
+14
2021-03-18
nvme-rdma: fix possible hang when failing to set io queues
Sagi Grimberg
1
-2
/
+5
2021-03-18
nvme-tcp: fix possible hang when failing to set io queues
Sagi Grimberg
1
-2
/
+5
2021-03-18
nvme-tcp: fix misuse of __smp_processor_id with preemption enabled
Sagi Grimberg
1
-1
/
+1
2021-03-18
nvme-tcp: fix a NULL deref when receiving a 0-length r2t PDU
Sagi Grimberg
1
-0
/
+7
2021-03-18
nvme: fix Write Zeroes limitations
Christoph Hellwig
1
-24
/
+12
2021-03-18
nvme: allocate the keep alive request using BLK_MQ_REQ_NOWAIT
Christoph Hellwig
1
-2
/
+2
2021-03-18
nvme: merge nvme_keep_alive into nvme_keep_alive_work
Christoph Hellwig
1
-18
/
+8
2021-03-18
nvme-fabrics: only reserve a single tag
Christoph Hellwig
5
-8
/
+15
2021-03-18
drm/amd/display: Remove MPC gamut remap logic for DCN30
Dillon Varone
1
-32
/
+2
2021-03-18
drm/amd/display: Correct algorithm for reversed gamma
Calvin Hou
1
-8
/
+18
2021-03-17
usb: dwc3: gadget: Prevent EP queuing while stopping transfers
Wesley Cheng
1
-6
/
+5
2021-03-17
usb: typec: tcpm: Invoke power_supply_changed for tcpm-source-psy-
Badhri Jagan Sridharan
1
-1
/
+8
2021-03-17
usb: typec: Remove vdo[3] part of tps6598x_rx_identity_reg struct
Elias Rudberg
1
-1
/
+0
2021-03-17
usb-storage: Add quirk to defeat Kindle's automatic unload
Alan Stern
2
-0
/
+19
2021-03-17
usb: gadget: configfs: Fix KASAN use-after-free
Jim Lin
1
-4
/
+10
2021-03-17
usbip: Fix incorrect double assignment to udc->ud.tcp_rx
Colin Ian King
1
-1
/
+1
2021-03-17
module: remove never implemented MODULE_SUPPORTED_DEVICE
Leon Romanovsky
76
-103
/
+0
2021-03-17
Merge tag 'thermal-v5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+3
2021-03-17
drm/omap: dsi: fix unsigned expression compared with zero
Junlin Yang
1
-3
/
+4
2021-03-17
i915/perf: Start hrtimer only if sampling the OA buffer
Umesh Nerlige Ramappa
1
-8
/
+5
2021-03-17
drm/i915: Workaround async flip + VT-d corruption on HSW/BDW
Ville Syrjälä
2
-2
/
+37
2021-03-17
thermal/core: Add NULL pointer check before using cooling device stats
Manaf Meethalavalappu Pallikunhi
1
-0
/
+3
2021-03-17
efivars: respect EFI_UNSUPPORTED return from firmware
Shawn Guo
1
-0
/
+4
2021-03-16
scsi: mpt3sas: Do not use GFP_KERNEL in atomic context
Christophe JAILLET
1
-1
/
+1
2021-03-17
PCI: rpadlpar: Fix potential drc_name corruption in store functions
Tyrel Datwyler
1
-8
/
+6
2021-03-16
scsi: ufs: ufs-mediatek: Correct operator & -> &&
dongjian
1
-1
/
+1
2021-03-16
scsi: sd_zbc: Update write pointer offset cache
Johannes Thumshirn
1
-8
/
+11
2021-03-16
vfio/type1: fix vaddr_get_pfns() return in vfio_pin_page_external()
Daniel Jordan
1
-1
/
+7
2021-03-16
vfio: Depend on MMU
Jason Gunthorpe
1
-1
/
+1
2021-03-16
ARM: amba: Allow some ARM_AMBA users to compile with COMPILE_TEST
Jason Gunthorpe
1
-1
/
+1
2021-03-16
vfio-platform: Add COMPILE_TEST to VFIO_PLATFORM
Jason Gunthorpe
1
-1
/
+1
2021-03-16
vfio: IOMMU_API should be selected
Jason Gunthorpe
1
-1
/
+1
2021-03-16
vfio/type1: fix unmap all on ILP32
Steve Sistare
1
-7
/
+5
2021-03-16
staging: comedi: cb_pcidas64: fix request_irq() warn
Tong Zhang
1
-1
/
+1
2021-03-16
staging: comedi: cb_pcidas: fix request_irq() warn
Tong Zhang
1
-1
/
+1
2021-03-16
gpiolib: Assign fwnode to parent's if no primary one provided
Andy Shevchenko
1
-0
/
+7
2021-03-16
Merge tag 'usb-v5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/pe...
Greg Kroah-Hartman
1
-1
/
+4
2021-03-15
scsi: lpfc: Fix some error codes in debugfs
Dan Carpenter
1
-2
/
+2
2021-03-15
scsi: qla2xxx: Fix broken #endif placement
Alexey Dobriyan
1
-1
/
+1
2021-03-15
scsi: st: Fix a use after free in st_open()
Lv Yunlong
1
-1
/
+1
2021-03-15
scsi: myrs: Fix a double free in myrs_cleanup()
Lv Yunlong
1
-1
/
+1
2021-03-15
scsi: ibmvfc: Free channel_setup_buf during device tear down
Tyrel Datwyler
1
-0
/
+2
2021-03-15
s390/pci: fix leak of PCI device structure
Niklas Schnelle
1
-1
/
+2
2021-03-15
drm/amd/display: Copy over soc values before bounding box creation
Sung Lee
1
-0
/
+5
2021-03-15
Merge tag 'iio-fixes-for-5.12a' of https://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
10
-40
/
+68
2021-03-15
Merge tag 'thunderbolt-for-v5.12-rc4' of git://git.kernel.org/pub/scm/linux/k...
Greg Kroah-Hartman
2
-10
/
+12
2021-03-14
vhost-vdpa: set v->config_ctx to NULL if eventfd_ctx_fdget() fails
Stefano Garzarella
1
-2
/
+6
2021-03-14
vhost-vdpa: fix use-after-free of v->config_ctx
Stefano Garzarella
1
-1
/
+3
[prev]
[next]