index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
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-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
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/kernel/git/jack/linux-fs
Linus Torvalds
1
-1
/
+2
2025-01-21
Merge tag 'selinux-pr-20250121' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux
Linus Torvalds
20
-165
/
+165
2025-01-21
Merge tag 'lsm-pr-20250121' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/lsm
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/git/pcmoore/selinux
Linus Torvalds
5
-38
/
+65
2025-01-04
selinux: match extended permissions to their base permissions
Thiébaud Weksteen
5
-38
/
+65
2024-12-18
Merge tag 'selinux-pr-20241217' of git://git.kernel.org/pub/scm/linux/kernel/git/pcmoore/selinux
Linus Torvalds
1
-2
/
+6
2024-12-15
selinux: ignore unknown extended permissions
Thiébaud Weksteen
1
-2
/
+6
2024-12-15
selinux: add netlink nlmsg_type audit message
Thiébaud Weksteen
1
-2
/
+2
2024-12-13
selinux: add support for xperms in conditional policies
Christian Göttsche
6
-9
/
+26
2024-12-11
selinux: Fix SCTP error inconsistency in selinux_socket_bind()
Mikhail Ivanov
1
-1
/
+1
2024-12-11
selinux: use native iterator types
Christian Göttsche
3
-4
/
+4
2024-12-11
selinux: add generated av_permissions.h to targets
Thomas Weißschuh
1
-4
/
+3
2024-12-10
fsnotify: introduce pre-content permission events
Amir Goldstein
1
-1
/
+2
2024-12-04
lsm: secctx provider check on release
Casey Schaufler
1
-8
/
+5
2024-12-04
lsm: lsm_context in security_dentry_init_security
Casey Schaufler
1
-4
/
+4
[next]