summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-03-16net: ip_gre: Accept IFLA_INFO_DATA-less configurationPetr Machata
2020-03-17modpost: move the namespace field in Module.symvers lastJessica Yu
2020-03-16Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2020-03-16net: mvneta: Fix the case where the last poll did not process all rxJisheng Zhang
2020-03-16net: vxge: fix wrong __VA_ARGS__ usageZheng Wei
2020-03-16Merge branch 'QorIQ-DPAA-ARM-RDBs-need-internal-delay-on-RGMII'David S. Miller
2020-03-16arm64: dts: ls1046ardb: set RGMII interfaces to RGMII_ID modeMadalin Bucur
2020-03-16arm64: dts: ls1043a-rdb: correct RGMII delay mode to rgmii-idMadalin Bucur
2020-03-16net: fsl/fman: treat all RGMII modes in memac_adjust_link()Madalin Bucur
2020-03-16HID: add ALWAYS_POLL quirk to lenovo pixart mouseTony Fischetti
2020-03-16clk: ti: am43xx: Fix clock parent for RTC clockTony Lindgren
2020-03-16Merge tag 'imx-clk-fixes-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/...Stephen Boyd
2020-03-16HID: google: add moonball USB idChen-Tsung Hsieh
2020-03-16drm/i915: Handle all MCR rangesMatt Roper
2020-03-16Revert "drm/i915/tgl: Add extra hdc flush workaround"Caz Yokoyama
2020-03-16drm/i915/execlists: Track active elements during dequeueChris Wilson
2020-03-16vti6: Fix memory leak of skb if input policy check failsTorsten Hilbrich
2020-03-16ALSA: seq: oss: Fix running status after receiving sysexTakashi Iwai
2020-03-16ALSA: seq: virmidi: Fix running status after receiving sysexTakashi Iwai
2020-03-16Merge branch 'ethtool-fail-with-error-if-request-has-unknown-flags'David S. Miller
2020-03-16ethtool: reject unrecognized request flagsMichal Kubecek
2020-03-16netlink: add nl_set_extack_cookie_u32()Michal Kubecek
2020-03-16netlink: allow extack cookie also for error messagesMichal Kubecek
2020-03-16net_sched: cls_route: remove the right filter from hashtableCong Wang
2020-03-16Merge branch 'hsr-fix-several-bugs-in-generic-netlink-callback'David S. Miller
2020-03-16hsr: set .netnsok flagTaehee Yoo
2020-03-16hsr: add restart routine into hsr_get_node_list()Taehee Yoo
2020-03-16hsr: use rcu_read_lock() in hsr_get_node_{list/status}()Taehee Yoo
2020-03-16clk: imx8mp: Correct the enet_qos parent clockFugang Duan
2020-03-16clk: imx8mp: Correct IMX8MP_CLK_HDMI_AXI clock parentAnson Huang
2020-03-15Merge branch 'net-Use-scnprintf-for-avoiding-potential-buffer-overflow'David S. Miller
2020-03-15net: netdevsim: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai
2020-03-15net: sfc: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai
2020-03-15net: ionic: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai
2020-03-15net: nfp: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai
2020-03-15net: mlx4: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai
2020-03-15net: caif: Use scnprintf() for avoiding potential buffer overflowTakashi Iwai
2020-03-15mlxsw: reg: Increase register field length to 31 bitsIdo Schimmel
2020-03-15Linux 5.6-rc6Linus Torvalds
2020-03-15Merge tag 'irq-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-03-15Merge tag 'locking-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2020-03-15Merge tag 'x86-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-03-15Merge tag 'perf-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-03-15Merge tag 'timers-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-03-15Merge tag 'ras-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-03-15Merge tag 'efi-urgent-2020-03-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-03-15Merge tag 'iommu-fixes-v5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-03-15Merge tag 'irqchip-fixes-5.6-2' of git://git.kernel.org/pub/scm/linux/kernel/...Thomas Gleixner
2020-03-15geneve: move debug check after netdev unregisterFlorian Westphal
2020-03-15net/packet: tpacket_rcv: avoid a producer race conditionWillem de Bruijn