index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
selinux
Age
Commit message (
Expand
)
Author
2025-06-19
selinux: change security_compute_sid to return the ssid or tsid on match
Stephen Smalley
2025-06-16
selinux: fix selinux_xfrm_alloc_user() to set correct ctx_len
Stephen Smalley
2025-05-28
Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2025-05-28
Merge tag 'selinux-pr-20250527' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-04-12
selinux: fix the kdoc header for task_avdcache_update
Paul Moore
2025-04-12
selinux: remove a duplicated include
Paul Moore
2025-04-11
net: Retire DCCP socket.
Kuniyuki Iwashima
2025-04-11
selinux: reduce path walk overhead
Paul Moore
2025-04-11
selinux: support wildcard match in genfscon
Takaya Saeki
2025-04-11
selinux: drop copy-paste comment
Christian Göttsche
2025-04-11
selinux: unify OOM handling in network hashtables
Christian Göttsche
2025-04-11
selinux: add likely hints for fast paths
Christian Göttsche
2025-04-11
selinux: contify network namespace pointer
Christian Göttsche
2025-04-11
selinux: constify network address pointer
Christian Göttsche
2025-04-08
Use try_lookup_noperm() instead of d_hash_and_lookup() outside of VFS
NeilBrown
2025-04-01
Merge tag 'driver-core-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-03-30
Merge tag 'bpf-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
2025-03-25
Merge tag 'selinux-pr-20250323' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-03-25
Merge tag 'lsm-pr-20250323' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-03-17
selinux: get netif_wildcard policycap from policy instead of cache
Christian Göttsche
2025-03-15
security: Propagate caller information in bpf hooks
Blaise Boscaccy
2025-03-07
selinux: support wildcard network interface names
Christian Göttsche
2025-02-27
selinux: add FILE__WATCH_MOUNTNS
Miklos Szeredi
2025-02-26
selinux: add permission checks for loading other kinds of kernel files
"Kipp N. Davis"
2025-02-26
perf: Remove unnecessary parameter of security check
Luo Gengkun
2025-02-15
kernfs: Use RCU to access kernfs_node::name.
Sebastian Andrzej Siewior
2025-02-07
io_uring,lsm,selinux: add LSM hooks for io_uring_setup()
Hamza Mahfooz
2025-02-07
selinux: always check the file label in selinux_kernel_read_file()
Paul Moore
2025-02-03
selinux: fix spelling error
Tanya Agarwal
2025-01-23
Merge tag 'fsnotify_hsm_for_v6.14-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-01-21
Merge tag 'selinux-pr-20250121' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-01-21
Merge tag 'lsm-pr-20250121' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-01-07
selinux: make more use of str_read() when loading the policy
Christian Göttsche
2025-01-07
selinux: avoid unnecessary indirection in struct level_datum
Christian Göttsche
2025-01-07
selinux: use known type instead of void pointer
Christian Göttsche
2025-01-07
selinux: rename comparison functions for clarity
Christian Göttsche
2025-01-07
selinux: rework match_ipv6_addrmask()
Christian Göttsche
2025-01-07
selinux: constify and reconcile function parameter names
Christian Göttsche
2025-01-07
selinux: avoid using types indicating user space interaction
Christian Göttsche
2025-01-07
selinux: supply missing field initializers
Christian Göttsche
2025-01-07
Merge tag 'selinux-pr-20250107' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-01-04
selinux: match extended permissions to their base permissions
Thiébaud Weksteen
2024-12-18
Merge tag 'selinux-pr-20241217' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-12-15
selinux: ignore unknown extended permissions
Thiébaud Weksteen
2024-12-15
selinux: add netlink nlmsg_type audit message
Thiébaud Weksteen
2024-12-13
selinux: add support for xperms in conditional policies
Christian Göttsche
2024-12-11
selinux: Fix SCTP error inconsistency in selinux_socket_bind()
Mikhail Ivanov
2024-12-11
selinux: use native iterator types
Christian Göttsche
2024-12-11
selinux: add generated av_permissions.h to targets
Thomas Weißschuh
2024-12-10
fsnotify: introduce pre-content permission events
Amir Goldstein
[next]