index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
selinux
/
hooks.c
Age
Commit message (
Expand
)
Author
2018-05-21
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2018-05-17
Merge tag 'selinux-pr-20180516' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-05-14
selinux: correctly handle sa_family cases in selinux_sctp_bind_connect()
Alexey Kodanev
2018-05-14
selinux: fix address family in bind() and connect() to match address/port
Alexey Kodanev
2018-05-14
selinux: add AF_UNSPEC and INADDR_ANY checks to selinux_socket_bind()
Alexey Kodanev
2018-05-13
fix breakage caused by d_find_alias() semantics change
Al Viro
2018-04-11
ipc/msg: introduce msgctl(MSG_STAT_ANY)
Davidlohr Bueso
2018-04-11
ipc/sem: introduce semctl(SEM_STAT_ANY)
Davidlohr Bueso
2018-04-11
ipc/shm: introduce shmctl(SHM_STAT_ANY)
Davidlohr Bueso
2018-04-07
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-04-07
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-04-06
Merge tag 'selinux-pr-20180403' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-03-23
security: Add a cred_getsecid hook
Matthew Garrett
2018-03-22
msg/security: Pass kern_ipc_perm not msg_queue into the msg_queue security hooks
Eric W. Biederman
2018-03-22
shm/security: Pass kern_ipc_perm not shmid_kernel into the shm security hooks
Eric W. Biederman
2018-03-22
sem/security: Pass kern_ipc_perm not sem_array into the sem security hooks
Eric W. Biederman
2018-03-20
selinux: wrap AVC state
Stephen Smalley
2018-03-07
usb, signal, security: only pass the cred, not the secid, to kill_pid_info_as...
Stephen Smalley
2018-03-02
selinux: Fix ltp test connect-syscall failure
Richard Haines
2018-03-02
selinux: rename the {is,set}_enforcing() functions
Paul Moore
2018-03-01
selinux: wrap global selinux state
Stephen Smalley
2018-02-26
selinux: Add SCTP support
Richard Haines
2017-11-15
Merge tag 'selinux-pr-20171113' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-10-20
selinux: bpf: Add addtional check for bpf object file receive
Chenbo Feng
2017-10-20
selinux: bpf: Add selinux check for eBPF syscall operations
Chenbo Feng
2017-10-16
selinux: remove redundant assignment to str
Colin Ian King
2017-10-04
selinux: fix build warning
Corentin LABBE
2017-10-04
selinux: fix build warning by removing the unused sid variable
Corentin LABBE
2017-10-04
selinux: Perform both commoncap and selinux xattr checks
Eric W. Biederman
2017-09-12
Merge tag 'selinux-pr-20170831' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-09-07
Merge tag 'secureexec-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-08-28
selinux: constify nf_hook_ops
Arvind Yadav
2017-08-22
selinux: allow per-file labeling for cgroupfs
Antonio Murdaca
2017-08-17
selinux: update my email address
Stephen Smalley
2017-08-02
selinux: Generalize support for NNP/nosuid SELinux domain transitions
Stephen Smalley
2017-08-01
selinux: Refactor to remove bprm_secureexec hook
Kees Cook
2017-08-01
exec: Rename bprm->cred_prepared to called_set_creds
Kees Cook
2017-07-31
netfilter: nf_hook_ops structs can be const
Florian Westphal
2017-07-25
selinux: Assign proper class to PF_UNIX/SOCK_RAW sockets
Luis Ressel
2017-07-05
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2017-06-20
selinux: enable genfscon labeling for tracefs
Jeff Vander Stoep
2017-06-13
selinux: fix double free in selinux_parse_opts_str()
Paul Moore
2017-06-09
security/selinux: allow security_sb_clone_mnt_opts to enable/disable native l...
Scott Mayhew
2017-06-02
selinux: use pernet operations for hook registration
Florian Westphal
2017-05-23
selinux: Add a cache for quicker retreival of PKey SIDs
Daniel Jurgens
2017-05-23
selinux: Add IB Port SMP access vector
Daniel Jurgens
2017-05-23
selinux: Implement Infiniband PKey "Access" access vector
Daniel Jurgens
2017-05-23
selinux: Allocate and free infiniband security hooks
Daniel Jurgens
2017-05-23
selinux lsm IB/core: Implement LSM notification system
Daniel Jurgens
2017-05-23
selinux: Remove redundant check for unknown labeling behavior
Matthias Kaehlcke
[next]