summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-10-13Linux 4.4.161v4.4.161Greg Kroah-Hartman
2018-10-13ebtables: arpreply: Add the standard target sanity checkGao Feng
2018-10-13ath10k: fix scan crash due to incorrect length calculationZhi Chen
2018-10-13tcp: add tcp_ooo_try_coalesce() helperEric Dumazet
2018-10-13tcp: call tcp_drop() from tcp_data_queue_ofo()Eric Dumazet
2018-10-13tcp: free batches of packets in tcp_prune_ofo_queue()Eric Dumazet
2018-10-13tcp: fix a stale ooo_last_skb after a replaceEric Dumazet
2018-10-13tcp: use an RB tree for ooo receive queueYaogong Wang
2018-10-13tcp: increment sk_drops for dropped rx packetsEric Dumazet
2018-10-13ubifs: Check for name being NULL while mountingRichard Weinberger
2018-10-13ucma: fix a use-after-free in ucma_resolve_ip()Cong Wang
2018-10-13ARC: clone syscall to setp r25 as thread pointerVineet Gupta
2018-10-13powerpc/fadump: Return error when fadump registration failsMichal Suchanek
2018-10-13ath10k: fix use-after-free in ath10k_wmi_cmd_send_nowaitCarl Huang
2018-10-13cgroup: Fix deadlock in cpu hotplug pathPrateek Sood
2018-10-13ext4: always verify the magic number in xattr blocksTheodore Ts'o
2018-10-13of: unittest: Disable interrupt node tests for old world MAC systemsGuenter Roeck
2018-10-13USB: serial: simple: add Motorola Tetra MTP6550 idJohan Hovold
2018-10-13xhci: Add missing CAS workaround for Intel Sunrise Point xHCIMathias Nyman
2018-10-13dm cache: fix resize crash if user doesn't reload cache tableMike Snitzer
2018-10-13PM / core: Clear the direct_complete flag on errorsRafael J. Wysocki
2018-10-13mac80211: fix setting IEEE80211_KEY_FLAG_RX_MGMT for AP mode keysFelix Fietkau
2018-10-13PCI: Reprogram bridge prefetch registers on resumeDaniel Drake
2018-10-13x86/vdso: Fix vDSO syscall fallback asm constraint regressionAndy Lutomirski
2018-10-13x86/vdso: Fix asm constraints on vDSO syscall fallbacksAndy Lutomirski
2018-10-13fbdev/omapfb: fix omapfb_memory_read infoleakTomi Valkeinen
2018-10-13mm/vmstat.c: skip NR_TLB_REMOTE_FLUSH* properlyJann Horn
2018-10-10Linux 4.4.160v4.4.160Greg Kroah-Hartman
2018-10-10dm thin metadata: fix __udivdi3 undefined on 32-bitMike Snitzer
2018-10-10ocfs2: fix locking for res->tracking and dlm->tracking_listAshish Samant
2018-10-10proc: restrict kernel stack dumps to rootJann Horn
2018-10-10crypto: mxs-dcp - Fix wait logic on chan threadsLeonard Crestez
2018-10-10ALSA: hda/realtek - Cannot adjust speaker's volume on Dell XPS 27 7760Kai-Heng Feng
2018-10-10smb2: fix missing files in root share directory listingAurelien Aptel
2018-10-10xen: fix GCC warning and remove duplicate EVTCHN_ROW/EVTCHN_COL usageJosh Abraham
2018-10-10xen: avoid crash in disable_hotplug_cpuOlaf Hering
2018-10-10xen/manage: don't complain about an empty value in control/sysrq nodeVitaly Kuznetsov
2018-10-10cifs: read overflow in is_valid_oplock_break()Dan Carpenter
2018-10-10s390/qeth: don't dump past end of unknown HW headerJulian Wiedmann
2018-10-10r8169: Clear RTL_FLAG_TASK_*_PENDING when clearing RTL_FLAG_TASK_ENABLEDKai-Heng Feng
2018-10-10arm64: jump_label.h: use asm_volatile_goto macro instead of "asm goto"Miguel Ojeda
2018-10-10hexagon: modify ffs() and fls() to return intRandy Dunlap
2018-10-10arch/hexagon: fix kernel/dma.c build warningRandy Dunlap
2018-10-10dm thin metadata: try to avoid ever aborting transactionsJoe Thornber
2018-10-10fs/cifs: suppress a string overflow warningStephen Rothwell
2018-10-10drm/nouveau/TBDdevinit: don't fail when PMU/PRE_OS is missing from VBIOSBen Skeggs
2018-10-10USB: yurex: Check for truncation in yurex_read()Ben Hutchings
2018-10-10RDMA/ucma: check fd type in ucma_migrate_id()Jann Horn
2018-10-10perf probe powerpc: Ignore SyS symbols irrespective of endiannessSandipan Das
2018-10-10usb: gadget: fotg210-udc: Fix memory leak of fotg210->ep[i]Anton Vasilyev