summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-18scsi: sd: Inline sd_probe_part2()Bart Van Assche
2019-06-18scsi: sd: Rely on the driver core for asynchronous probingBart Van Assche
2019-05-21scsi: st: add a SPDX tag to st.cChristoph Hellwig
2019-05-21scsi: sr: add a SPDX tag to sr.cChristoph Hellwig
2019-05-21scsi: sg: switch to SPDX tagsChristoph Hellwig
2019-05-21scsi: ses: switch to SPDX tagsChristoph Hellwig
2019-05-21scsi: sd: switch remaining files to SPDX tagsChristoph Hellwig
2019-05-21scsi: sd: add a SPDX tag to sd.cChristoph Hellwig
2019-05-21scsi: libsas: switch remaining files to SPDX tagsChristoph Hellwig
2019-05-21scsi: libsas: switch sas_ata.[ch] to SPDX tagsChristoph Hellwig
2019-05-21scsi: libsas: add a SPDX tag to sas_task.cChristoph Hellwig
2019-05-21scsi: libiscsi: switch to SPDX tagsChristoph Hellwig
2019-05-21scsi: libfcoe: switch to SPDX tagsChristoph Hellwig
2019-05-21scsi: libfc: switch to SPDX tagsChristoph Hellwig
2019-05-21scsi: libfc: remove duplicate GPL boilerplate textChristoph Hellwig
2019-05-21scsi: scsi_transport_srp: switch to SPDX tagsChristoph Hellwig
2019-05-21scsi: scsi_transport_spi: switch to SPDX tagsChristoph Hellwig
2019-05-21scsi: scsi_transport_sas: switch to SPDX tagsChristoph Hellwig
2019-05-21scsi: scsi_transport_iscsi: switch to SPDX tagsChristoph Hellwig
2019-05-21scsi: scsi_transport_fc: switch to SPDX tagsChristoph Hellwig
2019-05-21scsi: scsi_transport_fc: remove duplicate GPL boilerplate textChristoph Hellwig
2019-05-21scsi: scsi_transport.h: switch to SPDX tagsChristoph Hellwig
2019-05-21scsi: scsi_netlink: remove duplicate GPL boilerplate textChristoph Hellwig
2019-05-21scsi: core: switch the remaining scsi midlayer files to use SPDX tagsChristoph Hellwig
2019-05-21scsi: core: add SPDX tags to scsi midlayer files missing licensing informationChristoph Hellwig
2019-05-19Linux 5.2-rc1Linus Torvalds
2019-05-19Merge tag 'upstream-5.2-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-05-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-05-19Merge tag 'kbuild-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2019-05-19Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-05-19Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-05-19Merge tag '5.2-rc-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2019-05-19Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-05-19Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2019-05-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-19Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-19Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-05-19Merge tag 'armsoc-late' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socLinus Torvalds
2019-05-19Merge tag 'powerpc-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2019-05-19Merge tag 'mips_5.2_2' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/...Linus Torvalds
2019-05-19Merge tag 'riscv-for-linus-5.2-mw2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-05-19kconfig: use 'else ifneq' for Makefile to improve readabilityMasahiro Yamada
2019-05-18panic: add an option to replay all the printk message in bufferFeng Tang
2019-05-18initramfs: don't free a non-existent initrdSteven Price
2019-05-18fs/writeback.c: use rcu_barrier() to wait for inflight wb switches going into...Jiufei Xue
2019-05-18mm/compaction.c: correct zone boundary handling when isolating pages from a p...Mel Gorman
2019-05-18mm/vmap: add DEBUG_AUGMENT_LOWEST_MATCH_CHECK macroUladzislau Rezki (Sony)
2019-05-18mm/vmap: add DEBUG_AUGMENT_PROPAGATE_CHECK macroUladzislau Rezki (Sony)
2019-05-18mm/vmalloc.c: keep track of free blocks for vmap allocationUladzislau Rezki (Sony)
2019-05-18Merge tag 'perf-core-for-mingo-5.2-20190517' of git://git.kernel.org/pub/scm/...Ingo Molnar