summaryrefslogtreecommitdiffstats
path: root/security
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | selinux: declare read-only data arrays constChristian Göttsche2023-05-083-3/+3
| * | | | selinux: retain const qualifier on string literal in avtab_hash_eval()Christian Göttsche2023-05-082-2/+2
| * | | | selinux: drop return at end of void function avc_insert()Christian Göttsche2023-05-081-1/+0
| * | | | selinux: avc: drop unused function avc_disable()Christian Göttsche2023-05-082-22/+0
| * | | | selinux: adjust typos in commentsChristian Göttsche2023-05-086-6/+6
| * | | | selinux: do not leave dangling pointer behindChristian Göttsche2023-05-081-0/+1
| * | | | selinux: more Makefile tweaksPaul Moore2023-05-081-10/+9
| |/ / /
* | | | Merge tag 'landlock-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2023-06-271-1/+1
|\ \ \ \
| * | | | hostfs: Fix ephemeral inodesMickaël Salaün2023-06-121-1/+1
| | |/ / | |/| |
* | | | Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fsverity/linuxLinus Torvalds2023-06-261-19/+12
|\ \ \ \ | |/ / / |/| | |
| * | | fsverity: rework fsverity_get_digest() againEric Biggers2023-06-141-19/+12
| |/ /
* / / selinux: don't use make's grouped targets feature yetPaul Moore2023-06-011-1/+5
|/ /
* | Merge tag 'integrity-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/z...Linus Torvalds2023-04-291-1/+1
|\ \
| * | IMA: allow/fix UML buildsRandy Dunlap2023-03-151-1/+1
* | | Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-04-271-1/+1
|\ \ \
| * | | mm, treewide: redefine MAX_ORDER sanelyKirill A. Shutemov2023-04-051-1/+1
* | | | Merge tag 'sysctl-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2023-04-273-21/+3
|\ \ \ \
| * | | | yama: simplfy sysctls with register_sysctl()Luis Chamberlain2023-04-131-7/+1
| * | | | loadpin: simplify sysctls use with register_sysctl()Luis Chamberlain2023-04-131-7/+1
| * | | | apparmor: simplify sysctls with register_sysctl_init()Luis Chamberlain2023-04-131-7/+1
| | |/ / | |/| |
* | | | Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2023-04-261-3/+3
|\ \ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-03-241-3/+6
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | af_unix: preserve const qualifier in unix_sk()Eric Dumazet2023-03-181-1/+1
| * | | | inet: preserve const qualifier in inet_sk()Eric Dumazet2023-03-171-2/+2
| | |/ / | |/| |
* | | | Merge tag 'docs-6.4' of git://git.lwn.net/linuxLinus Torvalds2023-04-241-1/+1
|\ \ \ \
| * | | | docs: move x86 documentation into Documentation/arch/Jonathan Corbet2023-03-301-1/+1
| |/ / /
* | | | Merge tag 'tpmdd-v6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2023-04-242-3/+28
|\ \ \ \
| * | | | integrity: machine keyring CA configurationEric Snowberg2023-04-242-3/+28
| | |/ / | |/| |
* | | | Merge tag 'Smack-for-6.4' of https://github.com/cschaufler/smack-nextLinus Torvalds2023-04-241-40/+24
|\ \ \ \
| * | | | Smack: Improve mount process memory useCasey Schaufler2023-04-051-39/+23
| * | | | smack_lsm: remove unnecessary type castingXU pengfei2023-03-081-1/+1
| | |/ / | |/| |
* | | | Merge tag 'tomoyo-pr-20230424' of git://git.osdn.net/gitroot/tomoyo/tomoyo-test1Linus Torvalds2023-04-243-48/+4
|\ \ \ \
| * | | | tomoyo: replace tomoyo_round2() with kmalloc_size_roundup()Vlastimil Babka2023-03-013-48/+4
* | | | | Merge tag 'lsm-pr-20230420' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-04-244-118/+2639
|\ \ \ \ \
| * | | | | security: Remove security_old_inode_init_security()Roberto Sassu2023-03-231-11/+0
| * | | | | security: Remove integrity from the LSM list in KconfigRoberto Sassu2023-03-101-7/+9
| * | | | | Revert "integrity: double check iint_cache was initialized"Roberto Sassu2023-03-101-8/+0
| * | | | | security: Introduce LSM_ORDER_LAST and set it for the integrity LSMRoberto Sassu2023-03-102-3/+10
| * | | | | device_cgroup: Fix typo in devcgroup_css_alloc descriptionKamalesh Babulal2023-03-081-1/+1
| * | | | | lsm: fix a badly named parameter in security_get_getsecurity()Paul Moore2023-03-081-5/+5
| * | | | | lsm: fix doc warnings in the LSM hook commentsPaul Moore2023-03-081-16/+17
| * | | | | lsm: styling fixes to security/security.cPaul Moore2023-03-061-84/+98
| * | | | | lsm: move the remaining LSM hook comments to security/security.cPaul Moore2023-03-061-0/+231
| * | | | | lsm: move the io_uring hook comments to security/security.cPaul Moore2023-03-061-0/+26
| * | | | | lsm: move the perf hook comments to security/security.cPaul Moore2023-03-061-0/+39
| * | | | | lsm: move the bpf hook comments to security/security.cPaul Moore2023-03-061-0/+65
| * | | | | lsm: move the audit hook comments to security/security.cPaul Moore2023-03-061-0/+41
| * | | | | lsm: move the binder hook comments to security/security.cPaul Moore2023-03-061-0/+36
| * | | | | lsm: move the sysv hook comments to security/security.cPaul Moore2023-03-061-0/+191
| * | | | | lsm: move the key hook comments to security/security.cPaul Moore2023-03-061-0/+40