index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
selinux
/
hooks.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-21
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-4
/
+16
2018-05-17
Merge tag 'selinux-pr-20180516' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-22
/
+28
2018-05-14
selinux: correctly handle sa_family cases in selinux_sctp_bind_connect()
Alexey Kodanev
1
-1
/
+2
2018-05-14
selinux: fix address family in bind() and connect() to match address/port
Alexey Kodanev
1
-11
/
+7
2018-05-14
selinux: add AF_UNSPEC and INADDR_ANY checks to selinux_socket_bind()
Alexey Kodanev
1
-10
/
+19
2018-05-13
fix breakage caused by d_find_alias() semantics change
Al Viro
1
-4
/
+16
2018-04-11
ipc/msg: introduce msgctl(MSG_STAT_ANY)
Davidlohr Bueso
1
-0
/
+1
2018-04-11
ipc/sem: introduce semctl(SEM_STAT_ANY)
Davidlohr Bueso
1
-0
/
+1
2018-04-11
ipc/shm: introduce shmctl(SHM_STAT_ANY)
Davidlohr Bueso
1
-0
/
+1
2018-04-08
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+6
2018-04-07
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-2
/
+5
2018-04-07
Merge tag 'selinux-pr-20180403' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-232
/
+690
2018-03-23
security: Add a cred_getsecid hook
Matthew Garrett
1
-0
/
+6
2018-03-23
msg/security: Pass kern_ipc_perm not msg_queue into the msg_queue security hooks
Eric W. Biederman
1
-18
/
+18
2018-03-23
shm/security: Pass kern_ipc_perm not shmid_kernel into the shm security hooks
Eric W. Biederman
1
-14
/
+14
2018-03-23
sem/security: Pass kern_ipc_perm not sem_array into the sem security hooks
Eric W. Biederman
1
-14
/
+14
2018-03-20
selinux: wrap AVC state
Stephen Smalley
1
-133
/
+265
2018-03-07
usb, signal, security: only pass the cred, not the secid, to kill_pid_info_as...
Stephen Smalley
1
-2
/
+5
2018-03-03
selinux: Fix ltp test connect-syscall failure
Richard Haines
1
-12
/
+30
2018-03-02
selinux: rename the {is,set}_enforcing() functions
Paul Moore
1
-2
/
+2
2018-03-02
selinux: wrap global selinux state
Stephen Smalley
1
-74
/
+140
2018-02-27
selinux: Add SCTP support
Richard Haines
1
-19
/
+261
2017-11-16
Merge tag 'selinux-pr-20171113' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-32
/
+23
2017-10-20
selinux: bpf: Add addtional check for bpf object file receive
Chenbo Feng
1
-0
/
+49
2017-10-20
selinux: bpf: Add selinux check for eBPF syscall operations
Chenbo Feng
1
-0
/
+111
2017-10-17
selinux: remove redundant assignment to str
Colin Ian King
1
-3
/
+2
2017-10-04
selinux: fix build warning
Corentin LABBE
1
-2
/
+2
2017-10-04
selinux: fix build warning by removing the unused sid variable
Corentin LABBE
1
-2
/
+1
2017-10-04
selinux: Perform both commoncap and selinux xattr checks
Eric W. Biederman
1
-25
/
+18
2017-09-12
Merge tag 'selinux-pr-20170831' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-17
/
+37
2017-09-08
Merge tag 'secureexec-v4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-20
/
+6
2017-08-29
selinux: constify nf_hook_ops
Arvind Yadav
1
-1
/
+1
2017-08-22
selinux: allow per-file labeling for cgroupfs
Antonio Murdaca
1
-1
/
+3
2017-08-17
selinux: update my email address
Stephen Smalley
1
-1
/
+1
2017-08-02
selinux: Generalize support for NNP/nosuid SELinux domain transitions
Stephen Smalley
1
-15
/
+32
2017-08-01
selinux: Refactor to remove bprm_secureexec hook
Kees Cook
1
-19
/
+5
2017-08-01
exec: Rename bprm->cred_prepared to called_set_creds
Kees Cook
1
-1
/
+1
2017-07-31
netfilter: nf_hook_ops structs can be const
Florian Westphal
1
-1
/
+1
2017-07-25
selinux: Assign proper class to PF_UNIX/SOCK_RAW sockets
Luis Ressel
1
-0
/
+1
2017-07-05
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
1
-36
/
+176
2017-06-20
selinux: enable genfscon labeling for tracefs
Jeff Vander Stoep
1
-0
/
+1
2017-06-13
selinux: fix double free in selinux_parse_opts_str()
Paul Moore
1
-3
/
+2
2017-06-09
security/selinux: allow security_sb_clone_mnt_opts to enable/disable native l...
Scott Mayhew
1
-2
/
+33
2017-06-02
selinux: use pernet operations for hook registration
Florian Westphal
1
-4
/
+20
2017-05-23
selinux: Add a cache for quicker retreival of PKey SIDs
Daniel Jurgens
1
-2
/
+5
2017-05-23
selinux: Add IB Port SMP access vector
Daniel Jurgens
1
-0
/
+25
2017-05-23
selinux: Implement Infiniband PKey "Access" access vector
Daniel Jurgens
1
-0
/
+22
2017-05-23
selinux: Allocate and free infiniband security hooks
Daniel Jurgens
1
-1
/
+24
2017-05-23
selinux lsm IB/core: Implement LSM notification system
Daniel Jurgens
1
-0
/
+11
2017-05-23
selinux: Remove redundant check for unknown labeling behavior
Matthias Kaehlcke
1
-16
/
+0
[next]