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
2019-10-02
drm/amdgpu: revert "disable bulk moves for now"
Christian König
1
-2
/
+0
2019-10-02
ptp_qoriq: Initialize the registers' spinlock before calling ptp_qoriq_settime
Vladimir Oltean
1
-1
/
+2
2019-10-02
net: dsa: sja1105: Fix sleeping while atomic in .port_hwtstamp_set
Vladimir Oltean
1
-8
/
+11
2019-10-02
net: dsa: sja1105: Initialize the meta_lock
Vladimir Oltean
1
-0
/
+1
2019-10-02
net: dsa: rtl8366: Check VLAN ID and not ports
Linus Walleij
1
-4
/
+7
2019-10-02
mlx5: avoid 64-bit division in dr_icm_pool_mr_create()
Michal Kubecek
1
-1
/
+2
2019-10-02
xen/efi: have a common runtime setup function
Juergen Gross
1
-37
/
+47
2019-10-02
xen-netfront: do not use ~0U as error return value for xennet_fill_frags()
Dongli Zhang
1
-8
/
+9
2019-10-02
hso: fix NULL-deref on tty open
Johan Hovold
1
-4
/
+8
2019-10-01
xen/balloon: Clear PG_offline in balloon_retrieve()
David Hildenbrand
1
-2
/
+1
2019-10-01
xen/balloon: Mark pages PG_offline in balloon_append()
David Hildenbrand
1
-9
/
+4
2019-10-01
xen/balloon: Drop __balloon_append()
David Hildenbrand
1
-8
/
+3
2019-10-01
xen/balloon: Set pages PageOffline() in balloon_add_region()
David Hildenbrand
1
-0
/
+1
2019-10-01
net: ag71xx: fix mdio subnode support
Oleksij Rempel
1
-2
/
+4
2019-10-01
net: stmmac: xgmac: Fix RSS writing wrong keys
Jose Abreu
1
-2
/
+3
2019-10-01
net: stmmac: xgmac: Fix RSS not writing all Keys to HW
Jose Abreu
1
-1
/
+1
2019-10-01
net: stmmac: xgmac: Disable the Timestamp interrupt by default
Jose Abreu
1
-1
/
+1
2019-10-01
net: stmmac: Do not stop PHY if WoL is enabled
Jose Abreu
1
-6
/
+12
2019-10-01
net: stmmac: Correctly take timestamp for PTPv2
Jose Abreu
1
-0
/
+1
2019-10-01
net: stmmac: dwmac4: Always update the MAC Hash Filter
Jose Abreu
1
-6
/
+7
2019-10-01
net: stmmac: selftests: Always use max DMA size in Jumbo Test
Jose Abreu
1
-4
/
+0
2019-10-01
net: stmmac: xgmac: Detect Hash Table size dinamically
Jose Abreu
2
-0
/
+2
2019-10-01
net: stmmac: xgmac: Not all Unicast addresses may be available
Jose Abreu
1
-1
/
+1
2019-10-01
net: dsa: rtl8366rb: add missing of_node_put after calling of_get_child_by_name
Wen Yang
1
-6
/
+10
2019-10-01
net: mscc: ocelot: add missing of_node_put after calling of_get_child_by_name
Wen Yang
1
-6
/
+8
2019-10-01
netfilter: drop bridge nf reset from nf_reset
Florian Westphal
6
-14
/
+12
2019-10-01
ionic: select CONFIG_NET_DEVLINK
Arnd Bergmann
1
-0
/
+1
2019-10-01
net: socionext: netsec: always grab descriptor lock
Lorenzo Bianconi
1
-23
/
+7
2019-10-01
Revert "s390/dasd: Add discard support for ESE volumes"
Stefan Haberland
1
-54
/
+3
2019-10-01
s390/dasd: Fix error handling during online processing
Jan Höppner
1
-16
/
+8
2019-10-01
loop: change queue block size to match when using DIO
Martijn Coenen
1
-0
/
+10
2019-10-01
s390/qdio: clarify size of the QIB parm area
Julian Wiedmann
2
-3
/
+2
2019-10-01
net: dsa: sja1105: Prevent leaking memory
Navid Emamdoost
1
-2
/
+4
2019-10-01
net: dsa: sja1105: Ensure PTP time for rxtstamp reconstruction is not in the ...
Vladimir Oltean
1
-2
/
+2
2019-10-01
Merge tag 'ieee802154-for-davem-2019-09-28' of git://git.kernel.org/pub/scm/l...
David S. Miller
3
-3
/
+4
2019-09-30
net: dsa: qca8k: Use up to 7 ports for all operations
Michal Vokáč
1
-2
/
+2
2019-09-30
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...
Linus Torvalds
3
-16
/
+39
2019-09-30
drm/tilcdc: include linux/pinctrl/consumer.h again
Arnd Bergmann
1
-0
/
+1
2019-09-30
Merge tag 'mmc-v5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc
Linus Torvalds
9
-35
/
+410
2019-09-30
Merge branch 'entropy'
Linus Torvalds
1
-1
/
+61
2019-09-30
random: try to actively add entropy rather than passively wait for it
Linus Torvalds
1
-1
/
+61
2019-09-29
Merge tag 'fixes-5.4-merge-window' of git://git.kernel.org/pub/scm/linux/kern...
Olof Johansson
1
-15
/
+37
2019-09-29
Merge tag 'scmi-fixes-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Olof Johansson
14
-193
/
+927
2019-09-29
Merge tag 'libnvdimm-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
8
-38
/
+77
2019-09-29
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent...
Linus Torvalds
4
-434
/
+114
2019-09-29
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-7
/
+21
2019-09-29
Merge tag 'iommu-fixes-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-94
/
+139
2019-09-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
87
-917
/
+645
2019-09-28
i2c: slave-eeprom: Add read only mode
Björn Ardö
1
-3
/
+11
2019-09-28
i2c: i801: Bring back Block Process Call support for certain platforms
Jarkko Nikula
1
-0
/
+1
[prev]
[next]