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
2021-03-26
usb: dwc3: gadget: Clear DEP flags after stop transfers in ep disable
Wesley Cheng
1
-4
/
+4
2021-03-26
usbip: vhci_hcd fix shift out-of-bounds in vhci_hub_control()
Shuah Khan
1
-0
/
+2
2021-03-23
USB: quirks: ignore remote wake-up on Fibocom L850-GL LTE modem
Vincent Palatin
1
-0
/
+4
2021-03-23
USB: cdc-acm: do not log successful probe on later errors
Johan Hovold
1
-2
/
+2
2021-03-23
USB: cdc-acm: always claim data interface
Johan Hovold
1
-8
/
+6
2021-03-23
USB: cdc-acm: use negation for NULL checks
Johan Hovold
1
-2
/
+2
2021-03-23
USB: cdc-acm: clean up probe error labels
Johan Hovold
1
-17
/
+18
2021-03-23
USB: cdc-acm: drop redundant driver-data reset
Johan Hovold
1
-1
/
+0
2021-03-23
USB: cdc-acm: drop redundant driver-data assignment
Johan Hovold
1
-1
/
+0
2021-03-23
USB: cdc-acm: fix use-after-free after probe failure
Johan Hovold
1
-0
/
+5
2021-03-23
USB: cdc-acm: fix double free on probe failure
Johan Hovold
1
-1
/
+0
2021-03-23
USB: cdc-acm: downgrade message to debug
Oliver Neukum
1
-1
/
+2
2021-03-23
USB: cdc-acm: untangle a circular dependency between callback and softint
Oliver Neukum
1
-16
/
+32
2021-03-23
cdc-acm: fix BREAK rx code path adding necessary calls
Oliver Neukum
1
-1
/
+3
2021-03-23
usb: gadget: udc: amd5536udc_pci fix null-ptr-dereference
Tong Zhang
1
-5
/
+5
2021-03-23
usb: dwc3: pci: Enable dis_uX_susphy_quirk for Intel Merrifield
Andy Shevchenko
1
-0
/
+2
2021-03-23
usb: dwc3: gadget: Use max speed if unspecified
Thinh Nguyen
1
-1
/
+1
2021-03-23
usb: dwc3: gadget: Set gadget_max_speed when set ssp_rate
Thinh Nguyen
1
-0
/
+1
2021-03-23
usb: dwc3: qcom: skip interconnect init for ACPI probe
Shawn Guo
1
-0
/
+3
2021-03-21
Merge tag 'staging-5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
13
-44
/
+72
2021-03-21
Merge tag 'usb-5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
10
-25
/
+60
2021-03-21
Merge tag 'efi-urgent-2021-03-21' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-1
/
+6
2021-03-21
Merge tag 'powerpc-5.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-8
/
+6
2021-03-20
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
8
-15
/
+20
2021-03-19
Merge tag 'block-5.12-2021-03-19' of git://git.kernel.dk/linux-block
Linus Torvalds
8
-60
/
+69
2021-03-19
Merge tag 'gpio-fixes-for-v5.12-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+9
2021-03-19
Merge tag 's390-5.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
1
-1
/
+2
2021-03-19
Merge tag 'pm-5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-37
/
+25
2021-03-19
Merge tag 'iommu-fixes-v5.12-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-20
/
+23
2021-03-19
Merge tag 'sound-5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-0
/
+1
2021-03-19
Revert "PM: runtime: Update device status before letting suppliers suspend"
Rafael J. Wysocki
1
-37
/
+25
2021-03-19
Merge tag 'efi-urgent-for-v5.12-rc3' of git://git.kernel.org/pub/scm/linux/ke...
Ingo Molnar
2
-1
/
+6
2021-03-19
firmware/efi: Fix a use after bug in efi_mem_reserve_persistent
Lv Yunlong
1
-1
/
+2
2021-03-18
Merge tag 'drm-fixes-2021-03-19' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
8
-53
/
+79
2021-03-19
nouveau: Skip unvailable ttm page entries
Tobias Klausmann
1
-0
/
+8
2021-03-19
Merge tag 'drm-intel-fixes-2021-03-18' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
3
-10
/
+42
2021-03-19
Merge tag 'amd-drm-fixes-5.12-2021-03-18' of https://gitlab.freedesktop.org/a...
Dave Airlie
3
-40
/
+25
2021-03-19
Merge tag 'drm-misc-fixes-2021-03-18' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
1
-3
/
+4
2021-03-18
Merge tag 'vfio-v5.12-rc4' of git://github.com/awilliam/linux-vfio
Linus Torvalds
3
-12
/
+16
2021-03-18
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
9
-33
/
+32
2021-03-18
iommu/tegra-smmu: Make tegra_smmu_probe_device() to handle all IOMMU phandles
Dmitry Osipenko
1
-4
/
+3
2021-03-18
iommu/amd: Keep track of amd_iommu_irq_remap state
Joerg Roedel
1
-1
/
+4
2021-03-18
iommu/amd: Don't call early_amd_iommu_init() when AMD IOMMU is disabled
Joerg Roedel
1
-4
/
+4
2021-03-18
iommu/amd: Move Stoney Ridge check to detect_ivrs()
Joerg Roedel
1
-11
/
+12
2021-03-18
staging: vt665x: fix alignment constraints
Edmundo Carmona Antoranz
1
-2
/
+2
2021-03-18
usb: typec: tcpm: Skip sink_cap query only when VDM sm is busy
Badhri Jagan Sridharan
1
-1
/
+1
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
[next]