开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
selinux
Age
Commit message (
Expand
)
Author
3 days
Automated merge of 'dev' into 'next'
Paul Moore
3 days
selinux: validate constraint expression attr and op at load time
Stephen Smalley
2026-07-15
selinux: compute the IMA configuration settings string length once at boot
Ian Bridges
2026-07-14
selinux: fix incorrect execmem checks on overlayfs
Ondrej Mosnacek
2026-07-13
selinux: replace strlcat() with seq_buf in selinux_ima_collect_state()
Ian Bridges
2026-07-13
selinux: suppress warning flood for retired DCCP netlink messages
Yafang Shao
2026-07-02
selinux: tighten type validation during policy load
Stephen Smalley
2026-07-01
selinux: avoid sk_socket dereference in selinux_sctp_bind_connect()
Tristan Madani
2026-07-01
selinux: drop unnecessary goto and label from avc_alloc_node()
Kalevi Kolttonen
2026-07-01
selinux: convert int flags to bool flags in ss/services.c
Kalevi Kolttonen
2026-07-01
selinux: clean up selinuxfs resources on init failure
Haoxiang Li
2026-07-01
selinux: check connect-related permissions on TCP Fast Open
Stephen Smalley
2026-06-30
selinux: hooks: use kmalloc() to allocate path buffer
Mike Rapoport (Microsoft)
2026-06-17
Merge tag 'selinux-pr-20260615' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2026-06-17
Merge tag 'lsm-pr-20260615' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2026-06-13
Merge tag 'ipsec-next-2026-06-12' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
2026-06-04
xfrm: add XFRM_MSG_MIGRATE_STATE for single SA migration
Antony Antony
2026-05-29
selinux: revert use of __getname() in selinux_genfs_get_sid()
Paul Moore
2026-05-27
selinux: comment spelling fix in ibpkey.c
Kalevi Kolttonen
2026-05-27
selinux: comment typo fix in selinuxfs.c
Kalevi Kolttonen
2026-05-27
selinux: hooks: use __getname() to allocate path buffer
Mike Rapoport (Microsoft)
2026-05-27
selinux: use k[mz]alloc() to allocate temporary buffers
Mike Rapoport (Microsoft)
2026-05-06
selinux: check for simple types
Christian Göttsche
2026-05-06
selinux: more strict bounds check
Christian Göttsche
2026-05-06
selinux: beef up isvalid checks
Christian Göttsche
2026-05-06
selinux: reorder policydb_index()
Christian Göttsche
2026-05-06
selinux: check type attr map overflows
Christian Göttsche
2026-05-06
selinux: check length fields in policies
Christian Göttsche
2026-05-06
selinux: more strict policy parsing
Christian Göttsche
2026-05-06
selinux: use u16 for security classes
Christian Göttsche
2026-05-06
selinux: avoid nontransitive comparison
Christian Göttsche
2026-05-05
selinux: shrink critical section in sel_write_load()
Stephen Smalley
2026-05-05
selinux: allow multiple opens of /sys/fs/selinux/policy
Stephen Smalley
2026-05-05
selinux: prune /sys/fs/selinux/user
Stephen Smalley
2026-05-05
selinux: prune /sys/fs/selinux/disable
Stephen Smalley
2026-05-05
selinux: prune /sys/fs/selinux/checkreqprot
Stephen Smalley
2026-05-01
security,fs,nfs,net: update security_inode_listsecurity() interface
Stephen Smalley
2026-04-29
selinux: switch two allocations to use kzalloc_objs()
Stephen Smalley
2026-04-29
selinux: fix sel_kill_sb()
Stephen Smalley
2026-04-28
selinux: fix avdcache auditing
Stephen Smalley
2026-04-27
selinux: don't reserve xattr slot when we won't fill it
David Windsor
2026-04-27
selinux: use sk blob accessor in socket permission helpers
Zongyao Chen
2026-04-27
selinux: use QSTR() instead of QSTR_INIT() in init_sel_fs
Thorsten Blum
2026-04-15
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-04-13
Merge tag 'selinux-pr-20260410' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2026-04-13
Merge tag 'lsm-pr-20260410' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2026-04-13
Merge tag 'vfs-7.1-rc1.kino' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-04-05
mm: convert do_brk_flags() to use vma_flags_t
Lorenzo Stoakes (Oracle)
2026-04-03
selinux: fix overlayfs mmap() and mprotect() access checks
Paul Moore
2026-03-06
treewide: change inode->i_ino from unsigned long to u64
Jeff Layton
[next]