index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
selinux
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-28
selinux: move user accesses in selinuxfs out of locked regions
Jann Horn
1
-45
/
+33
2018-06-19
selinux: Cleanup printk logging in netnode
peter enderborg
1
-3
/
+2
2018-06-19
selinux: Cleanup printk logging in avc
peter enderborg
1
-1
/
+1
2018-06-19
selinux: Cleanup printk logging in netif
peter enderborg
1
-7
/
+4
2018-06-19
selinux: Cleanup printk logging in netport
peter enderborg
1
-3
/
+2
2018-06-19
selinux: Cleanup printk logging in sidtab
peter enderborg
1
-3
/
+2
2018-06-19
selinux: Cleanup printk logging in netlink
peter enderborg
1
-1
/
+1
2018-06-19
selinux: Cleanup printk logging in selinuxfs
peter enderborg
1
-5
/
+5
2018-06-19
selinux: Cleanup printk logging in services
peter enderborg
1
-36
/
+35
2018-06-19
selinux: Cleanup printk logging in avtab
peter enderborg
1
-25
/
+26
2018-06-19
selinux: Cleanup printk logging in hooks
peter enderborg
1
-35
/
+33
2018-06-19
selinux: Cleanup printk logging in policydb
peter enderborg
1
-45
/
+46
2018-06-19
selinux: Cleanup printk logging in ebitmap
peter enderborg
1
-8
/
+7
2018-06-19
selinux: Cleanup printk logging in conditional
peter enderborg
1
-8
/
+8
2018-06-15
docs: Fix some broken references
Mauro Carvalho Chehab
1
-1
/
+1
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+1
2018-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2
-2
/
+6
2018-06-06
Merge tag 'audit-pr-20180605' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-11
/
+14
2018-06-06
Merge tag 'selinux-pr-20180605' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-6
/
+12
2018-06-06
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-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2018-05-30
Merge tag 'selinux-pr-20180530' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2018-05-29
selinux: KASAN: slab-out-of-bounds in xattr_getsecurity
Sachin Grover
1
-1
/
+1
2018-05-26
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-14
audit: use inline function to get audit context
Richard Guy Briggs
3
-11
/
+14
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-03
net: initial AF_XDP skeleton
Björn Töpel
2
-2
/
+6
2018-04-17
audit: normalize MAC_POLICY_LOAD record
Richard Guy Briggs
1
-1
/
+1
2018-04-17
audit: normalize MAC_STATUS record
Richard Guy Briggs
1
-4
/
+10
2018-04-16
security: selinux: Change return type to vm_fault_t
Souptick Joarder
1
-1
/
+1
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-09
selinux: fix missing dput() before selinuxfs unmount
Stephen Smalley
1
-0
/
+1
2018-04-07
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-06
Merge tag 'selinux-pr-20180403' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
27
-1224
/
+2289
2018-04-03
Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-46
/
+46
2018-03-29
security: Remove rtnl_lock() in selinux_xfrm_notify_policyload()
Kirill Tkhai
1
-2
/
+0
2018-03-29
net: Introduce net_rwsem to protect net_namespace_list
Kirill Tkhai
1
-0
/
+2
2018-03-27
net: Drop pernet_operations::async
Kirill Tkhai
1
-1
/
+0
[prev]
[next]