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