summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2016-03-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds
2016-03-18USB: uas: Reduce can_queue to MAX_CMNDSHans de Goede
2016-03-18USB: cdc-acm: more sanity checkingOliver Neukum
2016-03-18USB: usb_driver_claim_interface: add sanity checkingOliver Neukum
2016-03-18usb/core: usb_alloc_dev(): fix setting of ->portnumNicolai Stange
2016-03-18USB: iowarrior: fix oops with malicious USB descriptorsJosh Boyer
2016-03-18of: Add vendor prefix for eGalax_eMPIA Technology IncFabio Estevam
2016-03-18ipmi: do not probe ACPI devices if si_tryacpi is unsetJoe Lawrence
2016-03-18ipmi_si: Avoid a wrong long timeout on transaction doneCorey Minyard
2016-03-18ipmi_si: Fix module parameter doc namesCorey Minyard
2016-03-18ipmi_ssif: Fix logic around alert handlingCorey Minyard
2016-03-17Merge tag 'staging-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2016-03-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-03-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-03-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-03-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2016-03-17Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds
2016-03-17Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds
2016-03-17Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2016-03-17Merge tag 'linux-kselftest-4.6-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-03-17qmi_wwan: Added support for Gemalto's Cinterion PHxx WWAN interfaceSchemmel Hans-Christoph
2016-03-17tcp/dccp: remove obsolete WARN_ON() in icmp handlersEric Dumazet
2016-03-17vlan: propagate gso_max_segsEric Dumazet
2016-03-17Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-03-17Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-03-17Merge tag 'dlm-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...Linus Torvalds
2016-03-17Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2016-03-17Merge tag 'configfs-for-linus' of git://git.infradead.org/users/hch/configfsLinus Torvalds
2016-03-17sscanf: implement basic character setsJessica Yu
2016-03-17lib/bug.c: use common WARN helperJosh Poimboeuf
2016-03-17param: convert some "on"/"off" users to strtoboolKees Cook
2016-03-17lib: add "on"/"off" support to kstrtoboolKees Cook
2016-03-17lib: update single-char callers of strtobool()Kees Cook
2016-03-17lib: move strtobool() to kstrtobool()Kees Cook
2016-03-17include/linux/unaligned: force inlining of byteswap operationsDenys Vlasenko
2016-03-17include/uapi/linux/byteorder, swab: force inlining of some byteswap operationsDenys Vlasenko
2016-03-17include/asm-generic/atomic-long.h: force inlining of some atomic_long operationsDenys Vlasenko
2016-03-17usb: common: convert to use match_string() helperHeikki Krogerus
2016-03-17ide: hpt366: convert to use match_string() helperAndy Shevchenko
2016-03-17ata: hpt366: convert to use match_string() helperAndy Shevchenko
2016-03-17power: ab8500: convert to use match_string() helperAndy Shevchenko
2016-03-17power: charger_manager: convert to use match_string() helperAndy Shevchenko
2016-03-17drm/edid: convert to use match_string() helperAndy Shevchenko
2016-03-17pinctrl: convert to use match_string() helperAndy Shevchenko
2016-03-17device property: convert to use match_string() helperAndy Shevchenko
2016-03-17lib/string: introduce match_string() helperAndy Shevchenko
2016-03-17radix-tree tests: add test for radix_tree_iter_nextKonstantin Khlebnikov
2016-03-17radix-tree tests: add regression3 testKonstantin Khlebnikov
2016-03-17radix-tree,shmem: introduce radix_tree_iter_next()Matthew Wilcox
2016-03-17mm: use radix_tree_iter_retry()Matthew Wilcox