index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-24
firmware/efi: Fix a use after bug in efi_mem_reserve_persistent
Lv Yunlong
1
-1
/
+2
2021-03-24
efivars: respect EFI_UNSUPPORTED return from firmware
Shawn Guo
1
-0
/
+4
2021-03-24
PCI: rpadlpar: Fix potential drc_name corruption in store functions
Tyrel Datwyler
1
-8
/
+6
2021-03-24
counter: stm32-timer-cnt: fix ceiling miss-alignment with reload register
Fabrice Gasnier
1
-8
/
+3
2021-03-24
counter: stm32-timer-cnt: fix ceiling write max value
Fabrice Gasnier
1
-0
/
+5
2021-03-24
iio: hid-sensor-temperature: Fix issues of timestamp channel
Ye Xiang
1
-6
/
+8
2021-03-24
iio: hid-sensor-prox: Fix scale not correct issue
Ye Xiang
1
-2
/
+11
2021-03-24
iio: hid-sensor-humidity: Fix alignment issue of timestamp channel
Ye Xiang
1
-5
/
+7
2021-03-24
iio: adc: adi-axi-adc: add proper Kconfig dependencies
Alexandru Ardelean
1
-0
/
+2
2021-03-24
iio: adc: ad7949: fix wrong ADC result due to incorrect bit mask
Wilfried Wessner
1
-1
/
+1
2021-03-24
iio: adc: ab8500-gpadc: Fix off by 10 to 3
Linus Walleij
1
-1
/
+1
2021-03-24
iio: gyro: mpu3050: Fix error handling in mpu3050_trigger_handler
Dinghao Liu
1
-0
/
+2
2021-03-24
iio: adis16400: Fix an error code in adis16400_initial_setup()
Dan Carpenter
1
-2
/
+1
2021-03-24
iio:adc:qcom-spmi-vadc: add default scale to LR_MUX2_BAT_ID channel
Jonathan Albrieux
1
-1
/
+1
2021-03-24
iio:adc:stm32-adc: Add HAS_IOMEM dependency
Jonathan Cameron
1
-0
/
+1
2021-03-24
thunderbolt: Increase runtime PM reference count on DP tunnel discovery
Mika Westerberg
1
-0
/
+4
2021-03-24
thunderbolt: Initialize HopID IDAs in tb_switch_alloc()
Mika Westerberg
1
-10
/
+8
2021-03-24
usb: dwc3: gadget: Prevent EP queuing while stopping transfers
Wesley Cheng
1
-6
/
+5
2021-03-24
usb: dwc3: gadget: Allow runtime suspend if UDC unbinded
Wesley Cheng
1
-0
/
+13
2021-03-24
usb: typec: tcpm: Invoke power_supply_changed for tcpm-source-psy-
Badhri Jagan Sridharan
1
-1
/
+8
2021-03-24
usb: typec: Remove vdo[3] part of tps6598x_rx_identity_reg struct
Elias Rudberg
1
-1
/
+0
2021-03-24
usb: gadget: configfs: Fix KASAN use-after-free
Jim Lin
1
-4
/
+10
2021-03-24
usbip: Fix incorrect double assignment to udc->ud.tcp_rx
Colin Ian King
1
-1
/
+1
2021-03-24
usb-storage: Add quirk to defeat Kindle's automatic unload
Alan Stern
2
-0
/
+19
2021-03-24
nvme-rdma: fix possible hang when failing to set io queues
Sagi Grimberg
1
-2
/
+5
2021-03-24
gpiolib: Assign fwnode to parent's if no primary one provided
Andy Shevchenko
1
-0
/
+7
2021-03-24
drm/ttm: Warn on pinning without holding a reference
Daniel Vetter
1
-1
/
+1
2021-03-24
counter: stm32-timer-cnt: Report count function when SLAVE_MODE_DISABLED
William Breathitt Gray
1
-14
/
+25
2021-03-24
scsi: mpt3sas: Do not use GFP_KERNEL in atomic context
Christophe JAILLET
1
-1
/
+1
2021-03-24
scsi: ufs: ufs-mediatek: Correct operator & -> &&
dongjian
1
-1
/
+1
2021-03-24
scsi: myrs: Fix a double free in myrs_cleanup()
Lv Yunlong
1
-1
/
+1
2021-03-24
scsi: lpfc: Fix some error codes in debugfs
Dan Carpenter
1
-2
/
+2
2021-03-24
iommu/tegra-smmu: Make tegra_smmu_probe_device() to handle all IOMMU phandles
Dmitry Osipenko
1
-4
/
+3
2021-03-24
i915/perf: Start hrtimer only if sampling the OA buffer
Umesh Nerlige Ramappa
1
-8
/
+5
2021-03-24
vhost_vdpa: fix the missing irq_bypass_unregister_producer() invocation
Gautam Dawar
1
-6
/
+2
2021-03-24
vfio: IOMMU_API should be selected
Jason Gunthorpe
1
-1
/
+1
2021-03-24
nvmet: don't check iosqes,iocqes for discovery controllers
Sagi Grimberg
1
-3
/
+14
2021-03-24
nvme-tcp: fix a NULL deref when receiving a 0-length r2t PDU
Sagi Grimberg
1
-0
/
+7
2021-03-24
nvme-tcp: fix possible hang when failing to set io queues
Sagi Grimberg
1
-2
/
+5
2021-03-24
nvme-tcp: fix misuse of __smp_processor_id with preemption enabled
Sagi Grimberg
1
-1
/
+1
2021-03-24
nvme: fix Write Zeroes limitations
Christoph Hellwig
1
-24
/
+12
2021-03-24
iommu/amd: Move Stoney Ridge check to detect_ivrs()
Joerg Roedel
1
-11
/
+12
2021-03-24
iommu/amd: Keep track of amd_iommu_irq_remap state
Joerg Roedel
1
-1
/
+4
2021-03-24
iommu/amd: Don't call early_amd_iommu_init() when AMD IOMMU is disabled
Joerg Roedel
1
-4
/
+4
2021-03-24
drm/amd/display: Remove MPC gamut remap logic for DCN30
Dillon Varone
1
-32
/
+2
2021-03-24
drm/amd/display: Correct algorithm for reversed gamma
Calvin Hou
1
-8
/
+18
2021-03-24
drm/amd/display: Copy over soc values before bounding box creation
Sung Lee
1
-0
/
+5
2021-03-24
vhost-vdpa: set v->config_ctx to NULL if eventfd_ctx_fdget() fails
Stefano Garzarella
1
-2
/
+6
2021-03-24
vhost-vdpa: fix use-after-free of v->config_ctx
Stefano Garzarella
1
-1
/
+3
2021-03-24
s390/pci: fix leak of PCI device structure
Niklas Schnelle
1
-1
/
+2
[next]