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.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
2018-09-12
rsxx: Remove unnecessary parentheses
Nathan Chancellor
1
-1
/
+1
2018-09-07
block: umem: replace spin_lock_bh with spin_lock in tasklet callback
jun qian
1
-2
/
+2
2018-09-07
drbd: Convert from ahash to shash
Kees Cook
5
-88
/
+76
2018-09-07
Merge tag 'for-linus-20180906' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+3
2018-09-05
Merge tag 'gpio-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
Linus Torvalds
4
-40
/
+72
2018-09-05
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
12
-77
/
+80
2018-09-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-12
/
+11
2018-09-05
drivers/dax/device.c: convert variable to vm_fault_t type
Souptick Joarder
1
-1
/
+2
2018-09-05
memory_hotplug: fix kernel_panic on offline page processing
Mikhail Zaslonko
1
-11
/
+9
2018-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
37
-127
/
+427
2018-09-04
net: phy: sfp: Handle unimplemented hwmon limits and alarms
Andrew Lunn
1
-4
/
+16
2018-09-04
net/mlx5: Fix SQ offset in QPs with small RQ
Tariq Toukan
1
-2
/
+3
2018-09-04
nbd: don't allow invalid blocksize settings
Jens Axboe
1
-0
/
+3
2018-09-04
Merge tag 'mac80211-for-davem-2018-09-03' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2
-48
/
+14
2018-09-04
bnxt_en: Do not adjust max_cp_rings by the ones used by RDMA.
Michael Chan
4
-12
/
+9
2018-09-04
bnxt_en: Clean up unused functions.
Michael Chan
4
-18
/
+1
2018-09-04
bnxt_en: Fix firmware signaled resource change logic in open.
Michael Chan
1
-3
/
+10
2018-09-04
net/ibm/emac: wrong emac_calc_base call was used by typo
Ivan Mikhaylov
1
-3
/
+3
2018-09-04
r8169: add support for NCube 8168 network card
Anthony Wong
1
-0
/
+1
2018-09-03
Merge tag 'dma-mapping-4.19-2' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
1
-0
/
+4
2018-09-03
net: cadence: Fix a sleep-in-atomic-context bug in macb_halt_tx()
Jia-Ju Bai
1
-1
/
+1
2018-09-02
net: ethernet: cpsw-phy-sel: prefer phandle for phy sel
Tony Lindgren
1
-3
/
+6
2018-09-02
Merge tag 'devicetree-fixes-for-4.19' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+47
2018-09-02
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
1
-20
/
+17
2018-09-02
of/platform: initialise AMBA default DMA masks
Linus Walleij
1
-0
/
+4
2018-09-01
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-3
/
+3
2018-09-01
ibmvnic: Include missing return code checks in reset function
Thomas Falcon
1
-3
/
+9
2018-09-01
hv_netvsc: Fix a deadlock by getting rtnl lock earlier in netvsc_probe()
Dexuan Cui
1
-1
/
+10
2018-09-01
nfp: wait for posted reconfigs when disabling the device
Jakub Kicinski
1
-15
/
+33
2018-08-31
Merge tag 'for-linus-4.19b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-0
/
+9
2018-08-31
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-40
/
+58
2018-08-31
gpio: Fix crash due to registration race
Vincent Whitchurch
1
-0
/
+1
2018-08-31
Merge tag 'drm-fixes-2018-08-31' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
26
-161
/
+303
2018-08-31
Merge tag 'pm-4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2
-2
/
+13
2018-08-31
Merge branch 'pm-core'
Rafael J. Wysocki
1
-1
/
+1
2018-08-31
clk: x86: Set default parent to 48Mhz
Akshu Agrawal
1
-1
/
+1
2018-08-31
i2c: sh_mobile: fix leak when using DMA bounce buffer
Wolfram Sang
1
-2
/
+4
2018-08-31
i2c: sh_mobile: define start_ch() void as it only returns 0 anyhow
Wolfram Sang
1
-6
/
+3
2018-08-31
i2c: refactor function to release a DMA safe buffer
Wolfram Sang
2
-6
/
+7
2018-08-31
i2c: algos: bit: make the error messages grepable
Jan Kundrát
1
-24
/
+31
2018-08-31
i2c: designware: Re-init controllers with pm_disabled set on resume
Hans de Goede
2
-2
/
+6
2018-08-30
i2c: i801: Allow ACPI AML access I/O ports not reserved for SMBus
Mika Westerberg
1
-1
/
+8
2018-08-30
Merge tag 'for-linus-20180830' of git://git.kernel.dk/linux-block
Linus Torvalds
8
-83
/
+184
2018-08-30
of: add node name compare helper functions
Rob Herring
1
-0
/
+22
2018-08-30
Merge tag 'mtd/for-4.19-rc2' of git://git.infradead.org/linux-mtd
Linus Torvalds
2
-2
/
+7
2018-08-30
Merge tag 'mmc-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh...
Linus Torvalds
5
-14
/
+25
2018-08-30
net: mvpp2: initialize port of_node pointer
Baruch Siach
1
-0
/
+1
2018-08-30
net: bcmgenet: use MAC link status for fixed phy
Doug Berger
2
-2
/
+11
2018-08-30
net: stmmac: build the dwmac-socfpga platform driver for Stratix10
Dinh Nguyen
1
-1
/
+1
2018-08-30
Merge tag 'drm-intel-fixes-2018-08-29' of git://anongit.freedesktop.org/drm/d...
Dave Airlie
5
-13
/
+11
[next]