summaryrefslogtreecommitdiffstats
path: root/security/tomoyo (unfollow)
Commit message (Expand)AuthorFilesLines
2013-10-11powerpc: Add little endian support to alignment handlerAnton Blanchard1-30/+63
2013-10-11powerpc: Alignment handler shouldn't access VSX registers with TS_FPRAnton Blanchard1-1/+1
2013-10-11powerpc: Remove hard coded FP offsets in alignment handlerAnton Blanchard1-2/+2
2013-10-11powerpc: Remove open coded byte swap macro in alignment handlerAnton Blanchard1-24/+12
2013-10-11powerpc: Endian safe trampolineBenjamin Herrenschmidt3-17/+53
2013-10-11powerpc: Include the appropriate endianness headerIan Munsie1-0/+4
2013-10-11powerpc: Reset MSR_LE on signal entryAnton Blanchard2-2/+4
2013-10-11powerpc: Set MSR_LE bit on little endian buildsAnton Blanchard1-1/+6
2013-10-11powerpc: Add little endian support for word-at-a-time functionsAnton Blanchard1-0/+71
2013-10-11powerpc: Support endian agnostic MMIOIan Munsie1-18/+49
2013-10-11powerpc: Little endian builds double word swap VSX state during context save/...Anton Blanchard2-4/+20
2013-10-11powerpc: PTRACE_PEEKUSR/PTRACE_POKEUSER of FPR registers in little endian buildsAnton Blanchard1-4/+4
2013-10-11powerpc: Fix offset of FPRs in VSX registers in little endian buildsAnton Blanchard1-2/+10
2013-10-11powerpc: Book 3S MMU little endian supportAnton Blanchard3-42/+46
2013-10-11powerpc: Fix endian issues in VMX copy loopsAnton Blanchard2-46/+63
2013-10-07powerpc/irq: Don't switch to irq stack from softirq stackBenjamin Herrenschmidt1-2/+3
2013-10-07HID: wiimote: fix FF deadlockDavid Herrmann2-12/+32
2013-10-06Linux 3.12-rc4v3.12-rc4Linus Torvalds1-1/+1
2013-10-06net: Update the sysctl permissions handler to test effective uid/gidEric W. Biederman1-2/+2
2013-10-05btrfs: Fix crash due to not allocating integrity data for a biosetDarrick J. Wong1-0/+8
2013-10-05Revert "x86/PCI: MMCONFIG: Check earlier for MMCONFIG region at address zero"Bjorn Helgaas1-1/+6
2013-10-04selinux: remove 'flags' parameter from avc_audit()Linus Torvalds3-4/+4
2013-10-04selinux: avc_has_perm_flags has no more usersLinus Torvalds2-17/+6
2013-10-04Btrfs: fix a use-after-free bug in btrfs_dev_replace_finishingIlya Dryomov2-5/+7
2013-10-04Btrfs: eliminate races in worker stopping codeIlya Dryomov2-6/+21
2013-10-04Btrfs: fix crash of compressed writesLiu Bo1-1/+1
2013-10-04Btrfs: fix transid verify errors when recovering log treeJosef Bacik1-5/+2
2013-10-04selinux: remove 'flags' parameter from inode_has_permLinus Torvalds1-7/+6
2013-10-04xfs: Use kmem_free() instead of free()Thierry Reding1-1/+1
2013-10-04xfs: fix memory leak in xlog_recover_add_to_transtinguely@sgi.com1-0/+1
2013-10-04xfs: dirent dtype presence is dependent on directory magic numbersDave Chinner4-39/+28
2013-10-04xfs: lockdep needs to know about 3 dquot-deep nestingDave Chinner1-3/+16
2013-10-04dmaengine: imx-dma: fix callback path in taskletMichael Grzeschik1-4/+6
2013-10-04dmaengine: imx-dma: fix lockdep issue between irqhandler and taskletMichael Grzeschik1-11/+8
2013-10-04dmaengine: imx-dma: fix slow path issue in prep_dma_cyclicMichael Grzeschik1-1/+1
2013-10-04xen/hvc: allow xenboot console to be used againDavid Vrabel1-0/+1
2013-10-04usb: chipidea: add Intel Clovertrail pci idDavid Cohen1-1/+6
2013-10-03staging: comedi: ni_65xx: (bug fix) confine insn_bits to one subdeviceIan Abbott1-15/+10
2013-10-03iscsi-target; Allow an extra tag_num / 2 number of percpu_ida tagsNicholas Bellinger1-1/+1
2013-10-03iscsi-target: Perform release of acknowledged tags from RX contextNicholas Bellinger1-4/+9
2013-10-03iscsi-target: Only perform wait_for_tasks when performing shutdownNicholas Bellinger1-2/+2
2013-10-03target: Fail on non zero scsi_status in compare_and_write_callbackNicholas Bellinger1-1/+10
2013-10-03target: Fix recursive COMPARE_AND_WRITE callback failureNicholas Bellinger1-1/+10
2013-10-03target: Reset data_length for COMPARE_AND_WRITE to NoLB * block_sizeNicholas Bellinger1-0/+6
2013-10-03ib_srpt: always set response for task managementJack Wang1-6/+4
2013-10-03powerpc/tm: Switch out userspace PPR and DSCR soonerMichael Neuling1-31/+63
2013-10-03powerpc/tm: Turn interrupts hard off in tm_reclaim()Michael Neuling1-0/+1
2013-10-03powerpc/perf: Fix handling of FAB eventsMichael Ellerman1-2/+3
2013-10-03powerpc/vio: Fix modalias_show return valuesPrarit Bhargava1-4/+8
2013-10-03powerpc/iommu: Use GFP_KERNEL instead of GFP_ATOMIC in iommu_init_table()Nishanth Aravamudan1-1/+1