summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-06-11selinux: convert WARN_ONCE() to printk() in selinux_nlmsg_perm()Richard Guy Briggs
2020-06-11selinux: cleanup error reporting in selinux_nlmsg_perm()Richard Guy Briggs
2020-06-11net-sysfs: Call dev_hold always in rx_queue_add_kobjectJouni Hogander
2020-06-11net-sysfs: Call dev_hold always in netdev_queue_add_kobjectJouni Hogander
2020-06-11net-sysfs: fix netdev_queue_add_kobject() breakageEric Dumazet
2020-06-11net-sysfs: Fix reference count leak in rx|netdev_queue_add_kobjectJouni Hogander
2020-06-11slip: not call free_netdev before rtnl_unlock in slip_openyangerkun
2020-06-11slip: Fix use-after-free Read in slip_openJouni Hogander
2020-06-11slip: Fix memory leak in slip_open error pathJouni Hogander
2020-06-11slcan: not call free_netdev before rtnl_unlock in slcan_openOliver Hartkopp
2020-06-11can: slcan: Fix use-after-free Read in slcan_openJouni Hogander
2020-06-11slcan: Fix memory leak in error pathJouni Hogander
2020-05-22Linux 3.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