Show patches with: none      |   49673 patches
« 1 2 ... 147 148 149496 497 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,12/13] xen: drop calls_to_multicall performance counter xen: drop hypercall function tables - 1 - --- 2021-12-08 Jürgen Groß New
[v3,11/13] xen/x86: add hypercall performance counters for hvm, correct pv xen: drop hypercall function tables - 1 - --- 2021-12-08 Jürgen Groß New
[v3,10/13] xen/arm: call hypercall handlers via generated macro xen: drop hypercall function tables - - 1 --- 2021-12-08 Jürgen Groß New
[v3,09/13] xen/x86: call hypercall handlers via generated macro xen: drop hypercall function tables - 1 - --- 2021-12-08 Jürgen Groß New
[v3,08/13] xen/x86: don't use hypercall table for calling compat hypercalls xen: drop hypercall function tables - 1 - --- 2021-12-08 Jürgen Groß New
[v3,07/13] x86/pv-shim: don't modify hypercall table xen: drop hypercall function tables - 1 - --- 2021-12-08 Jürgen Groß New
[v3,06/13] xen: use generated prototypes for hypercall handlers xen: drop hypercall function tables 1 - - --- 2021-12-08 Jürgen Groß New
[v3,05/13] xen: generate hypercall interface related code xen: drop hypercall function tables - 1 - --- 2021-12-08 Jürgen Groß New
[v3,04/13] xen: include compat/platform.h from hypercall.h xen: drop hypercall function tables 1 - - --- 2021-12-08 Jürgen Groß New
[v3,03/13] xen: don't include asm/hypercall.h from C sources xen: drop hypercall function tables - 1 - --- 2021-12-08 Jürgen Groß New
[v3,02/13] xen: harmonize return types of hypercall handlers xen: drop hypercall function tables - 1 - --- 2021-12-08 Jürgen Groß New
[v3,01/13] xen: move do_vcpu_op() to arch specific code xen: drop hypercall function tables - 1 - --- 2021-12-08 Jürgen Groß New
x86: avoid wrong use of all-but-self IPI shorthand x86: avoid wrong use of all-but-self IPI shorthand 1 - - --- 2021-12-08 Jan Beulich New
[11/11] x86/entry: Remove the branch in sync_regs() x86/entry: Clean up entry code - - - --- 2021-12-08 Lai Jiangshan New
[10/11] x86: Remove the definition of SWAPGS x86/entry: Clean up entry code - - - --- 2021-12-08 Lai Jiangshan New
[09/11] x86/entry: Convert SWAPGS to swapgs in entry_SYSENTER_compat() x86/entry: Clean up entry code - - - --- 2021-12-08 Lai Jiangshan New
[08/11] x86/entry: Use idtentry macro for entry_INT80_compat x86/entry: Clean up entry code - - - --- 2021-12-08 Lai Jiangshan New
[07/11] x86/entry: Convert SWAPGS to swapgs in error_entry() x86/entry: Clean up entry code - - - --- 2021-12-08 Lai Jiangshan New
[06/11] x86/entry: Don't call error_entry for XENPV x86/entry: Clean up entry code - - - --- 2021-12-08 Lai Jiangshan New
[05/11] x86/entry: Move cld to the start of idtentry x86/entry: Clean up entry code - - - --- 2021-12-08 Lai Jiangshan New
[04/11] x86/entry: move PUSH_AND_CLEAR_REGS out of error_entry x86/entry: Clean up entry code - - - --- 2021-12-08 Lai Jiangshan New
[03/11] x86/entry: Switch the stack after error_entry() returns x86/entry: Clean up entry code - - - --- 2021-12-08 Lai Jiangshan New
[02/11] x86/traps: Move pt_regs only in fixup_bad_iret() x86/entry: Clean up entry code - - - --- 2021-12-08 Lai Jiangshan New
[01/11] x86/entry: Use swapgs and native_iret directly in swapgs_restore_regs_and_return_to_usermode x86/entry: Clean up entry code - 1 - --- 2021-12-08 Lai Jiangshan New
[v3,2/2] tools: set event channel HVM parameters in libxenguest tools/helpers: PVH xenstore-stubdom console fixes 1 - - --- 2021-12-08 Jürgen Groß New
[v3,1/2] tools/helpers: fix PVH xenstore-stubdom console parameters tools/helpers: PVH xenstore-stubdom console fixes - 1 - --- 2021-12-08 Jürgen Groß New
MAINTAINERS: widen Anthony's area MAINTAINERS: widen Anthony's area 3 - - --- 2021-12-08 Jan Beulich New
[v3,6/6] virtio: unify dataplane and non-dataplane ->handle_output() aio-posix: split poll check from ready handler - - - --- 2021-12-07 Stefan Hajnoczi Superseded
[v3,5/6] virtio: use ->handle_output() instead of ->handle_aio_output() aio-posix: split poll check from ready handler - - - --- 2021-12-07 Stefan Hajnoczi Superseded
[v3,4/6] virtio-scsi: prepare virtio_scsi_handle_cmd for dataplane aio-posix: split poll check from ready handler - - - --- 2021-12-07 Stefan Hajnoczi Superseded
[v3,3/6] virtio-blk: drop unused virtio_blk_handle_vq() return value aio-posix: split poll check from ready handler - - - --- 2021-12-07 Stefan Hajnoczi Superseded
[v3,2/6] virtio: get rid of VirtIOHandleAIOOutput aio-posix: split poll check from ready handler - - - --- 2021-12-07 Stefan Hajnoczi Superseded
[v3,1/6] aio-posix: split poll check from ready handler aio-posix: split poll check from ready handler - - - --- 2021-12-07 Stefan Hajnoczi Superseded
[3/3] x86/boot: Don't double-copy the stack during physical relocation x86/boot: Cleanup - - - --- 2021-12-07 Andrew Cooper New
[2/3] x86/boot: Drop move_memory() and use memcpy() directly x86/boot: Cleanup - - - --- 2021-12-07 Andrew Cooper New
[1/3] x86/boot: Drop pte_update_limit from physical relocation logic x86/boot: Cleanup - 1 - --- 2021-12-07 Andrew Cooper New
[V2,31/31] genirq/msi: Convert storage to xarray genirq/msi, PCI/MSI: Spring cleaning - Part 3 - 1 - --- 2021-12-06 Thomas Gleixner Accepted
[V2,30/31] genirq/msi: Simplify sysfs handling genirq/msi, PCI/MSI: Spring cleaning - Part 3 - 1 - --- 2021-12-06 Thomas Gleixner Accepted
[V2,29/31] genirq/msi: Add abuse prevention comment to msi header genirq/msi, PCI/MSI: Spring cleaning - Part 3 - 1 - --- 2021-12-06 Thomas Gleixner Accepted
[V2,28/31] genirq/msi: Mop up old interfaces genirq/msi, PCI/MSI: Spring cleaning - Part 3 - - - --- 2021-12-06 Thomas Gleixner Accepted
[V2,27/31] genirq/msi: Convert to new functions genirq/msi, PCI/MSI: Spring cleaning - Part 3 - - - --- 2021-12-06 Thomas Gleixner Accepted
[V2,26/31] genirq/msi: Make interrupt allocation less convoluted genirq/msi, PCI/MSI: Spring cleaning - Part 3 - - - --- 2021-12-06 Thomas Gleixner Accepted
[V2,25/31] platform-msi: Simplify platform device MSI code genirq/msi, PCI/MSI: Spring cleaning - Part 3 - - - --- 2021-12-06 Thomas Gleixner Accepted
[V2,24/31] platform-msi: Let core code handle MSI descriptors genirq/msi, PCI/MSI: Spring cleaning - Part 3 - - - --- 2021-12-06 Thomas Gleixner Accepted
[V2,23/31] bus: fsl-mc-msi: Simplify MSI descriptor handling genirq/msi, PCI/MSI: Spring cleaning - Part 3 - - - --- 2021-12-06 Thomas Gleixner Accepted
[V2,22/31] soc: ti: ti_sci_inta_msi: Remove ti_sci_inta_msi_domain_free_irqs() genirq/msi, PCI/MSI: Spring cleaning - Part 3 - - - --- 2021-12-06 Thomas Gleixner Accepted
[V2,21/31] soc: ti: ti_sci_inta_msi: Rework MSI descriptor allocation genirq/msi, PCI/MSI: Spring cleaning - Part 3 - - - --- 2021-12-06 Thomas Gleixner Accepted
[V2,20/31] NTB/msi: Convert to msi_on_each_desc() genirq/msi, PCI/MSI: Spring cleaning - Part 3 - 1 - --- 2021-12-06 Thomas Gleixner Accepted
[V2,19/31] PCI: hv: Rework MSI handling genirq/msi, PCI/MSI: Spring cleaning - Part 3 1 - - --- 2021-12-06 Thomas Gleixner Accepted
[V2,18/31] powerpc/mpic_u3msi: Use msi_for_each-desc() genirq/msi, PCI/MSI: Spring cleaning - Part 3 - - - --- 2021-12-06 Thomas Gleixner Accepted
[V2,17/31] powerpc/fsl_msi: Use msi_for_each_desc() genirq/msi, PCI/MSI: Spring cleaning - Part 3 - - - --- 2021-12-06 Thomas Gleixner Accepted
[V2,16/31] powerpc/pasemi/msi: Convert to msi_on_each_dec() genirq/msi, PCI/MSI: Spring cleaning - Part 3 - - - --- 2021-12-06 Thomas Gleixner Accepted
[V2,15/31] powerpc/cell/axon_msi: Convert to msi_on_each_desc() genirq/msi, PCI/MSI: Spring cleaning - Part 3 - - - --- 2021-12-06 Thomas Gleixner Accepted
[V2,14/31] powerpc/4xx/hsta: Rework MSI handling genirq/msi, PCI/MSI: Spring cleaning - Part 3 - - - --- 2021-12-06 Thomas Gleixner Accepted
[V2,13/31] s390/pci: Rework MSI descriptor walk genirq/msi, PCI/MSI: Spring cleaning - Part 3 1 - 1 --- 2021-12-06 Thomas Gleixner Accepted
[V2,12/31] xen/pcifront: Rework MSI handling genirq/msi, PCI/MSI: Spring cleaning - Part 3 - - - --- 2021-12-06 Thomas Gleixner Accepted
[V2,11/31] x86/pci/xen: Use msi_for_each_desc() genirq/msi, PCI/MSI: Spring cleaning - Part 3 - - - --- 2021-12-06 Thomas Gleixner Accepted
[V2,10/31] PCI/MSI: Use msi_on_each_desc() genirq/msi, PCI/MSI: Spring cleaning - Part 3 1 - - --- 2021-12-06 Thomas Gleixner Accepted
[V2,09/31] PCI/MSI: Let core code free MSI descriptors genirq/msi, PCI/MSI: Spring cleaning - Part 3 1 - - --- 2021-12-06 Thomas Gleixner Accepted
[V2,08/31] PCI/MSI: Use msi_add_msi_desc() genirq/msi, PCI/MSI: Spring cleaning - Part 3 1 - - --- 2021-12-06 Thomas Gleixner Accepted
[V2,07/31] PCI/MSI: Protect MSI operations genirq/msi, PCI/MSI: Spring cleaning - Part 3 1 - - --- 2021-12-06 Thomas Gleixner Accepted
[V2,06/31] genirq/msi: Provide domain flags to allocate/free MSI descriptors automatically genirq/msi, PCI/MSI: Spring cleaning - Part 3 - - - --- 2021-12-06 Thomas Gleixner Accepted
[V2,05/31] genirq/msi: Provide msi_alloc_msi_desc() and a simple allocator genirq/msi, PCI/MSI: Spring cleaning - Part 3 - - - --- 2021-12-06 Thomas Gleixner Accepted
[V2,04/31] genirq/msi: Provide a set of advanced MSI accessors and iterators genirq/msi, PCI/MSI: Spring cleaning - Part 3 - - - --- 2021-12-06 Thomas Gleixner Accepted
[V2,03/31] genirq/msi: Provide msi_domain_alloc/free_irqs_descs_locked() genirq/msi, PCI/MSI: Spring cleaning - Part 3 - - - --- 2021-12-06 Thomas Gleixner Accepted
[V2,02/31] genirq/msi: Add mutex for MSI list protection genirq/msi, PCI/MSI: Spring cleaning - Part 3 - - - --- 2021-12-06 Thomas Gleixner Accepted
[V2,01/31] genirq/msi: Move descriptor list to struct msi_device_data genirq/msi, PCI/MSI: Spring cleaning - Part 3 - 1 - --- 2021-12-06 Thomas Gleixner Accepted
[V2,36/36] dmaengine: qcom_hidma: Cleanup MSI handling genirq/msi, PCI/MSI: Spring cleaning - Part 2 1 2 - --- 2021-12-06 Thomas Gleixner Superseded
[V2,35/36] soc: ti: ti_sci_inta_msi: Get rid of ti_sci_inta_msi_get_virq() genirq/msi, PCI/MSI: Spring cleaning - Part 2 - 2 - --- 2021-12-06 Thomas Gleixner Superseded
[V2,34/36] bus: fsl-mc: fsl-mc-allocator: Rework MSI handling genirq/msi, PCI/MSI: Spring cleaning - Part 2 - 2 - --- 2021-12-06 Thomas Gleixner Superseded
[V2,33/36] mailbox: bcm-flexrm-mailbox: Rework MSI interrupt handling genirq/msi, PCI/MSI: Spring cleaning - Part 2 - 2 - --- 2021-12-06 Thomas Gleixner Superseded
[V2,32/36] iommu/arm-smmu-v3: Use msi_get_virq() genirq/msi, PCI/MSI: Spring cleaning - Part 2 - 2 1 --- 2021-12-06 Thomas Gleixner Superseded
[V2,31/36] perf/smmuv3: Use msi_get_virq() genirq/msi, PCI/MSI: Spring cleaning - Part 2 - 2 - --- 2021-12-06 Thomas Gleixner Superseded
[V2,30/36] dmaengine: mv_xor_v2: Get rid of msi_desc abuse genirq/msi, PCI/MSI: Spring cleaning - Part 2 - 2 - --- 2021-12-06 Thomas Gleixner Superseded
[V2,29/36] PCI/MSI: Simplify pci_irq_get_affinity() genirq/msi, PCI/MSI: Spring cleaning - Part 2 - 2 - --- 2021-12-06 Thomas Gleixner Superseded
[V2,28/36] PCI/MSI: Use __msi_get_virq() in pci_get_vector() genirq/msi, PCI/MSI: Spring cleaning - Part 2 1 1 - --- 2021-12-06 Thomas Gleixner Superseded
[V2,27/36] genirq/msi: Provide interface to retrieve Linux interrupt number genirq/msi, PCI/MSI: Spring cleaning - Part 2 - 1 - --- 2021-12-06 Thomas Gleixner Superseded
[V2,26/36] powerpc/pseries/msi: Let core code check for contiguous entries genirq/msi, PCI/MSI: Spring cleaning - Part 2 - 1 - --- 2021-12-06 Thomas Gleixner Superseded
[V2,25/36] PCI/MSI: Provide MSI_FLAG_MSIX_CONTIGUOUS genirq/msi, PCI/MSI: Spring cleaning - Part 2 1 2 - --- 2021-12-06 Thomas Gleixner Superseded
[V2,24/36] powerpc/pseries/msi: Use MSI device properties genirq/msi, PCI/MSI: Spring cleaning - Part 2 - 2 - --- 2021-12-06 Thomas Gleixner Superseded
[V2,23/36] powerpc/cell/axon_msi: Use MSI device properties genirq/msi, PCI/MSI: Spring cleaning - Part 2 - 1 - --- 2021-12-06 Thomas Gleixner Superseded
[V2,22/36] genirq/msi: Use device MSI properties genirq/msi, PCI/MSI: Spring cleaning - Part 2 - 2 - --- 2021-12-06 Thomas Gleixner Superseded
[V2,21/36] x86/apic/msi: Use device MSI properties genirq/msi, PCI/MSI: Spring cleaning - Part 2 - 2 - --- 2021-12-06 Thomas Gleixner Superseded
[V2,20/36] x86/pci/XEN: Use device MSI properties genirq/msi, PCI/MSI: Spring cleaning - Part 2 - 2 - --- 2021-12-06 Thomas Gleixner Superseded
[V2,19/36] PCI/MSI: Store properties in device::msi::data genirq/msi, PCI/MSI: Spring cleaning - Part 2 1 1 - --- 2021-12-06 Thomas Gleixner Superseded
[V2,18/36] genirq/msi: Add msi_device_data::properties genirq/msi, PCI/MSI: Spring cleaning - Part 2 - 2 - --- 2021-12-06 Thomas Gleixner Superseded
[V2,17/36] PCI/MSI: Use msi_desc::msi_index genirq/msi, PCI/MSI: Spring cleaning - Part 2 1 2 - --- 2021-12-06 Thomas Gleixner Superseded
[V2,16/36] soc: ti: ti_sci_inta_msi: Use msi_desc::msi_index genirq/msi, PCI/MSI: Spring cleaning - Part 2 - 2 - --- 2021-12-06 Thomas Gleixner Superseded
[V2,15/36] bus: fsl-mc-msi: Use msi_desc::msi_index genirq/msi, PCI/MSI: Spring cleaning - Part 2 - 2 - --- 2021-12-06 Thomas Gleixner Superseded
[V2,14/36] platform-msi: Use msi_desc::msi_index genirq/msi, PCI/MSI: Spring cleaning - Part 2 - 2 - --- 2021-12-06 Thomas Gleixner Superseded
[V2,13/36] genirq/msi: Consolidate MSI descriptor data genirq/msi, PCI/MSI: Spring cleaning - Part 2 - 2 - --- 2021-12-06 Thomas Gleixner Superseded
[V2,12/36] platform-msi: Store platform private data pointer in msi_device_data genirq/msi, PCI/MSI: Spring cleaning - Part 2 - 2 - --- 2021-12-06 Thomas Gleixner Superseded
[V2,11/36] platform-msi: Rename functions and clarify comments genirq/msi, PCI/MSI: Spring cleaning - Part 2 - 2 - --- 2021-12-06 Thomas Gleixner Superseded
[V2,10/36] genirq/msi: Remove the original sysfs interfaces genirq/msi, PCI/MSI: Spring cleaning - Part 2 - 2 - --- 2021-12-06 Thomas Gleixner Superseded
[V2,09/36] platform-msi: Let the core code handle sysfs groups genirq/msi, PCI/MSI: Spring cleaning - Part 2 - 2 - --- 2021-12-06 Thomas Gleixner Superseded
[V2,08/36] PCI/MSI: Let the irq code handle sysfs groups genirq/msi, PCI/MSI: Spring cleaning - Part 2 1 2 - --- 2021-12-06 Thomas Gleixner Superseded
[V2,07/36] genirq/msi: Provide msi_device_populate/destroy_sysfs() genirq/msi, PCI/MSI: Spring cleaning - Part 2 - 2 - --- 2021-12-06 Thomas Gleixner Superseded
[V2,06/36] soc: ti: ti_sci_inta_msi: Allocate MSI device data on first use genirq/msi, PCI/MSI: Spring cleaning - Part 2 - 2 - --- 2021-12-06 Thomas Gleixner Superseded
[V2,05/36] bus: fsl-mc-msi: Allocate MSI device data on first use genirq/msi, PCI/MSI: Spring cleaning - Part 2 - 2 - --- 2021-12-06 Thomas Gleixner Superseded
[V2,04/36] platform-msi: Allocate MSI device data on first use genirq/msi, PCI/MSI: Spring cleaning - Part 2 - 2 - --- 2021-12-06 Thomas Gleixner Superseded
« 1 2 ... 147 148 149496 497 »