aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-8/+4
2012-01-17Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds6-11/+172
2012-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds2-2/+5
2012-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/auditLinus Torvalds2-20/+106
2012-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfsLinus Torvalds1-0/+203
2012-01-18lib: digital signature config option name changeDmitry Kasatkin1-2/+2
2012-01-18keys: fix trusted/encrypted keys sparse rcu_assign_pointer messagesMimi Zohar1-0/+3
2012-01-17Fix compile breakage with kref.hJames Bottomley1-0/+1
2012-01-17audit: comparison on interprocess fieldsPeter Moody1-1/+23
2012-01-17audit: implement all object interfield comparisonsPeter Moody1-1/+9
2012-01-17audit: allow interfield comparison between gid and ogidEric Paris1-1/+2
2012-01-17audit: allow interfield comparison in audit rulesEric Paris1-0/+4
2012-01-17audit: remove task argument to audit_set_loginuidEric Paris1-1/+1
2012-01-17audit: allow audit matching on inode gidEric Paris1-0/+1
2012-01-17audit: allow matching on obj_uidEric Paris1-0/+1
2012-01-17audit: remove audit_finish_fork as it can't be calledEric Paris1-2/+0
2012-01-17audit: inline audit_free to simplify the look of generic codeEric Paris1-1/+6
2012-01-17audit: drop audit_set_macxattr as it doesn't do anythingEric Paris1-2/+0
2012-01-17audit: inline checks for not needing to collect aux recordsEric Paris1-3/+20
2012-01-17audit: inline audit_syscall_entry to reduce burden on archsEric Paris1-3/+10
2012-01-17Audit: push audit success and retcode into arch ptrace.hEric Paris2-8/+24
2012-01-17seccomp: audit abnormal end to a process due to seccompEric Paris1-0/+8
2012-01-17tty: remove unused tty_driver->termios_lockedKonstantin Khlebnikov1-1/+0
2012-01-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessDavid S. Miller1-1/+1
2012-01-17net: fix some sparse errorsEric Dumazet1-1/+1
2012-01-17bcma: connect the bcma bus suspend/resume to the bcma driver suspend/resumeLinus Torvalds1-1/+1
2012-01-16Btrfs: space leak tracepointsJosef Bacik1-0/+30
2012-01-16Btrfs: add allocator tracepointsJosef Bacik1-0/+173
2012-01-16netfilter: revert user-space expectation helper supportPablo Neira Ayuso2-6/+1
2012-01-15Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds14-340/+176
2012-01-15Merge branch 'for-3.3/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds1-7/+33
2012-01-15Merge branch 'for-3.3/core' of git://git.kernel.dk/linux-blockLinus Torvalds5-93/+252
2012-01-15Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-5/+77
2012-01-14Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-securityLinus Torvalds4-53/+22
2012-01-14Merge tag 'kmemleak' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linuxLinus Torvalds1-0/+8
2012-01-14Merge branch 'for-next' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds11-22/+47
2012-01-14Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6Linus Torvalds7-94/+70
2012-01-14block: fail SCSI passthrough ioctls on partition devicesPaolo Bonzini1-0/+1
2012-01-14block: add and use scsi_blk_cmd_ioctlPaolo Bonzini1-0/+2
2012-01-14Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds2-1/+5
2012-01-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-0/+4
2012-01-14Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds8-20/+33
2012-01-14Merge branch 'for-3.3' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2-3/+2
2012-01-13Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-1/+1
2012-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6Linus Torvalds17-8/+686
2012-01-13Merge tag 'mmc-merge-for-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmcLinus Torvalds10-9/+185
2012-01-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-nmwLinus Torvalds1-0/+2
2012-01-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds1-0/+1
2012-01-13vhost-net: add module alias (v2.1)stephen hemminger1-0/+1
2012-01-13drm: bump DRM_CONNECTOR_MAX_ENCODER from 2 to 3Ben Skeggs1-1/+1