summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | cpufreq: intel_pstate: Drop redundant wrapper functionRafael J. Wysocki2017-03-121-14/+4
| | | | |/ / / / | | | |/| | | |
| * | | | | | | cpufreq: Add Tegra186 cpufreq driverMikko Perttunen2017-04-193-0/+282
| * | | | | | | cpufreq: imx6q: Fix error handling codeChristophe Jaillet2017-04-191-1/+1
| * | | | | | | cpufreq: imx6q: Set max suspend_freq to avoid changes during suspendLeonard Crestez2017-04-191-1/+7
| * | | | | | | cpufreq: imx6q: Fix handling EPROBE_DEFER from regulatorIrina Tirdea2017-04-191-0/+7
| * | | | | | | Merge back cpufreq core changes for v4.12.Rafael J. Wysocki2017-04-158-132/+59
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge back cpufreq changes for v4.12.Rafael J. Wysocki2017-04-068-132/+59
| | |\ \ \ \ \ \ \
| | | * | | | | | | cpufreq: dbx500: Manage cooling device from cpufreq driverViresh Kumar2017-03-165-123/+20
| | | * | | | | | | MAINTAINERS: Add file patterns for cpufreq device tree bindingsGeert Uytterhoeven2017-03-121-0/+1
| | | * | | | | | | cpufreq: qoriq: enhance bus frequency calculationYuanTian Tang2017-03-121-7/+17
| | | * | | | | | | cpufreq: mediatek: Add support for MT8176 and MT817xDaniel Kurtz2017-03-121-1/+20
| | | * | | | | | | cpufreq: mt8173: Mark mt8173_cpufreq_driver_init as __initDaniel Kurtz2017-03-121-1/+1
| | | | |/ / / / / | | | |/| | | | |
* | | | | | | | | 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
| | * | | | | | | | | | | | qed: Fix sending an invalid PFC error mask to MFW.sudarsana.kalluru@cavium.com2017-04-201-0/+2
| | * | | | | | | | | | | | qed: Fix possible error in populating max_tc field.sudarsana.kalluru@cavium.com2017-04-201-0/+7
| |/ / / / / / / / / / / /