summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2025-06-30power: sequencing: add defines for return values of the match() callbackBartosz Golaszewski1-0/+3
2025-06-30gpio: constify arguments of gpiod_is_equal()Bartosz Golaszewski1-2/+3
2025-06-30media: v4l2-ctrls: Return the handler's error in v4l2_ctrl_handler_free()Sakari Ailus1-1/+3
2025-06-30Merge 6.16-rc4 into tty-nextGreg Kroah-Hartman27-77/+162
2025-06-30ata: libata: Improve LPM policies descriptionDamien Le Moal1-5/+17
2025-06-30ata: libata: Remove ATA_DFLAG_ZAC device flagDamien Le Moal1-1/+0
2025-06-30mount: separate the flags accessed only under namespace_semAl Viro1-16/+2
2025-06-30Rewrite of propagate_umount()Al Viro1-1/+2
2025-06-30sanitize handling of long-term internal mountsAl Viro1-0/+1
2025-06-30spi: Raise limit on number of chip selects to 24Marc Kleine-Budde1-1/+1
2025-06-30mtd: nand: qpic_common: prevent out of bounds access of BAM arraysGabor Juhos1-0/+8
2025-06-29Merge tag 'locking_urgent_for_v6.16_rc4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+1
2025-06-29Merge tag 'i2c-for-6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-0/+12
2025-06-28drm/fourcc: Add RGB161616 and BGR161616 formatsJacopo Mondi1-0/+4
2025-06-28Merge tag 'mm-hotfixes-stable-2025-06-27-16-56' of git://git.kernel.org/pub/s...Linus Torvalds1-0/+4
2025-06-28Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2025-06-28dpll: add reference sync get/setArkadiusz Kubalewski1-0/+13
2025-06-28dpll: add reference-sync netlink attributeArkadiusz Kubalewski1-0/+1
2025-06-28tcp: remove inet_rtx_syn_ack()Eric Dumazet1-2/+0
2025-06-28tcp: remove rtx_syn_ack fieldEric Dumazet1-2/+0
2025-06-27interconnect: avoid memory allocation when 'icc_bw_lock' is heldGabor Juhos1-0/+7
2025-06-27timekeeping: Provide time getters for auxiliary clocksThomas Gleixner2-0/+16
2025-06-27Merge tag 'block-6.16-20250626' of git://git.kernel.dk/linuxLinus Torvalds1-6/+26
2025-06-27dt-bindings: reset: add support for canaan,k230-rstJunhui Liu1-0/+90
2025-06-27iommu: Remove ops->pgsize_bitmapJason Gunthorpe1-2/+0
2025-06-27drm/format-helper: Split off byte swapping from drm_fb_xrgb8888_to_rgb565()Thomas Zimmermann1-2/+4
2025-06-27Add `devm_dma_request_chan()` to simplify probeMark Brown1-0/+7
2025-06-27firmware: sysfb: Don't use "proxy" headersAndy Shevchenko1-1/+5
2025-06-27drm/ttm: Add ttm_bo_kmap_try_from_panic()Jocelyn Falempe1-0/+1
2025-06-27drm/panic: Add a private field to struct drm_scanout_bufferJocelyn Falempe1-0/+6
2025-06-27drm/mipi-dsi: Add dev_is_mipi_dsi functionMaxime Ripard1-0/+3
2025-06-27net: Remove unused function first_net_device_rcu()Yue Haibing1-7/+0
2025-06-27Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski1-19/+2
2025-06-27Merge tag 'drm-misc-next-2025-06-26' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie1-3/+5
2025-06-27regulator: core: Don't use "proxy" headersAndy Shevchenko1-1/+2
2025-06-27drm/fourcc: Add 32b float formatsRob Clark1-0/+10
2025-06-27drm/fourcc: Add missing half-float formatsRob Clark1-1/+5
2025-06-27dmaengine: Add devm_dma_request_chan()Bence Csókás1-0/+7
2025-06-26PM: Restrict swap use to later in the suspend sequenceMario Limonciello1-0/+5
2025-06-26dt-bindings: iio: adc: ad7768-1: add trigger-sources propertyJonathan Santos1-0/+10
2025-06-26iio: backend: update iio_backend_oversampling_ratio_setPop Ioan Daniel1-1/+2
2025-06-26iio: cros_ec_sensors: add cros_ec_activity driverGwendal Grignou2-2/+25
2025-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski14-38/+94
2025-06-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc3Alexei Starovoitov76-268/+947
2025-06-26uaccess: Define pagefault lock guardViktor Malik1-0/+2
2025-06-26Merge tag 'net-6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds3-3/+9
2025-06-26drm/pagemap: Add a populate_mm opThomas Hellström1-0/+34
2025-06-26drm/gpusvm, drm/pagemap: Move migration functionality to drm_pagemapMatthew Brost2-96/+101
2025-06-26drm/ttm, drm_xe, Implement ttm_lru_walk_for_evict() using the guarded LRU ite...Thomas Hellström1-2/+7
2025-06-26drm/ttm, drm/xe: Modify the struct ttm_bo_lru_walk_cursor initializationThomas Hellström1-8/+8