index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
selinux
/
hooks.c
Age
Commit message (
Expand
)
Author
2024-05-15
Merge tag 'integrity-v6.10' of ssh://ra.kernel.org/pub/scm/linux/kernel/git/z...
Linus Torvalds
2024-04-09
security: allow finer granularity in permitting copy-up of security xattrs
Stefan Berger
2024-03-27
selinux: make more use of current_sid()
Christian Göttsche
2024-03-26
selinux: cleanup selinux_lsm_getattr()
Paul Moore
2024-03-14
lsm: use 32-bit compatible data types in LSM syscalls
Casey Schaufler
2024-03-12
Merge tag 'lsm-pr-20240312' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-03-12
Merge tag 'selinux-pr-20240312' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-02-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-23
selinux: fix lsm_get_self_attr()
Mickaël Salaün
2024-02-15
security: Align inode_setattr hook definition with EVM
Roberto Sassu
2024-02-02
selinux: only filter copy-up xattrs following initialization
David Disseldorp
2024-02-02
selinux: correct return values in selinux_socket_getpeersec_dgram()
Paul Moore
2024-01-25
selinux: reduce the object class calculations at inode init time
Paul Moore
2024-01-24
bpf,selinux: Allocate bpf_security_struct per BPF token
Andrii Nakryiko
2024-01-24
bpf,lsm: Refactor bpf_map_alloc/bpf_map_free LSM hooks
Andrii Nakryiko
2024-01-24
bpf,lsm: Refactor bpf_prog_alloc/bpf_prog_free LSM hooks
Andrii Nakryiko
2024-01-11
Merge tag 'for-6.8/io_uring-2024-01-08' of git://git.kernel.dk/linux
Linus Torvalds
2024-01-10
Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2024-01-09
Merge tag 'lsm-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-01-09
Merge tag 'selinux-pr-20240105' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-01-04
selinux: Fix error priority for bind with AF_UNSPEC on PF_INET6 socket
Mickaël Salaün
2023-12-24
lsm: new security_file_ioctl_compat() hook
Alfred Piccioni
2023-12-20
shm: Slim down dependencies
Kent Overstreet
2023-12-15
cred: get rid of CONFIG_DEBUG_CREDENTIALS
Jens Axboe
2023-12-12
io_uring: split out cmd api into a separate header
Pavel Begunkov
2023-12-07
selinux: remove the wrong comment about multithreaded process handling
Munehisa Kamata
2023-11-21
selinux: introduce an initial SID for early boot processes
Ondrej Mosnacek
2023-11-12
lsm: mark the lsm_id variables are marked as static
Paul Moore
2023-11-12
lsm: consolidate buffer size handling into lsm_fill_user_ctx()
Paul Moore
2023-11-12
SELinux: Add selfattr hooks
Casey Schaufler
2023-11-12
LSM: Identify modules by more than name
Casey Schaufler
2023-10-30
Merge tag 'lsm-pr-20231030' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-09-14
lsm: constify 'sb' parameter in security_sb_kern_mount()
Khadija Kamran
2023-09-14
lsm: constify 'bprm' parameter in security_bprm_committed_creds()
Khadija Kamran
2023-09-13
lsm: constify 'bprm' parameter in security_bprm_committing_creds()
Khadija Kamran
2023-09-13
lsm: constify 'sb' parameter in security_quotactl()
Khadija Kamran
2023-09-12
selinux: fix handling of empty opts in selinux_fs_context_submount()
Ondrej Mosnacek
2023-08-30
Merge tag 'lsm-pr-20230829' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-08-30
Merge tag 'selinux-pr-20230829' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-08-29
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-08-29
Merge tag 'net-next-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-08-21
selinux: use vma_is_initial_stack() and vma_is_initial_heap()
Kefeng Wang
2023-08-15
lsm: constify the 'file' parameter in security_binder_transfer_file()
Khadija Kamran
2023-08-15
vfs, security: Fix automount superblock LSM init problem, preventing NFS sb s...
David Howells
2023-08-09
selinux: revert SECINITSID_INIT support
Paul Moore
2023-08-08
lsm: constify the 'target' parameter in security_capget()
Khadija Kamran
2023-08-08
selinux: update comment on selinux_hooks[]
Xiu Jianfeng
2023-07-28
selinux: log about VM being executable by default
Christian Göttsche
2023-07-20
selinux: fix a 0/NULL mistmatch in ad_net_init_from_iif()
Paul Moore
2023-07-19
selinux: introduce and use lsm_ad_net_init*() helpers
Paolo Abeni
[next]