summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-11-13pinctrl: ssbi-gpio: Fix pm8xxx_pin_config_get() to be compliantDouglas Anderson1-7/+21
2018-11-13pinctrl: spmi-mpp: Fix pmic_mpp_config_get() to be compliantDouglas Anderson1-7/+12
2018-11-13perf tests: Fix record+probe_libc_inet_pton.sh without ping's debuginfoArnaldo Carvalho de Melo1-1/+1
2018-11-13failover: Add missing check to validate 'slave_dev' in net_failover_slave_unr...YueHaibing1-0/+3
2018-11-13bpf/verifier: fix verifier instabilityAlexei Starovoitov1-8/+8
2018-11-13pinctrl: qcom: spmi-mpp: Fix drive strength settingStephen Boyd1-1/+5
2018-11-13ACPI / LPSS: Add alternative ACPI HIDs for Cherry Trail DMA controllersHans de Goede1-0/+2
2018-11-13spi: gpio: No MISO does not imply no RXLinus Walleij1-4/+6
2018-11-13kprobes: Return error if we fail to reuse kprobe instead of BUG_ON()Masami Hiramatsu1-7/+20
2018-11-13arm64: entry: Allow handling of undefined instructions from EL1Will Deacon2-5/+8
2018-11-13block, bfq: correctly charge and reset entity service in all casesPaolo Valente1-3/+10
2018-11-13net: phy: phylink: ensure the carrier is off when starting phylinkAntoine Tenart1-0/+3
2018-11-13net: hns3: Set STATE_DOWN bit of hdev state when stopping netFuyun Liang2-0/+4
2018-11-13net: hns3: Check hdev state when getting link statusPeng Li2-0/+6
2018-11-13brcmfmac: fix for proper support of 160MHz bandwidthArend van Spriel2-1/+35
2018-11-13pinctrl: qcom: spmi-mpp: Fix err handling of pmic_mpp_set_muxYueHaibing1-0/+2
2018-11-13pinctrl: sunxi: fix 'pctrl->functions' allocation in sunxi_pinctrl_build_stateYueHaibing1-6/+9
2018-11-13net: hns3: Fix ets validate issueJian Shen1-2/+4
2018-11-13net: hns3: Add nic state check before calling netif_tx_wake_queueJian Shen1-1/+3
2018-11-13x86: boot: Fix EFI stub alignmentBen Hutchings1-0/+7
2018-11-13efi/x86: Call efi_parse_options() from efi_main()Hans de Goede1-0/+10
2018-11-13Bluetooth: hci_qca: Remove hdev dereference in qca_close().Balakrishna Godavarthi1-6/+9
2018-11-13Bluetooth: btbcm: Add entry for BCM4335C0 UART bluetoothChristian Hewitt1-0/+1
2018-11-13net: hns3: Fix for packet buffer setting bugYunsheng Lin1-6/+8
2018-11-13ice: update fw version check logicJacob Keller1-11/+19
2018-11-13ice: fix changing of ring descriptor size (ethtool -G)Bruce Allan2-5/+16
2018-11-13signal: Introduce COMPAT_SIGMINSTKSZ for use in compat_sys_sigaltstackWill Deacon2-5/+12
2018-11-13ath10k: fix tx status flag setting for management framesRakesh Pillai1-1/+6
2018-11-13nvme: call nvme_complete_rq when nvmf_check_ready fails for mpath I/OJames Smart3-2/+13
2018-11-13mtd: rawnand: atmel: Fix potential NULL pointer dereferenceGustavo A. R. Silva1-0/+4
2018-11-13x86/intel_rdt: Show missing resctrl mount optionsXiaochen Shen1-0/+7
2018-11-13cpufreq: dt: Try freeing static OPPs only if we have added themViresh Kumar1-15/+19
2018-11-13ACPI / processor: Fix the return value of acpi_processor_ids_walk()Dou Liyang1-3/+4
2018-11-13ACPI / PM: LPIT: Register sysfs attributes based on FADTRajneesh Bhardwaj1-0/+6
2018-11-13ACPI/PPTT: Handle architecturally unknown cache typesJeffrey Hugo1-20/+13
2018-11-13wlcore: Fix BUG with clear completion on timeoutTony Lindgren1-4/+14
2018-11-13x86/olpc: Indicate that legacy PC XO-1 platform should not register RTCLubomir Rintel1-0/+3
2018-11-13iwlwifi: mvm: check for n_profiles validity in EWRD ACPILuca Coelho1-2/+6
2018-11-13iwlwifi: mvm: clear HW_RESTART_REQUESTED when stopping the interfaceEmmanuel Grumbach1-3/+6
2018-11-13iwlwifi: pcie: avoid empty free RB queueShaul Triebitz1-11/+21
2018-11-13mtd: rawnand: denali: set SPARE_AREA_SKIP_BYTES register to 8 if unsetMasahiro Yamada1-4/+10
2018-11-13sdhci: acpi: add free_slot callbackWang Dongsheng1-0/+8
2018-11-13mmc: sdhci-pci-o2micro: Add quirk for O2 Micro dev 0x8620 rev 0x01Yu Zhao1-0/+3
2018-11-13bcache: Populate writeback_rate_minimum attributeBen Peddell1-0/+2
2018-11-13cpupower: Fix coredump on VMWarePrarit Bhargava2-0/+7
2018-11-13perf strbuf: Match va_{add,copy} with va_endSanskriti Sharma1-2/+8
2018-11-13perf tools: Free 'printk' string in parse_ftrace_printk()Sanskriti Sharma1-0/+1
2018-11-13perf tools: Cleanup trace-event-info 'tdata' leakSanskriti Sharma1-0/+2
2018-11-13perf tools: Free temporary 'sys' string in read_event_files()Sanskriti Sharma1-1/+4
2018-11-13spi: spi-ep93xx: Use dma_data_direction for ep93xx_spi_dma_{finish,prepare}Nathan Chancellor1-11/+25