summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-12-17Merge tag 'drm-misc-next-2021-12-16' of git://anongit.freedesktop.org/drm/drm...Dave Airlie7-3/+38
2021-12-17crypto: api - Replace kernel.h with the necessary inclusionsAndy Shevchenko9-9/+23
2021-12-17crypto: ccp - Add SEV_INIT_EX supportDavid Rientjes1-0/+21
2021-12-17dmaengine: remove slave_id config fieldArnd Bergmann1-4/+0
2021-12-17dmaengine: xilinx_dpdma: stop using slave_id fieldArnd Bergmann1-0/+11
2021-12-17dmaengine: qcom-adm: stop abusing slave_id configArnd Bergmann1-0/+12
2021-12-17ASoC: dai_dma: remove slave_id fieldArnd Bergmann1-2/+0
2021-12-17Merge tag 'drm-intel-next-2021-12-14' of ssh://git.freedesktop.org/git/drm/dr...Dave Airlie1-0/+9
2021-12-17bpf: Right align verifier states in verifier logs.Christy Lee1-0/+3
2021-12-17dt-bindings: power: imx8mn: add defines for DISP blk-ctrl domainsAdam Ford1-0/+5
2021-12-17bpf: Only print scratched registers and stack slots to verifier logs.Christy Lee1-0/+7
2021-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski8-15/+75
2021-12-17Merge tag 'net-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-8/+10
2021-12-17bpf: Remove the cgroup -> bpf header dependecyJakub Kicinski3-57/+72
2021-12-17add includes masked by cgroup -> bpf dependencyJakub Kicinski1-0/+1
2021-12-17of/fdt: Rework early_init_dt_scan_memory() to call directlyRob Herring1-2/+1
2021-12-17of/fdt: Rework early_init_dt_scan_root() to call directlyRob Herring1-2/+1
2021-12-17of/fdt: Rework early_init_dt_scan_chosen() to call directlyRob Herring1-2/+1
2021-12-17genirq/msi: Convert storage to xarrayThomas Gleixner1-7/+6
2021-12-17genirq/msi: Simplify sysfs handlingThomas Gleixner1-11/+12
2021-12-17genirq/msi: Add abuse prevention comment to msi headerThomas Gleixner1-0/+14
2021-12-17genirq/msi: Mop up old interfacesThomas Gleixner1-15/+0
2021-12-17genirq/msi: Make interrupt allocation less convolutedThomas Gleixner1-6/+0
2021-12-17soc: ti: ti_sci_inta_msi: Remove ti_sci_inta_msi_domain_free_irqs()Thomas Gleixner1-1/+0
2021-12-17genirq/msi: Provide domain flags to allocate/free MSI descriptors automaticallyThomas Gleixner1-0/+17
2021-12-17genirq/msi: Provide msi_alloc_msi_desc() and a simple allocatorThomas Gleixner1-0/+2
2021-12-17genirq/msi: Provide a set of advanced MSI accessors and iteratorsThomas Gleixner1-0/+33
2021-12-17genirq/msi: Provide msi_domain_alloc/free_irqs_descs_locked()Thomas Gleixner1-0/+3
2021-12-17genirq/msi: Add mutex for MSI list protectionThomas Gleixner1-0/+5
2021-12-17genirq/msi: Move descriptor list to struct msi_device_dataThomas Gleixner2-5/+3
2021-12-17soc: ti: ti_sci_inta_msi: Get rid of ti_sci_inta_msi_get_virq()Thomas Gleixner1-1/+0
2021-12-17bus: fsl-mc: fsl-mc-allocator: Rework MSI handlingThomas Gleixner1-2/+2
2021-12-17genirq/msi: Provide interface to retrieve Linux interrupt numberThomas Gleixner1-0/+2
2021-12-17PCI/MSI: Provide MSI_FLAG_MSIX_CONTIGUOUSThomas Gleixner1-0/+2
2021-12-17PCI/MSI: Use msi_desc::msi_indexThomas Gleixner1-2/+0
2021-12-17soc: ti: ti_sci_inta_msi: Use msi_desc::msi_indexThomas Gleixner1-14/+2
2021-12-17bus: fsl-mc-msi: Use msi_desc::msi_indexThomas Gleixner1-10/+0
2021-12-17platform-msi: Use msi_desc::msi_indexThomas Gleixner1-10/+0
2021-12-17genirq/msi: Consolidate MSI descriptor dataThomas Gleixner1-0/+2
2021-12-17platform-msi: Store platform private data pointer in msi_device_dataThomas Gleixner1-2/+2
2021-12-17platform-msi: Rename functions and clarify commentsThomas Gleixner1-4/+4
2021-12-17genirq/msi: Remove the original sysfs interfacesThomas Gleixner1-15/+3
2021-12-17PCI/MSI: Let the irq code handle sysfs groupsThomas Gleixner1-1/+0
2021-12-17genirq/msi: Provide msi_device_populate/destroy_sysfs()Thomas Gleixner1-0/+4
2021-12-17PCI/MSI: Decouple MSI[-X] disable from pcim_release()Thomas Gleixner1-1/+2
2021-12-17device: Add device:: Msi_data pointer and struct msi_device_dataThomas Gleixner2-0/+23
2021-12-17device: Move MSI related data into a structThomas Gleixner1-6/+14
2021-12-16rtc: mc146818-lib: extract mc146818_avoid_UIPMateusz Jończyk1-0/+3
2021-12-16rtc: mc146818-lib: fix RTC presence checkMateusz Jończyk1-0/+1
2021-12-16iomap: Add iomap_invalidate_folioMatthew Wilcox (Oracle)1-0/+1