summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.4.160v4.4.160Greg Kroah-Hartman2018-10-101-1/+1
* dm thin metadata: fix __udivdi3 undefined on 32-bitMike Snitzer2018-10-101-4/+2
* ocfs2: fix locking for res->tracking and dlm->tracking_listAshish Samant2018-10-101-2/+2
* proc: restrict kernel stack dumps to rootJann Horn2018-10-101-0/+14
* crypto: mxs-dcp - Fix wait logic on chan threadsLeonard Crestez2018-10-101-23/+30
* ALSA: hda/realtek - Cannot adjust speaker's volume on Dell XPS 27 7760Kai-Heng Feng2018-10-101-0/+1
* smb2: fix missing files in root share directory listingAurelien Aptel2018-10-101-1/+1
* xen: fix GCC warning and remove duplicate EVTCHN_ROW/EVTCHN_COL usageJosh Abraham2018-10-101-1/+1
* xen: avoid crash in disable_hotplug_cpuOlaf Hering2018-10-101-7/+8
* xen/manage: don't complain about an empty value in control/sysrq nodeVitaly Kuznetsov2018-10-101-2/+4
* cifs: read overflow in is_valid_oplock_break()Dan Carpenter2018-10-101-0/+8
* s390/qeth: don't dump past end of unknown HW headerJulian Wiedmann2018-10-102-2/+2
* r8169: Clear RTL_FLAG_TASK_*_PENDING when clearing RTL_FLAG_TASK_ENABLEDKai-Heng Feng2018-10-101-3/+6
* arm64: jump_label.h: use asm_volatile_goto macro instead of "asm goto"Miguel Ojeda2018-10-101-2/+2
* hexagon: modify ffs() and fls() to return intRandy Dunlap2018-10-101-2/+2
* arch/hexagon: fix kernel/dma.c build warningRandy Dunlap2018-10-101-1/+1
* dm thin metadata: try to avoid ever aborting transactionsJoe Thornber2018-10-102-9/+100
* fs/cifs: suppress a string overflow warningStephen Rothwell2018-10-101-3/+8
* drm/nouveau/TBDdevinit: don't fail when PMU/PRE_OS is missing from VBIOSBen Skeggs2018-10-101-1/+2
* USB: yurex: Check for truncation in yurex_read()Ben Hutchings2018-10-101-0/+3
* RDMA/ucma: check fd type in ucma_migrate_id()Jann Horn2018-10-101-0/+6
* perf probe powerpc: Ignore SyS symbols irrespective of endiannessSandipan Das2018-10-101-1/+3
* usb: gadget: fotg210-udc: Fix memory leak of fotg210->ep[i]Anton Vasilyev2018-10-101-5/+10
* mm: madvise(MADV_DODUMP): allow hugetlbfs pagesDaniel Black2018-10-101-1/+1
* tools/vm/page-types.c: fix "defined but not used" warningNaoya Horiguchi2018-10-101-6/+0
* tools/vm/slabinfo.c: fix sign-compare warningNaoya Horiguchi2018-10-101-2/+2
* mac80211: shorten the IBSS debug messagesEmmanuel Grumbach2018-10-101-11/+11
* mac80211: Fix station bandwidth setting after channel switchIlan Peer2018-10-101-0/+53
* mac80211: fix a race between restart and CSA flowsEmmanuel Grumbach2018-10-101-1/+20
* cfg80211: fix a type issue in ieee80211_chandef_to_operating_class()Dan Carpenter2018-10-101-1/+1
* fs/cifs: don't translate SFM_SLASH (U+F026) to backslashJon Kuhn2018-10-101-3/+0
* net: cadence: Fix a sleep-in-atomic-context bug in macb_halt_tx()Jia-Ju Bai2018-10-101-1/+1
* i2c: uniphier-f: issue STOP only for last message or I2C_M_STOPMasahiro Yamada2018-10-101-5/+2
* i2c: uniphier: issue STOP only for last message or I2C_M_STOPMasahiro Yamada2018-10-101-5/+2
* RAID10 BUG_ON in raise_barrier when force is true and conf->barrier is 0Xiao Ni2018-10-101-1/+4
* cfg80211: nl80211_update_ft_ies() to validate NL80211_ATTR_IEArunk Khandavalli2018-10-101-0/+1
* mac80211: mesh: fix HWMP sequence numbering to follow standardYuan-Chi Pang2018-10-101-0/+4
* gpio: adp5588: Fix sleep-in-atomic-context bugMichael Hennerich2018-10-101-4/+20
* mac80211_hwsim: correct use of IEEE80211_VHT_CAP_RXSTBC_XDanek Duvall2018-10-101-3/+0
* mac80211: correct use of IEEE80211_VHT_CAP_RXSTBC_XDanek Duvall2018-10-101-4/+1
* KVM: PPC: Book3S HV: Don't truncate HPTE index in xlate functionPaul Mackerras2018-10-101-1/+1
* media: v4l: event: Prevent freeing event subscriptions while accessedSakari Ailus2018-10-103-18/+22
* arm64: KVM: Sanitize PSTATE.M when being set from userspaceMarc Zyngier2018-10-102-1/+14
* arm64: cpufeature: Track 32bit EL0 supportSuzuki K Poulose2018-10-103-1/+16
* i2c: i801: Allow ACPI AML access I/O ports not reserved for SMBusMika Westerberg2018-10-101-1/+8
* hwmon: (adt7475) Make adt7475_read_word() return errorsDan Carpenter2018-10-101-5/+9
* hwmon: (ina2xx) fix sysfs shunt resistor read accessLothar Felten2018-10-103-4/+13
* e1000: ensure to free old tx/rx rings in set_ringparam()Bo Chen2018-10-101-2/+2
* e1000: check on netif_running() before calling e1000_up()Bo Chen2018-10-101-1/+2
* net: hns: fix length and page_offset overflow when CONFIG_ARM64_64K_PAGESHuazhong Tan2018-10-101-3/+3