aboutsummaryrefslogtreecommitdiffstats
path: root/xen/xsm/flask/hooks.c
Commit message (Expand)AuthorAgeFilesLines
* Add DOMCTL to limit the number of event channels a domain may useDavid Vrabel2013-10-141-0/+3
* hypervisor/xen/tools: Remove the XENMEM_get_oustanding_pages and provide the ...Konrad Rzeszutek Wilk2013-05-141-7/+0
* arm: remove rcu_lock_target_domain_by_id usersDaniel De Graaf2013-05-071-0/+10
* xsm: add hooks for claimDaniel De Graaf2013-05-071-0/+13
* x86: remove IS_PRIV_FOR referencesDaniel De Graaf2013-04-231-0/+6
* x86/hvm: convert access check for nested HVM to XSMDaniel De Graaf2013-04-231-0/+6
* xen: allow for explicitly specifying node-affinityDario Faggioli2013-04-171-2/+4
* xen/flask: fix crash on debugkey "i"Daniel De Graaf2013-02-131-1/+1
* xen/arch/arm: add XSM hook to HVMOP_{get,set}_paramDaniel De Graaf2013-01-301-23/+23
* xen/arch/x86: complete XSM hooks on irq/pirq mappingsDaniel De Graaf2013-01-231-16/+21
* xen arm: add XSM hooks to arch_memory_opIan Campbell2013-01-211-12/+13
* xen/xsm: distinguish scheduler get/set operationsDaniel De Graaf2013-01-111-7/+37
* tmem: add XSM hooksDaniel De Graaf2013-01-111-0/+12
* xen: platform_hypercall XSM hook removalDaniel De Graaf2013-01-111-77/+30
* xen: sysctl XSM hook removalDaniel De Graaf2013-01-111-87/+38
* xen: domctl XSM hook removalDaniel De Graaf2013-01-111-286/+92
* xen: add XSM hook for XENMEM_exchangeDaniel De Graaf2013-01-111-0/+6
* arch/x86: use XSM hooks for get_pg_owner access checksDaniel De Graaf2013-01-111-46/+25
* arch/x86: Add missing mem_sharing XSM hooksDaniel De Graaf2013-01-111-2/+23
* xsm/flask: add distinct SIDs for self/target accessDaniel De Graaf2013-01-111-223/+199
* xsm/flask: add missing hooksDaniel De Graaf2013-01-111-11/+55
* xsm/flask: Add checks on the domain performing the set_target operationDaniel De Graaf2013-01-111-0/+7
* arch/x86: convert platform_hypercall to use XSMDaniel De Graaf2013-01-111-0/+33
* xen: convert do_sysctl to use XSMDaniel De Graaf2013-01-111-0/+33
* xen: convert do_domctl to use XSMDaniel De Graaf2013-01-111-1/+84
* xen: use XSM instead of IS_PRIV where duplicatedDaniel De Graaf2013-01-111-2/+3
* arch/x86: add distinct XSM hooks for map/unmapDaniel De Graaf2013-01-101-22/+21
* xsm: Use the dummy XSM module if XSM is disabledDaniel De Graaf2013-01-101-1/+1
* xen: remove nr_irqs_gsi from generic codeIan Campbell2012-12-191-2/+2
* xen: replace XEN_GUEST_HANDLE with XEN_GUEST_HANDLE_PARAM when appropriateStefano Stabellini2012-10-171-1/+1
* xsm/flask: remove unneeded create_sid fieldDaniel De Graaf2012-09-171-13/+10
* xsm/flask: remove page-to-domain lookups from XSM hooksDaniel De Graaf2012-08-221-141/+48
* xsm: Add missing dummy hooksDaniel De Graaf2012-08-221-0/+6
* xsm/flask: avoid struct page lookup in mmu_normal_updateDaniel De Graaf2012-07-091-7/+6
* common: Use get_page_from_gfn() instead of get_gfn()/put_gfn.Tim Deegan2012-05-171-6/+11
* xsm/flask: clean up auditing outputDaniel De Graaf2012-04-171-6/+10
* xsm/flask: clean interdomain event channel hookDaniel De Graaf2012-02-291-22/+8
* xsm/flask: Improve domain ID auditing in AVCsDaniel De Graaf2012-02-021-2/+16
* xsm/flask: Remove useless back pointersDaniel De Graaf2012-02-021-3/+0
* xsm: Add xsm_map_domain_pirq hookDaniel De Graaf2012-02-021-0/+37
* xsm/flask: Use PCI device label for PCI-MSI IRQsDaniel De Graaf2012-02-021-15/+38
* xsm: Add security label to IRQ debug outputDaniel De Graaf2012-02-021-0/+16
* xsm: Add security labels to event-channel dumpDaniel De Graaf2012-02-021-0/+30
* xen: allow global VIRQ handlers to be delegated to other domainsDaniel De Graaf2012-01-281-0/+6
* xen: reinstate previously unused XENMEM_remove_from_physmap hypercallDaniel De Graaf2012-01-281-0/+6
* xsm: add checks on PCI configuration accessDaniel De Graaf2011-12-181-0/+24
* xsm: Add missing access checksDaniel De Graaf2011-12-181-1/+220
* xsm: add remote_remap permissionDaniel De Graaf2011-12-181-2/+7
* xsm/flask: report memory and IO ranges in audit messagesDaniel De Graaf2011-12-181-8/+10
* xsm: rename security_pirq_sid to security_irq_sidDaniel De Graaf2011-12-021-2/+2