summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2020-03-26devlink: use -ENOSPC to indicate no more room for snapshotsJacob Keller1-1/+1
2020-03-26devlink: add function to take snapshot while lockedJacob Keller1-31/+47
2020-03-26devlink: trivial: fix tab in function documentationJacob Keller1-1/+1
2020-03-26devlink: convert snapshot destructor callback to region opJacob Keller4-13/+14
2020-03-26devlink: prepare to support region operationsJacob Keller4-20/+40
2020-03-26scsi: qedi: Add PCI shutdown handler supportManish Rangankar5-2/+39
2020-03-26scsi: qedi: Add MFW error recovery processManish Rangankar2-22/+66
2020-03-26Merge branch 'veth-stats'David S. Miller1-62/+97
2020-03-26veth: rely on peer veth_rq for ndo_xdp_xmit accountingLorenzo Bianconi1-47/+82
2020-03-26veth: rely on veth_rq in veth_xdp_flush_bq signatureLorenzo Bianconi1-15/+15
2020-03-27Merge tag 'drm-misc-fixes-2020-03-26' of git://anongit.freedesktop.org/drm/dr...Dave Airlie3-3/+3
2020-03-26sfc: falcon: convert to use i2c_new_client_device()Wolfram Sang1-3/+3
2020-03-26igb: convert to use i2c_new_client_device()Wolfram Sang1-3/+3
2020-03-26scsi: ufs: Enable block layer runtime PM for well-known logical unitsCan Guo1-2/+17
2020-03-26RISC-V: Move all address space definition macros to one placeAtish Patra1-37/+41
2020-03-26Merge branch 'Implement-stats_update-callback-for-pedit-and-skbedit'David S. Miller3-2/+29
2020-03-26selftests: skbedit_priority: Test counters at the skbedit rulePetr Machata1-2/+7
2020-03-26sched: act_pedit: Implement stats_update callbackPetr Machata1-0/+11
2020-03-26sched: act_skbedit: Implement stats_update callbackPetr Machata1-0/+11
2020-03-26scsi: ufs-qcom: Override devfreq parametersAsutosh Das1-0/+25
2020-03-26scsi: ufshcd: Let vendor override devfreq parametersAsutosh Das2-1/+26
2020-03-26scsi: ufshcd: Update the set frequency to devfreqAsutosh Das1-1/+16
2020-03-26scsi: ufs: Resume ufs host before accessing ufs deviceNitin Rawat1-6/+22
2020-03-26scsi: ufs-mediatek: customize the delay for enabling hostStanley Chu2-9/+35
2020-03-26scsi: ufs: make HCE polling more compact to improve initialization latencyStanley Chu1-2/+2
2020-03-26scsi: ufs: allow custom delay prior to host enablingStanley Chu2-1/+3
2020-03-26scsi: ufs-mediatek: use common delay functionStanley Chu1-13/+2
2020-03-26scsi: ufs: introduce common and flexible delay functionStanley Chu2-0/+13
2020-03-26scsi: ufs: use an enum for host capabilitiesStanley Chu1-28/+37
2020-03-26scsi: ufs: fix uninitialized tx_lanes in ufshcd_disable_tx_lcc()Stanley Chu1-1/+1
2020-03-26scsi: iscsi: Report connection state in sysfsGabriel Krisman Bertazi3-2/+42
2020-03-26scsi: target: core: add task tag to trace eventsViacheslav Dubeyko1-3/+8
2020-03-26scsi: target: iscsi: calling iscsit_stop_session() inside iscsit_close_sessio...Maurizio Lombardi1-2/+1
2020-03-26scsi: target: fix hang when multiple threads try to destroy the same iscsi se...Maurizio Lombardi4-17/+30
2020-03-26scsi: target: remove boilerplate codeMaurizio Lombardi2-45/+2
2020-03-26scsi: aha1740: Fix an errro handling path in aha1740_probe()Christophe JAILLET1-1/+0
2020-03-26scsi: qla2xxx: Remove non functional codeDaniel Wagner1-23/+0
2020-03-26Input: fix stale timestamp on key autorepeat eventsDmitry Torokhov1-0/+1
2020-03-26bpf: Remove unused vairable 'bpf_xdp_link_lops'YueHaibing1-1/+0
2020-03-26bpf: Factor out attach_type to prog_type mapping for attach/detachAndrii Nakryiko1-87/+66
2020-03-26bpf: Factor out cgroup storages operationsAndrii Nakryiko1-46/+72
2020-03-26afs: Fix unpinned address list during probingDavid Howells1-0/+2
2020-03-26Merge tag 'ceph-for-5.6-rc8' of git://github.com/ceph/ceph-clientLinus Torvalds8-21/+43
2020-03-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-12/+54
2020-03-26MAINTAINERS: fix bad file patternLinus Torvalds1-1/+1
2020-03-26parse-maintainers: Do not sort section content by defaultJoe Perches1-4/+27
2020-03-26rtc: pcf85063: Add pcf85063 clkout control to common clock frameworkMichael McCormick1-0/+157
2020-03-26selftests: enforce local header dependency in lib.mkShuah Khan1-1/+2
2020-03-26selftests: Fix memfd to support relocatable build (O=objdir)Shuah Khan1-5/+4
2020-03-26selftests: Fix seccomp to support relocatable build (O=objdir)Shuah Khan1-14/+3