summaryrefslogtreecommitdiffstats
path: root/security
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2021-08-312-2/+6
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-08-131-1/+2
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-08-051-6/+4
| |\ \
| * | | mctp: Add MCTP baseJeremy Kerr2021-07-292-2/+6
* | | | Merge tag 'for-5.15/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-08-311-0/+1
|\ \ \ \
| * | | | dm ima: measure data on table loadTushar Sugandhi2021-08-101-0/+1
| |/ / /
* | | | Merge tag 'Smack-for-5.15' of git://github.com/cschaufler/smack-nextLinus Torvalds2021-08-313-11/+10
|\ \ \ \
| * | | | smack: mark 'smack_enabled' global variable as __initdataAustin Kim2021-07-202-2/+2
| * | | | Smack: Fix wrong semantics in smk_access_entry()Tianjia Zhang2021-07-201-9/+8
| |/ / /
* | | | Merge tag 'selinux-pr-20210830' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-08-312-0/+6
|\ \ \ \
| * | | | selinux: return early for possible NULL audit buffersAustin Kim2021-07-142-0/+6
| |/ / /
* | | | Merge tag 'efi-core-2021-08-30' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-08-301-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | efi: Don't use knowledge about efi_guid_t internalsAndy Shevchenko2021-08-271-1/+1
| |/ /
* | | bpf: Add lockdown check for probe_write_user helperDaniel Borkmann2021-08-101-0/+1
* | | bpf: Add _kernel suffix to internal lockdown_bpf_readDaniel Borkmann2021-08-091-1/+1
| |/ |/|
* | Merge tag 'selinux-pr-20210805' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-08-051-6/+4
|\ \ | |/ |/|
| * selinux: correct the return value when loads initial sidsXiu Jianfeng2021-08-021-6/+4
* | Merge tag 'asm-generic-unaligned-5.14' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2021-07-021-1/+1
|\ \
| * | apparmor: use get_unaligned() only for multi-byte wordsArnd Bergmann2021-05-171-1/+1
* | | Merge tag 'safesetid-5.14' of git://github.com/micah-morton/linuxLinus Torvalds2021-06-302-2/+2
|\ \ \
| * | | LSM: SafeSetID: Mark safesetid_initialized as __initdataAustin Kim2021-06-102-2/+2
* | | | Merge tag 'Smack-for-5.14' of git://github.com/cschaufler/smack-nextLinus Torvalds2021-06-302-5/+9
|\ \ \ \
| * | | | Smack: fix doc warningChenXiaoSong2021-06-081-1/+4
| * | | | Revert "Smack: Handle io_uring kernel thread privileges"Jens Axboe2021-05-181-3/+2
| * | | | smackfs: restrict bytes count in smk_set_cipso()Tetsuo Handa2021-05-101-0/+2
| * | | | security/smack/: fix misspellings using codespell toolXiong Zhenwu2021-05-101-1/+1
| | |/ / | |/| |
* | | | Merge tag 'audit-pr-20210629' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2021-06-301-1/+0
|\ \ \ \
| * | | | audit: remove unnecessary 'ret' initializationAustin Kim2021-06-111-1/+0
| |/ / /
* | | | Merge tag 'selinux-pr-20210629' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-06-3011-109/+81
|\ \ \ \ | | |_|/ | |/| |
| * | | selinux: kill 'flags' argument in avc_has_perm_flags() and avc_audit()Al Viro2021-06-113-31/+5
| * | | selinux: slow_avc_audit has become non-blockingAl Viro2021-06-113-35/+10
| * | | selinux: Fix kernel-docYang Li2021-06-111-1/+22
| * | | selinux: use __GFP_NOWARN with GFP_NOWAIT in the AVCMinchan Kim2021-06-101-6/+7
| * | | lsm_audit,selinux: pass IB device name by referenceOndrej Mosnacek2021-05-141-1/+1
| * | | selinux: Remove redundant assignment to rcJiapeng Chong2021-05-102-5/+0
| * | | selinux: Corrected comment to match kernel-doc commentSouptick Joarder2021-05-101-1/+1
| * | | selinux: delete selinux_xfrm_policy_lookup() useless argumentZhongjun Tan2021-05-103-4/+4
| * | | selinux: constify some avtab function argumentsOndrej Mosnacek2021-05-103-21/+26
| * | | selinux: simplify duplicate_policydb_cond_list() by using kmemdup()Ondrej Mosnacek2021-05-101-5/+6
| |/ /
* | | Merge tag 'integrity-v5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-06-2818-75/+730
|\ \ \
| * | | evm: Check xattr size discrepancy between kernel and userRoberto Sassu2021-06-211-1/+7
| * | | evm: output EVM digest calculation infoMimi Zohar2021-06-202-0/+47
| * | | IMA: support for duplicate measurement recordsTushar Sugandhi2021-06-112-2/+10
| * | | ima: Fix warning: no previous prototype for function 'ima_add_kexec_buffer'Lakshmi Ramasubramanian2021-06-111-0/+1
| * | | ima: differentiate between EVM failures in the audit logMimi Zohar2021-06-101-1/+2
| * | | ima: Fix fall-through warning for ClangGustavo A. R. Silva2021-06-081-0/+1
| * | | ima: Pass NULL instead of 0 to ima_get_action() in ima_file_mprotect()Roberto Sassu2021-06-081-1/+1
| * | | ima: Include header defining ima_post_key_create_or_update()Roberto Sassu2021-06-081-0/+1
| * | | ima/evm: Fix type mismatchRoberto Sassu2021-06-084-11/+12
| * | | ima: Set correct casting typesRoberto Sassu2021-06-082-9/+10