index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
evm: fix build problems
Mimi Zohar
2011-08-16
1
-5
/
+7
*
capabilities: initialize has_cap
Serge Hallyn
2011-08-16
1
-1
/
+1
*
capabilities: do not grant full privs for setuid w/ file caps + no effective ...
Zhi Li
2011-08-12
1
-6
/
+10
*
CIFS: remove local xattr definitions
Mimi Zohar
2011-08-12
1
-22
/
+18
*
evm: fix evm_inode_init_security return code
Mimi Zohar
2011-08-11
2
-2
/
+2
*
evm: building without EVM enabled fixes
Mimi Zohar
2011-08-11
2
-1
/
+8
*
EVM: ensure trusted and encypted key symbols are available to EVM
James Morris
2011-08-09
1
-1
/
+3
*
Merge branch 'next-evm' of git://git.kernel.org/pub/scm/linux/kernel/git/zoha...
James Morris
2011-08-09
39
-405
/
+1535
|
\
|
*
evm: add evm_inode_setattr to prevent updating an invalid security.evm
Mimi Zohar
2011-07-18
3
-1
/
+27
|
*
evm: permit only valid security.evm xattrs to be updated
Mimi Zohar
2011-07-18
2
-14
/
+69
|
*
evm: replace hmac_status with evm_status
Dmitry Kasatkin
2011-07-18
3
-9
/
+9
|
*
evm: evm_verify_hmac must not return INTEGRITY_UNKNOWN
Dmitry Kasatkin
2011-07-18
1
-6
/
+5
|
*
evm: additional parameter to pass integrity cache entry 'iint'
Dmitry Kasatkin
2011-07-18
2
-12
/
+14
|
*
evm: crypto hash replaced by shash
Dmitry Kasatkin
2011-07-18
3
-45
/
+57
|
*
evm: call evm_inode_init_security from security_inode_init_security
Mimi Zohar
2011-07-18
1
-6
/
+12
|
*
evm: add evm_inode_init_security to initialize new files
Mimi Zohar
2011-07-18
4
-0
/
+72
|
*
evm: imbed evm_inode_post_setattr
Mimi Zohar
2011-07-18
2
-1
/
+10
|
*
evm: evm_inode_post_removexattr
Mimi Zohar
2011-07-18
2
-1
/
+13
|
*
security: imbed evm calls in security hooks
Mimi Zohar
2011-07-18
3
-2
/
+71
|
*
evm: add support for different security.evm data types
Dmitry Kasatkin
2011-07-18
4
-9
/
+24
|
*
evm: re-release
Mimi Zohar
2011-07-18
13
-1
/
+665
|
*
xattr: define vfs_getxattr_alloc and vfs_xattr_cmp
Mimi Zohar
2011-07-18
2
-1
/
+62
|
*
integrity: move ima inode integrity data management
Mimi Zohar
2011-07-18
15
-216
/
+277
|
*
security: new security_inode_init_security API adds function callback
Mimi Zohar
2011-07-18
14
-183
/
+250
*
|
Merge branch 'next-queue' into next
James Morris
2011-08-08
0
-0
/
+0
|
\
\
|
*
|
doc: Update the email address for Paul Moore in various source files
Paul Moore
2011-08-02
32
-33
/
+31
|
*
|
doc: Update the MAINTAINERS info for Paul Moore
Paul Moore
2011-08-02
1
-3
/
+3
*
|
|
Merge branch 'linus'; commit 'v3.1-rc1' into next
James Morris
2011-08-08
0
-0
/
+0
*
|
|
Linux 3.1-rc1
v3.1-rc1
Linus Torvalds
2011-08-07
1
-2
/
+2
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Linus Torvalds
2011-08-07
1
-2
/
+4
|
\
\
\
|
*
|
|
sparc: Fix build with DEBUG_PAGEALLOC enabled.
David S. Miller
2011-08-06
1
-2
/
+4
*
|
|
|
sh: Fix boot crash related to SCI
Rafael J. Wysocki
2011-08-07
1
-1
/
+1
*
|
|
|
arm: remove stale export of 'sha_transform'
Linus Torvalds
2011-08-07
1
-3
/
+0
*
|
|
|
arm: remove "optimized" SHA1 routines
Linus Torvalds
2011-08-07
2
-212
/
+1
*
|
|
|
fix rcu annotations noise in cred.h
Al Viro
2011-08-07
1
-5
/
+6
*
|
|
|
vfs: rename 'do_follow_link' to 'should_follow_link'
Linus Torvalds
2011-08-07
1
-2
/
+2
*
|
|
|
Fix POSIX ACL permission check
Ari Savolainen
2011-08-07
1
-1
/
+1
*
|
|
|
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
Linus Torvalds
2011-08-06
9
-504
/
+617
|
\
\
\
\
|
*
|
|
|
ore: Make ore its own module
Boaz Harrosh
2011-08-06
3
-1
/
+23
|
*
|
|
|
exofs: Rename raid engine from exofs/ios.c => ore
Boaz Harrosh
2011-08-06
6
-255
/
+295
|
*
|
|
|
exofs: ios: Move to a per inode components & device-table
Boaz Harrosh
2011-08-06
4
-183
/
+218
|
*
|
|
|
exofs: Move exofs specific osd operations out of ios.c
Boaz Harrosh
2011-08-06
4
-73
/
+79
|
*
|
|
|
exofs: Add offset/length to exofs_get_io_state
Boaz Harrosh
2011-08-06
3
-16
/
+38
|
*
|
|
|
exofs: Fix truncate for the raid-groups case
Boaz Harrosh
2011-08-04
1
-20
/
+53
|
*
|
|
|
exofs: Small cleanup of exofs_fill_super
Boaz Harrosh
2011-08-04
1
-4
/
+2
|
*
|
|
|
exofs: BUG: Avoid sbi realloc
Boaz Harrosh
2011-08-04
2
-24
/
+30
|
*
|
|
|
exofs: Remove pnfs-osd private definitions
Boaz Harrosh
2011-08-04
2
-50
/
+1
|
*
|
|
|
nfs_xdr: Move nfs4_string definition out of #ifdef CONFIG_NFS_V4
Boaz Harrosh
2011-08-04
1
-5
/
+5
*
|
|
|
|
vfs: optimize inode cache access patterns
Linus Torvalds
2011-08-06
4
-34
/
+106
*
|
|
|
|
vfs: renumber DCACHE_xyz flags, remove some stale ones
Linus Torvalds
2011-08-06
2
-18
/
+14
[next]