Skip to content

Tags: CyanogenMod/lge-kernel-omap4

Tags

cm-10.2.1

Toggle cm-10.2.1's commit message
apds9190: Fix gcc 4.7-induced failure

The int init function wasn't actually returning an int, and while the
default assumption for that case was OK with older compilers, it
failed hard with 4.7 resulting in random behavior

cm-10.1.3

Toggle cm-10.1.3's commit message
Merge latest changes from google kernel/common.git

Kernel version updated to 3.0.31

Change-Id: Ifbd7150801f3beeec9cbaa566f249d8019ef9348
Signed-off-by: Roman Shaposhnikov <[email protected]>

cm-10.1.3-RC2

Toggle cm-10.1.3-RC2's commit message
Merge latest changes from google kernel/common.git

Kernel version updated to 3.0.31

Change-Id: Ifbd7150801f3beeec9cbaa566f249d8019ef9348
Signed-off-by: Roman Shaposhnikov <[email protected]>

cm-10.1.3-RC1

Toggle cm-10.1.3-RC1's commit message
Merge latest changes from google kernel/common.git

Kernel version updated to 3.0.31

Change-Id: Ifbd7150801f3beeec9cbaa566f249d8019ef9348
Signed-off-by: Roman Shaposhnikov <[email protected]>

cm-10.1.2

Toggle cm-10.1.2's commit message
perf: Treat attr.config as u64 in perf_swevent_init()

Trinity discovered that we fail to check all 64 bits of
attr.config passed by user space, resulting to out-of-bounds
access of the perf_swevent_enabled array in
sw_perf_event_destroy().

Introduced in commit b0a873e ("perf: Register PMU
implementations").

Signed-off-by: Tommi Rantala <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: [email protected]
Cc: Paul Mackerras <[email protected]>
Cc: Arnaldo Carvalho de Melo <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>

cm-10.1.1

Toggle cm-10.1.1's commit message
perf: Treat attr.config as u64 in perf_swevent_init()

Trinity discovered that we fail to check all 64 bits of
attr.config passed by user space, resulting to out-of-bounds
access of the perf_swevent_enabled array in
sw_perf_event_destroy().

Introduced in commit b0a873e ("perf: Register PMU
implementations").

Signed-off-by: Tommi Rantala <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: [email protected]
Cc: Paul Mackerras <[email protected]>
Cc: Arnaldo Carvalho de Melo <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>

cm-10.1.0

Toggle cm-10.1.0's commit message
perf: Treat attr.config as u64 in perf_swevent_init()

Trinity discovered that we fail to check all 64 bits of
attr.config passed by user space, resulting to out-of-bounds
access of the perf_swevent_enabled array in
sw_perf_event_destroy().

Introduced in commit b0a873e ("perf: Register PMU
implementations").

Signed-off-by: Tommi Rantala <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: [email protected]
Cc: Paul Mackerras <[email protected]>
Cc: Arnaldo Carvalho de Melo <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>

cm-10.1.0-RC5

Toggle cm-10.1.0-RC5's commit message
u2: cmdline: add android standard boot pause argument

cm-10.1.0-RC4

Toggle cm-10.1.0-RC4's commit message
u2: cmdline: add android standard boot pause argument

cm-10.1.0-RC3

Toggle cm-10.1.0-RC3's commit message
u2: cmdline: add android standard boot pause argument