summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2018-10-10mm: madvise(MADV_DODUMP): allow hugetlbfs pagesDaniel Black
2018-10-10tools/vm/page-types.c: fix "defined but not used" warningNaoya Horiguchi
2018-10-10tools/vm/slabinfo.c: fix sign-compare warningNaoya Horiguchi
2018-10-10mac80211: shorten the IBSS debug messagesEmmanuel Grumbach
2018-10-10mac80211: Fix station bandwidth setting after channel switchIlan Peer
2018-10-10mac80211: fix a race between restart and CSA flowsEmmanuel Grumbach
2018-10-10cfg80211: fix a type issue in ieee80211_chandef_to_operating_class()Dan Carpenter
2018-10-10fs/cifs: don't translate SFM_SLASH (U+F026) to backslashJon Kuhn
2018-10-10net: cadence: Fix a sleep-in-atomic-context bug in macb_halt_tx()Jia-Ju Bai
2018-10-10i2c: uniphier-f: issue STOP only for last message or I2C_M_STOPMasahiro Yamada
2018-10-10i2c: uniphier: issue STOP only for last message or I2C_M_STOPMasahiro Yamada
2018-10-10RAID10 BUG_ON in raise_barrier when force is true and conf->barrier is 0Xiao Ni
2018-10-10cfg80211: nl80211_update_ft_ies() to validate NL80211_ATTR_IEArunk Khandavalli
2018-10-10mac80211: mesh: fix HWMP sequence numbering to follow standardYuan-Chi Pang
2018-10-10gpio: adp5588: Fix sleep-in-atomic-context bugMichael Hennerich
2018-10-10mac80211_hwsim: correct use of IEEE80211_VHT_CAP_RXSTBC_XDanek Duvall
2018-10-10mac80211: correct use of IEEE80211_VHT_CAP_RXSTBC_XDanek Duvall
2018-10-10KVM: PPC: Book3S HV: Don't truncate HPTE index in xlate functionPaul Mackerras
2018-10-10media: v4l: event: Prevent freeing event subscriptions while accessedSakari Ailus
2018-10-10arm64: KVM: Sanitize PSTATE.M when being set from userspaceMarc Zyngier
2018-10-10arm64: cpufeature: Track 32bit EL0 supportSuzuki K Poulose
2018-10-10i2c: i801: Allow ACPI AML access I/O ports not reserved for SMBusMika Westerberg
2018-10-10hwmon: (adt7475) Make adt7475_read_word() return errorsDan Carpenter
2018-10-10hwmon: (ina2xx) fix sysfs shunt resistor read accessLothar Felten
2018-10-10e1000: ensure to free old tx/rx rings in set_ringparam()Bo Chen
2018-10-10e1000: check on netif_running() before calling e1000_up()Bo Chen
2018-10-10net: hns: fix length and page_offset overflow when CONFIG_ARM64_64K_PAGESHuazhong Tan