summaryrefslogtreecommitdiffstats
path: root/security
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2022-03-243-20/+45
|\
| * ima: Always return a file measurement in ima_file_hash()Roberto Sassu2022-03-101-13/+33
| * ima: Fix documentation-related warnings in ima_main.cRoberto Sassu2022-03-101-5/+6
| * net: rtnetlink: Add RTM_SETSTATSPetr Machata2022-03-031-0/+1
| * rtnetlink: add new rtm tunnel api for tunnel id filteringRoopa Prabhu2022-03-011-1/+4
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-02-241-2/+2
| |\
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-02-105-10/+27
| |\ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2022-02-032-3/+15
| |\ \ \
| * \ \ \ Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski2022-01-241-1/+1
| |\ \ \ \
| | * | | | bpf: Make BPF_PROG_RUN_ARRAY return -err instead of allow booleanYiFei Zhu2022-01-191-1/+1
* | | | | | Merge tag 'tomoyo-pr-20220322' of git://git.osdn.net/gitroot/tomoyo/tomoyo-test1Linus Torvalds2022-03-241-2/+2
|\ \ \ \ \ \
| * | | | | | TOMOYO: fix __setup handlers return valuesRandy Dunlap2022-02-241-2/+2
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'arm-drivers-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-03-231-14/+9
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'tee-shm-for-v5.18' of git://git.linaro.org:/people/jens.wiklander/...Arnd Bergmann2022-02-251-14/+9
| |\ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| | * | | | | KEYS: trusted: tee: use tee_shm_register_kernel_buf()Jens Wiklander2022-02-161-14/+9
* | | | | | | Merge tag 'selinux-pr-20220321' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-03-2119-214/+223
|\ \ \ \ \ \ \
| * | | | | | | selinux: shorten the policy capability enum namesPaul Moore2022-03-025-24/+24
| * | | | | | | selinux: allow FIOCLEX and FIONCLEX with policy capabilityRichard Haines2022-02-254-1/+16
| * | | | | | | selinux: use correct type for context lengthChristian Göttsche2022-02-181-1/+1
| * | | | | | | selinux: drop return statement at end of void functionsChristian Göttsche2022-02-185-8/+0
| * | | | | | | security: implement sctp_assoc_established hook in selinuxOndrej Mosnacek2022-02-151-24/+66
| * | | | | | | security: add sctp_assoc_established hookOndrej Mosnacek2022-02-151-0/+7
| * | | | | | | selinux: parse contexts for mount options earlyOndrej Mosnacek2022-02-041-149/+53
| * | | | | | | selinux: various sparse fixesPaul Moore2022-02-014-7/+8
| * | | | | | | selinux: try to use preparsed sid before calling parse_sid()Scott Mayhew2022-02-011-29/+59
| * | | | | | | selinux: Fix selinux_sb_mnt_opts_compat()Scott Mayhew2022-02-011-34/+41
| * | | | | | | LSM: general protection fault in legacy_parse_paramCasey Schaufler2022-01-272-5/+17
| * | | | | | | selinux: fix a type cast problem in cred_init_security()Paul Moore2022-01-271-1/+1
| * | | | | | | selinux: drop unused macroChristian Göttsche2022-01-261-2/+0
| * | | | | | | selinux: simplify cred_init_securityChristian Göttsche2022-01-261-2/+1
| * | | | | | | selinux: do not discard const qualifier in castChristian Göttsche2022-01-261-2/+2
| * | | | | | | selinux: drop unused parameter of avtab_insert_nodeChristian Göttsche2022-01-261-3/+3
| * | | | | | | selinux: drop cast to same typeChristian Göttsche2022-01-261-1/+1
| * | | | | | | selinux: enclose macro arguments in parenthesisChristian Göttsche2022-01-263-7/+7
| * | | | | | | selinux: declare name parameter of hash_eval constChristian Göttsche2022-01-261-1/+1
| * | | | | | | selinux: declare path parameters of _genfs_sid constChristian Göttsche2022-01-252-5/+5
| * | | | | | | selinux: check return value of sel_make_avc_filesChristian Göttsche2022-01-251-0/+2
| * | | | | | | selinux: access superblock_security_struct in LSM blob wayGONG, Ruiqi2022-01-251-2/+2
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'integrity-v5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-03-2110-58/+116
|\ \ \ \ \ \ \
| * | | | | | | EVM: fix the evm= __setup handler return valueRandy Dunlap2022-02-221-1/+1
| * | | | | | | KEYS: encrypted: Instantiate key with user-provided decrypted dataYael Tzur2022-02-212-23/+67
| * | | | | | | ima: define ima_max_digest_data struct without a flexible array variableMimi Zohar2022-02-155-18/+17
| * | | | | | | ima: rename IMA_ACTION_FLAGS to IMA_NONACTION_FLAGSMimi Zohar2022-02-153-4/+4
| * | | | | | | ima: Return error code obtained from securityfs functionsStefan Berger2022-02-151-8/+23
| * | | | | | | ima: Fix trivial typos in the commentsAustin Kim2022-02-154-4/+4
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'Smack-for-5.18' of https://github.com/cschaufler/smack-nextLinus Torvalds2022-03-211-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Fix incorrect type in assignment of ipv6 port for auditCasey Schaufler2022-02-281-1/+1
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'hardening-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-03-211-0/+10
|\ \ \ \ \ \ \
| * | | | | | | gcc-plugins/stackleak: Provide verbose modeKees Cook2022-02-061-0/+10
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-blockLinus Torvalds2022-03-211-1/+0
|\ \ \ \ \ \ \