summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-06-25Merge tag 'amd-drm-fixes-5.8-2020-06-24' of git://people.freedesktop.org/~agd...Dave Airlie6-6/+16
2020-06-25Merge branch 'net-bcmgenet-use-hardware-padding-of-runt-frames'David S. Miller1-83/+5
2020-06-25net: bcmgenet: use hardware padding of runt framesDoug Berger1-5/+3
2020-06-25net: bcmgenet: use __be16 for htons(ETH_P_IP)Doug Berger1-1/+2
2020-06-25net: bcmgenet: re-remove bcmgenet_hfb_add_filterDoug Berger1-77/+0
2020-06-25Merge tag 'drm/tegra/for-5.8-rc3' of git://anongit.freedesktop.org/tegra/linu...Dave Airlie5-4/+37
2020-06-25Merge tag 'du-fixes-20200621' of git://linuxtv.org/pinchartl/media into drm-f...Dave Airlie1-0/+1
2020-06-25ima: extend boot_aggregate with kernel measurementsMaurizio Drocco2-2/+15
2020-06-25Merge tag 'erofs-for-5.8-rc3-fixes' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-10/+10
2020-06-25selftests: netfilter: add test case for conntrack helper assignmentFlorian Westphal2-1/+176
2020-06-25netfilter: ip6tables: Add a .pre_exit hook in all ip6table_foo.c.David Wilder5-6/+44
2020-06-25netfilter: ip6tables: Split ip6t_unregister_table() into pre_exit and exit he...David Wilder2-1/+17
2020-06-25netfilter: iptables: Add a .pre_exit hook in all iptable_foo.c.David Wilder5-7/+44
2020-06-25netfilter: iptables: Split ipt_unregister_table() into pre_exit and exit help...David Wilder2-1/+20
2020-06-25netfilter: Add MODULE_DESCRIPTION entries to kernel modulesRob Gill41-0/+41
2020-06-25netfilter: ipset: fix unaligned atomic accessRussell King1-0/+2
2020-06-25drm/amd: fix potential memleak in err branchBernard Zhao1-0/+1
2020-06-25drm/amd/display: Fix ineffective setting of max bpc propertyStylon Wang1-1/+2
2020-06-25drm/amd/display: Enable output_bpc property on all outputsStylon Wang1-1/+3
2020-06-25drm/amdgpu: add fw release for sdma v5_0Wenhui Sheng1-1/+5
2020-06-25qed: add missing error test for DBG_STATUS_NO_MATCHING_FRAMING_MODEColin Ian King1-1/+2
2020-06-25Merge branch 'net-phy-call-phy_disable_interrupts-in-phy_init_hw'David S. Miller3-1/+6
2020-06-25net: phy: call phy_disable_interrupts() in phy_init_hw()Jisheng Zhang1-0/+4
2020-06-25net: phy: make phy_disable_interrupts() non-staticJisheng Zhang2-1/+2
2020-06-25net: ethernet: mvneta: Add back interface mode validationSascha Hauer1-3/+19
2020-06-25net: ethernet: mvneta: Do not error out in non serdes modesSascha Hauer1-1/+1
2020-06-25dsa: Allow forwarding of redirected IGMP trafficDaniel Mack1-3/+34
2020-06-25openvswitch: take into account de-fragmentation/gso_size in execute_check_pkt...Lorenzo Bianconi1-2/+7
2020-06-25Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds9-35/+207
2020-06-25Merge tag 'for-linus-2020-06-24' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-6/+18
2020-06-24drm/fb-helper: Fix vt restoreDaniel Vetter3-15/+52
2020-06-24IB/hfi1: Add atomic triggered sleep/wakeupMike Marciniszyn2-20/+53
2020-06-24IB/hfi1: Correct -EBUSY handling in tx codeMike Marciniszyn1-17/+18
2020-06-24IB/hfi1: Fix module use count flaw due to leftover module put callsDennis Dalessandro1-17/+2
2020-06-24IB/hfi1: Restore kfree in dummy_netdev cleanupDennis Dalessandro1-1/+1
2020-06-24hwmon: (max6697) Make sure the OVERT mask is set correctlyChu Lin1-3/+4
2020-06-24nvme-multipath: fix bogus request queue reference putSagi Grimberg1-0/+8
2020-06-24nvme-multipath: fix deadlock due to head->lockAnton Eidelman2-2/+4
2020-06-24nvme: don't protect ns mutation with ns->head->lockSagi Grimberg1-8/+4
2020-06-24nvme-multipath: fix deadlock between ana_work and scan_workAnton Eidelman1-8/+16
2020-06-24nvme: fix possible deadlock when I/O is blockedSagi Grimberg1-1/+0
2020-06-24nvme-rdma: assign completion vector correctlyMax Gurtovoy1-1/+1
2020-06-24nvme-loop: initialize tagset numa value to the value of the ctrlMax Gurtovoy1-2/+2
2020-06-24nvme-tcp: initialize tagset numa value to the value of the ctrlMax Gurtovoy1-2/+2
2020-06-24nvme-pci: initialize tagset numa value to the value of the ctrlMax Gurtovoy1-2/+2
2020-06-24nvme-pci: override the value of the controller's numa nodeMax Gurtovoy1-0/+2
2020-06-24nvme: set initial value for controller's numa nodeMax Gurtovoy1-0/+1
2020-06-24usb: renesas_usbhs: getting residue from callback_resultYoshihiro Shimoda2-11/+14
2020-06-24block: release bip in a right way in error pathChengguang Xu1-9/+14
2020-06-24drm/radeon: fix fb_div check in ni_init_smc_spll_table()Denis Efremov1-1/+1