aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-08-18ethtool: Don't omit the netlink reply if no features were changedMaxim Mikityanskiy1-7/+4
2020-08-18ethtool: Account for hw_features in netlink interfaceMaxim Mikityanskiy1-1/+2
2020-08-18ethtool: Fix preserving of wanted feature bits in netlink interfaceMaxim Mikityanskiy1-4/+7
2020-08-18ipv6: some fixes for ipv6_dev_find()Xin Long3-43/+28
2020-08-18bonding: fix active-backup failover for current ARP slaveJiri Wiesner1-2/+16
2020-08-18net: handle the return value of pskb_carve_frag_list() correctlyMiaohe Lin1-3/+7
2020-08-18net: eliminate meaningless memcpy to data in pskb_carve_inside_nonlinear()Miaohe Lin1-2/+1
2020-08-18drm/amd/display: fix pow() crashing when given base 0Krunoslav Kovac1-0/+3
2020-08-18drm/amd/display: Reset scrambling on Test PatternChris Park1-0/+1
2020-08-18drm/amd/display: fix dcn3 wide timing dsc validationDmytro Laktyushkin1-0/+4
2020-08-18drm/amd/display: Fix DFPstate hang due to view port changedPaul Hsieh1-2/+2
2020-08-18drm/amd/display: Assign correct left shiftChris Park2-2/+7
2020-08-18drm/amd/display: Call DMUB for eDP power controlChris Park6-2/+80
2020-08-18drm/amdkfd: fix the wrong sdma instance query for renoirHuang Rui1-9/+22
2020-08-18drm/amdgpu: parse ta firmware for navy_flounderBhawanpreet Lakha1-2/+1
2020-08-18Merge tag 'spi-fix-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-39/+86
2020-08-18io_uring: cleanup io_import_iovec() of pre-mapped requestJens Axboe1-14/+14
2020-08-18drm/amdgpu: fix NULL pointer access issue when unloading driverGuchun Chen1-2/+0
2020-08-18drm/amdgpu: fix uninit-value in arcturus_log_thermal_throttling_event()Kevin Wang1-3/+6
2020-08-18drm/amdgpu: disable gfxoff for navy_flounderJiansong Chen1-0/+3
2020-08-18net: gianfar: Add of_node_put() before goto statementSumera Priyadarsini1-1/+3
2020-08-18Merge branch 'cxgb4-Fix-ethtool-selftest-flits-calculation'David S. Miller1-3/+7
2020-08-18cxgb4: Fix race between loopback and normal Tx pathGanji Aravind1-1/+5
2020-08-18cxgb4: Fix work request size calculation for loopback testGanji Aravind1-2/+2
2020-08-18ethernet: cirrus: Remove unused macrosAlex Dewar1-4/+0
2020-08-18Merge branch 'sfc-more-EF100-fixes'David S. Miller4-4/+13
2020-08-18sfc: don't free_irq()s if they were never requestedEdward Cree2-0/+6
2020-08-18sfc: null out channel->rps_flow_id after freeing itEdward Cree1-0/+1
2020-08-18sfc: take correct lock in ef100_reset()Edward Cree1-4/+4
2020-08-18sfc: really check hash is valid before using itEdward Cree1-0/+2
2020-08-18net: tipc: Convert to use the preferred fallthrough macroMiaohe Lin3-4/+4
2020-08-18macvlan: validate setting of multiple remote source MAC addressesAlvin Šipraga1-4/+17
2020-08-18Merge branch 'netlink-allow-NLA_BINARY-length-range-validation'David S. Miller12-92/+115
2020-08-18netlink: make NLA_BINARY validation more flexibleJohannes Berg3-61/+89
2020-08-18netlink: consistently use NLA_POLICY_MIN_LEN()Johannes Berg3-6/+6
2020-08-18netlink: consistently use NLA_POLICY_EXACT_LEN()Johannes Berg8-25/+20
2020-08-18Merge tag 'fixes-2020-08-18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-0/+11
2020-08-18mm/memory.c: skip spurious TLB flush for retried page faultYang Shi1-0/+3
2020-08-18ext4: change to use fallthrough macroShijie Luo3-10/+10
2020-08-18ext4: remove unused parameter of ext4_generic_delete_entry functionKyoungho Koo3-7/+4
2020-08-18mballoc: replace seq_printf with seq_putsXu Wang1-1/+1
2020-08-18ext4: optimize the implementation of ext4_mb_good_group()brookxu1-7/+7
2020-08-18ext4: delete invalid comments near ext4_mb_check_limits()brookxu1-4/+0
2020-08-18ext4: fix typos in ext4_mb_regular_allocator() commentbrookxu1-2/+2
2020-08-18Revert "HID: usbhid: do not sleep when opening device"Jiri Kosina2-31/+24
2020-08-18batman-adv: bla: use netif_rx_ni when not in interrupt contextJussi Kivilinna1-1/+4
2020-08-18batman-adv: Fix own OGM check in aggregated OGMsLinus Lüssing1-5/+6
2020-08-18batman-adv: Avoid uninitialized chaddr when handling DHCPSven Eckelmann1-2/+4
2020-08-18batman-adv: Migrate to linux/prandom.hSven Eckelmann4-1/+4
2020-08-18batman-adv: Drop repeated words in commentsSven Eckelmann7-8/+8