index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
60
-232
/
+355
2020-05-06
net: flow_offload: skip hw stats check for FLOW_ACTION_HW_STATS_DONT_CARE
Pablo Neira Ayuso
1
-1
/
+2
2020-05-06
wireguard: send/receive: use explicit unlikely branch instead of implicit coa...
Jason A. Donenfeld
2
-16
/
+12
2020-05-06
wireguard: selftests: initalize ipv6 members to NULL to squelch clang warning
Jason A. Donenfeld
1
-2
/
+2
2020-05-06
wireguard: send/receive: cond_resched() when processing worker ringbuffers
Jason A. Donenfeld
2
-0
/
+6
2020-05-06
wireguard: socket: remove errant restriction on looping to self
Jason A. Donenfeld
1
-12
/
+0
2020-05-06
net: ethernet: ti: am65-cpsw-nuss: fix irqs type
Grygorii Strashko
1
-2
/
+3
2020-05-06
ionic: Use debugfs_create_bool() to export bool
Geert Uytterhoeven
1
-2
/
+1
2020-05-06
net: mscc: ocelot: ANA_AUTOAGE_AGE_PERIOD holds a value in seconds, not ms
Vladimir Oltean
1
-2
/
+9
2020-05-06
net: dsa: ocelot: the MAC table on Felix is twice as large
Vladimir Oltean
5
-4
/
+6
2020-05-06
Merge tag 'tag-chrome-platform-fixes-for-v5.7-rc5' of git://git.kernel.org/pu...
Linus Torvalds
2
-61
/
+92
2020-05-06
net: dsa: sja1105: the PTP_CLK extts input reacts on both edges
Vladimir Oltean
1
-8
/
+18
2020-05-06
net: macsec: fix rtnl locking issue
Antoine Tenart
1
-1
/
+2
2020-05-06
net: mvpp2: cls: Prevent buffer overflow in mvpp2_ethtool_cls_rule_del()
Dan Carpenter
1
-0
/
+3
2020-05-06
net: mvpp2: prevent buffer overflow in mvpp22_rss_ctx()
Dan Carpenter
1
-0
/
+2
2020-05-05
Merge tag 'platform-drivers-x86-v5.7-2' of git://git.infradead.org/linux-plat...
Linus Torvalds
7
-27
/
+35
2020-05-05
net: broadcom: fix a mistake about ioremap resource
Dejin Zheng
1
-9
/
+15
2020-05-05
platform/x86: thinkpad_acpi: Remove always false 'value < 0' statement
Xiongfeng Wang
1
-1
/
+1
2020-05-05
platform/x86: intel_pmc_core: avoid unused-function warnings
Arnd Bergmann
2
-18
/
+2
2020-05-05
platform/x86: asus-nb-wmi: Do not load on Asus T100TA and T200TA
Hans de Goede
1
-0
/
+24
2020-05-05
platform/x86: intel_pmc_core: Change Jasper Lake S0ix debug reg map back to ICL
Archana Patni
1
-3
/
+3
2020-05-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...
Linus Torvalds
11
-76
/
+74
2020-05-04
nfp: abm: fix a memory leak bug
Qiushi Wu
1
-0
/
+1
2020-05-04
net: stmmac: gmac5+: fix potential integer overflow on 32 bit multiply
Colin Ian King
1
-1
/
+1
2020-05-04
cxgb4/chcr: avoid -Wreturn-local-addr warning
Arnd Bergmann
1
-37
/
+46
2020-05-04
s390/qeth: fix cancelling of TX timer on dev_close()
Julian Wiedmann
1
-5
/
+5
2020-05-04
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2
-8
/
+83
2020-05-04
net: enetc: fix an issue about leak system resources
Dejin Zheng
1
-1
/
+1
2020-05-04
net/mlx4_core: Fix use of ENOSPC around mlx4_counter_alloc()
Tariq Toukan
1
-1
/
+3
2020-05-04
stmmac: fix pointer check after utilization in stmmac_interrupt
Maxim Petrov
1
-6
/
+1
2020-05-04
HID: quirks: Add HID_QUIRK_NO_INIT_REPORTS quirk for Dell K12A keyboard-dock
Hans de Goede
2
-0
/
+2
2020-05-03
net: macb: fix an issue about leak related system resources
Dejin Zheng
1
-9
/
+3
2020-05-03
net: usb: qmi_wwan: add support for DW5816e
Matt Jolly
1
-0
/
+1
2020-05-03
Merge tag 'iommu-fixes-v5.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
5
-7
/
+11
2020-05-02
Merge tag 'pm-5.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2
-3
/
+3
2020-05-02
Merge branches 'pm-cpufreq' and 'pm-sleep'
Rafael J. Wysocki
1
-1
/
+1
2020-05-02
Merge tag 'dmaengine-fix-5.7-rc4' of git://git.infradead.org/users/vkoul/slav...
Linus Torvalds
8
-50
/
+56
2020-05-02
vhost: vsock: kick send_pkt worker once device is started
Jia He
1
-0
/
+5
2020-05-02
virtio-blk: handle block_device_operations callbacks after hot unplug
Stefan Hajnoczi
1
-8
/
+78
2020-05-01
Merge tag 'vfio-v5.7-rc4' of git://github.com/awilliam/linux-vfio
Linus Torvalds
1
-5
/
+5
2020-05-01
gtp: set NLM_F_MULTI flag in gtp_genl_dump_pdp()
Yoshiyuki Kurauchi
1
-4
/
+5
2020-05-01
cxgb4: Add missing annotation for service_ofldq()
Jules Irenge
1
-0
/
+1
2020-05-01
net: Make PTP-specific drivers depend on PTP_1588_CLOCK
Clay McClure
5
-5
/
+5
2020-05-01
hv_netvsc: Fix netvsc_start_xmit's return type
Nathan Chancellor
1
-1
/
+2
2020-05-01
net: phy: DP83TC811: Fix WoL in config init to be disabled
Dan Murphy
1
-9
/
+12
2020-05-01
net: phy: DP83822: Fix WoL in config init to be disabled
Dan Murphy
1
-16
/
+14
2020-05-01
Merge tag 'block-5.7-2020-05-01' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+2
2020-05-01
Merge branch 'i2c/for-current-fixed' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-26
/
+20
2020-05-01
Merge tag 'drm-fixes-2020-05-01' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
37
-152
/
+279
2020-05-01
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
3
-19
/
+19
[next]