]> www.infradead.org Git - users/dwmw2/linux.git/shortlog
users/dwmw2/linux.git
2020-02-11 Nathan Chancellordrm: msm: mdp4: Adjust indentation in mdp4_dsi_encoder_...
2020-02-11 Nathan Chancellorpowerpc/44x: Adjust indentation in ibm4xx_denali_fixup_...
2020-02-11 Nathan Chancellorext2: Adjust indentation in ext2_fill_super
2020-02-11 Nathan Chancellorphy: qualcomm: Adjust indentation in read_poll_timeout
2020-02-11 Vignesh Raghavendramtd: spi-nor: Split mt25qu512a (n25q512a) entry into two
2020-02-11 Arnd Bergmanncompat: scsi: sg: fix v3 compat read/write interface
2020-02-11 Asutosh Dasscsi: ufs: Recheck bkops level if bkops is disabled
2020-02-11 Nathan Chancellorscsi: qla4xxx: Adjust indentation in qla4xxx_mem_free
2020-02-11 Nathan Chancellorscsi: csiostor: Adjust indentation in csio_device_reset
2020-02-11 Bart Van Asschescsi: qla2xxx: Fix the endianness of the qla82xx_get_fw...
2020-02-11 Jerome BrunetASoC: meson: axg-fifo: fix fifo threshold setup
2020-02-11 Erdem Aktaspercpu: Separate decrypted varaibles anytime encryption...
2020-02-11 Casey Schauflerbroken ping to ipv6 linklocal addresses on debian buster
2020-02-11 Miklos Szeredifix up iter on short count in fuse_direct_io()
2020-02-11 Daniel Verkampvirtio-pci: check name when counting MSI-X vectors
2020-02-11 Daniel Verkampvirtio-balloon: initialize all vq callbacks
2020-02-11 Matt Coffindrm/amdgpu/smu_v11_0: Correct behavior of restoring...
2020-02-11 Alex Deucherdrm/amdgpu/navi10: add OD_RANGE for navi overclocking
2020-02-11 Alex Deucherdrm/amdgpu: fetch default VDDC curve voltages (v2)
2020-02-11 Lyude Pauldrm/amd/dm/mst: Ignore payload update failures
2020-02-11 Evan Quandrm/amd/powerplay: fix navi10 system intermittent reboo...
2020-02-11 Thierry Redingdrm/tegra: Reuse IOVA mapping where possible
2020-02-11 Thierry Redingdrm/tegra: Relax IOMMU usage criteria on old Tegra
2020-02-11 Alex Deucherdrm/amdgpu/navi: fix index for OD MCLK
2020-02-11 Stephen Warrenclk: tegra: Mark fuse clock as critical
2020-02-11 Peter Zijlstramm/mmu_gather: invalidate TLB correctly on batch alloca...
2020-02-11 Niklas Casselarm64: dts: qcom: qcs404-evb: Set vdd_apc regulator...
2020-02-11 David Hildenbrandmm/page_alloc.c: fix uninitialized memmaps on a partial...
2020-02-11 Gang Heocfs2: fix oops when writing cloned file
2020-02-11 Paolo BonziniKVM: x86: use raw clock values consistently
2020-02-11 Paolo BonziniKVM: x86: reorganize pvclock_gtod_data members
2020-02-11 Christian BorntraegerKVM: s390: do not clobber registers during guest reset...
2020-02-11 Sean ChristophersonKVM: x86: Revert "KVM: X86: Fix fpu state crash in...
2020-02-11 Sean ChristophersonKVM: x86: Ensure guest's FPU state is loaded when acces...
2020-02-11 Sean ChristophersonKVM: x86: Handle TIF_NEED_FPU_LOAD in kvm_{load,put...
2020-02-11 Paolo BonziniKVM: x86: fix overlap between SPTE_MMIO_MASK and generation
2020-02-11 Sean ChristophersonKVM: x86: Free wbinvd_dirty_mask if vCPU creation fails
2020-02-11 Sean ChristophersonKVM: x86: Don't let userspace set host-reserved cr4...
2020-02-11 Sean ChristophersonKVM: VMX: Add non-canonical check on writes to RTIT...
2020-02-11 Sean ChristophersonKVM: x86: Use gpa_t for cr2/gpa to fix TDP support...
2020-02-11 Boris Ostrovskyx86/KVM: Clean up host's steal time structure
2020-02-11 Boris Ostrovskyx86/kvm: Cache gfn to pfn translation
2020-02-11 Boris Ostrovskyx86/KVM: Make sure KVM_VCPU_FLUSH_TLB flag is not missed
2020-02-11 Boris Ostrovskyx86/kvm: Introduce kvm_(un)map_gfn()
2020-02-11 Paolo BonziniKVM: x86: use CPUID to locate host page table reserved...
2020-02-11 Boris Ostrovskyx86/kvm: Be careful not to clear KVM_VCPU_FLUSH_TLB bit
2020-02-11 Sean ChristophersonKVM: x86/mmu: Apply max PA check for MMIO sptes to...
2020-02-11 John Allenkvm/svm: PKU not currently supported
2020-02-11 Sean ChristophersonKVM: PPC: Book3S PR: Free shared page if mmu initializa...
2020-02-11 Sean ChristophersonKVM: PPC: Book3S HV: Uninit vCPU if vcore creation...
2020-02-11 Sean ChristophersonKVM: x86: Fix potential put_fpu() w/o load_fpu() on...
2020-02-11 Marios PomonisKVM: x86: Protect MSR-based index computations in fixed...
2020-02-11 Marios PomonisKVM: x86: Protect x86_decode_insn from Spectre-v1/L1TF...
2020-02-11 Marios PomonisKVM: x86: Protect MSR-based index computations from...
2020-02-11 Marios PomonisKVM: x86: Protect ioapic_read_indirect() from Spectre...
2020-02-11 Marios PomonisKVM: x86: Protect MSR-based index computations in pmu...
2020-02-11 Marios PomonisKVM: x86: Protect ioapic_write_indirect() from Spectre...
2020-02-11 Marios PomonisKVM: x86: Protect kvm_hv_msr_[get|set]_crash_data(...
2020-02-11 Marios PomonisKVM: x86: Protect kvm_lapic_reg_write() from Spectre...
2020-02-11 Marios PomonisKVM: x86: Protect DR-based index computations from...
2020-02-11 Marios PomonisKVM: x86: Protect pmu_intel.c from Spectre-v1/L1TF...
2020-02-11 Marios PomonisKVM: x86: Refactor prefix decoding to prevent Spectre...
2020-02-11 Marios PomonisKVM: x86: Refactor picdev_write() to prevent Spectre...
2020-02-11 Jens Axboeaio: prevent potential eventfd recursion on poll
2020-02-11 Jens Axboeeventfd: track eventfd_signal() recursion depth
2020-02-11 Jens Axboeio_uring: spin for sq thread to idle on shutdown
2020-02-11 Jens Axboeio_uring: don't map read/write iovec potentially twice
2020-02-11 Coly Libcache: add readahead cache policy options via sysfs...
2020-02-11 Vladis Dronovwatchdog: fix UAF in reboot notifier handling in watchd...
2020-02-11 Boris Ostrovskyxen/gntdev: Do not use mm notifiers with autotranslatin...
2020-02-11 Juergen Grossxen/balloon: Support xend-based toolstack take two
2020-02-11 Gavin Shantools/kvm_stat: Fix kvm_exit filter name
2020-02-11 Sean Youngmedia: rc: ensure lirc is initialized before registerin...
2020-02-11 Johan Hovoldmedia: iguanair: fix endpoint sanity check
2020-02-11 Ville Syrjälädrm/rect: Avoid division by zero
2020-02-11 Peter Rosindrm: atmel-hlcdc: prefer a lower pixel-clock than requested
2020-02-11 Claudiu Bezneadrm: atmel-hlcdc: enable clock before configuring timin...
2020-02-11 Claudiu Bezneadrm: atmel-hlcdc: use double rate for pixel clock only...
2020-02-11 Andreas Gruenbachergfs2: fix O_SYNC write handling
2020-02-11 Christoph Hellwiggfs2: move setting current->backing_dev_info
2020-02-11 Abhi Dasgfs2: fix gfs2_find_jhead that returns uninitialized...
2020-02-11 Roberto Bergantinos... sunrpc: expiry_time should be seconds not timeval
2020-02-11 Brian Norrismwifiex: fix unbalanced locking in mwifiex_process_coun...
2020-02-11 Luca Coelhoiwlwifi: don't throw error when trying to remove IGTK
2020-02-11 Stephen WarrenARM: tegra: Enable PLLP bypass during Tegra124 LP1
2020-02-11 Filipe MananaBtrfs: send, fix emission of invalid clone operations...
2020-02-11 Nikolay Borisovbtrfs: Correctly handle empty trees in find_first_clear...
2020-02-11 Josef Bacikbtrfs: flush write bio if we loop in extent_write_cache...
2020-02-11 Filipe MananaBtrfs: fix race between adding and putting tree mod...
2020-02-11 Josef Bacikbtrfs: free block groups after free'ing fs trees
2020-02-11 Josef Bacikbtrfs: drop log root for dropped roots
2020-02-11 Josef Bacikbtrfs: set trans->drity in btrfs_commit_transaction
2020-02-11 Filipe MananaBtrfs: fix infinite loop during fsync after rename...
2020-02-11 Filipe MananaBtrfs: make deduplication with range including the...
2020-02-11 Filipe MananaBtrfs: fix missing hole after hole punching and fsync...
2020-02-11 Eric Biggersext4: fix race conditions in ->d_compare() and ->d_hash()
2020-02-11 Eric Biggersext4: fix deadlock allocating crypto bounce page from...
2020-02-11 Vasily Averinjbd2_seq_info_next should increase position index
2020-02-11 Trond Myklebustnfsd: fix filecache lookup
2020-02-11 Trond MyklebustNFS: Directory page cache pages need to be locked when...
next