index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
res_counter.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-09-10
selinux: sparse fix: include selinux.h in exports.c
James Morris
1
-0
/
+1
2011-09-10
selinux: sparse fix: fix warnings in netlink code
James Morris
6
-5
/
+6
2011-09-10
selinux: sparse fix: eliminate warnings for selinuxfs
James Morris
3
-6
/
+4
2011-09-10
ima: sparse fix: include linux/ima.h in ima_main.c
James Morris
1
-0
/
+1
2011-09-10
ima: sparse fix: make ima_open_policy static
James Morris
1
-1
/
+1
2011-09-10
apparmor: sparse fix: include procattr.h in procattr.c
James Morris
1
-0
/
+1
2011-09-10
apparmor: sparse fix: rename shadowed variables in policy_unpack.c
James Morris
1
-6
/
+6
2011-09-10
apparmor: sparse fix: add apparmor.h to lib.c
James Morris
1
-0
/
+1
2011-09-10
apparmor: sparse fix: include ipc.h
James Morris
1
-0
/
+1
2011-09-10
selinux: sparse fix: declare selinux_disable() in security.h
James Morris
2
-1
/
+1
2011-09-10
selinux: sparse fix: move selinux_complete_init
James Morris
2
-1
/
+1
2011-09-10
selinux: sparse fix: make selinux_secmark_refcount static
James Morris
1
-1
/
+1
2011-09-10
apparmor: sparse fix: make aa_create_aafs static
James Morris
1
-1
/
+1
2011-09-10
integrity: sparse fix: move iint_initialized to integrity.h
James Morris
2
-1
/
+3
2011-09-10
security: Fix a typo
rongqing.li@windriver.com
1
-1
/
+1
2011-09-10
TOMOYO: Fix incorrect enforce mode.
Tetsuo Handa
1
-1
/
+2
2011-08-24
tpm: suppress durations sysfs output if not read
Stefan Berger
1
-0
/
+3
2011-08-23
CRED: fix build error due to 'tgcred' undeclared
Axel Lin
1
-0
/
+2
2011-08-23
KEYS: Correctly destroy key payloads when their keytype is removed
David Howells
3
-208
/
+258
2011-08-23
KEYS: The dead key link reaper should be non-reentrant
David Howells
1
-3
/
+3
2011-08-23
KEYS: Make the key reaper non-reentrant
David Howells
1
-1
/
+1
2011-08-23
KEYS: Move the unreferenced key reaper to the keys garbage collector file
David Howells
3
-76
/
+85
2011-08-23
CRED: Fix prepare_kernel_cred() to provide a new thread_group_cred struct
David Howells
1
-2
/
+14
2011-08-23
KEYS: __key_link() should use the RCU deref wrapper for keyring payloads
David Howells
1
-2
/
+1
2011-08-23
KEYS: keyctl_get_keyring_ID() should create a session keyring if create flag set
David Howells
1
-2
/
+12
2011-08-23
KEYS: If install_session_keyring() is given a keyring, it should install it
David Howells
1
-1
/
+1
2011-08-18
evm: add MAINTAINERS entry
Mimi Zohar
1
-0
/
+5
2011-08-18
evm: add Kconfig TCG_TPM dependency
Mimi Zohar
1
-1
/
+1
2011-08-17
tomoyo: remove tomoyo_gc_thread()->daemonize()
Oleg Nesterov
1
-1
/
+1
2011-08-16
evm: fix build problems
Mimi Zohar
1
-5
/
+7
2011-08-16
capabilities: initialize has_cap
Serge Hallyn
1
-1
/
+1
2011-08-12
capabilities: do not grant full privs for setuid w/ file caps + no effective ...
Zhi Li
1
-6
/
+10
2011-08-12
CIFS: remove local xattr definitions
Mimi Zohar
1
-22
/
+18
2011-08-11
evm: fix evm_inode_init_security return code
Mimi Zohar
2
-2
/
+2
2011-08-11
evm: building without EVM enabled fixes
Mimi Zohar
2
-1
/
+8
2011-08-09
EVM: ensure trusted and encypted key symbols are available to EVM
James Morris
1
-1
/
+3
2011-08-08
Linux 3.1-rc1
v3.1-rc1
Linus Torvalds
1
-2
/
+2
2011-08-08
sh: Fix boot crash related to SCI
Rafael J. Wysocki
1
-1
/
+1
2011-08-08
arm: remove stale export of 'sha_transform'
Linus Torvalds
1
-3
/
+0
2011-08-07
arm: remove "optimized" SHA1 routines
Linus Torvalds
2
-212
/
+1
2011-08-07
fix rcu annotations noise in cred.h
Al Viro
1
-5
/
+6
2011-08-07
vfs: rename 'do_follow_link' to 'should_follow_link'
Linus Torvalds
1
-2
/
+2
2011-08-07
Fix POSIX ACL permission check
Ari Savolainen
1
-1
/
+1
2011-08-07
vfs: optimize inode cache access patterns
Linus Torvalds
4
-34
/
+106
2011-08-07
vfs: renumber DCACHE_xyz flags, remove some stale ones
Linus Torvalds
2
-18
/
+14
2011-08-07
ore: Make ore its own module
Boaz Harrosh
3
-1
/
+23
2011-08-07
exofs: Rename raid engine from exofs/ios.c => ore
Boaz Harrosh
6
-255
/
+295
2011-08-07
exofs: ios: Move to a per inode components & device-table
Boaz Harrosh
4
-183
/
+218
2011-08-07
exofs: Move exofs specific osd operations out of ios.c
Boaz Harrosh
4
-73
/
+79
2011-08-07
exofs: Add offset/length to exofs_get_io_state
Boaz Harrosh
3
-16
/
+38
[next]