index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
selinux
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-07-28
Merge tag 'selinux-pr-20250725' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
9
-5
/
+72
2025-07-28
Merge tag 'vfs-6.17-rc1.fileattr' of git://git.kernel.org/pub/scm/linux/kerne...
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|perm...
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/ne...
Linus Torvalds
3
-43
/
+1
2025-05-28
Merge tag 'selinux-pr-20250527' of git://git.kernel.org/pub/scm/linux/kernel/...
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...
Linus Torvalds
1
-2
/
+5
2025-03-30
Merge tag 'bpf-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
Linus Torvalds
1
-3
/
+3
2025-03-25
Merge tag 'selinux-pr-20250323' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
7
-16
/
+73
2025-03-25
Merge tag 'lsm-pr-20250323' of git://git.kernel.org/pub/scm/linux/kernel/git/...
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
2025-02-07
selinux: always check the file label in selinux_kernel_read_file()
Paul Moore
1
-1
/
+1
2025-02-03
selinux: fix spelling error
Tanya Agarwal
1
-1
/
+1
2025-01-23
Merge tag 'fsnotify_hsm_for_v6.14-rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+2
2025-01-21
Merge tag 'selinux-pr-20250121' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
20
-165
/
+165
2025-01-21
Merge tag 'lsm-pr-20250121' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-15
/
+34
2025-01-07
selinux: make more use of str_read() when loading the policy
Christian Göttsche
3
-22
/
+12
2025-01-07
selinux: avoid unnecessary indirection in struct level_datum
Christian Göttsche
3
-17
/
+10
2025-01-07
selinux: use known type instead of void pointer
Christian Göttsche
8
-74
/
+77
2025-01-07
selinux: rename comparison functions for clarity
Christian Göttsche
7
-16
/
+16
2025-01-07
selinux: rework match_ipv6_addrmask()
Christian Göttsche
1
-7
/
+5
2025-01-07
selinux: constify and reconcile function parameter names
Christian Göttsche
4
-6
/
+6
2025-01-07
selinux: avoid using types indicating user space interaction
Christian Göttsche
2
-2
/
+2
2025-01-07
selinux: supply missing field initializers
Christian Göttsche
2
-2
/
+2
2025-01-07
Merge tag 'selinux-pr-20250107' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-38
/
+65
[next]