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-11-21
KEYS: Reinstate EPERM for a key type name beginning with a '.'
David Howells
1
-0
/
+2
2014-11-14
ima: check xattr value length and type in the ima_inode_setxattr()
Dmitry Kasatkin
2
-0
/
+3
2014-11-14
selinux: fix inode security list corruption
Stephen Smalley
1
-1
/
+1
2014-11-14
evm: check xattr value length and type in evm_inode_setxattr()
Dmitry Kasatkin
1
-3
/
+6
2014-11-14
evm: properly handle INTEGRITY_NOXATTRS EVM status
Dmitry Kasatkin
1
-0
/
+7
2014-10-30
ima: pass 'opened' flag to identify newly created files
Dmitry Kasatkin
3
-12
/
+12
2014-10-30
ima: provide flag to identify new empty files
Dmitry Kasatkin
3
-7
/
+13
2014-10-30
ima: fix fallback to use new_sync_read()
Dmitry Kasatkin
1
-4
/
+4
2014-09-03
KEYS: Increase root_maxkeys and root_maxbytes sizes
Steve Dickson
1
-2
/
+2
2014-08-26
tomoyo: Fix pathname calculation breakage.
Tetsuo Handa
1
-2
/
+3
2014-08-09
Merge branch 'stable-3.17' of git://git.infradead.org/users/pcmoore/selinux
Linus Torvalds
3
-6
/
+4
2014-08-07
selinux: remove unused variabled in the netport, netnode, and netif caches
Paul Moore
3
-6
/
+4
2014-08-06
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
34
-377
/
+781
2014-08-05
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-8
/
+4
2014-08-04
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-31
/
+3
2014-08-02
Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into next
James Morris
5
-102
/
+70
2014-08-01
netlabel: shorter names for the NetLabel catmap funcs/structs
Paul Moore
5
-26
/
+26
2014-08-01
netlabel: fix the horribly broken catmap functions
Paul Moore
2
-82
/
+50
2014-08-01
netlabel: fix a problem when setting bits below the previously lowest bit
Paul Moore
1
-1
/
+1
2014-07-30
Merge branch 'stable-3.16' of git://git.infradead.org/users/pcmoore/selinux i...
James Morris
1
-11
/
+2
2014-07-28
Revert "selinux: fix the default socket labeling in sock_graft()"
Paul Moore
1
-11
/
+2
2014-07-28
KEYS: revert encrypted key change
Mimi Zohar
1
-1
/
+1
2014-07-25
ima: add support for measuring and appraising firmware
Mimi Zohar
6
-4
/
+41
2014-07-25
security: introduce kernel_fw_from_file hook
Kees Cook
2
-0
/
+12
2014-07-24
CAPABILITIES: remove undefined caps from all processes
Eric Paris
1
-0
/
+3
2014-07-24
Merge tag 'keys-next-20140722' of git://git.kernel.org/pub/scm/linux/kernel/g...
James Morris
12
-57
/
+209
2014-07-24
commoncap: don't alloc the credential unless needed in cap_task_prctl
Tetsuo Handa
1
-42
/
+30
2014-07-22
Merge branch 'keys-fixes' into keys-next
David Howells
1
-1
/
+14
2014-07-22
Merge remote-tracking branch 'integrity/next-with-keys' into keys-next
David Howells
6
-4
/
+67
2014-07-22
KEYS: request_key_auth: Provide key preparsing
David Howells
1
-0
/
+13
2014-07-22
KEYS: keyring: Provide key preparsing
David Howells
1
-11
/
+23
2014-07-22
KEYS: big_key: Use key preparsing
David Howells
1
-16
/
+25
2014-07-22
KEYS: user: Use key preparsing
David Howells
1
-19
/
+22
2014-07-22
KEYS: Call ->free_preparse() even after ->preparse() returns an error
David Howells
1
-5
/
+4
2014-07-22
KEYS: Allow expiry time to be set when preparsing a key
David Howells
1
-0
/
+8
2014-07-22
KEYS: struct key_preparsed_payload should have two payload pointers
David Howells
2
-3
/
+5
2014-07-19
Merge tag 'seccomp-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kee...
James Morris
1
-2
/
+2
2014-07-19
Merge branch 'next' of git://git.infradead.org/users/pcmoore/selinux into next
James Morris
11
-160
/
+101
2014-07-18
sched: move no_new_privs into new atomic flags
Kees Cook
1
-2
/
+2
2014-07-18
KEYS: Provide a generic instantiation function
David Howells
1
-0
/
+30
2014-07-17
KEYS: Allow special keys (eg. DNS results) to be invalidated by CAP_SYS_ADMIN
David Howells
1
-1
/
+14
2014-07-17
ima: define '.ima' as a builtin 'trusted' keyring
Mimi Zohar
5
-2
/
+63
2014-07-17
KEYS: special dot prefixed keyring name bug fix
Mimi Zohar
1
-2
/
+4
2014-07-17
ima: provide double buffering for hash calculation
Dmitry Kasatkin
1
-16
/
+49
2014-07-17
ima: introduce multi-page collect buffers
Dmitry Kasatkin
1
-2
/
+96
2014-07-17
ima: use ahash API for file hash calculation
Dmitry Kasatkin
1
-4
/
+183
2014-07-17
audit: fix dangling keywords in integrity ima message output
Richard Guy Briggs
2
-4
/
+4
2014-07-17
ima: delay template descriptor lookup until use
Dmitry Kasatkin
1
-1
/
+2
2014-07-17
ima: remove unnecessary i_mutex locking from ima_rdwr_violation_check()
Dmitry Kasatkin
1
-4
/
+0
2014-07-16
Merge tag 'v3.16-rc5' into timers/core
Thomas Gleixner
31
-182
/
+510
[next]