summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-10-10arch/hexagon: fix kernel/dma.c build warningRandy Dunlap1-1/+1
2018-10-10dm thin metadata: try to avoid ever aborting transactionsJoe Thornber2-9/+100
2018-10-10fs/cifs: suppress a string overflow warningStephen Rothwell1-3/+8
2018-10-10drm/nouveau/TBDdevinit: don't fail when PMU/PRE_OS is missing from VBIOSBen Skeggs1-1/+2
2018-10-10USB: yurex: Check for truncation in yurex_read()Ben Hutchings1-0/+3
2018-10-10RDMA/ucma: check fd type in ucma_migrate_id()Jann Horn1-0/+6
2018-10-10perf probe powerpc: Ignore SyS symbols irrespective of endiannessSandipan Das1-1/+3
2018-10-10usb: gadget: fotg210-udc: Fix memory leak of fotg210->ep[i]Anton Vasilyev1-5/+10
2018-10-10mm: madvise(MADV_DODUMP): allow hugetlbfs pagesDaniel Black1-1/+1
2018-10-10tools/vm/page-types.c: fix "defined but not used" warningNaoya Horiguchi1-6/+0
2018-10-10tools/vm/slabinfo.c: fix sign-compare warningNaoya Horiguchi1-2/+2
2018-10-10mac80211: shorten the IBSS debug messagesEmmanuel Grumbach1-11/+11
2018-10-10mac80211: Fix station bandwidth setting after channel switchIlan Peer1-0/+53
2018-10-10mac80211: fix a race between restart and CSA flowsEmmanuel Grumbach1-1/+20
2018-10-10cfg80211: fix a type issue in ieee80211_chandef_to_operating_class()Dan Carpenter1-1/+1
2018-10-10fs/cifs: don't translate SFM_SLASH (U+F026) to backslashJon Kuhn1-3/+0
2018-10-10net: cadence: Fix a sleep-in-atomic-context bug in macb_halt_tx()Jia-Ju Bai1-1/+1
2018-10-10i2c: uniphier-f: issue STOP only for last message or I2C_M_STOPMasahiro Yamada1-5/+2
2018-10-10i2c: uniphier: issue STOP only for last message or I2C_M_STOPMasahiro Yamada1-5/+2
2018-10-10RAID10 BUG_ON in raise_barrier when force is true and conf->barrier is 0Xiao Ni1-1/+4
2018-10-10cfg80211: nl80211_update_ft_ies() to validate NL80211_ATTR_IEArunk Khandavalli1-0/+1
2018-10-10mac80211: mesh: fix HWMP sequence numbering to follow standardYuan-Chi Pang1-0/+4
2018-10-10gpio: adp5588: Fix sleep-in-atomic-context bugMichael Hennerich1-4/+20
2018-10-10mac80211_hwsim: correct use of IEEE80211_VHT_CAP_RXSTBC_XDanek Duvall1-3/+0
2018-10-10mac80211: correct use of IEEE80211_VHT_CAP_RXSTBC_XDanek Duvall1-4/+1
2018-10-10KVM: PPC: Book3S HV: Don't truncate HPTE index in xlate functionPaul Mackerras1-1/+1
2018-10-10media: v4l: event: Prevent freeing event subscriptions while accessedSakari Ailus3-18/+22
2018-10-10arm64: KVM: Sanitize PSTATE.M when being set from userspaceMarc Zyngier2-1/+14
2018-10-10arm64: cpufeature: Track 32bit EL0 supportSuzuki K Poulose3-1/+16
2018-10-10i2c: i801: Allow ACPI AML access I/O ports not reserved for SMBusMika Westerberg1-1/+8
2018-10-10hwmon: (adt7475) Make adt7475_read_word() return errorsDan Carpenter1-5/+9
2018-10-10hwmon: (ina2xx) fix sysfs shunt resistor read accessLothar Felten3-4/+13
2018-10-10e1000: ensure to free old tx/rx rings in set_ringparam()Bo Chen1-2/+2
2018-10-10e1000: check on netif_running() before calling e1000_up()Bo Chen1-1/+2
2018-10-10net: hns: fix length and page_offset overflow when CONFIG_ARM64_64K_PAGESHuazhong Tan1-3/+3
2018-10-10thermal: of-thermal: disable passive polling when thermal zone is disabledAnson Huang1-2/+5
2018-10-10ext4: never move the system.data xattr out of the inode bodyTheodore Ts'o1-0/+5
2018-10-10arm64: KVM: Tighten guest core register access from userspaceDave Martin1-0/+45
2018-10-10serial: imx: restore handshaking irq for imx1Uwe Kleine-König1-0/+8
2018-10-10scsi: target: iscsi: Use bin2hex instead of a re-implementationVincent Pelletier1-12/+3
2018-10-10IB/srp: Avoid that sg_reset -d ${srp_device} triggers an infinite loopBart Van Assche1-3/+3
2018-10-10Input: elantech - enable middle button of touchpad on ThinkPad P72Aaron Ma1-0/+2
2018-10-10USB: remove LPM management from usb_driver_claim_interface()Alan Stern1-15/+0
2018-10-10Revert "usb: cdc-wdm: Fix a sleep-in-atomic-context bug in service_outstandin...Sebastian Andrzej Siewior1-1/+1
2018-10-10USB: usbdevfs: restore warning for nonsensical flagsOliver Neukum1-0/+5
2018-10-10USB: usbdevfs: sanitize flags moreOliver Neukum1-3/+16
2018-10-10media: uvcvideo: Support realtek's UVC 1.5 deviceming_qian1-6/+18
2018-10-10slub: make ->cpu_partial unsigned intAlexey Dobriyan2-4/+5
2018-10-10USB: handle NULL config in usb_find_alt_setting()Alan Stern1-0/+2
2018-10-10USB: fix error handling in usb_driver_claim_interface()Alan Stern1-0/+15