summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-08-06Linux 4.4.146v4.4.146Greg Kroah-Hartman
2018-08-06scsi: sg: fix minor memory leak in error pathTony Battersby
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-06netlink: Fix spectre v1 gadget in netlink_create()Jeremy Cline
2018-08-06net: dsa: Do not suspend/resume closed slave_devFlorian Fainelli
2018-08-06inet: frag: enforce memory limits earlierEric Dumazet
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-06NET: stmmac: align DMA stuff to largest cache line lengthEugeniy Paltsev
2018-08-06xen-netfront: wait xenbus state change when load module manuallyXiao Liang
2018-08-06net: lan78xx: fix rx handling before first packet is sendStefan Wahren
2018-08-06net: fix amd-xgbe flow-control issuetangpengpeng
2018-08-06ipv4: remove BUG_ON() from fib_compute_spec_dstLorenzo Bianconi
2018-08-06ASoC: pxa: Fix module autoload for platform driversAndrea Adami
2018-08-06dmaengine: pxa_dma: remove duplicate const qualifierEric Engestrom
2018-08-06ext4: check for allocation block validity with block group lockedTheodore Ts'o
2018-08-06ext4: fix inline data updates with checksums enabledTheodore Ts'o
2018-08-06squashfs: be more careful about metadata corruptionLinus Torvalds
2018-08-06random: mix rdrand with entropy sent in from userspaceTheodore Ts'o
2018-08-06drm: Add DP PSR2 sink enable bitJosé Roberto de Souza
2018-08-06media: si470x: fix __be16 annotationsMauro Carvalho Chehab
2018-08-06scsi: megaraid_sas: Increase timeout by 1 sec for non-RAID fastpath IOsShivasharan S
2018-08-06scsi: scsi_dh: replace too broad "TP9" string with the exact modelsXose Vazquez Perez
2018-08-06media: omap3isp: fix unbalanced dma_iommu_mappingSuman Anna
2018-08-06crypto: authenc - don't leak pointers to authenc keysTudor-Dan Ambarus
2018-08-06crypto: authencesn - don't leak pointers to authenc keysTudor-Dan Ambarus
2018-08-06usb: hub: Don't wait for connect state at resume for powered-off portsDominik Bozek
2018-08-06microblaze: Fix simpleImage format generationMichal Simek
2018-08-06audit: allow not equal op for audit by executableOndrej Mosnáček
2018-08-06rsi: Fix 'invalid vdd' warning in mmcSiva Rebbagondla
2018-08-06ipconfig: Correctly initialise ic_nameserversChris Novakovic
2018-08-06drm/gma500: fix psb_intel_lvds_mode_valid()'s return typeLuc Van Oostenryck
2018-08-06memory: tegra: Apply interrupts mask per SoCDmitry Osipenko
2018-08-06memory: tegra: Do not handle spurious interruptsDmitry Osipenko
2018-08-06ALSA: hda/ca0132: fix build failure when a local macro is definedTakashi Sakamoto
2018-08-06drm/atomic: Handling the case when setting old crtc for planeSatendra Singh Thakur
2018-08-06media: siano: get rid of __le32/__le16 cast warningsMauro Carvalho Chehab
2018-08-06bpf: fix references to free_bpf_prog_info() in commentsJakub Kicinski
2018-08-06thermal: exynos: fix setting rising_threshold for Exynos5433Bartlomiej Zolnierkiewicz
2018-08-06scsi: megaraid: silence a static checker bugDan Carpenter
2018-08-06scsi: 3w-xxxx: fix a missing-check bugWenwen Wang