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