summaryrefslogtreecommitdiffstats
path: root/ipc/syscall.c (unfollow)
Commit message (Expand)AuthorFilesLines
2020-10-30scsi: zfcp: Handle event-lost notification for Version Change eventsJulian Wiedmann4-0/+16
2020-10-30scsi: zfcp: Process Version Change eventsJulian Wiedmann2-0/+26
2020-10-30scsi: zfcp: Clarify & assert the stat_lock locking in zfcp_qdio_send()Julian Wiedmann1-0/+8
2020-10-30scsi: zfcp: Remove orphaned function declarationsVasily Gorbik1-2/+0
2020-10-30scsi: zfcp: Lift Input Queue tasklet from qdioJulian Wiedmann2-0/+41
2020-10-30scsi: arcmsr: Ensure getting a free ccb is done under the spin_lockching Huang1-1/+3
2020-10-30scsi: arcmsr: Configure the default command timeout valueching Huang2-0/+17
2020-10-30scsi: ufs: qcom: Enable aggressive power collapse for ufs HBAAsutosh Das1-0/+1
2020-10-30scsi: ufs: Put HBA into LPM during clk gatingCan Guo2-2/+20
2020-10-30scsi: libfc: Fix enum-conversion warningArnd Bergmann1-1/+1
2020-10-30scsi: libfc: Work around -Warray-bounds warningArnd Bergmann1-11/+19
2020-10-30scsi: libfc: Move scsi/fc_encode.h to libfcArnd Bergmann12-39/+36
2020-10-27scsi: doc: Fix some kernel-doc markupsMauro Carvalho Chehab5-8/+9
2020-10-27scsi: lpfc: Update lpfc version to 12.8.0.5James Smart1-1/+1
2020-10-27scsi: lpfc: Reject CT request for MIB commandsJames Smart3-39/+296
2020-10-27scsi: lpfc: Add FDMI Vendor MIB supportJames Smart9-6/+117
2020-10-27scsi: lpfc: Enlarge max_sectors in scsi host templatesJames Smart2-6/+3
2020-10-27scsi: lpfc: Fix duplicate wq_create_version checkJames Smart1-6/+0
2020-10-27scsi: lpfc: Removed unused macros in lpfc_attr.cJames Smart1-4/+0
2020-10-27scsi: lpfc: Re-fix use after free in lpfc_rq_buf_free()James Smart1-1/+1
2020-10-27scsi: lpfc: Fix scheduling call while in softirq context in lpfc_unreg_rpiJames Smart8-42/+136
2020-10-27scsi: lpfc: Fix invalid sleeping context in lpfc_sli4_nvmet_alloc()James Smart2-5/+9
2020-10-26scsi: target: tcmu: scatter_/gather_data_area() reworkBodo Stroesser1-89/+75
2020-10-26scsi: message: fusion: Remove unneeded breakTom Rix1-1/+0
2020-10-26scsi: Remove unneeded break statementsTom Rix17-31/+4
2020-10-26scsi: fc: Update documentation of sysfs nodes for FPIN statsShyam Sundar2-0/+46
2020-10-26scsi: fc: Add mechanism to update FPIN signal statisticsShyam Sundar2-0/+8
2020-10-26scsi: fc: Parse FPIN packets and update statisticsShyam Sundar2-0/+294
2020-10-26scsi: fc: Add FPIN statistics to fc_host and fc_rport objectsShyam Sundar2-0/+149
2020-10-26scsi: fc: Update formal FPIN descriptor definitionsShyam Sundar1-1/+113
2020-10-25Linux 5.10-rc1v5.10-rc1Linus Torvalds1-2/+2
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches117-196/+196
2020-10-25kernel/sys.c: fix prototype of prctl_get_tid_address()Rasmus Villemoes1-3/+3
2020-10-25mm: remove kzfree() compatibility definitionEric Biggers6-8/+6
2020-10-25checkpatch: enable GIT_DIR environment use to set git repository locationJoe Perches1-5/+7
2020-10-25i2c: core: Restore acpi_walk_dep_device_list() getting called after registeri...Hans de Goede1-1/+10
2020-10-24random32: add a selftest for the prandom32 codeWilly Tarreau1-0/+56
2020-10-24random32: add noise from network and scheduling activityWilly Tarreau4-0/+30
2020-10-24random32: make prandom_u32() output unpredictableGeorge Spelvin4-190/+318
2020-10-24KVM: ioapic: break infinite recursion on lazy EOIVitaly Kuznetsov1-4/+1
2020-10-24KVM: vmx: rename pi_init to avoid conflict with paridePaolo Bonzini3-4/+4
2020-10-24KVM: x86/mmu: Avoid modulo operator on 64-bit value to fix i386 buildSean Christopherson1-1/+1
2020-10-24cifs: update internal module version numberSteve French1-1/+1
2020-10-23x86/uaccess: fix code generation in put_user()Rasmus Villemoes1-1/+9
2020-10-23smb3: add some missing definitions from MS-FSCCSteve French2-0/+28
2020-10-23smb3: remove two unused variablesSteve French1-5/+0
2020-10-23smb3: add support for stat of WSL reparse points for special file typesSteve French6-14/+189
2020-10-23ata: pata_ns87415.c: Document support on parisc with superio chipHelge Deller1-2/+1
2020-10-23ata: fix some kernel-doc markupsMauro Carvalho Chehab3-3/+3
2020-10-23block: blk-mq: fix a kernel-doc markupMauro Carvalho Chehab1-1/+1