summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2025-02-24net: phy: add phylib-internal.hHeiner Kallweit
2025-02-24net/mlx5e: Add correct match to check IPSec syndromes for switchdev modeJianbo Liu
2025-02-25Merge tag 'ib-devres-iio-input-pinctrl-v6.15' into psy-nextSebastian Reichel
2025-02-24net: remove '__' from __skb_flow_get_ports()Nicolas Dichtel
2025-02-24skbuff: kill skb_flow_get_ports()Nicolas Dichtel
2025-02-24cpumask: drop cpumask_next_wrap_old()Yury Norov
2025-02-24cpumask: re-introduce cpumask_next{,_and}_wrap()Yury Norov
2025-02-24cpumask: deprecate cpumask_next_wrap()Yury Norov
2025-02-24gpio: mmio: Add flag for calling pinctrl back-endLinus Walleij
2025-02-24binfmt: Remove loader from linux_binprm structYonatan Goldschmidt
2025-02-24regulator: Add (devm_)of_regulator_get()Sebastian Reichel
2025-02-24block/bdev: lift block size restrictions to 64kLuis Chamberlain
2025-02-24fs: Turn page_offset() into a wrapper around folio_pos()Matthew Wilcox (Oracle)
2025-02-24devres: Introduce devm_kmemdup_array()Raag Jadav
2025-02-24driver core: Split devres APIs to device/devres.hAndy Shevchenko
2025-02-24err.h: move IOMEM_ERR_PTR() to err.hRaag Jadav
2025-02-24gpiolib: sanitize the return value of gpio_chip::set_config()Bartosz Golaszewski
2025-02-24gpiolib: sanitize the return value of gpio_chip::request()Bartosz Golaszewski
2025-02-24Merge tag 'v6.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Bartosz Golaszewski
2025-02-23cpufreq/amd-pstate: Use scope based cleanup for cpufreq_policy refsDhananjay Ugwekar
2025-02-23net/mlx5: Change POOL_NEXT_SIZE define value and make it globalPatrisious Haddad
2025-02-23net/mlx5: Add new health syndrome error and crr bit offsetShahar Shitrit
2025-02-22Merge tag 'sched-urgent-2025-02-22' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-02-22iio: imu: adis: Add DIAG_STAT registerRobert Budai
2025-02-22iio: imu: adis: Add reset to custom opsRobert Budai
2025-02-22iio: imu: adis: Add custom ops structRobert Budai
2025-02-22crypto: ahash - Add virtual address supportHerbert Xu
2025-02-22crypto: hash - Add request chaining APIHerbert Xu
2025-02-21usb: Add base USB MCTP definitionsJeremy Kerr
2025-02-21Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2025-02-21PCI/ERR: Handle TLP Log in Flit modeIlpo Järvinen
2025-02-21PCI: Track Flit Mode Status & print it with link statusIlpo Järvinen
2025-02-21rtnetlink: Pack newlink() params into structXiao Liang
2025-02-21Merge tag 'block-6.14-20250221' of git://git.kernel.dk/linuxLinus Torvalds
2025-02-21coresight: core: Add provision for panic callbacksLinu Cherian
2025-02-21iommu: Turn fault_data to iommufd private pointerNicolin Chen
2025-02-21iommu: Make iommu_dma_prepare_msi() into a generic operationJason Gunthorpe
2025-02-21genirq/msi: Refactor iommu_dma_compose_msi_msg()Jason Gunthorpe
2025-02-21genirq/msi: Store the IOMMU IOVA directly in msi_desc instead of iommu_cookieJason Gunthorpe
2025-02-21Merge tag 'v6.14-rc3' into x86/mm, to pick up fixes before merging new changesIngo Molnar
2025-02-21perf/core: Move perf_event sysctls into kernel/eventsJoel Granados
2025-02-21Merge branch 'perf/urgent' into perf/core, to pick up fixes before merging ne...Ingo Molnar
2025-02-21mm/filemap: fix miscalculated file range for filemap_fdatawrite_range_kick()Jingbo Xu
2025-02-21pps: generators: replace copy of pps-gen info struct with const pointerSubramanian Mohan
2025-02-21USB: core: Add eUSB2 descriptor and parsing in USB coreKannappan R
2025-02-21sysv: Remove the filesystemJan Kara
2025-02-21vfs: inline new_inode_pseudo() and de-staticize alloc_inode()Mateusz Guzik
2025-02-21vfs: inline getname()Mateusz Guzik
2025-02-21ioctl: Fix return type of several functions from long to intYuichiro Tsuji
2025-02-21open: Fix return type of several functions from long to intYuichiro Tsuji