Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a9ce3eefa55038d1a80b388cf885ea52f8f84433
/
security
/
smack
3b9fc37
smack: off by one error
by Alan Cox
· 12 years ago
65ee7f4
Smack: don't show empty rules when /smack/load or /smack/load2 is read
by Rafal Krypa
· 12 years ago
3518721
Smack: user access check bounds
by Casey Schaufler
· 12 years ago
1880eff
Smack: onlycap limits on CAP_MAC_ADMIN
by Casey Schaufler
· 12 years ago
eb982cb
Smack: fix smack_new_inode bogosities
by Casey Schaufler
· 12 years ago
e546785
split ->file_mmap() into ->mmap_addr()/->mmap_file()
by Al Viro
· 12 years ago
d007794
split cap_mmap_addr() out of cap_file_mmap()
by Al Viro
· 12 years ago
ff2bb04
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next
by James Morris
· 12 years ago
f7112e6
Smack: allow for significantly longer Smack labels v4
by Casey Schaufler
· 13 years ago
ceffec55
gfp flags for security_inode_alloc()?
by Tetsuo Handa
· 13 years ago
2267b13
Smack: recursive tramsmute
by Casey Schaufler
· 13 years ago
86812bb
Smack: move label list initialization
by Casey Schaufler
· 13 years ago
923e9a1
Smack: build when CONFIG_AUDIT not defined
by Kees Cook
· 13 years ago
50c205f
LSM: do not initialize common_audit_data to 0
by Eric Paris
· 13 years ago
83d4985
SELinux: rename dentry_open to file_open
by Eric Paris
· 13 years ago
b61c37f
lsm_audit: don't specify the audit pre/post callbacks in 'struct common_audit_data'
by Linus Torvalds
· 13 years ago
48c62af
LSM: shrink the common_audit_data data union
by Eric Paris
· 13 years ago
3b3b0e4
LSM: shrink sizeof LSM specific portion of common_audit_data
by Eric Paris
· 13 years ago
4040153
security: trim security.h
by Al Viro
· 13 years ago
d8c9584
vfs: prefer ->dentry->d_sb to ->mnt->mnt_sb
by Al Viro
· 13 years ago
4080956
Smack: smackfs cipso seq read repair
by Casey Schaufler
· 13 years ago
0e94ae1
Smack: allow to access /smack/access as normal user
by Jarkko Sakkinen
· 13 years ago
d86b2b6
Smack: fix: invalid length set for the result of /smack/access
by Jarkko Sakkinen
· 13 years ago
16014d8
Smack: compilation fix
by Jarkko Sakkinen
· 13 years ago
f8859d9
Smack: fix for /smack/access output, use string instead of byte
by Jarkko Sakkinen
· 13 years ago
84088ba
Smack: domain transition protections (v3)
by Jarkko Sakkinen
· 13 years ago
975d5e5
Smack: Provide information for UDS getsockopt(SO_PEERCRED)
by Casey Schaufler
· 13 years ago
ce8a432
Smack: Clean up comments
by Casey Schaufler
· 13 years ago
531f1d4
Smack: Repair processing of fcntl
by Casey Schaufler
· 13 years ago
272cd7a
Smack: Rule list lookup performance
by Casey Schaufler
· 13 years ago
828716c
Smack: check permissions from user space (v2)
by Jarkko Sakkinen
· 13 years ago
82c21bf
doc: Update the email address for Paul Moore in various source files
by Paul Moore
· 13 years ago
e74f71e
->permission() sanitizing: don't pass flags to ->inode_permission()
by Al Viro
· 13 years ago
b7b5755
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into for-linus
by James Morris
· 13 years ago
92f4250
SMACK: smack_file_lock can use the struct path
by Eric Paris
· 14 years ago
a269434
LSM: separate LSM_AUDIT_DATA_DENTRY from LSM_AUDIT_DATA_PATH
by Eric Paris
· 14 years ago
f48b739
LSM: split LSM_AUDIT_DATA_FS into _PATH and _INODE
by Eric Paris
· 14 years ago
1c99042
SECURITY: Move exec_permission RCU checks into security modules
by Andi Kleen
· 14 years ago
8c9e80e
SECURITY: Move exec_permission RCU checks into security modules
by Andi Kleen
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
fe3fa43
Merge branch 'master' of git://git.infradead.org/users/eparis/selinux into next
by James Morris
· 14 years ago
75a2563
Smack: correct final mmap check comparison
by Casey Schaufler
· 14 years ago
db904aa
security:smack: kill unused SMACK_LIST_MAX, MAY_ANY and MAY_ANYWRITE
by Shan Wei
· 14 years ago
0e0a070
Smack: correct behavior in the mmap hook
by Casey Schaufler
· 14 years ago
2a7dba3
fs/vfs/security: pass last path component to LSM on inode creation
by Eric Paris
· 14 years ago
7898e1f
Subject: [PATCH] Smack: mmap controls for library containment
by Casey Schaufler
· 14 years ago
d2e7ad1
Merge branch 'master' into next
by James Morris
· 14 years ago
3610cda
af_unix: Avoid socket->sk NULL OOPS in stream connect security hooks.
by David S. Miller
· 14 years ago
5c6d112
Smack: Transmute labels on specified directories
by Jarkko Sakkinen
· 14 years ago
676dac4
This patch adds a new security attribute to Smack called
by Casey Schaufler
· 14 years ago
b4e0d5f
Smack: UDS revision
by Casey Schaufler
· 14 years ago
12b3052
capabilities/syslog: open code cap_syslog logic to fix build failure
by Eric Paris
· 14 years ago
fc14f2f
convert get_sb_single() users
by Al Viro
· 14 years ago
092e0e7
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
by Linus Torvalds
· 14 years ago
d5630b9
security: secid_to_secctx returns len when data is NULL
by Eric Paris
· 14 years ago
b0ae198
security: remove unused parameter from security_task_setscheduler()
by KOSAKI Motohiro
· 14 years ago
6038f37
llseek: automatically add .llseek fop
by Arnd Bergmann
· 14 years ago
3cfc2c4
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
d09ca73
security: make LSMs explicitly mask off permissions
by Eric Paris
· 14 years ago
af4f136
security: move LSM xattrnames to xattr.h
by Mimi Zohar
· 14 years ago
3e62cbb
smack: opt_dentry is never null in in smack_d_instantiate()
by Dan Carpenter
· 14 years ago
421f91d
fix typos concerning "initiali[zs]e"
by Uwe Kleine-König
· 14 years ago
0ffbe26
Merge branch 'master' into next
by James Morris
· 15 years ago
98ec437
SMACK: Don't #include Ext2 headers
by David Howells
· 15 years ago
e2902eb
SMACK: remove dead cred_commit hook
by Eric Paris
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
0f2cc4e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 15 years ago
de27a5b
fix mnt_mountpoint abuse in smack
by Al Viro
· 15 years ago
0023459
syslog: distinguish between /proc/kmsg and syscalls
by Kees Cook
· 15 years ago
8964be4
net: rename skb->iif to skb->skb_iif
by Eric Dumazet
· 15 years ago
88e9d34
seq_file: constify seq_operations
by James Morris
· 15 years ago
1fd7317d
Move magic numbers into magic.h
by Nick Black
· 15 years ago
ddd29ec
sysfs: Add labeling support for sysfs
by David P. Quigley
· 15 years ago
1ee65e3
LSM/SELinux: inode_{get,set,notify}secctx hooks to access LSM security context information.
by David P. Quigley
· 15 years ago
ee18d64
KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]
by David Howells
· 15 years ago
da34d42
security/smack: Use AF_INET for sin_family field
by Julia Lawall
· 15 years ago
d4131de
security: Make lsm_priv union in lsm_audit.h anonymous
by Thomas Liu
· 15 years ago
ed5215a
Move variable function in lsm_audit.h into SMACK private space
by Thomas Liu
· 15 years ago
9e48858
security: rename ptrace_may_access => ptrace_access_check
by Ingo Molnar
· 16 years ago
3296ca2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
by Linus Torvalds
· 15 years ago
20f3f3c
Merge branch 'rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
13b297d
smack: Remove redundant initialization.
by Tetsuo Handa
· 15 years ago
6470c07
smack: do not beyond ARRAY_SIZE of data
by Roel Kluin
· 15 years ago
d254117
Merge branch 'master' into next
by James Morris
· 15 years ago
defc433
Smack: check for SMACK xattr validity in smack_inode_setxattr
by Etienne Basset
· 16 years ago
05725f7
rculist: use list_entry_rcu in places where it's appropriate
by Jiri Pirko
· 16 years ago
ecfcc53
smack: implement logging V3
by Etienne Basset
· 16 years ago
4303154
smack: Add a new '-CIPSO' option to the network address label configuration
by Etienne Basset
· 16 years ago
07feee8
netlabel: Cleanup the Smack/NetLabel code to fix incoming TCP connections
by Paul Moore
· 16 years ago
389fb800
netlabel: Label incoming TCP connections correctly in SELinux
by Paul Moore
· 16 years ago
7198e2e
smack: convert smack to standard linux lists
by Etienne Basset
· 16 years ago
703a3cd
Merge branch 'master' into next
by James Morris
· 16 years ago
211a40c
smack: fixes for unlabeled host support
by etienne
· 16 years ago
113a0e4
smack: fixes for unlabeled host support
by etienne
· 16 years ago
251a2a9
smack: fix lots of kernel-doc notation
by Randy Dunlap
· 16 years ago
152a649
smackfs load append mode fix
by Casey Schaufler
· 16 years ago
c19a28e
remove lots of double-semicolons
by Fernando Carrijo
· 16 years ago
ac8cc0f
Merge branch 'next' into for-linus
by James Morris
· 16 years ago
29881c4
Revert "CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #2]"
by James Morris
· 16 years ago
14eaddc
CRED: Fix regression in cap_capable() as shown up by sys_faccessat() [ver #2]
by David Howells
· 16 years ago
Next »