summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-28Merge 4.13-rc7 into staging-nextGreg Kroah-Hartman
2017-08-28staging: bcm2835-camera: make video_device constBhumika Goyal
2017-08-28staging: vboxvideo: Use fbdev helpers where possibleHans de Goede
2017-08-28staging: typec: Add __printf verificationJoe Perches
2017-08-28staging: unisys: visorinput: Add module_driver driver registrationAlex Briskin
2017-08-28staging: r8822be: remove some dead codeDan Carpenter
2017-08-28staging: pi433: fix interrupt handler signaturesCihangir Akturk
2017-08-28staging: olpc_dcon: remove pointless debug printk in dcon_freeze_store()Shurong Zhang
2017-08-28staging: r8822be: fix null pointer dereference with a null driver_adapterColin Ian King
2017-08-28staging: r8822be: fix memory leak of eeprom_map on error exit returnColin Ian King
2017-08-28staging: lustre: obdclass: fix checking for obd_init_checks()Dan Carpenter
2017-08-28staging: lustre: obdclass: return -EFAULT if copy_from_user() failsDan Carpenter
2017-08-28staging: lustre: obdclass: return -EFAULT if copy_to_user() failsDan Carpenter
2017-08-28staging: rtl8723bs: remove memset before memcpyHimanshu Jha
2017-08-28staging: rtlwifi: Improve debugging by using debugfsLarry Finger
2017-08-28staging: rtlwifi: check for array overflowDan Carpenter
2017-08-28staging:rtl8188eu:core Fix add spaces around &Janani Sankara Babu
2017-08-28staging:rtl8188eu:core Fix coding style IssuesJanani Sankara Babu
2017-08-27Linux 4.13-rc7v4.13-rc7Linus Torvalds
2017-08-27Merge tag 'iommu-fixes-v4.13-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-08-27Merge tag 'char-misc-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-08-27Merge tag 'staging-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-08-27Merge tag 'ntb-4.13-bugfixes' of git://github.com/jonmason/ntbLinus Torvalds
2017-08-27Avoid page waitqueue race leaving possible page locker waitingLinus Torvalds
2017-08-27Minor page waitqueue cleanupsLinus Torvalds
2017-08-27Clarify (and fix) MAX_LFS_FILESIZE macrosLinus Torvalds
2017-08-27staging: rtl8723bs: remove null check before kfreeHimanshu Jha
2017-08-27staging: r8822be: remove unnecessary call to memsetHimanshu Jha
2017-08-27staging: most: hdm_usb: Driver registration with module_driver macroAlex Briskin
2017-08-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-08-26Merge tag 'pci-v4.13-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-08-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-08-26Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2017-08-26Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-08-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-08-25Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-08-25Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2017-08-25Merge tag 'powerpc-4.13-8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-08-25Merge tag 'nfsd-4.13-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2017-08-25Merge tag 'cifs-fixes-for-4.13-rc6-and-stable' of git://git.samba.org/sfrench...Linus Torvalds
2017-08-25Merge tag 'for-linus-20170825' of git://git.infradead.org/linux-mtdLinus Torvalds
2017-08-25Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-08-25Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-08-25PCI/MSI: Don't warn when irq_create_affinity_masks() returns NULLChristoph Hellwig
2017-08-25Merge tag 'mmc-v4.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2017-08-25Merge tag 'sound-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2017-08-25Merge tag 'dmaengine-fix-4.13-rc7' of git://git.infradead.org/users/vkoul/sla...Linus Torvalds
2017-08-25Merge tag 'drm-fixes-for-v4.13-rc7' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2017-08-25mm/memblock.c: reversed logic in memblock_discard()Pavel Tatashin
2017-08-25fork: fix incorrect fput of ->exe_file causing use-after-freeEric Biggers