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
/
ss
Age
Commit message (
Expand
)
Author
Files
Lines
2019-11-30
Merge tag 'selinux-pr-20191126' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
6
-0
/
+60
2019-10-08
Merge tag 'selinux-pr-20191007' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+8
2019-10-07
selinux: default_range glblub implementation
Joshua Brindle
6
-0
/
+60
2019-10-03
selinux: fix context string corruption in convert_context()
Ondrej Mosnacek
1
-1
/
+8
2019-09-23
Merge tag 'selinux-pr-20190917' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-236
/
+241
2019-08-27
selinux: avoid atomic_t usage in sidtab
Ondrej Mosnacek
2
-32
/
+35
2019-08-05
selinux: policydb - rename type_val_to_struct_array
Ondrej Mosnacek
3
-11
/
+11
2019-08-05
selinux: policydb - fix some checkpatch.pl warnings
Ondrej Mosnacek
1
-4
/
+8
2019-08-05
selinux: shuffle around policydb.c to get rid of forward declarations
Paul Moore
1
-189
/
+187
2019-08-02
Merge tag 'selinux-pr-20190801' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+5
2019-07-31
selinux: fix memory leak in policydb_init()
Ondrej Mosnacek
1
-1
/
+5
2019-07-26
Merge tag 'selinux-pr-20190726' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+5
2019-07-24
selinux: check sidtab limit before adding a new entry
Ondrej Mosnacek
1
-0
/
+5
2019-07-08
Merge tag 'selinux-pr-20190702' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-18
/
+25
2019-07-01
selinux: format all invalid context as untrusted
Richard Guy Briggs
1
-10
/
+19
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
1
-4
/
+1
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 372
Thomas Gleixner
6
-18
/
+6
2019-05-21
selinux: remove some no-op BUG_ONs
Ondrej Mosnacek
1
-4
/
+0
2019-05-21
selinux: provide __le variables explicitly
Nicholas Mc Guire
1
-4
/
+6
2019-05-07
Merge tag 'selinux-pr-20190507' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-5
/
+2
2019-03-25
selinux: remove useless assignments
Ondrej Mosnacek
1
-5
/
+2
2019-03-18
selinux: fix NULL dereference in policydb_destroy()
Ondrej Mosnacek
1
-4
/
+9
2019-03-12
selinux: convert to kvmalloc
Kent Overstreet
6
-144
/
+62
2019-03-07
Merge tag 'audit-pr-20190305' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+1
2019-03-07
Merge tag 'selinux-pr-20190305' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-5
/
+32
2019-01-31
audit: remove unused actx param from audit_rule_match
Richard Guy Briggs
1
-2
/
+1
2019-01-25
selinux: log invalid contexts in AVCs
Ondrej Mosnacek
1
-5
/
+32
2019-01-22
Merge tag 'v5.0-rc3' into next-general
James Morris
1
-1
/
+2
2019-01-16
Merge tag 'selinux-pr-20190115' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+2
2019-01-10
selinux: fix GPF on invalid policy
Stephen Smalley
1
-1
/
+2
2019-01-08
SELinux: Remove unused selinux_is_enabled
Casey Schaufler
1
-1
/
+0
2018-12-27
Merge tag 'selinux-pr-20181224' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
7
-394
/
+623
2018-12-05
selinux: overhaul sidtab to fix bug and improve performance
Ondrej Mosnacek
5
-324
/
+468
2018-12-05
selinux: use separate table for initial SID lookup
Ondrej Mosnacek
5
-110
/
+173
2018-11-26
selinux: make "selinux_policycap_names[]" const char *
Alexey Dobriyan
1
-1
/
+1
2018-11-20
selinux: refactor sidtab conversion
Ondrej Mosnacek
3
-41
/
+42
2018-11-13
selinux: fix non-MLS handling in mls_context_to_sid()
Paul Moore
1
-3
/
+7
2018-11-05
selinux: policydb - fix byte order and alignment issues
Ondrej Mosnacek
1
-15
/
+36
2018-09-13
selinux: Add __GFP_NOWARN to allocation at str_read()
Tetsuo Handa
1
-1
/
+1
2018-09-05
selinux: refactor mls_context_to_sid() and make it stricter
Jann Horn
3
-110
/
+82
2018-06-19
selinux: Cleanup printk logging in sidtab
peter enderborg
1
-3
/
+2
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 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-12
treewide: kzalloc() -> kcalloc()
Kees Cook
1
-1
/
+1
2018-06-06
Merge tag 'audit-pr-20180605' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-6
/
+6
2018-05-29
selinux: KASAN: slab-out-of-bounds in xattr_getsecurity
Sachin Grover
1
-1
/
+1
2018-05-14
audit: use inline function to get audit context
Richard Guy Briggs
1
-6
/
+6
[next]