summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)AuthorLines
2012-01-17audit: fix signedness bug in audit_log_execve_info()Xi Wang-2/+2
2012-01-17audit: comparison on interprocess fieldsPeter Moody-0/+39
2012-01-17audit: implement all object interfield comparisonsPeter Moody-0/+29
2012-01-17audit: allow interfield comparison between gid and ogidEric Paris-0/+6
2012-01-17audit: complex interfield comparison helperEric Paris-11/+39
2012-01-17audit: allow interfield comparison in audit rulesEric Paris-2/+33
2012-01-17audit: do not call audit_getname on errorEric Paris-3/+0
2012-01-17audit: only allow tasks to set their loginuid if it is -1Eric Paris-1/+10
2012-01-17audit: remove task argument to audit_set_loginuidEric Paris-3/+3
2012-01-17audit: allow audit matching on inode gidEric Paris-0/+13
2012-01-17audit: allow matching on obj_uidEric Paris-0/+13
2012-01-17audit: remove audit_finish_fork as it can't be calledEric Paris-22/+0
2012-01-17audit: reject entry,always rulesEric Paris-2/+4
2012-01-17audit: inline audit_free to simplify the look of generic codeEric Paris-3/+2
2012-01-17audit: inline checks for not needing to collect aux recordsEric Paris-12/+3
2012-01-17audit: drop some potentially inadvisable likely notationsEric Paris-6/+6
2012-01-17audit: remove AUDIT_SETUP_CONTEXT as it isn't usedEric Paris-5/+1
2012-01-17audit: inline audit_syscall_entry to reduce burden on archsEric Paris-1/+1
2012-01-17Audit: push audit success and retcode into arch ptrace.hEric Paris-4/+12
2012-01-17seccomp: audit abnormal end to a process due to seccompEric Paris-21/+31
2012-01-17audit: check current inode and containing object when filtering on major and ...Eric Paris-10/+14
2012-01-17audit: drop the meaningless and format breaking word 'user'Eric Paris-1/+1
2012-01-17audit: dynamically allocate audit_names when not enough space is in the names...Eric Paris-188/+215
2012-01-17audit: make filetype matching consistent with other filtersEric Paris-12/+11
2012-01-11Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-0/+9
2012-01-10Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-0/+4
2012-01-10Merge branch 'akpm' (aka "Andrew's patch-bomb")Linus Torvalds-13/+95
2012-01-10user namespace: make signal.c respect user namespacesSerge E. Hallyn-3/+40
2012-01-10workqueue: make alloc_workqueue() take printf fmt and args for nameTejun Heo-10/+22
2012-01-10signal: add block_sigmask() for adding sigmask to current->blockedMatt Fleming-0/+21
2012-01-10tracepoint: add tracepoints for debugging oom_score_adjKAMEZAWA Hiroyuki-0/+6
2012-01-10PM/Hibernate: do not count debug pages as savableStanislaw Gruszka-0/+6
2012-01-10Merge branch 'kvm-updates/3.3' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-0/+2
2012-01-09Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds-261/+326
2012-01-08audit: always follow va_copy() with va_end()Jesper Juhl-2/+3
2012-01-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-4/+4
2012-01-08Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-370/+339
2012-01-08Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds-58/+37
2012-01-07Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds-0/+3
2012-01-07Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-58/+57
2012-01-06vfs: switch ->show_options() to struct dentry *Al Viro-2/+2
2012-01-06vfs: prefer ->dentry->d_sb to ->mnt->mnt_sbAl Viro-1/+1
2012-01-06Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into ZAl Viro-25/+24
2012-01-06Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/pub/linux/arm/kernel/g...Linus Torvalds-5/+7
2012-01-06Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-5/+5
2012-01-06Merge branch 'driver-core-next' into Linux 3.2Greg Kroah-Hartman-58/+57
2012-01-06Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-2463/+2687
2012-01-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-306/+476
2012-01-06Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-243/+933
2012-01-06Merge branch 'core-printk-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-5/+4