summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
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-05Merge tag 'spi-nor/for-6.2' into mtd/nextMiquel Raynal1-0/+3
2022-12-05Merge branch kvm-arm64/mte-map-shared into kvmarm-master/nextMarc Zyngier2-1/+3
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 Zyngier2-12/+18
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-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 Romanovsky1-0/+1
2022-12-05xfrm: add an interface to offload policyLeon Romanovsky1-0/+3
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 Brown6-32/+54
2022-12-04random: include <linux/once.h> in the right headerChristophe JAILLET2-1/+1
2022-12-04net: add netdev_sw_irq_coalesce_default_on()Heiner Kallweit1-0/+1
2022-12-04PCI/AER: Add optional logging callback for correctable errorDave Jiang1-0/+3
2022-12-03block: remove devnode callback from struct block_device_operationsGreg Kroah-Hartman1-1/+0
2022-12-03nvdimm/region: Move cache management to the region driverDan Williams1-0/+5
2022-12-03Merge tag 'wireless-next-2022-12-02' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski1-6/+22
2022-12-03Merge tag 'mmc-v6.1-rc5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/u...Linus Torvalds1-1/+1
2022-12-03Merge branch 'i2c/client_device_id_helper-immutable' of https://git.kernel.or...Dmitry Torokhov1-0/+1
2022-12-03Merge tag 'mm-hotfixes-stable-2022-12-02' of git://git.kernel.org/pub/scm/lin...Linus Torvalds4-12/+55
2022-12-03hpet: Replace one-element array with flexible-array memberKees Cook1-1/+1
2022-12-03panic: Consolidate open-coded panic_on_warn checksKees Cook1-0/+1
2022-12-02pktcdvd: remove driver.Greg Kroah-Hartman1-197/+0
2022-12-02seccomp: document the "filter_count" fieldRandy Dunlap1-0/+1
2022-12-02Merge branch 'gpc-fixes' of git://git.infradead.org/users/dwmw2/linux into HEADPaolo Bonzini2-41/+23
2022-12-02KVM: Reference to kvm_userspace_memory_region in doc and commentsJavier Martinez Canillas1-2/+2
2022-12-02Merge tag 'v6.1-rc7' into iommufd.git for-nextJason Gunthorpe18-71/+124
2022-12-02vfio-iommufd: Support iommufd for emulated VFIO devicesJason Gunthorpe1-0/+14
2022-12-02vfio-iommufd: Support iommufd for physical VFIO devicesJason Gunthorpe1-0/+25
2022-12-02regulator: add mt6357 regulatorFabien Parent1-0/+51