summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2012-01-24team: send only changed options/ports via netlinkJiri Pirko1-0/+10
2012-01-22net: introduce res_counter_charge_nofail() for socket allocationsGlauber Costa1-0/+6
2012-01-22cgroup: make sure memcg margin is 0 when over limitGlauber Costa1-1/+4
2012-01-22tcp: detect loss above high_seq in recoveryYuchung Cheng1-1/+0
2012-01-22mlx4_en: eth statistics modificationEugenia Emantayev1-0/+1
2012-01-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds4-7/+3
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/jmo...Linus Torvalds2-2/+5
2012-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2-20/+106
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/linvil...David S. Miller1-1/+1
2012-01-17bcma: connect the bcma bus suspend/resume to the bcma driver suspend/resumeLinus Torvalds1-1/+1
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...Linus Torvalds3-9/+68
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/kern...Linus 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/cmarina...Linus Torvalds1-0/+8
2012-01-14Merge branch 'for-next' of git://git.infradead.org/users/dhowells/linux-headersLinus Torvalds9-12/+38
2012-01-14Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6Linus Torvalds4-67/+14
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 Torvalds1-1/+1
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 Torvalds6-17/+30
2012-01-14Merge branch 'for-3.3' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2-3/+2
2012-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/same...Linus Torvalds17-8/+686
2012-01-13Merge tag 'mmc-merge-for-3.3-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus 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/sag...Linus Torvalds1-0/+1
2012-01-13vhost-net: add module alias (v2.1)stephen hemminger1-0/+1
2012-01-13block: Stop using macro stubs for the bio data integrity callsMartin K. Petersen1-13/+53
2012-01-12Merge branch 'akpm' (aka "Andrew's patch-bomb, take two")Linus Torvalds19-157/+169