Age | Commit message (Expand) | Author | Files | Lines |
2012-01-18 | audit: allow matching on obj_uid | Eric Paris | 3 | -0/+14 |
2012-01-18 | audit: remove audit_finish_fork as it can't be called | Eric Paris | 3 | -24/+0 |
2012-01-18 | audit: reject entry,always rules | Eric Paris | 1 | -2/+4 |
2012-01-18 | audit: inline audit_free to simplify the look of generic code | Eric Paris | 3 | -4/+8 |
2012-01-18 | audit: drop audit_set_macxattr as it doesn't do anything | Eric Paris | 1 | -2/+0 |
2012-01-18 | audit: inline checks for not needing to collect aux records | Eric Paris | 2 | -15/+23 |
2012-01-18 | audit: drop some potentially inadvisable likely notations | Eric Paris | 1 | -6/+6 |
2012-01-18 | audit: remove AUDIT_SETUP_CONTEXT as it isn't used | Eric Paris | 1 | -5/+1 |
2012-01-18 | audit: inline audit_syscall_entry to reduce burden on archs | Eric Paris | 16 | -86/+72 |
2012-01-18 | audit: ia32entry.S sign extend error codes when calling 64 bit code | Eric Paris | 1 | -1/+3 |
2012-01-18 | Audit: push audit success and retcode into arch ptrace.h | Eric Paris | 26 | -74/+132 |
2012-01-18 | seccomp: audit abnormal end to a process due to seccomp | Eric Paris | 3 | -21/+39 |
2012-01-18 | audit: check current inode and containing object when filtering on major and ... | Eric Paris | 1 | -10/+14 |
2012-01-18 | audit: drop the meaningless and format breaking word 'user' | Eric Paris | 1 | -1/+1 |
2012-01-18 | audit: dynamically allocate audit_names when not enough space is in the names... | Eric Paris | 1 | -188/+215 |
2012-01-18 | audit: make filetype matching consistent with other filters | Eric Paris | 2 | -12/+11 |
2012-01-12 | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 13 | -25/+89 |
2012-01-12 | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 12 | -10/+337 |
2012-01-12 | Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 17 | -8/+1613 |
2012-01-12 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 11 | -93/+69 |
2012-01-12 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cp... | Linus Torvalds | 12 | -726/+799 |
2012-01-12 | Merge git://git.infradead.org/battery-2.6 | Linus Torvalds | 47 | -737/+3475 |
2012-01-12 | Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 4 | -42/+82 |
2012-01-12 | Merge tag 'md-3.3-fixes' of git://neil.brown.name/md | Linus Torvalds | 2 | -1/+16 |
2012-01-12 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 91 | -806/+1125 |
2012-01-12 | cpu: Register a generic CPU device on architectures that currently do not | Ben Hutchings | 10 | -0/+31 |
2012-01-12 | cpu: Do not return errors from cpu_dev_init() which will be ignored | Ben Hutchings | 2 | -9/+6 |
2012-01-11 | Merge branch 'slab/urgent' into slab/for-linus | Pekka Enberg | 1239 | -10498/+14102 |
2012-01-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds | 44 | -2049/+8684 |
2012-01-11 | Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security | Linus Torvalds | 59 | -143/+7026 |
2012-01-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 12 | -214/+137 |
2012-01-11 | autofs4: deal with autofs4_write/autofs4_write races | Al Viro | 3 | -4/+7 |
2012-01-11 | autofs4: catatonic_mode vs. notify_daemon race | Al Viro | 1 | -11/+14 |
2012-01-11 | autofs4: autofs4_wait() vs. autofs4_catatonic_mode() race | Al Viro | 1 | -1/+7 |
2012-01-11 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 48 | -369/+124 |
2012-01-11 | Merge tag 'for-linux-3.3-merge-window' of git://linux-c6x.org/git/projects/li... | Linus Torvalds | 125 | -5/+12989 |
2012-01-11 | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds | 17 | -90/+99 |
2012-01-11 | Merge branch 'unicore32' of git://github.com/gxt/linux | Linus Torvalds | 8 | -53/+17 |
2012-01-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/lli... | Linus Torvalds | 61 | -134/+570 |
2012-01-11 | Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 8 | -66/+227 |
2012-01-11 | Merge branch 'akpm' (aka "Andrew's patch-bomb") | Linus Torvalds | 166 | -1875/+3044 |
2012-01-11 | user namespace: make signal.c respect user namespaces | Serge E. Hallyn | 2 | -4/+46 |
2012-01-11 | workqueue: make alloc_workqueue() take printf fmt and args for name | Tejun Heo | 2 | -26/+53 |
2012-01-11 | procfs: add hidepid= and gid= mount options | Vasiliy Kulikov | 5 | -4/+135 |
2012-01-11 | procfs: parse mount options | Vasiliy Kulikov | 3 | -2/+64 |
2012-01-11 | procfs: introduce the /proc/<pid>/map_files/ directory | Pavel Emelyanov | 2 | -0/+367 |
2012-01-11 | procfs: make proc_get_link to use dentry instead of inode | Cyrill Gorcunov | 2 | -11/+11 |
2012-01-11 | signal: add block_sigmask() for adding sigmask to current->blocked | Matt Fleming | 3 | -5/+23 |
2012-01-11 | sparc: make SA_NOMASK a synonym of SA_NODEFER | Matt Fleming | 1 | -1/+2 |
2012-01-11 | reiserfs: don't lock root inode searching | Frederic Weisbecker | 1 | -15/+13 |