index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-17
CAPABILITIES: remove undefined caps from all processes
Eric Paris
1
-0
/
+3
2014-06-23
evm: prohibit userspace writing 'security.evm' HMAC value
Mimi Zohar
1
-2
/
+10
2014-06-23
ima: introduce ima_kernel_read()
Dmitry Kasatkin
1
-1
/
+31
2014-06-20
ima: audit log files opened with O_DIRECT flag
Mimi Zohar
4
-3
/
+18
2014-06-09
device_cgroup: check if exception removal is allowed
Aristeu Rozanski
1
-3
/
+38
2014-06-09
device_cgroup: rework device access check and exception checking
Aristeu Rozanski
1
-40
/
+122
2014-04-13
selinux: correctly label /proc inodes in use before the policy is loaded
Paul Moore
1
-9
/
+27
2014-03-12
SELinux: Increase ebitmap_node size for 64-bit configuration
Waiman Long
1
-1
/
+7
2014-03-12
SELinux: Reduce overhead of mls_level_isvalid() function call
Waiman Long
4
-19
/
+27
2014-03-05
SELinux: bigendian problems with filename trans rules
Eric Paris
1
-4
/
+4
2014-02-20
SELinux: Fix kernel BUG on empty security contexts.
Stephen Smalley
1
-0
/
+4
2014-02-13
SELinux: Fix memory leak upon loading policy
Tetsuo Handa
1
-1
/
+13
2014-01-25
SELinux: Fix possible NULL pointer dereference in selinux_inode_permission()
Steven Rostedt
2
-3
/
+22
2014-01-09
selinux: process labeled IPsec TCP SYN-ACK packets properly in selinux_ip_pos...
Paul Moore
1
-7
/
+36
2014-01-09
selinux: look for IPsec labels on both inbound and outbound packets
Paul Moore
3
-16
/
+48
2014-01-09
selinux: selinux_setprocattr()->ptrace_parent() needs rcu_read_lock()
Oleg Nesterov
1
-2
/
+2
2014-01-09
selinux: fix broken peer recv check
Chad Hanson
1
-1
/
+3
2013-12-20
selinux: handle TCP SYN-ACK packets correctly in selinux_ip_postroute()
Paul Moore
1
-15
/
+53
2013-12-20
selinux: handle TCP SYN-ACK packets correctly in selinux_ip_output()
Paul Moore
1
-2
/
+23
2013-12-04
selinux: correct locking in selinux_netlbl_socket_connect)
Paul Moore
1
-4
/
+2
2013-11-29
Revert "ima: policy for RAMFS"
Mimi Zohar
1
-1
/
+0
2013-10-16
apparmor: fix bad lock balance when introspecting policy
John Johansen
1
-3
/
+1
2013-10-16
apparmor: fix memleak of the profile hash
John Johansen
1
-0
/
+1
2013-10-04
selinux: remove 'flags' parameter from avc_audit()
Linus Torvalds
3
-4
/
+4
2013-10-04
selinux: avc_has_perm_flags has no more users
Linus Torvalds
2
-17
/
+6
2013-10-04
selinux: remove 'flags' parameter from inode_has_perm
Linus Torvalds
1
-7
/
+6
2013-09-30
apparmor: fix suspicious RCU usage warning in policy.c/policy.h
John Johansen
2
-2
/
+5
2013-09-30
apparmor: Use shash crypto API interface for profile hashes
Tyler Hicks
1
-18
/
+16
2013-09-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-5
/
+5
2013-09-07
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
28
-547
/
+1666
2013-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+6
2013-09-04
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+2
2013-09-03
Merge branch 'for-3.12' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
1
-39
/
+26
2013-08-30
capabilities: allow nice if we are privileged
Serge Hallyn
1
-4
/
+4
2013-08-30
userns: Allow PR_CAPBSET_DROP in a user namespace.
Eric W. Biederman
1
-1
/
+1
2013-08-23
Merge branch 'smack-for-3.12' of git://git.gitorious.org/smack-next/kernel in...
James Morris
4
-114
/
+150
2013-08-20
module/lsm: Have apparmor module parameters work with no args
Steven Rostedt
1
-0
/
+2
2013-08-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-13
/
+11
2013-08-14
apparmor: add the ability to report a sha1 hash of loaded policy
John Johansen
8
-6
/
+199
2013-08-14
apparmor: export set of capabilities supported by the apparmor module
John Johansen
4
-1
/
+15
2013-08-14
apparmor: add the profile introspection file to interface
John Johansen
1
-0
/
+236
2013-08-14
apparmor: add an optional profile attachment string for profiles
John Johansen
4
-0
/
+40
2013-08-14
apparmor: add interface files for profiles and namespaces
John Johansen
7
-29
/
+436
2013-08-14
apparmor: allow setting any profile into the unconfined state
John Johansen
5
-9
/
+22
2013-08-14
apparmor: make free_profile available outside of policy.c
John Johansen
3
-7
/
+7
2013-08-14
apparmor: rework namespace free path
John Johansen
2
-35
/
+10
2013-08-14
apparmor: update how unconfined is handled
John Johansen
3
-83
/
+67
2013-08-14
apparmor: change how profile replacement update is done
John Johansen
6
-87
/
+125
2013-08-14
apparmor: convert profile lists to RCU based locking
John Johansen
4
-111
/
+167
2013-08-14
apparmor: provide base for multiple profiles to be replaced at once
John Johansen
4
-146
/
+283
[next]