summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* CRED: Wrap task credential accesses in the autofs filesystemDavid Howells2008-11-141-2/+2
* CRED: Wrap task credential accesses in the AFFS filesystemDavid Howells2008-11-142-4/+4
* CRED: Wrap task credential accesses in 9P2000 filesystemDavid Howells2008-11-144-6/+6
* CRED: Wrap task credential accesses in the USB driverDavid Howells2008-11-142-6/+6
* CRED: Wrap task credential accesses in the network device driversDavid Howells2008-11-141-2/+2
* CRED: Wrap task credential accesses in the ISDN driversDavid Howells2008-11-141-2/+2
* CRED: Wrap task credential accesses in the tty driverDavid Howells2008-11-141-2/+4
* CRED: Wrap task credential accesses in the block loopback driverDavid Howells2008-11-141-2/+4
* CRED: Wrap task credential accesses in the x86 archDavid Howells2008-11-141-1/+1
* CRED: Wrap task credential accesses in the S390 archDavid Howells2008-11-141-2/+2
* CRED: Wrap task credential accesses in the PowerPC archDavid Howells2008-11-142-3/+3
* CRED: Wrap task credential accesses in the PA-RISC archDavid Howells2008-11-141-1/+1
* CRED: Wrap task credential accesses in the MIPS archDavid Howells2008-11-141-2/+3
* CRED: Wrap task credential accesses in the IA64 archDavid Howells2008-11-143-13/+16
* security: remove broken and useless declarationsJames Morris2008-11-121-2/+0
* Currently SELinux jumps through some ugly hoops to not audit a capbilityEric Paris2008-11-111-17/+2
* The oomkiller calculations make decisions based on capabilities. SinceEric Paris2008-11-111-3/+3
* Add a new capable interface that will be used by systems that use audit toEric Paris2008-11-115-15/+39
* Capabilities: BUG when an invalid capability is requestedEric Paris2008-11-111-0/+5
* When the capset syscall is used it is not possible for audit to record theEric Paris2008-11-113-0/+63
* Any time fcaps or a setuid app under SECURE_NOROOT is used to result in aEric Paris2008-11-113-1/+116
* This patch will print cap_permitted and cap_inheritable data in the PATHEric Paris2008-11-112-5/+82
* This patch add a generic cpu endian caps structure and externally availableEric Paris2008-11-112-58/+78
* Document the order of arguments for cap_issubset. It's not instantly clearEric Paris2008-11-111-0/+7
* SELinux: Use unknown perm handling to handle unknown netlink msg typesEric Paris2008-11-091-1/+1
* file capabilities: add no_file_caps switch (v4)Serge E. Hallyn2008-11-064-0/+21
* Merge branch 'master' into nextJames Morris2008-11-068756-197537/+652318
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-11-0411-32/+64
| |\
| | * xfrm: Fix xfrm_policy_gc_lock handling.Alexey Dobriyan2008-11-031-2/+2
| | * niu: Use pci_ioremap_bar().David S. Miller2008-11-031-5/+1
| | * bnx2x: Version UpdateEilon Greenstein2008-11-031-2/+2
| | * bnx2x: Calling netif_carrier_off at the end of the probeEilon Greenstein2008-11-031-2/+2
| | * bnx2x: PCI configuration bug on big-endianEilon Greenstein2008-11-031-4/+5
| | * bnx2x: Removing the PMF indication when unloadingEilon Greenstein2008-11-031-0/+2
| | * mv643xx_eth: fix SMI bus access timeoutsLennert Buytenhek2008-11-031-3/+6
| | * net: kconfig cleanupJeff Kirsher2008-11-031-3/+15
| | * fs_enet: fix pollingAlexey Dobriyan2008-11-031-2/+4
| | * XFRM: copy_to_user_kmaddress() reports local address twiceArnaud Ebalard2008-11-031-1/+1
| | * SMC91x: Fix compilation on some platforms.David S. Miller2008-11-031-0/+2
| | * udp: Fix the SNMP counter of UDP_MIB_INERRORSWei Yongjun2008-11-021-2/+8
| | * udp: Fix the SNMP counter of UDP_MIB_INDATAGRAMSWei Yongjun2008-11-021-5/+13
| | * drivers/net/smc911x.c: Fix lockdep warning on xmit.Will Newton2008-11-021-1/+1
| * | Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2008-11-046-34/+58
| |\ \
| | * | libata: mask off DET when restoring SControl for detachTejun Heo2008-11-041-1/+1
| | * | libata: implement ATA_HORKAGE_ATAPI_MOD16_DMA and apply itTejun Heo2008-11-042-1/+5
| | * | libata: Fix a potential race condition in ata_scsi_park_show()Elias Oltmanns2008-11-041-3/+4
| | * | sata_nv: fix generic, nf2/3 detection regressionTejun Heo2008-11-041-28/+25
| | * | sata_via: restore vt*_prepare_host error handlingMarcin Slusarz2008-11-041-1/+3
| | * | sata_promise: add ATA engine reset to reset opsMikael Pettersson2008-11-041-0/+20
| * | | drivers: remove duplicated #includeJianjun Kong2008-11-048-8/+0
| |/ /