summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2017-09-11nvme-pci: use appropriate initial chunk size for HMB allocationAkinobu Mita-1/+1
2017-09-11nvme-pci: fix host memory buffer allocation fallbackChristoph Hellwig-18/+30
2017-09-11nvme: fix lightnvm checkChristoph Hellwig-35/+14
2017-09-11block: fix integer overflow in __blkdev_sectors_to_bio_pages()Mikulas Patocka-2/+2
2017-09-11block: sed-opal: Set MBRDone on S3 resume path if TPER is MBREnabledScott Bauer-0/+33
2017-09-11block: tolerate tracing of NULL bioGreg Thelen-3/+2
2017-09-10Revert "firmware: add sanity check on shutdown/suspend"Linus Torvalds-110/+0
2017-09-10Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds-37/+3
2017-09-10Merge tag 'armsoc-devicetree' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-2316/+22378
2017-09-10Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-462/+1347
2017-09-10Merge tag 'armsoc-platforms' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-396/+494
2017-09-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-nextLinus Torvalds-297/+3488
2017-09-10m68k: Add braces to __pmd(x) initializer to kill compiler warningGeert Uytterhoeven-1/+1
2017-09-10x86/mm/64: Fix an incorrect warning with CONFIG_DEBUG_VM=y, !PCIDAndy Lutomirski-1/+1
2017-09-09sparc64: Handle additional cases of no fault loadsRob Gardner-0/+51
2017-09-09sparc64: speed up etrap/rtrap on NG2 and later processorsAnthony Yznaga-6/+45
2017-09-09Merge tag 'iommu-updates-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-1233/+2881
2017-09-09Merge tag 'for-linus-20170904' of git://git.infradead.org/linux-mtdLinus Torvalds-765/+2113
2017-09-09Merge tag 'for-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/li...Linus Torvalds-638/+1471
2017-09-09Merge tag 'rpmsg-v4.14' of git://github.com/andersson/remoteprocLinus Torvalds-971/+2210
2017-09-09Merge tag 'rproc-v4.14' of git://github.com/andersson/remoteprocLinus Torvalds-37/+1032
2017-09-09Merge tag 'vfio-v4.14-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds-7/+36
2017-09-09Merge branch 'i2c/for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-531/+1594
2017-09-09Merge tag 'nfsd-4.14' of git://linux-nfs.org/~bfields/linuxLinus Torvalds-401/+323
2017-09-09Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds-1540/+1702
2017-09-09Merge branch 'for-4.14/block-postmerge' of git://git.kernel.dk/linux-blockLinus Torvalds-817/+1143
2017-09-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-235/+537
2017-09-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds-2011/+7222
2017-09-09remove gperf left-overs from build systemLinus Torvalds-9/+0
2017-09-08bpf: make error reporting in bpf_warn_invalid_xdp_action more clearDaniel Borkmann-3/+7
2017-09-08Revert "mdio_bus: Remove unneeded gpiod NULL check"Florian Fainelli-2/+4
2017-09-08Merge branch 'xdp-bpf-fixes'David S. Miller-26/+89
2017-09-08bpf: devmap, use cond_resched instead of cpu_relaxJohn Fastabend-1/+1
2017-09-08bpf: add support for sockmap detach programsJohn Fastabend-16/+72
2017-09-08net: rcu lock and preempt disable missing around generic xdpJohn Fastabend-9/+16
2017-09-08bpf: don't select potentially stale ri->map from buggy xdp progsDaniel Borkmann-2/+35
2017-09-08net: tulip: Constify tulip_tblKees Cook-2/+2
2017-09-08net: ethernet: ti: netcp_core: no need in netif_napi_delIvan Khoronzhuk-1/+0
2017-09-08davicom: Display proper debug level up to 6Mathieu Malaterre-1/+1
2017-09-08net: phy: sfp: rename dt properties to match the bindingBaruch Siach-2/+2
2017-09-08dt-binding: net: sfp binding documentationBaruch Siach-0/+76
2017-09-08dt-bindings: add SFF vendor prefixBaruch Siach-0/+1
2017-09-08dt-bindings: net: don't confuse with generic PHY propertyBaruch Siach-0/+4
2017-09-08ip6_tunnel: fix setting hop_limit value for ipv6 tunnelHaishuang Yan-0/+1
2017-09-08ip_tunnel: fix setting ttl and tos value in collect_md modeHaishuang Yan-2/+2
2017-09-08ipc: optimize semget/shmget/msgget for lots of keysGuillaume Knispel-50/+130
2017-09-08ipc/sem: play nicer with large nsops allocationsDavidlohr Bueso-2/+2
2017-09-08ipc/sem: drop sem_checkid helperDavidlohr Bueso-2/+0
2017-09-08ipc: convert kern_ipc_perm.refcount from atomic_t to refcount_tElena Reshetova-4/+5
2017-09-08ipc: convert sem_undo_list.refcnt from atomic_t to refcount_tElena Reshetova-4/+4