summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2017-09-11Merge tag 'libnvdimm-for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-09-11Merge tag 'pwm/for-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-09-11Merge branch 'bt-fix' (bluetooth fixes from Marcel)Linus Torvalds
2017-09-10Revert "firmware: add sanity check on shutdown/suspend"Linus Torvalds
2017-09-10Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds
2017-09-10Merge tag 'armsoc-devicetree' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-09-10Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2017-09-10Merge tag 'armsoc-platforms' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-09-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds
2017-09-10m68k: Add braces to __pmd(x) initializer to kill compiler warningGeert Uytterhoeven
2017-09-10x86/mm/64: Fix an incorrect warning with CONFIG_DEBUG_VM=y, !PCIDAndy Lutomirski
2017-09-09sparc64: Handle additional cases of no fault loadsRob Gardner
2017-09-09sparc64: speed up etrap/rtrap on NG2 and later processorsAnthony Yznaga
2017-09-09Bluetooth: Properly check L2CAP config option output buffer lengthBen Seri
2017-09-09Merge tag 'iommu-updates-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-09-09Merge tag 'for-linus-20170904' of git://git.infradead.org/linux-mtdLinus Torvalds
2017-09-09Merge tag 'for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds
2017-09-09Merge tag 'rpmsg-v4.14' of git://github.com/andersson/remoteprocLinus Torvalds
2017-09-09Merge tag 'rproc-v4.14' of git://github.com/andersson/remoteprocLinus Torvalds
2017-09-09Merge tag 'vfio-v4.14-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2017-09-09Merge branch 'i2c/for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-09-09Merge tag 'nfsd-4.14' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2017-09-09Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds
2017-09-09Merge branch 'for-4.14/block-postmerge' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-09-09libnvdimm, btt: fix format string warningsRandy Dunlap
2017-09-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-09-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-09-09remove gperf left-overs from build systemLinus Torvalds
2017-09-08bpf: make error reporting in bpf_warn_invalid_xdp_action more clearDaniel Borkmann
2017-09-08Revert "mdio_bus: Remove unneeded gpiod NULL check"Florian Fainelli
2017-09-08Merge branch 'xdp-bpf-fixes'David S. Miller
2017-09-08bpf: devmap, use cond_resched instead of cpu_relaxJohn Fastabend
2017-09-08bpf: add support for sockmap detach programsJohn Fastabend
2017-09-08net: rcu lock and preempt disable missing around generic xdpJohn Fastabend
2017-09-08bpf: don't select potentially stale ri->map from buggy xdp progsDaniel Borkmann
2017-09-08net: tulip: Constify tulip_tblKees Cook
2017-09-08net: ethernet: ti: netcp_core: no need in netif_napi_delIvan Khoronzhuk
2017-09-08davicom: Display proper debug level up to 6Mathieu Malaterre
2017-09-08net: phy: sfp: rename dt properties to match the bindingBaruch Siach
2017-09-08dt-binding: net: sfp binding documentationBaruch Siach
2017-09-08dt-bindings: add SFF vendor prefixBaruch Siach
2017-09-08dt-bindings: net: don't confuse with generic PHY propertyBaruch Siach
2017-09-08ip6_tunnel: fix setting hop_limit value for ipv6 tunnelHaishuang Yan
2017-09-08ip_tunnel: fix setting ttl and tos value in collect_md modeHaishuang Yan
2017-09-08ipc: optimize semget/shmget/msgget for lots of keysGuillaume Knispel
2017-09-08ipc/sem: play nicer with large nsops allocationsDavidlohr Bueso
2017-09-08ipc/sem: drop sem_checkid helperDavidlohr Bueso
2017-09-08ipc: convert kern_ipc_perm.refcount from atomic_t to refcount_tElena Reshetova
2017-09-08ipc: convert sem_undo_list.refcnt from atomic_t to refcount_tElena Reshetova