summaryrefslogtreecommitdiffstats
path: root/security/selinux (unfollow)
Commit message (Expand)AuthorFilesLines
2015-04-07vfio-pci: Allow PCI IDs to be specified as module optionsAlex Williamson1-0/+49
2015-04-07vfio-pci: Add VGA arbiter clientAlex Williamson1-4/+63
2015-04-07vfio-pci: Add module option to disable VGA region accessAlex Williamson1-3/+16
2015-04-07vgaarb: Stub vga_set_legacy_decoding()Alex Williamson1-0/+5
2015-03-17vfio: Split virqfd into a separate module for vfio bus driversAlex Williamson7-14/+25
2015-03-17vfio: virqfd_lock can be statickbuild test robot1-1/+1
2015-03-16vfio: put off the allocation of "minor" in vfio_create_groupZhen Lei1-7/+6
2015-03-16vfio/platform: implement IRQ masking/unmasking via an eventfdAntonios Motakis2-4/+45
2015-03-16vfio: initialize the virqfd workqueue in VFIO generic codeAntonios Motakis4-11/+12
2015-03-16vfio: move eventfd support code for VFIO_PCI to a separate fileAntonios Motakis5-219/+242
2015-03-16vfio: pass an opaque pointer on virqfd initializationAntonios Motakis1-14/+16
2015-03-16vfio: add local lock for virqfd instead of depending on VFIO PCIAntonios Motakis1-15/+16
2015-03-16vfio: virqfd: rename vfio_pci_virqfd_init and vfio_pci_virqfd_exitAntonios Motakis3-7/+7
2015-03-16vfio: add a vfio_ prefix to virqfd_enable and virqfd_disable and exportAntonios Motakis1-14/+16
2015-03-16vfio/platform: support for level sensitive interruptsAntonios Motakis2-3/+102
2015-03-16vfio/platform: trigger an interrupt via eventfdAntonios Motakis2-2/+94
2015-03-16vfio/platform: initial interrupts support codeAntonios Motakis3-3/+115
2015-03-16vfio/platform: return IRQ infoAntonios Motakis4-5/+89
2015-03-16vfio/platform: support MMAP of MMIO regionsAntonios Motakis1-0/+65
2015-03-16vfio/platform: read and write support for the device fdAntonios Motakis2-0/+151
2015-03-16vfio/platform: return info for device memory mapped IO regionsAntonios Motakis2-4/+124
2015-03-16vfio/platform: return info for bound deviceAntonios Motakis1-3/+21
2015-03-16vfio: amba: add the VFIO for AMBA devices module to KconfigAntonios Motakis2-0/+14
2015-03-16vfio: amba: VFIO support for AMBA devicesAntonios Motakis2-0/+116
2015-03-16vfio: platform: add the VFIO PLATFORM module to KconfigAntonios Motakis4-0/+15
2015-03-16vfio: platform: probe to devices on the platform busAntonios Motakis2-0/+104
2015-03-16vfio/platform: initial skeleton of VFIO support for platform devicesAntonios Motakis2-0/+160
2015-03-16Linux 4.0-rc4v4.0-rc4Linus Torvalds1-1/+1
2015-03-15[PATCH] drm/mm: Fix support 4 GiB and larger rangesKrzysztof Kolasa1-1/+1
2015-03-14locks: fix generic_delete_lease tracepoint to use victim pointerJeff Layton1-1/+1
2015-03-14arm64: put __boot_cpu_mode label after alignment instead of beforeArd Biesheuvel1-1/+1
2015-03-14efi/arm64: use UEFI for system reset and poweroffArd Biesheuvel2-0/+17
2015-03-14arm64: Invalidate the TLB corresponding to intermediate page table levelsCatalin Marinas2-0/+16
2015-03-13MAINTAINERS: Add myself as co-maintainer to the legacy support of the mvebu SoCsGregory CLEMENT1-0/+1
2015-03-13of/platform: Fix sparc:allmodconfig buildGuenter Roeck1-1/+1
2015-03-13ALSA: hda - Don't access stereo amps for mono channel widgetsTakashi Iwai1-8/+22
2015-03-13memcg: disable hierarchy support if bound to the legacy cgroup hierarchyVladimir Davydov1-1/+3
2015-03-13mm: reorder can_do_mlock to fix audit denialJeff Vander Stoep1-2/+2
2015-03-13kasan, module: move MODULE_ALIGN macro into <linux/moduleloader.h>Andrey Ryabinin2-4/+8
2015-03-13kasan, module, vmalloc: rework shadow allocation for modulesAndrey Ryabinin5-7/+16
2015-03-13fanotify: fix event filtering with FAN_ONDIR setSuzuki K. Poulose1-1/+2
2015-03-13mm/nommu.c: export symbol max_mapnrgchen gchen1-0/+1
2015-03-13arch/c6x/include/asm/pgtable.h: define dummy pgprot_writecombine for !MMUChen Gang1-0/+5
2015-03-13nilfs2: fix deadlock of segment constructor during recoveryRyusuke Konishi1-3/+4
2015-03-13mm: cma: fix CMA aligned offset calculationDanesh Petigara1-5/+7
2015-03-13mm, hugetlb: close race when setting PageTail for gigantic pagesDavid Rientjes1-1/+3
2015-03-13mm, oom: do not fail __GFP_NOFAIL allocation if oom killer is disabledMichal Hocko1-1/+2
2015-03-13drivers/rtc/rtc-s3c.c: add .needs_src_clk to s3c6410 RTC dataJavier Martinez Canillas1-0/+1
2015-03-13ocfs2: make append_dio an incompat featureMark Fasheh2-8/+9
2015-03-12mm: thp: Return the correct value for change_huge_pmdMel Gorman1-2/+2