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
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-08
livepatch: Remove .klp.arch
Peter Zijlstra
5
-88
/
+11
2020-05-08
livepatch: Apply vmlinux-specific KLP relocations early
Josh Poimboeuf
3
-55
/
+106
2020-05-08
livepatch: Disallow vmlinux.ko
Josh Poimboeuf
1
-0
/
+5
2020-05-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
107
-462
/
+801
2020-05-06
net: flow_offload: skip hw stats check for FLOW_ACTION_HW_STATS_DONT_CARE
Pablo Neira Ayuso
3
-4
/
+22
2020-05-06
MAINTAINERS: put DYNAMIC INTERRUPT MODERATION in proper order
Lukas Bulwahn
1
-1
/
+1
2020-05-06
Merge branch 'wireguard-fixes'
David S. Miller
6
-33
/
+72
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
2
-15
/
+51
2020-05-06
wireguard: selftests: use normal kernel stack size on ppc64
Jason A. Donenfeld
1
-0
/
+1
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: dsa: Do not leave DSA master with NULL netdev_ops
Florian Fainelli
1
-1
/
+2
2020-05-06
net: dsa: remove duplicate assignment in dsa_slave_add_cls_matchall_mirred
Vladimir Oltean
1
-5
/
+3
2020-05-06
net: stricter validation of untrusted gso packets
Willem de Bruijn
1
-2
/
+24
2020-05-06
seg6: fix SRH processing to comply with RFC8754
Ahmed Abdelsalam
1
-2
/
+8
2020-05-06
Merge branch 'FDB-fixes-for-Felix-and-Ocelot-switches'
David S. Miller
6
-6
/
+16
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
6
-4
/
+7
2020-05-06
Merge tag 'tag-chrome-platform-fixes-for-v5.7-rc5' of git://git.kernel.org/pu...
Linus Torvalds
3
-61
/
+93
2020-05-06
net: dsa: sja1105: the PTP_CLK extts input reacts on both edges
Vladimir Oltean
1
-8
/
+18
2020-05-06
selftests: net: tcp_mmap: fix SO_RCVLOWAT setting
Eric Dumazet
1
-1
/
+3
2020-05-06
net: hsr: fix incorrect type usage for protocol variable
Murali Karicheri
1
-1
/
+1
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-06
selftests: net: tcp_mmap: clear whole tcp_zerocopy_receive struct
Eric Dumazet
1
-1
/
+2
2020-05-06
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
11
-34
/
+69
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
neigh: send protocol value in neighbor create notification
Roman Mashak
1
-3
/
+3
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
atm: fix a memory leak of vcc->user_back
Cong Wang
1
-0
/
+6
2020-05-04
atm: fix a UAF in lec_arp_clear_vccs()
Cong Wang
1
-11
/
+11
2020-05-04
net: stmmac: gmac5+: fix potential integer overflow on 32 bit multiply
Colin Ian King
1
-1
/
+1
2020-05-04
net_sched: fix tcm_parent in tc filter dump
Cong Wang
2
-4
/
+5
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 'gcc-plugins-v5.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-3
/
+7
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
Merge tag 'flexible-array-member-5.7-rc5' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
8
-12
/
+12
2020-05-04
net/mlx4_core: Fix use of ENOSPC around mlx4_counter_alloc()
Tariq Toukan
1
-1
/
+3
[next]