Age | Commit message (Expand) | Author |
2012-01-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-01-17 | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs | Linus Torvalds |
2012-01-17 | Merge branch 'btrfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds |
2012-01-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2012-01-17 | Fix compile breakage with kref.h | James Bottomley |
2012-01-17 | proc: clean up and fix /proc/<pid>/mem handling | Linus Torvalds |
2012-01-17 | audit: no leading space in audit_log_d_path prefix | Kees Cook |
2012-01-17 | audit: treat s_id as an untrusted string | Kees Cook |
2012-01-17 | audit: fix signedness bug in audit_log_execve_info() | Xi Wang |
2012-01-17 | audit: comparison on interprocess fields | Peter Moody |
2012-01-17 | audit: implement all object interfield comparisons | Peter Moody |
2012-01-17 | audit: allow interfield comparison between gid and ogid | Eric Paris |
2012-01-17 | audit: complex interfield comparison helper | Eric Paris |
2012-01-17 | audit: allow interfield comparison in audit rules | Eric Paris |
2012-01-17 | Kernel: Audit Support For The ARM Platform | Nathaniel Husted |
2012-01-17 | audit: do not call audit_getname on error | Eric Paris |
2012-01-17 | audit: only allow tasks to set their loginuid if it is -1 | Eric Paris |
2012-01-17 | audit: remove task argument to audit_set_loginuid | Eric Paris |
2012-01-17 | audit: allow audit matching on inode gid | Eric Paris |
2012-01-17 | audit: allow matching on obj_uid | Eric Paris |
2012-01-17 | audit: remove audit_finish_fork as it can't be called | Eric Paris |
2012-01-17 | audit: reject entry,always rules | Eric Paris |
2012-01-17 | audit: inline audit_free to simplify the look of generic code | Eric Paris |
2012-01-17 | audit: drop audit_set_macxattr as it doesn't do anything | Eric Paris |
2012-01-17 | audit: inline checks for not needing to collect aux records | Eric Paris |
2012-01-17 | audit: drop some potentially inadvisable likely notations | Eric Paris |
2012-01-17 | audit: remove AUDIT_SETUP_CONTEXT as it isn't used | Eric Paris |
2012-01-17 | audit: inline audit_syscall_entry to reduce burden on archs | Eric Paris |
2012-01-17 | audit: ia32entry.S sign extend error codes when calling 64 bit code | Eric Paris |
2012-01-17 | Audit: push audit success and retcode into arch ptrace.h | Eric Paris |
2012-01-17 | seccomp: audit abnormal end to a process due to seccomp | Eric Paris |
2012-01-17 | audit: check current inode and containing object when filtering on major and ... | Eric Paris |
2012-01-17 | audit: drop the meaningless and format breaking word 'user' | Eric Paris |
2012-01-17 | audit: dynamically allocate audit_names when not enough space is in the names... | Eric Paris |
2012-01-17 | audit: make filetype matching consistent with other filters | Eric Paris |
2012-01-17 | xfs: cleanup xfs_file_aio_write | Christoph Hellwig |
2012-01-17 | xfs: always return with the iolock held from xfs_file_aio_write_checks | Christoph Hellwig |
2012-01-17 | xfs: remove the i_new_size field in struct xfs_inode | Christoph Hellwig |
2012-01-17 | xfs: remove the i_size field in struct xfs_inode | Christoph Hellwig |
2012-01-17 | xfs: replace i_pin_wait with a bit waitqueue | Christoph Hellwig |
2012-01-17 | xfs: replace i_flock with a sleeping bitlock | Christoph Hellwig |
2012-01-17 | xfs: make i_flags an unsigned long | Christoph Hellwig |
2012-01-17 | xfs: remove the if_ext_max field in struct xfs_ifork | Christoph Hellwig |
2012-01-17 | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds |
2012-01-17 | cfq-iosched: fix use-after-free of cfqq | Jens Axboe |
2012-01-17 | Merge branch 'stable/for-linus-fixes-3.3' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2012-01-17 | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds |
2012-01-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds |
2012-01-17 | tty: remove unused tty_driver->termios_locked | Konstantin Khlebnikov |
2012-01-17 | Revert "capabitlies: ns_capable can use the cap helpers rather than lsm call" | Linus Torvalds |