sfrench/cifs-2.6.git
2017-09-10 Andy Lutomirskix86/mm/64: Fix an incorrect warning with CONFIG_DEBUG_V...
2017-09-09 Linus TorvaldsMerge tag 'iommu-updates-v4.14' of git://git./linux...
2017-09-09 Linus TorvaldsMerge tag 'for-linus-20170904' of git://git.infradead...
2017-09-09 Linus TorvaldsMerge tag 'for-v4.14' of git://git./linux/kernel/git...
2017-09-09 Linus TorvaldsMerge tag 'rpmsg-v4.14' of git://github.com/andersson...
2017-09-09 Linus TorvaldsMerge tag 'rproc-v4.14' of git://github.com/andersson...
2017-09-09 Linus TorvaldsMerge tag 'vfio-v4.14-rc1' of git://github.com/awilliam...
2017-09-09 Linus TorvaldsMerge branch 'i2c/for-4.14' of git://git./linux/kernel...
2017-09-09 Linus TorvaldsMerge tag 'nfsd-4.14' of git://linux-nfs.org/~bfields...
2017-09-09 Linus TorvaldsMerge branch 'for-4.14' of git://git./linux/kernel...
2017-09-09 Linus TorvaldsMerge branch 'for-4.14/block-postmerge' of git://git...
2017-09-09 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2017-09-09 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2017-09-09 Linus Torvaldsremove gperf left-overs from build system
2017-09-09 Daniel Borkmannbpf: make error reporting in bpf_warn_invalid_xdp_actio...
2017-09-09 Florian FainelliRevert "mdio_bus: Remove unneeded gpiod NULL check"
2017-09-09 David S. MillerMerge branch 'xdp-bpf-fixes'
2017-09-09 John Fastabendbpf: devmap, use cond_resched instead of cpu_relax
2017-09-09 John Fastabendbpf: add support for sockmap detach programs
2017-09-09 John Fastabendnet: rcu lock and preempt disable missing around generi...
2017-09-09 Daniel Borkmannbpf: don't select potentially stale ri->map from buggy...
2017-09-09 Kees Cooknet: tulip: Constify tulip_tbl
2017-09-09 Ivan Khoronzhuknet: ethernet: ti: netcp_core: no need in netif_napi_del
2017-09-09 Mathieu Malaterredavicom: Display proper debug level up to 6
2017-09-09 Baruch Siachnet: phy: sfp: rename dt properties to match the binding
2017-09-09 Baruch Siachdt-binding: net: sfp binding documentation
2017-09-09 Baruch Siachdt-bindings: add SFF vendor prefix
2017-09-09 Baruch Siachdt-bindings: net: don't confuse with generic PHY property
2017-09-09 Haishuang Yanip6_tunnel: fix setting hop_limit value for ipv6 tunnel
2017-09-09 Haishuang Yanip_tunnel: fix setting ttl and tos value in collect_md...
2017-09-09 Guillaume Knispelipc: optimize semget/shmget/msgget for lots of keys
2017-09-09 Davidlohr Buesoipc/sem: play nicer with large nsops allocations
2017-09-09 Davidlohr Buesoipc/sem: drop sem_checkid helper
2017-09-09 Elena Reshetovaipc: convert kern_ipc_perm.refcount from atomic_t to...
2017-09-09 Elena Reshetovaipc: convert sem_undo_list.refcnt from atomic_t to...
2017-09-09 Elena Reshetovaipc: convert ipc_namespace.count from atomic_t to refco...
2017-09-09 Dmitry Vyukovkcov: support compat processes
2017-09-09 Krzysztof Kozlowskish: defconfig: cleanup from old Kconfig options
2017-09-09 Krzysztof Kozlowskimn10300: defconfig: cleanup from old Kconfig options
2017-09-09 Krzysztof Kozlowskim32r: defconfig: cleanup from old Kconfig options
2017-09-09 Robert P. J... drivers/pps: use surrounding "if PPS" to remove numerou...
2017-09-09 Robert P. J... drivers/pps: aesthetic tweaks to PPS-related content
2017-09-09 Alexey Dobriyancpumask: make cpumask_next() out-of-line
2017-09-09 Luis R. Rodriguezkmod: move #ifdef CONFIG_MODULES wrapper to Makefile
2017-09-09 Luis R. Rodriguezkmod: split off umh headers into its own file
2017-09-09 Luis R. RodriguezMAINTAINERS: clarify kmod is just a kernel module loader
2017-09-09 Luis R. Rodriguezkmod: split out umh code into its own file
2017-09-09 Dan Carpentertest_kmod: flip INT checks to be consistent
2017-09-09 Dan Carpentertest_kmod: remove paranoid UINT_MAX check on uint range...
2017-09-09 OGAWA Hirofumivfat: deduplicate hex2bin()
2017-09-09 Tomohiro Kusumiautofs: use unsigned int/long instead of uint/ulong...
2017-09-09 Tomohiro Kusumiautofs: drop wrong comment
2017-09-09 Tomohiro Kusumiautofs: use AUTOFS_DEV_IOCTL_SIZE
2017-09-09 Tomohiro Kusumiautofs: non functional header inclusion cleanup
2017-09-09 Tomohiro Kusumiautofs: remove unused AUTOFS_IOC_EXPIRE_DIRECT/INDIRECT
2017-09-09 Ian Kentautofs: make dev ioctl version and ismountpoint user...
2017-09-09 Ian Kentautofs: make disc device user accessible
2017-09-09 Ian Kentautofs: fix AT_NO_AUTOMOUNT not being honored
2017-09-09 Daniel Micayinit/main.c: extract early boot entropy from the passed...
2017-09-09 Laura Abbottinit: move stack canary initialization after setup_arch
2017-09-09 Markus Elfringbinfmt_flat: delete two error messages for a failed...
2017-09-09 Jean Delvarecheckpatch: add 6 missing types to --list-types
2017-09-09 Jean Delvarecheckpatch: rename variables to avoid confusion
2017-09-09 Jean Delvarecheckpatch: fix typo in comment
2017-09-09 Joe Perchescheckpatch: add --strict check for ifs with unnecessary...
2017-09-09 Takashi Iwailib/oid_registry.c: X.509: fix the buffer overflow...
2017-09-09 Eric Dumazetradix-tree: must check __radix_tree_preload() return...
2017-09-09 Baoquan Helib/cmdline.c: remove meaningless comment
2017-09-09 Dan Carpenterlib/string.c: check for kmalloc() failure
2017-09-09 Davidlohr Buesolib/rhashtable: fix comment on locks_mul default value
2017-09-09 Yury Norovbitmap: introduce BITMAP_FROM_U64()
2017-09-09 Yury Norovlib/test_bitmap.c: add test for bitmap_parselist()
2017-09-09 Yury Norovlib/bitmap.c: make bitmap_parselist() thread-safe and...
2017-09-09 Florian Fainellilib: add test module for CONFIG_DEBUG_VIRTUAL
2017-09-09 Andy Shevchenkolib/hexdump.c: return -EINVAL in case of error in hex2bin()
2017-09-09 Davidlohr Buesoblock/cfq: cache rightmost rb_node
2017-09-09 Davidlohr Buesomem/memcg: cache rightmost node
2017-09-09 Davidlohr Buesofs/epoll: use faster rb_first_cached()
2017-09-09 Davidlohr Buesoprocfs: use faster rb_first_cached()
2017-09-09 Davidlohr Buesolib/interval-tree: correct comment wrt generic flavor
2017-09-09 Davidlohr Buesolib/interval_tree: fast overlap detection
2017-09-09 Davidlohr Buesoblock/cfq: replace cfq_rb_root leftmost caching
2017-09-09 Davidlohr Buesolocking/rtmutex: replace top-waiter and pi_waiters...
2017-09-09 Davidlohr Buesosched/deadline: replace earliest dl and rq leftmost...
2017-09-09 Davidlohr Buesosched/fair: replace cfs_rq->rb_leftmost
2017-09-09 Davidlohr Buesolib/rbtree_test.c: support rb_root_cached
2017-09-09 Davidlohr Buesolib/rbtree_test.c: add (inorder) traversal test
2017-09-09 Davidlohr Buesolib/rbtree_test.c: make input module parameters
2017-09-09 Davidlohr Buesorbtree: add some additional comments for rebalancing...
2017-09-09 Davidlohr Buesorbtree: optimize root-check during rebalancing loop
2017-09-09 Davidlohr Buesorbtree: cache leftmost node internally
2017-09-09 Matthias Kaehlckebitops: avoid integer overflow in GENMASK(_ULL)
2017-09-09 Babu Mogerinclude: warn for inconsistent endian config definition
2017-09-09 Babu Mogerarch/microblaze: add choice for endianness and update...
2017-09-09 Babu Mogerarch: define CPU_BIG_ENDIAN for all fixed big endian...
2017-09-09 Alexey Dobriyantreewide: make "nr_cpu_ids" unsigned
2017-09-09 Matthew Wilcoxvga: optimise console scrolling
2017-09-09 Matthew Wilcoxdrivers/scsi/sym53c8xx_2/sym_hipd.c: convert to use...
2017-09-09 Matthew Wilcoxdrivers/block/zram/zram_drv.c: convert to using memset_l
2017-09-09 Matthew Wilcoxalpha: add support for memset16
next