- 7ba4679 scsi: core: Add scsi_prot_ref_tag() helper by Martin K. Petersen · 3 years, 7 months ago
- f339c7e scsi: smartpqi: Update version to 2.1.10-020 by Don Brace · 3 years, 6 months ago
- 0777a3f scsi: smartpqi: Fix ISR accessing uninitialized data by Mike McGowen · 3 years, 6 months ago
- 09d9968 scsi: smartpqi: Add PCI IDs for new ZTE controllers by Balsundar P · 3 years, 6 months ago
- e326b97 scsi: smartpqi: Add PCI ID for new ntcom controller by Mike McGowen · 3 years, 6 months ago
- f0e473e scsi: smartpqi: Add SCSI cmd info for resets by Murthy Bhat · 3 years, 6 months ago
- 8e505fc scsi: smartpqi: Change Kconfig menu entry to Microchip by Don Brace · 3 years, 6 months ago
- 6aa26b5 scsi: smartpqi: Change driver module macros to Microchip by Don Brace · 3 years, 6 months ago
- 889653e scsi: smartpqi: Update copyright notices by Kevin Barnett · 3 years, 6 months ago
- d3af3f6 scsi: smartpqi: Add PCI IDs for H3C P4408 controllers by Mahesh Rajashekhara · 3 years, 6 months ago
- f2af8ff scsi: lpfc: Copyright updates for 12.8.0.11 patches by James Smart · 3 years, 6 months ago
- 545a68e scsi: lpfc: Update lpfc version to 12.8.0.11 by James Smart · 3 years, 6 months ago
- ab80386 scsi: lpfc: Skip issuing ADISC when node is in NPR state by James Smart · 3 years, 6 months ago
- 02607fb scsi: lpfc: Skip reg_vpi when link is down for SLI3 in ADISC cmpl path by James Smart · 3 years, 6 months ago
- c65436b scsi: lpfc: Call discovery state machine when handling PLOGI/ADISC completions by James Smart · 3 years, 6 months ago
- 0614568 scsi: lpfc: Delay unregistering from transport until GIDFT or ADISC completes by James Smart · 3 years, 6 months ago
- 816bd88 scsi: lpfc: Enable adisc discovery after RSCN by default by James Smart · 3 years, 6 months ago
- 137ddf0 scsi: lpfc: Use PBDE feature enabled bit to determine PBDE support by James Smart · 3 years, 6 months ago
- a9978e3 scsi: lpfc: Clear outstanding active mailbox during PCI function reset by James Smart · 3 years, 6 months ago
- affbe24 scsi: lpfc: Fix KASAN slab-out-of-bounds in lpfc_unreg_rpi() routine by James Smart · 3 years, 6 months ago
- e78c006 scsi: lpfc: Remove REG_LOGIN check requirement to issue an ELS RDF by James Smart · 3 years, 6 months ago
- cd6047e scsi: lpfc: Fix memory leaks in error paths while issuing ELS RDF/SCR request by James Smart · 3 years, 6 months ago
- 2d338eb scsi: lpfc: Fix NULL ptr dereference with NPIV ports for RDF handling by James Smart · 3 years, 6 months ago
- 4e670c8a scsi: lpfc: Keep NDLP reference until after freeing the IOCB after ELS handling by James Smart · 3 years, 6 months ago
- 21990d3 scsi: lpfc: Fix target reset handler from falsely returning FAILURE by James Smart · 3 years, 6 months ago
- e77803b scsi: lpfc: Discovery state machine fixes for LOGO handling by James Smart · 3 years, 6 months ago
- 50baa15 scsi: lpfc: Fix function description comments for vmid routines by James Smart · 3 years, 6 months ago
- 16a93e8 scsi: lpfc: Improve firmware download logging by James Smart · 3 years, 6 months ago
- e861308 scsi: lpfc: Remove use of kmalloc() in trace event logging by James Smart · 3 years, 6 months ago
- ae463b6 scsi: lpfc: Fix NVMe support reporting in log message by James Smart · 3 years, 6 months ago
- 904b5bf scsi: aacraid: Remove an unused include by Christoph Hellwig · 3 years, 6 months ago
- 3730669 scsi: qla2xxx: Remove redundant continue statement in a for-loop by Colin Ian King · 3 years, 7 months ago
- 7b0ddc1 scsi: be2iscsi: Fix use-after-free during IP updates by Mike Christie · 3 years, 7 months ago
- 1c0810e scsi: ufs: Refactor ufshcd_is_intr_aggr_allowed() by Keoseong Park · 3 years, 7 months ago
- 2734d6c Linux 5.14-rc2 by Linus Torvalds · 3 years, 6 months ago
- 8c25c44 Merge tag 'perf-tools-fixes-for-v5.14-2021-07-18' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Linus Torvalds · 3 years, 6 months ago
- f0eb870 Merge tag 'xfs-5.14-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 3 years, 6 months ago
- fbf1bdd Merge tag 'iomap-5.14-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 3 years, 6 months ago
- 6750691 Merge tag 'kbuild-fixes-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 3 years, 6 months ago
- 5e60f36 Documentation: Fix intiramfs script name by Robert Richter · 3 years, 6 months ago
- 1d11053 Kbuild: lto: fix module versionings mismatch in GNU make 3.X by Lecopzer Chen · 3 years, 6 months ago
- d952cfa kbuild: do not suppress Kconfig prompts for silent build by Masahiro Yamada · 3 years, 6 months ago
- 5df99be scripts/setlocalversion: fix a bug when LOCALVERSION is empty by Mikulas Patocka · 3 years, 6 months ago
- b0f0085 perf sched: Fix record failure when CONFIG_SCHEDSTATS is not set by Yang Jihong · 3 years, 6 months ago
- 22a6655 perf probe: Fix add event failure when running 32-bit perf in a 64-bit kernel by Yang Jihong · 3 years, 6 months ago
- d4b3eed perf data: Close all files in close_dir() by Riccardo Mancini · 3 years, 6 months ago
- e0fa7ab perf probe-file: Delete namelist in del_events() on the error path by Riccardo Mancini · 3 years, 6 months ago
- 1d67c8d Merge tag 'soc-fixes-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc by Linus Torvalds · 3 years, 6 months ago
- ae14c63 Revert "mm/slub: use stackdepot to save stack trace in objects" by Linus Torvalds · 3 years, 6 months ago
- 5d766d5 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 3 years, 6 months ago
- 44cb60b Merge tag '5.14-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 3 years, 6 months ago
- ccbb22b Merge tag 'linux-kselftest-kunit-fixes-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 3 years, 6 months ago
- 00397e7 Merge tag 'linux-kselftest-fixes-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest by Linus Torvalds · 3 years, 6 months ago
- 3fdacf4 Merge tag 'trace-v5.14-5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 3 years, 6 months ago
- d980cc0 Merge tag 'devicetree-fixes-for-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 3 years, 6 months ago
- 5f06a79 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 3 years, 6 months ago
- 82a1c67 ARM: dts: versatile: Fix up interrupt controller node names by Sudeep Holla · 3 years, 7 months ago
- 8825f27 Merge tag 'aspeed-5.14-devicetree-2' of git://git.kernel.org/pub/scm/linux/kernel/git/joel/bmc into arm/fixes by Arnd Bergmann · 3 years, 6 months ago
- ab37a7a ARM: multi_v7_defconfig: Make NOP_USB_XCEIV driver built-in by Stefan Wahren · 3 years, 6 months ago
- 042f2e1 ARM: configs: Update u8500_defconfig by Linus Walleij · 3 years, 6 months ago
- 49e7757 ARM: configs: Update Vexpress defconfig by Linus Walleij · 3 years, 6 months ago
- 850d8ec ARM: configs: Update Versatile defconfig by Linus Walleij · 3 years, 6 months ago
- 56fa6e8 ARM: configs: Update RealView defconfig by Linus Walleij · 3 years, 6 months ago
- 2096d6f ARM: configs: Update Integrator defconfig by Linus Walleij · 3 years, 6 months ago
- 2526112 Merge tag 'scmi-fixes-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into arm/fixes by Arnd Bergmann · 3 years, 6 months ago
- d28912d Merge tag 'arm-ffa-fixes-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/sudeep.holla/linux into arm/fixes by Arnd Bergmann · 3 years, 6 months ago
- 5f291bfd arm: Typo s/PCI_IXP4XX_LEGACY/IXP4XX_PCI_LEGACY/ by Geert Uytterhoeven · 3 years, 6 months ago
- 93346fb Merge tag 'tegra-for-5.14-arm64-dt-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into arm/fixes by Arnd Bergmann · 3 years, 6 months ago
- e0129a0 Merge tag 'renesas-fixes-for-v5.14-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel into arm/fixes by Arnd Bergmann · 3 years, 6 months ago
- b6e473d Merge tag 'memory-controller-drv-tegra-5.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux-mem-ctrl into arm/fixes by Arnd Bergmann · 3 years, 6 months ago
- 872f8ed Merge tag 'docs-5.14-2' of git://git.lwn.net/linux by Linus Torvalds · 3 years, 6 months ago
- 0d18c12 Merge tag 'block-5.14-2021-07-16' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 6 months ago
- 13fdaf0 Merge tag 'io_uring-5.14-2021-07-16' of git://git.kernel.dk/linux-block by Linus Torvalds · 3 years, 6 months ago
- 45312bd Merge tag 'zonefs-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/zonefs by Linus Torvalds · 3 years, 6 months ago
- 786cb0a Merge tag 'drm-fixes-2021-07-16' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 3 years, 6 months ago
- 6e442d0 Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu by Linus Torvalds · 3 years, 6 months ago
- 50d8d7e dt-bindings: display: renesas,du: Make resets optional on R-Car H1 by Geert Uytterhoeven · 3 years, 6 months ago
- 937654c perf test bpf: Free obj_buf by Riccardo Mancini · 3 years, 6 months ago
- cdc3363 cifs: do not share tcp sessions of dfs connections by Paulo Alcantara · 3 years, 6 months ago
- 2f53d15 zonefs: remove redundant null bio check by Xianting Tian · 3 years, 7 months ago
- d936eb2 Revert "Makefile: Enable -Wimplicit-fallthrough for Clang" by Linus Torvalds · 3 years, 6 months ago
- 876d98e Merge tag 'drm-intel-fixes-2021-07-15' of git://anongit.freedesktop.org/drm/drm-intel into drm-fixes by Dave Airlie · 3 years, 6 months ago
- 1013d4a Merge tag 'configfs-5.13-1' of git://git.infradead.org/users/hch/configfs by Linus Torvalds · 3 years, 6 months ago
- e1fc82a Merge tag 'drm-misc-fixes-2021-07-15' of git://anongit.freedesktop.org/drm/drm-misc into drm-fixes by Dave Airlie · 3 years, 6 months ago
- 7612872 Merge tag 'pwm/for-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/thierry.reding/linux-pwm by Linus Torvalds · 3 years, 6 months ago
- 4511d7c SMB3.1.1: fix mount failure to some servers when compression enabled by Steve French · 3 years, 6 months ago
- 16dd9b8 cifs: added WARN_ON for all the count decrements by Shyam Prasad N · 3 years, 6 months ago
- 63f94e9 cifs: fix missing null session check in mount by Steve French · 3 years, 6 months ago
- 507345b cifs: handle reconnect of tcon when there is no cached dfs referral by Paulo Alcantara · 3 years, 6 months ago
- 2ea2086 Merge tag 'amd-drm-fixes-5.14-2021-07-14' of https://gitlab.freedesktop.org/agd5f/linux into drm-fixes by Dave Airlie · 3 years, 6 months ago
- 704adfb tracing: Do not reference char * as a string in histograms by Steven Rostedt (VMware) · 3 years, 6 months ago
- e9338ab Merge tag 'Wimplicit-fallthrough-clang-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gustavoars/linux by Linus Torvalds · 3 years, 6 months ago
- 659ede7 perf trace: Free strings in trace__parse_events_option() by Riccardo Mancini · 3 years, 6 months ago
- 3cb4d5e perf trace: Free syscall tp fields in evsel->priv by Riccardo Mancini · 3 years, 6 months ago
- f2ebf8f perf trace: Free syscall->arg_fmt by Riccardo Mancini · 3 years, 6 months ago
- 6c7f0ab perf trace: Free malloc'd trace fields on exit by Riccardo Mancini · 3 years, 6 months ago
- f8cbb0f perf lzma: Close lzma stream on exit by Riccardo Mancini · 3 years, 6 months ago
- faf3ac3 perf script: Fix memory 'threads' and 'cpus' leaks on exit by Riccardo Mancini · 3 years, 6 months ago
- 1b1f57c perf script: Release zstd data by Riccardo Mancini · 3 years, 6 months ago
- 423b917 perf session: Cleanup trace_event by Riccardo Mancini · 3 years, 6 months ago