index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
security
Age
Commit message (
Expand
)
Author
2012-11-26
selinux: fix sel_netnode_insert() suspicious rcu dereference
Dave Jones
2012-10-07
Yama: handle 32-bit userspace prctl
Kees Cook
2012-08-09
posix_types.h: Cleanup stale __NFDBITS and related definitions
Josh Boyer
2012-06-01
SELinux: if sel_make_bools errors don't leave inconsistent state
Eric Paris
2012-04-19
security: fix compile error in commoncap.c
Jonghwan Choi
2012-04-18
fcaps: clear the same personality flags as suid when fcaps are used
Eric Paris
2012-04-18
Smack: move label list initialization
Casey Schaufler
2012-04-10
Smack: build when CONFIG_AUDIT not defined
Kees Cook
2012-04-03
lsm_audit: don't specify the audit pre/post callbacks in 'struct common_audit...
Linus Torvalds
2012-04-03
SELinux: do not allocate stack space for AVC data unless needed
Eric Paris
2012-04-03
SELinux: remove avd from slow_avc_audit()
Eric Paris
2012-04-03
SELinux: remove avd from selinux_audit_data
Eric Paris
2012-04-03
LSM: shrink the common_audit_data data union
Eric Paris
2012-04-03
LSM: shrink sizeof LSM specific portion of common_audit_data
Eric Paris
2012-03-31
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-03-31
get rid of pointless includes of ext2_fs.h
Al Viro
2012-03-31
selinuxfs: merge dentry allocation into sel_make_dir()
Al Viro
2012-03-31
selinux: inline avc_audit() and avc_has_perm_noaudit() into caller
Linus Torvalds
2012-03-31
selinux: don't inline slow-path code into avc_has_perm_noaudit()
Linus Torvalds
2012-03-29
Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2012-03-28
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...
Linus Torvalds
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
2012-03-28
apparmor: Fix change_onexec when called from a confined task
John Johansen
2012-03-26
SELinux: selinux/xfrm.h needs net/flow.h
David Howells
2012-03-23
usermodehelper: kill umh_wait, renumber UMH_* constants
Oleg Nesterov
2012-03-23
usermodehelper: use UMH_WAIT_PROC consistently
Oleg Nesterov
2012-03-23
Merge tag 'nfs-for-3.4-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2012-03-22
security: optimize avc_audit() common path
Linus Torvalds
2012-03-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-03-21
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2012-03-21
Merge branch 'kmap_atomic' of git://github.com/congwang/linux
Linus Torvalds
2012-03-20
switch unix_sock to struct path
Al Viro
2012-03-20
Merge branch 'for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2012-03-20
tomoyo: remove the second argument of k[un]map_atomic()
Cong Wang
2012-03-20
Merge branch 'for-security' of git://git.kernel.org/pub/scm/linux/kernel/git/...
James Morris
2012-03-19
AppArmor: Fix location of const qualifier on generated string tables
Tetsuo Handa
2012-03-20
TOMOYO: Return error if fails to delete a domain
Tetsuo Handa
2012-03-15
Merge branch 'for-security' of git://git.kernel.org/pub/scm/linux/kernel/git/...
James Morris
2012-03-14
AppArmor: add const qualifiers to string arrays
Jan Engelhardt
2012-03-14
AppArmor: Add ability to load extended policy
John Johansen
2012-03-15
TOMOYO: Return appropriate value to poll().
Tetsuo Handa
2012-03-14
AppArmor: Move path failure information into aa_get_name and rename
John Johansen
2012-03-14
AppArmor: Update dfa matching routines.
John Johansen
2012-03-14
AppArmor: Minor cleanup of d_namespace_path to consolidate error handling
John Johansen
2012-03-14
AppArmor: Retrieve the dentry_path for error reporting when path lookup fails
John Johansen
2012-03-14
AppArmor: Add const qualifiers to generated string tables
John Johansen
2012-03-14
AppArmor: Fix oops in policy unpack auditing
John Johansen
2012-03-14
AppArmor: Fix error returned when a path lookup is disconnected
John Johansen
2012-03-07
KEYS: testing wrong bit for KEY_FLAG_REVOKED
Dan Carpenter
2012-03-01
Created a function for setting timeouts on keys
Bryan Schumaker
[next]