CTCaer Kernel (for stock ICS Xperia 2011) .587/.13 sources originally from SONY Dev site
Go to file
CTCaer ce132e9cac Merged from Lupus: net sched: fix some kernel memory leaks
We leak at least 32bits of kernel memory to user land in tc dump,
because we dont init all fields (capab ?) of the dumped structure.

Use C99 initializers so that holes and non explicit fields are zeroed.

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

Conflicts:

	net/sched/act_nat.c
2013-03-05 10:13:19 +02:00
arch Added slight UV for 1.6Ghz 2013-02-25 23:29:56 +02:00
block Updated SIO 2012-12-06 22:21:58 +00:00
chromeos Initial commit of 4.1.B.0.587 source from SONY 2012-11-13 10:32:52 +00:00
crypto Initial commit of 4.1.B.0.587 source from SONY 2012-11-13 10:32:52 +00:00
debian Initial commit of 4.1.B.0.587 source from SONY 2012-11-13 10:32:52 +00:00
Documentation Initial commit of 4.1.B.0.587 source from SONY 2012-11-13 10:32:52 +00:00
drivers Merged from Lupus: staging/binder: Fix use of uninitialized variable. 2013-03-05 09:36:59 +02:00
firmware Initial commit of 4.1.B.0.587 source from SONY 2012-11-13 10:32:52 +00:00
fs Lowered VFS_cache pressure 2012-12-20 22:25:47 +00:00
include tweaked and fixed Governors 2013-02-22 07:13:09 +02:00
init Added Tiny RCU 2012-12-06 22:41:55 +00:00
ipc Initial commit of 4.1.B.0.587 source from SONY 2012-11-13 10:32:52 +00:00
kernel tweaked and fixed Governors 2013-02-22 07:13:09 +02:00
lib Better memcopy/memmove 2 2012-12-20 22:11:46 +00:00
mm Added Compaction 2012-12-20 22:35:17 +00:00
net Merged from Lupus: net sched: fix some kernel memory leaks 2013-03-05 10:13:19 +02:00
samples Initial commit of 4.1.B.0.587 source from SONY 2012-11-13 10:32:52 +00:00
scripts Updated user to reflect new build, revert gcc string to original 2013-02-24 04:40:21 +02:00
security Initial commit of 4.1.B.0.587 source from SONY 2012-11-13 10:32:52 +00:00
sound Initial commit of 4.1.B.0.587 source from SONY 2012-11-13 10:32:52 +00:00
tools/perf Initial commit of 4.1.B.0.587 source from SONY 2012-11-13 10:32:52 +00:00
usr Initial commit of 4.1.B.0.587 source from SONY 2012-11-13 10:32:52 +00:00
virt/kvm Initial commit of 4.1.B.0.587 source from SONY 2012-11-13 10:32:52 +00:00
.mailmap Initial commit of 4.1.B.0.587 source from SONY 2012-11-13 10:32:52 +00:00
Android.mk Initial commit of 4.1.B.0.587 source from SONY 2012-11-13 10:32:52 +00:00
COPYING Initial commit of 4.1.B.0.587 source from SONY 2012-11-13 10:32:52 +00:00
CREDITS Initial commit of 4.1.B.0.587 source from SONY 2012-11-13 10:32:52 +00:00
Kbuild Initial commit of 4.1.B.0.587 source from SONY 2012-11-13 10:32:52 +00:00
MAINTAINERS Initial commit of 4.1.B.0.587 source from SONY 2012-11-13 10:32:52 +00:00
Makefile Linaro 4.7 build fix 2013-02-06 18:17:12 +00:00
README Initial commit of 4.1.B.0.587 source from SONY 2012-11-13 10:32:52 +00:00
README_Xperia Initial commit of 4.1.B.0.587 source from SONY 2012-11-13 10:32:52 +00:00
README.md Update README.md 2013-02-22 04:19:54 +02:00
REPORTING-BUGS Initial commit of 4.1.B.0.587 source from SONY 2012-11-13 10:32:52 +00:00

CTCaer-Kernel

An experimental kernel project by CTCaer, for stock based Xperia 2011 ICS roms.

Forked sources from garwedgess's Luspus kernel (https://github.com/garwedgess/LuPuS-STOCK-ICS-Xperia2011)

Xperia 2011 .587/.13 kernel sources from sony