index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-13
Merge tag 'apparmor-pr-2018-04-10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
32
-523
/
+2117
2018-04-11
ipc/msg: introduce msgctl(MSG_STAT_ANY)
Davidlohr Bueso
2
-0
/
+2
2018-04-11
ipc/sem: introduce semctl(SEM_STAT_ANY)
Davidlohr Bueso
2
-0
/
+2
2018-04-11
ipc/shm: introduce shmctl(SHM_STAT_ANY)
Davidlohr Bueso
2
-0
/
+2
2018-04-10
Merge tag 'trace-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
1
-1
/
+7
2018-04-09
selinux: fix missing dput() before selinuxfs unmount
Stephen Smalley
1
-0
/
+1
2018-04-07
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
16
-68
/
+207
2018-04-07
Merge branch 'next-smack' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...
Linus Torvalds
1
-0
/
+2
2018-04-07
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-27
/
+35
2018-04-06
Merge tag 'selinux-pr-20180403' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
28
-1224
/
+2311
2018-04-06
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-1
/
+1
2018-04-06
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+0
2018-04-06
init, tracing: instrument security and console initcall trace events
Abderrahmane Benbachir
1
-1
/
+7
2018-04-05
headers: untangle kmemleak.h from mm.h
Randy Dunlap
2
-1
/
+1
2018-04-03
Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
3
-201
/
+120
2018-03-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-6
/
+1
2018-03-30
apparmor: fix memory leak on buffer on error exit path
Colin Ian King
1
-1
/
+3
2018-03-31
security: convert security hooks to use hlist
Sargun Dhillon
1
-11
/
+11
2018-03-29
security: Remove rtnl_lock() in selinux_xfrm_notify_policyload()
Kirill Tkhai
1
-2
/
+0
2018-03-29
net: Introduce net_rwsem to protect net_namespace_list
Kirill Tkhai
1
-0
/
+2
2018-03-28
macro: introduce COUNT_ARGS() macro
Alexei Starovoitov
1
-6
/
+1
2018-03-27
ipc/smack: Tidy up from the change in type of the ipc security hooks
Eric W. Biederman
1
-139
/
+58
2018-03-27
net: Drop pernet_operations::async
Kirill Tkhai
2
-2
/
+0
2018-03-27
Merge branch 'smack-for-4.17' of git://github.com/cschaufler/next-smack into ...
James Morris
1
-0
/
+2
2018-03-25
ima: Fallback to the builtin hash algorithm
Petr Vorel
2
-0
/
+15
2018-03-25
ima: Add smackfs to the default appraise/measure list
Martin Townsend
1
-0
/
+2
2018-03-25
evm: check for remount ro in progress before writing
Sascha Hauer
1
-2
/
+6
2018-03-25
ima: Improvements in ima_appraise_measurement()
Thiago Jung Bauermann
1
-13
/
+22
2018-03-25
ima: Simplify ima_eventsig_init()
Thiago Jung Bauermann
1
-8
/
+3
2018-03-25
integrity: Remove unused macro IMA_ACTION_RULE_FLAGS
Thiago Jung Bauermann
1
-1
/
+0
2018-03-25
ima: drop vla in ima_audit_measurement()
Tycho Andersen
1
-6
/
+10
2018-03-25
ima: Fix Kconfig to select TPM 2.0 CRB interface
Jiandi An
1
-0
/
+1
2018-03-23
apparmor: fix dangling symlinks to policy rawdata after replacement
John Johansen
1
-31
/
+95
2018-03-23
apparmor: Fix an error code in verify_table_headers()
Dan Carpenter
1
-1
/
+1
2018-03-23
apparmor: fix error returns checks by making size a ssize_t
Colin Ian King
1
-1
/
+1
2018-03-23
evm: Constify *integrity_status_msg[]
Hernán Gonzalez
1
-1
/
+1
2018-03-23
evm: Move evm_hmac and evm_hash from evm_main.c to evm_crypto.c
Hernán Gonzalez
3
-4
/
+3
2018-03-23
ima: fail signature verification based on policy
Mimi Zohar
4
-6
/
+14
2018-03-23
ima: clear IMA_HASH
Mimi Zohar
1
-1
/
+1
2018-03-23
ima: re-evaluate files on privileged mounted filesystems
Mimi Zohar
1
-2
/
+11
2018-03-23
ima: fail file signature verification on non-init mounted filesystems
Mimi Zohar
1
-1
/
+14
2018-03-23
IMA: Support using new creds in appraisal policy
Matthew Garrett
7
-29
/
+79
2018-03-23
security: Add a cred_getsecid hook
Matthew Garrett
3
-0
/
+31
2018-03-22
msg/security: Pass kern_ipc_perm not msg_queue into the msg_queue security hooks
Eric W. Biederman
3
-36
/
+36
2018-03-22
shm/security: Pass kern_ipc_perm not shmid_kernel into the shm security hooks
Eric W. Biederman
3
-30
/
+30
2018-03-22
sem/security: Pass kern_ipc_perm not sem_array into the sem security hooks
Eric W. Biederman
3
-30
/
+30
2018-03-23
Merge tag 'v4.16-rc6' into next-general
James Morris
2
-23
/
+88
2018-03-20
selinux: wrap AVC state
Stephen Smalley
9
-297
/
+512
2018-03-20
selinux: wrap selinuxfs state
Stephen Smalley
1
-177
/
+261
2018-03-20
selinux: fix handling of uninitialized selinux state in get_bools/classes
Stephen Smalley
1
-0
/
+13
[next]