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
2006-06-23
[PATCH] SELinux: add task_movememory hook
David Quigley
2
-0
/
+12
2006-06-23
[PATCH] lsm: add task_setioprio hook
James Morris
2
-0
/
+12
2006-06-23
[PATCH] VFS: Permit filesystem to perform statfs with a known root dentry
David Howells
2
-4
/
+4
2006-06-23
[PATCH] VFS: Permit filesystem to override root dentry on mount
David Howells
2
-7
/
+8
2006-06-23
[PATCH] Keys: Fix race between two instantiators of a key
David Howells
3
-17
/
+74
2006-06-23
[PATCH] selinux: add hooks for key subsystem
Michael LeMay
12
-17
/
+106
2006-06-21
Merge branch 'audit.b21' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+1
2006-06-21
Merge git://git.infradead.org/~dwmw2/rbtree-2.6
Linus Torvalds
1
-4
/
+4
2006-06-20
[PATCH] fix se_sen audit filter
Darrel Goeddel
1
-1
/
+1
2006-06-18
[SECMARK]: Add new packet controls to SELinux
James Morris
5
-119
/
+232
2006-06-18
[SECMARK]: Add SELinux exports
James Morris
1
-0
/
+22
2006-06-18
[SECMARK]: Add new flask definitions to SELinux
James Morris
4
-0
/
+8
2006-06-18
[SELINUX]: add security class for appletalk sockets
Christopher J. PeBenito
5
-0
/
+28
2006-06-18
[LSM-IPsec]: SELinux Authorize
Catherine Zhang
4
-4
/
+51
2006-06-05
[PATCH] selinux: fix sb_lock/sb_security_lock nesting
Stephen Smalley
1
-2
/
+4
2006-05-21
[PATCH] selinux: endian fix
Alexey Dobriyan
1
-1
/
+1
2006-05-15
[PATCH] selinux: check for failed kmalloc in security_sid_to_context()
Serge E. Hallyn
1
-0
/
+4
2006-05-03
[PATCH] selinux: Clear selinux_enabled flag upon runtime disable.
Stephen Smalley
2
-5
/
+3
2006-05-01
[PATCH] Reworked patch for labels on user space messages
Steve Grubb
1
-0
/
+11
2006-05-01
[PATCH] change lspp ipc auditing
Steve Grubb
3
-14
/
+11
2006-05-01
[PATCH] audit inode patch
Steve Grubb
1
-0
/
+24
2006-05-01
[PATCH] support for context based audit filtering
Darrel Goeddel
6
-10
/
+302
2006-04-21
[RBTREE] Update key.c to use rb_parent() accessor macro.
David Woodhouse
1
-4
/
+4
2006-04-19
[PATCH] selinux: Fix MLS compatibility off-by-one bug
Ron Yorston
1
-1
/
+1
2006-04-11
[PATCH] Keys: Improve usage of memory barriers and remove IRQ disablement
David Howells
1
-21
/
+20
2006-04-10
[Security] Keys: Fix oops when adding key to non-keyring
David Howells
2
-0
/
+5
2006-04-09
[SELINUX] Fix build after ipsec decap state changes.
Dave Jones
1
-2
/
+2
2006-03-25
Merge branch 'audit.b3' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
5
-61
/
+86
2006-03-25
[PATCH] make cap_ptrace enforce PTRACE_TRACME checks
Chris Wright
1
-2
/
+2
2006-03-25
[PATCH] refactor capable() to one implementation, add __capable() helper
Chris Wright
1
-23
/
+0
2006-03-25
[PATCH] Keys: Replace duplicate non-updateable keys rather than failing
David Howells
1
-5
/
+9
2006-03-25
[PATCH] Keys: Fix key quota management on key allocation
David Howells
1
-2
/
+2
2006-03-24
[PATCH] strndup_user: convert keyctl
Davi Arnaut
1
-105
/
+50
2006-03-23
[PATCH] Bug fixes and cleanup for the BSD Secure Levels LSM
Davi Arnaut
1
-97
/
+113
2006-03-22
[PATCH] SELinux: add slab cache for inode security struct
James Morris
1
-2
/
+8
2006-03-22
[PATCH] SELinux: cleanup stray variable in selinux_inode_init_security()
James Morris
1
-2
/
+0
2006-03-22
[PATCH] SELinux: fix hard link count for selinuxfs root directory
James Morris
1
-5
/
+9
2006-03-22
[PATCH] selinuxfs cleanups: sel_make_avc_files
James Morris
1
-5
/
+2
2006-03-22
[PATCH] selinuxfs cleanups: sel_make_bools
James Morris
1
-4
/
+1
2006-03-22
[PATCH] selinuxfs cleanups: sel_fill_super exit path
James Morris
1
-17
/
+24
2006-03-22
[PATCH] selinuxfs cleanups: use sel_make_dir()
James Morris
1
-8
/
+4
2006-03-22
[PATCH] selinuxfs cleanups: fix hard link count
James Morris
1
-0
/
+4
2006-03-22
[PATCH] selinux: simplify sel_read_bool
Stephen Smalley
1
-19
/
+1
2006-03-22
[PATCH] sem2mutex: security/
Ingo Molnar
3
-16
/
+19
2006-03-22
[PATCH] selinux: Disable automatic labeling of new inodes when no policy is l...
Stephen Smalley
1
-1
/
+1
2006-03-21
[SELINUX]: selinux_socket_getpeer_{stream,dgram} fixup
Catherine Zhang
1
-0
/
+10
2006-03-21
[SECURITY] getpeersec: Fix build breakage
Arnaldo Carvalho de Melo
1
-1
/
+2
2006-03-21
[SECURITY]: TCP/UDP getpeersec
Catherine Zhang
4
-9
/
+117
2006-03-21
[IPSEC]: Sync series - update selinux
Jamal Hadi Salim
1
-0
/
+7
2006-03-20
[PATCH] audit string fields interface + consumer
Amy Griffis
1
-0
/
+3
[next]