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
...
|
*
vfs: d_alloc_root() gone
Al Viro
2012-03-20
3
-25
/
+6
|
*
tidy up after d_make_root() conversion
Al Viro
2012-03-20
6
-53
/
+26
|
*
minixfs: switch to d_make_root()
Al Viro
2012-03-20
1
-16
/
+12
|
*
hfsplus: switch to d_make_root()
Al Viro
2012-03-20
1
-8
/
+9
|
*
fat: switch to d_make_root()
Al Viro
2012-03-20
1
-4
/
+4
|
*
ntfs: switch to d_make_root()
Al Viro
2012-03-20
1
-3
/
+4
|
*
switch open-coded instances of d_make_root() to new helper
Al Viro
2012-03-20
64
-264
/
+105
|
*
procfs: clean proc_fill_super() up
Al Viro
2012-03-20
1
-4
/
+3
|
*
... and the same failure exits cleanup for ocfs2
Al Viro
2012-03-20
1
-6
/
+4
|
*
coda: clean failure exits in coda_fill_super()
Al Viro
2012-03-20
1
-4
/
+1
|
*
clean up the failure exits in cifs_read_super()
Al Viro
2012-03-20
1
-4
/
+1
|
*
vfs: turn generic_drop_inode() into static inline
Al Viro
2012-03-20
2
-12
/
+4
|
*
ecryptfs: don't bother with ->drop_inode()
Al Viro
2012-03-20
1
-1
/
+0
|
*
vfs: drop_file_write_access() made static
Al Viro
2012-03-20
2
-3
/
+1
|
*
vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link}
Al Viro
2012-03-20
26
-149
/
+46
*
|
Merge branch 'vm' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
2012-03-21
3
-58
/
+84
|
\
\
|
*
|
VM: make zap_page_range() callers that act on a single VMA use separate helper
Al Viro
2012-03-20
1
-39
/
+74
|
*
|
VM: make unmap_vmas() return void
Al Viro
2012-03-20
3
-8
/
+3
|
*
|
VM: don't bother with feeding upper limit to tlb_finish_mmu() in exit_mmap()
Al Viro
2012-03-20
1
-1
/
+1
|
*
|
VM: make zap_page_range() return void
Al Viro
2012-03-20
2
-4
/
+3
|
*
|
VM: can't go through the inner loop in unmap_vmas() more than once...
Al Viro
2012-03-20
1
-2
/
+2
|
*
|
VM: unmap_page_range() can return void
Al Viro
2012-03-20
1
-9
/
+6
|
|
/
*
|
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
2012-03-21
71
-250
/
+1034
|
\
\
|
*
\
Merge branch 'for-security' of git://git.kernel.org/pub/scm/linux/kernel/git/...
James Morris
2012-03-20
1
-2
/
+2
|
|
\
\
|
|
*
|
AppArmor: Fix location of const qualifier on generated string tables
Tetsuo Handa
2012-03-19
1
-2
/
+2
|
*
|
|
TOMOYO: Return error if fails to delete a domain
Tetsuo Handa
2012-03-20
1
-4
/
+5
|
|
/
/
|
*
|
Merge branch 'for-security' of git://git.kernel.org/pub/scm/linux/kernel/git/...
James Morris
2012-03-15
13
-52
/
+189
|
|
\
\
|
|
*
|
AppArmor: add const qualifiers to string arrays
Jan Engelhardt
2012-03-14
4
-7
/
+7
|
|
*
|
AppArmor: Add ability to load extended policy
John Johansen
2012-03-14
4
-1
/
+50
|
|
*
|
AppArmor: Move path failure information into aa_get_name and rename
John Johansen
2012-03-14
4
-19
/
+29
|
|
*
|
AppArmor: Update dfa matching routines.
John Johansen
2012-03-14
3
-4
/
+81
|
|
*
|
AppArmor: Minor cleanup of d_namespace_path to consolidate error handling
John Johansen
2012-03-14
1
-10
/
+6
|
|
*
|
AppArmor: Retrieve the dentry_path for error reporting when path lookup fails
John Johansen
2012-03-14
1
-6
/
+9
|
|
*
|
AppArmor: Add const qualifiers to generated string tables
John Johansen
2012-03-14
1
-2
/
+3
|
|
*
|
AppArmor: Fix oops in policy unpack auditing
John Johansen
2012-03-14
1
-2
/
+3
|
|
*
|
AppArmor: Fix error returned when a path lookup is disconnected
John Johansen
2012-03-14
1
-1
/
+1
|
*
|
|
TOMOYO: Return appropriate value to poll().
Tetsuo Handa
2012-03-15
4
-43
/
+26
|
|
/
/
|
*
|
KEYS: testing wrong bit for KEY_FLAG_REVOKED
Dan Carpenter
2012-03-07
1
-1
/
+2
|
*
|
TOMOYO: Fix mount flags checking order.
Tetsuo Handa
2012-03-01
1
-18
/
+20
|
*
|
security: fix ima kconfig warning
Randy Dunlap
2012-02-28
1
-1
/
+1
|
*
|
AppArmor: Fix the error case for chroot relative path name lookup
John Johansen
2012-02-27
1
-3
/
+2
|
*
|
AppArmor: fix mapping of META_READ to audit and quiet flags
John Johansen
2012-02-27
1
-2
/
+1
|
*
|
AppArmor: Fix underflow in xindex calculation
John Johansen
2012-02-27
1
-1
/
+1
|
*
|
AppArmor: Fix dropping of allowed operations that are force audited
John Johansen
2012-02-27
2
-3
/
+3
|
*
|
AppArmor: Add mising end of structure test to caps unpacking
John Johansen
2012-02-27
1
-0
/
+2
|
*
|
AppArmor: export known rlimit names/value mappings in securityfs
Kees Cook
2012-02-27
4
-6
/
+29
|
*
|
AppArmor: add "file" details to securityfs
Kees Cook
2012-02-27
2
-0
/
+16
|
*
|
AppArmor: add initial "features" directory to securityfs
Kees Cook
2012-02-27
2
-0
/
+65
|
*
|
AppArmor: refactor securityfs to use structures
Kees Cook
2012-02-27
2
-42
/
+114
|
*
|
IMA: fix audit res field to indicate 1 for success and 0 for failure
Eric Paris
2012-02-16
2
-2
/
+2
[prev]
[next]