index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
security
/
selinux
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-03
Merge tag 'pull-qstr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-1
/
+1
2025-09-30
Merge tag 'lsm-pr-20250926' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/lsm
Linus Torvalds
2
-46
/
+30
2025-09-30
Merge tag 'selinux-pr-20250926' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux
Linus Torvalds
6
-25
/
+22
2025-09-30
Merge tag 'audit-pr-20250926' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/audit
Linus Torvalds
1
-0
/
+5
2025-09-15
security_dentry_init_security(): constify qstr argument
Al Viro
1
-1
/
+1
2025-09-07
selinux: enable per-file labeling for functionfs
Neill Kapron
4
-2
/
+14
2025-09-03
selinux: fix sel_read_bool() allocation and error handling
Stephen Smalley
1
-13
/
+5
2025-09-01
copy_process: pass clone_flags as u64 across calltree
Simon Schuster
1
-1
/
+1
2025-08-30
audit: add record for multiple object contexts
Casey Schaufler
1
-1
/
+3
2025-08-30
audit: add record for multiple task security contexts
Casey Schaufler
1
-0
/
+3
2025-08-12
selinux: Remove redundant __GFP_NOWARN
Qianfeng Rong
1
-7
/
+6
2025-08-11
lsm,selinux: Add LSM blob support for BPF objects
Blaise Boscaccy
2
-46
/
+30
2025-08-11
selinux: use a consistent method to get full socket from skb
Tianjia Zhang
1
-1
/
+1
2025-08-11
selinux: Remove unused function selinux_policycap_netif_wildcard()
Yue Haibing
1
-6
/
+0
2025-07-28
Merge tag 'selinux-pr-20250725' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux
Linus Torvalds
9
-5
/
+72
2025-07-28
Merge tag 'vfs-6.17-rc1.fileattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
Linus Torvalds
1
-0
/
+14
2025-07-04
tree-wide: s/struct fileattr/struct file_kattr/g
Christian Brauner
1
-2
/
+2
2025-07-01
selinux: implement inode_file_[g|s]etattr hooks
Andrey Albershteyn
1
-0
/
+14
2025-06-24
selinux: don't bother with selinuxfs_info_free() on failures
Al Viro
1
-2
/
+0
2025-06-19
selinux: add __GFP_NOWARN to hashtab_init() allocations
Paul Moore
1
-1
/
+2
2025-06-19
selinux: optimize selinux_inode_getattr/permission() based on neveraudit|permissive
Stephen Smalley
2
-1
/
+21
2025-06-19
selinux: introduce neveraudit types
Stephen Smalley
5
-1
/
+48
2025-06-19
selinux: change security_compute_sid to return the ssid or tsid on match
Stephen Smalley
1
-5
/
+11
2025-06-16
selinux: fix selinux_xfrm_alloc_user() to set correct ctx_len
Stephen Smalley
1
-1
/
+1
2025-06-16
selinux: add a 5 second sleep to /sys/fs/selinux/user
Paul Moore
1
-0
/
+1
2025-05-28
Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
3
-43
/
+1
2025-05-28
Merge tag 'selinux-pr-20250527' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux
Linus Torvalds
11
-85
/
+232
2025-04-12
selinux: fix the kdoc header for task_avdcache_update
Paul Moore
1
-1
/
+1
2025-04-12
selinux: remove a duplicated include
Paul Moore
1
-1
/
+0
2025-04-11
net: Retire DCCP socket.
Kuniyuki Iwashima
3
-43
/
+1
2025-04-11
selinux: reduce path walk overhead
Paul Moore
2
-54
/
+185
2025-04-11
selinux: support wildcard match in genfscon
Takaya Saeki
3
-4
/
+17
2025-04-11
selinux: drop copy-paste comment
Christian Göttsche
1
-6
/
+0
2025-04-11
selinux: unify OOM handling in network hashtables
Christian Göttsche
4
-9
/
+19
2025-04-11
selinux: add likely hints for fast paths
Christian Göttsche
3
-3
/
+3
2025-04-11
selinux: contify network namespace pointer
Christian Göttsche
1
-1
/
+1
2025-04-11
selinux: constify network address pointer
Christian Göttsche
4
-8
/
+8
2025-04-08
Use try_lookup_noperm() instead of d_hash_and_lookup() outside of VFS
NeilBrown
1
-2
/
+2
2025-04-01
Merge tag 'driver-core-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
1
-2
/
+5
2025-03-30
Merge tag 'bpf-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Linus Torvalds
1
-3
/
+3
2025-03-25
Merge tag 'selinux-pr-20250323' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux
Linus Torvalds
7
-16
/
+73
2025-03-25
Merge tag 'lsm-pr-20250323' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/lsm
Linus Torvalds
2
-2
/
+16
2025-03-17
selinux: get netif_wildcard policycap from policy instead of cache
Christian Göttsche
1
-2
/
+1
2025-03-15
security: Propagate caller information in bpf hooks
Blaise Boscaccy
1
-3
/
+3
2025-03-07
selinux: support wildcard network interface names
Christian Göttsche
4
-4
/
+22
2025-02-27
selinux: add FILE__WATCH_MOUNTNS
Miklos Szeredi
2
-1
/
+4
2025-02-26
selinux: add permission checks for loading other kinds of kernel files
"Kipp N. Davis"
2
-11
/
+51
2025-02-26
perf: Remove unnecessary parameter of security check
Luo Gengkun
1
-1
/
+1
2025-02-15
kernfs: Use RCU to access kernfs_node::name.
Sebastian Andrzej Siewior
1
-2
/
+5
2025-02-07
io_uring,lsm,selinux: add LSM hooks for io_uring_setup()
Hamza Mahfooz
2
-1
/
+15
[next]