aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2012-04-14uprobes/core: Make background page replacement logic account for rss_stat countersSrikar Dronamraju1-0/+5
2012-04-14Merge branch 'perf/core' into perf/uprobesIngo Molnar105-3080/+4768
2012-04-13Merge branch 'systemh-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linuxLinus Torvalds1-0/+1
2012-04-13tracing: Fix build breakage without CONFIG_PERF_EVENTS (again)Mark Brown1-2/+2
2012-04-14ptrace,seccomp: Add PTRACE_SECCOMP supportWill Drewry1-0/+16
2012-04-14seccomp: Add SECCOMP_RET_TRAPWill Drewry1-0/+26
2012-04-14signal, x86: add SIGSYS info and make it synchronous.Will Drewry1-1/+8
2012-04-14seccomp: add SECCOMP_RET_ERRNOWill Drewry1-10/+32
2012-04-14seccomp: remove duplicated failure loggingKees Cook2-16/+7
2012-04-14seccomp: add system call filtering using BPFWill Drewry3-19/+382
2012-04-14Add PR_{GET,SET}_NO_NEW_PRIVS to prevent execve from granting privsAndy Lutomirski1-0/+10
2012-04-13irq_work: fix compile failure on tile from missing includeChris Metcalf1-0/+1
2012-04-12Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds1-1/+2
2012-04-12irq_domain: fix type mismatch in debugfs output formatGrant Likely1-1/+2
2012-04-12Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-5/+15
2012-04-12Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-1/+1
2012-04-12sched_rt: Avoid unnecessary dequeue and enqueue of pushable tasks in set_cpus_allowed_rt()Kirill Tkhai1-30/+26
2012-04-12panic: fix stack dump print on direct call to panic()Jason Wessel1-1/+1
2012-04-12Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-31/+17
2012-04-12irq_domain: Move irq_virq_count into NOMAP revmapGrant Likely1-24/+9
2012-04-11[media] kernel:kfifo: export __kfifo_max_r symbolSrinivas Kandagatla1-0/+1
2012-04-11trace: Remove unused workqueue tracerStephen Boyd2-301/+0
2012-04-11cgroup: remove cgroup_subsys->populate()Tejun Heo1-3/+0
2012-04-11cred: copy_process() should clear child->replacement_session_keyringOleg Nesterov1-0/+2
2012-04-11irqdomain: Fix debugfs formattingGrant Likely1-3/+3
2012-04-10irq_domain: correct the debugfs file nameMika Westerberg1-1/+1
2012-04-10irq/irq_domain: Quit ignoring error returns from irq_alloc_desc_from().David Daney1-3/+4
2012-04-10clockevents: tTack broadcast device mode change in tick_broadcast_switch_to_oneshot()Suresh Siddha1-1/+3
2012-04-10itimer: Use printk_once instead of WARN_ONCEThomas Gleixner1-3/+4
2012-04-08Merge branch 'master' into for-nextJiri Kosina108-3143/+5001
2012-04-08watchdog: add check for suspended vm in softlockup detectorEric B Munson1-0/+12
2012-04-07userns: Disassociate user_struct from the user_namespace.Eric W. Biederman3-31/+37
2012-04-07userns: Add kuid_t and kgid_t and associated infrastructure in uidgid.hEric W. Biederman1-2/+0
2012-04-07userns: Replace the hard to write inode_userns with inode_capable.Eric W. Biederman1-0/+19
2012-04-07userns: Start out with a full set of capabilities.Eric W. Biederman1-0/+9
2012-04-07userns: Deprecate and rename the user_namespace reference in the user_structEric W. Biederman1-3/+3
2012-04-07userns: Add an explicit reference to the parent user namespaceEric W. Biederman1-7/+6
2012-04-07cred: Refcount the user_ns pointed to by the cred.Eric W. Biederman2-8/+8
2012-04-07userns: Use cred->user_ns instead of cred->user->user_nsEric W. Biederman6-12/+12
2012-04-07userns: Remove unnecessary cast to struct user_struct when copying cred->user.Eric W. Biederman1-2/+2
2012-04-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds1-4/+4
2012-04-06nohz: Fix stale jiffies update in tick_nohz_restart()Neal Cardwell1-2/+2
2012-04-05semaphore: fix improper comment reference to mutexLucia Rosculete1-1/+1
2012-04-05Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds1-16/+2
2012-04-05simple_open: automatically convert to simple_open()Stephen Boyd1-16/+2
2012-04-05sysctl: fix write access to dmesg_restrict/kptr_restrictKees Cook1-4/+4
2012-04-04Merge tag 'for_linus-3.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdbLinus Torvalds2-30/+25
2012-04-04Merge tag 'pm-for-3.4-part-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds6-62/+148
2012-04-02Merge branch 'paul' (Fixups from Paul Gortmaker)Linus Torvalds1-0/+1
2012-04-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-4/+9