summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2025-02-24ASoC: Intel: avs: Make PEAKVOL configurable from topologyCezary Rojewski1-0/+4
2025-02-24ASoC: topology: Save num_channels value for mixer controlsCezary Rojewski1-0/+1
2025-02-24regulator: Add (devm_)of_regulator_get()Sebastian Reichel1-0/+6
2025-02-24block/bdev: lift block size restrictions to 64kLuis Chamberlain1-1/+7
2025-02-24fs: Turn page_offset() into a wrapper around folio_pos()Matthew Wilcox (Oracle)1-9/+11
2025-02-24devres: Introduce devm_kmemdup_array()Raag Jadav1-0/+5
2025-02-24driver core: Split devres APIs to device/devres.hAndy Shevchenko2-118/+125
2025-02-24err.h: move IOMEM_ERR_PTR() to err.hRaag Jadav2-2/+3
2025-02-24drm/sched: Group exported prototypes by object typeTvrtko Ursulin1-27/+33
2025-02-24drm/sched: Move internal prototypes to internal headerTvrtko Ursulin1-27/+0
2025-02-24drm/sched: Move drm_sched_entity_is_ready to internal headerTvrtko Ursulin1-1/+0
2025-02-24drm/sched: Remove a hole from struct drm_sched_jobTvrtko Ursulin1-18/+20
2025-02-24gpiolib: sanitize the return value of gpio_chip::set_config()Bartosz Golaszewski1-1/+2
2025-02-24gpiolib: sanitize the return value of gpio_chip::request()Bartosz Golaszewski1-1/+2
2025-02-24Merge tag 'v6.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Bartosz Golaszewski47-80/+347
2025-02-24cpufreq/amd-pstate: Use scope based cleanup for cpufreq_policy refsDhananjay Ugwekar1-0/+3
2025-02-23net/mlx5: Change POOL_NEXT_SIZE define value and make it globalPatrisious Haddad1-0/+2
2025-02-23net/mlx5: Add new health syndrome error and crr bit offsetShahar Shitrit2-0/+2
2025-02-22Merge tag 'sched-urgent-2025-02-22' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-3/+4
2025-02-22dt-bindings: clock: sun50i-h616-ccu: Add LCD TCON clk and resetChris Morgan2-0/+6
2025-02-22iio: imu: adis: Add DIAG_STAT registerRobert Budai1-0/+3
2025-02-22iio: imu: adis: Add reset to custom opsRobert Budai1-0/+3
2025-02-22iio: imu: adis: Add custom ops structRobert Budai1-7/+21
2025-02-22batman-adv: Use consistent name for mesh interfaceSven Eckelmann1-9/+9
2025-02-22crypto: ahash - Set default reqsize from ahash_algHerbert Xu1-0/+3
2025-02-22crypto: ahash - Add virtual address supportHerbert Xu3-3/+42
2025-02-22crypto: hash - Add request chaining APIHerbert Xu4-10/+63
2025-02-22crypto: ahash - Only save callback and data in ahash_save_reqHerbert Xu1-3/+0
2025-02-22crypto: skcipher - Set tfm in SYNC_SKCIPHER_REQUEST_ON_STACKHerbert Xu1-6/+13
2025-02-22dt-bindings: reset: Add SCMI reset IDs for RK3588Nicolas Frattaroli1-1/+40
2025-02-22hyperv: Change hv_root_partition into a functionNuno Das Neves1-2/+13
2025-02-22hyperv: Convert hypercall statuses to linux error codesNuno Das Neves1-0/+1
2025-02-22usb: Add base USB MCTP definitionsJeremy Kerr2-0/+31
2025-02-22net: fib_rules: Add DSCP mask attributeIdo Schimmel1-0/+1
2025-02-22net: better track kernel sockets lifetimeEric Dumazet1-0/+1
2025-02-22Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski9-5/+79
2025-02-22PCI/ERR: Handle TLP Log in Flit modeIlpo Järvinen3-9/+21
2025-02-22PCI: Track Flit Mode Status & print it with link statusIlpo Järvinen1-0/+1
2025-02-22rtnetlink: Remove "net" from newlink paramsXiao Liang1-2/+0
2025-02-22net: ip_tunnel: Use link netns in newlink() of rtnl_link_opsXiao Liang1-2/+3
2025-02-22net: Use link/peer netns in newlink() of rtnl_link_opsXiao Liang1-0/+17
2025-02-22rtnetlink: Pack newlink() params into structXiao Liang2-6/+25
2025-02-22afs: Give an afs_server object a ref on the afs_cell object it points toDavid Howells1-0/+2
2025-02-21Merge tag 'block-6.14-20250221' of git://git.kernel.dk/linuxLinus Torvalds2-7/+35
2025-02-21Merge tag 'io_uring-6.14-20250221' of git://git.kernel.dk/linuxLinus Torvalds1-1/+1
2025-02-21dt-bindings: clock: add clock definitions for Ralink SoCsSergio Paracuellos1-0/+130
2025-02-21coresight: core: Add provision for panic callbacksLinu Cherian1-0/+12
2025-02-21iommu: Turn fault_data to iommufd private pointerNicolin Chen1-2/+4
2025-02-21iommu: Make iommu_dma_prepare_msi() into a generic operationJason Gunthorpe1-14/+30
2025-02-21genirq/msi: Refactor iommu_dma_compose_msi_msg()Jason Gunthorpe2-6/+28