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.13.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
2023-05-17
drm/amdgpu/gfx11: update gpu_clock_counter logic
Alex Deucher
1
-4
/
+7
2023-05-17
drm/msm: Be more shouty if per-process pgtables aren't working
Rob Clark
1
-1
/
+6
2023-05-17
iommu/arm-smmu-qcom: Fix missing adreno_smmu's
Rob Clark
1
-0
/
+10
2023-05-17
nvme: do not let the user delete a ctrl before a complete initialization
Maurizio Lombardi
1
-1
/
+5
2023-05-17
nvme-multipath: don't call blk_mark_disk_dead in nvme_mpath_remove_disk
Christoph Hellwig
1
-1
/
+0
2023-05-17
s390/iommu: get rid of S390_CCW_IOMMU and S390_AP_IOMMU
Jason Gunthorpe
1
-16
/
+0
2023-05-17
s390/qdio: fix do_sqbs() inline assembly constraint
Heiko Carstens
1
-1
/
+1
2023-05-17
Merge tag 'thunderbolt-for-v6.4-rc3' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2
-5
/
+26
2023-05-17
net: wwan: t7xx: Ensure init is completed before system sleep
Kai-Heng Feng
2
-0
/
+19
2023-05-17
net: pcs: xpcs: fix C73 AN not getting enabled
Vladimir Oltean
1
-1
/
+1
2023-05-17
net: wwan: iosm: fix NULL pointer dereference when removing device
M Chetan Kumar
3
-12
/
+33
2023-05-17
igb: fix bit_shift to be in [1..8] range
Aleksandr Loktionov
1
-2
/
+2
2023-05-17
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
David S. Miller
6
-9
/
+30
2023-05-17
net: dsa: mv88e6xxx: Fix mv88e6393x EPC write command offset
Marco Migliore
1
-1
/
+1
2023-05-17
cassini: Fix a memory leak in the error handling path of cas_init_one()
Christophe JAILLET
1
-0
/
+2
2023-05-17
tun: Fix memory leak for detached NAPI queue.
Kuniyuki Iwashima
1
-0
/
+15
2023-05-17
can: kvaser_pciefd: Disable interrupts in probe error path
Jimmy Assarsson
1
-0
/
+2
2023-05-17
can: kvaser_pciefd: Do not send EFLUSH command on TFD interrupt
Jimmy Assarsson
1
-17
/
+4
2023-05-17
can: kvaser_pciefd: Empty SRB buffer in probe
Jimmy Assarsson
1
-0
/
+15
2023-05-17
can: kvaser_pciefd: Call request_irq() before enabling interrupts
Jimmy Assarsson
1
-5
/
+5
2023-05-17
can: kvaser_pciefd: Clear listen-only bit if not explicitly requested
Jimmy Assarsson
1
-0
/
+2
2023-05-17
can: kvaser_pciefd: Set CAN_STATE_STOPPED in kvaser_pciefd_stop()
Jimmy Assarsson
1
-0
/
+1
2023-05-17
wifi: b43: fix incorrect __packed annotation
Arnd Bergmann
2
-2
/
+2
2023-05-17
wifi: rtw88: sdio: Always use two consecutive bytes for word operations
Martin Blumenstingl
1
-8
/
+0
2023-05-17
Merge tag 'linux-can-fixes-for-6.4-20230515' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
3
-13
/
+26
2023-05-17
scsi: core: Decrease scsi_device's iorequest_cnt if dispatch failed
Wenchao Hao
1
-0
/
+2
2023-05-17
scsi: Revert "scsi: core: Do not increase scsi_device's iorequest_cnt if disp...
Wenchao Hao
1
-1
/
+2
2023-05-17
scsi: storvsc: Don't pass unused PFNs to Hyper-V host
Michael Kelley
1
-4
/
+4
2023-05-17
scsi: ufs: core: Fix MCQ nr_hw_queues
Po-Wen Kao
1
-1
/
+2
2023-05-17
scsi: ufs: core: Rename symbol sizeof_utp_transfer_cmd_desc()
Po-Wen Kao
2
-6
/
+6
2023-05-17
scsi: ufs: core: Fix MCQ tag calculation
Po-Wen Kao
2
-2
/
+2
2023-05-17
power: supply: Fix logic checking if system is running from battery
Mario Limonciello
1
-2
/
+6
2023-05-16
mac80211_hwsim: fix memory leak in hwsim_new_radio_nl
Zhengchao Shao
1
-1
/
+2
2023-05-16
wifi: iwlwifi: mvm: Add locking to the rate read flow
Ariel Malamud
1
-0
/
+3
2023-05-16
wifi: iwlwifi: Don't use valid_links to iterate sta links
Miri Korenblit
1
-30
/
+22
2023-05-16
wifi: iwlwifi: mvm: don't trust firmware n_channels
Johannes Berg
1
-0
/
+10
2023-05-16
wifi: iwlwifi: mvm: fix OEM's name in the tas approved list
Alon Giladi
1
-1
/
+1
2023-05-16
wifi: iwlwifi: fix OEM's name in the ppag approved list
Alon Giladi
1
-1
/
+1
2023-05-16
wifi: iwlwifi: mvm: fix initialization of a return value
Mukesh Sisodiya
1
-1
/
+1
2023-05-16
wifi: iwlwifi: mvm: fix access to fw_id_to_mac_id
Gregory Greenman
4
-2
/
+22
2023-05-16
wifi: iwlwifi: fw: fix DBGI dump
Johannes Berg
1
-8
/
+11
2023-05-16
wifi: iwlwifi: mvm: fix number of concurrent link checks
Johannes Berg
2
-9
/
+12
2023-05-16
wifi: iwlwifi: mvm: fix cancel_delayed_work_sync() deadlock
Johannes Berg
1
-1
/
+1
2023-05-16
wifi: iwlwifi: mvm: don't double-init spinlock
Johannes Berg
1
-5
/
+5
2023-05-16
wifi: iwlwifi: mvm: always free dup_data
Johannes Berg
3
-5
/
+3
2023-05-16
wifi: iwlwifi: mvm: rfi: disable RFI feature
Gregory Greenman
3
-5
/
+15
2023-05-16
iavf: send VLAN offloading caps once after VFR
Ahmed Zaki
1
-5
/
+0
2023-05-16
ice: Fix ice VF reset during iavf initialization
Dawid Wesierski
4
-4
/
+25
2023-05-16
ice: Fix stats after PF reset
Ahmed Zaki
1
-0
/
+5
2023-05-16
xhci: Fix incorrect tracking of free space on transfer rings
Mathias Nyman
1
-1
/
+28
[prev]
[next]