index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
security
/
selinux
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'mount.part1' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2019-01-05
1
-506
/
+293
|
\
|
*
LSM: new method: ->sb_add_mnt_opt()
Al Viro
2018-12-21
1
-26
/
+19
|
*
selinux: rewrite selinux_sb_eat_lsm_opts()
Al Viro
2018-12-21
1
-92
/
+54
|
*
selinux: regularize Opt_... names a bit
Al Viro
2018-12-21
1
-8
/
+8
|
*
selinux: switch away from match_token()
Al Viro
2018-12-21
1
-27
/
+55
|
*
selinux: new helper - selinux_add_opt()
Al Viro
2018-12-21
1
-73
/
+53
|
*
selinux: switch to private struct selinux_mnt_opts
Al Viro
2018-12-21
1
-161
/
+101
|
*
LSM: hide struct security_mnt_opts from any generic code
Al Viro
2018-12-21
1
-15
/
+37
|
*
selinux: kill selinux_sb_get_mnt_opts()
Al Viro
2018-12-21
1
-147
/
+51
|
*
LSM: turn sb_eat_lsm_opts() into a method
Al Viro
2018-12-21
1
-1
/
+15
|
*
selinux; don't open-code a loop in sb_finish_set_opts()
Al Viro
2018-12-21
1
-4
/
+2
|
*
LSM: split ->sb_set_mnt_opts() out of ->sb_kern_mount()
Al Viro
2018-12-21
1
-9
/
+1
|
*
LSM: lift extracting and parsing LSM options into the caller of ->sb_remount()
Al Viro
2018-12-21
1
-35
/
+12
|
*
LSM: lift parsing LSM options into the caller of ->sb_kern_mount()
Al Viro
2018-12-21
1
-21
/
+3
|
*
selinux: expand superblock_doinit() calls
Al Viro
2018-12-20
1
-30
/
+24
|
*
vfs: Suppress MS_* flag defs within the kernel unless explicitly enabled
David Howells
2018-12-20
1
-0
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-12-27
1
-2
/
+2
|
\
\
|
*
|
net: use skb_sec_path helper in more places
Florian Westphal
2018-12-19
1
-2
/
+2
*
|
|
Merge tag 'selinux-pr-20181224' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-12-27
9
-396
/
+625
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
selinux: overhaul sidtab to fix bug and improve performance
Ondrej Mosnacek
2018-12-05
5
-324
/
+468
|
*
|
selinux: use separate table for initial SID lookup
Ondrej Mosnacek
2018-12-05
5
-110
/
+173
|
*
|
selinux: make "selinux_policycap_names[]" const char *
Alexey Dobriyan
2018-11-26
2
-2
/
+2
|
*
|
selinux: always allow mounting submounts
Ondrej Mosnacek
2018-11-26
1
-1
/
+1
|
*
|
selinux: refactor sidtab conversion
Ondrej Mosnacek
2018-11-20
3
-41
/
+42
|
*
|
selinux: policydb - fix byte order and alignment issues
Ondrej Mosnacek
2018-11-05
1
-15
/
+36
|
|
/
*
|
Merge tag 'selinux-pr-20181129' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-11-29
1
-1
/
+12
|
\
\
|
*
|
selinux: add support for RTM_NEWCHAIN, RTM_DELCHAIN, and RTM_GETCHAIN
Paul Moore
2018-11-29
1
-1
/
+12
*
|
|
Merge tag 'selinux-pr-20181115' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-11-15
2
-3
/
+10
|
\
|
|
|
|
/
|
/
|
|
*
selinux: fix non-MLS handling in mls_context_to_sid()
Paul Moore
2018-11-13
1
-3
/
+7
|
*
selinux: check length properly in SCTP bind hook
Ondrej Mosnacek
2018-11-13
1
-0
/
+3
*
|
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-10-24
1
-1
/
+4
|
\
\
|
*
|
LSM: Record LSM name in struct lsm_info
Kees Cook
2018-10-10
1
-0
/
+1
|
*
|
LSM: Convert security_initcall() into DEFINE_LSM()
Kees Cook
2018-10-10
1
-1
/
+3
*
|
|
Merge tag 'selinux-pr-20181022' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-10-24
5
-111
/
+88
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
selinux: Add __GFP_NOWARN to allocation at str_read()
Tetsuo Handa
2018-09-13
1
-1
/
+1
|
*
|
selinux: refactor mls_context_to_sid() and make it stricter
Jann Horn
2018-09-05
3
-110
/
+82
|
*
|
selinux: fix mounting of cgroup2 under older policies
Stephen Smalley
2018-09-04
1
-0
/
+5
|
|
/
*
/
signal: Distinguish between kernel_siginfo and siginfo
Eric W. Biederman
2018-10-03
1
-1
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-08-15
1
-1
/
+1
|
\
|
*
net: sched: introduce chain object to uapi
Jiri Pirko
2018-07-23
1
-1
/
+1
*
|
Merge tag 'selinux-pr-20180814' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-08-15
13
-189
/
+198
|
\
\
|
*
|
selinux: cleanup dentry and inodes on error in selinuxfs
nixiaoming
2018-08-07
1
-8
/
+25
|
*
|
selinux: constify write_op[]
Eric Biggers
2018-07-17
1
-1
/
+1
|
*
|
selinux: Cleanup printk logging in netnode
peter enderborg
2018-06-19
1
-3
/
+2
|
*
|
selinux: Cleanup printk logging in avc
peter enderborg
2018-06-19
1
-1
/
+1
|
*
|
selinux: Cleanup printk logging in netif
peter enderborg
2018-06-19
1
-7
/
+4
|
*
|
selinux: Cleanup printk logging in netport
peter enderborg
2018-06-19
1
-3
/
+2
|
*
|
selinux: Cleanup printk logging in sidtab
peter enderborg
2018-06-19
1
-3
/
+2
|
*
|
selinux: Cleanup printk logging in netlink
peter enderborg
2018-06-19
1
-1
/
+1
|
*
|
selinux: Cleanup printk logging in selinuxfs
peter enderborg
2018-06-19
1
-5
/
+5
[next]