index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
/
selinux
/
ss
/
policydb.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-24
selinux: Delete an unnecessary variable initialisation in range_read()
Markus Elfring
1
-1
/
+1
2017-03-24
selinux: Return directly after a failed next_entry() in range_read()
Markus Elfring
1
-1
/
+1
2017-03-24
selinux: Delete an unnecessary variable assignment in filename_trans_read()
Markus Elfring
1
-1
/
+0
2017-03-24
selinux: One function call less in genfs_read() after null pointer detection
Markus Elfring
1
-2
/
+3
2017-03-24
selinux: Return directly after a failed next_entry() in genfs_read()
Markus Elfring
1
-1
/
+1
2017-03-24
selinux: Delete an unnecessary return statement in policydb_destroy()
Markus Elfring
1
-2
/
+0
2017-03-24
selinux: Use kcalloc() in policydb_index()
Markus Elfring
1
-9
/
+9
2017-02-28
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-14
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-30
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-18
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-20
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-09
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-10
selinux: sparse fix: fix several warnings in the security server code
James Morris
1
-2
/
+0
2011-08-02
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
2011-04-28
SELinux: put name based create rules in a hashtable
Eric Paris
1
-48
/
+119
2011-04-28
SELinux: generic hashtab entry counter
Eric Paris
1
-2
/
+2
2011-04-28
SELinux: calculate and print hashtab stats with a generic function
Eric Paris
1
-19
/
+13
2011-04-28
SELinux: skip filename trans rules if ttype does not match parent dir
Eric Paris
1
-0
/
+6
2011-04-20
SELinux: delete debugging printks from filename_trans rule processing
Eric Paris
1
-4
/
+0
2011-04-07
Initialize policydb.process_class eariler.
Harry Ciao
1
-5
/
+5
2011-03-28
SELinux: Write class field in role_trans_write.
Harry Ciao
1
-2
/
+9
2011-03-28
SELinux: Add class support to the role_trans structure
Harry Ciao
1
-0
/
+14
2011-03-08
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next
James Morris
1
-0
/
+130
2011-02-01
SELinux: Use dentry name in new object labeling
Eric Paris
1
-0
/
+130
2011-01-24
selinux: return -ENOMEM when memory allocation fails
Davidlohr Bueso
1
-2
/
+2
2010-12-01
SELinux: merge policydb_index_classes and policydb_index_others
Eric Paris
1
-59
/
+10
2010-12-01
selinux: convert part of the sym_val_to_name array to use flex_array
Eric Paris
1
-27
/
+82
2010-12-01
selinux: convert type_val_to_struct to flex_array
Eric Paris
1
-7
/
+21
2010-12-01
SELinux: standardize return code handling in policydb.c
Eric Paris
1
-287
/
+268
2010-10-21
SELinux: allow userspace to read policy back out of the kernel
Eric Paris
1
-0
/
+841
2010-10-21
SELinux: deterministic ordering of range transition rules
Eric Paris
1
-3
/
+13
2010-10-21
selinux: type_bounds_sanity_check has a meaningless variable declaration
Eric Paris
1
-2
/
+2
[prev]
[next]