index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source 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-08-15
Merge tag 'selinux-pr-20180814' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-35
/
+33
2018-08-15
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+15
2018-07-16
module: replace the existing LSM hook in init_module
Mimi Zohar
1
-0
/
+15
2018-07-12
->file_open(): lose cred argument
Al Viro
1
-2
/
+2
2018-06-19
selinux: Cleanup printk logging in hooks
peter enderborg
1
-35
/
+33
2018-06-16
docs: Fix some broken references
Mauro Carvalho Chehab
1
-1
/
+1
2018-06-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+3
2018-06-07
Merge tag 'audit-pr-20180605' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+5
2018-06-07
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+13
2018-06-04
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-4
/
+3
2018-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+16
2018-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-22
/
+28
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-15
audit: use inline function to get audit context
Richard Guy Briggs
1
-2
/
+5
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-14
__inode_security_revalidate() never gets NULL opt_dentry
Al Viro
1
-4
/
+3
2018-05-13
fix breakage caused by d_find_alias() semantics change
Al Viro
1
-4
/
+16
2018-05-04
selinux: provide socketpair callback
David Herrmann
1
-0
/
+13
2018-05-04
net: initial AF_XDP skeleton
Björn Töpel
1
-1
/
+3
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
[next]