summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-09-26mmc: sdhci: do not try to use 3.3V signaling if not supportedStefan Agner1-1/+8
2018-09-26mmc: tegra: prevent HS200 on Tegra 3Stefan Agner1-1/+2
2018-09-26mmc: sdhci-of-esdhc: set proper dma mask for ls104x chipsLaurentiu Tudor1-0/+6
2018-09-26tty: fix termios input-speed encodingJohan Hovold1-0/+3
2018-09-26tty: fix termios input-speed encoding when using BOTHERJohan Hovold1-3/+7
2018-09-26serial: 8250: of: Correct of_platform_serial_setup() error handlingAlexander Sverdlin1-1/+1
2018-09-26ASoC: hdmi-codec: fix routingRussell King1-6/+15
2018-09-26gpu: ipu-v3: csi: pass back mbus_code_to_bus_cfg error codesEnrico Scholz1-4/+16
2018-09-26liquidio: fix hang when re-binding VF host drv after running DPDK VF driverRick Farrington2-0/+6
2018-09-26ARM: hisi: check of_iomap and fix missing of_node_putNicholas Mc Guire1-5/+9
2018-09-26net: hns3: Fix return value error in hns3_reset_notify_down_enetHuazhong Tan1-1/+1
2018-09-26ARM: hisi: fix error handling and missing of_node_putNicholas Mc Guire1-4/+4
2018-09-26ARM: hisi: handle of_iomap and fix missing of_node_putNicholas Mc Guire1-6/+13
2018-09-26net: hns3: Fix for reset_level default assignment probelmYunsheng Lin1-1/+5
2018-09-26net: hns3: Reset net device with rtnl_lockHuazhong Tan1-3/+2
2018-09-26efi/esrt: Only call efi_mem_reserve() for boot services memoryArd Biesheuvel1-1/+2
2018-09-26sched/core: Use smp_mb() in wake_woken_function()Andrea Parri1-26/+21
2018-09-26arm64: dts: mt7622: update a clock property for UART0Ryder Lee1-1/+1
2018-09-26pinctrl: rza1: Fix selector use for groups and functionsTony Lindgren1-11/+13
2018-09-26pinctrl: mt7622: Fix probe fail by misuse the selectorSean Wang1-2/+2
2018-09-26configfs: fix registered group removalMike Christie1-0/+11
2018-09-26MIPS: loongson64: cs5536: Fix PCI_OHCI_INT_REG readsPaul Burton1-1/+1
2018-09-26KVM: PPC: Book3S: Fix matching of hardware and emulated TCE tablesAlexey Kardashevskiy1-3/+2
2018-09-26PM / devfreq: use put_device() instead of kfree()Arvind Yadav1-1/+3
2018-09-26security: check for kstrdup() failure in lsm_append()Eric Biggers1-0/+2
2018-09-26KVM: PPC: Book3S HV: Add of_node_put() in success pathNicholas Mc Guire1-0/+2
2018-09-26evm: Don't deadlock if a crypto algorithm is unavailableMatthew Garrett3-2/+8
2018-09-26Bluetooth: Use lock_sock_nested in bt_accept_enqueuePhilipp Puschmann1-1/+1
2018-09-26spi: dw: fix possible race conditionAlexandre Belloni1-1/+2
2018-09-26bpf: fix rcu annotations in compute_effective_progs()Roman Gushchin1-4/+3
2018-09-26vfs: fix freeze protection in mnt_want_write_file() for overlayfsMiklos Szeredi1-3/+4
2018-09-26mtdchar: fix overflows in adjustment of `count`Jann Horn1-3/+7
2018-09-26audit: fix use-after-free in audit_add_watchRonny Chevalier1-1/+11
2018-09-26arm64: dts: uniphier: Add missing cooling device properties for CPUsViresh Kumar1-0/+2
2018-09-26net/mlx5: Add missing SET_DRIVER_VERSION command translationNoa Osherovich1-0/+1
2018-09-26binfmt_elf: Respect error return from `regset->active'Maciej W. Rozycki1-1/+1
2018-09-26mmc: meson-mx-sdio: fix OF child-node lookupJohan Hovold1-2/+6
2018-09-26of: add helper to lookup compatible child nodeJohan Hovold2-0/+33
2018-09-26NFSv4.1 fix infinite loop on I/O.Trond Myklebust2-3/+9
2018-09-26NFSv4: Fix a tracepoint Oops in initiate_file_draining()Trond Myklebust1-1/+1
2018-09-26x86/EISA: Don't probe EISA bus for Xen PV guestsBoris Ostrovsky1-2/+8
2018-09-26of: fix phandle cache creation for DTs with no phandlesRob Herring1-0/+3
2018-09-26perf tools: Fix maps__find_symbol_by_name()Adrian Hunter1-0/+11
2018-09-26perf/core: Force USER_DS when recording user stack dataYabin Cui1-0/+4
2018-09-26xtensa: ISS: don't allocate memory in platform_setupMax Filippov1-10/+15
2018-09-26cifs: integer overflow in in SMB2_ioctl()Dan Carpenter1-2/+2
2018-09-26CIFS: fix wrapping bugs in num_entries()Dan Carpenter1-10/+15
2018-09-26cifs: prevent integer overflow in nxt_dir_entry()Dan Carpenter1-2/+9
2018-09-26Revert "cdc-acm: implement put_char() and flush_chars()"Oliver Neukum2-74/+0
2018-09-26usb: cdc-wdm: Fix a sleep-in-atomic-context bug in service_outstanding_interr...Jia-Ju Bai1-1/+1