aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-11-18Merge branch 'master' into nextJames Morris7-22/+45
2008-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-3/+4
2008-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hidLinus Torvalds1-0/+2
2008-11-15Fix inotify watch removal/umount racesAl Viro1-0/+11
2008-11-15Merge branch 'sh/for-2.6.28' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds1-0/+3
2008-11-15Add 'pr_fmt()' format modifier to pr_xyz macros.Martin Schwidefsky1-19/+23
2008-11-13lockdep: include/linux/lockdep.h - fix warning in net/bluetooth/af_bluetooth.cIngo Molnar2-3/+4
2008-11-14Merge branch 'master' into nextJames Morris35-366/+874
2008-11-14CRED: Allow kernel services to override LSM settings for task actionsDavid Howells2-0/+34
2008-11-14CRED: Differentiate objective and effective subjective credentials on a taskDavid Howells3-15/+20
2008-11-14CRED: DocumentationDavid Howells1-1/+11
2008-11-14CRED: Use creds in file structsDavid Howells1-1/+1
2008-11-14CRED: Make execve() take advantage of copy-on-write credentialsDavid Howells5-92/+48
2008-11-14CRED: Inaugurate COW credentialsDavid Howells7-137/+139
2008-11-14CRED: Pass credentials through dentry_open()David Howells2-4/+7
2008-11-14CRED: Separate per-task-group keyrings from signal_structDavid Howells3-12/+18
2008-11-14CRED: Use RCU to access another task's creds and to release a task's own credsDavid Howells1-1/+2
2008-11-14CRED: Wrap current->cred and a few other accessorsDavid Howells2-45/+144
2008-11-14CRED: Detach the credentials from task_structDavid Howells4-29/+43
2008-11-14CRED: Separate task security context from task_structDavid Howells4-78/+155
2008-11-14CRED: Constify the kernel_cap_t arguments to the capset LSM hooksDavid Howells1-20/+24
2008-11-14CRED: Neuter sys_capset()David Howells1-32/+16
2008-11-14KEYS: Alter use of key instantiation link-to-keyring argumentDavid Howells2-9/+11
2008-11-14KEYS: Disperse linux/key_ui.hDavid Howells2-66/+31
2008-11-14CRED: Wrap task credential accesses in the networking subsystemDavid Howells1-2/+2
2008-11-14CRED: Wrap task credential accesses in the filesystem subsystemDavid Howells1-1/+1
2008-11-13USB: don't register endpoints for interfaces that are going awayAlan Stern1-0/+2
2008-11-13slab: document SLAB_DESTROY_BY_RCUPeter Zijlstra1-0/+28
2008-11-13HID: map macbook keys for "Expose" and "Dashboard"Henrik Rydberg1-0/+2
2008-11-12Add c2 port supportRodolfo Giometti1-0/+65
2008-11-12rtc: rtc-wm8350: add support for WM8350 RTCMark Brown1-0/+2
2008-11-12remove ratelimt()Andrew Morton1-7/+0
2008-11-12atmel_lcdfb: change irq_base definition to allow error reportingNicolas Ferre1-1/+1
2008-11-12Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-5/+0
2008-11-12Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6Linus Torvalds5-11/+66
2008-11-12security: remove broken and useless declarationsJames Morris1-2/+0
2008-11-12hrtimer: clean up unused callback modesPeter Zijlstra1-5/+0
2008-11-12serial: sh-sci: fix cannot work SH7723 SCIFAYoshihiro Shimoda1-0/+3
2008-11-11Merge branch 'ec' into releaseLen Brown1-2/+2
2008-11-11Merge branch 'processor-256' into releaseLen Brown1-0/+1
2008-11-11Merge branch 'video' into releaseLen Brown2-0/+46
2008-11-11Merge branch 'misc' into releaseLen Brown2-9/+16
2008-11-11Merge branch 'bugzilla-11312' into releaseLen Brown1-0/+1
2008-11-11ACPICA: Use spinlock for acpi_{en|dis}able_gpeAlexey Starikovskiy1-2/+2
2008-11-11Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+1
2008-11-11telephony: trivial: fix up email addressAlan Cox1-1/+1
2008-11-11Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6Linus Torvalds2-28/+23
2008-11-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-7/+35
2008-11-11Add a new capable interface that will be used by systems that use audit toEric Paris2-3/+16
2008-11-11When the capset syscall is used it is not possible for audit to record theEric Paris1-0/+10