summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2020-01-08macvlan: do not assume mac_header is set in macvlan_broadcast()Eric Dumazet2-1/+9
2020-01-08Merge branch 'net-ungraft-prio'David S. Miller2-2/+15
2020-01-08net: sch_prio: When ungrafting, replace with FIFOPetr Machata1-2/+8
2020-01-08mlxsw: spectrum_qdisc: Ignore grafting of invisible FIFOPetr Machata1-0/+7
2020-01-08MAINTAINERS: Remove myself as co-maintainer for qcom-ethqosNiklas Cassel1-1/+0
2020-01-08gtp: fix bad unlock balance in gtp_encap_enable_socketEric Dumazet1-2/+3
2020-01-08pkt_sched: fq: do not accept silly TCA_FQ_QUANTUMEric Dumazet1-2/+4
2020-01-08tipc: remove meaningless assignment in MakefileMasahiro Yamada1-2/+0
2020-01-08tipc: do not add socket.o to tipc-y twiceMasahiro Yamada1-1/+1
2020-01-08net: stmmac: dwmac-sun8i: Allow all RGMII modesChen-Yu Tsai1-0/+3
2020-01-08net: stmmac: dwmac-sunxi: Allow all RGMII modesChen-Yu Tsai1-1/+1
2020-01-08ALSA: hda: enable regmap internal lockingKai Vehmanen1-1/+0
2020-01-08Merge tag 'tpmdd-next-20200108' of git://git.infradead.org/users/jjs/linux-tpmddLinus Torvalds2-2/+2
2020-01-08usb: missing parentheses in USE_NEW_SCHEMEQi Zhou1-1/+1
2020-01-08usb: ohci-da8xx: ensure error return on variable error is setColin Ian King1-2/+6
2020-01-08usb: musb: Disable pullup at initPaul Cercueil1-0/+3
2020-01-08usb: musb: fix idling for suspend after disconnect interruptTony Lindgren1-0/+8
2020-01-08usb: typec: ucsi: Fix the notification bit offsetsHeikki Krogerus1-9/+9
2020-01-08tpm: Handle negative priv->response_len in tpm_common_read()Tadeusz Struk2-2/+2
2020-01-08ALSA: hda/realtek - Add quirk for the bass speaker on Lenovo Yoga X1 7th genKailang Yang1-0/+1
2020-01-08ALSA: hda/realtek - Set EAPD control to default for ALC222Kailang Yang1-0/+1
2020-01-07net: usb: lan78xx: fix possible skb leakEric Dumazet1-6/+3
2020-01-07net: stmmac: Fixed link does not need MDIO BusJose Abreu1-1/+1
2020-01-07Merge branch 'vlan-rtnetlink-newlink-fixes'David S. Miller3-8/+15
2020-01-07vlan: vlan_changelink() should propagate errorsEric Dumazet1-3/+7
2020-01-07vlan: fix memory leak in vlan_dev_set_egress_priorityEric Dumazet3-5/+8
2020-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2-4/+16
2020-01-07stmmac: debugfs entry name is not be changed when udev rename device name.Jiping Ma1-0/+32
2020-01-07io_uring: remove punt of short reads to async contextJens Axboe1-12/+0
2020-01-07i40iw: Remove setting of VMA private data and use rdma_user_mmap_ioShiraz Saleem1-8/+6
2020-01-07drm/amdgpu: add DRIVER_SYNCOBJ_TIMELINE to amdgpuChunming Zhou1-1/+2
2020-01-07drm/amd/display: Reduce HDMI pixel encoding if max clock is exceededThomas Anderson1-22/+23
2020-01-07Revert "drm/amdgpu: Set no-retry as default."Alex Deucher1-2/+2
2020-01-07iommu/dma: fix variable 'cookie' set but not usedQian Cai1-3/+0
2020-01-07iommu/vt-d: Unlink device if failed to add to groupJon Derrick1-3/+10
2020-01-07iommu: Remove device link to group on failureJon Derrick1-0/+1
2020-01-07iommu/vt-d: Fix adding non-PCI devices to Intel IOMMUPatrick Steinhardt1-1/+8
2020-01-07drm/fb-helper: Round up bits_per_pixel if possibleGeert Uytterhoeven1-1/+6
2020-01-07drm/sun4i: tcon: Set RGB DCLK min. divider based on hardware modelChen-Yu Tsai2-3/+13
2020-01-07drm/i915/dp: Disable Port sync mode correctly on teardownManasi Navare1-6/+1
2020-01-07drm/i915: Add Wa_1407352427:icl,ehlMatt Roper2-0/+7
2020-01-07drm/i915: Add Wa_1408615072 and Wa_1407596294 to icl,ehlMatt Roper2-1/+11
2020-01-07drm/i915/gt: Restore coarse power gatingChris Wilson1-2/+4
2020-01-07drm/i915/gt: Do not restore invalid RS stateChris Wilson1-20/+11
2020-01-07um: Implement copy_thread_tlsAmanieu d'Antras5-12/+10
2020-01-07clone3: ensure copy_thread_tls is implementedAmanieu d'Antras1-0/+10
2020-01-07xtensa: Implement copy_thread_tlsAmanieu d'Antras2-4/+5
2020-01-07riscv: Implement copy_thread_tlsAmanieu d'Antras2-3/+4
2020-01-07parisc: Implement copy_thread_tlsAmanieu d'Antras2-4/+5
2020-01-07arm: Implement copy_thread_tlsAmanieu d'Antras2-3/+4