aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2010-04-12security: remove dead hook acctEric Paris
2010-04-12security: remove dead hook key_session_to_parentEric Paris
2010-04-12security: remove dead hook task_setgroupsEric Paris
2010-04-12security: remove dead hook task_setgidEric Paris
2010-04-12security: remove dead hook task_setuidEric Paris
2010-04-12security: remove dead hook cred_commitEric Paris
2010-04-12security: remove dead hook inode_deleteEric Paris
2010-04-12security: remove dead hook sb_post_pivotrootEric Paris
2010-04-12security: remove dead hook sb_post_addmountEric Paris
2010-04-12security: remove dead hook sb_post_remountEric Paris
2010-04-12security: remove dead hook sb_umount_busyEric Paris
2010-04-12security: remove dead hook sb_umount_closeEric Paris
2010-04-12security: remove sb_check_sb hooksEric Paris
2010-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-03-29ext3: fix broken handling of EXT3_STATE_NEWLinus Torvalds
2010-03-29SLOW_WORK: CONFIG_SLOW_WORK_PROC should be CONFIG_SLOW_WORK_DEBUGDavid Howells
2010-03-27net: Add MSG_WAITFORONE flag to recvmmsgBrandon L Black
2010-03-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba...Linus Torvalds
2010-03-26Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/...Linus Torvalds
2010-03-26Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2010-03-26Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2010-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-03-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-03-25netfilter: ip6table_raw: fix table priorityJozsef Kadlecsik
2010-03-24Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2010-03-24Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2010-03-24Document Linux's circular buffering capabilitiesDavid Howells
2010-03-24mmc: fix incorrect interpretation of card type bitsAdrian Hunter
2010-03-24reiserfs: fix oops while creating privroot with selinux enabledJeff Mahoney
2010-03-24kfifo: fix KFIFO_INIT in include/linux/kfifo.hDavid Härdeman
2010-03-24skbuff: remove unused dma_head & dma_maps fieldsAlexander Duyck
2010-03-24acpi: Support IBM SMBus CMI devicesDarrick J. Wong
2010-03-24pcmcia: use dev_pm_ops for class pcmcia_socket_classDominik Brodowski
2010-03-23resources: add interfaces that return conflict informationBjorn Helgaas
2010-03-22Fix up prototype for sys_ipc breakageLinus Torvalds
2010-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-03-22SUNRPC: Fix a use after free bug with the NFSv4.1 backchannelTrond Myklebust
2010-03-21if_tunnel.h: add missing ams/byteorder.h includePaulius Zaleckas
2010-03-21Bluetooth: Convert debug files to actually use debugfs instead of sysfsMarcel Holtmann
2010-03-20netfilter: ctnetlink: fix reliable event delivery if message building failsPablo Neira Ayuso
2010-03-20netlink: fix NETLINK_RECV_NO_ENOBUFS in netlink_set_err()Pablo Neira Ayuso
2010-03-19netlink: fix unaligned access in nla_get_be64()Pablo Neira Ayuso
2010-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2010-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6Linus Torvalds
2010-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6Linus Torvalds
2010-03-19USB: Fix usb_fill_int_urb for SuperSpeed devicesMatthew Wilcox
2010-03-19tty_port,usb-console: Fix usb serial console open/close regressionJason Wessel
2010-03-19tty: Take a 256 byte padding into account when buffering below sub-page unitsMel Gorman
2010-03-19Revert "tty: Add a new VT mode which is like VT_PROCESS but doesn't require a...Greg Kroah-Hartman
2010-03-18net: Potential null skb->dev dereferenceEric Dumazet