summaryrefslogtreecommitdiff
path: root/security
AgeCommit message (Expand)Author
2019-11-27Merge tag 'drm-next-2019-11-27' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2019-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-11-26Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-11-26Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-11-26net: port < inet_prot_sock(net) --> inet_port_requires_bind_service(net, port)Maciej Żenczykowski
2019-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2019-11-14Merge v5.4-rc7 into drm-nextDave Airlie
2019-11-12KEYS: trusted: Remove set but not used variable 'keyhndl'zhengbin
2019-11-12KEYS: trusted: Move TPM2 trusted keys codeSumit Garg
2019-11-12KEYS: trusted: Create trusted keys subsystemSumit Garg
2019-11-12KEYS: Use common tpm_buf for trusted and asymmetric keysSumit Garg
2019-11-12tpm: Move tpm_buf code to include/linux/Sumit Garg
2019-11-11Merge tag 'v5.4-rc7' into perf/core, to pick up fixesIngo Molnar
2019-11-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-10-31efi/efi_test: Lock down /dev/efi_test and require CAP_SYS_ADMINJavier Martinez Canillas
2019-10-31Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2019-10-30security/safesetid: Replace rcu_swap_protected() with rcu_replace_pointer()Paul E. McKenney
2019-10-26Merge tag 'drm-next-5.5-2019-10-09' of git://people.freedesktop.org/~agd5f/li...Dave Airlie
2019-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-10-17perf_event: Add support for LSM and SELinux checksJoel Fernandes (Google)
2019-10-08Merge tag 'selinux-pr-20191007' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-10-07device_cgroup: Export devcgroup_check_permissionHarish Kasiviswanathan
2019-10-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-10-05integrity: remove pointless subdir-$(CONFIG_...)Masahiro Yamada
2019-10-05integrity: remove unneeded, broken attempt to add -fshort-wcharMasahiro Yamada
2019-10-03selinux: fix context string corruption in convert_context()Ondrej Mosnacek
2019-10-01net: rtnetlink: add linkprop commands to add and delete alternative ifnamesJiri Pirko
2019-09-28Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-09-27Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-09-25KEYS: trusted: correctly initialize digests and fix locking issueRoberto Sassu
2019-09-23Merge tag 'smack-for-5.4-rc1' of git://github.com/cschaufler/smack-nextLinus Torvalds
2019-09-23Merge tag 'safesetid-bugfix-5.4' of git://github.com/micah-morton/linuxLinus Torvalds
2019-09-23Merge tag 'selinux-pr-20190917' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2019-09-17LSM: SafeSetID: Stop releasing uninitialized rulesetMicah Morton
2019-09-10security: constify some arrays in lockdown LSMMatthew Garrett
2019-09-05keys: Fix missing null pointer check in request_key_auth_describe()Hillf Danton
2019-09-04selinux: fix residual uses of current_security() for the SELinux blobStephen Smalley
2019-09-04smack: use GFP_NOFS while holding inode_smack::smk_lockEric Biggers
2019-09-04security: smack: Fix possible null-pointer dereferences in smack_socket_sock_...Jia-Ju Bai
2019-09-04smack: fix some kernel-doc notationsluanshi
2019-09-04Smack: Don't ignore other bprm->unsafe flags if LSM_UNSAFE_PTRACE is setJann Horn
2019-08-30keys: ensure that ->match_free() is called in request_key_and_link()Eric Biggers
2019-08-29ima: ima_api: Use struct_size() in kzalloc()Gustavo A. R. Silva
2019-08-29ima: use struct_size() in kzalloc()Gustavo A. R. Silva
2019-08-28ima: Fix use after free in ima_read_modsig()Thiago Jung Bauermann
2019-08-27selinux: avoid atomic_t usage in sidtabOndrej Mosnacek
2019-08-19lockdown: Print current->comm in restriction messagesMatthew Garrett
2019-08-19tracefs: Restrict tracefs when the kernel is locked downMatthew Garrett
2019-08-19debugfs: Restrict debugfs when the kernel is locked downDavid Howells
2019-08-19kexec: Allow kexec_file() with appropriate IMA policy when locked downMatthew Garrett