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
2022-05-09
net: sfc: fix memory leak due to ptp channel
Taehee Yoo
3
-2
/
+20
2022-05-08
Merge tag 'sound-5.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
5
-27
/
+32
2022-05-08
ataflop: use a statically allocated error counters
Willy Tarreau
1
-4
/
+6
2022-05-08
floppy: use a statically allocated error counter
Willy Tarreau
1
-10
/
+8
2022-05-07
Merge tag 'gpio-fixes-for-v5.18-rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-15
/
+5
2022-05-07
Merge tag 'block-5.18-2022-05-06' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-14
/
+51
2022-05-07
net: chelsio: cxgb4: Avoid potential negative array offset
Kees Cook
1
-5
/
+5
2022-05-06
ice: fix PTP stale Tx timestamps cleanup
Michal Michalik
1
-2
/
+8
2022-05-06
ice: clear stale Tx queue settings before configuring
Anatolii Gerasymenko
1
-18
/
+50
2022-05-06
ice: Fix race during aux device (un)plugging
Ivan Vecera
3
-8
/
+20
2022-05-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
6
-96
/
+85
2022-05-06
Merge tag 'mmc-v5.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...
Linus Torvalds
3
-6
/
+64
2022-05-06
Merge tag 'drm-fixes-2022-05-06' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
7
-21
/
+9
2022-05-06
gpio: pca953x: fix irq_stat not updated when irq is disabled (irq_mask not set)
Puyou Lu
1
-2
/
+2
2022-05-06
platform/surface: aggregator: Fix initialization order when compiling as buil...
Maximilian Luz
1
-1
/
+1
2022-05-06
platform/surface: gpe: Add support for Surface Pro 8
Maximilian Luz
1
-0
/
+8
2022-05-06
platform/x86/intel: Fix 'rmmod pmt_telemetry' panic
Prarit Bhargava
1
-1
/
+1
2022-05-06
platform/x86: thinkpad_acpi: Correct dual fan probe
Mark Pearson
1
-10
/
+13
2022-05-06
platform/x86: thinkpad_acpi: Add a s2idle resume quirk for a number of laptops
Mario Limonciello
1
-0
/
+126
2022-05-06
platform/x86: thinkpad_acpi: Convert btusb DMI list to quirks
Mario Limonciello
1
-2
/
+24
2022-05-06
net: mscc: ocelot: avoid corrupting hardware counters when moving VCAP filters
Vladimir Oltean
1
-0
/
+4
2022-05-06
net: mscc: ocelot: restrict tc-trap actions to VCAP IS2 lookup 0
Vladimir Oltean
1
-2
/
+3
2022-05-06
net: mscc: ocelot: fix VCAP IS2 filters matching on both lookups
Vladimir Oltean
1
-1
/
+0
2022-05-06
net: mscc: ocelot: fix last VCAP IS1/IS2 filter persisting in hardware when d...
Vladimir Oltean
1
-0
/
+4
2022-05-06
net: mscc: ocelot: mark traps with a bool instead of keeping them in a list
Vladimir Oltean
3
-12
/
+10
2022-05-06
s390/dasd: Use kzalloc instead of kmalloc/memset
Haowen Bai
1
-4
/
+1
2022-05-06
s390/dasd: Fix read inconsistency for ESE DASD devices
Jan Höppner
1
-2
/
+1
2022-05-06
s390/dasd: Fix read for ESE with blksize < 4k
Jan Höppner
1
-4
/
+3
2022-05-06
s390/dasd: prevent double format of tracks for ESE devices
Stefan Haberland
3
-2
/
+26
2022-05-06
s390/dasd: fix data corruption for ESE devices
Stefan Haberland
3
-2
/
+20
2022-05-06
Merge tag 'drm-msm-fixes-2022-04-30' of https://gitlab.freedesktop.org/drm/ms...
Dave Airlie
3
-18
/
+0
2022-05-06
Merge tag 'drm-misc-fixes-2022-05-05' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
2
-1
/
+5
2022-05-06
net: phy: micrel: Pass .probe for KS8737
Fabio Estevam
1
-0
/
+1
2022-05-06
net: phy: micrel: Do not use kszphy_suspend/resume for KSZ8061
Fabio Estevam
1
-2
/
+2
2022-05-06
Merge tag 'amd-drm-fixes-5.18-2022-05-04' of https://gitlab.freedesktop.org/a...
Dave Airlie
2
-2
/
+4
2022-05-05
Merge tag 'net-5.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
37
-214
/
+369
2022-05-05
gpio: visconti: Fix fwnode of GPIO IRQ
Nobuhiro Iwamatsu
1
-5
/
+2
2022-05-05
RDMA/rxe: Change mcg_lock to a _bh lock
Bob Pearson
1
-21
/
+15
2022-05-05
RDMA/rxe: Do not call dev_mc_add/del() under a spinlock
Bob Pearson
1
-28
/
+23
2022-05-05
RDMA/siw: Fix a condition race issue in MPA request processing
Cheng Xu
1
-3
/
+4
2022-05-04
Merge tag 'iomm-fixes-v5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
6
-10
/
+79
2022-05-04
Merge tag 'for-linus-5.17-2' of https://github.com/cminyard/linux-ipmi
Linus Torvalds
2
-5
/
+7
2022-05-04
drm/amd/display: Avoid reading audio pattern past AUDIO_CHANNELS_COUNT
Harry Wentland
1
-1
/
+1
2022-05-04
drm/amdgpu: do not use passthrough mode in Xen dom0
Marek Marczykowski-Górecki
1
-1
/
+3
2022-05-04
iommu: Make sysfs robust for non-API groups
Robin Murphy
1
-1
/
+8
2022-05-04
mmc: sdhci-msm: Reset GCC_SDCC_BCR register for SDHC
Shaik Sajida Bhanu
1
-0
/
+42
2022-05-04
mmc: sunxi-mmc: Fix DMA descriptors allocated above 32 bits
Samuel Holland
1
-2
/
+3
2022-05-04
iommu/dart: Add missing module owner to ops structure
Hector Martin
1
-0
/
+1
2022-05-04
drm/bridge: ite-it6505: add missing Kconfig option select
Fabien Parent
1
-0
/
+1
2022-05-04
net/mlx5: Fix matching on inner TTC
Mark Bloch
2
-1
/
+3
[prev]
[next]