summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2008-08-12Merge commit 'creds/next-creds'Stephen Rothwell
2008-08-12Merge branch 'quilt/ttydev'Stephen Rothwell
2008-08-12Merge commit 'kmemcheck/auto-kmemcheck-next'Stephen Rothwell
2008-08-12Merge branch 'quilt/rr'Stephen Rothwell
2008-08-12Merge commit 'cpufreq/next'Stephen Rothwell
2008-08-12Merge commit 'vfs/for-next'Stephen Rothwell
2008-08-12Merge commit 'tests/master'Stephen Rothwell
2008-08-12Merge commit 'nfsd/nfsd-next'Stephen Rothwell
2008-08-12Merge commit 'x86/auto-x86-next'Stephen Rothwell
2008-08-12Merge commit 'stackprotector/auto-stackprotector-next'Stephen Rothwell
2008-08-12Merge commit 'sched/auto-sched-next'Stephen Rothwell
2008-08-12Merge commit 'genirq/auto-genirq-next'Stephen Rothwell
2008-08-12Merge commit 'tip-core/auto-core-next'Stephen Rothwell
2008-08-12tty-move-writeAlan Cox
2008-08-11[PATCH] get rid of nameidata in audit_treeAl Viro
2008-08-11Merge branch 'for-2.6.28' into for-mmJ. Bruce Fields
2008-08-11CRED: Inc the user processes count on cred share return from copy_creds()David Howells
2008-08-11Merge branch 'master' into next-credsJames Morris
2008-08-11cred: add static, remove extern on function definitionsHarvey Harrison
2008-08-08[CPUFREQ][5/6] cpufreq: Changes to get_cpu_idle_time_us(), used by ondemand g...venkatesh.pallipadi@intel.com
2008-08-08creds: build fixes for powerpc and !CONFIG_KEYSStephen Rothwell
2008-08-07Configure out file locking featuresThomas Petazzoni
2008-08-07DMA: make dma-coherent.c documentation kdoc-friendlyDmitry Baryshkov
2008-08-07CRED: Allow kernel services to override LSM settings for task actionsDavid Howells
2008-08-07CRED: Differentiate objective and effective subjective credentials on a taskDavid Howells
2008-08-07CRED: Make execve() take advantage of copy-on-write credentialsDavid Howells
2008-08-07CRED: Inaugurate COW credentialsDavid Howells
2008-08-07CRED: Rename is_single_threaded() to is_wq_single_threaded()David Howells
2008-08-07CRED: Separate per-task-group keyrings from signal_structDavid Howells
2008-08-07CRED: Use RCU to access another task's creds and to release a task's own credsDavid Howells
2008-08-07CRED: Wrap current->cred and a few other accessorsDavid Howells
2008-08-07CRED: Detach the credentials from task_structDavid Howells
2008-08-07CRED: Separate task security context from task_structDavid Howells
2008-08-07CRED: Wrap most current->e?[ug]id and some task->e?[ug]idDavid Howells
2008-08-07CRED: Change current->fs[ug]id to current_fs[ug]id()David Howells
2008-08-07CRED: Neuter sys_capset()David Howells
2008-08-07KEYS: Alter use of key instantiation link-to-keyring argumentDavid Howells
2008-08-07Fix setting of PF_SUPERPRIV by __capable()David Howells
2008-08-06misc:stop_machine-typesafeRusty Russell
2008-08-06misc:kthread-typesafeRusty Russell
2008-08-06stop_machine: remove unused variableLi Zefan
2008-08-06modules: extend initcall_debug functionality to the module loaderArjan van de Ven
2008-08-05pm_qos: spelling fixesRichard Hughes
2008-08-05dma: fix order calculation in dma_mark_declared_memory_occupied()Jan Beulich
2008-08-05genirq: better warning on irqchip->set_type() failureDavid Brownell
2008-08-05semaphore: __down_common: use signal_pending_state()Oleg Nesterov
2008-08-05relay: fix "full buffer with exactly full last subbuffer" accounting problemTom Zanussi
2008-08-04Merge branch 'audit.b56' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2008-08-04__sched_setscheduler: don't do any policy checks when not "user"Jeremy Fitzhardinge
2008-08-04Re: [PATCH] Fix the kernel panic of audit_filter_task when key field is setzhangxiliang