aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-10-09KVM: PPC: Book3S HV: Add nested shadow page tables to debugfstopic/ppc-kvmPaul Mackerras3-3/+52
2018-10-09KVM: PPC: Book3S HV: Allow HV module to load without hypervisor modePaul Mackerras2-5/+14
2018-10-09KVM: PPC: Book3S HV: Handle differing endianness for H_ENTER_NESTEDSuraj Jitindar Singh1-1/+50
2018-10-09KVM: PPC: Book3S HV: Sanitise hv_regs on nested guest entrySuraj Jitindar Singh2-0/+18
2018-10-09KVM: PPC: Book3S HV: Add one-reg interface to virtual PTCR registerPaul Mackerras3-0/+8
2018-10-09KVM: PPC: Book3S HV: Don't access HFSCR, LPIDR or LPCR when running nestedPaul Mackerras2-16/+24
2018-10-09KVM: PPC: Book3S HV: Invalidate TLB when nested vcpu moves physical cpuSuraj Jitindar Singh3-38/+71
2018-10-09KVM: PPC: Book3S HV: Use hypercalls for TLB invalidation when nestedPaul Mackerras3-8/+57
2018-10-09KVM: PPC: Book3S HV: Implement H_TLB_INVALIDATE hcallSuraj Jitindar Singh6-2/+212
2018-10-09KVM: PPC: Book3S HV: Introduce rmap to track nested guest mappingsSuraj Jitindar Singh5-15/+240
2018-10-09KVM: PPC: Book3S HV: Handle page fault for a nested guestSuraj Jitindar Singh7-86/+473
2018-10-09KVM: PPC: Book3S HV: Handle hypercalls correctly when nestedPaul Mackerras4-1/+51
2018-10-09KVM: PPC: Book3S HV: Use XICS hypercalls when running as a nested hypervisorPaul Mackerras3-9/+50
2018-10-09KVM: PPC: Book3S HV: Nested guest entry via hypercallPaul Mackerras7-30/+471
2018-10-09KVM: PPC: Book3S HV: Framework and hcall stubs for nested virtualizationPaul Mackerras8-7/+384
2018-10-09KVM: PPC: Book3S HV: Use kvmppc_unmap_pte() in kvm_unmap_radix()Paul Mackerras1-20/+13
2018-10-09KVM: PPC: Book3S HV: Refactor radix page fault handlerSuraj Jitindar Singh1-87/+123
2018-10-09KVM: PPC: Book3S HV: Make kvmppc_mmu_radix_xlate process/partition table agno...Suraj Jitindar Singh2-34/+78
2018-10-09KVM: PPC: Book3S HV: Clear partition table entry on vm teardownSuraj Jitindar Singh1-1/+7
2018-10-09KVM: PPC: Use ccr field in pt_regs struct embedded in vcpu structPaul Mackerras13-32/+30
2018-10-09KVM: PPC: Book3S HV: Add a debugfs file to dump radix mappingsPaul Mackerras4-0/+183
2018-10-09KVM: PPC: Book3S HV: Handle hypervisor instruction faults betterPaul Mackerras2-1/+5
2018-10-09KVM: PPC: Book3S HV: Streamlined guest entry/exit path on P9 for radix guestsPaul Mackerras6-4/+589
2018-10-09KVM: PPC: Book3S HV: Call kvmppc_handle_exit_hv() with vcore unlockedPaul Mackerras1-9/+10
2018-10-09KVM: PPC: Book3S: Rework TM save/restore code and make it C-callablePaul Mackerras3-140/+169
2018-10-09KVM: PPC: Book3S HV: Simplify real-mode interrupt handlingPaul Mackerras2-109/+119
2018-10-09KVM: PPC: Book3S HV: Extract PMU save/restore operations as C-callable functionsPaul Mackerras3-210/+253
2018-10-09KVM: PPC: Book3S HV: Move interrupt delivery on guest entry to C codePaul Mackerras4-55/+67
2018-10-09KVM: PPC: Book3S HV: Remove left-over code in XICS-on-XIVE emulationPaul Mackerras1-8/+0
2018-10-09KVM: PPC: Book3S: Simplify external interrupt handlingPaul Mackerras10-29/+44
2018-10-09powerpc: Turn off CPU_FTR_P9_TM_HV_ASSIST in non-hypervisor modePaul Mackerras1-2/+2
2018-09-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGreg Kroah-Hartman27-244/+537
2018-09-21Merge tag 'upstream-4.19-rc4' of git://git.infradead.org/linux-ubifsGreg Kroah-Hartman2-25/+6
2018-09-21Merge tag 'for-linus-20180920' of git://git.kernel.dk/linux-blockGreg Kroah-Hartman3-2/+19
2018-09-21Merge tag 'drm-fixes-2018-09-21' of git://anongit.freedesktop.org/drm/drmGreg Kroah-Hartman30-117/+152
2018-09-21Merge branch 'drm-fixes-4.19' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie11-18/+49
2018-09-21Merge branch 'vmwgfx-fixes-4.19' of git://people.freedesktop.org/~thomash/lin...Dave Airlie4-48/+45
2018-09-20ocfs2: fix ocfs2 read block panicJunxiao Bi1-0/+1
2018-09-20mm: slowly shrink slabs with a relatively small number of objectsRoman Gushchin1-0/+11
2018-09-20kernel/sys.c: remove duplicated includeYueHaibing1-3/+0
2018-09-20mm: shmem.c: Correctly annotate new inodes for lockdepJoel Fernandes (Google)1-0/+2
2018-09-20fs/proc/kcore.c: fix invalid memory access in multi-page read optimizationDominique Martinet1-0/+1
2018-09-20mm: disable deferred struct page for 32-bit archesPasha Tatashin1-0/+1
2018-09-20fork: report pid exhaustion correctlyKJ Tsanaktsidis1-1/+1
2018-09-20Revert "ubifs: xattr: Don't operate on deleted inodes"Richard Weinberger1-24/+0
2018-09-20ubifs: drop false positive assertionSascha Hauer1-1/+3
2018-09-20ubifs: Check for name being NULL while mountingRichard Weinberger1-0/+3
2018-09-20KVM: nVMX: Fix bad cleanup on error of get/set nested state IOCTLsLiran Alon1-8/+14
2018-09-20drm/amdkfd: Fix ATS capablity was not reported correctly on some APUsYong Zhao3-6/+29
2018-09-20drm/amdkfd: Change the control stack MTYPE from UC to NC on GFX9Yong Zhao5-5/+10
2018-09-20drm/amdgpu: Fix SDMA HQD destroy error on gfx_v7Amber Lin1-1/+1
2018-09-20Merge branch 'nvme-4.19' of git://git.infradead.org/nvme into for-linusJens Axboe1-0/+4
2018-09-20floppy: Do not copy a kernel pointer to user memory in FDGETPRM ioctlAndy Whitcroft1-0/+3
2018-09-20libata: mask swap internal and hardware tagJens Axboe1-2/+12
2018-09-20Compiler Attributes: naked can be sharedMiguel Ojeda2-8/+8
2018-09-20Compiler Attributes: naked was fixed in gcc 4.6Miguel Ojeda1-7/+1
2018-09-20Merge tag 'mtd/fixes-for-4.19-rc5' of git://git.infradead.org/linux-mtdGreg Kroah-Hartman4-5/+36
2018-09-20Merge tag 'sound-4.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Greg Kroah-Hartman36-128/+314
2018-09-20drm/vmwgfx: Fix buffer object evictionThomas Hellstrom1-1/+1
2018-09-20drm/vmwgfx: Don't impose STDU limits on framebuffer sizeDeepak Rawat2-35/+14
2018-09-20drm/vmwgfx: limit mode size for all display unit to texture_maxDeepak Rawat1-3/+7
2018-09-20drm/vmwgfx: limit screen size to stdu_max during check_modesetDeepak Rawat1-8/+22
2018-09-20drm/vmwgfx: don't check for old_crtc_state enable statusDeepak Rawat1-1/+1
2018-09-19drm/amdgpu: add new polaris pci idAlex Deucher2-6/+9
2018-09-20Merge tag 'drm-intel-fixes-2018-09-19' of git://anongit.freedesktop.org/drm/d...Dave Airlie4-1/+36
2018-09-20Merge tag 'drm-misc-fixes-2018-09-19' of git://anongit.freedesktop.org/drm/dr...Dave Airlie11-50/+22
2018-09-20kvm: selftests: Add platform_info_testDrew Schmitt5-1/+206
2018-09-20KVM: x86: Control guest reads of MSR_PLATFORM_INFODrew Schmitt4-0/+22
2018-09-20KVM: x86: Turbo bits in MSR_PLATFORM_INFODrew Schmitt1-1/+0
2018-09-20nVMX x86: Check VPID value on vmentry of L2 guestsKrish Sadhukhan1-0/+3
2018-09-20nVMX x86: check posted-interrupt descriptor addresss on vmentry of L2Krish Sadhukhan1-1/+5
2018-09-20KVM: nVMX: Wake blocked vCPU in guest-mode if pending interrupt in virtual APICvLiran Alon3-1/+32
2018-09-20KVM: VMX: check nested state and CR4.VMXE against SMMPaolo Bonzini1-2/+11
2018-09-20kvm: x86: make kvm_{load|put}_guest_fpu() staticSebastian Andrzej Siewior2-25/+23
2018-09-20x86/hyper-v: rename ipi_arg_{ex,non_ex} structuresVitaly Kuznetsov2-11/+13
2018-09-20KVM: VMX: use preemption timer to force immediate VMExitSean Christopherson4-2/+31
2018-09-20KVM: VMX: modify preemption timer bit only when arming timerSean Christopherson1-29/+32
2018-09-20KVM: VMX: immediately mark preemption timer expired only for zero valueSean Christopherson1-6/+8
2018-09-20KVM: SVM: Switch to bitmap_zalloc()Andy Shevchenko1-3/+2
2018-09-20KVM/MMU: Fix comment in walk_shadow_page_lockless_end()Tianyu Lan1-1/+1
2018-09-20kvm: selftests: use -pthread instead of -lpthreadLei Yang1-1/+1
2018-09-20KVM: x86: don't reset root in kvm_mmu_setup()Wei Yang1-1/+6
2018-09-20kvm: mmu: Don't read PDPTEs when paging is not enabledJunaid Shahid1-2/+2
2018-09-20x86/kvm/lapic: always disable MMIO interface in x2APIC modeVitaly Kuznetsov2-3/+20
2018-09-19Merge tag 'hwmon-for-linus-v4.19-rc5' of git://git.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman1-23/+49
2018-09-19Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Greg Kroah-Hartman2-10/+16
2018-09-19drm: sun4i: drop second PLL from A64 HDMI PHYIcenowy Zheng1-1/+0
2018-09-19Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Greg Kroah-Hartman6-10/+41
2018-09-19Merge tag 'trace-v4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman1-0/+2
2018-09-19Merge tag 'platform-drivers-x86-v4.19-2' of git://git.infradead.org/linux-pla...Greg Kroah-Hartman2-0/+2
2018-09-18Merge tag 'gvt-fixes-2018-09-18' of https://github.com/intel/gvt-linux into d...Rodrigo Vivi4-1/+36
2018-09-18Merge tag 'kvm-ppc-fixes-4.19-2' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini8-143/+99
2018-09-18Merge tag 'kvm-s390-master-4.19-2' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini3-4/+7
2018-09-18drm: fix drm_drv_uses_atomic_modeset on non modesetting drivers.Dave Airlie1-1/+1
2018-09-18mtd: devices: m25p80: Make sure the buffer passed in op is DMA-ableBoris Brezillon1-3/+23
2018-09-18Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman45-201/+422
2018-09-17net/ipv6: do not copy dst flags on rt initPeter Oskolkov1-2/+0
2018-09-18drm/i915/gvt: clear ggtt entries when destroy vgpuZhipeng Gong1-0/+1
2018-09-18drm/i915/gvt: request srcu_read_lock before checking if one gfn is validWeinan Li1-1/+6
2018-09-18drm/i915/gvt: Add GEN9_CLKGATE_DIS_4 to default BXT mmio handlerColin Xu1-0/+1
2018-09-18drm/i915/gvt: Init PHY related registers for BXTColin Xu1-0/+28
2018-09-17qmi_wwan: set DTR for modems in forced USB2 modeBjørn Mork1-7/+7
2018-09-17Merge branch 'r8169-clk-fixes'David S. Miller2-7/+44
2018-09-17clk: x86: Stop marking clocks as CLK_IS_CRITICALHans de Goede1-7/+0
2018-09-17r8169: Get and enable optional ether_clk clockHans de Goede1-0/+33
2018-09-17clk: x86: add "ether_clk" alias for Bay Trail / Cherry TrailHans de Goede1-0/+11
2018-09-17r8169: enable ASPM on RTL8106EKai-Heng Feng1-0/+3
2018-09-17r8169: Align ASPM/CLKREQ setting function with vendor driverKai-Heng Feng1-1/+3
2018-09-17Revert "kcm: remove any offset before parsing messages"David S. Miller1-25/+1
2018-09-17kcm: remove any offset before parsing messagesDominique Martinet1-1/+25
2018-09-17drm/atomic: Use drm_drv_uses_atomic_modeset() for debugfs creationLyude Paul2-2/+2
2018-09-17ring-buffer: Allow for rescheduling when removing pagesVaibhav Nagarnaik1-0/+2
2018-09-17Merge tag 'spi-fix-v4.19-rc4' of https://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2-2/+17
2018-09-17Merge tag 'asoc-v4.19-rc4' of https://git.kernel.org/pub/scm/linux/kernel/git...Takashi Iwai24-87/+208
2018-09-17net: ethernet: Fix a unused function warning.zhong jiang1-3/+3
2018-09-17net: dsa: mv88e6xxx: Fix ATU Miss ViolationAndrew Lunn2-2/+2
2018-09-17tls: fix currently broken MSG_PEEK behaviorDaniel Borkmann2-0/+57
2018-09-17Merge branch 'hv_netvsc-associate-VF-and-PV-device-by-serial-number'David S. Miller3-25/+73
2018-09-17hv_netvsc: pair VF based on serial numberStephen Hemminger2-25/+36
2018-09-17PCI: hv: support reporting serial number as slot informationStephen Hemminger1-0/+37
2018-09-17bnxt_en: Fix VF mac address regression.Michael Chan3-7/+13
2018-09-17ipv6: fix possible use-after-free in ip6_xmit()Eric Dumazet1-4/+2
2018-09-17net: hp100: fix always-true check for link up stateColin Ian King1-1/+1
2018-09-17ARM: dts: at91: add new compatibility string for macb on sama5d3Nicolas Ferre2-1/+2
2018-09-17net: macb: disable scatter-gather for macb on sama5d3Nicolas Ferre1-0/+8
2018-09-17net: mvpp2: let phylink manage the carrier stateAntoine Tenart1-15/+6
2018-09-17pppoe: fix reception of frames with no mac headerGuillaume Nault1-0/+3
2018-09-17net: ethernet: ti: add missing GENERIC_ALLOCATOR dependencyCorentin Labbe1-0/+1
2018-09-17mtd: partitions: fix unbalanced of_node_get/put()Miquel Raynal1-1/+4
2018-09-17nvme: count all ANA groups for ANA Log pageHannes Reinecke1-0/+4
2018-09-17hwmon: (nct6775) Use different register to get fan RPM for fan7Guenter Roeck1-2/+2
2018-09-17ALSA: fireworks: fix memory leak of response buffer at error pathTakashi Sakamoto1-0/+2
2018-09-17ALSA: oxfw: fix memory leak of discovered stream formats at error pathTakashi Sakamoto1-0/+7
2018-09-17ALSA: oxfw: fix memory leak for model-dependent data at error pathTakashi Sakamoto1-0/+2
2018-09-17ALSA: bebob: fix memory leak for M-Audio FW1814 and ProjectMix I/O at error pathTakashi Sakamoto2-4/+2
2018-09-17Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Greg Kroah-Hartman8-26/+72
2018-09-17Merge tag 'linux-kselftest-4.19-rc5' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman19-32/+280
2018-09-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller3-3/+4
2018-09-16veth: Orphan skb before GROToshiaki Makita1-2/+2
2018-09-16Merge branch 'udp-add-missing-check-on-edumx-rx-path'David S. Miller2-51/+63
2018-09-16udp6: add missing checks on edumux packet processingPaolo Abeni1-28/+37
2018-09-16udp4: fix IP_CMSG_CHECKSUM for connected socketsPaolo Abeni1-23/+26
2018-09-16stmmac: fix valid numbers of unicast filter entriesJongsung Kim1-3/+2
2018-09-16Linux 4.19-rc4Linus Torvalds1-1/+1
2018-09-16Code of Conduct: Let's revamp it.Greg Kroah-Hartman3-29/+82
2018-09-15ext4, dax: set ext4_dax_aops for dax filesToshi Kani1-1/+1
2018-09-15ext4, dax: add ext4_bmap to ext4_dax_aopsToshi Kani1-0/+1
2018-09-15hwmon: (nct6775) Fix RPM output for fan7 on NCT6796DGuenter Roeck1-4/+9
2018-09-15ext4: don't mark mmp buffer head dirtyLi Dongyang1-1/+0
2018-09-15ext4: show test_dummy_encryption mount option in /proc/mountsEric Biggers1-0/+2
2018-09-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-25/+30
2018-09-15Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds3-15/+22
2018-09-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds28-43/+423
2018-09-15Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds7-6/+7
2018-09-15hwmon: (nct6775) Fix virtual temperature sources for NCT6796DGuenter Roeck1-6/+22
2018-09-15x86/APM: Fix build warning when PROC_FS is not enabledRandy Dunlap1-0/+2
2018-09-15mtd: rawnand: denali: fix a race condition when DMA is kickedMasahiro Yamada1-0/+6
2018-09-14Merge tag '4.19-rc3-smb3-cifs' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds5-17/+43
2018-09-14Merge tag 'nfs-for-4.19-2' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds4-24/+39
2018-09-14Merge tag 'trace-v4.19-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-3/+5
2018-09-14Merge tag 'devicetree-fixes-for-4.19-2' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-0/+3
2018-09-14Merge tag 'for-linus-4.19c-rc4-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds10-27/+61
2018-09-14Merge tag 'xtensa-20180914' of git://github.com/jcmvbkbc/linux-xtensaLinus Torvalds3-14/+16
2018-09-14Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds5-14/+24
2018-09-14NFS: Don't open code clearing of delegation stateTrond Myklebust1-9/+12
2018-09-14NFSv4.1 fix infinite loop on I/O.Trond Myklebust2-3/+9
2018-09-14NFSv4: Fix a tracepoint Oops in initiate_file_draining()Trond Myklebust1-1/+1
2018-09-14pNFS: Ensure we return the error if someone kills a waiting layoutgetTrond Myklebust1-10/+16
2018-09-14NFSv4: Fix a tracepoint Oops in initiate_file_draining()Trond Myklebust1-1/+1
2018-09-14Merge tag 'dmaengine-fix-4.19-rc4' of git://git.infradead.org/users/vkoul/sla...Linus Torvalds1-3/+1
2018-09-14Merge tag 'usb-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds31-145/+189
2018-09-14Merge tag 'tty-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds1-5/+33
2018-09-14net/sched: act_sample: fix NULL dereference in the data pathDavide Caratti1-1/+1
2018-09-14Merge tag 'staging-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds14-20/+57
2018-09-14Merge tag 'char-misc-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds10-34/+73
2018-09-14Revert "x86/mm/legacy: Populate the user page-table with user pgd's"Joerg Roedel2-10/+1
2018-09-14xen/gntdev: fix up blockable calls to mn_invl_range_startMichal Hocko1-11/+15
2018-09-14xen: fix GCC warning and remove duplicate EVTCHN_ROW/EVTCHN_COL usageJosh Abraham1-1/+1
2018-09-14xen: avoid crash in disable_hotplug_cpuOlaf Hering1-7/+8
2018-09-14xen/balloon: add runtime control for scrubbing ballooned out pagesMarek Marczykowski-Górecki6-6/+33
2018-09-14xen/manage: don't complain about an empty value in control/sysrq nodeVitaly Kuznetsov1-2/+4
2018-09-14asm-generic: io: Fix ioport_map() for !CONFIG_GENERIC_IOMAP && CONFIG_INDIREC...Andrew Murray1-1/+2
2018-09-14crypto: x86/aegis,morus - Do not require OSXSAVE for SSE2Ondrej Mosnacek5-5/+0
2018-09-13Merge tag 'printk-for-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-7/+5
2018-09-13Merge tag 'ovl-fixes-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds8-80/+134
2018-09-13Merge tag 'for-linus-20180913' of git://git.kernel.dk/linux-blockLinus Torvalds6-38/+91
2018-09-13Merge tag 'for-4.19/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-113/+192
2018-09-13Merge tag 'drm-fixes-2018-09-14' of git://anongit.freedesktop.org/drm/drmLinus Torvalds8-190/+131
2018-09-13Merge tag 'pstore-v4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-3/+14
2018-09-13Merge tag 'mmc-v4.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2-2/+7
2018-09-13Merge tag 'pinctrl-v4.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds3-3/+27
2018-09-13Merge branch 'for-4.19-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+2
2018-09-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku...Linus Torvalds2-3/+3
2018-09-13Merge tag 's390-4.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2-54/+34
2018-09-13mm: get rid of vmacache_flush_all() entirelyLinus Torvalds6-48/+4
2018-09-14Merge branch 'linux-4.19' of git://github.com/skeggsb/linux into drm-fixesDave Airlie1-10/+11
2018-09-14Merge branch 'drm-fixes-4.19' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie3-12/+22
2018-09-14Merge tag 'drm-intel-fixes-2018-09-11' of git://anongit.freedesktop.org/drm/d...Dave Airlie4-168/+98
2018-09-13socket: fix struct ifreq size in compat ioctlJohannes Berg1-8/+14
2018-09-13MAINTAINERS: Make Dennis the percpu tree maintainerTejun Heo1-2/+2