Thomas Gleixner ([email protected])

Number of posts: 23303 (3.19 per day)
First post: 2004-06-07 15:42:13
Last post: 2024-06-11 07:33:53

Date List Subject
2021-11-28 16:37:23 linux-kernel [GIT pull] sched/urgent for v5.16-rc3
2021-11-27 20:28:47 linux-kernel Re: Potential information leak in save_xstate_epilog()
2021-11-27 19:47:24 linux-kernel Re: [patch 07/32] genirq/msi: Count the allocated MSI descriptors
2021-11-27 19:33:42 linux-kernel Re: [patch 31/32] genirq/msi: Simplify sysfs handling
2021-11-27 19:25:03 linux-kernel Re: [patch 07/32] genirq/msi: Count the allocated MSI descriptors
2021-11-27 02:18:47 linux-kernel [patch 06/10] PCI/MSI: Use range in allocation path
2021-11-27 02:18:44 linux-kernel [patch 05/10] genirq/msi: Add domain info flag MSI_FLAG_CAN_EXPAND
2021-11-27 02:17:02 linux-kernel [patch 01/10] genirq/msi: Add range argument to alloc/free MSI domain ops
2021-11-27 01:34:53 linux-kernel [patch 09/10] PCI/MSI: Provide pci_msix_expand_vectors[_at]()
2021-11-27 01:34:20 linux-kernel [patch 07/10] PCI/MSI: Make free related functions range based
2021-11-27 01:34:17 linux-kernel [patch 04/10] genirq/msi: Prepare MSI domain alloc/free for range irq allocation
2021-11-27 01:34:01 linux-kernel [patch 10/10] x86/apic/msi: Support MSI-X vector expansion
2021-11-27 01:33:55 linux-kernel [patch 08/10] PCI/MSI: Provide pci_msi_domain_supports_expand()
2021-11-27 01:33:53 linux-kernel [patch 03/10] genirq/msi: Make MSI descriptor alloc/free ready for range allocations
2021-11-27 01:33:49 linux-kernel [patch 02/10] genirq/msi: Add range argument to msi_domain_alloc/free_descs_locked()
2021-11-27 01:33:47 linux-kernel [patch 00/10] genirq/msi, PCI/MSI: Support for dynamic MSI-X vector expansion - Part 4
2021-11-27 01:32:50 linux-kernel [patch 26/32] platform-msi: Simplify platform device MSI code
2021-11-27 01:32:45 linux-kernel [patch 27/32] genirq/msi: Make interrupt allocation less convoluted
2021-11-27 01:32:23 linux-kernel [patch 19/32] powerpc/mpic_u3msi: Use msi_for_each-desc()
2021-11-27 01:32:02 linux-kernel [patch 32/32] genirq/msi: Convert storage to xarray
2021-11-27 01:31:59 linux-kernel [patch 31/32] genirq/msi: Simplify sysfs handling
2021-11-27 01:31:57 linux-kernel [patch 30/32] genirq/msi: Add abuse prevention comment to msi header
2021-11-27 01:31:52 linux-kernel [patch 29/32] genirq/msi: Mop up old interfaces
2021-11-27 01:31:45 linux-kernel [patch 28/32] genirq/msi: Convert to new functions
2021-11-27 01:31:37 linux-kernel [patch 25/32] platform-msi: Let core code handle MSI descriptors
2021-11-27 01:31:32 linux-kernel [patch 24/32] bus: fsl-mc-msi: Simplify MSI descriptor handling
2021-11-27 01:31:30 linux-kernel [patch 23/32] soc: ti: ti_sci_inta_msi: Remove ti_sci_inta_msi_domain_free_irqs()
2021-11-27 01:31:20 linux-kernel [patch 22/32] soc: ti: ti_sci_inta_msi: Rework MSI descriptor allocation
2021-11-27 01:30:55 linux-kernel [patch 21/32] NTB/msi: Convert to msi_on_each_desc()
2021-11-27 01:30:50 linux-kernel [patch 20/32] PCI: hv: Rework MSI handling
2021-11-27 01:30:45 linux-kernel [patch 18/32] powerpc/fsl_msi: Use msi_for_each_desc()
2021-11-27 01:30:40 linux-kernel [patch 17/32] powerpc/pasemi/msi: Convert to msi_on_each_dec()
2021-11-27 01:30:38 linux-kernel [patch 16/32] powerpc/cell/axon_msi: Convert to msi_on_each_desc()
2021-11-27 01:29:51 linux-kernel [patch 15/32] powerpc/4xx/hsta: Rework MSI handling
2021-11-27 01:29:50 linux-kernel [patch 14/32] s390/pci: Rework MSI descriptor walk
2021-11-27 01:29:48 linux-kernel [patch 13/32] xen/pcifront: Rework MSI handling
2021-11-27 01:29:42 linux-kernel [patch 12/32] x86/pci/xen: Use msi_for_each_desc()
2021-11-27 01:29:38 linux-kernel [patch 11/32] PCI/MSI: Use msi_on_each_desc()
2021-11-27 01:29:32 linux-kernel [patch 10/32] PCI/MSI: Let core code free MSI descriptors
2021-11-27 01:29:27 linux-kernel [patch 08/32] PCI/MSI: Protect MSI operations
2021-11-27 01:29:21 linux-kernel [patch 09/32] PCI/MSI: Use msi_add_msi_desc()
2021-11-27 01:29:19 linux-kernel [patch 07/32] genirq/msi: Count the allocated MSI descriptors
2021-11-27 01:29:16 linux-kernel [patch 06/32] genirq/msi: Provide domain flags to allocate/free MSI descriptors automatically
2021-11-27 01:29:14 linux-kernel [patch 04/32] genirq/msi: Provide a set of advanced MSI accessors and iterators
2021-11-27 01:29:13 linux-kernel [patch 02/32] genirq/msi: Add mutex for MSI list protection
2021-11-27 01:29:05 linux-kernel [patch 05/32] genirq/msi: Provide msi_alloc_msi_desc() and a simple allocator
2021-11-27 01:29:04 linux-kernel [patch 03/32] genirq/msi: Provide msi_domain_alloc/free_irqs_descs_locked()
2021-11-27 01:28:52 linux-kernel [patch 01/32] genirq/msi: Move descriptor list to struct msi_device_data
2021-11-27 01:28:49 linux-kernel [patch 00/32] genirq/msi, PCI/MSI: Spring cleaning - Part 2
2021-11-27 01:26:10 linux-kernel [patch 04/37] PCI/MSI: Use lock from msi_device_data
2021-11-27 01:25:59 linux-kernel [patch 29/37] PCI/MSI: Use __msi_get_virq() in pci_get_vector()