Show patches with: none      |   49154 patches
« 1 2 ... 332 333 334491 492 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v4,2/3] arm: traps: handle unknown exceptions in check_conditional_instr() 1 - - --- 2017-08-16 Volodymyr Babchuk New
[v4,1/3] arm: processor: add new struct hsr_smc32 into hsr union 1 - - --- 2017-08-16 Volodymyr Babchuk New
[PATCHES,v8,8/8] mm: Make sure pages are scrubbed - 1 - --- 2017-08-16 Boris Ostrovsky New
[PATCHES,v8,7/8] mm: Print number of unscrubbed pages in 'H' debug handler - 1 - --- 2017-08-16 Boris Ostrovsky New
[PATCHES,v8,6/8] mm: Keep heap accessible to others while scrubbing - 1 - --- 2017-08-16 Boris Ostrovsky New
[PATCHES,v8,5/8] spinlock: Introduce spin_lock_cb() - - - --- 2017-08-16 Boris Ostrovsky New
[PATCHES,v8,4/8] mm: Scrub memory from idle loop - 2 - --- 2017-08-16 Boris Ostrovsky New
[PATCHES,v8,3/8] mm: Scrub pages in alloc_heap_pages() if needed - 1 - --- 2017-08-16 Boris Ostrovsky New
[PATCHES,v8,2/8] mm: Extract allocation loop from alloc_heap_pages() 1 - - --- 2017-08-16 Boris Ostrovsky New
[PATCHES,v8,1/8] mm: Place unscrubbed pages at the end of pagelist 2 1 - --- 2017-08-16 Boris Ostrovsky New
x86/svm: Use physical addresses for HSA and Host VMCB - - - --- 2017-08-16 Andrew Cooper New
[v2,2/2] x86/lguest: remove lguest support - - - --- 2017-08-16 Jürgen Groß New
[v2,1/2] paravirt,xen: remove xen_patch() - 1 - --- 2017-08-16 Jürgen Groß New
[v2,2.5/4] xen/x86: Replace mandatory barriers with compiler barriers - 1 - --- 2017-08-16 Andrew Cooper New
[v2,6/6] xen: try to prevent idle timer from firing too often. - - - --- 2017-08-16 Dario Faggioli New
[v2,5/6] xen: RCU: avoid busy waiting until the end of grace period. - - - --- 2017-08-16 Dario Faggioli New
[v2,4/6] xen: RCU: don't let a CPU with a callback go idle. - 1 - --- 2017-08-16 Dario Faggioli New
[v2,3/6] xen: RCU/x86/ARM: discount CPUs that were idle when grace period started. - - - --- 2017-08-16 Dario Faggioli New
[v2,2/6] xen: ARM: suspend the tick (if in use) when going idle. - 1 - --- 2017-08-16 Dario Faggioli New
[v2,1/6] xen: in do_softirq() sample smp_processor_id() once and for all. - 1 - --- 2017-08-16 Dario Faggioli New
x86/mm: Reduce debug overhead of __virt_to_maddr() - 1 - --- 2017-08-16 Andrew Cooper New
[v9,13/13] arm/mem_access: Walk the guest's pt in software 1 - - --- 2017-08-16 Sergej Proskurin New
[v9,12/13] arm/mem_access: Add short-descriptor based gpt 1 - - --- 2017-08-16 Sergej Proskurin New
[v9,11/13] arm/mem_access: Add long-descriptor based gpt 1 - - --- 2017-08-16 Sergej Proskurin New
[v9,10/13] arm/mem_access: Add software guest-page-table walk 1 - - --- 2017-08-16 Sergej Proskurin New
[v9,09/13] arm/guest_access: Rename vgic_access_guest_memory 1 - - --- 2017-08-16 Sergej Proskurin New
[v9,08/13] arm/guest_access: Move vgic_access_guest_memory to guest_access.h 1 - - --- 2017-08-16 Sergej Proskurin New
[v9,07/13] arm/mem_access: Introduce GENMASK_ULL bit operation - 1 - --- 2017-08-16 Sergej Proskurin New
[v9,06/13] arm/mem_access: Introduce BIT_ULL bit operation - 1 - --- 2017-08-16 Sergej Proskurin New
[v9,05/13] arm/mem_access: Introduce GV2M_EXEC permission 1 - - --- 2017-08-16 Sergej Proskurin New
[v9,04/13] arm/mem_access: Add short-descriptor pte typedefs and macros 1 - - --- 2017-08-16 Sergej Proskurin New
[v9,03/13] arm/lpae: Introduce lpae_is_page helper - 1 - --- 2017-08-16 Sergej Proskurin New
[v9,02/13] arm/mem_access: Add defines supporting PTs with varying page sizes - 1 - --- 2017-08-16 Sergej Proskurin New
[v9,01/13] arm/mem_access: Add and cleanup (TCR_|TTBCR_)* defines 1 - - --- 2017-08-16 Sergej Proskurin New
[v3,52/52] xen: make some console related parameters settable at runtime - 2 - --- 2017-08-16 Jürgen Groß New
[v3,51/52] xl: add new xl command set-parameters 1 - - --- 2017-08-16 Jürgen Groß New
[v3,50/52] libxl: add libxl_set_parameters() function 1 - - --- 2017-08-16 Jürgen Groß New
[v3,49/52] libxc: add function to set hypervisor parameters 1 - - --- 2017-08-16 Jürgen Groß New
[v3,48/52] xen: add hypercall for setting parameters at runtime - - - --- 2017-08-16 Jürgen Groß New
[v3,47/52] xen: add basic support for runtime parameter changing - 1 - --- 2017-08-16 Jürgen Groß New
[v3,46/52] xen: carve out a generic parsing function from _cmdline_parse() 1 1 - --- 2017-08-16 Jürgen Groß New
[v3,45/52] xen/common/sched_credit2.c: remove custom_param() error messages 1 - - --- 2017-08-16 Jürgen Groß New
[v3,44/52] xen/common/kexec.c: remove custom_param() error messages - - - --- 2017-08-16 Jürgen Groß New
[v3,43/52] xen/arch/x86/io_apic.c: remove custom_param() error messages 1 - - --- 2017-08-16 Jürgen Groß New
[v3,42/52] xen/arch/x86/hvm/viridian.c: remove custom_param() error messages - 1 - --- 2017-08-16 Jürgen Groß New
[v3,41/52] xen/arch/x86/cpu/mcheck/mce.c: remove custom_param() error messages 1 - - --- 2017-08-16 Jürgen Groß New
[v3,40/52] xen/arch/x86/apic.c: remove custom_param() error messages 1 - - --- 2017-08-16 Jürgen Groß New
[v3,39/52] xen: check parameter validity when parsing command line - - - --- 2017-08-16 Jürgen Groß New
[v3,38/52] xen/xsm/flask/flask_op.c: let custom parameter parsing routines return errno 2 - - --- 2017-08-16 Jürgen Groß New
[v3,37/52] xen/drivers/video/vesa.c: let custom parameter parsing routines return errno 2 - - --- 2017-08-16 Jürgen Groß New
[v3,36/52] xen/drivers/passthrough/vtd/quirks.c: let custom parameter parsing routines return errno 1 - - --- 2017-08-16 Jürgen Groß New
[v3,35/52] xen/drivers/passthrough/vtd/dmar.c: let custom parameter parsing routines return errno 1 - - --- 2017-08-16 Jürgen Groß New
[v3,34/52] xen/drivers/passthrough/pci.c: let custom parameter parsing routines return errno - - - --- 2017-08-16 Jürgen Groß New
[v3,33/52] xen/drivers/passthrough/iommu.c: let custom parameter parsing routines return errno - - - --- 2017-08-16 Jürgen Groß New
[v3,32/52] xen/drivers/passthrough/amd/iommu_acpi.c: let custom parameter parsing routines return e… 1 - - --- 2017-08-16 Jürgen Groß New
[v3,31/52] xen/drivers/cpufreq/cpufreq.c: let custom parameter parsing routines return errno - 1 - --- 2017-08-16 Jürgen Groß New
[v3,30/52] xen/drivers/char/console.c: let custom parameter parsing routines return errno 2 - - --- 2017-08-16 Jürgen Groß New
[v3,29/52] xen/drivers/acpi/tables.c: let custom parameter parsing routines return errno 2 - - --- 2017-08-16 Jürgen Groß New
[v3,28/52] xen/common/sched_credit2.c: let custom parameter parsing routines return errno 2 - - --- 2017-08-16 Jürgen Groß New
[v3,27/52] xen/common/memory.c: let custom parameter parsing routines return errno 2 - - --- 2017-08-16 Jürgen Groß New
[v3,26/52] xen/common/kexec.c: let custom parameter parsing routines return errno 1 - - --- 2017-08-16 Jürgen Groß New
[v3,25/52] xen/common/efi/boot.c: let custom parameter parsing routines return errno - 1 - --- 2017-08-16 Jürgen Groß New
[v3,24/52] xen/common/domain.c: let custom parameter parsing routines return errno 2 - - --- 2017-08-16 Jürgen Groß New
[v3,23/52] xen/common/core_parking.c: let custom parameter parsing routines return errno 2 - - --- 2017-08-16 Jürgen Groß New
[v3,22/52] xen/arch/x86/x86_64/mmconfig-shared.c: let custom parameter parsing routines return errno - 1 - --- 2017-08-16 Jürgen Groß New
[v3,21/52] xen/arch/x86/time.c: let custom parameter parsing routines return errno 2 - - --- 2017-08-16 Jürgen Groß New
[v3,20/52] xen/arch/x86/shutdown.c: let custom parameter parsing routines return errno - - - --- 2017-08-16 Jürgen Groß New
[v3,19/52] xen/arch/x86/setup.c: let custom parameter parsing routines return errno 2 - - --- 2017-08-16 Jürgen Groß New
[v3,18/52] xen/arch/x86/psr.c: let custom parameter parsing routines return errno - 1 - --- 2017-08-16 Jürgen Groß New
[v3,17/52] xen/arch/x86/oprofile/nmi_int.c: let custom parameter parsing routines return errno 2 - - --- 2017-08-16 Jürgen Groß New
[v3,16/52] xen/arch/x86/numa.c: let custom parameter parsing routines return errno 2 - - --- 2017-08-16 Jürgen Groß New
[v3,15/52] xen/arch/x86/nmi.c: let custom parameter parsing routines return errno 2 - - --- 2017-08-16 Jürgen Groß New
[v3,14/52] xen/arch/x86/mm.c: let custom parameter parsing routines return errno 2 - - --- 2017-08-16 Jürgen Groß New
[v3,13/52] xen/arch/x86/microcode.c: let custom parameter parsing routines return errno 2 - - --- 2017-08-16 Jürgen Groß New
[v3,12/52] xen/arch/x86/irq.c: let custom parameter parsing routines return errno 2 - - --- 2017-08-16 Jürgen Groß New
[v3,11/52] xen/arch/x86/io_apic.c: let custom parameter parsing routines return errno 2 - - --- 2017-08-16 Jürgen Groß New
[v3,10/52] xen/arch/x86/hvm/vmx/vmcs.c: let custom parameter parsing routines return errno - - - --- 2017-08-16 Jürgen Groß New
[v3,09/52] xen/arch/x86/hvm/viridian.c: let custom parameter parsing routines return errno 1 - - --- 2017-08-16 Jürgen Groß New
[v3,08/52] xen/arch/x86/genapic/probe.c: let custom parameter parsing routines return errno - 1 - --- 2017-08-16 Jürgen Groß New
[v3,07/52] xen/arch/x86/dom0_build.c: let custom parameter parsing routines return errno - 1 - --- 2017-08-16 Jürgen Groß New
[v3,06/52] xen/arch/x86/cpu/vpmu.c: let custom parameter parsing routines return errno 2 - - --- 2017-08-16 Jürgen Groß New
[v3,05/52] xen/arch/x86/cpu/mcheck/mce.c: let custom parameter parsing routines return errno 2 - - --- 2017-08-16 Jürgen Groß New
[v3,04/52] xen/arch/x86/apic.c: let custom parameter parsing routines return errno 2 - - --- 2017-08-16 Jürgen Groß New
[v3,03/52] xen/arch/arm/traps.c: let custom parameter parsing routines return errno 2 - - --- 2017-08-16 Jürgen Groß New
[v3,02/52] xen/arch/arm/domain_build.c: let custom parameter parsing routines return errno 2 - - --- 2017-08-16 Jürgen Groß New
[v3,01/52] xen/arch/arm/acpi/boot.c: let custom parameter parsing routines return errno 2 - - --- 2017-08-16 Jürgen Groß New
x86/mm: Drop __PAGE_OFFSET 1 1 - --- 2017-08-16 Andrew Cooper New
x86/mm: Drop more PV superpage leftovers 1 1 - --- 2017-08-16 Andrew Cooper New
[v3] passthrough: give XEN_DOMCTL_test_assign_device more sane semantics 1 1 - --- 2017-08-16 Jan Beulich New
x86/asm: add .file directives - 1 - --- 2017-08-16 Jan Beulich New
[v2,4/4] xen/x86: Correct mandatory and SMP barrier definitions - 2 - --- 2017-08-16 Andrew Cooper New
[v2,3/4] xen/x86: Replace remaining mandatory barriers with SMP barriers - 2 - --- 2017-08-16 Andrew Cooper New
[v2,2/4] xen/x86: Drop unnecessary barriers 1 - - --- 2017-08-16 Andrew Cooper New
[v2,1/4] x86/mcheck: Minor cleanup to amd_nonfatal - 1 - --- 2017-08-16 Andrew Cooper New
[v2,7/7] gnttab: properly handle transfer slots when changing version - - - --- 2017-08-16 Jan Beulich New
[v2,6/7] gnttab: clean up main switch in do_grant_table_op() - 1 - --- 2017-08-16 Jan Beulich New
[v2,5/7] gnttab: drop struct active_grant_entry's gfn field for release builds - 1 - --- 2017-08-16 Jan Beulich New
[v2,4/7] gnttab: re-arrange struct active_grant_entry - 1 - --- 2017-08-16 Jan Beulich New
[v2,3/7] gnttab: drop pointless leading double underscores - 1 - --- 2017-08-16 Jan Beulich New
[v2,2/7] gnttab: type adjustments - 1 - --- 2017-08-16 Jan Beulich New
« 1 2 ... 332 333 334491 492 »