summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-09-26mmc: sdhci: do not try to use 3.3V signaling if not supportedStefan Agner
2018-09-26mmc: tegra: prevent HS200 on Tegra 3Stefan Agner
2018-09-26mmc: sdhci-of-esdhc: set proper dma mask for ls104x chipsLaurentiu Tudor
2018-09-26tty: fix termios input-speed encodingJohan Hovold
2018-09-26tty: fix termios input-speed encoding when using BOTHERJohan Hovold
2018-09-26serial: 8250: of: Correct of_platform_serial_setup() error handlingAlexander Sverdlin
2018-09-26ASoC: hdmi-codec: fix routingRussell King
2018-09-26gpu: ipu-v3: csi: pass back mbus_code_to_bus_cfg error codesEnrico Scholz
2018-09-26liquidio: fix hang when re-binding VF host drv after running DPDK VF driverRick Farrington
2018-09-26ARM: hisi: check of_iomap and fix missing of_node_putNicholas Mc Guire
2018-09-26net: hns3: Fix return value error in hns3_reset_notify_down_enetHuazhong Tan
2018-09-26ARM: hisi: fix error handling and missing of_node_putNicholas Mc Guire
2018-09-26ARM: hisi: handle of_iomap and fix missing of_node_putNicholas Mc Guire
2018-09-26net: hns3: Fix for reset_level default assignment probelmYunsheng Lin
2018-09-26net: hns3: Reset net device with rtnl_lockHuazhong Tan
2018-09-26efi/esrt: Only call efi_mem_reserve() for boot services memoryArd Biesheuvel
2018-09-26sched/core: Use smp_mb() in wake_woken_function()Andrea Parri
2018-09-26arm64: dts: mt7622: update a clock property for UART0Ryder Lee
2018-09-26pinctrl: rza1: Fix selector use for groups and functionsTony Lindgren
2018-09-26pinctrl: mt7622: Fix probe fail by misuse the selectorSean Wang
2018-09-26configfs: fix registered group removalMike Christie
2018-09-26MIPS: loongson64: cs5536: Fix PCI_OHCI_INT_REG readsPaul Burton
2018-09-26KVM: PPC: Book3S: Fix matching of hardware and emulated TCE tablesAlexey Kardashevskiy
2018-09-26PM / devfreq: use put_device() instead of kfree()Arvind Yadav
2018-09-26security: check for kstrdup() failure in lsm_append()Eric Biggers
2018-09-26KVM: PPC: Book3S HV: Add of_node_put() in success pathNicholas Mc Guire
2018-09-26evm: Don't deadlock if a crypto algorithm is unavailableMatthew Garrett
2018-09-26Bluetooth: Use lock_sock_nested in bt_accept_enqueuePhilipp Puschmann
2018-09-26spi: dw: fix possible race conditionAlexandre Belloni
2018-09-26bpf: fix rcu annotations in compute_effective_progs()Roman Gushchin
2018-09-26vfs: fix freeze protection in mnt_want_write_file() for overlayfsMiklos Szeredi
2018-09-26mtdchar: fix overflows in adjustment of `count`Jann Horn
2018-09-26audit: fix use-after-free in audit_add_watchRonny Chevalier
2018-09-26arm64: dts: uniphier: Add missing cooling device properties for CPUsViresh Kumar
2018-09-26net/mlx5: Add missing SET_DRIVER_VERSION command translationNoa Osherovich
2018-09-26binfmt_elf: Respect error return from `regset->active'Maciej W. Rozycki
2018-09-26mmc: meson-mx-sdio: fix OF child-node lookupJohan Hovold
2018-09-26of: add helper to lookup compatible child nodeJohan Hovold
2018-09-26NFSv4.1 fix infinite loop on I/O.Trond Myklebust
2018-09-26NFSv4: Fix a tracepoint Oops in initiate_file_draining()Trond Myklebust
2018-09-26x86/EISA: Don't probe EISA bus for Xen PV guestsBoris Ostrovsky
2018-09-26of: fix phandle cache creation for DTs with no phandlesRob Herring
2018-09-26perf tools: Fix maps__find_symbol_by_name()Adrian Hunter
2018-09-26perf/core: Force USER_DS when recording user stack dataYabin Cui
2018-09-26xtensa: ISS: don't allocate memory in platform_setupMax Filippov
2018-09-26cifs: integer overflow in in SMB2_ioctl()Dan Carpenter
2018-09-26CIFS: fix wrapping bugs in num_entries()Dan Carpenter
2018-09-26cifs: prevent integer overflow in nxt_dir_entry()Dan Carpenter
2018-09-26Revert "cdc-acm: implement put_char() and flush_chars()"Oliver Neukum
2018-09-26usb: cdc-wdm: Fix a sleep-in-atomic-context bug in service_outstanding_interr...Jia-Ju Bai