summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2021-08-16tracing: Fix a typo in tracepoint.hHuang Shijie1-1/+1
2021-08-16params: lift param_set_uint_minmax to common codeSagi Grimberg1-0/+2
2021-08-16Merge 5.14-rc6 into usb-nextGreg Kroah-Hartman9-9/+16
2021-08-16Merge 5.14-rc6 into staging-nextGreg Kroah-Hartman9-9/+16
2021-08-16Merge tag 'drm-misc-next-2021-08-12' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2-25/+26
2021-08-15Merge tag 'irq-urgent-2021-08-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-1/+5
2021-08-15of: fdt: Remove weak early_init_dt_mark_hotplug_memory_arch()Geert Uytterhoeven1-1/+0
2021-08-15of: fdt: Remove early_init_dt_reserve_memory_arch() override capabilityGeert Uytterhoeven1-2/+0
2021-08-15bpf: af_unix: Implement BPF iterator for UNIX domain socket.Kuniyuki Iwashima1-1/+2
2021-08-15Merge tag 'iio-for-5.15a' of https://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman1-16/+16
2021-08-15remove the lightnvm subsystemChristoph Hellwig1-697/+0
2021-08-14thermal: Spelling s/scallbacks/callbacks/Geert Uytterhoeven1-1/+1
2021-08-14thermal/core: Fix thermal_cooling_device_register() prototypeArnd Bergmann1-2/+3
2021-08-14power: supply: core: Parse battery chemistry/technologyLinus Walleij1-0/+1
2021-08-14dma-mapping: return an unsigned int from dma_map_sg{,_attrs}Christoph Hellwig1-4/+5
2021-08-14ethernet: fix PTP_1588_CLOCK dependenciesArnd Bergmann1-20/+28
2021-08-14net: in_irq() cleanupChangbin Du1-1/+1
2021-08-13Merge tag 'ib-mt6360-for-5.15-signed' into psy-nextSebastian Reichel1-0/+2
2021-08-13lib: add linear range get selector withinGene Chen1-0/+2
2021-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski8-6/+36
2021-08-13usb: gadget: remove unnecessary AND operation when get ep maxpChunfeng Yun1-1/+1
2021-08-13driver core: Add missing kernel doc for device::msi_lockThomas Gleixner1-0/+1
2021-08-13cpumask: introduce cpumap_print_list/bitmask_to_buf to support large bitmask ...Tian Tao2-0/+44
2021-08-13Merge tag 'intel-gpio-v5.15-1' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Bartosz Golaszewski2-29/+2
2021-08-13KVM: Allow to have arch-specific per-vm debugfs filesPeter Xu1-0/+1
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