index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
selinux
Age
Commit message (
Expand
)
Author
Lines
2018-08-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
-1
/
+1
2018-08-15
Merge tag 'selinux-pr-20180814' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-189
/
+198
2018-08-15
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-0
/
+15
2018-08-13
Merge branch 'work.open3' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
-2
/
+2
2018-08-07
selinux: cleanup dentry and inodes on error in selinuxfs
nixiaoming
-8
/
+25
2018-07-23
net: sched: introduce chain object to uapi
Jiri Pirko
-1
/
+1
2018-07-17
selinux: constify write_op[]
Eric Biggers
-1
/
+1
2018-07-16
module: replace the existing LSM hook in init_module
Mimi Zohar
-0
/
+15
2018-07-12
->file_open(): lose cred argument
Al Viro
-2
/
+2
2018-06-30
Merge tag 'selinux-pr-20180629' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-45
/
+33
2018-06-28
selinux: move user accesses in selinuxfs out of locked regions
Jann Horn
-45
/
+33
2018-06-19
selinux: Cleanup printk logging in netnode
peter enderborg
-3
/
+2
2018-06-19
selinux: Cleanup printk logging in avc
peter enderborg
-1
/
+1
2018-06-19
selinux: Cleanup printk logging in netif
peter enderborg
-7
/
+4
2018-06-19
selinux: Cleanup printk logging in netport
peter enderborg
-3
/
+2
2018-06-19
selinux: Cleanup printk logging in sidtab
peter enderborg
-3
/
+2
2018-06-19
selinux: Cleanup printk logging in netlink
peter enderborg
-1
/
+1
2018-06-19
selinux: Cleanup printk logging in selinuxfs
peter enderborg
-5
/
+5
2018-06-19
selinux: Cleanup printk logging in services
peter enderborg
-36
/
+35
2018-06-19
selinux: Cleanup printk logging in avtab
peter enderborg
-25
/
+26
2018-06-19
selinux: Cleanup printk logging in hooks
peter enderborg
-35
/
+33
2018-06-19
selinux: Cleanup printk logging in policydb
peter enderborg
-45
/
+46
2018-06-19
selinux: Cleanup printk logging in ebitmap
peter enderborg
-8
/
+7
2018-06-19
selinux: Cleanup printk logging in conditional
peter enderborg
-8
/
+8
2018-06-15
docs: Fix some broken references
Mauro Carvalho Chehab
-1
/
+1
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
-1
/
+1
2018-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
-2
/
+6
2018-06-06
Merge tag 'audit-pr-20180605' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-11
/
+14
2018-06-06
Merge tag 'selinux-pr-20180605' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-6
/
+12
2018-06-06
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
-0
/
+13
2018-06-04
Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
-4
/
+3
2018-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-1
/
+1
2018-05-30
Merge tag 'selinux-pr-20180530' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-1
/
+1
2018-05-29
selinux: KASAN: slab-out-of-bounds in xattr_getsecurity
Sachin Grover
-1
/
+1
2018-05-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-4
/
+16
2018-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
-22
/
+28
2018-05-21
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
-4
/
+16
2018-05-17
Merge tag 'selinux-pr-20180516' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
-22
/
+28
2018-05-14
audit: use inline function to get audit context
Richard Guy Briggs
-11
/
+14
2018-05-14
selinux: correctly handle sa_family cases in selinux_sctp_bind_connect()
Alexey Kodanev
-1
/
+2
2018-05-14
selinux: fix address family in bind() and connect() to match address/port
Alexey Kodanev
-11
/
+7
2018-05-14
selinux: add AF_UNSPEC and INADDR_ANY checks to selinux_socket_bind()
Alexey Kodanev
-10
/
+19
2018-05-14
__inode_security_revalidate() never gets NULL opt_dentry
Al Viro
-4
/
+3
2018-05-13
fix breakage caused by d_find_alias() semantics change
Al Viro
-4
/
+16
2018-05-04
selinux: provide socketpair callback
David Herrmann
-0
/
+13
2018-05-03
net: initial AF_XDP skeleton
Björn Töpel
-2
/
+6
2018-04-17
audit: normalize MAC_POLICY_LOAD record
Richard Guy Briggs
-1
/
+1
2018-04-17
audit: normalize MAC_STATUS record
Richard Guy Briggs
-4
/
+10
2018-04-16
security: selinux: Change return type to vm_fault_t
Souptick Joarder
-1
/
+1
2018-04-11
ipc/msg: introduce msgctl(MSG_STAT_ANY)
Davidlohr Bueso
-0
/
+1
[next]