summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-08-05Merge tag 'x86-entry-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds18-669/+174
2020-08-05Merge tag 'core-entry-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds10-0/+907
2020-08-05dt-bindings: hwlock: qcom: Remove invalid bindingBjorn Andersson1-24/+1
2020-08-05SUNRPC dont update timeout value on connection resetOlga Kornievskaia2-0/+10
2020-08-05remoteproc: core: Register the character device interfaceSiddharth Gupta1-0/+7
2020-08-05remoteproc: Add remoteproc character device interfaceSiddharth Gupta7-0/+205
2020-08-05nfs: nfs_file_write() should check for writeback errorsScott Mayhew1-3/+9
2020-08-05Merge tag 'timers-core-2020-08-04' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds17-317/+1098
2020-08-05Merge tag 'irq-core-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds36-244/+346
2020-08-05init: add an init_dup helperChristoph Hellwig3-4/+17
2020-08-05scsi: lpfc: Update lpfc version to 12.8.0.3Dick Kennedy1-1/+1
2020-08-05scsi: lpfc: Fix LUN loss after cable pullDick Kennedy1-1/+7
2020-08-05scsi: lpfc: Fix validation of bsg reply lengthsDick Kennedy1-13/+8
2020-08-05scsi: lpfc: Fix retry of PRLI when status indicates its unsupportedDick Kennedy1-3/+7
2020-08-05scsi: lpfc: Fix oops when unloading driver while running mds diagsDick Kennedy1-2/+9
2020-08-05scsi: lpfc: Fix RSCN timeout due to incorrect gidft counterDick Kennedy1-6/+16
2020-08-05scsi: lpfc: Fix no message shown for lpfc_hdw_queue out of range valueDick Kennedy2-4/+19
2020-08-05scsi: lpfc: Fix FCoE speed reportingDick Kennedy2-2/+19
2020-08-05scsi: lpfc: Add missing misc_deregister() for lpfc_init()Jing Xiangfeng1-2/+5
2020-08-05scsi: lpfc: nvmet: Avoid hang / use-after-free again when destroying targetportEwan D. Milne1-1/+1
2020-08-05scsi: scsi_transport_sas: Add spaces around binary operator "|"Xiang Chen1-1/+1
2020-08-05scsi: sd_zbc: Improve zone revalidationDamien Le Moal3-54/+60
2020-08-05scsi: libfc: Free skb in fc_disc_gpn_id_resp() for valid casesJaved Hasan1-3/+9
2020-08-05scsi: fcoe: Memory leak fix in fcoe_sysfs_fcf_del()Javed Hasan1-1/+1
2020-08-05scsi: target: Make iscsit_register_transport() return voidMax Gurtovoy2-4/+2
2020-08-05Merge tag 'dma-mapping-5.9' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds26-416/+415
2020-08-05tracing: 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-05Merge tag 'uuid-for-5.9' of git://git.infradead.org/users/hch/uuidLinus Torvalds1-2/+0
2020-08-05farsync: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-13/+12
2020-08-05wan: wanxl: switch from 'pci_' to 'dma_' APIChristophe JAILLET1-27/+27
2020-08-05hv_netvsc: do not use VF device if link is downStephen Hemminger1-3/+4
2020-08-05dpaa2-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-05net: macb: Properly handle phylink on at91sam9xStefan Roese1-4/+7
2020-08-05Merge 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-05riscv: disable stack-protector for vDSOTobias Klauser1-0/+2
2020-08-05RISC-V: Fix build warning for smpboot.cAtish Patra2-1/+4
2020-08-05Merge tag 'cap-checkpoint-restore-v5.9' of git://git.kernel.org/pub/scm/linux...Linus Torvalds10-15/+217
2020-08-05Merge tag 'fork-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/braune...Linus Torvalds52-286/+274
2020-08-05Merge tag 'threads-v5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...Linus Torvalds6-19/+115
2020-08-05hwmon: (adc128d818) Fix advanced configuration register initRoy van Doormaal1-12/+12
2020-08-05Merge branch 'exec-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds22-364/+480
2020-08-05hwmon: (axi-fan-control) remove duplicate macrosAlexandru Ardelean1-4/+0
2020-08-05hwmon: (i5k_amb, vt8231) Drop uses of pci_read_config_*() return valueSaheed O. Bolarinwa2-8/+12
2020-08-05Merge tag 'audit-pr-20200803' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds13-106/+273
2020-08-05Merge tag 'selinux-pr-20200803' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds15-166/+258
2020-08-05Merge 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