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