summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2022-12-05genirq/irqdomain: Add irq_domain:: Dev for per device MSI domainsThomas Gleixner1-0/+4
2022-12-05genirq/msi: Add size info to struct msi_domain_infoThomas Gleixner1-0/+5
2022-12-05genirq/msi: Provide data structs for per device domainsThomas Gleixner1-1/+15
2022-12-05genirq/msi: Provide struct msi_parent_opsThomas Gleixner2-0/+26
2022-12-05genirq/msi: Rearrange MSI domain flagsThomas Gleixner1-15/+34
2022-12-05genirq/msi: Remove unused alloc/free interfacesThomas Gleixner1-7/+0
2022-12-05genirq/msi: Provide new domain id allocation functionsThomas Gleixner1-8/+10
2022-12-05genirq/msi: Provide new domain id based interfaces for freeing interruptsThomas Gleixner1-0/+9
2022-12-05genirq/msi: Make descriptor freeing domain awareThomas Gleixner1-2/+17
2022-12-05genirq/msi: Make descriptor allocation device domain awareThomas Gleixner1-1/+15
2022-12-05genirq/msi: Rename msi_add_msi_desc() to msi_insert_msi_desc()Thomas Gleixner1-1/+1
2022-12-05genirq/msi: Make msi_get_virq() device domain awareAhmed S. Darwish1-1/+13
2022-12-05genirq/msi: Make MSI descriptor iterators device domain awareThomas Gleixner1-6/+42
2022-12-05genirq/msi: Add pointers for per device irq domainsThomas Gleixner1-0/+3
2022-12-05genirq/msi: Move xarray into a separate struct and create an arrayThomas Gleixner2-2/+19
2022-12-05genirq/irqdomain: Provide IRQ_DOMAIN_FLAG_MSI_DEVICEThomas Gleixner1-0/+13
2022-12-05genirq/irqdomain: Provide IRQ_DOMAIN_FLAG_MSI_PARENTThomas Gleixner1-0/+14
2022-12-05genirq/msi: Create msi_api.hThomas Gleixner2-2/+19
2022-12-05genirq/irqdomain: Rename irq_domain::dev to irq_domain:: Pm_devThomas Gleixner1-3/+3
2022-12-05genirq/irqdomain: Make struct irqdomain readableThomas Gleixner1-37/+37
2022-12-05genirq/msi: Move IRQ_DOMAIN_MSI_NOMASK_QUIRK to MSI flagsThomas Gleixner2-8/+7
2022-12-05soc: fsl: qe: request pins non-exclusivelyDmitry Torokhov1-2/+3
2022-12-05btrfs: sync some cleanups from progs into uapi/btrfs.hJosef Bacik1-6/+30
2022-12-05btrfs: add nr_global_roots to the super block definitionJosef Bacik1-1/+2
2022-12-05btrfs: switch extent_io_tree::private_data to btrfs_inode and renameDavid Sterba1-15/+12
2022-12-05btrfs: extend btrfs_dir_item type to store encryption statusOmar Sandoval1-0/+7
2022-12-05btrfs: move maximum limits to btrfs_tree.hJosef Bacik1-0/+12
2022-12-05btrfs: move btrfs on-disk definitions out of ctree.hJosef Bacik1-0/+215
2022-12-05Merge tag 'spi-nor/for-6.2' into mtd/nextMiquel Raynal1-0/+3
2022-12-05Merge branch kvm-arm64/pmu-unchained into kvmarm-master/nextMarc Zyngier1-2/+13
2022-12-05Merge branch kvm-arm64/mte-map-shared into kvmarm-master/nextMarc Zyngier3-5/+8
2022-12-05Merge tag 'nand/for-6.2' into mtd/nextMiquel Raynal1-1/+0
2022-12-05Merge branch kvm-arm64/dirty-ring into kvmarm-master/nextMarc Zyngier4-12/+20
2022-12-05Merge tag 'devfreq-next-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel...Rafael J. Wysocki1-3/+4
2022-12-05ALSA: hda: Allow for compress stream to hdac_ext_stream assignmentCezary Rojewski1-0/+2
2022-12-05xen: fix xen.h build for CONFIG_XEN_PVH=yJani Nikula1-2/+2
2022-12-05xen/virtio: Optimize the setup of "xen-grant-dma" devicesOleksandr Tyshchenko2-19/+1
2022-12-05Merge tag 'rxrpc-next-20221201-b' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2-117/+371
2022-12-05net: stmmac: Power up SERDES after the PHY linkRevanth Kumar Uppala1-0/+1
2022-12-05xfrm: add support to HW update soft and hard limitsLeon Romanovsky2-0/+18
2022-12-05xfrm: add RX datapath protection for IPsec packet offload modeLeon Romanovsky1-23/+32
2022-12-05xfrm: add an interface to offload policyLeon Romanovsky2-0/+48
2022-12-05xfrm: add new packet offload flagLeon Romanovsky2-0/+13
2022-12-05crypto: api - Use linux/cache.h instead of asm/cache.hHerbert Xu1-1/+1
2022-12-05efi: Put Linux specific magic number in the DOS headerArd Biesheuvel1-0/+7
2022-12-05hwmon: (gsc-hwmon) Switch to flexible array to simplify codeChristophe JAILLET1-3/+2
2022-12-05hwmon: Include <linux/kstrtox.h> when appropriateChristophe JAILLET1-0/+1
2022-12-04bpf: Do not mark certain LSM hook arguments as trustedYonghong Song1-0/+6
2022-12-04bpf: Handle MEM_RCU type properlyYonghong Song2-1/+2
2022-12-04ASoC/tda998x: Fix reporting of nonexistent capture streamsMark Brown13-40/+73