Age | Commit message (Expand) | Author |
2010-04-12 | security: remove dead hook acct | Eric Paris |
2010-04-12 | security: remove dead hook key_session_to_parent | Eric Paris |
2010-04-12 | security: remove dead hook task_setgroups | Eric Paris |
2010-04-12 | security: remove dead hook task_setgid | Eric Paris |
2010-04-12 | security: remove dead hook task_setuid | Eric Paris |
2010-04-12 | security: remove dead hook cred_commit | Eric Paris |
2010-04-12 | security: remove dead hook inode_delete | Eric Paris |
2010-04-12 | security: remove dead hook sb_post_pivotroot | Eric Paris |
2010-04-12 | security: remove dead hook sb_post_addmount | Eric Paris |
2010-04-12 | security: remove dead hook sb_post_remount | Eric Paris |
2010-04-12 | security: remove dead hook sb_umount_busy | Eric Paris |
2010-04-12 | security: remove dead hook sb_umount_close | Eric Paris |
2010-04-12 | security: remove sb_check_sb hooks | Eric Paris |
2010-03-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2010-03-29 | ext3: fix broken handling of EXT3_STATE_NEW | Linus Torvalds |
2010-03-29 | SLOW_WORK: CONFIG_SLOW_WORK_PROC should be CONFIG_SLOW_WORK_DEBUG | David Howells |
2010-03-27 | net: Add MSG_WAITFORONE flag to recvmmsg | Brandon L Black |
2010-03-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds |
2010-03-26 | Merge branch 'urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/... | Linus Torvalds |
2010-03-26 | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2010-03-26 | Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-03-25 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2010-03-25 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/... | David S. Miller |
2010-03-25 | netfilter: ip6table_raw: fix table priority | Jozsef Kadlecsik |
2010-03-24 | Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds |
2010-03-24 | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2010-03-24 | Document Linux's circular buffering capabilities | David Howells |
2010-03-24 | mmc: fix incorrect interpretation of card type bits | Adrian Hunter |
2010-03-24 | reiserfs: fix oops while creating privroot with selinux enabled | Jeff Mahoney |
2010-03-24 | kfifo: fix KFIFO_INIT in include/linux/kfifo.h | David Härdeman |
2010-03-24 | skbuff: remove unused dma_head & dma_maps fields | Alexander Duyck |
2010-03-24 | acpi: Support IBM SMBus CMI devices | Darrick J. Wong |
2010-03-24 | pcmcia: use dev_pm_ops for class pcmcia_socket_class | Dominik Brodowski |
2010-03-23 | resources: add interfaces that return conflict information | Bjorn Helgaas |
2010-03-22 | Fix up prototype for sys_ipc breakage | Linus Torvalds |
2010-03-22 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds |
2010-03-22 | SUNRPC: Fix a use after free bug with the NFSv4.1 backchannel | Trond Myklebust |
2010-03-21 | if_tunnel.h: add missing ams/byteorder.h include | Paulius Zaleckas |
2010-03-21 | Bluetooth: Convert debug files to actually use debugfs instead of sysfs | Marcel Holtmann |
2010-03-20 | netfilter: ctnetlink: fix reliable event delivery if message building fails | Pablo Neira Ayuso |
2010-03-20 | netlink: fix NETLINK_RECV_NO_ENOBUFS in netlink_set_err() | Pablo Neira Ayuso |
2010-03-19 | netlink: fix unaligned access in nla_get_be64() | Pablo Neira Ayuso |
2010-03-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds |
2010-03-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 | Linus Torvalds |
2010-03-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds |
2010-03-19 | USB: Fix usb_fill_int_urb for SuperSpeed devices | Matthew Wilcox |
2010-03-19 | tty_port,usb-console: Fix usb serial console open/close regression | Jason Wessel |
2010-03-19 | tty: Take a 256 byte padding into account when buffering below sub-page units | Mel Gorman |
2010-03-19 | Revert "tty: Add a new VT mode which is like VT_PROCESS but doesn't require a... | Greg Kroah-Hartman |
2010-03-18 | net: Potential null skb->dev dereference | Eric Dumazet |