summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2021-08-13tty: serial: samsung: Init USI to keep clocks runningSam Protsenko1-0/+9
2021-08-13serdev: Split and export serdev_acpi_get_uart_resource()Andy Shevchenko1-0/+14
2021-08-13fs: Move notify_change permission checks into may_setattrAndreas Gruenbacher1-0/+2
2021-08-13Merge tag 'net-5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds6-8/+11
2021-08-12Merge tag 'drivers_soc_for_5.15' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann1-0/+2
2021-08-12Merge tag 'memory-controller-drv-5.15' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann1-3/+0
2021-08-12clk: fractional-divider: Introduce POWER_OF_TWO_PS flagAndy Shevchenko1-0/+7
2021-08-12clk: fractional-divider: Hide clk_fractional_divider_ops from wide audienceAndy Shevchenko1-1/+0
2021-08-12PCI/VPD: Embed struct pci_vpd in struct pci_devHeiner Kallweit1-2/+7
2021-08-12block: remove GENHD_FL_UPChristoph Hellwig1-4/+5
2021-08-12i2c: acpi: Add an i2c_acpi_client_count() helper functionHans de Goede1-0/+5
2021-08-12asus-wmi: Add egpu enable methodLuke D. Jones1-0/+3
2021-08-12asus-wmi: Add dgpu disable methodLuke D. Jones1-0/+3
2021-08-12asus-wmi: Add panel overdrive functionalityLuke D. Jones1-0/+1
2021-08-12iommu/io-pgtable: Add DART pagetable formatSven Peter1-0/+7
2021-08-12cpufreq: Add callback to register with energy modelViresh Kumar1-0/+14
2021-08-12block: move some macros to blkdev.hGuoqing Jiang2-1/+4
2021-08-12net: igmp: increase size of mr_ifc_countEric Dumazet1-1/+1
2021-08-11net/mlx5: Allocate individual capabilityParav Pandit2-34/+37
2021-08-11net/mlx5: Reorganize current and maximal capabilities to be per-typeParav Pandit2-35/+39
2021-08-11net/mlx5: Delete impossible dev->state checksLeon Romanovsky1-2/+1
2021-08-11net/mlx5: Fix typo in commentsCai Huoqing2-3/+3
2021-08-11x86/resctrl: Make resctrl_arch_get_config() return its valueJames Morse1-3/+2
2021-08-11x86/resctrl: Calculate the index from the configuration typeJames Morse1-6/+0
2021-08-11x86/resctrl: Pass configuration type to resctrl_arch_get_config()James Morse1-1/+2
2021-08-11vfio: Remove struct vfio_device_ops open/releaseJason Gunthorpe2-11/+0
2021-08-11vfio: Provide better generic support for open/release vfio_device_opsJason Gunthorpe2-0/+23
2021-08-11vfio: Introduce a vfio_uninit_group_dev() API callMax Gurtovoy1-0/+1
2021-08-11x86/resctrl: Add a helper to read a closid's configurationJames Morse1-0/+2
2021-08-11units: Add SI metric prefix definitionsAndy Shevchenko1-0/+16
2021-08-11x86/resctrl: Rename update_domains() to resctrl_arch_update_domains()James Morse1-0/+1
2021-08-11x86/resctrl: Allow different CODE/DATA configurations to be stagedJames Morse1-1/+3
2021-08-11x86/resctrl: Group staged configuration into a separate structJames Morse1-4/+12
2021-08-11x86/resctrl: Move the schemata names into struct resctrl_schemaJames Morse1-0/+2
2021-08-11x86/resctrl: Add a helper to read/set the CDP configurationJames Morse1-1/+2
2021-08-11x86/resctrl: Pass the schema to resctrl filesystem functionsJames Morse1-1/+2
2021-08-11x86/resctrl: Add resctrl_arch_get_num_closid()James Morse1-1/+5
2021-08-11x86/resctrl: Store the effective num_closid in the schemaJames Morse1-0/+4
2021-08-11gpio: dwapb: Get rid of legacy platform dataAndy Shevchenko1-24/+0
2021-08-11gpio: dwapb: Unify ACPI enumeration checks in get_irq() and configure_irqs()Andy Shevchenko1-1/+0
2021-08-11gpiolib: Deduplicate forward declaration in the consumer.h headerAndy Shevchenko1-4/+2
2021-08-11fsnotify: optimize the case of no marks of any typeAmir Goldstein1-0/+9
2021-08-11fsnotify: count all objects with attached connectorsAmir Goldstein1-2/+5
2021-08-11x86/resctrl: Label the resources with their configuration typeJames Morse1-0/+14
2021-08-11vdpa/mlx5: Fix queue type selection logicEli Cohen1-4/+6
2021-08-11vringh: pull in spinlock headerMichael S. Tsirkin1-0/+1
2021-08-11vdpa: Add documentation for vdpa_alloc_device() macroXie Yongji1-0/+11
2021-08-11x86/resctrl: Add a separate schema list for resctrlJames Morse1-0/+11
2021-08-11x86/resctrl: Split struct rdt_domainJames Morse1-1/+31
2021-08-11x86/resctrl: Split struct rdt_resourceJames Morse1-0/+110