summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | | net: fix packet socket delivery in rx irq handlerPatrick McHardy2008-11-041-0/+7
| * | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2008-11-062-1/+10
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Add round_jiffies_up and related routinesAlan Stern2008-11-061-0/+5
| | * | | | | | | | bio: define __BIOVEC_PHYS_MERGEABLEJeremy Fitzhardinge2008-11-061-1/+5
| | | |_|/ / / / / | | |/| | | | | |
| * | | | | | | | Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-11-061-2/+2
| |\ \ \ \ \ \ \ \
| | * | | | | | | | sched: re-tune balancingIngo Molnar2008-11-051-2/+2
| | |/ / / / / / /
| * | | | | | | | Fix accidental implicit cast in HR-timer conversionDavid Howells2008-11-061-1/+1
| * | | | | | | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2008-11-061-3/+19
| |\ \ \ \ \ \ \ \
| | * | | | | | | | [MTD] [NOR] Fix cfi_send_gen_cmd handling of x16 devices in x8 mode (v4)Eric W. Biederman2008-11-051-3/+19
| * | | | | | | | | fat: Cleanup FAT attribute stuffOGAWA Hirofumi2008-11-061-5/+0
| * | | | | | | | | fat: split include/msdos_fs.hOGAWA Hirofumi2008-11-061-274/+2
| * | | | | | | | | net: Fix recursive descent in __scm_destroy().David Miller2008-11-062-2/+5
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | CRED: Allow kernel services to override LSM settings for task actionsDavid Howells2008-11-142-0/+34
* | | | | | | | | CRED: Differentiate objective and effective subjective credentials on a taskDavid Howells2008-11-143-15/+20
* | | | | | | | | CRED: DocumentationDavid Howells2008-11-141-1/+11
* | | | | | | | | CRED: Use creds in file structsDavid Howells2008-11-141-1/+1
* | | | | | | | | CRED: Make execve() take advantage of copy-on-write credentialsDavid Howells2008-11-145-92/+48
* | | | | | | | | CRED: Inaugurate COW credentialsDavid Howells2008-11-147-137/+139
* | | | | | | | | CRED: Pass credentials through dentry_open()David Howells2008-11-142-4/+7
* | | | | | | | | CRED: Separate per-task-group keyrings from signal_structDavid Howells2008-11-143-12/+18
* | | | | | | | | CRED: Use RCU to access another task's creds and to release a task's own credsDavid Howells2008-11-141-1/+2
* | | | | | | | | CRED: Wrap current->cred and a few other accessorsDavid Howells2008-11-142-45/+144
* | | | | | | | | CRED: Detach the credentials from task_structDavid Howells2008-11-144-29/+43
* | | | | | | | | CRED: Separate task security context from task_structDavid Howells2008-11-144-78/+155
* | | | | | | | | CRED: Constify the kernel_cap_t arguments to the capset LSM hooksDavid Howells2008-11-141-20/+24
* | | | | | | | | CRED: Neuter sys_capset()David Howells2008-11-141-32/+16
* | | | | | | | | KEYS: Alter use of key instantiation link-to-keyring argumentDavid Howells2008-11-142-9/+11
* | | | | | | | | KEYS: Disperse linux/key_ui.hDavid Howells2008-11-142-66/+31
* | | | | | | | | CRED: Wrap task credential accesses in the networking subsystemDavid Howells2008-11-141-2/+2
* | | | | | | | | CRED: Wrap task credential accesses in the filesystem subsystemDavid Howells2008-11-141-1/+1
* | | | | | | | | security: remove broken and useless declarationsJames Morris2008-11-121-2/+0
* | | | | | | | | Add a new capable interface that will be used by systems that use audit toEric Paris2008-11-112-3/+16
* | | | | | | | | When the capset syscall is used it is not possible for audit to record theEric Paris2008-11-111-0/+10
* | | | | | | | | Any time fcaps or a setuid app under SECURE_NOROOT is used to result in aEric Paris2008-11-111-0/+26
* | | | | | | | | This patch will print cap_permitted and cap_inheritable data in the PATHEric Paris2008-11-111-0/+5
* | | | | | | | | This patch add a generic cpu endian caps structure and externally availableEric Paris2008-11-111-0/+7
* | | | | | | | | Document the order of arguments for cap_issubset. It's not instantly clearEric Paris2008-11-111-0/+7
* | | | | | | | | file capabilities: add no_file_caps switch (v4)Serge E. Hallyn2008-11-061-0/+3
|/ / / / / / / /
* | | | | | | | libata: implement ATA_HORKAGE_ATAPI_MOD16_DMA and apply itTejun Heo2008-11-041-0/+2
| |_|/ / / / / |/| | | | | |
* | | | | | | Merge branch 'io-mappings-for-linus-2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2008-11-032-0/+155
|\ \ \ \ \ \ \
| * | | | | | | io mapping: clean up #ifdefsKeith Packard2008-11-031-18/+25
| * | | | | | | resources: add io-mapping functions to dynamically map large device aperturesKeith Packard2008-10-311-0/+118
| * | | | | | | x86: add iomap_atomic*()/iounmap_atomic() on 32-bit using fixmapsKeith Packard2008-10-311-0/+30
* | | | | | | | Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...Linus Torvalds2008-11-031-0/+13
|\ \ \ \ \ \ \ \
| * | | | | | | | i915: Add GEM ioctl to get available aperture size.Eric Anholt2008-11-031-0/+13
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-11-024-3/+4
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| * | | | | | | netns: add register_pernet_gen_subsys/unregister_pernet_gen_subsysAlexey Dobriyan2008-10-301-0/+2
| * | | | | | | net: delete excess kernel-doc notationRandy Dunlap2008-10-302-2/+0
| * | | | | | | Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller2008-10-301-1/+2
| |\ \ \ \ \ \ \ | | |_|/ / / / / | |/| | | | | |
| | * | | | | | gianfar: Fix race in TBI/SerDes configurationTrent Piepho2008-10-311-1/+2
OpenPOWER on IntegriCloud