summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.9.119v4.9.119Greg Kroah-Hartman2018-08-091-1/+1
* jfs: Fix inconsistency between memory allocation and ea_buf->max_sizeShankara Pailoor2018-08-091-4/+6
* IB/hfi1: Fix incorrect mixing of ERR_PTR and NULL return valuesMichael J. Ruhl2018-08-095-9/+9
* fork: unconditionally clear stack on forkKees Cook2018-08-092-8/+2
* kmemleak: clear stale pointers from task stacksKonstantin Khlebnikov2018-08-092-1/+5
* tcp: add tcp_ooo_try_coalesce() helperEric Dumazet2018-08-091-2/+21
* Btrfs: fix file data corruption after cloning a range and fsyncFilipe Manana2018-08-091-0/+3
* i2c: imx: Fix reinit_completion() useEsben Haabendal2018-08-091-2/+1
* ring_buffer: tracing: Inherit the tracing setting to next ring bufferMasami Hiramatsu2018-08-093-0/+23
* ACPI / PCI: Bail early in acpi_pci_add_bus() if there is no ACPI handleVitaly Kuznetsov2018-08-091-1/+1
* ext4: fix false negatives *and* false positives in ext4_check_descriptors()Theodore Ts'o2018-08-091-2/+2
* netlink: Don't shift on 64 for ngroupsDmitry Safonov2018-08-091-2/+2
* netlink: Don't shift with UB on nlk->ngroupsDmitry Safonov2018-08-091-1/+5
* netlink: Do not subscribe to non-existent groupsDmitry Safonov2018-08-091-0/+1
* nohz: Fix local_timer_softirq_pending()Anna-Maria Gleixner2018-08-091-1/+1
* genirq: Make force irq threading setup more robustThomas Gleixner2018-08-091-1/+8
* scsi: qla2xxx: Return error when TMF returnsAnil Gurumurthy2018-08-091-4/+3
* scsi: qla2xxx: Fix ISP recovery on unloadQuinn Tran2018-08-091-2/+3
* Linux 4.9.118v4.9.118Greg Kroah-Hartman2018-08-061-1/+1
* scsi: sg: fix minor memory leak in error pathTony Battersby2018-08-061-0/+1
* drm/vc4: Reset ->{x, y}_scaling[1] when dealing with uniplanar formatsBoris Brezillon2018-08-061-0/+3
* crypto: padlock-aes - Fix Nano workaround data corruptionHerbert Xu2018-08-061-2/+6
* kvm: x86: vmx: fix vpid leakRoman Kagan2018-08-061-4/+3
* virtio_balloon: fix another race between migration and ballooningJiang Biao2018-08-061-0/+2
* net: socket: fix potential spectre v1 gadget in socketcallJeremy Cline2018-08-061-0/+2
* can: ems_usb: Fix memory leak on ems_usb_disconnect()Anton Vasilyev2018-08-061-0/+1
* squashfs: more metadata hardeningsLinus Torvalds2018-08-063-6/+13
* squashfs: more metadata hardeningLinus Torvalds2018-08-061-0/+2
* net: stmmac: Fix WoL for PCI-based setupsJose Abreu2018-08-061-2/+38
* netlink: Fix spectre v1 gadget in netlink_create()Jeremy Cline2018-08-061-0/+2
* net: dsa: Do not suspend/resume closed slave_devFlorian Fainelli2018-08-061-0/+6
* ipv4: frags: handle possible skb truesize changeEric Dumazet2018-08-061-0/+5
* inet: frag: enforce memory limits earlierEric Dumazet2018-08-061-5/+5
* bonding: avoid lockdep confusion in bond_get_stats()Eric Dumazet2018-08-061-2/+12
* sched/wait: Remove the lockless swait_active() check in swake_up*()Boqun Feng2018-08-061-6/+0
* pinctrl: intel: Read back TX buffer stateAndy Shevchenko2018-08-061-1/+6
* tcp: add one more quick ack after after ECN eventsEric Dumazet2018-08-061-2/+2
* tcp: refactor tcp_ecn_check_ce to remove sk type castYousuk Seung2018-08-061-12/+14
* tcp: do not aggressively quick ack after ECN eventsEric Dumazet2018-08-061-2/+2
* tcp: add max_quickacks param to tcp_incr_quickack and tcp_enter_quickack_modeEric Dumazet2018-08-063-14/+16
* tcp: do not force quickack when receiving out-of-order packetsEric Dumazet2018-08-061-2/+0
* xen-netfront: wait xenbus state change when load module manuallyXiao Liang2018-08-061-0/+6
* tcp_bbr: fix bw probing to raise in-flight data for very small BDPsNeal Cardwell2018-08-061-0/+4
* NET: stmmac: align DMA stuff to largest cache line lengthEugeniy Paltsev2018-08-061-1/+1
* net: mdio-mux: bcm-iproc: fix wrong getter and setter pairAnton Vasilyev2018-08-061-1/+1
* net: lan78xx: fix rx handling before first packet is sendStefan Wahren2018-08-061-0/+2
* net: fix amd-xgbe flow-control issuetangpengpeng2018-08-061-2/+2
* net: ena: Fix use of uninitialized DMA address bits fieldGal Pressman2018-08-061-0/+1
* ipv4: remove BUG_ON() from fib_compute_spec_dstLorenzo Bianconi2018-08-061-2/+2
* Linux 4.9.117v4.9.117Greg Kroah-Hartman2018-08-031-1/+1