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
2020-05-15
w1_therm: adding code comments and code reordering
Akira Shimahara
1
-168
/
+259
2020-05-15
VMCI: Avoid extra check for access_ok()
Souptick Joarder
1
-2
/
+0
2020-05-15
dca: Use PTR_ERR_OR_ZERO() to simplify code
Tang Bin
1
-3
/
+1
2020-05-15
w1: ds2430: fix eeprom size in driver description
Angelo Dureghello
1
-1
/
+1
2020-05-15
misc: fastrpc: fix potential fastrpc_invoke_ctx leak
Srinivas Kandagatla
1
-1
/
+8
2020-05-15
misc: fastrpc: Fix an incomplete memory release in fastrpc_rpmsg_probe()
Srinivas Kandagatla
1
-1
/
+3
2020-05-15
slimbus: core: Fix mismatch in of_node_get/put
Saravana Kannan
1
-0
/
+1
2020-05-15
slimbus: core: Set fwnode for a device when setting of_node
Saravana Kannan
1
-3
/
+2
2020-05-15
nvmem: jz4780-efuse: Use PTR_ERR_OR_ZERO() to simplify code
Samuel Zou
1
-3
/
+1
2020-05-15
nvmem: ensure sysfs writes handle write-protect pin
Michael Auchter
1
-26
/
+26
2020-05-15
nvmem: imx-ocotp: Improve logic to save many code lines
Anson Huang
1
-7
/
+2
2020-05-15
firmware: xilinx: Fix an error handling path in 'zynqmp_firmware_probe()'
Christophe JAILLET
1
-2
/
+2
2020-05-15
misc: xilinx-sdfec: convert to module_platform_driver()
Harshal Chaudhari
1
-19
/
+1
2020-05-15
uio_hv_generic: add missed sysfs_remove_bin_file
Chuhong Yuan
1
-0
/
+1
2020-05-15
Merge tag 'fpga-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mdf...
Greg Kroah-Hartman
7
-36
/
+95
2020-05-13
greybus: Replace zero-length array with flexible-array
Gustavo A. R. Silva
1
-1
/
+1
2020-05-11
Merge 5.7-rc5 into char-misc-next
Greg Kroah-Hartman
220
-940
/
+1576
2020-05-10
Merge tag 'iommu-fixes-v5.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-47
/
+162
2020-05-10
Merge tag 'block-5.7-2020-05-09' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-2
/
+6
2020-05-10
gcc-10: mark more functions __init to avoid section mismatch warnings
Linus Torvalds
1
-1
/
+1
2020-05-10
nvme: fix possible hang when ns scanning fails during error recovery
Sagi Grimberg
1
-1
/
+1
2020-05-10
nvme-pci: fix "slimmer CQ head update"
Alexey Dobriyan
1
-1
/
+5
2020-05-08
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
4
-6
/
+7
2020-05-08
Merge tag 'char-misc-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
12
-44
/
+65
2020-05-08
Merge tag 'driver-core-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-30
/
+33
2020-05-08
Merge tag 'staging-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-1
/
+4
2020-05-08
Merge tag 'tty-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
3
-5
/
+9
2020-05-08
Merge tag 'usb-5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
8
-10
/
+24
2020-05-08
Merge tag 'drm-fixes-2020-05-08' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
12
-31
/
+57
2020-05-08
iommu/virtio: Reverse arguments to list_add
Julia Lawall
1
-1
/
+1
2020-05-08
Merge tag 'drm-misc-fixes-2020-05-07' of git://anongit.freedesktop.org/drm/dr...
Dave Airlie
6
-4
/
+14
2020-05-08
Merge tag 'amd-drm-fixes-5.7-2020-05-06' of git://people.freedesktop.org/~agd...
Dave Airlie
6
-27
/
+43
2020-05-07
usb: chipidea: msm: Ensure proper controller reset using role switch API
Bryan O'Donoghue
1
-1
/
+1
2020-05-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
60
-232
/
+355
2020-05-07
net: flow_offload: skip hw stats check for FLOW_ACTION_HW_STATS_DONT_CARE
Pablo Neira Ayuso
1
-1
/
+2
2020-05-07
wireguard: send/receive: use explicit unlikely branch instead of implicit coa...
Jason A. Donenfeld
2
-16
/
+12
2020-05-07
wireguard: selftests: initalize ipv6 members to NULL to squelch clang warning
Jason A. Donenfeld
1
-2
/
+2
2020-05-07
wireguard: send/receive: cond_resched() when processing worker ringbuffers
Jason A. Donenfeld
2
-0
/
+6
2020-05-07
wireguard: socket: remove errant restriction on looping to self
Jason A. Donenfeld
1
-12
/
+0
2020-05-07
net: ethernet: ti: am65-cpsw-nuss: fix irqs type
Grygorii Strashko
1
-2
/
+3
2020-05-07
ionic: Use debugfs_create_bool() to export bool
Geert Uytterhoeven
1
-2
/
+1
2020-05-07
net: mscc: ocelot: ANA_AUTOAGE_AGE_PERIOD holds a value in seconds, not ms
Vladimir Oltean
1
-2
/
+9
2020-05-07
net: dsa: ocelot: the MAC table on Felix is twice as large
Vladimir Oltean
5
-4
/
+6
2020-05-07
Merge tag 'tag-chrome-platform-fixes-for-v5.7-rc5' of git://git.kernel.org/pu...
Linus Torvalds
2
-61
/
+92
2020-05-07
net: dsa: sja1105: the PTP_CLK extts input reacts on both edges
Vladimir Oltean
1
-8
/
+18
2020-05-07
net: macsec: fix rtnl locking issue
Antoine Tenart
1
-1
/
+2
2020-05-07
net: mvpp2: cls: Prevent buffer overflow in mvpp2_ethtool_cls_rule_del()
Dan Carpenter
1
-0
/
+3
2020-05-07
net: mvpp2: prevent buffer overflow in mvpp22_rss_ctx()
Dan Carpenter
1
-0
/
+2
2020-05-06
Merge tag 'usb-serial-5.7-rc5' of https://git.kernel.org/pub/scm/linux/kernel...
Greg Kroah-Hartman
2
-2
/
+3
2020-05-06
Merge tag 'platform-drivers-x86-v5.7-2' of git://git.infradead.org/linux-plat...
Linus Torvalds
7
-27
/
+35
[next]