aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-08-04scsi: lpfc: Fix retry of PRLI when status indicates its unsupportedDick Kennedy1-3/+7
2020-08-04scsi: lpfc: Fix oops when unloading driver while running mds diagsDick Kennedy1-2/+9
2020-08-04scsi: lpfc: Fix RSCN timeout due to incorrect gidft counterDick Kennedy1-6/+16
2020-08-04scsi: lpfc: Fix no message shown for lpfc_hdw_queue out of range valueDick Kennedy2-4/+19
2020-08-04scsi: lpfc: Fix FCoE speed reportingDick Kennedy2-2/+19
2020-08-04scsi: lpfc: Add missing misc_deregister() for lpfc_init()Jing Xiangfeng1-2/+5
2020-08-04scsi: lpfc: nvmet: Avoid hang / use-after-free again when destroying targetportEwan D. Milne1-1/+1
2020-08-04scsi: scsi_transport_sas: Add spaces around binary operator "|"Xiang Chen1-1/+1
2020-08-04scsi: sd_zbc: Improve zone revalidationDamien Le Moal3-54/+60
2020-08-04scsi: libfc: Free skb in fc_disc_gpn_id_resp() for valid casesJaved Hasan1-3/+9
2020-08-04scsi: fcoe: Memory leak fix in fcoe_sysfs_fcf_del()Javed Hasan1-1/+1
2020-08-04scsi: target: Make iscsit_register_transport() return voidMax Gurtovoy2-4/+2
2020-08-04Merge tag 'dma-mapping-5.9' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds26-416/+415
2020-08-04tracing: Use trace_sched_process_free() instead of exit() for pid tracingSteven Rostedt (VMware)2-4/+4
2020-08-05selftests/powerpc: Fix pkey syscall redefinitionsSandipan Das1-6/+6
2020-08-04Merge tag 'uuid-for-5.9' of git://git.infradead.org/users/hch/uuidLinus Torvalds1-2/+0
2020-08-04farsync: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-13/+12
2020-08-04wan: wanxl: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-27/+27
2020-08-04hv_netvsc: do not use VF device if link is downStephen Hemminger1-3/+4
2020-08-04dpaa2-eth: Fix passing zero to 'PTR_ERR' warningYueHaibing1-3/+3
2020-08-05rtc: ds1307: provide an indication that the watchdog has firedChris Packham1-0/+6
2020-08-04net: macb: Properly handle phylink on at91sam9xStefan Roese1-4/+7
2020-08-04Merge tag 'close-range-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds28-17/+405
2020-08-05Merge tag 'drm-msm-next-2020-07-30' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie61-1600/+7196
2020-08-04riscv: disable stack-protector for vDSOTobias Klauser1-0/+2
2020-08-04RISC-V: Fix build warning for smpboot.cAtish Patra2-1/+4
2020-08-04Merge tag 'cap-checkpoint-restore-v5.9' of git://git.kernel.org/pub/scm/linux...Linus Torvalds10-15/+217
2020-08-04Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune...Linus Torvalds52-286/+274
2020-08-04Merge tag 'threads-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...Linus Torvalds6-19/+115
2020-08-04hwmon: (adc128d818) Fix advanced configuration register initRoy van Doormaal1-12/+12
2020-08-04Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds22-364/+480
2020-08-04hwmon: (axi-fan-control) remove duplicate macrosAlexandru Ardelean1-4/+0
2020-08-04hwmon: (i5k_amb, vt8231) Drop uses of pci_read_config_*() return valueSaheed O. Bolarinwa2-8/+12
2020-08-04Merge tag 'audit-pr-20200803' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds13-106/+273
2020-08-04Merge tag 'selinux-pr-20200803' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds15-166/+258
2020-08-04Merge tag 'seccomp-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds21-392/+1061
2020-08-04bootconfig: Fix to find the initargs correctlyMasami Hiramatsu1-6/+8
2020-08-04Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds195-329/+320
2020-08-04coccinelle: api: filter out memdup_user definitionsDenis Efremov1-4/+13
2020-08-04coccinelle: api: extend memdup_user rule with vmemdup_user()Denis Efremov1-0/+45
2020-08-04coccinelle: api: extend memdup_user transformation with GFP_USERDenis Efremov1-2/+6
2020-08-04coccinelle: api: add kzfree scriptDenis Efremov1-0/+101
2020-08-04coccinelle: misc: add array_size_dup script to detect missed overflow checksDenis Efremov1-0/+209
2020-08-04coccinelle: api/kstrdup: fix coccinelle positionDenis Efremov1-1/+1
2020-08-04coccinelle: api: add device_attr_show scriptDenis Efremov1-0/+55
2020-08-04Merge tag 'tasklets-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds17-25/+70
2020-08-04Merge tag 'var-init-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-11/+43
2020-08-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller9-20/+182
2020-08-04dm: don't call report zones for more than the user requestedJohannes Thumshirn1-1/+2
2020-08-04Merge tag 'gcc-plugins-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds9-47/+241