summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-05usb: cdc-wdm: Fix a sleep-in-atomic-context bug in service_outstanding_interr...Jia-Ju Bai
2018-09-05usb: misc: uss720: Fix two sleep-in-atomic-context bugsJia-Ju Bai
2018-09-05usb: host: u132-hcd: Fix a sleep-in-atomic-context bug in u132_get_frame()Jia-Ju Bai
2018-09-05usb: Avoid use-after-free by flushing endpoints early in usb_set_interface()Mathias Nyman
2018-09-05linux/mod_devicetable.h: fix kernel-doc missing notation for typec_device_idRandy Dunlap
2018-09-05usb/typec: fix kernel-doc notation warning for typec_match_altmodeRandy Dunlap
2018-09-05usb: Don't die twice if PCI xhci host is not responding in resumeMathias Nyman
2018-09-05ASoC: uniphier: change status to orphanKatsuhiro Suzuki
2018-09-05spi: rspi: Fix interrupted DMA transfersGeert Uytterhoeven
2018-09-05spi: rspi: Fix invalid SPI use during system suspendGeert Uytterhoeven
2018-09-05spi: sh-msiof: Fix handling of write value for SISTR registerHiromitsu Yamasaki
2018-09-05spi: sh-msiof: Fix invalid SPI use during system suspendGaku Inami
2018-09-05usb: mtu3: fix error of xhci port id when enable U3 dual roleChunfeng Yun
2018-09-05usb: uas: add support for more quirk flagsOliver Neukum
2018-09-05USB: Add quirk to support DJI CineSSDTim Anderson
2018-09-05usb: typec: fix kernel-doc parameter warningRandy Dunlap
2018-09-05usb/dwc3/gadget: fix kernel-doc parameter warningRandy Dunlap
2018-09-05USB: yurex: Check for truncation in yurex_read()Ben Hutchings
2018-09-05USB: yurex: Fix buffer over-read in yurex_write()Ben Hutchings
2018-09-05usb: host: xhci-plat: Iterate over parent nodes for finding quirksAnurag Kumar Vulisha
2018-09-05xhci: Fix use after free for URB cancellation on a reallocated endpointMathias Nyman
2018-09-05USB: add quirk for WORLDE Controller KS49 or Prodipe MIDI 49C USB controllerMaxence Duprès
2018-09-05usb: dwc2: Fix call location of dwc2_check_core_endiannessBruno Meirelles Herrera
2018-09-05HID: sensor-hub: Restore fixup for Lenovo ThinkPad Helix 2 sensor hub reportHans de Goede
2018-09-05HID: core: fix NULL pointer dereferenceGustavo A. R. Silva
2018-09-05mmc: meson-mx-sdio: fix OF child-node lookupJohan Hovold
2018-09-05nds32: linker script: GCOV kernel may refers data in __exitGreentime Hu
2018-09-04riscv: Do not overwrite initrd_start and initrd_endGuenter Roeck
2018-09-04Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-09-04nilfs2: convert to SPDX license tagsRyusuke Konishi
2018-09-04drivers/dax/device.c: convert variable to vm_fault_t typeSouptick Joarder
2018-09-04lib/Kconfig.debug: fix three typos in help textThibaut Sautereau
2018-09-04checkpatch: add __ro_after_init to known $AttributeJoe Perches
2018-09-04mm: fix BUG_ON() in vmf_insert_pfn_pud() from VM_MIXEDMAP removalDave Jiang
2018-09-04uapi/linux/keyctl.h: don't use C++ reserved keyword as a struct member nameRandy Dunlap
2018-09-04memory_hotplug: fix kernel_panic on offline page processingMikhail Zaslonko
2018-09-04checkpatch: add optional static const to blank line declarations testJoe Perches
2018-09-04ipc/shm: properly return EIDRM in shm_lock()Davidlohr Bueso
2018-09-04mm/hugetlb: filter out hugetlb pages if HUGEPAGE migration is not supported.Aneesh Kumar K.V
2018-09-04mm/util.c: improve kvfree() kerneldocAndrew Morton
2018-09-04tools/vm/page-types.c: fix "defined but not used" warningNaoya Horiguchi
2018-09-04tools/vm/slabinfo.c: fix sign-compare warningNaoya Horiguchi
2018-09-04kmemleak: always register debugfs fileVincent Whitchurch
2018-09-04mm: respect arch_dup_mmap() return valueNadav Amit
2018-09-04mm, oom: fix missing tlb_finish_mmu() in __oom_reap_task_mm().Tetsuo Handa
2018-09-04mm: memcontrol: print proper OOM header when no eligible victim leftJohannes Weiner
2018-09-04iw_cxgb4: only allow 1 flush on user qpsSteve Wise
2018-09-04IB/core: Release object lock if destroy failedArtemy Kovalyov
2018-09-04RDMA/ucma: check fd type in ucma_migrate_id()Jann Horn
2018-09-04ARC: don't check for HIGHMEM pages in arch_dma_allocEugeniy Paltsev