aboutsummaryrefslogtreecommitdiffstats
path: root/xen/xsm
Commit message (Expand)AuthorAgeFilesLines
* xen/arch/x86: complete XSM hooks on irq/pirq mappingsDaniel De Graaf2013-01-233-19/+25
* xen arm: add XSM hooks to arch_memory_opIan Campbell2013-01-212-14/+16
* miscellaneous cleanupJan Beulich2013-01-171-2/+3
* xsm/flask: remove unused permissionsDaniel De Graaf2013-01-111-6/+0
* xsm/flask: document the access vectorsDaniel De Graaf2013-01-111-104/+355
* xen/xsm: distinguish scheduler get/set operationsDaniel De Graaf2013-01-113-10/+43
* tmem: add XSM hooksDaniel De Graaf2013-01-113-0/+16
* xen: platform_hypercall XSM hook removalDaniel De Graaf2013-01-112-89/+30
* xen: sysctl XSM hook removalDaniel De Graaf2013-01-112-97/+38
* xen: domctl XSM hook removalDaniel De Graaf2013-01-112-313/+92
* xen: add XSM hook for XENMEM_exchangeDaniel De Graaf2013-01-113-0/+8
* arch/x86: use XSM hooks for get_pg_owner access checksDaniel De Graaf2013-01-113-48/+28
* arch/x86: Add missing mem_sharing XSM hooksDaniel De Graaf2013-01-113-3/+28
* xsm/flask: add distinct SIDs for self/target accessDaniel De Graaf2013-01-113-223/+210
* xsm/flask: add missing hooksDaniel De Graaf2013-01-112-11/+60
* xsm/flask: Add checks on the domain performing the set_target operationDaniel De Graaf2013-01-112-0/+9
* xsm: Move flask policy files into hypervisor (missed from earlier commit).Keir Fraser2013-01-115-0/+448
* arch/x86: convert platform_hypercall to use XSMDaniel De Graaf2013-01-112-0/+34
* xen: convert do_sysctl to use XSMDaniel De Graaf2013-01-112-0/+34
* 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-102-22/+24
* flask: move policy headers into hypervisorDaniel De Graaf2013-01-106-346/+25
* xsm: Use the dummy XSM module if XSM is disabledDaniel De Graaf2013-01-103-604/+7
* 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-174-5/+5
* xsm/flask: add domain relabel supportDaniel De Graaf2012-09-175-7/+65
* xsm/flask: remove unneeded create_sid fieldDaniel De Graaf2012-09-172-14/+10
* xsm/flask: remove inherited class attributesDaniel De Graaf2012-09-176-143/+6
* xsm/flask: remove page-to-domain lookups from XSM hooksDaniel De Graaf2012-08-222-144/+51
* xsm: Add missing dummy hooksDaniel De Graaf2012-08-222-0/+36
* xsm/flask: avoid struct page lookup in mmu_normal_updateDaniel De Graaf2012-07-091-7/+6
* xsm/flask: fix memory AVC formattingDaniel De Graaf2012-07-091-1/+1
* 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-173-9/+18
* xsm: expose context of event channel peersDaniel De Graaf2012-02-291-0/+36
* xsm/flask: buffer AVC messages for outputDaniel De Graaf2012-02-291-25/+82
* xsm/flask: clean interdomain event channel hookDaniel De Graaf2012-02-291-22/+8
* flask: Update flask_op hypercall structureDaniel De Graaf2012-02-065-829/+330
* xsm/flask: Improve domain ID auditing in AVCsDaniel De Graaf2012-02-023-8/+31
* xsm/flask: allow policy booleans to be addressed by nameDaniel De Graaf2012-02-023-36/+203
* xsm/flask: Remove useless back pointersDaniel De Graaf2012-02-022-5/+0
* xsm/flask: Improve error reporting for ocontextsDaniel De Graaf2012-02-021-8/+21
* xsm: Add xsm_map_domain_pirq hookDaniel De Graaf2012-02-022-0/+43
* 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-022-1/+22
* xsm: Add security labels to event-channel dumpDaniel De Graaf2012-02-022-0/+36
* xen: use XSM instead of IS_PRIV for getdomaininfoDaniel De Graaf2012-01-281-0/+2
* xen: allow global VIRQ handlers to be delegated to other domainsDaniel De Graaf2012-01-284-0/+14
* xen: reinstate previously unused XENMEM_remove_from_physmap hypercallDaniel De Graaf2012-01-282-0/+12