summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-11-13kconfig: kill off GENERIC_IO optionRob Herring
2017-11-06mtd: Fix C++ comment in include/linux/mtd/mtd.hPavel Machek
2017-11-06mtd: constify mtd_partitionArvind Yadav
2017-11-06mtd: plat-ram: Replace manual resource management by devmAnton Vasilyev
2017-11-02Merge tag 'nand/for-4.15' of git://git.infradead.org/l2-mtdRichard Weinberger
2017-11-02Merge tag 'spi-nor/for-4.15' of git://git.infradead.org/l2-mtdRichard Weinberger
2017-10-31mtd: nand: Fix writing mtdoops to nand flash.Brent Taylor
2017-10-30mtd: intel-spi: Add Intel Lewisburg PCH SPI super SKU PCI IDKuppuswamy Sathyanarayanan
2017-10-30mtd: nand: mtk: fix infinite ECC decode IRQ issueXiaolei Li
2017-10-29Linux 4.14-rc7Linus Torvalds
2017-10-29mtd: spi-nor: Add support for mr25h128Philipp Puschmann
2017-10-29mtd: nand: mtk: change the compile sequence of mtk_nand.o and mtk_ecc.oXiaolei Li
2017-10-29mtd: spi-nor: enable 4B opcodes for mx66l51235lRoman Yeryomin
2017-10-29mtd: spi-nor: stm32-quadspi: fix prefetching outside fsizeLudovic Barre
2017-10-29mtd: spi-nor: stm32-quadspi: change license textLudovic Barre
2017-10-29mtd: spi-nor: stm32-quadspi: Fix uninitialized error return codeGeert Uytterhoeven
2017-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-10-29Merge branch 'net_sched-fix-races-with-RCU-callbacks'David S. Miller
2017-10-29selftests: Introduce a new test case to tc testsuiteChris Mi
2017-10-29selftests: Introduce a new script to generate tc batch fileChris Mi
2017-10-29net_sched: fix call_rcu() race on act_sample module removalCong Wang
2017-10-29net_sched: add rtnl assertion to tcf_exts_destroy()Cong Wang
2017-10-29net_sched: use tcf_queue_work() in tcindex filterCong Wang
2017-10-29net_sched: use tcf_queue_work() in rsvp filterCong Wang
2017-10-29net_sched: use tcf_queue_work() in route filterCong Wang
2017-10-29net_sched: use tcf_queue_work() in u32 filterCong Wang
2017-10-29net_sched: use tcf_queue_work() in matchall filterCong Wang
2017-10-29net_sched: use tcf_queue_work() in fw filterCong Wang
2017-10-29net_sched: use tcf_queue_work() in flower filterCong Wang
2017-10-29net_sched: use tcf_queue_work() in flow filterCong Wang
2017-10-29net_sched: use tcf_queue_work() in cgroup filterCong Wang
2017-10-29net_sched: use tcf_queue_work() in bpf filterCong Wang
2017-10-29net_sched: use tcf_queue_work() in basic filterCong Wang
2017-10-29net_sched: introduce a workqueue for RCU callbacks of tc filterCong Wang
2017-10-29Merge branch 'sctp-endianness-fixes'David S. Miller
2017-10-29sctp: fix some type cast warnings introduced since very beginningXin Long
2017-10-29sctp: fix a type cast warnings that causes a_rwnd gets the wrong valueXin Long
2017-10-29sctp: fix some type cast warnings introduced by transport rhashtableXin Long
2017-10-29sctp: fix some type cast warnings introduced by stream reconfXin Long
2017-10-29net_sched: avoid matching qdisc with zero handleCong Wang
2017-10-29sctp: reset owner sk for data chunks on out queues when migrating a sockXin Long
2017-10-29Merge branch 'sockmap-fixes'David S. Miller
2017-10-29bpf: rename sk_actions to align with bpf infrastructureJohn Fastabend
2017-10-29bpf: bpf_compute_data uses incorrect cb structureJohn Fastabend
2017-10-28Merge tag 'kbuild-fixes-v4.14-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2017-10-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-10-28Merge tag 'pci-v4.14-fixes-6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-10-28Merge tag 'drm-fixes-for-v4.14-rc7' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2017-10-28Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2017-10-28assoc_array: Fix a buggy node-splitting caseDavid Howells