aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAge
* Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-09-11
|\
| * writeback: check for registered bdi in flusher add and inode dirtyJens Axboe2009-09-11
| * writeback: add name to backing_dev_infoJens Axboe2009-09-11
| * writeback: get rid of pdflush completelyJens Axboe2009-09-11
| * writeback: switch to per-bdi threads for flushing dataJens Axboe2009-09-11
| * writeback: move dirty inodes from super_block to backing_dev_infoJens Axboe2009-09-11
| * writeback: get rid of generic_sync_sb_inodes() exportJens Axboe2009-09-11
* | Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6Linus Torvalds2009-09-11
|\ \
| * | kmemleak: Don't scan uninitialized memory when kmemcheck is enabledPekka Enberg2009-09-04
| * | kmemleak: Mark the early log buffer as __initdataCatalin Marinas2009-08-27
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds2009-09-11
|\ \ \ | |_|/ |/| |
| * | Merge branch 'next' into for-linusJames Morris2009-09-10
| |\ \
| | * | LSM/SELinux: inode_{get,set,notify}secctx hooks to access LSM security contex...David P. Quigley2009-09-09
| | * | VFS: Factor out part of vfs_setxattr so it can be called from the SELinux hoo...David P. Quigley2009-09-09
| | * | KEYS: Fix default security_session_to_parent()David Howells2009-09-07
| | * | KEYS: security_cred_alloc_blank() should return int under all circumstancesDavid Howells2009-09-06
| | * | KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]David Howells2009-09-02
| | * | KEYS: Add garbage collection for dead, revoked and expired keys. [try #6]David Howells2009-09-02
| | * | CRED: Add some configurable debugging [try #6]David Howells2009-09-02
| | * | lsm: Add hooks to the TUN driverPaul Moore2009-08-31
| | * | Merge branch 'master' into nextJames Morris2009-08-19
| | |\ \
| | * | | SELinux: Convert avc_audit to use lsm_audit.hThomas Liu2009-08-16
| | * | | security: update documentation for security_request_moduleJames Morris2009-08-13
| | * | | security: introducing security_request_moduleEric Paris2009-08-13
| | * | | Merge branch 'master' into nextJames Morris2009-08-10
| | |\ \ \
| | * | | | security: define round_hint_to_min in !CONFIG_SECURITYEric Paris2009-08-09
| | * | | | Security/SELinux: seperate lsm specific mmap_min_addrEric Paris2009-08-05
| | * | | | Capabilities: move cap_file_mmap to commoncap.cEric Paris2009-08-05
| | * | | | Merge branch 'master' into nextJames Morris2009-08-05
| | |\ \ \ \
| | * | | | | include/linux/cred.h: work around gcc-4.2.4 warning in get_cred()Paul Menage2009-07-19
| | * | | | | kernel: rename is_single_threaded(task) to current_is_single_threaded(void)Oleg Nesterov2009-07-16
| | * | | | | Merge branch 'master' into nextJames Morris2009-07-13
| | |\ \ \ \ \
| | * | | | | | personality handling: fix PER_CLEAR_ON_SETID for security reasonsJulien Tinnes2009-07-12
| | * | | | | | security: Wrap SMACK and SELINUX audit data structs in ifdefsThomas Liu2009-07-09
| | * | | | | | security: Make lsm_priv union in lsm_audit.h anonymousThomas Liu2009-07-09
| | * | | | | | Move variable function in lsm_audit.h into SMACK private spaceThomas Liu2009-07-09
| | * | | | | | Merge branch 'master' into nextJames Morris2009-06-29
| | |\ \ \ \ \ \
| | * | | | | | | security: rename ptrace_may_access => ptrace_access_checkIngo Molnar2009-06-24
* | | | | | | | | shmfs: use 'check_acl' instead of 'permission'Linus Torvalds2009-09-08
* | | | | | | | | Make 'check_acl()' a first-class filesystem opLinus Torvalds2009-09-08
|/ / / / / / / /
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds2009-09-05
|\ \ \ \ \ \ \ \
| * | | | | | | | dm log: userspace add luid to distinguish between concurrent log instancesJonathan Brassow2009-09-04
| * | | | | | | | dm stripe: expose correct io hintsMike Snitzer2009-09-04
* | | | | | | | | exec: do not sleep in TASK_TRACED under ->cred_guard_mutexOleg Nesterov2009-09-05
* | | | | | | | | workqueues: introduce __cancel_delayed_work()Oleg Nesterov2009-09-05
|/ / / / / / / /
* | | | | | | / lmb: Also remove __init from lmb_end_of_RAM() declaration in lmb.hBenjamin Herrenschmidt2009-08-31
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | flex_array: convert element_nr formals to unsignedDavid Rientjes2009-08-26
* | | | | | | flex_array: declare parts member to have incomplete typeDavid Rientjes2009-08-26
* | | | | | | mm: fix hugetlb bug due to user_shm_unlock callHugh Dickins2009-08-24
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2009-08-24
|\ \ \ \ \ \ \