summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ptrace: do not audit capability check when outputing /proc/pid/statEric Paris2012-01-054-6/+15
* capabilities: remove task_ns_* functionsEric Paris2012-01-055-20/+7
* capabitlies: ns_capable can use the cap helpers rather than lsm callEric Paris2012-01-051-1/+1
* capabilities: style only - move capable below ns_capableEric Paris2012-01-051-16/+16
* capabilites: introduce new has_ns_capabilities_noauditEric Paris2012-01-052-5/+27
* capabilities: call has_ns_capability from has_capabilityEric Paris2012-01-051-16/+10
* capabilities: remove all _real_ interfacesEric Paris2012-01-053-52/+15
* capabilities: introduce security_capable_noauditEric Paris2012-01-052-0/+13
* capabilities: reverse arguments to security_capableEric Paris2012-01-054-6/+6
* capabilities: remove the task from capable LSM hook entirelyEric Paris2012-01-055-39/+31
* selinux: sparse fix: fix several warnings in the security server codJames Morris2012-01-055-7/+9
* selinux: sparse fix: fix warnings in netlink codeJames Morris2012-01-056-5/+6
* selinux: sparse fix: eliminate warnings for selinuxfsJames Morris2012-01-053-6/+4
* selinux: sparse fix: declare selinux_disable() in security.hJames Morris2012-01-052-1/+1
* selinux: sparse fix: move selinux_complete_initJames Morris2012-01-052-1/+1
* selinux: sparse fix: make selinux_secmark_refcount staticJames Morris2012-01-051-1/+1
* SELinux: Fix RCU deref check warning in sel_netport_insert()David Howells2011-12-201-1/+3
* Linux 3.1v3.1Linus Torvalds2011-10-241-1/+1
* Merge git://git.infradead.org/iommu-2.6Linus Torvalds2011-10-242-31/+46
|\
| * intel-iommu: fix superpage support in pfn_to_dma_pte()Allen Kay2011-10-191-9/+8
| * intel-iommu: set iommu_superpage on VM domains to lowest common denominatorAllen Kay2011-10-191-5/+7
| * intel-iommu: fix return value of iommu_unmap() APIAllen Kay2011-10-191-3/+8
| * MAINTAINERS: Update VT-d entry for drivers/pci -> drivers/iommu moveRoland Dreier2011-10-191-1/+1
| * intel-iommu: Export a flag indicating that the IOMMU is used for iGFX.David Woodhouse2011-10-141-10/+15
| * intel-iommu: Workaround IOTLB hang on Ironlake GPUDavid Woodhouse2011-10-141-1/+5
| * intel-iommu: Fix AB-BA lockdep reportRoland Dreier2011-10-101-2/+2
* | Merge branch 'for-linus' of http://people.redhat.com/agk/git/linux-dmLinus Torvalds2011-10-241-0/+1
|\ \
| * | dm kcopyd: fix job_pool leakAlasdair G Kergon2011-10-231-0/+1
* | | x86: Fix S4 regressionTakashi Iwai2011-10-241-2/+1
* | | Merge branch 'samsung-fixes-4' of git://github.com/kgene/linux-samsungLinus Torvalds2011-10-236-3/+13
|\ \ \
| * | | ARM: S3C24XX: Fix s3c24xx build errors if !CONFIG_PMDomenico Andreoli2011-10-225-0/+10
| * | | ARM: S5P: fix offset calculation on gpio-interruptMarek Szyprowski2011-10-211-3/+3
| |/ /
* | | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-10-231-2/+3
|\ \ \
| * | | hwmon: (w83627ehf) Fix negative 8-bit temperature valuesJean Delvare2011-10-201-2/+3
| |/ /
* | | Merge git://github.com/herbertx/cryptoLinus Torvalds2011-10-211-0/+6
|\ \ \
| * | | crypto: ghash - Avoid null pointer dereference if no key is setNick Bowler2011-10-211-0/+6
* | | | Merge branch 'fix/hda' of git://github.com/tiwai/soundLinus Torvalds2011-10-212-0/+2
|\ \ \ \
| * | | | ALSA: HDA: conexant support for Lenovo T520/W520Daniel Suchy2011-10-181-0/+1
| * | | | ALSA: hda - Add position_fix quirk for Dell Inspiron 1010Takashi Iwai2011-10-181-0/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2011-10-206-55/+37
|\ \ \ \ \
| * | | | | sparc: Add alignment flag to PCI expansion resourcesKjetil Oftedal2011-10-191-1/+2
| * | | | | sparc: Avoid calling sigprocmask()David S. Miller2011-10-123-3/+3
| * | | | | sparc: Use set_current_blocked()Matt Fleming2011-10-123-49/+30
| * | | | | sparc32,leon: SRMMU MMU Table probe fixDaniel Hellstrom2011-10-072-2/+2
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2011-10-2028-155/+330
|\ \ \ \ \ \
| * | | | | | fib_rules: fix unresolved_rules countingYan, Zheng2011-10-191-1/+4
| * | | | | | r8169: fix wrong eee setting for rlt8111evlhayeswang2011-10-191-1/+1
| * | | | | | r8169: fix driver shutdown WoL regression.françois romieu2011-10-191-32/+56
| * | | | | | ehea: Change maintainer to meThadeu Lima de Souza Cascardo2011-10-191-1/+1
| * | | | | | pptp: pptp_rcv_core() misses pskb_may_pull() callEric Dumazet2011-10-191-8/+12