summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | KEYS: Announce key type (un)registrationDavid Howells2012-05-112-5/+3
| * | | KEYS: Reorganise keys MakefileDavid Howells2012-05-111-3/+9
| * | | KEYS: Move the key config into security/keys/KconfigDavid Howells2012-05-112-67/+72
| * | | KEYS: Use the compat keyctl() syscall wrapper on Sparc64 for Sparc32 compatDavid Howells2012-05-112-1/+4
| * | | Merge tag 'v3.4-rc5' into nextJames Morris2012-05-04811-5435/+7629
| |\ \ \
| * | | | Yama: remove an unused variableDan Carpenter2012-04-231-1/+0
| * | | | samples/seccomp: fix dependencies on arch macrosWill Drewry2012-04-192-11/+19
| * | | | Yama: add additional ptrace scopesKees Cook2012-04-192-12/+60
| * | | | seccomp: fix build warnings when there is no CONFIG_SECCOMP_FILTERWill Drewry2012-04-181-4/+9
| * | | | seccomp: ignore secure_computing return valuesWill Drewry2012-04-188-7/+14
| * | | | seccomp: use a static inline for a function stubStephen Rothwell2012-04-171-1/+1
| * | | | Documentation: prctl/seccomp_filterWill Drewry2012-04-148-1/+875
| * | | | x86: Enable HAVE_ARCH_SECCOMP_FILTERWill Drewry2012-04-142-1/+7
| * | | | ptrace,seccomp: Add PTRACE_SECCOMP supportWill Drewry2012-04-144-6/+26
| * | | | seccomp: Add SECCOMP_RET_TRAPWill Drewry2012-04-144-6/+37
| * | | | signal, x86: add SIGSYS info and make it synchronous.Will Drewry2012-04-144-1/+40
| * | | | seccomp: add SECCOMP_RET_ERRNOWill Drewry2012-04-143-16/+42
| * | | | seccomp: remove duplicated failure loggingKees Cook2012-04-143-20/+11
| * | | | seccomp: add system call filtering using BPFWill Drewry2012-04-146-23/+472
| * | | | arch/x86: add syscall_get_arch to syscall.hWill Drewry2012-04-141-0/+27
| * | | | asm/syscall.h: add syscall_get_archWill Drewry2012-04-141-0/+14
| * | | | seccomp: kill the seccomp_t typedefWill Drewry2012-04-142-5/+7
| * | | | net/compat.c,linux/filter.h: share compat_sock_fprogWill Drewry2012-04-142-8/+11
| * | | | sk_run_filter: add BPF_S_ANC_SECCOMP_LD_WWill Drewry2012-04-142-0/+7
| * | | | Fix execve behavior apparmor for PR_{GET,SET}_NO_NEW_PRIVSJohn Johansen2012-04-141-4/+35
| * | | | Add PR_{GET,SET}_NO_NEW_PRIVS to prevent execve from granting privsAndy Lutomirski2012-04-148-4/+55
| * | | | maintainers: update wiki url for the security subsystemJames Morris2012-04-091-1/+1
| * | | | maintainers: add kernel/capability.c to capabilities entryJames Morris2012-04-091-0/+1
| * | | | Merge branch 'linus-master'; commit 'v3.4-rc2' into nextJames Morris2012-04-090-0/+0
| | |/ / | |/| |
* | | | Merge tag 'virtio-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-05-219-120/+1314
|\ \ \ \
| * | | | virtio: fix typo in commentChen Baozi2012-05-221-10/+1
| * | | | virtio-mmio: Devices parameter parsingPawel Moll2012-05-223-0/+191
| * | | | virtio_blk: Drop unused request tracking listAsias He2012-05-221-10/+0
| * | | | virtio-blk: Fix hot-unplug race in remove methodAsias He2012-05-221-0/+11
| * | | | virtio: Use ida to allocate virtio indexAsias He2012-05-221-2/+9
| * | | | virtio: balloon: separate out common code between remove and freeze functionsAmit Shah2012-05-221-14/+12
| * | | | virtio: balloon: drop restore_common()Amit Shah2012-05-221-6/+1
| * | | | 9p: disconnect channel when PCI device is removedSasha Levin2012-05-221-1/+2
| * | | | virtio: update documentation to v0.9.5 of specRusty Russell2012-05-221-77/+1087
* | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-05-21157-1934/+415
|\ \ \ \ \
| * | | | | um: Remove leftover declaration of alloc_task_struct_node()Thomas Gleixner2012-05-081-2/+0
| * | | | | task_allocator: Use config switches instead of magic definesThomas Gleixner2012-05-086-9/+14
| * | | | | sparc: Use common threadinfo allocatorThomas Gleixner2012-05-081-23/+2
| * | | | | score: Use common threadinfo allocatorThomas Gleixner2012-05-081-7/+3
| * | | | | sh-use-common-threadinfo-allocatorThomas Gleixner2012-05-082-53/+3
| * | | | | mn10300: Use common threadinfo allocatorThomas Gleixner2012-05-082-16/+4
| * | | | | powerpc: Use common threadinfo allocatorThomas Gleixner2012-05-082-44/+0
| * | | | | mips: Use common threadinfo allocatorThomas Gleixner2012-05-081-12/+0
| * | | | | hexagon: Use common threadinfo allocatorThomas Gleixner2012-05-082-45/+0
| * | | | | m32r: Use common threadinfo allocatorThomas Gleixner2012-05-081-15/+2
OpenPOWER on IntegriCloud