summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.14.62v4.14.62Greg Kroah-Hartman2018-08-091-1/+1
* jfs: Fix inconsistency between memory allocation and ea_buf->max_sizeShankara Pailoor2018-08-091-4/+6
* xfs: don't call xfs_da_shrink_inode with NULL bpEric Sandeen2018-08-091-3/+2
* xfs: validate cached inodes are free when allocatedDave Chinner2018-08-091-25/+48
* xfs: catch inode allocation state mismatch corruptionDave Chinner2018-08-091-1/+22
* intel_idle: Graceful probe failure when MWAIT is disabledLen Brown2018-08-091-1/+6
* nvmet-fc: fix target sgl list on large transfersJames Smart2018-08-091-9/+35
* nvme-pci: Fix queue double allocationsKeith Busch2018-08-091-0/+3
* nvme-pci: allocate device queues storage space at probeSagi Grimberg2018-08-091-36/+25
* 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
* nohz: Fix missing tick reprogram when interrupting an inline softirqFrederic Weisbecker2018-08-091-1/+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
* scsi: qla2xxx: Fix NPIV deletion by calling wait_for_sess_deletionQuinn Tran2018-08-094-1/+8
* scsi: qla2xxx: Fix unintialized List head crashQuinn Tran2018-08-092-0/+6
* Linux 4.14.61v4.14.61Greg 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
* RDMA/uverbs: Expand primary and alt AV port checksJack Morgenstein2018-08-061-5/+54
* iwlwifi: add more card IDs for 9000 seriesEmmanuel Grumbach2018-08-063-0/+96
* userfaultfd: remove uffd flags from vma->vm_flags if UFFD_EVENT_FORK failsMike Rapoport2018-08-061-1/+3
* audit: fix potential null dereference 'context->module.name'Yi Wang2018-08-061-4/+9
* kvm: x86: vmx: fix vpid leakRoman Kagan2018-08-061-4/+3
* x86/entry/64: Remove %ebx handling from error_entry/exitAndy Lutomirski2018-08-061-14/+4
* x86/apic: Future-proof the TSC_DEADLINE quirk for SKXLen Brown2018-08-061-0/+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/mlx5e: E-Switch, Initialize eswitch only if eswitch managerEli Cohen2018-08-061-2/+2
* rxrpc: Fix user call ID check in rxrpc_service_prealloc_oneYueHaibing2018-08-061-2/+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
* Linux 4.14.60v4.14.60Greg Kroah-Hartman2018-08-031-1/+1
* tcp: add one more quick ack after after ECN eventsEric Dumazet2018-08-031-2/+2
* tcp: refactor tcp_ecn_check_ce to remove sk type castYousuk Seung2018-08-031-12/+14
* tcp: do not aggressively quick ack after ECN eventsEric Dumazet2018-08-031-2/+2