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