For device tree people: Yes, I know I'll have to create file in
documentation, but does the binding below look acceptable?
I'll clean up driver code a bit more, remove the printks. Anything
else obviously wrong?
Signed-off-by: Pavel Machek
Thanks,
Select CLKSRC_MMIO when the meson6_timer driver is enabled since it
depends on clocksource MMIO functions.
Signed-off-by: Beniamino Galvani
---
drivers/clocksource/Kconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/drivers/clocksource/Kconfig b/drivers/clocksource/Kconfig
index 9042060.
On 11/16/2014 08:59 AM, Pavel Machek wrote:
[...]
+ adp1653: adp1653@30 {
+ compatible = "ad,adp1653";
The Analog Devices vendor prefix is adi.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
M
On Sat, 15 Nov 2014 16:49:33 +0200
Sakari Ailus wrote:
> Hi Boris,
>
> Boris Brezillon wrote:
> > Hi Sakari,
> >
> > On Fri, 14 Nov 2014 15:58:31 +0200
> > Sakari Ailus wrote:
> >
> >> Hi Boris,
> >>
> >> On Fri, Nov 14, 2014 at 11:36:00AM +0100, Boris Brezillon wrote:
> ...
> >>> diff --git
On 2014/11/16 14:56, Guenter Roeck wrote:
> On 11/15/2014 08:20 PM, Jiang Liu wrote:
>>
>> On 2014/11/16 11:22, Guenter Roeck wrote:
>>> On 11/15/2014 06:33 PM, Jiang Liu wrote:
Hi Guenter,
Could you please help to provide the config file and
error messages?
>>>
>>> Config file:
Add RGB444_1X12 and RGB565_1X16 format definitions and update the
documentation.
Signed-off-by: Boris Brezillon
Acked-by: Mauro Carvalho Chehab
---
Changes since v1:
- keep BPP and bits per sample ordering
Documentation/DocBook/media/v4l/subdev-formats.xml | 40 ++
include/
Hi Dave,
I was reading your report
http://marc.info/?l=linux-kernel&m=141600070111887&w=2
Have you tried reverting the following patches (all from rc1) ?
c6f4459 v3.18-rc1 smp: Add new wake_up_all_idle_cpus() function
bb964a9 v3.18-rc1 kernel misc: Replace
On Mon 2014-11-10 15:25:40, Andreas Färber wrote:
> Am 10.11.2014 um 12:58 schrieb Pavel Machek:
> > If I replace the blo[ck] below with
> >
> > a = <1>;
> > b = <2>;
> > c = <3>;
> > d = <4>;
> >
> > Resulting kernel boots. Replacing it with
> >
> > a-really-long-attribute-name-hopefully-t
On Fri 2014-11-14 23:44:07, Sebastian Reichel wrote:
> On Fri, Nov 14, 2014 at 02:06:37PM -0800, Dmitry Torokhov wrote:
> > Return value of irq_of_parse_and_map() is unsigned int, with 0
> > indicating failure, so testing for negative result never works.
> >
> > Signed-off-by: Dmitry Torokhov
>
On 2014/11/16 16:24, Jiang Liu wrote:
> On 2014/11/16 14:56, Guenter Roeck wrote:
>> On 11/15/2014 08:20 PM, Jiang Liu wrote:
>>
>> I took the configuration file I had for the SMP case (located in the same
>> directory in the git repository), disabled SMP, and ran "make
>> savedefconfig".
>> "old
On Sun 2014-11-16 09:11:04, Lars-Peter Clausen wrote:
> On 11/16/2014 08:59 AM, Pavel Machek wrote:
> >[...]
> >+adp1653: adp1653@30 {
> >+compatible = "ad,adp1653";
>
> The Analog Devices vendor prefix is adi.
Thanks, will be fixed in next version.
--
(english) http://www.livej
On 11/13/2014 11:22 PM, Pieter Smith wrote:
> Compile out splice support from exofs when the splice-family of syscalls is
> not
> supported by the system (i.e. CONFIG_SYSCALL_SPLICE is undefined).
>
> Signed-off-by: Pieter Smith
ACK-by: Boaz Harrosh
Or do you need that I push it through my tr
Linus,
Please pull the latest x86-urgent-for-linus git tree from:
git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git
x86-urgent-for-linus
# HEAD: 0cafa3e714fa34af100c575ada31d52caea20957 Merge tag
'microcode_fixes_for_3.18' of
git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp i
* Robert Bragg wrote:
> > I'd strong[ly] suggest thinking about sampling as well, if
> > the hardware exposes sample information: at least for
> > profiling CPU loads the difference is like day and night,
> > compared to aggregated counts and self-profiling.
>
> Here I was thinking of counte
On Fri, Nov 14, 2014 at 2:38 AM, Joe Stringer wrote:
> Use vxlan_gso_check() to advertise offload support for this NIC.
>
> Signed-off-by: Joe Stringer
FWIW (since the patches is applied already...)
Acked-by: Or Gerlitz
thanks for addressing this piece.
--
To unsubscribe from this list: send
Hi Jason,
On Fri, Nov 14, 2014 at 6:05 PM, Jason Cooper wrote:
> On Fri, Nov 14, 2014 at 05:38:44PM +0100, Ralf Baechle wrote:
>> On Mon, Nov 10, 2014 at 09:13:49AM +0100, Geert Uytterhoeven wrote:
>>
>> > On Fri, Nov 7, 2014 at 7:44 AM, Kevin Cernekee wrote:
>> > > Defining these macros way dow
On Mon, Nov 10, 2014 at 1:58 PM, Pavel Machek wrote:
> Breaks the boot. I'm using dtb append option. Any ideas? Nonbooting
> dtb is 68910 bytes.
Perhaps because it's not a multiple of 4?
$ factor 68910
68910: 2 3 5 2297
Does padding some property with 2 bytes help?
Gr{oetje,eeting}s,
Commit-ID: 68055915c1c22489f9658bd2b7391bb11b2cf4e4
Gitweb: http://git.kernel.org/tip/68055915c1c22489f9658bd2b7391bb11b2cf4e4
Author: Andi Kleen
AuthorDate: Mon, 3 Nov 2014 17:00:28 -0800
Committer: Ingo Molnar
CommitDate: Sun, 16 Nov 2014 09:53:36 +0100
perf/x86/intel/uncore: Fix boo
* Matt Fleming wrote:
> Folks,
>
> Please queue up the following changes for v3.19.
>
> Inclued are two straight forward changes from Mathias, and another
> attempt from Ard at moving the x86 EFI boot stub to the libstub library.
>
> It would be great to get these baking in linux-next for a
Commit-ID: 7af683350cb0ddd0e9d3819b4eb7abe9e2d3e709
Gitweb: http://git.kernel.org/tip/7af683350cb0ddd0e9d3819b4eb7abe9e2d3e709
Author: Peter Zijlstra
AuthorDate: Mon, 10 Nov 2014 10:54:35 +0100
Committer: Ingo Molnar
CommitDate: Sun, 16 Nov 2014 10:04:17 +0100
sched/numa: Avoid selecti
Commit-ID: 23cfa361f3e54a3e184a5e126bbbdd95f984881a
Gitweb: http://git.kernel.org/tip/23cfa361f3e54a3e184a5e126bbbdd95f984881a
Author: Peter Zijlstra
AuthorDate: Wed, 12 Nov 2014 12:37:37 +0100
Committer: Ingo Molnar
CommitDate: Sun, 16 Nov 2014 10:04:18 +0100
sched/cputime: Fix cpu_ti
Commit-ID: 41a134a5830a5e1396723ace0a63000780d6e267
Gitweb: http://git.kernel.org/tip/41a134a5830a5e1396723ace0a63000780d6e267
Author: Andi Kleen
AuthorDate: Mon, 3 Nov 2014 17:00:27 -0800
Committer: Ingo Molnar
CommitDate: Sun, 16 Nov 2014 09:45:47 +0100
perf/x86/intel/uncore: Fix IRP
Commit-ID: 00b4d9a14125f1e51874def2b9de6092e007412d
Gitweb: http://git.kernel.org/tip/00b4d9a14125f1e51874def2b9de6092e007412d
Author: Maxime COQUELIN
AuthorDate: Thu, 6 Nov 2014 10:54:19 +0100
Committer: Ingo Molnar
CommitDate: Sun, 16 Nov 2014 09:55:39 +0100
bitops: Fix shift overflo
Commit-ID: 6e998916dfe327e785e7c2447959b2c1a3ea4930
Gitweb: http://git.kernel.org/tip/6e998916dfe327e785e7c2447959b2c1a3ea4930
Author: Stanislaw Gruszka
AuthorDate: Wed, 12 Nov 2014 16:58:44 +0100
Committer: Ingo Molnar
CommitDate: Sun, 16 Nov 2014 10:04:20 +0100
sched/cputime: Fix clo
Commit-ID: 226424eee809251ec23bd4b09d8efba09c10fc3c
Gitweb: http://git.kernel.org/tip/226424eee809251ec23bd4b09d8efba09c10fc3c
Author: Mark Rutland
AuthorDate: Wed, 5 Nov 2014 16:11:44 +
Committer: Ingo Molnar
CommitDate: Sun, 16 Nov 2014 09:45:46 +0100
perf: Fix corruption of sibl
sizeof(u8) is always 1.
Signed-off-by: Fabian Frederick
---
drivers/acpi/utils.c | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
diff --git a/drivers/acpi/utils.c b/drivers/acpi/utils.c
index 371ac12..dd8ff63 100644
--- a/drivers/acpi/utils.c
+++ b/drivers/acpi/utils.c
@@ -136,8 +136
sizeof(u8) is always 1.
Signed-off-by: Fabian Frederick
---
drivers/char/tpm/tpm_i2c_stm_st33.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/char/tpm/tpm_i2c_stm_st33.c
b/drivers/char/tpm/tpm_i2c_stm_st33.c
index 4669e37..5271b75 100644
--- a/drivers/char/tpm/
On 2014.11.15 at 22:33 -0800, Linus Torvalds wrote:
> On Sat, Nov 15, 2014 at 5:40 PM, Dave Jones wrote:
> > >
> > > I'll try that next, and check in on it tomorrow.
> >
> > No luck. Died even faster this time.
>
> Yeah, and your other lockups haven't even been TLB related. Not that
> they look
Hi Pavel,
Am 16.11.2014 um 08:59 schrieb Pavel Machek:
> For device tree people: Yes, I know I'll have to create file in
> documentation, but does the binding below look acceptable?
[...]
> diff --git a/arch/arm/boot/dts/omap3-n900.dts
> b/arch/arm/boot/dts/omap3-n900.dts
> index 739fcf2..ed0bfc1
On Thu 2014-11-13 20:18:04, Aaro Koskinen wrote:
> Hi,
>
> On Thu, Nov 13, 2014 at 09:45:36AM -0800, Tony Lindgren wrote:
> > * Pavel Machek [141113 08:23]:
> > > OTOH ofono seems pretty reasonable. So I played a bit, and result
> > > is python/pygtk gui which can receive an sms, initiate a call,
On Sun 2014-11-16 11:09:51, Andreas Färber wrote:
> Hi Pavel,
>
> Am 16.11.2014 um 08:59 schrieb Pavel Machek:
> > For device tree people: Yes, I know I'll have to create file in
> > documentation, but does the binding below look acceptable?
> [...]
> > diff --git a/arch/arm/boot/dts/omap3-n900.dt
Em Sat, 15 Nov 2014 13:25:03 -0800
Greg KH escreveu:
> On Sat, Nov 15, 2014 at 09:59:34PM +0100, Pavel Machek wrote:
> > On Sat 2014-11-15 21:12:18, Konrad Zapalowicz wrote:
> > > On 11/15, Christian Resell wrote:
> > > > Simple style fix (checkpatch.pl: "space prohibited before that ','").
> > >
Am 16.11.2014 um 05:26 schrieb Anup Patel:
> On Thu, Nov 13, 2014 at 1:15 PM, Ankit Jindal wrote:
>> This patch adds device tree binding documentation for
>> X-Gene QMTM UIO driver.
>>
>> Signed-off-by: Ankit Jindal
>> Signed-off-by: Tushar Jagad
>> ---
>> .../devicetree/bindings/uio/uio_xgene_
sizeof(u8) is always 1.
Signed-off-by: Fabian Frederick
---
drivers/gpu/drm/r128/r128_state.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/gpu/drm/r128/r128_state.c
b/drivers/gpu/drm/r128/r128_state.c
index 575e986..8fd2d9f 100644
--- a/drivers/gpu/drm/r128/r1
From: Markus Elfring
Date: Sun, 16 Nov 2014 11:27:43 +0100
The audit_log_end() function tests whether its argument is NULL and then
returns immediately. Thus the test around the call is not needed.
This issue was detected by using the Coccinelle software.
Signed-off-by: Markus Elfring
---
ker
Hi Michal,
Am 14.11.2014 um 11:52 schrieb Michal Simek:
> diff --git a/arch/arm/boot/dts/zynq-7000.dtsi
> b/arch/arm/boot/dts/zynq-7000.dtsi
> index ce2ef5bec4f2..e217fb1c1169 100644
> --- a/arch/arm/boot/dts/zynq-7000.dtsi
> +++ b/arch/arm/boot/dts/zynq-7000.dtsi
> @@ -150,6 +150,13 @@
>
Commit-ID: 281d4078bec366d60990add9d91a952953bd0d72
Gitweb: http://git.kernel.org/tip/281d4078bec366d60990add9d91a952953bd0d72
Author: Juergen Gross
AuthorDate: Mon, 3 Nov 2014 14:01:47 +0100
Committer: Thomas Gleixner
CommitDate: Sun, 16 Nov 2014 11:04:24 +0100
x86: Make page cache mo
Commit-ID: c27ce0af896b7cc1718995f2b3e66e2892d5081c
Gitweb: http://git.kernel.org/tip/c27ce0af896b7cc1718995f2b3e66e2892d5081c
Author: Juergen Gross
AuthorDate: Mon, 3 Nov 2014 14:01:48 +0100
Committer: Thomas Gleixner
CommitDate: Sun, 16 Nov 2014 11:04:24 +0100
x86: Use new cache mode
Commit-ID: 2d85ebf8e12e14694d6f9a4f34359c19f0738ace
Gitweb: http://git.kernel.org/tip/2d85ebf8e12e14694d6f9a4f34359c19f0738ace
Author: Juergen Gross
AuthorDate: Mon, 3 Nov 2014 14:01:49 +0100
Committer: Thomas Gleixner
CommitDate: Sun, 16 Nov 2014 11:04:25 +0100
x86: Use new cache mode
Commit-ID: 1c64216be16404df7fab33c793890bb5076e8123
Gitweb: http://git.kernel.org/tip/1c64216be16404df7fab33c793890bb5076e8123
Author: Juergen Gross
AuthorDate: Mon, 3 Nov 2014 14:01:51 +0100
Committer: Thomas Gleixner
CommitDate: Sun, 16 Nov 2014 11:04:25 +0100
x86: Use new cache mode
Commit-ID: 5006e45a6bc293b490638210d1a88ac391d2eb92
Gitweb: http://git.kernel.org/tip/5006e45a6bc293b490638210d1a88ac391d2eb92
Author: Juergen Gross
AuthorDate: Mon, 3 Nov 2014 14:01:50 +0100
Committer: Thomas Gleixner
CommitDate: Sun, 16 Nov 2014 11:04:25 +0100
x86: Use new cache mode
Commit-ID: d85f33342a0f57acfbe078cdd0c4f590d5608bb7
Gitweb: http://git.kernel.org/tip/d85f33342a0f57acfbe078cdd0c4f590d5608bb7
Author: Juergen Gross
AuthorDate: Mon, 3 Nov 2014 14:01:53 +0100
Committer: Thomas Gleixner
CommitDate: Sun, 16 Nov 2014 11:04:25 +0100
x86: Use new cache mode
Commit-ID: 2df58b6d35306e8dab48923c9fbe9e1ad17537e2
Gitweb: http://git.kernel.org/tip/2df58b6d35306e8dab48923c9fbe9e1ad17537e2
Author: Juergen Gross
AuthorDate: Mon, 3 Nov 2014 14:01:52 +0100
Committer: Thomas Gleixner
CommitDate: Sun, 16 Nov 2014 11:04:25 +0100
x86: Use new cache mode
Commit-ID: 49a3b3cbdf1621678a39bd95a3e67c0f858539c7
Gitweb: http://git.kernel.org/tip/49a3b3cbdf1621678a39bd95a3e67c0f858539c7
Author: Juergen Gross
AuthorDate: Mon, 3 Nov 2014 14:01:54 +0100
Committer: Thomas Gleixner
CommitDate: Sun, 16 Nov 2014 11:04:25 +0100
x86: Use new cache mode
Commit-ID: 2a3746984c98b17b565e6a2c2bbaaaef757db1b4
Gitweb: http://git.kernel.org/tip/2a3746984c98b17b565e6a2c2bbaaaef757db1b4
Author: Juergen Gross
AuthorDate: Mon, 3 Nov 2014 14:01:55 +0100
Committer: Thomas Gleixner
CommitDate: Sun, 16 Nov 2014 11:04:25 +0100
x86: Use new cache mode
Commit-ID: 102e19e1955d85f31475416b1ee22980c6462cf8
Gitweb: http://git.kernel.org/tip/102e19e1955d85f31475416b1ee22980c6462cf8
Author: Juergen Gross
AuthorDate: Mon, 3 Nov 2014 14:01:56 +0100
Committer: Thomas Gleixner
CommitDate: Sun, 16 Nov 2014 11:04:25 +0100
x86: Remove looking for
Commit-ID: b14097bd911c2554b0b5271b3a6b2d84044d1843
Gitweb: http://git.kernel.org/tip/b14097bd911c2554b0b5271b3a6b2d84044d1843
Author: Juergen Gross
AuthorDate: Mon, 3 Nov 2014 14:01:58 +0100
Committer: Thomas Gleixner
CommitDate: Sun, 16 Nov 2014 11:04:26 +0100
x86: Use new cache mode
Commit-ID: e00c8cc93c1ac01ecd5049929a50fb47b62bb041
Gitweb: http://git.kernel.org/tip/e00c8cc93c1ac01ecd5049929a50fb47b62bb041
Author: Juergen Gross
AuthorDate: Mon, 3 Nov 2014 14:01:59 +0100
Committer: Thomas Gleixner
CommitDate: Sun, 16 Nov 2014 11:04:26 +0100
x86: Use new cache mode
Commit-ID: c06814d8419a74528500f85faf5fc01f67f8e7e6
Gitweb: http://git.kernel.org/tip/c06814d8419a74528500f85faf5fc01f67f8e7e6
Author: Juergen Gross
AuthorDate: Mon, 3 Nov 2014 14:01:57 +0100
Committer: Thomas Gleixner
CommitDate: Sun, 16 Nov 2014 11:04:25 +0100
x86: Use new cache mode
Commit-ID: 87ad0b713b1034b6caf559976c35ce47f6d1d1e9
Gitweb: http://git.kernel.org/tip/87ad0b713b1034b6caf559976c35ce47f6d1d1e9
Author: Juergen Gross
AuthorDate: Mon, 3 Nov 2014 14:02:00 +0100
Committer: Thomas Gleixner
CommitDate: Sun, 16 Nov 2014 11:04:26 +0100
x86: Clean up pgtable_t
Commit-ID: f439c429c320981943f8b64b2a4049d946cb492b
Gitweb: http://git.kernel.org/tip/f439c429c320981943f8b64b2a4049d946cb492b
Author: Juergen Gross
AuthorDate: Mon, 3 Nov 2014 14:02:01 +0100
Committer: Thomas Gleixner
CommitDate: Sun, 16 Nov 2014 11:04:26 +0100
x86: Support PAT bit in
On Sun, Nov 16, 2014 at 9:03 AM, Beniamino Galvani wrote:
> Select CLKSRC_MMIO when the meson6_timer driver is enabled since it
> depends on clocksource MMIO functions.
>
> Signed-off-by: Beniamino Galvani
> ---
> drivers/clocksource/Kconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git
Commit-ID: f5b2831d654167d77da8afbef4d2584897b12d0c
Gitweb: http://git.kernel.org/tip/f5b2831d654167d77da8afbef4d2584897b12d0c
Author: Juergen Gross
AuthorDate: Mon, 3 Nov 2014 14:02:02 +0100
Committer: Thomas Gleixner
CommitDate: Sun, 16 Nov 2014 11:04:26 +0100
x86: Respect PAT bit wh
Commit-ID: 47591df505129c9774af6cca2debf283a6e56ed7
Gitweb: http://git.kernel.org/tip/47591df505129c9774af6cca2debf283a6e56ed7
Author: Juergen Gross
AuthorDate: Mon, 3 Nov 2014 14:02:04 +0100
Committer: Thomas Gleixner
CommitDate: Sun, 16 Nov 2014 11:04:26 +0100
xen: Support Xen pv-dom
Commit-ID: bd809af16e3ab1f8d55b3e2928c47c67e2a865d2
Gitweb: http://git.kernel.org/tip/bd809af16e3ab1f8d55b3e2928c47c67e2a865d2
Author: Juergen Gross
AuthorDate: Mon, 3 Nov 2014 14:02:03 +0100
Committer: Thomas Gleixner
CommitDate: Sun, 16 Nov 2014 11:04:26 +0100
x86: Enable PAT to use
Please don't send these to trivial, because they can introduce bugs.
The make the code less clear and they are a layering violation. If the
other maintainers want to take them that's fine, but don't send it to
trivial.
regards,
dan carpenter
--
To unsubscribe from this list: send the line "unsu
Hello
How are you?
We are just back the Dynast Bridal fashion show from hongkong.
our gowns so hot selling, have other two new styels is top selling, Do you
like them?
buy them today and total 12(i will email to you the stock and hot selling
details, you can choose from) pieces, i am so
On Sun, Nov 16, 2014 at 02:10:23PM +0300, Dan Carpenter wrote:
> Please don't send these to trivial, because they can introduce bugs.
An example of a bug introduced is here:
https://lkml.org/lkml/2014/11/3/505
regards,
dan carpenter
--
To unsubscribe from this list: send the line "unsubscribe l
Commit-ID: 2cd3949f702692cf4c5d05b463f19cd706a92dd3
Gitweb: http://git.kernel.org/tip/2cd3949f702692cf4c5d05b463f19cd706a92dd3
Author: Dave Hansen
AuthorDate: Tue, 11 Nov 2014 14:01:33 -0800
Committer: Thomas Gleixner
CommitDate: Sun, 16 Nov 2014 12:13:16 +0100
x86: Require exact match
On Sun, Nov 16, 2014 at 11:40:26AM +0100, SF Markus Elfring wrote:
> diff --git a/kernel/auditsc.c b/kernel/auditsc.c
> index 21eae3c..1fed61c 100644
> --- a/kernel/auditsc.c
> +++ b/kernel/auditsc.c
> @@ -1470,8 +1470,7 @@ static void audit_log_exit(struct audit_context
> *context, struct task_st
Hello
2014-11-14 9:11 GMT+08:00 Minchan Kim :
> The kunmap_atomic should use virtual address getting by kmap_atomic.
> However, some pieces of code in zsmalloc uses modified address,
> not the one got by kmap_atomic for kunmap_atomic.
>
> It's okay for working because zsmalloc modifies the address
> An example of a bug introduced is here:
>
> https://lkml.org/lkml/2014/11/3/505
It seems that we try to clarify a different interpretation of "bugs", don't we?
It is an usual software development challenge to decide on the best source code
places
where to put input parameter validation (and w
> The original code is very clear, the new code works exactly the same but
> it's not clear if the author forgot about handling errors from
> audit_log_start().
We have got different expectations on source code clarity here.
> So now someone will come along later and add:
> if (!ab)
>
commit f2b56bc808addb908a5bf435d9b942c02af9a7c4
("ACPI / PM: Use device wakeup flags for handling ACPI wakeup devices")
broke wake-on-lan for Broadcom BCM4401 Ethernet card (b44) on Dell Vostro 1500
laptop.
device_may_wakeup for main ACPI device (PCIE) returns false, because it has
can_wakeup = 0.
On Fri, 14 Nov 2014, Dave Jones wrote:
> On Sat, Nov 15, 2014 at 01:36:41AM +0100, Thomas Gleixner wrote:
> > On Fri, 14 Nov 2014, Dave Jones wrote:
> >
> > > On Fri, Nov 14, 2014 at 11:55:30PM +0100, Thomas Gleixner wrote:
> > >
> > > > So this looks more like a smp function call fuckup.
Pavel Machek writes:
> On Thu 2014-11-13 20:18:04, Aaro Koskinen wrote:
>> Hi,
>>
>> On Thu, Nov 13, 2014 at 09:45:36AM -0800, Tony Lindgren wrote:
>> > * Pavel Machek [141113 08:23]:
>> > > OTOH ofono seems pretty reasonable. So I played a bit, and result
>> > > is python/pygtk gui which can r
Commit-ID: 753899183c53aa609375b214ea8e040da89119c3
Gitweb: http://git.kernel.org/tip/753899183c53aa609375b214ea8e040da89119c3
Author: Kirill Tkhai
AuthorDate: Fri, 7 Nov 2014 14:07:36 +0300
Committer: Ingo Molnar
CommitDate: Sun, 16 Nov 2014 10:58:48 +0100
sched/fair: Kill task_struct
Commit-ID: f622b429dadf83c3cc2d70f57f407ad85684eb36
Gitweb: http://git.kernel.org/tip/f622b429dadf83c3cc2d70f57f407ad85684eb36
Author: Chen Hanxiao
AuthorDate: Tue, 4 Nov 2014 16:51:22 +0800
Committer: Ingo Molnar
CommitDate: Sun, 16 Nov 2014 10:58:53 +0100
sched: Update comments about
Commit-ID: cb0b9f2445cdf9893352e4548582a2892af7137c
Gitweb: http://git.kernel.org/tip/cb0b9f2445cdf9893352e4548582a2892af7137c
Author: Wanpeng Li
AuthorDate: Wed, 5 Nov 2014 07:44:50 +0800
Committer: Ingo Molnar
CommitDate: Sun, 16 Nov 2014 10:58:56 +0100
sched/fair: Fix stale overload
Commit-ID: 6c1d9410f007a26d13173cf17204cfd965f49b83
Gitweb: http://git.kernel.org/tip/6c1d9410f007a26d13173cf17204cfd965f49b83
Author: Wanpeng Li
AuthorDate: Wed, 5 Nov 2014 09:14:37 +0800
Committer: Ingo Molnar
CommitDate: Sun, 16 Nov 2014 10:58:55 +0100
sched: Move p->nr_cpus_allowed
Commit-ID: a1bd5373357d3edc4b97548747d583c3efa484b3
Gitweb: http://git.kernel.org/tip/a1bd5373357d3edc4b97548747d583c3efa484b3
Author: Wolfram Sang
AuthorDate: Tue, 4 Nov 2014 12:01:41 +0100
Committer: Ingo Molnar
CommitDate: Sun, 16 Nov 2014 10:58:54 +0100
sched/completion: Document w
Commit-ID: c51b8ab5ad972df26fd9c0ffad34870e98273c4c
Gitweb: http://git.kernel.org/tip/c51b8ab5ad972df26fd9c0ffad34870e98273c4c
Author: Wanpeng Li
AuthorDate: Thu, 6 Nov 2014 15:22:44 +0800
Committer: Ingo Molnar
CommitDate: Sun, 16 Nov 2014 10:58:57 +0100
sched/deadline: Fix rq->dl.pus
sizeof(u8) is always 1.
Signed-off-by: Fabian Frederick
---
drivers/iio/common/st_sensors/st_sensors_spi.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/iio/common/st_sensors/st_sensors_spi.c
b/drivers/iio/common/st_sensors/st_sensors_spi.c
index 78a6a1a..5b37737 1
Commit-ID: 74e6942fbc7f52320c2fc900a9a6b0a315927915
Gitweb: http://git.kernel.org/tip/74e6942fbc7f52320c2fc900a9a6b0a315927915
Author: pang.xunlei
AuthorDate: Thu, 6 Nov 2014 15:52:01 +0800
Committer: Ingo Molnar
CommitDate: Sun, 16 Nov 2014 10:58:59 +0100
sched/cpupri: Remove unnecess
Commit-ID: c1a2b5f6293caa14804adca1840eeea1e8f6b322
Gitweb: http://git.kernel.org/tip/c1a2b5f6293caa14804adca1840eeea1e8f6b322
Author: pang.xunlei
AuthorDate: Thu, 6 Nov 2014 15:52:04 +0800
Committer: Ingo Molnar
CommitDate: Sun, 16 Nov 2014 10:59:00 +0100
sched/deadline: Remove unnece
Commit-ID: f9017963878933fc1d8fff85a9365a0d29104565
Gitweb: http://git.kernel.org/tip/f9017963878933fc1d8fff85a9365a0d29104565
Author: Dave Hansen
AuthorDate: Tue, 11 Nov 2014 14:01:33 -0800
Committer: Ingo Molnar
CommitDate: Sun, 16 Nov 2014 11:30:40 +0100
x86: Require exact match for
Commit-ID: d8b163c4c657478ef33c082cff78d03a4ca07bb2
Gitweb: http://git.kernel.org/tip/d8b163c4c657478ef33c082cff78d03a4ca07bb2
Author: Kirill Tkhai
AuthorDate: Tue, 11 Nov 2014 12:46:29 +0300
Committer: Ingo Molnar
CommitDate: Sun, 16 Nov 2014 10:59:01 +0100
sched/numa: Init numa balan
Commit-ID: b48cbd27b38ed3aef56a02dca2a4853fa5dabb1f
Gitweb: http://git.kernel.org/tip/b48cbd27b38ed3aef56a02dca2a4853fa5dabb1f
Author: Dave Hansen
AuthorDate: Tue, 11 Nov 2014 14:01:31 -0800
Committer: Ingo Molnar
CommitDate: Sun, 16 Nov 2014 11:30:39 +0100
x86: Add #include user.h to
From: Markus Elfring
Date: Sun, 16 Nov 2014 12:20:31 +0100
The module_put() function tests whether its argument is NULL and then
returns immediately. Thus the test around the call is not needed.
This issue was detected by using the Coccinelle software.
Signed-off-by: Markus Elfring
---
kernel
Commit-ID: 36ce98818a4df66c8134c31fd6e768b4119c7a90
Gitweb: http://git.kernel.org/tip/36ce98818a4df66c8134c31fd6e768b4119c7a90
Author: Wanpeng Li
AuthorDate: Tue, 11 Nov 2014 09:52:26 +0800
Committer: Ingo Molnar
CommitDate: Sun, 16 Nov 2014 10:59:03 +0100
sched/deadline: Introduce sta
Commit-ID: c0737ce453bdccd0d09aa4f916795533a4e02fef
Gitweb: http://git.kernel.org/tip/c0737ce453bdccd0d09aa4f916795533a4e02fef
Author: Andi Kleen
AuthorDate: Mon, 3 Nov 2014 17:00:26 -0800
Committer: Ingo Molnar
CommitDate: Sun, 16 Nov 2014 11:41:52 +0100
perf/x86/intel/uncore: Add sca
Commit-ID: 7550ddffe4c8040db31c66e5bd64531e2916bbf1
Gitweb: http://git.kernel.org/tip/7550ddffe4c8040db31c66e5bd64531e2916bbf1
Author: Andi Kleen
AuthorDate: Wed, 24 Sep 2014 07:34:46 -0700
Committer: Ingo Molnar
CommitDate: Sun, 16 Nov 2014 11:41:54 +0100
perf/x86: Add INTEL_FLAGS_UEV
Commit-ID: af4bdcf675cf768dc3558682fc178e0e3e70bb52
Gitweb: http://git.kernel.org/tip/af4bdcf675cf768dc3558682fc178e0e3e70bb52
Author: Andi Kleen
AuthorDate: Wed, 24 Sep 2014 07:34:48 -0700
Committer: Ingo Molnar
CommitDate: Sun, 16 Nov 2014 11:41:56 +0100
perf/x86/intel: Disallow flag
Commit-ID: 0dbc94796d8714f78446245ef0f080d2c0b7ff0e
Gitweb: http://git.kernel.org/tip/0dbc94796d8714f78446245ef0f080d2c0b7ff0e
Author: Andi Kleen
AuthorDate: Wed, 24 Sep 2014 07:34:47 -0700
Committer: Ingo Molnar
CommitDate: Sun, 16 Nov 2014 11:41:55 +0100
perf/x86/intel: Use INTEL_FLA
Commit-ID: 60e2364e60e86e81bc6377f49779779e6120977f
Gitweb: http://git.kernel.org/tip/60e2364e60e86e81bc6377f49779779e6120977f
Author: Stephane Eranian
AuthorDate: Wed, 24 Sep 2014 13:48:37 +0200
Committer: Ingo Molnar
CommitDate: Sun, 16 Nov 2014 11:41:57 +0100
perf: Add ability to sa
Commit-ID: aea48559ac454a065244d3eff0c94cc8af9c553e
Gitweb: http://git.kernel.org/tip/aea48559ac454a065244d3eff0c94cc8af9c553e
Author: Stephane Eranian
AuthorDate: Wed, 24 Sep 2014 13:48:38 +0200
Committer: Ingo Molnar
CommitDate: Sun, 16 Nov 2014 11:41:58 +0100
perf/x86: Add support f
Commit-ID: 26ff0f0af79d0a9fc1f783d45e470059b840c7c1
Gitweb: http://git.kernel.org/tip/26ff0f0af79d0a9fc1f783d45e470059b840c7c1
Author: Stephane Eranian
AuthorDate: Wed, 24 Sep 2014 13:48:40 +0200
Committer: Ingo Molnar
CommitDate: Sun, 16 Nov 2014 11:42:01 +0100
perf/tests: Add interru
Commit-ID: 4b6c51773d86883a2e80cffadbe4f178ac1babd8
Gitweb: http://git.kernel.org/tip/4b6c51773d86883a2e80cffadbe4f178ac1babd8
Author: Stephane Eranian
AuthorDate: Wed, 24 Sep 2014 13:48:41 +0200
Committer: Ingo Molnar
CommitDate: Sun, 16 Nov 2014 11:42:02 +0100
perf record: Add new -I
Commit-ID: 6a21c0b5c2abd2fdfa6fff79f11df3d6082c1873
Gitweb: http://git.kernel.org/tip/6a21c0b5c2abd2fdfa6fff79f11df3d6082c1873
Author: Stephane Eranian
AuthorDate: Wed, 24 Sep 2014 13:48:39 +0200
Committer: Ingo Molnar
CommitDate: Sun, 16 Nov 2014 11:41:59 +0100
perf tools: Add core su
Commit-ID: 2565711fb7d7c28e0cd93c8971b520d1b10b857c
Gitweb: http://git.kernel.org/tip/2565711fb7d7c28e0cd93c8971b520d1b10b857c
Author: Peter Zijlstra
AuthorDate: Wed, 24 Sep 2014 13:48:42 +0200
Committer: Ingo Molnar
CommitDate: Sun, 16 Nov 2014 11:42:04 +0100
perf: Improve the perf_sa
kmod 19 is out:
ftp://ftp.kernel.org/pub/linux/utils/kernel/kmod/kmod-19.tar.xz
ftp://ftp.kernel.org/pub/linux/utils/kernel/kmod/kmod-19.tar.sign
This release includes small fixes and moving code to make it more
reliable and smaller. It's particularly important for use with system
linux kernel doesn't manage page sizes below 4kb.
Cc: Andrew Morton
Signed-off-by: Fabian Frederick
---
fs/affs/file.c | 4
1 file changed, 4 deletions(-)
diff --git a/fs/affs/file.c b/fs/affs/file.c
index 05005bd..8faa659 100644
--- a/fs/affs/file.c
+++ b/fs/affs/file.c
@@ -15,10 +15,6 @
On 11/14/14 23:12, Dmitry Torokhov wrote:
Return value of irq_of_parse_and_map() is unsigned int, with 0
indicating failure, so testing for negative result never works.
Whoops, that is bad. Thanks for catching this. It probably needs to go
to stable as well for 3.17 kernel.
+Cc: sta...@vger.
* Juergen Gross wrote:
> arch/x86/include/asm/cacheflush.h | 38 ---
FYI, this series breaks the UML build:
In file included from /home/mingo/tip/include/linux/highmem.h:11:0,
from /home/mingo/tip/include/linux/pagemap.h:10,
from /home/mingo/tip/i
From: Sun Wang
Function must be static if function will not be used in other files.
Signed-off-by: Sun Wang
---
drivers/staging/lustre/lnet/lnet/{module.c.org => module.c} | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/staging/lustre/lnet/lnet/module.c.org
b/driv
From: Markus Elfring
Date: Sun, 16 Nov 2014 14:18:28 +0100
The vfree() function performs also input parameter validation. Thus the test
around the call is not needed.
This issue was detected by using the Coccinelle software.
Signed-off-by: Markus Elfring
---
kernel/power/swap.c | 2 +-
1 file
On Sun, 16 Nov 2014, SF Markus Elfring wrote:
> From: Markus Elfring
> Date: Sun, 16 Nov 2014 12:20:31 +0100
>
> The module_put() function tests whether its argument is NULL and then
> returns immediately. Thus the test around the call is not needed.
>
> This issue was detected by using the Cocci
On Sat, Nov 15, 2014 at 09:08:07PM -0600, Eric W. Biederman wrote:
>
> That may be a bug with the user namespace permission check. Perhaps we
> shouldn't allow dropping groups that aren't mapped in the user
> namespace.
I'm not saying that we can't change the behavior of whether or not a
user ca
From: Markus Elfring
Date: Sun, 16 Nov 2014 14:46:28 +0100
The iput() function tests whether its argument is NULL and then
returns immediately. Thus the test around the call is not needed.
This issue was detected by using the Coccinelle software.
Signed-off-by: Markus Elfring
---
kernel/trace
Hello,
I'd like to ask if there's any undergoing Linux project regarding the
Touchpad/Clickpad Linux sub system and where can I get in touch with
them.
Thanks.
At.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More
1 - 100 of 347 matches
Mail list logo