summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-04-14Linux 5.4.112v5.4.112Greg Kroah-Hartman1-1/+1
2021-04-14Revert "cifs: Set CIFS_MOUNT_USE_PREFIX_PATH flag on setting cifs_sb->prepath."Greg Kroah-Hartman1-1/+0
2021-04-14net: ieee802154: stop dump llsec params for monitorsAlexander Aring1-0/+5
2021-04-14net: ieee802154: forbid monitor for del llsec seclevelAlexander Aring1-0/+3
2021-04-14net: ieee802154: forbid monitor for set llsec paramsAlexander Aring1-0/+3
2021-04-14net: ieee802154: fix nl802154 del llsec devkeyAlexander Aring1-1/+2
2021-04-14net: ieee802154: fix nl802154 add llsec keyAlexander Aring1-1/+2
2021-04-14net: ieee802154: fix nl802154 del llsec devAlexander Aring1-1/+2
2021-04-14net: ieee802154: fix nl802154 del llsec keyAlexander Aring1-1/+2
2021-04-14net: ieee802154: nl-mac: fix check on panidAlexander Aring1-3/+4
2021-04-14net: mac802154: Fix general protection faultPavel Skripkin1-1/+1
2021-04-14drivers: net: fix memory leak in peak_usb_create_devPavel Skripkin1-1/+5
2021-04-14drivers: net: fix memory leak in atusb_probePavel Skripkin1-0/+1
2021-04-14net: tun: set tun->dev->addr_len during TUNSETLINK processingPhillip Potter1-0/+48
2021-04-14cfg80211: remove WARN_ON() in cfg80211_sme_connectDu Cheng1-1/+1
2021-04-14net: sched: bump refcount for new action in ACT replace modeKumar Kartikeya Dwivedi1-0/+3
2021-04-14dt-bindings: net: ethernet-controller: fix typo in NVMEMRafał Miłecki1-1/+1
2021-04-14clk: socfpga: fix iomem pointer cast on 64-bitKrzysztof Kozlowski1-1/+1
2021-04-14RAS/CEC: Correct ce_add_elem()'s returned valuesWilliam Roche1-3/+12
2021-04-14RDMA/addr: Be strict with gid sizeLeon Romanovsky1-1/+3
2021-04-14RDMA/cxgb4: check for ipv6 address properly while destroying listenerPotnuri Bharat Teja1-1/+2
2021-04-14net/mlx5: Fix PBMC register mappingAya Levin1-1/+1
2021-04-14net/mlx5: Fix placement of log_max_flow_counterRaed Salem1-3/+3
2021-04-14net: hns3: clear VF down state bit before request link statusGuangbin Huang1-2/+2
2021-04-14openvswitch: fix send of uninitialized stack memory in ct limit replyIlya Maximets1-4/+4
2021-04-14net: openvswitch: conntrack: simplify the return expression of ovs_ct_limit_g...Zheng Yongjun1-5/+1
2021-04-14perf inject: Fix repipe usageAdrian Hunter1-1/+1
2021-04-14s390/cpcmd: fix inline assembly register clobberingAlexander Gordeev1-2/+4
2021-04-14workqueue: Move the position of debug_work_activate() in __queue_work()Zqiang1-1/+1
2021-04-14clk: fix invalid usage of list cursor in unregisterLukasz Bartosik1-17/+13
2021-04-14clk: fix invalid usage of list cursor in registerLukasz Bartosik1-9/+8
2021-04-14net: macb: restore cmp registers on resume pathClaudiu Beznea1-0/+7
2021-04-14scsi: ufs: core: Fix wrong Task Tag used in task management request UPIUsCan Guo1-17/+13
2021-04-14scsi: ufs: core: Fix task management request completion timeoutCan Guo1-0/+1
2021-04-14scsi: ufs: Use blk_{get,put}_request() to allocate and free TMFsBart Van Assche2-62/+80
2021-04-14scsi: ufs: Avoid busy-waiting by eliminating tag conflictsBart Van Assche2-77/+50
2021-04-14scsi: ufs: Fix irq return codeVenkat Gopalakrishnan2-36/+100
2021-04-14net: udp: Add support for getsockopt(..., ..., UDP_GRO, ..., ...);Norman Maurer1-0/+4
2021-04-14drm/msm: Set drvdata to NULL when msm_drm_init() failsStephen Boyd1-0/+1
2021-04-14i40e: Fix display statistics for veb_tcEryk Rybak1-6/+46
2021-04-14soc/fsl: qbman: fix conflicting alignment attributesArnd Bergmann1-1/+1
2021-04-14net/rds: Fix a use after free in rds_message_map_pagesLv Yunlong1-1/+2
2021-04-14net/mlx5: Don't request more than supported EQsDaniel Jurgens1-1/+12
2021-04-14net/mlx5e: Fix ethtool indication of connector typeAya Levin1-11/+11
2021-04-14ASoC: sunxi: sun4i-codec: fill ASoC card ownerBastian Germann1-0/+5
2021-04-14net: phy: broadcom: Only advertise EEE for supported modesFlorian Fainelli1-3/+10
2021-04-14nfp: flower: ignore duplicate merge hints from FWYinjun Zhang3-3/+69
2021-04-14net/ncsi: Avoid channel_monitor hrtimer deadlockMilton Miller1-7/+13
2021-04-14ARM: dts: imx6: pbab01: Set vmmc supply for both SD interfacesStefan Riedmueller1-0/+2
2021-04-14net:tipc: Fix a double free in tipc_sk_mcast_rcvLv Yunlong1-1/+1