summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mmc: meson-gx: remove unneeded devm_kstrdup in meson_mmc_clk_initHeiner Kallweit2017-04-241-1/+1
* mmc: meson-gx: fix error path in meson_mmc_clk_init / meson_mmc_probeHeiner Kallweit2017-04-241-4/+5
* mmc: meson-gx: remove member parent_mux from struct meson_hostHeiner Kallweit2017-04-241-8/+6
* mmc: meson-gx: remove unneeded variable in meson_mmc_clk_initHeiner Kallweit2017-04-241-3/+1
* mmc: meson-gx: remove unused members irq, ocr_mask from struct meson_hostHeiner Kallweit2017-04-241-8/+6
* mmc: meson-gx: make two functions return voidHeiner Kallweit2017-04-241-6/+3
* mmc: meson-gx: simplify bounce buffer setting in meson_mmc_start_cmdHeiner Kallweit2017-04-241-8/+1
* mmc: dw_mmc: improve dw_mci_reset a bitShawn Lin2017-04-241-18/+20
* mmc: dw_mmc: move mci_send_cmd forward to avoid declarationShawn Lin2017-04-241-41/+40
* mmc: dw_mmc: remove declaration of dw_mci_card_busyShawn Lin2017-04-241-2/+0
* mmc: dw_mmc: move dw_mci_get_cd forward to avoid declarationShawn Lin2017-04-241-42/+41
* mmc: dw_mmc: move dw_mci_ctrl_reset forward to avoid declarationShawn Lin2017-04-241-22/+20
* mmc: dw_mmc: move dw_mci_reset forward to avoid declarationShawn Lin2017-04-241-66/+65
* mmc: dw_mmc: improve the timeout polling codeShawn Lin2017-04-241-53/+39
* Linux 4.11-rc8v4.11-rc8Linus Torvalds2017-04-241-1/+1
* Merge tag 'upstream-4.11-rc7' of git://git.infradead.org/linux-ubifsLinus Torvalds2017-04-243-13/+23
|\
| * ubifs: Fix O_TMPFILE corner case in ubifs_link()Richard Weinberger2017-04-181-0/+7
| * ubifs: Fix RENAME_WHITEOUT supportFelix Fietkau2017-03-301-3/+0
| * ubifs: Fix debug messages for an invalid filename in ubifs_dump_inodeHyunchul Lee2017-03-301-2/+4
| * ubifs: Fix debug messages for an invalid filename in ubifs_dump_nodeHyunchul Lee2017-03-301-1/+3
| * ubifs: Remove filename from debug messages in ubifs_readdirHyunchul Lee2017-03-301-2/+2
| * ubifs: Fix memory leak in error path in ubifs_mknodRichard Weinberger2017-03-301-1/+3
| * ubi/upd: Always flush after prepared for an updateSebastian Siewior2017-03-301-4/+4
* | Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-04-233-16/+5
|\ \
| * | x86/mce: Make the MCE notifier a blocking oneVishal Verma2017-04-183-16/+5
* | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-04-231-1/+1
|\ \ \
| * | | genirq/affinity: Fix calculating vectors to assignKeith Busch2017-04-201-1/+1
* | | | Merge tag 'nfsd-4.11-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2017-04-221-1/+1
|\ \ \ \
| * | | | nfsd: fix oops on unsupported operationOlga Kornievskaia2017-04-131-1/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-04-2125-210/+345
|\ \ \ \ \
| * | | | | netpoll: Check for skb->queue_mappingTushar Dave2017-04-211-2/+8
| * | | | | ip6mr: fix notification device destructionNikolay Aleksandrov2017-04-211-7/+6
| * | | | | bpf, doc: update bpf maintainers entryDaniel Borkmann2017-04-211-1/+15
| * | | | | net: qrtr: potential use after free in qrtr_sendmsg()Dan Carpenter2017-04-211-1/+3
| * | | | | bpf: Fix values type used in test_mapsDavid Miller2017-04-211-2/+2
| * | | | | net: ipv6: RTF_PCPU should not be settable from userspaceDavid Ahern2017-04-212-1/+5
| * | | | | gso: Validate assumption of frag_list segementationIlan Tayari2017-04-211-4/+14
| * | | | | Merge branch 'skb_cow_head'David S. Miller2017-04-216-44/+16
| |\ \ \ \ \
| | * | | | | kaweth: use skb_cow_head() to deal with cloned skbsEric Dumazet2017-04-211-12/+6
| | * | | | | ch9200: use skb_cow_head() to deal with cloned skbsEric Dumazet2017-04-211-7/+2
| | * | | | | lan78xx: use skb_cow_head() to deal with cloned skbsEric Dumazet2017-04-211-7/+2
| | * | | | | sr9700: use skb_cow_head() to deal with cloned skbsEric Dumazet2017-04-211-7/+2
| | * | | | | cx82310_eth: use skb_cow_head() to deal with cloned skbsEric Dumazet2017-04-211-5/+2
| | * | | | | smsc75xx: use skb_cow_head() to deal with cloned skbsEric Dumazet2017-04-211-6/+2
| |/ / / / /
| * | | | | ipv6: sr: fix double free of skb after handling invalid SRHDavid Lebrun2017-04-211-1/+0
| * | | | | MAINTAINERS: Add "B:" field for networking.David S. Miller2017-04-211-0/+1
| * | | | | net sched actions: allocate act cookie earlyWolfgang Bumiller2017-04-201-23/+32
| * | | | | Merge branch 'qed-dcbx-fixes'David S. Miller2017-04-201-1/+12
| |\ \ \ \ \
| | * | | | | qed: Fix issue in populating the PFC config paramters.sudarsana.kalluru@cavium.com2017-04-201-0/+2
| | * | | | | qed: Fix possible system hang in the dcbnl-getdcbx() path.sudarsana.kalluru@cavium.com2017-04-201-1/+1