- 8f408ab selinux lsm IB/core: Implement LSM notification system by Daniel Jurgens · 7 years ago
- 270e857 selinux: Remove redundant check for unknown labeling behavior by Matthias Kaehlcke · 7 years ago
- 4dc2fce selinux: log policy capability state when a policy is loaded by Stephen Smalley · 7 years ago
- ccb5447 selinux: do not check open permission on sockets by Stephen Smalley · 7 years ago
- 3ba4bf5 selinux: add a map permission check for mmap by Stephen Smalley · 7 years ago
- db59000 selinux: only invoke capabilities and selinux for CAP_MAC_ADMIN checks by Stephen Smalley · 8 years ago
- 46be14d selinux: Return an error code only as a constant in sidtab_insert() by Markus Elfring · 8 years ago
- 62934ff selinux: Return directly after a failed memory allocation in policydb_index() by Markus Elfring · 8 years ago
- a79be23 selinux: Use task_alloc hook rather than task_create hook by Tetsuo Handa · 8 years ago
- 11fbf53 Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
- 0302e28 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
- cda3712 fs: constify tree_descr arrays passed to simple_fill_super() by Eric Biggers · 8 years ago
- cae303d selinux: Fix an uninitialized variable bug by Dan Carpenter · 8 years ago
- 342e915 selinux: Remove unnecessary check of array base in selinux_set_mapping() by Matthias Kaehlcke · 8 years ago
- 710a064 selinuxfs: Use seq_puts() in sel_avc_stats_seq_show() by Markus Elfring · 8 years ago
- 8ee4586 selinux: Adjust two checks for null pointers by Markus Elfring · 8 years ago
- b380f78 selinux: Use kmalloc_array() in sidtab_init() by Markus Elfring · 8 years ago
- ebd2b47 selinux: Return directly after a failed kzalloc() in roles_init() by Markus Elfring · 8 years ago
- 7befb75 selinux: Return directly after a failed kzalloc() in perm_read() by Markus Elfring · 8 years ago
- 442ca4d selinux: Return directly after a failed kzalloc() in common_read() by Markus Elfring · 8 years ago
- df4a14d selinux: Return directly after a failed kzalloc() in class_read() by Markus Elfring · 8 years ago
- ea6e2f7 selinux: Return directly after a failed kzalloc() in role_read() by Markus Elfring · 8 years ago
- 549fe69 selinux: Return directly after a failed kzalloc() in type_read() by Markus Elfring · 8 years ago
- 4bd9f07 selinux: Return directly after a failed kzalloc() in user_read() by Markus Elfring · 8 years ago
- b592119 selinux: Improve another size determination in sens_read() by Markus Elfring · 8 years ago
- 3c354d7 selinux: Return directly after a failed kzalloc() in sens_read() by Markus Elfring · 8 years ago
- 7f6d0ad selinux: Return directly after a failed kzalloc() in cat_read() by Markus Elfring · 8 years ago
- 983701e rtnetlink: Add RTM_DELNETCONF by David Ahern · 8 years ago
- 9c312e7 selinux: Delete an unnecessary variable initialisation in range_read() by Markus Elfring · 8 years ago
- 57152a5 selinux: Return directly after a failed next_entry() in range_read() by Markus Elfring · 8 years ago
- 02fcef2 selinux: Delete an unnecessary variable assignment in filename_trans_read() by Markus Elfring · 8 years ago
- 315e01a selinux: One function call less in genfs_read() after null pointer detection by Markus Elfring · 8 years ago
- 3a0aa56 selinux: Return directly after a failed next_entry() in genfs_read() by Markus Elfring · 8 years ago
- b4e4686 selinux: Delete an unnecessary return statement in policydb_destroy() by Markus Elfring · 8 years ago
- ad10a10 selinux: Use kcalloc() in policydb_index() by Markus Elfring · 8 years ago
- cb8d21e selinux: Adjust four checks for null pointers by Markus Elfring · 8 years ago
- 2f00e68 selinux: Use kmalloc_array() in hashtab_create() by Markus Elfring · 8 years ago
- fb13a31 selinux: Improve size determinations in four functions by Markus Elfring · 8 years ago
- e34cfef selinux: Delete an unnecessary return statement in cond_compute_av() by Markus Elfring · 8 years ago
- f6076f7 selinux: Use kmalloc_array() in cond_init_bool_indexes() by Markus Elfring · 8 years ago
- e2f586b selinux: check for address length in selinux_socket_bind() by Alexander Potapenko · 8 years ago
- 579fc0dc0 selinux: constify nlmsg permission tables by James Morris · 8 years ago
- ca97d93 security: mark LSM hooks as __ro_after_init by James Morris · 8 years ago
- dd0859d security: introduce CONFIG_SECURITY_WRITABLE_HOOKS by James Morris · 8 years ago
- 84e6885 selinux: fix kernel BUG on prlimit(..., NULL, NULL) by Stephen Smalley · 8 years ago
- 791ec49 prlimit,security,selinux: add a security hook for prlimit by Stephen Smalley · 8 years ago
- 1827adb Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
- 2993002 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> by Ingo Molnar · 8 years ago
- 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
- 2651225b selinux: wrap cgroup seclabel support with its own policy capability by Stephen Smalley · 8 years ago
- 5b5e092 lib/vsprintf.c: remove %Z support by Alexey Dobriyan · 8 years ago
- 11bac80 mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf by Dave Jiang · 8 years ago
- f1ef09f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
- 3051bf3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
- 35eeacf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
- a2a1547 Merge branch 'stable-4.11' of git://git.infradead.org/users/pcmoore/selinux into next by James Morris · 8 years ago
- 0c461cb selinux: fix off-by-one in setprocattr by Stephen Smalley · 8 years ago
- e2241be Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/selinux into next by James Morris · 8 years ago
- 1ea0ce4 selinux: allow changing labels for cgroupfs by Antonio Murdaca · 8 years ago
- a050a57 selinux: fix off-by-one in setprocattr by Stephen Smalley · 8 years ago
- 4548b68 Introduce a sysctl that modifies the value of PROT_SOCK. by Krister Johansen · 8 years ago
- 9227dd2 exec: Remove LSM_UNSAFE_PTRACE_CAP by Eric W. Biederman · 8 years ago
- d69dece LSM: Add /sys/kernel/security/lsm by Casey Schaufler · 8 years ago
- 3a2f5a5 security,selinux,smack: kill security_task_wait hook by Stephen Smalley · 8 years ago
- b4ba35c selinux: drop unused socket security classes by Stephen Smalley · 8 years ago
- 900fde0 selinux: default to security isid in sel_make_bools() if no sid is found by Gary Tierney · 8 years ago
- 4262fb5 selinux: log errors when loading new policy by Gary Tierney · 8 years ago
- b21507e proc,security: move restriction on writing /proc/pid/attr nodes to proc by Stephen Smalley · 8 years ago
- be0554c selinux: clean up cred usage and simplify by Stephen Smalley · 8 years ago
- 01593d3 selinux: allow context mounts on tmpfs, ramfs, devpts within user namespaces by Stephen Smalley · 8 years ago
- ef37979 selinux: handle ICMPv6 consistently with ICMP by Stephen Smalley · 8 years ago
- a2c7c6f selinux: add security in-core xattr support for tracefs by Yongqin Liu · 8 years ago
- da69a53 selinux: support distinctions among all network address families by Stephen Smalley · 8 years ago
- 6732714 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
- bfc5e3a selinux: use the kernel headers when building scripts/selinux by Paul Moore · 8 years ago
- 683b96f Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
- 9287aed selinux: Convert isec->lock into a spinlock by Andreas Gruenbacher · 8 years ago
- 3322d0d selinux: keep SELinux in sync with new capability definitions by Stephen Smalley · 8 years ago
- ea49d10 selinux: normalize input to /sys/fs/selinux/enforce by Stephen Smalley · 8 years ago
- baa73d9 posix-timers: Make them configurable by Nicolas Pitre · 8 years ago
- 13457d0 selinux: Clean up initialization of isec->sclass by Andreas Gruenbacher · 8 years ago
- db978da proc: Pass file mode to proc_pid_make_inode by Andreas Gruenbacher · 8 years ago
- 4205911 selinux: Minor cleanups by Andreas Gruenbacher · 8 years ago
- 8931c3b SELinux: Use GFP_KERNEL for selinux_parse_opts_str(). by Tetsuo Handa · 8 years ago
- d17af50 mm: Change vm_is_stack_for_task() to vm_is_stack_for_current() by Andy Lutomirski · 8 years ago
- 101105b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- 97d2116 Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
- 5638733 Merge branch 'printk-cleanups' by Linus Torvalds · 8 years ago
- 4bcc595 printk: reinstate KERN_CONT for printing continuation lines by Linus Torvalds · 8 years ago
- 5d6c319 xattr: Add __vfs_{get,set,remove}xattr helpers by Andreas Gruenbacher · 8 years ago
- 078cd82 fs: Replace CURRENT_TIME with current_time() for inode timestamps by Deepa Dinamani · 8 years ago
- 43af5de lsm,audit,selinux: Introduce a new audit data type LSM_AUDIT_DATA_FILE by Vivek Goyal · 8 years ago
- 9b6a9ec selinux: fix error return code in policydb_read() by Wei Yongjun · 8 years ago
- 7c686af selinux: fix overflow and 0 length allocations by William Roberts · 8 years ago
- 3bc7bcf selinux: initialize structures by William Roberts · 8 years ago
- 74d977b selinux: detect invalid ebitmap by William Roberts · 8 years ago
- 348a0db selinux: drop SECURITY_SELINUX_POLICYDB_VERSION_MAX by William Roberts · 8 years ago
- a518b0a selinux: Implement dentry_create_files_as() hook by Vivek Goyal · 8 years ago
- c957f6d selinux: Pass security pointer to determine_inode_label() by Vivek Goyal · 8 years ago
- 19472b6 selinux: Implementation for inode_copy_up_xattr() hook by Vivek Goyal · 8 years ago