index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
Age
Commit message (
Expand
)
Author
2024-10-05
Merge tag 'hardening-v6.12-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-10-05
Merge tag 'lsm-pr-20241004' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-10-04
tomoyo: revert CONFIG_SECURITY_TOMOYO_LKM support
Paul Moore
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-09-28
hardening: Adjust dependencies in selection of MODVERSIONS
Nathan Chancellor
2024-09-27
Merge tag 'tomoyo-pr-20240927' of git://git.code.sf.net/p/tomoyo/tomoyo
Linus Torvalds
2024-09-25
tomoyo: fallback to realpath if symlink's pathname does not exist
Tetsuo Handa
2024-09-24
Merge tag 'bpf-next-6.12-struct-fd' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-09-24
Merge tag 'landlock-6.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-09-24
Merge tag 'lsm-pr-20240923' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-09-24
tomoyo: allow building as a loadable LSM module
Tetsuo Handa
2024-09-23
ipe: Add missing terminator to list of unit tests
Guenter Roeck
2024-09-23
Merge tag 'pull-stable-struct_fd' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-09-23
tomoyo: preparation step for building as a loadable LSM module
Tetsuo Handa
2024-09-21
Merge tag 'bpf-next-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
2024-09-19
selinux,smack: properly reference the LSM blob in security_watch_key()
Paul Moore
2024-09-19
Merge tag 'Smack-for-6.12' of https://github.com/cschaufler/smack-next
Linus Torvalds
2024-09-16
landlock: Add signal scoping
Tahera Fahimi
2024-09-16
landlock: Add abstract UNIX socket scoping
Tahera Fahimi
2024-09-16
Merge tag 'lsm-pr-20240911' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-09-16
Merge tag 'selinux-pr-20240911' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-09-16
Merge tag 'vfs-6.12.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-09-16
Merge tag 'vfs-6.12.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
2024-09-12
security,bpf: constify struct path in bpf_token_create() LSM hook
Andrii Nakryiko
2024-09-11
bpf: lsm: Set bpf_lsm_blob_sizes.lbs_task to 0
Song Liu
2024-09-09
security: Update file_set_fowner documentation
Mickaël Salaün
2024-09-03
selinux: fix style problems in security/selinux/include/audit.h
Paul Moore
2024-09-03
smackfs: Use rcu_assign_pointer() to ensure safe assignment in smk_set_cipso
Jiawei Ye
2024-09-01
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/...
Linus Torvalds
2024-08-31
Merge tag 'lsm-pr-20240830' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-08-30
proc: add config & param to block forcing mem writes
Adrian Ratiu
2024-08-29
lsm: Use IS_ERR_OR_NULL() helper function
Hongbo Li
2024-08-28
selinux,smack: don't bypass permissions check in inode_setsecctx hook
Scott Mayhew
2024-08-28
selinux: simplify avc_xperms_audit_required()
Zhen Lei
2024-08-28
selinux: mark both IPv4 and IPv6 accepted connection sockets as labeled
Guido Trentalancia
2024-08-28
file: reclaim 24 bytes from f_owner
Christian Brauner
2024-08-27
selinux: replace kmem_cache_create() with KMEM_CACHE()
Eric Suen
2024-08-26
lsm: remove LSM_COUNT and LSM_CONFIG_COUNT
Tetsuo Handa
2024-08-26
selinux: annotate false positive data race to avoid KCSAN warnings
Stephen Smalley
2024-08-25
apparmor: fix policy_unpack_test on big endian systems
Guenter Roeck
2024-08-22
security: smack: Fix indentation in smack_netfilter.c
GiSeong Ji
2024-08-22
ipe: Remove duplicated include in ipe.c
Yang Li
2024-08-22
lsm: replace indirect LSM hook calls with static calls
KP Singh
2024-08-20
ipe: kunit test for parser
Deven Bowers
2024-08-20
scripts: add boot policy generation program
Deven Bowers
2024-08-20
ipe: enable support for fs-verity as a trust provider
Fan Wu
2024-08-20
lsm: add security_inode_setintegrity() hook
Fan Wu
2024-08-20
ipe: add support for dm-verity as a trust provider
Deven Bowers
2024-08-20
block,lsm: add LSM blob and new LSM hooks for block devices
Deven Bowers
2024-08-20
ipe: add permissive toggle
Deven Bowers
[next]