index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
Age
Commit message (
Expand
)
Author
Files
Lines
2012-01-10
Merge branch 'for-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
1
-3
/
+4
2012-01-09
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
13
-60
/
+46
2012-01-07
switch security_path_chmod() to struct path *
Al Viro
4
-17
/
+11
2012-01-07
vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb
Al Viro
2
-3
/
+3
2012-01-07
Merge branches 'vfsmount-guts', 'umode_t' and 'partitions' into Z
Al Viro
10
-34
/
+34
2012-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2012-01-04
vfs: trim includes a bit
Al Viro
1
-0
/
+1
2012-01-04
switch ->path_mknod() to umode_t
Al Viro
4
-4
/
+4
2012-01-04
switch ->path_mkdir() to umode_t
Al Viro
4
-4
/
+4
2012-01-04
tomoyo_mini_stat: switch to umode_t
Al Viro
2
-3
/
+3
2012-01-04
switch securityfs_create_file() to umode_t
Al Viro
3
-8
/
+8
2012-01-04
switch security_path_chmod() to umode_t
Al Viro
4
-4
/
+4
2012-01-04
get rid of open-coded S_ISREG(), etc.
Al Viro
2
-2
/
+2
2012-01-04
switch ->mknod() to umode_t
Al Viro
3
-3
/
+3
2012-01-04
switch ->create() to umode_t
Al Viro
3
-3
/
+3
2012-01-04
switch vfs_mkdir() and ->mkdir() to umode_t
Al Viro
3
-3
/
+3
2012-01-04
vfs: for usbfs, etc. internal vfsmounts ->mnt_sb->s_root == ->mnt_root
Al Viro
1
-1
/
+1
2012-01-04
btrfs, nfs, apparmor: don't pull mnt_namespace.h for no reason...
Al Viro
1
-1
/
+0
2012-01-04
tomoyo: stop including hell knows what
Al Viro
1
-8
/
+0
2012-01-04
security: Fix security_old_inode_init_security() when CONFIG_SECURITY is not set
Jan Kara
1
-1
/
+1
2011-12-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-35
/
+66
2011-12-21
SELinux: Fix RCU deref check warning in sel_netport_insert()
David Howells
1
-1
/
+3
2011-12-20
evm: prevent racing during tfm allocation
Dmitry Kasatkin
1
-0
/
+9
2011-12-20
evm: key must be set once during initialization
Dmitry Kasatkin
1
-4
/
+6
2011-12-13
cgroup: introduce cgroup_taskset and use it in subsys->can_attach(), cancel_a...
Tejun Heo
1
-3
/
+4
2011-12-09
TOMOYO: Fix pathname handling of disconnected paths.
Tetsuo Handa
1
-1
/
+9
2011-12-07
fix apparmor dereferencing potentially freed dentry, sanitize __d_path() API
Al Viro
2
-29
/
+39
2011-12-06
inet_diag: Partly rename inet_ to sock_
Pavel Emelyanov
1
-1
/
+1
2011-12-03
ipv6: Add fragment reporting to ipv6_skip_exthdr().
Jesse Gross
2
-2
/
+4
2011-11-23
net: remove ipv6_addr_copy()
Alexey Dobriyan
3
-6
/
+6
2011-11-18
Merge branch 'encrypted-key-fixes' of git://git.kernel.org/pub/scm/linux/kern...
James Morris
3
-4
/
+9
2011-11-18
Merge branch 'for-1111' of git://gitorious.org/smack-next/kernel into for-linus
James Morris
1
-76
/
+39
2011-11-16
encrypted-keys: module build fixes
Mimi Zohar
2
-3
/
+8
2011-11-16
encrypted-keys: fix error return code
Mimi Zohar
1
-1
/
+1
2011-11-16
KEYS: Fix a NULL pointer deref in the user-defined key type
David Howells
1
-1
/
+2
2011-11-11
Smack: smackfs cipso seq read repair
Casey Schaufler
1
-76
/
+39
2011-11-07
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2
-0
/
+2
2011-11-03
Merge branch 'for-linus' of git://git.selinuxproject.org/~jmorris/linux-security
Linus Torvalds
1
-0
/
+30
2011-11-02
Merge branch 'for-linus' of git://github.com/richardweinberger/linux
Linus Torvalds
1
-1
/
+1
2011-11-02
um: switch to use of drivers/Kconfig
Al Viro
1
-1
/
+1
2011-11-01
security: follow rename pack_hex_byte() to hex_byte_pack()
Andy Shevchenko
2
-2
/
+2
2011-11-01
Cross Memory Attach
Christopher Yeoh
2
-2
/
+2
2011-11-01
selinux: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
2
-0
/
+2
2011-10-29
TOMOYO: Fix interactive judgment functionality.
Tetsuo Handa
1
-0
/
+30
2011-10-25
Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-security
Linus Torvalds
72
-1201
/
+4164
2011-10-23
Merge branch 'master' of git://gitorious.org/smack-next/kernel into next
James Morris
3
-24
/
+51
2011-10-22
TOMOYO: Fix incomplete read after seek.
Tetsuo Handa
1
-0
/
+1
2011-10-21
Smack: allow to access /smack/access as normal user
Jarkko Sakkinen
3
-23
/
+50
2011-10-19
TOMOYO: Fix unused kernel config option.
Tetsuo Handa
1
-2
/
+4
2011-10-19
bluetooth: Properly clone LSM attributes to newly created child connections
Paul Moore
1
-0
/
+1
[next]