summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-16Merge tag 'spi-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2019-09-16Merge tag 'regulator-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds
2019-09-16Merge tag 'regmap-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds
2019-09-16Merge tag 'hwmon-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds
2019-09-16Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-09-16Merge tag 'edac_for_5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/ras...Linus Torvalds
2019-09-16Merge tag 'tpmdd-next-20190902' of git://git.infradead.org/users/jjs/linux-tpmddLinus Torvalds
2019-09-16Merge tag 'core-process-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-09-16null_blk: format pr_* logs with pr_fmtAndré Almeida
2019-09-16null_blk: match the type of parameter nr_devicesAndré Almeida
2019-09-16null_blk: do not fail the module load with zero devicesAndré Almeida
2019-09-16Merge branch 'sched/rt' into sched/core, to pick up -rt changesIngo Molnar
2019-09-16s390: remove pointless drivers-y in drivers/s390/MakefileMasahiro Yamada
2019-09-16s390/cpum_sf: Fix line length and format stringThomas Richter
2019-09-16s390/pci: fix MSI message dataSebastian Ott
2019-09-16Merge tag 'asoc-v5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai
2019-09-15block: also check RQF_STATS in blk_mq_need_time_stamp()Hou Tao
2019-09-15block: make rq sector size accessible for block statsHou Tao
2019-09-15Linux 5.3v5.3Linus Torvalds
2019-09-15Revert "ext4: make __ext4_get_inode_loc plug"Linus Torvalds
2019-09-15Merge branch 'spi-5.4' into spi-nextMark Brown
2019-09-15Merge branch 'spi-5.3' into spi-linusMark Brown
2019-09-15Merge branch 'asoc-5.4' into asoc-nextMark Brown
2019-09-15Merge branch 'asoc-5.3' into asoc-linusMark Brown
2019-09-15ASoC: sdm845: remove unneeded semicolonSaiyam Doshi
2019-09-15Documentation: kbuild: Add document about reproducible buildsdocs-5.4Ben Hutchings
2019-09-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-09-14io_uring: increase IORING_MAX_ENTRIES to 32KDaniel Xu
2019-09-14Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2019-09-14Merge tag 'riscv/for-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2019-09-14Revert "vhost: block speculation of translated descriptors"Michael S. Tsirkin
2019-09-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-09-14Merge tag 'mmc-v5.3-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf...Linus Torvalds
2019-09-14Merge tag 'drm-fixes-2019-09-13' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-09-14bfq: Fix bfq linkage errorPavel Begunkov
2019-09-14Merge branch 'for-next' into for-linusTakashi Iwai
2019-09-14docs: printk-formats: Stop encouraging use of unnecessary %h[xudi] and %hh[xudi]Joe Perches
2019-09-14Documentation: Add "earlycon=sbi" to the admin guidePalmer Dabbelt
2019-09-14doc:lock: remove reference to clever use of read-write lockFederico Vaga
2019-09-14devices.txt: improve entry for comedi (char major 98)Ian Abbott
2019-09-14Merge tag 'kvm-s390-master-5.3-1' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2019-09-14KVM: x86/mmu: Reintroduce fast invalidate/zap for flushing memslotSean Christopherson
2019-09-14KVM: x86: work around leak of uninitialized stack contentsFuqian Huang
2019-09-14KVM: nVMX: handle page fault in vmreadPaolo Bonzini
2019-09-13riscv: modify the Image header to improve compatibility with the ARM64 headerPaul Walmsley
2019-09-13Merge branch 'md-next' of git://git.kernel.org/pub/scm/linux/kernel/git/song/...Jens Axboe
2019-09-13raid5: use bio_end_sector in r5_next_bioGuoqing Jiang
2019-09-13raid5: remove STRIPE_OPS_REQ_PENDINGGuoqing Jiang
2019-09-13md: add feature flag MD_FEATURE_RAID0_LAYOUTNeilBrown
2019-09-13md/raid0: avoid RAID0 data corruption due to layout confusion.NeilBrown