aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2021-08-24scsi: lpfc: Update lpfc version to 14.0.0.1James Smart1-1/+1
2021-08-24scsi: lpfc: Add bsg support for retrieving adapter cmf dataJames Smart2-0/+97
2021-08-24scsi: lpfc: Add cmf_info sysfs entryJames Smart7-10/+235
2021-08-24scsi: lpfc: Add debugfs support for cm framework buffersJames Smart3-0/+234
2021-08-24scsi: lpfc: Add support for maintaining the cm statistics bufferJames Smart3-1/+542
2021-08-24scsi: lpfc: Add rx monitoring statisticsJames Smart5-0/+92
2021-08-24scsi: lpfc: Add support for the CM frameworkJames Smart12-34/+912
2021-08-24scsi: lpfc: Add cmfsync WQE supportJames Smart5-3/+268
2021-08-24scsi: lpfc: Add support for cm enablement bufferJames Smart6-5/+363
2021-08-24scsi: lpfc: Add cm statistics buffer supportJames Smart5-0/+272
2021-08-24scsi: lpfc: Add EDC ELS supportJames Smart10-11/+988
2021-08-24scsi: lpfc: Expand FPIN and RDF receive loggingJames Smart2-41/+322
2021-08-24scsi: lpfc: Add MIB feature enablement supportJames Smart5-20/+123
2021-08-24scsi: lpfc: Add SET_HOST_DATA mbox cmd to pass date/time info to firmwareJames Smart2-2/+79
2021-08-24scsi: fc: Add EDC ELS definitionJames Smart1-0/+106
2021-08-24scsi: ufs: ufshpb: Fix typo in commentsKeoseong Park1-1/+1
2021-08-24scsi: mpi3mr: Set up IRQs in resume pathKashyap Desai3-25/+44
2021-08-24scsi: core: scsi_ioctl: Fix error code propagation in SG_IOHalil Pasic1-1/+1
2021-08-24scsi: ufs: ufshpb: Fix possible memory leakKeoseong Park1-3/+3
2021-08-24scsi: snic: Fix spelling mistake 'progres' -> 'progress'Colin Ian King1-1/+1
2021-08-24scsi: ncr53c8xx: Remove unused codeHannes Reinecke1-163/+0
2021-08-24scsi: ncr53c8xx: Complete all commands during bus resetHannes Reinecke1-33/+2
2021-08-24scsi: ncr53c8xx: Remove 'sync_reset' argument from ncr_reset_bus()Hannes Reinecke1-6/+5
2021-08-24xfs: fix I_DONTCACHEDave Chinner2-2/+3
2021-08-24net: phy: mediatek: add the missing suspend/resume callbacksDENG Qingfang1-0/+4
2021-08-24net: bridge: change return type of br_handle_ingress_vlan_tunnelKangmin Park3-16/+11
2021-08-24selftests/net: Use kselftest skip code for skipped testsPo-Hsu Lin12-37/+67
2021-08-24RDMA: Use the sg_table directly and remove the opencoded version from umemMaor Gottlieb13-42/+60
2021-08-24lib/scatterlist: Fix wrong update of orig_nentsMaor Gottlieb6-92/+135
2021-08-24audit: move put_tree() to avoid trim_trees refcount underflow and UAFRichard Guy Briggs1-1/+1
2021-08-24mq-deadline: Fix request accountingBart Van Assche1-5/+11
2021-08-24arm64: kdump: Remove custom linux,usable-memory-range handlingGeert Uytterhoeven1-35/+0
2021-08-24arm64: kdump: Remove custom linux,elfcorehdr handlingGeert Uytterhoeven1-53/+0
2021-08-24riscv: Remove non-standard linux,elfcorehdr handlingGeert Uytterhoeven1-20/+0
2021-08-24of: fdt: Use IS_ENABLED(CONFIG_BLK_DEV_INITRD) instead of #ifdefGeert Uytterhoeven1-6/+3
2021-08-24of: fdt: Add generic support for handling usable memory range propertyGeert Uytterhoeven2-3/+33
2021-08-24of: fdt: Add generic support for handling elf core headers propertyGeert Uytterhoeven2-6/+59
2021-08-24crash_dump: Make elfcorehdr address/size symbols always visibleGeert Uytterhoeven1-1/+2
2021-08-24dt-bindings: memory: convert Samsung Exynos DMC to dtschemaKrzysztof Kozlowski3-85/+138
2021-08-24dt-bindings: devfreq: event: convert Samsung Exynos PPMU to dtschemaKrzysztof Kozlowski2-169/+169
2021-08-24Merge branch 'Improve XDP samples usability and output'Alexei Starovoitov22-2827/+3373
2021-08-24samples: bpf: Convert xdp_redirect_map_multi to XDP samples helperKumar Kartikeya Dwivedi4-219/+152
2021-08-24samples: bpf: Convert xdp_redirect_map_multi_kern.o to XDP samples helperKumar Kartikeya Dwivedi2-31/+26
2021-08-24samples: bpf: Convert xdp_redirect_map to XDP samples helperKumar Kartikeya Dwivedi2-222/+154
2021-08-24samples: bpf: Convert xdp_redirect_map_kern.o to XDP samples helperKumar Kartikeya Dwivedi2-70/+25
2021-08-24samples: bpf: Convert xdp_redirect_cpu to XDP samples helperKumar Kartikeya Dwivedi2-761/+337
2021-08-24samples: bpf: Convert xdp_redirect_cpu_kern.o to XDP samples helperKumar Kartikeya Dwivedi2-293/+105
2021-08-24samples: bpf: Convert xdp_redirect to XDP samples helperKumar Kartikeya Dwivedi2-158/+115
2021-08-24samples: bpf: Convert xdp_redirect_kern.o to XDP samples helperKumar Kartikeya Dwivedi3-92/+52
2021-08-24samples: bpf: Convert xdp_monitor to XDP samples helperKumar Kartikeya Dwivedi3-735/+83