summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-01-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds43-500/+810
2012-01-18Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds18-542/+374
2012-01-18Merge branch 'btrfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds7-125/+110
2012-01-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds34-921/+6949
2012-01-18Fix compile breakage with kref.hJames Bottomley1-0/+1
2012-01-18proc: clean up and fix /proc/<pid>/mem handlingLinus Torvalds1-106/+39
2012-01-18audit: no leading space in audit_log_d_path prefixKees Cook3-6/+6
2012-01-18audit: treat s_id as an untrusted stringKees Cook2-13/+18
2012-01-18audit: fix signedness bug in audit_log_execve_info()Xi Wang1-2/+2
2012-01-18audit: comparison on interprocess fieldsPeter Moody2-1/+62
2012-01-18audit: implement all object interfield comparisonsPeter Moody2-1/+38
2012-01-18audit: allow interfield comparison between gid and ogidEric Paris2-1/+8
2012-01-18audit: complex interfield comparison helperEric Paris1-11/+39
2012-01-18audit: allow interfield comparison in audit rulesEric Paris3-2/+37
2012-01-18Kernel: Audit Support For The ARM PlatformNathaniel Husted6-9/+25
2012-01-18audit: do not call audit_getname on errorEric Paris2-18/+13
2012-01-18audit: only allow tasks to set their loginuid if it is -1Eric Paris3-4/+24
2012-01-18audit: remove task argument to audit_set_loginuidEric Paris3-5/+5
2012-01-18audit: allow audit matching on inode gidEric Paris3-0/+14
2012-01-18audit: allow matching on obj_uidEric Paris3-0/+14
2012-01-18audit: remove audit_finish_fork as it can't be calledEric Paris3-24/+0
2012-01-18audit: reject entry,always rulesEric Paris1-2/+4
2012-01-18audit: inline audit_free to simplify the look of generic codeEric Paris3-4/+8
2012-01-18audit: drop audit_set_macxattr as it doesn't do anythingEric Paris1-2/+0
2012-01-18audit: inline checks for not needing to collect aux recordsEric Paris2-15/+23
2012-01-18audit: drop some potentially inadvisable likely notationsEric Paris1-6/+6
2012-01-18audit: remove AUDIT_SETUP_CONTEXT as it isn't usedEric Paris1-5/+1
2012-01-18audit: inline audit_syscall_entry to reduce burden on archsEric Paris16-86/+72
2012-01-18audit: ia32entry.S sign extend error codes when calling 64 bit codeEric Paris1-1/+3
2012-01-18Audit: push audit success and retcode into arch ptrace.hEric Paris26-74/+132
2012-01-18seccomp: audit abnormal end to a process due to seccompEric Paris3-21/+39
2012-01-18audit: check current inode and containing object when filtering on major and ...Eric Paris1-10/+14
2012-01-18audit: drop the meaningless and format breaking word 'user'Eric Paris1-1/+1
2012-01-18audit: dynamically allocate audit_names when not enough space is in the names...Eric Paris1-188/+215
2012-01-18audit: make filetype matching consistent with other filtersEric Paris2-12/+11
2012-01-18xfs: cleanup xfs_file_aio_writeChristoph Hellwig1-45/+37
2012-01-18xfs: always return with the iolock held from xfs_file_aio_write_checksChristoph Hellwig1-3/+4
2012-01-18xfs: remove the i_new_size field in struct xfs_inodeChristoph Hellwig5-92/+30
2012-01-18xfs: remove the i_size field in struct xfs_inodeChristoph Hellwig12-82/+56
2012-01-18xfs: replace i_pin_wait with a bit waitqueueChristoph Hellwig4-9/+24
2012-01-18xfs: replace i_flock with a sleeping bitlockChristoph Hellwig6-46/+76
2012-01-18xfs: make i_flags an unsigned longChristoph Hellwig1-1/+1
2012-01-18xfs: remove the if_ext_max field in struct xfs_iforkChristoph Hellwig8-115/+81
2012-01-18Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-4/+3
2012-01-18cfq-iosched: fix use-after-free of cfqqJens Axboe1-4/+3
2012-01-17Merge branch 'stable/for-linus-fixes-3.3' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-1/+1
2012-01-17Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2-2/+21
2012-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds7-17/+15
2012-01-17tty: remove unused tty_driver->termios_lockedKonstantin Khlebnikov1-1/+0
2012-01-17Revert "capabitlies: ns_capable can use the cap helpers rather than lsm call"Linus Torvalds1-1/+1