Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
edda415314804c29fa07e538938fa07947012d8f
/
security
23c8cec
ipc/msg: introduce msgctl(MSG_STAT_ANY)
by Davidlohr Bueso
· 7 years ago
a280d6d
ipc/sem: introduce semctl(SEM_STAT_ANY)
by Davidlohr Bueso
· 7 years ago
c21a697
ipc/shm: introduce shmctl(SHM_STAT_ANY)
by Davidlohr Bueso
· 7 years ago
2a56bb5
Merge tag 'trace-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 7 years ago
fd40ffc
selinux: fix missing dput() before selinuxfs unmount
by Stephen Smalley
· 7 years ago
f8cf2f1
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 7 years ago
706ffc8
Merge branch 'next-smack' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 7 years ago
3612605
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 7 years ago
9eda2d2
Merge tag 'selinux-pr-20180403' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux
by Linus Torvalds
· 7 years ago
3b54765
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 7 years ago
9022ca6
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
58eacff
init, tracing: instrument security and console initcall trace events
by Abderrahmane Benbachir
· 7 years ago
514c603
headers: untangle kmemleak.h from mm.h
by Randy Dunlap
· 7 years ago
17dec0a
Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 7 years ago
d4069fe
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 7 years ago
df0ce17
security: convert security hooks to use hlist
by Sargun Dhillon
· 7 years ago
350311a
security: Remove rtnl_lock() in selinux_xfrm_notify_policyload()
by Kirill Tkhai
· 7 years ago
f0b07bb1
net: Introduce net_rwsem to protect net_namespace_list
by Kirill Tkhai
· 7 years ago
cf14f27
macro: introduce COUNT_ARGS() macro
by Alexei Starovoitov
· 7 years ago
0d79cbf
ipc/smack: Tidy up from the change in type of the ipc security hooks
by Eric W. Biederman
· 7 years ago
2f635ce
net: Drop pernet_operations::async
by Kirill Tkhai
· 7 years ago
d54d27c
Merge branch 'smack-for-4.17' of git://github.com/cschaufler/next-smack into next-smack
by James Morris
· 7 years ago
ab60368
ima: Fallback to the builtin hash algorithm
by Petr Vorel
· 7 years ago
1c070b1
ima: Add smackfs to the default appraise/measure list
by Martin Townsend
· 7 years ago
70946c4a
evm: check for remount ro in progress before writing
by Sascha Hauer
· 7 years ago
f5e51fa
ima: Improvements in ima_appraise_measurement()
by Thiago Jung Bauermann
· 7 years ago
1775cb8
ima: Simplify ima_eventsig_init()
by Thiago Jung Bauermann
· 7 years ago
11c60f2
integrity: Remove unused macro IMA_ACTION_RULE_FLAGS
by Thiago Jung Bauermann
· 7 years ago
e456ef8
ima: drop vla in ima_audit_measurement()
by Tycho Andersen
· 7 years ago
fac37c62
ima: Fix Kconfig to select TPM 2.0 CRB interface
by Jiandi An
· 7 years ago
17d7b0a
evm: Constify *integrity_status_msg[]
by Hernán Gonzalez
· 7 years ago
1a82cee
evm: Move evm_hmac and evm_hash from evm_main.c to evm_crypto.c
by Hernán Gonzalez
· 7 years ago
9e67028
ima: fail signature verification based on policy
by Mimi Zohar
· 7 years ago
a9a4935
ima: clear IMA_HASH
by Mimi Zohar
· 7 years ago
d77ccdc
ima: re-evaluate files on privileged mounted filesystems
by Mimi Zohar
· 7 years ago
57b56ac
ima: fail file signature verification on non-init mounted filesystems
by Mimi Zohar
· 7 years ago
d906c10
IMA: Support using new creds in appraisal policy
by Matthew Garrett
· 7 years ago
3ec3011
security: Add a cred_getsecid hook
by Matthew Garrett
· 7 years ago
d8c6e85
msg/security: Pass kern_ipc_perm not msg_queue into the msg_queue security hooks
by Eric W. Biederman
· 7 years ago
7191adf
shm/security: Pass kern_ipc_perm not shmid_kernel into the shm security hooks
by Eric W. Biederman
· 7 years ago
aefad95
sem/security: Pass kern_ipc_perm not sem_array into the sem security hooks
by Eric W. Biederman
· 7 years ago
5893ed1
Merge tag 'v4.16-rc6' into next-general
by James Morris
· 7 years ago
6b6bc62
selinux: wrap AVC state
by Stephen Smalley
· 7 years ago
0619f0f
selinux: wrap selinuxfs state
by Stephen Smalley
· 7 years ago
274f62e
selinux: fix handling of uninitialized selinux state in get_bools/classes
by Stephen Smalley
· 7 years ago
6b4f3d0
usb, signal, security: only pass the cred, not the secid, to kill_pid_info_as_cred and security_task_kill
by Stephen Smalley
· 7 years ago
68741a8
selinux: Fix ltp test connect-syscall failure
by Richard Haines
· 7 years ago
e5a5ca9
selinux: rename the {is,set}_enforcing() functions
by Paul Moore
· 7 years ago
aa8e712
selinux: wrap global selinux state
by Stephen Smalley
· 7 years ago
58c442f
Smack: Handle CGROUP2 in the same way that CGROUP
by José Bollo
· 7 years ago
3edbccf
net: Convert smack_net_ops
by Kirill Tkhai
· 7 years ago
79a4fb0
net: Convert selinux_net_ops
by Kirill Tkhai
· 7 years ago
2572f5b
selinux: fix typo in selinux_netlbl_sctp_sk_clone declaration
by Arnd Bergmann
· 7 years ago
d452930
selinux: Add SCTP support
by Richard Haines
· 7 years ago
f74290f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
120f3b1
integrity/security: fix digsig.c build error with header file
by Randy Dunlap
· 7 years ago
72e89f5
security: Add support for SCTP security hooks
by Richard Haines
· 7 years ago
304ec48
get rid of pointless includes of fs_struct.h
by Al Viro
· 7 years ago
d9f4bb1
KEYS: Use individual pages in big_key for crypto buffers
by David Howells
· 7 years ago
9b2c45d
net: make getname() functions return length rather than use int* parameter
by Denys Vlasenko
· 7 years ago
a9a0884
vfs: do bulk POLL* -> EPOLL* replacement
by Linus Torvalds
· 7 years ago
6fbac201f9
Merge tag 'iversion-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux
by Linus Torvalds
· 7 years ago
2ee0826
pids: introduce find_get_task_by_vpid() helper
by Mike Rapoport
· 7 years ago
617aebe
Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 7 years ago
e259807
ima: re-initialize iint->atomic_flags
by Mimi Zohar
· 7 years ago
f6cff79
Merge tag 'char-misc-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 7 years ago
c472c07
iversion: Rename make inode_cmp_iversion{+raw} to inode_eq_iversion{+raw}
by Goffredo Baroncelli
· 7 years ago
b2fe5fa
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 7 years ago
2cfa1cd
Merge tag 'selinux-pr-20180130' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux
by Linus Torvalds
· 7 years ago
ae0cb7b
Merge branch 'next-tpm' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 7 years ago
2a71490
Merge branch 'next-smack' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 7 years ago
3c29548
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 7 years ago
168fe32
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
d772794
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
a4b7fd7
Merge tag 'iversion-v4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux
by Linus Torvalds
· 7 years ago
3b370b2
IMA: switch IMA over to new i_version API
by Jeff Layton
· 7 years ago
3644745
ima/policy: fix parsing of fsuuid
by Mike Rapoport
· 7 years ago
c02b374
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
2d891fb
usercopy: Allow strict enforcement of whitelists
by Kees Cook
· 7 years ago
40548c6
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
a237f76
security/Kconfig: Correct the Documentation reference for PTI
by W. Trevor King
· 7 years ago
1a3881d
apparmor: Fix regression in profile conflict logic
by Matthew Garrett
· 7 years ago
0dda0b3
apparmor: fix ptrace label match when matching stacked labels
by John Johansen
· 7 years ago
d19dfe5
Smack: Privilege check on key operations
by Casey Schaufler
· 7 years ago
a0ce093
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
aad887f
tpm: use struct tpm_chip for tpm_chip_find_get()
by Jarkko Sakkinen
· 7 years ago
9cfd403
Merge tag 'apparmor-pr-2018-01-07' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor
by Linus Torvalds
· 7 years ago
5b9f57c
apparmor: fix regression in mount mediation when feature set is pinned
by John Johansen
· 7 years ago
00a5ae2
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
87faa0d
x86/pti: Enable PTI by default
by Thomas Gleixner
· 7 years ago
475c5ee
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
by Ingo Molnar
· 7 years ago
b6a0941
Merge 4.15-rc6 into char-misc-next
by Greg Kroah-Hartman
· 7 years ago
dc32b5c
capabilities: fix buffer overread on very short xattr
by Eric Biggers
· 7 years ago
5aa90a8
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 7 years ago
da49b5d
Smack: fix dereferenced before check
by Vasyl Gomonovych
· 7 years ago
385ce0e
x86/mm/pti: Add Kconfig
by Dave Hansen
· 7 years ago
22ec1a2
/dev/mem: Add bounce buffer for copy-out
by Kees Cook
· 7 years ago
a2a2c3c
ima: Use i_version only when filesystem supports it
by Sascha Hauer
· 7 years ago
02c324a
integrity: remove unneeded initializations in integrity_iint_cache entries
by Jeff Layton
· 7 years ago
9c655be
ima: log message to module appraisal error
by Bruno E. O. Meneguele
· 7 years ago
Next »