summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)AuthorFilesLines
2020-03-30bpf: lsm: Provide attachment points for BPF LSM programsKP Singh2-0/+36
2020-03-30security: Refactor declaration of LSM hooksKP Singh3-627/+423
2020-03-30bpf: Introduce BPF_PROG_TYPE_LSMKP Singh10-6/+49
2020-03-30selftests: Add test for overriding global data value before loadToke Høiland-Jørgensen2-1/+62
2020-03-30libbpf: Add setter for initial value for internal mapsToke Høiland-Jørgensen3-0/+14
2020-03-30bpf, net: Fix build issue when net ns not configuredDaniel Borkmann1-7/+2
2020-03-29Linux 5.6Linus Torvalds1-1/+1
2020-03-29scsi: lpfc: Change default SCSI LUN QD to 64Dick Kennedy1-2/+2
2020-03-29scsi: libfc: rport state move to PLOGI if all PRLI retry exhaustedJaved Hasan1-0/+2
2020-03-29scsi: libfc: If PRLI rejected, move rport to PLOGI stateJaved Hasan1-1/+7
2020-03-29scsi: bnx2fc: Update the driver version to 2.12.13Saurav Kashyap1-1/+1
2020-03-29scsi: bnx2fc: Fix SCSI command completion after cleanup is postedSaurav Kashyap1-0/+6
2020-03-29scsi: bnx2fc: Process the RQE with CQE in interrupt contextJaved Hasan4-54/+96
2020-03-29scsi: target: use the stack for XCOPY passthrough cmdsDavid Disseldorp2-58/+31
2020-03-29scsi: target: increase XCOPY I/O sizeDavid Disseldorp1-1/+1
2020-03-29scsi: target: avoid per-loop XCOPY buffer allocationsDavid Disseldorp2-66/+31
2020-03-29scsi: target: drop xcopy DISK BLOCK LENGTH debugDavid Disseldorp2-6/+0
2020-03-29scsi: target: use #define for xcopy descriptor lenDavid Disseldorp1-1/+1
2020-03-29scsi: ufs-mediatek: add error recovery for suspend and resumeStanley Chu1-2/+11
2020-03-29scsi: ufs: export ufshcd_link_recoveryStanley Chu2-1/+3
2020-03-29scsi: ufs: Clean up ufshcd_scale_clks() and clock scaling error out pathSubhash Jadavani1-21/+44
2020-03-29scsi: lpfc: Update lpfc version to 12.8.0.0James Smart1-1/+1
2020-03-29scsi: lpfc: Remove prototype FIPS/DSS options from SLI-3James Smart5-109/+8
2020-03-29scsi: lpfc: Make debugfs ktime stats generic for NVME and SCSIJames Smart7-110/+137
2020-03-29scsi: lpfc: Fix erroneous cpu limit of 128 on I/O statisticsJames Smart8-169/+215
2020-03-29cifs: update internal module version numberSteve French2-3/+5
2020-03-29um: Remove some unnecessary NULL checks in vector_user.cAlex Dewar1-10/+5
2020-03-29um: vector: Avoid NULL ptr deference if transport is unsetSjoerd Simons1-0/+3
2020-03-29um: Make CONFIG_STATIC_LINK actually staticBrendan Higgins2-1/+10
2020-03-29cifs: Allocate encryption header through kmallocLong Li1-11/+17
2020-03-29cifs: smbd: Check and extend sender credits in interrupt contextLong Li2-24/+15
2020-03-29cifs: smbd: Calculate the correct maximum packet size for segmented SMBDirect...Long Li3-24/+20
2020-03-29um: Implement cpu_relax() as ndelay(1) for time-travelJohannes Berg1-2/+10
2020-03-29um: Implement ndelay/udelay in time-travel modeJohannes Berg4-1/+42
2020-03-29um: Implement time-travel=extJohannes Berg7-17/+563
2020-03-29um: virtio: Implement VHOST_USER_PROTOCOL_F_INBAND_NOTIFICATIONSJohannes Berg2-22/+75
2020-03-29um: time-travel: Rewrite as an event schedulerJohannes Berg4-95/+229
2020-03-29um: Move timer-internal.h to non-sharedJohannes Berg5-4/+3
2020-03-29hostfs: Use kasprintf() instead of fixed buffer formattingAndy Shevchenko1-8/+4
2020-03-29um: falloc.h needs to be directly included for older libcAlan Maguire1-0/+1
2020-03-29um: ubd: Retry buffer read on any kind of errorGabriel Krisman Bertazi1-4/+4
2020-03-29um: ubd: Prevent buffer overrun on command completionGabriel Krisman Bertazi1-1/+3
2020-03-29um: Fix overlapping ELF segments when statically linkedDavid Gow1-1/+1
2020-03-29um: Delete never executed timerLeon Romanovsky1-12/+0
2020-03-29um: Don't overwrite ethtool driver versionLeon Romanovsky2-3/+0
2020-03-29um: Fix len of file in create_pid_fileWen Yang1-2/+3
2020-03-29um: Don't use console_drivers directlyAndy Shevchenko1-5/+4
2020-03-29um: Cleanup CONFIG_IOSCHED_CFQKrzysztof Kozlowski2-2/+2
2020-03-29Merge tag 'irqchip-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas Gleixner31-236/+964
2020-03-29rtc: imx-sc: Align imx sc msg structs to 4Leonard Crestez1-1/+1