index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2010-02-24
Security: add static to security_ops and default_security_ops variable
wzt.wzt@gmail.com
2010-02-22
selinux: libsepol: remove dead code in check_avtab_hierarchy_callback()
KaiGai Kohei
2010-02-17
TOMOYO: Remove __func__ from tomoyo_is_correct_path/domain
Tetsuo Handa
2010-02-16
security: fix a couple of sparse warnings
James Morris
2010-02-16
TOMOYO: Remove unneeded parameter.
Tetsuo Handa
2010-02-16
TOMOYO: Use shorter names.
Tetsuo Handa
2010-02-16
TOMOYO: Use enum for index numbers.
Tetsuo Handa
2010-02-15
TOMOYO: Add garbage collector.
Tetsuo Handa
2010-02-15
TOMOYO: Add refcounter on domain structure.
Tetsuo Handa
2010-02-15
TOMOYO: Merge headers.
Tetsuo Handa
2010-02-15
TOMOYO: Add refcounter on string data.
Tetsuo Handa
2010-02-11
TOMOYO: Reduce lines by using common path for addition and deletion.
Tetsuo Handa
2010-02-09
selinux: fix memory leak in sel_make_bools
Xiaotian Feng
2010-02-08
TOMOYO: Extract bitfield
Tetsuo Handa
2010-02-05
syslog: clean up needless comment
Kees Cook
2010-02-04
syslog: use defined constants instead of raw numbers
Kees Cook
2010-02-04
syslog: distinguish between /proc/kmsg and syscalls
Kees Cook
2010-02-04
selinux: allow MLS->non-MLS and vice versa upon policy reload
Guido Trentalancia
2010-02-04
selinux: load the initial SIDs upon every policy load
Guido Trentalancia
2010-02-03
selinux: Only audit permissions specified in policy
Stephen Smalley
2010-01-27
TOMOYO: Remove usage counter for temporary memory.
Tetsuo Handa
2010-01-25
selinux: remove dead code in type_attribute_bounds_av()
KaiGai Kohei
2010-01-25
selinux: convert range transition list to a hashtab
Stephen Smalley
2010-01-18
Merge branch 'master' into next
James Morris
2010-01-18
selinux: change the handling of unknown classes
Stephen Smalley
2010-01-16
page allocator: update NR_FREE_PAGES only when necessary
KOSAKI Motohiro
2010-01-16
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2010-01-16
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2010-01-16
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-01-16
Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-01-16
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2010-01-16
revert "drivers/video/s3c-fb.c: fix clock setting for Samsung SoC Framebuffer"
Mark Brown
2010-01-16
nommu: fix shared mmap after truncate shrinkage problems
David Howells
2010-01-16
nommu: fix race between ramfs truncation and shared mmap
David Howells
2010-01-16
nommu: don't need get_unmapped_area() for NOMMU
David Howells
2010-01-16
nommu: remove a superfluous check of vm_region::vm_usage
David Howells
2010-01-16
nommu: struct vm_region's vm_usage count need not be atomic
David Howells
2010-01-16
nommu: fix SYSV SHM for NOMMU
David Howells
2010-01-16
sysdev: fix prototype for memory_sysdev_class show/store functions
Wu Fengguang
2010-01-16
memory-hotplug: add 0x prefix to HEX block_size_bytes
Wu Fengguang
2010-01-16
memcg: ensure list is empty at rmdir
Daisuke Nishimura
2010-01-16
virtio: fix section mismatch warnings
Jeff Mahoney
2010-01-16
vmscan: kswapd: don't retry balance_pgdat() if all zones are unreclaimable
KOSAKI Motohiro
2010-01-16
smp_call_function_any(): pass the node value to cpumask_of_node()
David John
2010-01-16
kernel.h: add BUILD_BUG_ON_NOT_POWER_OF_2()
Roland Dreier
2010-01-16
mm/page_alloc: fix the range check for backward merging
Kazuhisa Ichikawa
2010-01-16
kfifo: document everywhere that size has to be power of two
Andi Kleen
2010-01-16
kfifo: add kfifo_initialized
Andi Kleen
2010-01-16
kfifo: add kfifo_out_peek
Andi Kleen
2010-01-16
kfifo: sanitize *_user error handling
Andi Kleen
[next]