summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2025-11-27Merge tag 'cache-for-v6.19' of https://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann
2025-11-27keys: Fix grammar and formatting in 'struct key_type' commentsThorsten Blum
2025-11-27Merge tag 'reset-gpio-for-v6.19' of https://git.pengutronix.de/git/pza/linux ...Arnd Bergmann
2025-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-11-27ASoC: sdw_utils: Add cs42l45 support functionsCharles Keepax
2025-11-27ASoC: intel: sof_sdw: Add ability to have auxiliary devicesCharles Keepax
2025-11-27ASoC: sdw_utils: Move codec_name to dai infoCharles Keepax
2025-11-27ASoC: SDCA: Add terminal type into input/output widget nameCharles Keepax
2025-11-27ASoC: SDCA: Align mute controls to ALSA expectationsCharles Keepax
2025-11-27Merge tag 'ceph-for-6.18-rc8' of https://github.com/ceph/ceph-clientLinus Torvalds
2025-11-27Merge tag 'net-6.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-11-27Merge tag 'devfreq-next-for-6.19' of git://git.kernel.org/pub/scm/linux/kerne...Rafael J. Wysocki
2025-11-27sysctl: Wrap do_proc_douintvec with the public function proc_douintvec_convJoel Granados
2025-11-27sysctl: Create pipe-max-size converter using sysctl UINT macrosJoel Granados
2025-11-27sysctl: Move proc_doulongvec_ms_jiffies_minmax to kernel/time/jiffies.cJoel Granados
2025-11-27sysctl: Move jiffies converters to kernel/time/jiffies.cJoel Granados
2025-11-27sysctl: Move UINT converter macros to sysctl headerJoel Granados
2025-11-27sysctl: Move INT converter macros to sysctl headerJoel Granados
2025-11-27sysctl: Allow custom converters from outside sysctlJoel Granados
2025-11-27Merge tag 'linux-can-next-for-6.19-20251126' of git://git.kernel.org/pub/scm/...Paolo Abeni
2025-11-27sysctl: Replace void pointer with const pointer to ctl_tableJoel Granados
2025-11-27srcu: Create an SRCU-fast-updown APIPaul E. McKenney
2025-11-27configfs: Constify ct_item_ops in struct config_item_typeChristophe JAILLET
2025-11-27configfs: Constify ct_group_ops in struct config_item_typeChristophe JAILLET
2025-11-27net: pcs: xpcs: Add support for FBNIC 25G, 50G, 100G PMDAlexander Duyck
2025-11-27net: pcs: xpcs: Fix PMA identifier handling in XPCSAlexander Duyck
2025-11-27net: pcs: xpcs: Add support for 25G, 50G, and 100G interfacesAlexander Duyck
2025-11-27net: phy: Add MDIO_PMA_CTRL1_SPEED for 2.5G and 5G to reflect PMA valuesAlexander Duyck
2025-11-27virtio: clean up features qword/dword termsMichael S. Tsirkin
2025-11-27virtio: fix map ops commentMichael S. Tsirkin
2025-11-27virtio: fix virtqueue_set_affinity() docsMichael S. Tsirkin
2025-11-27virtio: standardize Returns documentation styleMichael S. Tsirkin
2025-11-27virtio: fix grammar in virtio_map_ops docsMichael S. Tsirkin
2025-11-27virtio: fix grammar in virtio_queue_info docsMichael S. Tsirkin
2025-11-27virtio: fix whitespace in virtio_config_opsMichael S. Tsirkin
2025-11-27virtio: fix typo in virtio_device_ready() commentMichael S. Tsirkin
2025-11-26virtio-net: avoid unnecessary checksum calculation on guest RXJon Kohler
2025-11-26of: Add wrappers to match root node with OF device ID tablesKrzysztof Kozlowski
2025-11-26phy: add hwtstamp_get callback to phy driversVadim Fedorenko
2025-11-26phy: rename hwtstamp callback to hwtstamp_setVadim Fedorenko
2025-11-26ASoC: stm32: sai: fix device and OF node leaks onMark Brown
2025-11-26libceph: drop started parameter of __ceph_open_session()Ilya Dryomov
2025-11-26ext4: rename EXT4_GET_BLOCKS_PRE_IOYang Erkun
2025-11-26drm/colorop: Add DRM_COLOROP_1D_CURVE_GAMMA22 to 1D CurveAlex Hung
2025-11-26drm/colorop: Add 3D LUT support to color pipelineAlex Hung
2025-11-26drm/colorop: allow non-bypass coloropsHarry Wentland
2025-11-26drm/colorop: Define LUT_1D interpolationHarry Wentland
2025-11-26drm/colorop: Add multiplier typeAlex Hung
2025-11-26drm/colorop: Add 1D Curve Custom LUT typeAlex Hung
2025-11-26drm: Add helper to extract lut from struct drm_color_lut32Chaitanya Kumar Borah