index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'stable/swiotlb-0.8.3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-08-04
2
-58
/
+106
|
\
|
*
swiotlb: Make swiotlb bookkeeping functions visible in the header file.
Konrad Rzeszutek Wilk
2010-06-07
2
-15
/
+36
|
*
swiotlb: search and replace "int dir" with "enum dma_data_direction dir"
Konrad Rzeszutek Wilk
2010-06-07
2
-12
/
+15
|
*
swiotlb: Make internal bookkeeping functions have 'swiotlb_tbl' prefix.
Konrad Rzeszutek Wilk
2010-06-07
1
-11
/
+13
|
*
swiotlb: add the swiotlb initialization function with iotlb memory
FUJITA Tomonori
2010-06-07
2
-18
/
+31
|
*
swiotlb: add swiotlb_tbl_map_single library function
FUJITA Tomonori
2010-06-07
1
-8
/
+17
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2010-08-04
86
-4596
/
+13288
|
\
\
|
*
|
AppArmor: fix build warnings for non-const use of get_task_cred
James Morris
2010-08-02
2
-2
/
+2
|
*
|
selinux: convert the policy type_attr_map to flex_array
Eric Paris
2010-08-02
3
-13
/
+39
|
*
|
AppArmor: Enable configuring and building of the AppArmor security module
John Johansen
2010-08-02
3
-0
/
+60
|
*
|
TOMOYO: Use pathname specified by policy rather than execve()
Tetsuo Handa
2010-08-02
5
-23
/
+48
|
*
|
AppArmor: update path_truncate method to latest version
James Morris
2010-08-02
1
-2
/
+1
|
*
|
AppArmor: core policy routines
John Johansen
2010-08-02
4
-0
/
+1568
|
*
|
AppArmor: policy routines for loading and unpacking policy
John Johansen
2010-08-02
2
-0
/
+723
|
*
|
AppArmor: mediation of non file objects
John Johansen
2010-08-02
6
-0
/
+508
|
*
|
AppArmor: LSM interface, and security module initialization
John Johansen
2010-08-02
1
-0
/
+939
|
*
|
AppArmor: Enable configuring and building of the AppArmor security module
John Johansen
2010-08-02
2
-0
/
+8
|
*
|
AppArmor: update Maintainer and Documentation
John Johansen
2010-08-02
3
-0
/
+55
|
*
|
AppArmor: functions for domain transitions
John Johansen
2010-08-02
2
-0
/
+859
|
*
|
AppArmor: file enforcement routines
John Johansen
2010-08-02
2
-0
/
+674
|
*
|
AppArmor: userspace interfaces
John Johansen
2010-08-02
4
-0
/
+455
|
*
|
AppArmor: dfa match engine
John Johansen
2010-08-02
2
-0
/
+485
|
*
|
AppArmor: contexts used in attaching policy to system objects
John Johansen
2010-08-02
2
-0
/
+370
|
*
|
AppArmor: basic auditing infrastructure.
John Johansen
2010-08-02
3
-0
/
+365
|
*
|
AppArmor: misc. base functions and defines
John Johansen
2010-08-02
4
-0
/
+491
|
*
|
TOMOYO: Update version to 2.3.0
Tetsuo Handa
2010-08-02
3
-8
/
+8
|
*
|
TOMOYO: Fix quota check.
Tetsuo Handa
2010-08-02
1
-1
/
+1
|
*
|
SELinux: Move execmod to the common perms
Eric Paris
2010-08-02
1
-4
/
+3
|
*
|
selinux: place open in the common file perms
Eric Paris
2010-08-02
2
-28
/
+11
|
*
|
SELinux: special dontaudit for access checks
Eric Paris
2010-08-02
4
-8
/
+43
|
*
|
security: make LSMs explicitly mask off permissions
Eric Paris
2010-08-02
3
-2
/
+5
|
*
|
vfs: re-introduce MAY_CHDIR
Eric Paris
2010-08-02
4
-5
/
+6
|
*
|
SELinux: break ocontext reading into a separate function
Eric Paris
2010-08-02
1
-111
/
+133
|
*
|
SELinux: move genfs read to a separate function
Eric Paris
2010-08-02
1
-105
/
+133
|
*
|
selinux: fix error codes in symtab_init()
Dan Carpenter
2010-08-02
1
-1
/
+1
|
*
|
selinux: fix error codes in cond_read_bool()
Dan Carpenter
2010-08-02
1
-5
/
+8
|
*
|
selinux: fix error codes in cond_policydb_init()
Dan Carpenter
2010-08-02
1
-2
/
+6
|
*
|
selinux: fix error codes in cond_read_node()
Dan Carpenter
2010-08-02
1
-8
/
+12
|
*
|
selinux: fix error codes in cond_read_av_list()
Dan Carpenter
2010-08-02
1
-6
/
+8
|
*
|
selinux: propagate error codes in cond_read_list()
Dan Carpenter
2010-08-02
1
-4
/
+6
|
*
|
selinux: cleanup return codes in avtab_read_item()
Dan Carpenter
2010-08-02
1
-20
/
+19
|
*
|
Security: capability: code style issue
Chihau Chau
2010-08-02
1
-1
/
+1
|
*
|
securityfs: Drop dentry reference count when mknod fails
Tvrtko Ursulin
2010-08-02
1
-1
/
+3
|
*
|
selinux: use generic_file_llseek
Arnd Bergmann
2010-08-02
1
-0
/
+16
|
*
|
ima: use generic_file_llseek for securityfs
Arnd Bergmann
2010-08-02
1
-3
/
+6
|
*
|
TOMOYO: Explicitly set file_operations->llseek pointer.
Tetsuo Handa
2010-08-02
1
-0
/
+1
|
*
|
security: move LSM xattrnames to xattr.h
Mimi Zohar
2010-08-02
4
-16
/
+14
|
*
|
KEYS: Reinstate lost passing of process keyring ID in call_sbin_request_key()
Justin P. Mattock
2010-08-02
1
-0
/
+1
|
*
|
KEYS: Use the variable 'key' in keyctl_describe_key()
David Howells
2010-08-02
1
-7
/
+5
|
*
|
TOMOYO: Add missing poll() hook.
Tetsuo Handa
2010-08-02
3
-0
/
+33
[next]