summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-22Linux 3.16.84v3.16.84Ben Hutchings
2020-05-22sunrpc: expiry_time should be seconds not timevalRoberto Bergantinos Corpas
2020-05-22bonding/alb: properly access headers in bond_alb_xmit()Eric Dumazet
2020-05-22cifs: fail i/o on soft mounts if sessionsetup errors outRonnie Sahlberg
2020-05-22NFS: Directory page cache pages need to be locked when readTrond Myklebust
2020-05-22NFS: Fix memory leaks and corruption in readdirTrond Myklebust
2020-05-22nfs: use kmap/kunmap directlyFabian Frederick
2020-05-22kconfig: fix broken dependency in randconfig-generated .configMasahiro Yamada
2020-05-22cls_rsvp: fix rsvp_policyEric Dumazet
2020-05-22clocksource: Prevent double add_timer_on() for watchdog_timerKonstantin Khlebnikov
2020-05-22ALSA: dummy: Fix PCM format loop in proc outputTakashi Iwai
2020-05-22tcp: clear tp->total_retrans in tcp_disconnect()Eric Dumazet
2020-05-22media/v4l2-core: set pages dirty upon releasing DMA buffersJohn Hubbard
2020-05-22mm/mempolicy.c: fix out of bounds write in mpol_parse_str()Dan Carpenter
2020-05-22Btrfs: fix race between adding and putting tree mod seq elements and nodesFilipe Manana
2020-05-22of: Add OF_DMA_DEFAULT_COHERENT & select it on powerpcMichael Ellerman
2020-05-22KVM: Check for a bad hva before dropping into the ghc slow pathSean Christopherson
2020-05-22KVM: x86: Protect DR-based index computations from Spectre-v1/L1TF attacksMarios Pomonis
2020-05-22KVM: x86: Protect MSR-based index computations from Spectre-v1/L1TF attacks i...Marios Pomonis
2020-05-22kvm: x86: use macros to compute bank MSRsChen Yucong
2020-05-22KVM: x86: Protect kvm_lapic_reg_write() from Spectre-v1/L1TF attacksMarios Pomonis
2020-05-22KVM: x86: Protect ioapic_write_indirect() from Spectre-v1/L1TF attacksMarios Pomonis
2020-05-22KVM: x86: Protect ioapic_read_indirect() from Spectre-v1/L1TF attacksMarios Pomonis
2020-05-22KVM: x86: Refactor picdev_write() to prevent Spectre-v1/L1TF attacksMarios Pomonis
2020-05-22KVM: x86: Protect x86_decode_insn from Spectre-v1/L1TF attacksMarios Pomonis
2020-05-22net_sched: ematch: reject invalid TCF_EM_SIMPLEEric Dumazet
2020-05-22CIFS: Fix task struct use-after-free on reconnectVincent Whitchurch
2020-05-22iwlegacy: ensure loop counter addr does not wrap and cause an infinite loopColin Ian King
2020-05-22ext4, jbd2: ensure panic when aborting with zero errnozhangyi (F)
2020-05-22jbd2: switch to use jbd2_journal_abort() when failed to submit the commit recordzhangyi (F)
2020-05-22tracing: Fix tracing_stat return values in error handling pathsLuis Henriques
2020-05-22tracing: Fix very unlikely race of registering two stat tracersSteven Rostedt (VMware)
2020-05-22KVM: x86: Free wbinvd_dirty_mask if vCPU creation failsSean Christopherson
2020-05-22KVM: PPC: Book3S PR: Free shared page if mmu initialization failsSean Christopherson
2020-05-22KVM: PPC: Book3S HV: Uninit vCPU if vcore creation failsSean Christopherson
2020-05-22media: uvcvideo: Avoid cyclic entity chains due to malformed USB descriptorsWill Deacon
2020-05-22USB: serial: ir-usb: fix IrLAP framingJohan Hovold
2020-05-22USB: serial: ir-usb: fix link-speed handlingJohan Hovold
2020-05-22USB: serial: ir-usb: add missing endpoint sanity checkJohan Hovold
2020-05-22KVM: x86/mmu: Apply max PA check for MMIO sptes to 32-bit KVMSean Christopherson
2020-05-22x86: kvm: avoid unused variable warningArnd Bergmann
2020-05-22KVM: nVMX: vmread should not set rflags to specify success in case of #PFMiaohe Lin
2020-05-22KVM: x86: Don't let userspace set host-reserved cr4 bitsSean Christopherson
2020-05-22sparc32: fix struct ipc64_perm type definitionArnd Bergmann
2020-05-22KVM: arm64: Only sign-extend MMIO up to register widthChristoffer Dall
2020-05-22jbd2: clear JBD2_ABORT flag before journal_reset to update log tail info when...Kai Li
2020-05-22x86/cpu: Update cached HLE state on write to TSX_CTRL_CPUID_CLEARPawan Gupta
2020-05-22ubifs: Fix deadlock in concurrent bulk-read and writepageZhihao Cheng
2020-05-22nfs: NFS_SWAP should depend on SWAPGeert Uytterhoeven
2020-05-22staging: wlan-ng: ensure error return is actually returnedColin Ian King