summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.9.16v4.9.16Greg Kroah-Hartman2017-03-181-1/+1
* IB/mlx5: Verify that Q counters are supportedKamal Heib2017-03-181-5/+9
* ext4: don't BUG when truncating encrypted inodes on the orphan listTheodore Ts'o2017-03-181-0/+4
* rc: raw decoder for keymap protocol is not loaded on registerSean Young2017-03-181-1/+6
* dm: flush queued bios when process blocks to avoid deadlockMikulas Patocka2017-03-181-0/+55
* KVM: arm/arm64: Let vcpu thread modify its own active stateJintack Lim2017-03-181-8/+24
* KVM: s390: Fix guest migration for huge guests resulting in panicJanosch Frank2017-03-181-1/+18
* serial: samsung: Continue to work if DMA request failsKrzysztof Kozlowski2017-03-181-2/+4
* USB: serial: io_ti: fix information leak in completion handlerJohan Hovold2017-03-181-1/+1
* USB: serial: io_ti: fix NULL-deref in interrupt callbackJohan Hovold2017-03-181-0/+6
* USB: iowarrior: fix NULL-deref in writeJohan Hovold2017-03-181-0/+8
* USB: iowarrior: fix NULL-deref at probeJohan Hovold2017-03-181-6/+7
* USB: serial: omninet: fix reference leaks at openJohan Hovold2017-03-181-6/+0
* USB: serial: safe_serial: fix information leak in completion handlerJohan Hovold2017-03-181-0/+5
* usb: host: xhci-plat: Fix timeout on removal of hot pluggable xhci controllersGuenter Roeck2017-03-181-0/+2
* usb: host: xhci-dbg: HCIVERSION should be a binary numberPeter Chen2017-03-181-1/+1
* Revert "usb: gadget: uvc: Add missing call for additional setup data"Roger Quadros2017-03-181-7/+0
* usb: gadget: function: f_fs: pass companion descriptor alongFelipe Balbi2017-03-181-2/+13
* usb: ohci-at91: Do not drop unhandled USB suspend control requestsJelle Martijn Kok2017-03-181-2/+2
* usb: dwc3-omap: Fix missing break in dwc3_omap_set_mailbox()Roger Quadros2017-03-181-0/+1
* usb: dwc3: gadget: make Set Endpoint Configuration macros safeFelipe Balbi2017-03-181-7/+7
* usb: gadget: dummy_hcd: clear usb_gadget region before registrationPeter Chen2017-03-181-0/+2
* PCI: Prevent VPD access for QLogic ISP2722Ethan Zhao2017-03-181-0/+1
* powerpc/xics: Work around limitations of OPAL XICS priority handlingBalbir Singh2017-03-182-3/+24
* powerpc: Emulation support for load/store instructions on LERavi Bangoria2017-03-181-20/+0
* i2c: add missing of_node_put in i2c_mux_del_adaptersQi Hou2017-03-181-0/+2
* dw2102: don't do DMA on stackJonathan McDowell2017-03-181-99/+145
* efi/arm: Fix boot crash with CONFIG_CPUMASK_OFFSTACK=yArd Biesheuvel2017-03-181-0/+1
* ucount: Remove the atomicity from ucount->countEric W. Biederman2017-03-182-8/+12
* tracing: Add #undef to fix compile errorRik van Riel2017-03-181-0/+1
* cpmac: remove hopeless #warningArnd Bergmann2017-03-181-1/+1
* bcm63xx_enet: avoid uninitialized variable warningArnd Bergmann2017-03-181-2/+4
* MIPS: ralink: Remove unused rt*_wdt_reset functionsArnd Bergmann2017-03-183-31/+0
* MIPS: ralink: Remove unused timer functionsArnd Bergmann2017-03-181-14/+0
* MIPS: ralink: Cosmetic change to prom_init().John Crispin2017-03-181-5/+4
* mtd: pmcmsp: use kstrndup instead of kmalloc+strncpyArnd Bergmann2017-03-181-3/+1
* MIPS: Update lemote2f_defconfig for CPU_FREQ_STAT changeArnd Bergmann2017-03-181-1/+1
* MIPS: ip22: Fix ip28 build for modern gccArnd Bergmann2017-03-181-1/+1
* MIPS: Update ip27_defconfig for SCSI_DH changeArnd Bergmann2017-03-181-1/+1
* MIPS: ip27: Disable qlge driver in defconfigArnd Bergmann2017-03-181-1/+0
* MIPS: VDSO: avoid duplicate CAC_BASE definitionArnd Bergmann2017-03-181-2/+4
* MIPS: Update defconfigs for NF_CT_PROTO_DCCP/UDPLITE changeArnd Bergmann2017-03-187-12/+12
* crypto: improve gcc optimization flags for serpent and wp512Arnd Bergmann2017-03-181-0/+2
* USB: serial: digi_acceleport: fix OOB-event processingJohan Hovold2017-03-181-1/+1
* USB: serial: digi_acceleport: fix OOB data sanity checkJohan Hovold2017-03-181-5/+9
* Linux 4.9.15v4.9.15Greg Kroah-Hartman2017-03-151-1/+1
* drivers: hv: Turn off write permission on the hypercall pageK. Y. Srinivasan2017-03-151-1/+1
* fat: fix using uninitialized fields of fat_inode/fsinfo_inodeOGAWA Hirofumi2017-03-151-1/+12
* mm: do not call mem_cgroup_free() from within mem_cgroup_alloc()Tahsin Erdogan2017-03-151-3/+8
* thp: fix another corner case of munlock() vs. THPsKirill A. Shutemov2017-03-151-5/+4