| Commit message (Expand) | Author | Age |
* | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 2012-01-08 |
|\ |
|
| * | switch security_path_chmod() to struct path * | Al Viro | 2012-01-06 |
| * | vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb | Al Viro | 2012-01-06 |
| *-. | Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into Z | Al Viro | 2012-01-06 |
| |\ \ |
|
| | * | | switch ->path_mknod() to umode_t | Al Viro | 2012-01-03 |
| | * | | switch ->path_mkdir() to umode_t | Al Viro | 2012-01-03 |
| | * | | tomoyo_mini_stat: switch to umode_t | Al Viro | 2012-01-03 |
| | * | | switch securityfs_create_file() to umode_t | Al Viro | 2012-01-03 |
| | * | | switch security_path_chmod() to umode_t | Al Viro | 2012-01-03 |
| | * | | get rid of open-coded S_ISREG(), etc. | Al Viro | 2012-01-03 |
| | * | | switch ->mknod() to umode_t | Al Viro | 2012-01-03 |
| | * | | switch ->create() to umode_t | Al Viro | 2012-01-03 |
| | * | | switch vfs_mkdir() and ->mkdir() to umode_t | Al Viro | 2012-01-03 |
| | |/ |
|
| * / | vfs: trim includes a bit | Al Viro | 2012-01-03 |
| |/ |
|
| * | vfs: for usbfs, etc. internal vfsmounts ->mnt_sb->s_root == ->mnt_root | Al Viro | 2012-01-03 |
| * | btrfs, nfs, apparmor: don't pull mnt_namespace.h for no reason... | Al Viro | 2012-01-03 |
| * | tomoyo: stop including hell knows what | Al Viro | 2012-01-03 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2012-01-04 |
|\| |
|
| * | security: Fix security_old_inode_init_security() when CONFIG_SECURITY is not set | Jan Kara | 2012-01-03 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2011-12-23 |
|\| |
|
| * | SELinux: Fix RCU deref check warning in sel_netport_insert() | David Howells | 2011-12-20 |
| * | evm: prevent racing during tfm allocation | Dmitry Kasatkin | 2011-12-20 |
| * | evm: key must be set once during initialization | Dmitry Kasatkin | 2011-12-20 |
| * | TOMOYO: Fix pathname handling of disconnected paths. | Tetsuo Handa | 2011-12-08 |
| * | fix apparmor dereferencing potentially freed dentry, sanitize __d_path() API | Al Viro | 2011-12-06 |
* | | inet_diag: Partly rename inet_ to sock_ | Pavel Emelyanov | 2011-12-06 |
* | | ipv6: Add fragment reporting to ipv6_skip_exthdr(). | Jesse Gross | 2011-12-03 |
* | | net: remove ipv6_addr_copy() | Alexey Dobriyan | 2011-11-22 |
|/ |
|
* | Merge branch 'encrypted-key-fixes' of git://git.kernel.org/pub/scm/linux/kern... | James Morris | 2011-11-17 |
|\ |
|
| * | encrypted-keys: module build fixes | Mimi Zohar | 2011-11-16 |
| * | encrypted-keys: fix error return code | Mimi Zohar | 2011-11-16 |
* | | Merge branch 'for-1111' of git://gitorious.org/smack-next/kernel into for-linus | James Morris | 2011-11-17 |
|\ \
| |/
|/| |
|
| * | Smack: smackfs cipso seq read repair | Casey Schaufler | 2011-11-11 |
* | | KEYS: Fix a NULL pointer deref in the user-defined key type | David Howells | 2011-11-15 |
* | | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2011-11-06 |
|\ \ |
|
| * | | selinux: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE | Paul Gortmaker | 2011-10-31 |
* | | | Merge branch 'for-linus' of git://git.selinuxproject.org/~jmorris/linux-security | Linus Torvalds | 2011-11-02 |
|\ \ \ |
|
| * | | | TOMOYO: Fix interactive judgment functionality. | Tetsuo Handa | 2011-10-28 |
* | | | | Merge branch 'for-linus' of git://github.com/richardweinberger/linux | Linus Torvalds | 2011-11-02 |
|\ \ \ \ |
|
| * | | | | um: switch to use of drivers/Kconfig | Al Viro | 2011-11-02 |
* | | | | | security: follow rename pack_hex_byte() to hex_byte_pack() | Andy Shevchenko | 2011-10-31 |
* | | | | | Cross Memory Attach | Christopher Yeoh | 2011-10-31 |
| |_|/ /
|/| | | |
|
* | | | | Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-security | Linus Torvalds | 2011-10-25 |
|\ \ \ \
| |/ / /
|/| / /
| |/ / |
|
| * | | Merge branch 'master' of git://gitorious.org/smack-next/kernel into next | James Morris | 2011-10-22 |
| |\| |
|
| | * | Smack: allow to access /smack/access as normal user | Jarkko Sakkinen | 2011-10-20 |
| | * | Smack: fix: invalid length set for the result of /smack/access | Jarkko Sakkinen | 2011-10-18 |
| * | | TOMOYO: Fix incomplete read after seek. | Tetsuo Handa | 2011-10-22 |
| * | | TOMOYO: Fix unused kernel config option. | Tetsuo Handa | 2011-10-19 |
| |/ |
|
| * | Smack: compilation fix | Jarkko Sakkinen | 2011-10-14 |
| * | Smack: fix for /smack/access output, use string instead of byte | Jarkko Sakkinen | 2011-10-12 |