summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2021-08-13serdev: Split and export serdev_acpi_get_uart_resource()Andy Shevchenko
2021-08-13fs: Move notify_change permission checks into may_setattrAndreas Gruenbacher
2021-08-12Merge tag 'net-5.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-08-12Merge tag 'drivers_soc_for_5.15' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann
2021-08-12Merge tag 'memory-controller-drv-5.15' of git://git.kernel.org/pub/scm/linux/...Arnd Bergmann
2021-08-12clk: fractional-divider: Introduce POWER_OF_TWO_PS flagAndy Shevchenko
2021-08-12clk: fractional-divider: Hide clk_fractional_divider_ops from wide audienceAndy Shevchenko
2021-08-12PCI/VPD: Embed struct pci_vpd in struct pci_devHeiner Kallweit
2021-08-12block: remove GENHD_FL_UPChristoph Hellwig
2021-08-12i2c: acpi: Add an i2c_acpi_client_count() helper functionHans de Goede
2021-08-12asus-wmi: Add egpu enable methodLuke D. Jones
2021-08-12asus-wmi: Add dgpu disable methodLuke D. Jones
2021-08-12asus-wmi: Add panel overdrive functionalityLuke D. Jones
2021-08-12iommu/io-pgtable: Add DART pagetable formatSven Peter
2021-08-12cpufreq: Add callback to register with energy modelViresh Kumar
2021-08-11block: move some macros to blkdev.hGuoqing Jiang
2021-08-11net: igmp: increase size of mr_ifc_countEric Dumazet
2021-08-11net/mlx5: Allocate individual capabilityParav Pandit
2021-08-11net/mlx5: Reorganize current and maximal capabilities to be per-typeParav Pandit
2021-08-11net/mlx5: Delete impossible dev->state checksLeon Romanovsky
2021-08-11net/mlx5: Fix typo in commentsCai Huoqing
2021-08-11x86/resctrl: Make resctrl_arch_get_config() return its valueJames Morse
2021-08-11x86/resctrl: Calculate the index from the configuration typeJames Morse
2021-08-11x86/resctrl: Pass configuration type to resctrl_arch_get_config()James Morse
2021-08-11vfio: Remove struct vfio_device_ops open/releaseJason Gunthorpe
2021-08-11vfio: Provide better generic support for open/release vfio_device_opsJason Gunthorpe
2021-08-11vfio: Introduce a vfio_uninit_group_dev() API callMax Gurtovoy
2021-08-11x86/resctrl: Add a helper to read a closid's configurationJames Morse
2021-08-11units: Add SI metric prefix definitionsAndy Shevchenko
2021-08-11x86/resctrl: Rename update_domains() to resctrl_arch_update_domains()James Morse
2021-08-11x86/resctrl: Allow different CODE/DATA configurations to be stagedJames Morse
2021-08-11x86/resctrl: Group staged configuration into a separate structJames Morse
2021-08-11x86/resctrl: Move the schemata names into struct resctrl_schemaJames Morse
2021-08-11x86/resctrl: Add a helper to read/set the CDP configurationJames Morse
2021-08-11x86/resctrl: Pass the schema to resctrl filesystem functionsJames Morse
2021-08-11x86/resctrl: Add resctrl_arch_get_num_closid()James Morse
2021-08-11x86/resctrl: Store the effective num_closid in the schemaJames Morse
2021-08-11gpio: dwapb: Get rid of legacy platform dataAndy Shevchenko
2021-08-11gpio: dwapb: Unify ACPI enumeration checks in get_irq() and configure_irqs()Andy Shevchenko
2021-08-11gpiolib: Deduplicate forward declaration in the consumer.h headerAndy Shevchenko
2021-08-11fsnotify: optimize the case of no marks of any typeAmir Goldstein
2021-08-11fsnotify: count all objects with attached connectorsAmir Goldstein
2021-08-11x86/resctrl: Label the resources with their configuration typeJames Morse
2021-08-11vdpa/mlx5: Fix queue type selection logicEli Cohen
2021-08-11vringh: pull in spinlock headerMichael S. Tsirkin
2021-08-11vdpa: Add documentation for vdpa_alloc_device() macroXie Yongji
2021-08-11x86/resctrl: Add a separate schema list for resctrlJames Morse
2021-08-11x86/resctrl: Split struct rdt_domainJames Morse
2021-08-11x86/resctrl: Split struct rdt_resourceJames Morse
2021-08-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller