index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
selinux
/
hooks.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-07
Merge tag 'selinux-pr-20250107' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+3
2025-01-04
selinux: match extended permissions to their base permissions
Thiébaud Weksteen
1
-3
/
+3
2024-11-30
selinux: use sk_to_full_sk() in selinux_ip_output()
Eric Dumazet
1
-1
/
+1
2024-11-18
Merge tag 'lsm-pr-20241112' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-17
/
+32
2024-10-11
lsm: remove lsm_prop scaffolding
Casey Schaufler
1
-17
/
+1
2024-10-11
lsm: create new security_cred_getlsmprop LSM hook
Casey Schaufler
1
-0
/
+8
2024-10-11
lsm: use lsm_prop in security_inode_getsecid
Casey Schaufler
1
-6
/
+9
2024-10-11
lsm: use lsm_prop in security_current_getsecid
Casey Schaufler
1
-6
/
+11
2024-10-11
lsm: use lsm_prop in security_ipc_getsecid
Casey Schaufler
1
-3
/
+6
2024-10-11
lsm: add lsmprop_to_secctx hook
Casey Schaufler
1
-2
/
+14
2024-10-07
selinux: Add netlink xperm support
Thiébaud Weksteen
1
-9
/
+42
2024-09-24
Merge tag 'bpf-next-6.12-struct-fd' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+1
2024-09-24
Merge tag 'lsm-pr-20240923' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2024-09-19
selinux,smack: properly reference the LSM blob in security_watch_key()
Paul Moore
1
-1
/
+1
2024-09-16
Merge tag 'lsm-pr-20240911' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-116
/
+60
2024-09-16
Merge tag 'selinux-pr-20240911' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+6
2024-09-16
Merge tag 'vfs-6.12.file' of git://git.kernel.org/pub/scm/linux/kernel/git/vf...
Linus Torvalds
1
-1
/
+1
2024-09-12
security,bpf: constify struct path in bpf_token_create() LSM hook
Andrii Nakryiko
1
-1
/
+1
2024-08-31
Merge tag 'lsm-pr-20240830' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+2
2024-08-28
selinux,smack: don't bypass permissions check in inode_setsecctx hook
Scott Mayhew
1
-2
/
+2
2024-08-28
file: reclaim 24 bytes from f_owner
Christian Brauner
1
-1
/
+1
2024-08-26
selinux: annotate false positive data race to avoid KCSAN warnings
Stephen Smalley
1
-1
/
+6
2024-08-08
selinux: revert our use of vma_is_initial_heap()
Paul Moore
1
-1
/
+11
2024-07-31
lsm: Refactor return value of LSM hook inode_copy_up_xattr
Xu Kuohai
1
-2
/
+2
2024-07-31
lsm: Refactor return value of LSM hook vm_enough_memory
Xu Kuohai
1
-11
/
+4
2024-07-29
lsm: infrastructure management of the perf_event security blob
Casey Schaufler
1
-14
/
+4
2024-07-29
lsm: infrastructure management of the infiniband blob
Casey Schaufler
1
-13
/
+3
2024-07-29
lsm: infrastructure management of the dev_tun blob
Casey Schaufler
1
-16
/
+6
2024-07-29
lsm: infrastructure management of the key security blob
Casey Schaufler
1
-17
/
+4
2024-07-29
lsm: infrastructure management of the sock security
Casey Schaufler
1
-43
/
+37
2024-07-09
selinux,smack: remove the capability checks in the removexattr hooks
Paul Moore
1
-8
/
+2
2024-06-03
lsm: fixup the inode xattr capability handling
Paul Moore
1
-8
/
+20
2024-05-15
Merge tag 'integrity-v6.10' of ssh://ra.kernel.org/pub/scm/linux/kernel/git/z...
Linus Torvalds
1
-1
/
+1
2024-04-09
security: allow finer granularity in permitting copy-up of security xattrs
Stefan Berger
1
-1
/
+1
2024-03-27
selinux: make more use of current_sid()
Christian Göttsche
1
-16
/
+6
2024-03-26
selinux: cleanup selinux_lsm_getattr()
Paul Moore
1
-18
/
+18
2024-03-14
lsm: use 32-bit compatible data types in LSM syscalls
Casey Schaufler
1
-2
/
+2
2024-03-12
Merge tag 'lsm-pr-20240312' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+2
2024-03-12
Merge tag 'selinux-pr-20240312' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-13
/
+15
2024-02-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2024-02-23
selinux: fix lsm_get_self_attr()
Mickaël Salaün
1
-1
/
+1
2024-02-15
security: Align inode_setattr hook definition with EVM
Roberto Sassu
1
-1
/
+2
2024-02-02
selinux: only filter copy-up xattrs following initialization
David Disseldorp
1
-2
/
+3
2024-02-02
selinux: correct return values in selinux_socket_getpeersec_dgram()
Paul Moore
1
-6
/
+8
2024-01-25
selinux: reduce the object class calculations at inode init time
Paul Moore
1
-5
/
+4
2024-01-24
bpf,selinux: Allocate bpf_security_struct per BPF token
Andrii Nakryiko
1
-0
/
+25
2024-01-24
bpf,lsm: Refactor bpf_map_alloc/bpf_map_free LSM hooks
Andrii Nakryiko
1
-3
/
+4
2024-01-24
bpf,lsm: Refactor bpf_prog_alloc/bpf_prog_free LSM hooks
Andrii Nakryiko
1
-7
/
+8
2024-01-11
Merge tag 'for-6.8/io_uring-2024-01-08' of git://git.kernel.dk/linux
Linus Torvalds
1
-1
/
+1
2024-01-10
Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
1
-0
/
+1
[next]