Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
7846a9828572cf6e7f6aefe61fcfe0195abe9ae1
/
security
ebe7aca
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity
by Linus Torvalds
· 4 years, 10 months ago
5780b9a
ima: add sm3 algorithm to hash algorithm configuration list
by Tianjia Zhang
· 4 years, 11 months ago
3be54d5
efi: Only print errors about failing to get certs if EFI vars are found
by Javier Martinez Canillas
· 4 years, 11 months ago
a5650ac
Merge tag 'selinux-pr-20200210' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux
by Linus Torvalds
· 4 years, 11 months ago
c9d35ee
Merge branch 'merge.nfs-fs_parse.1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 4 years, 11 months ago
d7167b1
fs_parse: fold fs_parameter_desc/fs_parameter_spec
by Al Viro
· 5 years ago
96cafb9
fs_parser: remove fs_parameter_description name field
by Eric Sandeen
· 5 years ago
85e5529
Merge tag 'Smack-for-5.6' of git://github.com/cschaufler/smack-next
by Linus Torvalds
· 5 years ago
39a706f
selinux: fix sidtab string cache locking
by Ondrej Mosnacek
· 5 years ago
a20456a
selinux: fix typo in filesystem name
by Hridya Valsaraju
· 5 years ago
87fbfff
broken ping to ipv6 linklocal addresses on debian buster
by Casey Schaufler
· 5 years ago
08a3ef8
Merge tag 'linux-kselftest-5.6-rc1-kunit' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftest
by Linus Torvalds
· 5 years ago
6aee4ba
Merge branch 'work.openat2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 5 years ago
b3a6082
Merge branch 'for-v5.6' of git://git.kernel.org:/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 5 years ago
73a0bff
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/linux-integrity
by Linus Torvalds
· 5 years ago
2cf64d7
Merge tag 'tomoyo-pr-20200128' of git://git.osdn.net/gitroot/tomoyo/tomoyo-test1
by Linus Torvalds
· 5 years ago
bd2463a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
by Linus Torvalds
· 5 years ago
b1dba247
Merge tag 'selinux-pr-20200127' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux
by Linus Torvalds
· 5 years ago
10c2d11
security: remove EARLY_LSM_COUNT which never used
by Alex Shi
· 5 years ago
5b3014b
IMA: Defined delayed workqueue to free the queued keys
by Lakshmi Ramasubramanian
· 5 years ago
450d0fd
IMA: Call workqueue functions to measure queued keys
by Lakshmi Ramasubramanian
· 5 years ago
9f81a2e
IMA: Define workqueue for early boot key measurements
by Lakshmi Ramasubramanian
· 5 years ago
5c7bac9
IMA: pre-allocate buffer to hold keyrings string
by Lakshmi Ramasubramanian
· 5 years ago
483ec26
ima: ima/lsm policy rule loading logic bug fixes
by Janne Karhunen
· 5 years ago
6beea7a
ima: add the ability to query the cached hash of a given file
by Florent Revest
· 5 years ago
5350ceb
ima: Add a space after printing LSM rules for readability
by Clay Chang
· 5 years ago
98aa003
selinux: fix regression introduced by move_mount(2) syscall
by Stephen Smalley
· 5 years ago
dd89b9d
selinux: do not allocate ancillary buffer on first load
by Ondrej Mosnacek
· 5 years ago
cb89e24
selinux: remove redundant allocation and helper functions
by Paul Moore
· 5 years ago
df4779b
selinux: remove redundant selinux_nlmsg_perm
by Huaisheng Ye
· 5 years ago
ae3d8c2
selinux: fix wrong buffer types in policydb.c
by Ondrej Mosnacek
· 5 years ago
8dcea18
net: bridge: vlan: add rtm definitions and dump support
by Nikolay Aleksandrov
· 5 years ago
35c57fc
kunit: building kunit as a module breaks allmodconfig
by Alan Maguire
· 5 years ago
cfff75d
selinux: reorder hooks to make runtime disable less broken
by Ondrej Mosnacek
· 5 years ago
65cddd5
selinux: treat atomic flags more carefully
by Ondrej Mosnacek
· 5 years ago
b78b7d5
selinux: make default_noexec read-only after init
by Stephen Smalley
· 5 years ago
fe49c7e
selinux: move ibpkeys code under CONFIG_SECURITY_INFINIBAND.
by Ravi Kumar Siddojigari
· 5 years ago
b82f3f6
selinux: remove redundant msg_msg_alloc_security
by Huaisheng Ye
· 5 years ago
4d944bc
apparmor: add AppArmor KUnit tests for policy unpack
by Mike Salvatore
· 5 years ago
ea78979
IMA: fix measuring asymmetric keys Kconfig
by Lakshmi Ramasubramanian
· 5 years ago
d41415e
Documentation,selinux: fix references to old selinuxfs mount point
by Stephen Smalley
· 5 years ago
89b223b
selinux: deprecate disabling SELinux and runtime
by Paul Moore
· 5 years ago
7a4b519
selinux: allow per-file labelling for binderfs
by Hridya Valsaraju
· 5 years ago
7e78c87
selinuxfs: use scnprintf to get real length for inode
by liuyang34
· 5 years ago
a125bcd
Merge tag 'apparmor-pr-2020-01-04' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor
by Linus Torvalds
· 5 years ago
8c62ed2
apparmor: fix aa_xattrs_match() may sleep while holding a RCU lock
by John Johansen
· 5 years ago
20d4e80
apparmor: only get a label reference if the fast path check fails
by John Johansen
· 5 years ago
9c95a27
apparmor: fix bind mounts aborting with -ENOMEM
by Patrick Steinhardt
· 5 years ago
a8772fa
tomoyo: Use atomic_t for statistics counter
by Tetsuo Handa
· 5 years ago
c5c928c
Merge tag 'tomoyo-fixes-for-5.5' of git://git.osdn.net/gitroot/tomoyo/tomoyo-test1
by Linus Torvalds
· 5 years ago
f126853
selinux: remove set but not used variable 'sidtab'
by YueHaibing
· 5 years ago
15b590a
selinux: ensure the policy has been loaded before reading the sidtab stats
by Paul Moore
· 5 years ago
030b995
selinux: ensure we cleanup the internal AVC counters on error in avc_update()
by Jaihind Yadav
· 5 years ago
5c108d4
selinux: randomize layout of key structures
by Stephen Smalley
· 5 years ago
6c5a682
selinux: clean up selinux_enabled/disabled/enforcing_boot
by Stephen Smalley
· 5 years ago
4a94c43
Merge tag 'tpmdd-next-20191219' of git://git.infradead.org/users/jjs/linux-tpmdd
by Linus Torvalds
· 5 years ago
45477b3
security: keys: trusted: fix lost handle flush
by James Bottomley
· 5 years ago
6bd5ce6
tomoyo: Suppress RCU warning at list_for_each_entry_rcu().
by Tetsuo Handa
· 5 years ago
601f009
KEYS: remove CONFIG_KEYS_COMPAT
by Eric Biggers
· 5 years ago
2b60c0e
IMA: Read keyrings= option from the IMA policy
by Lakshmi Ramasubramanian
· 5 years ago
e9085e0
IMA: Add support to limit measuring keys
by Lakshmi Ramasubramanian
· 5 years ago
cb1aa38
KEYS: Call the IMA hook to measure keys
by Lakshmi Ramasubramanian
· 5 years ago
88e70da
IMA: Define an IMA hook to measure keys
by Lakshmi Ramasubramanian
· 5 years ago
5808611
IMA: Add KEY_CHECK func to measure keys
by Lakshmi Ramasubramanian
· 5 years ago
c5563ba
IMA: Check IMA policy flag
by Lakshmi Ramasubramanian
· 5 years ago
96c9e1d
ima: avoid appraise error for hash calc interrupt
by Patrick Callaghan
· 5 years ago
210a292
selinux: remove unnecessary selinux cred request
by Yang Guo
· 5 years ago
6f7c413
tomoyo: Don't use nifty names on sockets.
by Tetsuo Handa
· 5 years ago
d8db60c
selinux: ensure we cleanup the internal AVC counters on error in avc_insert()
by Paul Moore
· 5 years ago
b2104ac
security: only build lsm_audit if CONFIG_SECURITY=y
by Stephen Smalley
· 5 years ago
5298d0b
selinux: clean up selinux_inode_permission MAY_NOT_BLOCK tests
by Stephen Smalley
· 5 years ago
0188d5c
selinux: fall back to ref-walk if audit is required
by Stephen Smalley
· 5 years ago
1a37079
selinux: revert "stop passing MAY_NOT_BLOCK to the AVC upon follow_link"
by Stephen Smalley
· 5 years ago
59438b46
security,lockdown,selinux: implement SELinux lockdown
by Stephen Smalley
· 5 years ago
d97bd23
selinux: cache the SID -> context string translation
by Ondrej Mosnacek
· 5 years ago
66f8e2f
selinux: sidtab reverse lookup hash table
by Jeff Vander Stoep
· 5 years ago
c593642
treewide: Use sizeof_field() macro
by Pankaj Bharadiya
· 5 years ago
1bc8207
namei: allow nd_jump_link() to produce errors
by Aleksa Sarai
· 5 years ago
79e178a
Merge tag 'apparmor-pr-2019-12-03' of git://git.kernel.org/pub/scm/linux/kernel/git/jj/linux-apparmor
by Linus Torvalds
· 5 years ago
ceb3074
Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground
by Linus Torvalds
· 5 years ago
ba75082
Merge tag 'selinux-pr-20191126' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux
by Linus Torvalds
· 5 years ago
7794b1d
Merge tag 'powerpc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 5 years ago
6a96566
Merge tag 'notifications-pipe-prep-20191115' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
by Linus Torvalds
· 5 years ago
6f09019
x86/efi: remove unused variables
by YueHaibing
· 5 years ago
a6ed68d
Merge tag 'drm-next-2019-11-27' of git://anongit.freedesktop.org/drm/drm
by Linus Torvalds
· 5 years ago
8c39f71
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Linus Torvalds
· 5 years ago
1ae7878
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
3f59dbc
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
82f31eb
net: port < inet_prot_sock(net) --> inet_port_requires_bind_service(net, port)
by Maciej Żenczykowski
· 5 years ago
386403a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
by Linus Torvalds
· 5 years ago
341c1fd
apparmor: make it so work buffers can be allocated from atomic context
by John Johansen
· 5 years ago
bce4e7e
apparmor: reduce rcu_read_lock scope for aa_file_perm mediation
by John Johansen
· 5 years ago
8f21a62
apparmor: fix wrong buffer allocation in aa_new_mount
by John Johansen
· 5 years ago
00e0590
apparmor: fix unsigned len comparison with less than zero
by Colin Ian King
· 6 years ago
ddbc7d0
y2038: move itimer reset into itimer.c
by Arnd Bergmann
· 5 years ago
77e0723
Merge v5.4-rc7 into drm-next
by Dave Airlie
· 5 years ago
d34a570
Merge branch 'topic/secureboot' into next
by Michael Ellerman
· 5 years ago
0b40dbc
KEYS: trusted: Remove set but not used variable 'keyhndl'
by zhengbin
· 5 years ago
2e19e10
KEYS: trusted: Move TPM2 trusted keys code
by Sumit Garg
· 5 years ago
47f9c27
KEYS: trusted: Create trusted keys subsystem
by Sumit Garg
· 5 years ago
Next »