summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-03-18Linux 4.9.16v4.9.16Greg Kroah-Hartman
2017-03-18IB/mlx5: Verify that Q counters are supportedKamal Heib
2017-03-18ext4: don't BUG when truncating encrypted inodes on the orphan listTheodore Ts'o
2017-03-18rc: raw decoder for keymap protocol is not loaded on registerSean Young
2017-03-18dm: flush queued bios when process blocks to avoid deadlockMikulas Patocka
2017-03-18KVM: arm/arm64: Let vcpu thread modify its own active stateJintack Lim
2017-03-18KVM: s390: Fix guest migration for huge guests resulting in panicJanosch Frank
2017-03-18serial: samsung: Continue to work if DMA request failsKrzysztof Kozlowski
2017-03-18USB: serial: io_ti: fix information leak in completion handlerJohan Hovold
2017-03-18USB: serial: io_ti: fix NULL-deref in interrupt callbackJohan Hovold
2017-03-18USB: iowarrior: fix NULL-deref in writeJohan Hovold
2017-03-18USB: iowarrior: fix NULL-deref at probeJohan Hovold
2017-03-18USB: serial: omninet: fix reference leaks at openJohan Hovold
2017-03-18USB: serial: safe_serial: fix information leak in completion handlerJohan Hovold
2017-03-18usb: host: xhci-plat: Fix timeout on removal of hot pluggable xhci controllersGuenter Roeck
2017-03-18usb: host: xhci-dbg: HCIVERSION should be a binary numberPeter Chen
2017-03-18Revert "usb: gadget: uvc: Add missing call for additional setup data"Roger Quadros
2017-03-18usb: gadget: function: f_fs: pass companion descriptor alongFelipe Balbi
2017-03-18usb: ohci-at91: Do not drop unhandled USB suspend control requestsJelle Martijn Kok
2017-03-18usb: dwc3-omap: Fix missing break in dwc3_omap_set_mailbox()Roger Quadros
2017-03-18usb: dwc3: gadget: make Set Endpoint Configuration macros safeFelipe Balbi
2017-03-18usb: gadget: dummy_hcd: clear usb_gadget region before registrationPeter Chen
2017-03-18PCI: Prevent VPD access for QLogic ISP2722Ethan Zhao
2017-03-18powerpc/xics: Work around limitations of OPAL XICS priority handlingBalbir Singh
2017-03-18powerpc: Emulation support for load/store instructions on LERavi Bangoria
2017-03-18i2c: add missing of_node_put in i2c_mux_del_adaptersQi Hou
2017-03-18dw2102: don't do DMA on stackJonathan McDowell
2017-03-18efi/arm: Fix boot crash with CONFIG_CPUMASK_OFFSTACK=yArd Biesheuvel
2017-03-18ucount: Remove the atomicity from ucount->countEric W. Biederman
2017-03-18tracing: Add #undef to fix compile errorRik van Riel
2017-03-18cpmac: remove hopeless #warningArnd Bergmann
2017-03-18bcm63xx_enet: avoid uninitialized variable warningArnd Bergmann
2017-03-18MIPS: ralink: Remove unused rt*_wdt_reset functionsArnd Bergmann
2017-03-18MIPS: ralink: Remove unused timer functionsArnd Bergmann
2017-03-18MIPS: ralink: Cosmetic change to prom_init().John Crispin
2017-03-18mtd: pmcmsp: use kstrndup instead of kmalloc+strncpyArnd Bergmann
2017-03-18MIPS: Update lemote2f_defconfig for CPU_FREQ_STAT changeArnd Bergmann
2017-03-18MIPS: ip22: Fix ip28 build for modern gccArnd Bergmann
2017-03-18MIPS: Update ip27_defconfig for SCSI_DH changeArnd Bergmann
2017-03-18MIPS: ip27: Disable qlge driver in defconfigArnd Bergmann
2017-03-18MIPS: VDSO: avoid duplicate CAC_BASE definitionArnd Bergmann
2017-03-18MIPS: Update defconfigs for NF_CT_PROTO_DCCP/UDPLITE changeArnd Bergmann
2017-03-18crypto: improve gcc optimization flags for serpent and wp512Arnd Bergmann
2017-03-18USB: serial: digi_acceleport: fix OOB-event processingJohan Hovold
2017-03-18USB: serial: digi_acceleport: fix OOB data sanity checkJohan Hovold
2017-03-15Linux 4.9.15v4.9.15Greg Kroah-Hartman
2017-03-15drivers: hv: Turn off write permission on the hypercall pageK. Y. Srinivasan
2017-03-15fat: fix using uninitialized fields of fat_inode/fsinfo_inodeOGAWA Hirofumi
2017-03-15mm: do not call mem_cgroup_free() from within mem_cgroup_alloc()Tahsin Erdogan
2017-03-15thp: fix another corner case of munlock() vs. THPsKirill A. Shutemov