summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-05-23thermal: tegra: Make tegra210_tsensor_thermtrips staticYueHaibing1-1/+1
2019-05-23Revert "thermal: rockchip: fix up the tsadc pinctrl setting error"Heiko Stuebner1-33/+3
2019-05-24Merge tag 'drm-intel-fixes-2019-05-23' of git://anongit.freedesktop.org/drm/d...Dave Airlie11-196/+202
2019-05-23ext4: do not delete unlinked inode from orphan list on failed truncateJan Kara1-1/+1
2019-05-23ext4: wait for outstanding dio during truncate in nojournal modeJan Kara1-12/+9
2019-05-23Merge tag 'xfs-5.2-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds3-0/+27
2019-05-23Merge branch 'nvme-5.2-rc2' of git://git.infradead.org/nvme into for-linusJens Axboe4-42/+77
2019-05-23tools/io_uring: sync with liburingJens Axboe5-61/+118
2019-05-23tools/io_uring: fix Makefile for pthread library linkJens Axboe1-1/+1
2019-05-23blk-mq: fix hang caused by freeze/unfreeze sequenceBob Liu3-11/+18
2019-05-23block: remove the bi_seg_{front,back}_size fields in struct bioChristoph Hellwig2-89/+12
2019-05-23block: remove the segment size check in bio_will_gapChristoph Hellwig1-18/+1
2019-05-23block: force an unlimited segment size on queues with a virt boundaryChristoph Hellwig1-0/+11
2019-05-23block: don't decrement nr_phys_segments for physically contigous segmentsChristoph Hellwig1-22/+1
2019-05-23sbitmap: fix improper use of smp_mb__before_atomic()Andrea Parri1-1/+1
2019-05-23bio: fix improper use of smp_mb__before_atomic()Andrea Parri1-1/+1
2019-05-23aoe: list new maintainer for aoe driverEd Cashin1-1/+1
2019-05-23Merge tag 'docs-5.2-fixes' of git://git.lwn.net/linuxLinus Torvalds3-3/+3
2019-05-23arm64: Handle erratum 1418040 as a superset of erratum 1188873Marc Zyngier5-21/+24
2019-05-23arm64/module: deal with ambiguity in PRELxx relocation rangesArd Biesheuvel1-2/+14
2019-05-23ACPI/IORT: Fix build error when IOMMU_SUPPORT is disabledLorenzo Pieralisi1-118/+120
2019-05-23arm64/kernel: kaslr: reduce module randomization range to 2 GBArd Biesheuvel2-4/+4
2019-05-23arm64: errata: Add workaround for Cortex-A76 erratum #1463225Will Deacon6-1/+109
2019-05-23arm64: Remove useless message during oopsWill Deacon1-4/+0
2019-05-23Merge branch 'drm-fixes-5.2' of git://people.freedesktop.org/~agd5f/linux int...Dave Airlie9-19/+70
2019-05-23Merge tag 'drm-misc-fixes-2019-05-22' of git://anongit.freedesktop.org/drm/dr...Dave Airlie7-26/+29
2019-05-23Merge branch 'vmwgfx-fixes-5.2' of git://people.freedesktop.org/~thomash/linu...Dave Airlie5-24/+35
2019-05-22checkpatch.pl: Update DT vendor prefix checkRob Herring1-2/+2
2019-05-22kernel/trace/trace.h: Remove duplicate header of trace_seq.hJagadeesh Pagadala1-1/+0
2019-05-22drm/panfrost: Select devfreqEzequiel Garcia2-11/+3
2019-05-22nvme-pci: use blk-mq mapping for unmanaged irqsKeith Busch1-1/+1
2019-05-22Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds7-23/+30
2019-05-22Merge tag 'gfs2-5.1.fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-4/+5
2019-05-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds23-162/+104
2019-05-22Merge tag 'for-5.2/dm-fix-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+3
2019-05-22ext4: don't perform block validity checks on the journal inodeTheodore Ts'o1-4/+8
2019-05-22dt: bindings: mtd: replace references to nand.txt with nand-controller.yamlKamal Dasu15-39/+39
2019-05-22dt-bindings: interrupt-controller: arm,gic: Fix schema errors in exampleRob Herring1-11/+13
2019-05-22dt-bindings: arm: Clean up CPU binding examplesRobin Murphy2-8/+8
2019-05-22dt: fix refs that were renamed to json with the same file nameMauro Carvalho Chehab5-6/+6
2019-05-22dt-bindings: Pass binding directory to validation toolsRob Herring2-2/+2
2019-05-22dt-bindings: sifive: describe sifive-blocks versioningPaul Walmsley1-0/+38
2019-05-22gfs2: Fix sign extension bug in gfs2_update_statsAndreas Gruenbacher1-4/+5
2019-05-21dm: make sure to obey max_io_len_target_boundaryMichael Lass1-1/+3
2019-05-21usbnet: fix kernel crash after disconnectKloetzke Jan1-0/+6
2019-05-21selftests: fib_rule_tests: use pre-defined DEV_ADDRHangbin Liu1-2/+3
2019-05-21net-next: net: Fix typos in ip-sysctl.txtMasanari Iida1-2/+2
2019-05-21ipv6: Consider sk_bound_dev_if when binding a raw socket to an addressMike Manning1-0/+2
2019-05-21net: phylink: ensure inband AN works correctlyRussell King1-22/+15
2019-05-21usbnet: ipheth: fix racing conditionBernd Eckstein1-1/+2