First  |  Prev |  Next  |  Last
Pages: 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247
linux-next: Fix AppArmor build warnings after merge of the security-testing tree
Hi Stephen, the follow patch fixes the AppArmor build warnings from the security-next tree merge From: John Johansen <john.johansen(a)canonical.com> Date: Mon, 2 Aug 2010 19:31:57 -0700 Subject: [PATCH] AppArmor: Fix build warnings from linux-next merge Patch AppArmor to fix build warnings for changes that e... 2 Aug 2010 23:31
apparmor: depends on NET
On 08/02/2010 10:52 AM, Randy Dunlap wrote: From: Randy Dunlap <randy.dunlap(a)oracle.com> SECURITY_APPARMOR should depend on NET since AUDIT needs (depends on) NET. yes, thanks .that depends seems to have been dropped when I split out networking hooks for later submission Signed-off-by: John Johans... 4 Aug 2010 23:27
towards I/O aware memory cgroup v3.
* KAMEZAWA Hiroyuki <kamezawa.hiroyu(a)jp.fujitsu.com> [2010-08-02 19:11:13]: This is v3. removed terrble garbages from v2 and tested.(no big changes) Now, it's merge-window and I'll have to maintain this in my box for a while. I'll continue to update this. Maybe we can make new progress after LinuxCon... 2 Aug 2010 23:31
[PATCH] kvm cleanup: Introduce sibling_pte and do cleanup for reverse map and parent_pte
This patch is just a big cleanup. it reduces 220 lines of code. It introduces sibling_pte array for tracking identical sptes, so the identical sptes can be linked as a single linked list by their corresponding sibling_pte. A reverse map or a parent_pte points at the head of this single linked list. So we can do c... 2 Aug 2010 23:31
[PATCH 1/3] perf session: Free the ref_reloc_sym memory at the right place
From: Arnaldo Carvalho de Melo <acme(a)redhat.com> Which is at perf_session__destroy_kernel_maps, counterpart to the perf_session__create_kernel_maps where the kmap structure is located, just after the vmlinux_maps. Make it also check if the kernel maps were actually created, which may not be the case if, for in... 2 Aug 2010 22:26
[PATCH 1/2] [BUGFIX] perf probe: Fix to copy the type for raw parameters
Copy type field if it is for raw parameters. Without this fix, perf probe drops the type if user passes it for raw parameters (e.g. %ax:u32 will be converted to %ax). Signed-off-by: Masami Hiramatsu <masami.hiramatsu.pt(a)hitachi.com> Cc: Peter Zijlstra <a.p.zijlstra(a)chello.nl> Cc: Paul Mackerras <paulus(a)samba.org... 2 Aug 2010 22:26
[PATCH 2/2] [BUGFIX] perf probe: Fix memory leaks in add_perf_probe_events
Fix several memory leaks of pkgs and tevs in add_perf_probe_events(). Signed-off-by: Masami Hiramatsu <masami.hiramatsu.pt(a)hitachi.com> Reported-by: Arnaldo Carvalho de Melo <acme(a)redhat.com> Cc: Peter Zijlstra <a.p.zijlstra(a)chello.nl> Cc: Paul Mackerras <paulus(a)samba.org> Cc: Ingo Molnar <mingo(a)elte.hu> Cc: li... 2 Aug 2010 22:26
[PATCH 3/3] perf tools: Don't keep unreferenced maps when unmaps are detected
From: Arnaldo Carvalho de Melo <acme(a)redhat.com> For a file with: [root(a)emilia linux-2.6-tip]# perf report -D -fi allmodconfig-j32.perf.data | grep events: TOTAL events: 36933 MMAP events: 9056 LOST events: 0 COMM events: 1702 EXIT events: 1887 ... 2 Aug 2010 22:26
[PATCH v2] ide: Use kzalloc in idedisk_prep_fn.
> This change conflicts with the change in linux-next (came from Jens' tree). Thanks for pointing it out. Here is the updated one. Regards, Tao From 5b8ae2eb7e3ecb54ea8db3b296727106148f17b3 Mon Sep 17 00:00:00 2001 From: Tao Ma <tao.ma(a)oracle.com> Date: Tue, 3 Aug 2010 08:18:27 +0800 Subject: [PATCH v... 2 Aug 2010 22:26
[GIT PULL 0/3] perf/core fixes and improvements
Hi Ingo, Please pull from: git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux-2.6 perf/core Regards, - Arnaldo Arnaldo Carvalho de Melo (3): perf session: Free the ref_reloc_sym memory at the right place perf session: Invalidate last_match when removing threads from rb_tree perf to... 2 Aug 2010 22:26
First  |  Prev |  Next  |  Last
Pages: 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247