summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-09Linux 4.9.119v4.9.119Greg Kroah-Hartman
2018-08-09jfs: Fix inconsistency between memory allocation and ea_buf->max_sizeShankara Pailoor
2018-08-09IB/hfi1: Fix incorrect mixing of ERR_PTR and NULL return valuesMichael J. Ruhl
2018-08-09fork: unconditionally clear stack on forkKees Cook
2018-08-09kmemleak: clear stale pointers from task stacksKonstantin Khlebnikov
2018-08-09tcp: add tcp_ooo_try_coalesce() helperEric Dumazet
2018-08-09Btrfs: fix file data corruption after cloning a range and fsyncFilipe Manana
2018-08-09i2c: imx: Fix reinit_completion() useEsben Haabendal
2018-08-09ring_buffer: tracing: Inherit the tracing setting to next ring bufferMasami Hiramatsu
2018-08-09ACPI / PCI: Bail early in acpi_pci_add_bus() if there is no ACPI handleVitaly Kuznetsov
2018-08-09ext4: fix false negatives *and* false positives in ext4_check_descriptors()Theodore Ts'o
2018-08-09netlink: Don't shift on 64 for ngroupsDmitry Safonov
2018-08-09netlink: Don't shift with UB on nlk->ngroupsDmitry Safonov
2018-08-09netlink: Do not subscribe to non-existent groupsDmitry Safonov
2018-08-09nohz: Fix local_timer_softirq_pending()Anna-Maria Gleixner
2018-08-09genirq: Make force irq threading setup more robustThomas Gleixner
2018-08-09scsi: qla2xxx: Return error when TMF returnsAnil Gurumurthy
2018-08-09scsi: qla2xxx: Fix ISP recovery on unloadQuinn Tran
2018-08-06Linux 4.9.118v4.9.118Greg Kroah-Hartman
2018-08-06scsi: sg: fix minor memory leak in error pathTony Battersby
2018-08-06drm/vc4: Reset ->{x, y}_scaling[1] when dealing with uniplanar formatsBoris Brezillon
2018-08-06crypto: padlock-aes - Fix Nano workaround data corruptionHerbert Xu
2018-08-06kvm: x86: vmx: fix vpid leakRoman Kagan
2018-08-06virtio_balloon: fix another race between migration and ballooningJiang Biao
2018-08-06net: socket: fix potential spectre v1 gadget in socketcallJeremy Cline
2018-08-06can: ems_usb: Fix memory leak on ems_usb_disconnect()Anton Vasilyev
2018-08-06squashfs: more metadata hardeningsLinus Torvalds
2018-08-06squashfs: more metadata hardeningLinus Torvalds
2018-08-06net: stmmac: Fix WoL for PCI-based setupsJose Abreu
2018-08-06netlink: Fix spectre v1 gadget in netlink_create()Jeremy Cline
2018-08-06net: dsa: Do not suspend/resume closed slave_devFlorian Fainelli
2018-08-06ipv4: frags: handle possible skb truesize changeEric Dumazet
2018-08-06inet: frag: enforce memory limits earlierEric Dumazet
2018-08-06bonding: avoid lockdep confusion in bond_get_stats()Eric Dumazet
2018-08-06sched/wait: Remove the lockless swait_active() check in swake_up*()Boqun Feng
2018-08-06pinctrl: intel: Read back TX buffer stateAndy Shevchenko
2018-08-06tcp: add one more quick ack after after ECN eventsEric Dumazet
2018-08-06tcp: refactor tcp_ecn_check_ce to remove sk type castYousuk Seung
2018-08-06tcp: do not aggressively quick ack after ECN eventsEric Dumazet
2018-08-06tcp: add max_quickacks param to tcp_incr_quickack and tcp_enter_quickack_modeEric Dumazet
2018-08-06tcp: do not force quickack when receiving out-of-order packetsEric Dumazet
2018-08-06xen-netfront: wait xenbus state change when load module manuallyXiao Liang
2018-08-06tcp_bbr: fix bw probing to raise in-flight data for very small BDPsNeal Cardwell
2018-08-06NET: stmmac: align DMA stuff to largest cache line lengthEugeniy Paltsev
2018-08-06net: mdio-mux: bcm-iproc: fix wrong getter and setter pairAnton Vasilyev
2018-08-06net: lan78xx: fix rx handling before first packet is sendStefan Wahren
2018-08-06net: fix amd-xgbe flow-control issuetangpengpeng
2018-08-06net: ena: Fix use of uninitialized DMA address bits fieldGal Pressman
2018-08-06ipv4: remove BUG_ON() from fib_compute_spec_dstLorenzo Bianconi
2018-08-03Linux 4.9.117v4.9.117Greg Kroah-Hartman