aboutsummaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2008-11-24User namespaces: set of cleanups (v2)Serge Hallyn
2008-11-18Merge branch 'master' into nextJames Morris
2008-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2008-11-15Fix inotify watch removal/umount racesAl Viro
2008-11-15Merge branch 'sh/for-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2008-11-15Add 'pr_fmt()' format modifier to pr_xyz macros.Martin Schwidefsky
2008-11-13lockdep: include/linux/lockdep.h - fix warning in net/bluetooth/af_bluetooth.cIngo Molnar
2008-11-14Merge branch 'master' into nextJames Morris
2008-11-14CRED: Allow kernel services to override LSM settings for task actionsDavid Howells
2008-11-14CRED: Differentiate objective and effective subjective credentials on a taskDavid Howells
2008-11-14CRED: DocumentationDavid Howells
2008-11-14CRED: Use creds in file structsDavid Howells
2008-11-14CRED: Make execve() take advantage of copy-on-write credentialsDavid Howells
2008-11-14CRED: Inaugurate COW credentialsDavid Howells
2008-11-14CRED: Pass credentials through dentry_open()David Howells
2008-11-14CRED: Separate per-task-group keyrings from signal_structDavid Howells
2008-11-14CRED: Use RCU to access another task's creds and to release a task's own credsDavid Howells
2008-11-14CRED: Wrap current->cred and a few other accessorsDavid Howells
2008-11-14CRED: Detach the credentials from task_structDavid Howells
2008-11-14CRED: Separate task security context from task_structDavid Howells
2008-11-14CRED: Constify the kernel_cap_t arguments to the capset LSM hooksDavid Howells
2008-11-14CRED: Neuter sys_capset()David Howells
2008-11-14KEYS: Alter use of key instantiation link-to-keyring argumentDavid Howells
2008-11-14KEYS: Disperse linux/key_ui.hDavid Howells
2008-11-14CRED: Wrap task credential accesses in the filesystem subsystemDavid Howells
2008-11-13USB: don't register endpoints for interfaces that are going awayAlan Stern
2008-11-13slab: document SLAB_DESTROY_BY_RCUPeter Zijlstra
2008-11-13HID: map macbook keys for "Expose" and "Dashboard"Henrik Rydberg
2008-11-12Add c2 port supportRodolfo Giometti
2008-11-12rtc: rtc-wm8350: add support for WM8350 RTCMark Brown
2008-11-12remove ratelimt()Andrew Morton
2008-11-12Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2008-11-12Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2008-11-12security: remove broken and useless declarationsJames Morris
2008-11-12hrtimer: clean up unused callback modesPeter Zijlstra
2008-11-12serial: sh-sci: fix cannot work SH7723 SCIFAYoshihiro Shimoda
2008-11-11Merge branch 'video' into releaseLen Brown
2008-11-11Merge branch 'misc' into releaseLen Brown
2008-11-11Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-11-11telephony: trivial: fix up email addressAlan Cox
2008-11-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-11-11Add a new capable interface that will be used by systems that use audit toEric Paris
2008-11-11When the capset syscall is used it is not possible for audit to record theEric Paris
2008-11-11Any time fcaps or a setuid app under SECURE_NOROOT is used to result in aEric Paris
2008-11-11This patch will print cap_permitted and cap_inheritable data in the PATHEric Paris
2008-11-11This patch add a generic cpu endian caps structure and externally availableEric Paris
2008-11-11Document the order of arguments for cap_issubset. It's not instantly clearEric Paris
2008-11-11fix for account_group_exec_runtime(), make sure ->signal can't be freed under...Oleg Nesterov
2008-11-10ssb: Fix DMA-API compilation for non-PCI systemsMichael Buesch