index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
Age
Commit message (
Expand
)
Author
2020-05-15
security/apparmor/label.c: Clean code by removing redundant instructions
Mateusz Nosek
2020-05-15
apparmor: Replace zero-length array with flexible-array
Gustavo A. R. Silva
2020-04-08
apparmor: ensure that dfa state tables have entries
John Johansen
2020-01-21
apparmor: remove duplicate check of xattrs on profile attachment.
John Johansen
2020-01-21
apparmor: add outofband transition and use it in xattr match
John Johansen
2020-01-21
apparmor: fail unpack if profile mode is unknown
John Johansen
2020-01-21
apparmor: fix nnp subset test for unconfined
John Johansen
2020-01-21
apparmor: remove useless aafs_create_symlink
John Johansen
2020-01-18
apparmor: add consistency check between state and dfa diff encode flags
John Johansen
2020-01-18
apparmor: add a valid state flags check
John Johansen
2020-01-18
AppArmor: Remove semicolon
Vasyl Gomonovych
2020-01-18
apparmor: Replace two seq_printf() calls by seq_puts() in aa_label_seq_xprint()
Markus Elfring
2020-01-04
Merge tag 'apparmor-pr-2020-01-04' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-01-04
apparmor: fix aa_xattrs_match() may sleep while holding a RCU lock
John Johansen
2020-01-02
apparmor: only get a label reference if the fast path check fails
John Johansen
2020-01-02
apparmor: fix bind mounts aborting with -ENOMEM
Patrick Steinhardt
2019-12-31
Merge tag 'tomoyo-fixes-for-5.5' of git://git.osdn.net/gitroot/tomoyo/tomoyo-...
Linus Torvalds
2019-12-18
Merge tag 'tpmdd-next-20191219' of git://git.infradead.org/users/jjs/linux-tpmdd
Linus Torvalds
2019-12-17
security: keys: trusted: fix lost handle flush
James Bottomley
2019-12-16
tomoyo: Suppress RCU warning at list_for_each_entry_rcu().
Tetsuo Handa
2019-12-12
KEYS: remove CONFIG_KEYS_COMPAT
Eric Biggers
2019-12-11
tomoyo: Don't use nifty names on sockets.
Tetsuo Handa
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
2019-12-03
Merge tag 'apparmor-pr-2019-12-03' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-12-01
Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/...
Linus Torvalds
2019-11-30
Merge tag 'selinux-pr-20191126' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-11-30
Merge tag 'powerpc-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2019-11-30
Merge tag 'notifications-pipe-prep-20191115' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2019-11-29
x86/efi: remove unused variables
YueHaibing
2019-11-27
Merge tag 'drm-next-2019-11-27' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2019-11-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-11-26
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-11-26
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2019-11-26
net: port < inet_prot_sock(net) --> inet_port_requires_bind_service(net, port)
Maciej Żenczykowski
2019-11-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2019-11-22
apparmor: make it so work buffers can be allocated from atomic context
John Johansen
2019-11-22
apparmor: reduce rcu_read_lock scope for aa_file_perm mediation
John Johansen
2019-11-22
apparmor: fix wrong buffer allocation in aa_new_mount
John Johansen
2019-11-22
apparmor: fix unsigned len comparison with less than zero
Colin Ian King
2019-11-15
y2038: move itimer reset into itimer.c
Arnd Bergmann
2019-11-14
Merge v5.4-rc7 into drm-next
Dave Airlie
2019-11-13
Merge branch 'topic/secureboot' into next
Michael Ellerman
2019-11-12
KEYS: trusted: Remove set but not used variable 'keyhndl'
zhengbin
2019-11-12
KEYS: trusted: Move TPM2 trusted keys code
Sumit Garg
2019-11-12
KEYS: trusted: Create trusted keys subsystem
Sumit Garg
2019-11-12
KEYS: Use common tpm_buf for trusted and asymmetric keys
Sumit Garg
2019-11-12
tpm: Move tpm_buf code to include/linux/
Sumit Garg
2019-11-13
powerpc: Load firmware trusted keys/hashes into kernel keyring
Nayna Jain
2019-11-13
x86/efi: move common keyring handler functions to new file
Nayna Jain
2019-11-12
ima: Check against blacklisted hashes for files with modsig
Nayna Jain
[next]