summaryrefslogtreecommitdiffstats
path: root/security
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/...Linus Torvalds2024-09-011-3/+3
|\
| * apparmor: fix policy_unpack_test on big endian systemsGuenter Roeck2024-08-251-3/+3
* | Merge tag 'lsm-pr-20240830' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-08-312-4/+4
|\ \ | |/ |/|
| * selinux,smack: don't bypass permissions check in inode_setsecctx hookScott Mayhew2024-08-282-4/+4
* | KEYS: trusted: dcp: fix leak of blob encryption keyDavid Gstir2024-08-151-12/+21
* | KEYS: trusted: fix DCP blob payload length assignmentDavid Gstir2024-08-151-1/+1
* | selinux: revert our use of vma_is_initial_heap()Paul Moore2024-08-081-1/+11
* | selinux: add the processing of the failure of avc_add_xperms_decision()Zhen Lei2024-08-071-1/+5
* | selinux: fix potential counting error in avc_add_xperms_decision()Zhen Lei2024-08-061-1/+1
|/
* Merge tag 'apparmor-pr-2024-07-25' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-07-278-34/+65
|\
| * apparmor: unpack transition table if dfa is not presentGeorgia Garcia2024-07-241-17/+25
| * apparmor: try to avoid refing the label in apparmor_file_openMateusz Guzik2024-07-242-2/+23
| * apparmor: test: add MODULE_DESCRIPTION()Jeff Johnson2024-07-241-0/+1
| * apparmor: take nosymfollow flag into accountAlexander Mikhalitsyn2024-07-241-0/+2
| * apparmor: fix possible NULL pointer dereferenceLeesoo Ahn2024-05-101-0/+4
| * apparmor: fix typo in kernel docChristian Göttsche2024-05-101-1/+1
| * apparmor: remove useless static inline function is_deletedColin Ian King2024-05-101-13/+0
| * apparmor: use kvfree_sensitive to free data->dataFedor Pchelkin2024-05-102-1/+2
| * apparmor: Fix null pointer deref when receiving skb during sock creationXiao Liang2024-05-101-0/+7
* | Merge tag 'landlock-6.11-rc1-houdini-fix' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2024-07-271-2/+9
|\ \
| * | landlock: Don't lose track of restrictions on cred_transferJann Horn2024-07-241-2/+9
* | | sysctl: treewide: constify the ctl_table argument of proc_handlersJoel Granados2024-07-243-3/+3
* | | Merge tag 'landlock-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-07-204-29/+18
|\ \ \
| * | | landlock: Various documentation improvementsGünther Noack2024-07-181-8/+9
| * | | landlock: Use bit-fields for storing handled layer access masksGünther Noack2024-07-083-21/+9
| |/ /
* | | Merge tag 'v6.11-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2024-07-191-2/+1
|\ \ \
| * | | crypto: sm2 - Remove sm2 algorithmHerbert Xu2024-06-071-2/+1
* | | | Merge tag 'perf-core-2024-07-16' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-07-161-1/+1
|\ \ \ \
| * | | | task_work: s/task_work_cancel()/task_work_cancel_func()/Frederic Weisbecker2024-07-091-1/+1
| |/ / /
* | | | Merge tag 'Smack-for-6.10' of https://github.com/cschaufler/smack-nextLinus Torvalds2024-07-161-4/+10
|\ \ \ \
| * | | | smack: unix sockets: fix accept()ed socket labelKonstantin Andreev2024-06-191-3/+9
| * | | | smack: tcp: ipv4, fix incorrect labelingCasey Schaufler2024-06-051-1/+1
* | | | | Merge tag 'lsm-pr-20240715' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-07-163-42/+100
|\ \ \ \ \
| * | | | | selinux,smack: remove the capability checks in the removexattr hooksPaul Moore2024-07-092-10/+3
| * | | | | lsm: fixup the inode xattr capability handlingPaul Moore2024-06-033-32/+97
| | |/ / / | |/| | |
* | | | | Merge tag 'selinux-pr-20240715' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-07-161-1/+1
|\ \ \ \ \
| * | | | | selinux: Use 1UL for EBITMAP_BIT to match maps typeCanfeng Guo2024-07-021-1/+1
| |/ / / /
* | | | | Merge tag 'keys-next-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-07-152-0/+2
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | KEYS: encrypted: add missing MODULE_DESCRIPTION()Jeff Johnson2024-07-011-0/+1
| * | | | KEYS: trusted: add missing MODULE_DESCRIPTION()Jeff Johnson2024-07-011-0/+1
* | | | | Merge tag 'integrity-v6.10-fix' of ssh://ra.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-07-051-2/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | ima: fix wrong zero-assignment during securityfs dentry removeEnrico Bravi2024-06-031-2/+1
| | |/ / | |/| |
* | | | Merge tag 'lsm-pr-20240617' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2024-06-178-17/+27
|\ \ \ \
| * | | | ima: Avoid blocking in RCU read-side critical sectionGUO Zihua2024-06-138-17/+27
* | | | | Merge tag 'mm-hotfixes-stable-2024-06-17-11-43' of git://git.kernel.org/pub/s...Linus Torvalds2024-06-171-15/+0
|\ \ \ \ \
| * | | | | Revert "mm: init_mlocked_on_free_v3"David Hildenbrand2024-06-151-15/+0
| |/ / / /
* | | | | Merge tag 'hardening-v6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-06-171-0/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | yama: document function parameterChristian Göttsche2024-06-061-0/+1
| |/ / /
* / / / tomoyo: update project linksTetsuo Handa2024-06-032-2/+2
|/ / /
* / / landlock: Fix d_parent walkMickaël Salaün2024-05-311-2/+11
|/ /