summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 239Thomas Gleixner1-9/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 238Thomas Gleixner2-19/+2
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 237Thomas Gleixner8-32/+8
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 235Thomas Gleixner53-560/+53
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner503-6062/+503
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 233Thomas Gleixner6-26/+6
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 232Thomas Gleixner3-3/+3
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 231Thomas Gleixner2-26/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 230Thomas Gleixner52-158/+52
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 226Thomas Gleixner1-2/+1
2019-06-19KVM: arm/arm64: Fix emulated ptimer irq injectionAndrew Jones1-2/+3
2019-06-19ARM: omap2: remove incorrect __init annotationArnd Bergmann1-1/+1
2019-06-19Merge tag 'gemini-dts-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2-2/+2
2019-06-19Merge tag 'imx-fixes-5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2-9/+10
2019-06-19net: dsa: mv88e6xxx: fix shift of FID bits in mv88e6185_g1_vtu_loadpurge()Rasmus Villemoes1-1/+1
2019-06-19tests: kvm: Check for a kernel warningAaron Lewis7-0/+184
2019-06-19kvm: tests: Sort tests in the Makefile alphabeticallyAaron Lewis1-10/+10
2019-06-19KVM: x86/mmu: Allocate PAE root array when using SVM's 32-bit NPTSean Christopherson1-6/+10
2019-06-19KVM: x86: Modify struct kvm_nested_state to have explicit fields for dataLiran Alon6-85/+122
2019-06-19fanotify: update connector fsid cache on add markAmir Goldstein3-4/+18
2019-06-19quota: fix a problem about transfer quotayangerkun1-2/+2
2019-06-19drm/i915: Don't clobber M/N values during fastset checkVille Syrjälä1-9/+29
2019-06-19powerpc: enable a 30-bit ZONE_DMA for 32-bit pmacChristoph Hellwig3-1/+10
2019-06-19ARM: dts: gemini Fix up DNS-313 compatible stringLinus Walleij1-1/+1
2019-06-19ARM: dts: Blank D-Link DIR-685 consoleLinus Walleij1-1/+1
2019-06-19x86/microcode: Fix the microcode load on CPU hotplug for realThomas Gleixner1-5/+10
2019-06-19ovl: make i_ino consistent with st_ino in more casesAmir Goldstein1-6/+6
2019-06-19Merge tag 'gvt-fixes-2019-06-19' of https://github.com/intel/gvt-linux into d...Jani Nikula1-6/+9
2019-06-19scsi: qla2xxx: Fix hardlockup in abort command during driver removeArun Easi1-1/+1
2019-06-19scsi: ufs: Avoid runtime suspend possibly being blocked foreverStanley Chu1-7/+4
2019-06-19scsi: qedi: update driver version to 8.37.0.20Nilesh Javali1-3/+3
2019-06-19scsi: qedi: Check targetname while finding boot target informationNilesh Javali1-0/+3
2019-06-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller3-14/+14
2019-06-19hvsock: fix epollout hang from race conditionSunil Muthuswamy1-31/+8
2019-06-19net/udp_gso: Allow TX timestamp with UDP GSOFred Klassen1-0/+5
2019-06-19Merge branch 'net-netem-fix-issues-with-corrupting-GSO-frames'David S. Miller1-12/+14
2019-06-19net: netem: fix use after free and double free with packet corruptionJakub Kicinski1-8/+7
2019-06-19net: netem: fix backlog accounting for corrupted GSO framesJakub Kicinski1-5/+8
2019-06-19net: lio_core: fix potential sign-extension overflow on large shiftColin Ian King1-1/+1
2019-06-19Merge branch 'net-fix-quite-a-few-dst_cache-crashes-reported-by-syzbot'David S. Miller3-11/+15
2019-06-19tipc: pass tunnel dev as NULL to udp_tunnel(6)_xmit_skbXin Long1-5/+3
2019-06-19ip6_tunnel: allow not to count pkts on tstats by passing dev as NULLXin Long1-3/+6
2019-06-19ip_tunnel: allow not to count pkts on tstats by setting skb's dev to NULLXin Long1-3/+6
2019-06-19apparmor: reset pos on failure to unpack for various functionsMike Salvatore1-8/+39
2019-06-19apparmor: enforce nullbyte at end of tag stringJann Horn1-1/+1
2019-06-19apparmor: fix PROFILE_MEDIATES for untrusted inputJohn Johansen1-1/+10
2019-06-18RDMA/efa: Handle mmap insertions overflowGal Pressman1-5/+16
2019-06-18Merge branch 'md-fixes' of https://github.com/liu-song-6/linux into for-linusJens Axboe1-14/+22
2019-06-18Merge tag 'for-5.2-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-16/+21
2019-06-18Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/soc...Linus Torvalds49-63/+127