]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
Merge branch 'for-3.5/core' into for-next
authorJens Axboe <axboe@kernel.dk>
Fri, 20 Apr 2012 08:11:25 +0000 (10:11 +0200)
committerJens Axboe <axboe@kernel.dk>
Fri, 20 Apr 2012 08:11:25 +0000 (10:11 +0200)
Conflicts:
Documentation/feature-removal-schedule.txt

Signed-off-by: Jens Axboe <axboe@kernel.dk>
1  2 
Documentation/feature-removal-schedule.txt
block/blk-core.c
block/blk-throttle.c
block/cfq-iosched.c
include/linux/blkdev.h
init/Kconfig
kernel/cpuset.c
mm/memcontrol.c

index 03ca210406edfcbe90fc58cd006ef0e7d313b42f,5298e126cea380d6ec88f6fda678e8c3720e8f38..067c92d8a073029d8c7e2f155e17ca3178fea6b5
@@@ -534,8 -542,9 +534,17 @@@ Who:      Kees Cook <keescook@chromium.org
  
  ----------------------------
  
 +What: setitimer accepts user NULL pointer (value)
 +When: 3.6
 +Why:  setitimer is not returning -EFAULT if user pointer is NULL. This
 +      violates the spec.
 +Who:  Sasikantha Babu <sasikanth.v19@gmail.com>
++
++----------------------------
++
+ What: cgroup option updates via remount
+ When: March 2013
+ Why:  Remount currently allows changing bound subsystems and
+       release_agent.  Rebinding is hardly useful as it only works
+       when the hierarchy is empty and release_agent itself should be
+       replaced with conventional fsnotify.
Simple merge
Simple merge
Simple merge
Simple merge
diff --cc init/Kconfig
Simple merge
diff --cc kernel/cpuset.c
Simple merge
diff --cc mm/memcontrol.c
Simple merge