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
/
policydb.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-18
selinux: fix NULL dereference in policydb_destroy()
Ondrej Mosnacek
1
-4
/
+9
2019-03-12
selinux: convert to kvmalloc
Kent Overstreet
1
-92
/
+30
2019-01-10
selinux: fix GPF on invalid policy
Stephen Smalley
1
-1
/
+2
2018-12-05
selinux: use separate table for initial SID lookup
Ondrej Mosnacek
1
-1
/
+9
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-06-19
selinux: Cleanup printk logging in policydb
peter enderborg
1
-45
/
+46
2017-08-17
selinux: update my email address
Stephen Smalley
1
-1
/
+1
2017-05-23
selinux: Create policydb version for Infiniband support
Daniel Jurgens
1
-15
/
+97
2017-05-23
selinux: Return directly after a failed memory allocation in policydb_index()
Markus Elfring
1
-10
/
+5
2017-03-31
selinux: Fix an uninitialized variable bug
Dan Carpenter
1
-1
/
+1
2017-03-29
selinux: Return directly after a failed kzalloc() in roles_init()
Markus Elfring
1
-2
/
+1
2017-03-29
selinux: Return directly after a failed kzalloc() in perm_read()
Markus Elfring
1
-2
/
+1
2017-03-29
selinux: Return directly after a failed kzalloc() in common_read()
Markus Elfring
1
-2
/
+1
2017-03-29
selinux: Return directly after a failed kzalloc() in class_read()
Markus Elfring
1
-2
/
+1
2017-03-29
selinux: Return directly after a failed kzalloc() in role_read()
Markus Elfring
1
-2
/
+1
2017-03-29
selinux: Return directly after a failed kzalloc() in type_read()
Markus Elfring
1
-2
/
+1
2017-03-29
selinux: Return directly after a failed kzalloc() in user_read()
Markus Elfring
1
-2
/
+1
2017-03-29
selinux: Improve another size determination in sens_read()
Markus Elfring
1
-1
/
+1
2017-03-29
selinux: Return directly after a failed kzalloc() in sens_read()
Markus Elfring
1
-2
/
+1
2017-03-29
selinux: Return directly after a failed kzalloc() in cat_read()
Markus Elfring
1
-2
/
+1
2017-03-23
selinux: Delete an unnecessary variable initialisation in range_read()
Markus Elfring
1
-1
/
+1
2017-03-23
selinux: Return directly after a failed next_entry() in range_read()
Markus Elfring
1
-1
/
+1
2017-03-23
selinux: Delete an unnecessary variable assignment in filename_trans_read()
Markus Elfring
1
-1
/
+0
2017-03-23
selinux: One function call less in genfs_read() after null pointer detection
Markus Elfring
1
-2
/
+3
2017-03-23
selinux: Return directly after a failed next_entry() in genfs_read()
Markus Elfring
1
-1
/
+1
2017-03-23
selinux: Delete an unnecessary return statement in policydb_destroy()
Markus Elfring
1
-2
/
+0
2017-03-23
selinux: Use kcalloc() in policydb_index()
Markus Elfring
1
-9
/
+9
2017-02-27
lib/vsprintf.c: remove %Z support
Alexey Dobriyan
1
-1
/
+1
2016-10-10
Merge branch 'printk-cleanups'
Linus Torvalds
1
-2
/
+2
2016-10-09
printk: reinstate KERN_CONT for printing continuation lines
Linus Torvalds
1
-2
/
+2
2016-09-13
selinux: fix error return code in policydb_read()
Wei Yongjun
1
-0
/
+1
2016-08-30
selinux: fix overflow and 0 length allocations
William Roberts
1
-0
/
+3
2016-08-29
selinux: initialize structures
William Roberts
1
-4
/
+4
2015-07-13
selinux: extended permissions for ioctls
Jeff Vander Stoep
1
-0
/
+5
2015-02-04
SELinux: fix error code in policydb_init()
Dan Carpenter
1
-2
/
+6
2014-06-18
selinux: introduce str_read() helper
Namhyung Kim
1
-96
/
+37
2014-06-17
SELinux: use ARRAY_SIZE
Himangi Saraogi
1
-4
/
+4
2014-02-20
SELinux: bigendian problems with filename trans rules
Eric Paris
1
-4
/
+4
2014-01-07
SELinux: Fix memory leak upon loading policy
Tetsuo Handa
1
-1
/
+13
2013-11-19
SELinux: Update policy version to support constraints info
Richard Haines
1
-9
/
+87
2013-09-18
Merge git://git.infradead.org/users/eparis/selinux
Paul Moore
1
-2
/
+1
2013-07-25
SELinux: fix selinuxfs policy file on big endian systems
Eric Paris
1
-2
/
+1
2013-06-08
SELinux: Add new labeling type native labels
David Quigley
1
-1
/
+4
2012-04-09
SELinux: add default_type statements
Eric Paris
1
-0
/
+19
2012-04-09
SELinux: allow default source/target selectors for user/role/range
Eric Paris
1
-0
/
+25
2011-09-09
selinux: sparse fix: fix several warnings in the security server code
James Morris
1
-2
/
+0
2011-08-01
doc: Update the email address for Paul Moore in various source files
Paul Moore
1
-1
/
+1
2011-06-14
SELinux: skip file_name_trans_write() when policy downgraded.
Roy.Li
1
-0
/
+3
2011-04-28
flex_array: flex_array_prealloc takes a number of elements, not an end
Eric Paris
1
-3
/
+3
[next]