aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-02-14Merge tag 'drm-misc-next-2025-02-12' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie21-465/+249
2025-02-14drm/atomic: Let drivers decide which planes to async flipAndré Almeida1-1/+6
2025-02-13Merge tag 'net-6.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds7-7/+30
2025-02-13Merge tag 'for-net-2025-02-13' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski1-1/+2
2025-02-13drm: Introduce device wedged eventRaag Jadav2-0/+9
2025-02-13Reapply "net: skb: introduce and use a single page frag cache"Jakub Kicinski1-0/+1
2025-02-13Bluetooth: L2CAP: Fix corrupted list in hci_chan_delLuiz Augusto von Dentz1-1/+2
2025-02-13driver core: add a faux bus for use when a simple device/bus is neededGreg Kroah-Hartman1-0/+69
2025-02-13block: cleanup and fix batch completion adding conditionsJens Axboe1-4/+14
2025-02-13drm/atomic-helper: Introduce drm_atomic_helper_reset_crtc()Herve Codina1-0/+2
2025-02-13netfs: Fix a number of read-retry hangsDavid Howells2-2/+4
2025-02-13drm: Fix DSC BPP increment decodingImre Deak1-0/+1
2025-02-12drm/amdgpu: Add flags to distinguish vf/pf/pt modeAsad Kamal1-0/+10
2025-02-13drm/i2c: tda998x: drop support for platform_dataDmitry Baryshkov1-40/+0
2025-02-12drm/sched: Use struct for drm_sched_init() paramsPhilipp Stanner1-5/+31
2025-02-12drm: ensure drm headers are self-contained and pass kernel-docJani Nikula2-0/+19
2025-02-12drm/client: include types.h to make drm_client_event.h self-containedJani Nikula1-0/+2
2025-02-11thermal/netlink: Prevent userspace segmentation fault by adjusting UAPI headerZhang Rui1-1/+1
2025-02-10vrf: use RCU protection in l3mdev_l3_out()Eric Dumazet1-0/+2
2025-02-10drm/panel: remove unnecessary forward declarationLuca Ceresoli1-1/+0
2025-02-10PCI: pci_ids: add INTEL_HDA_PTL_HPierre-Louis Bossart1-0/+1
2025-02-09Merge tag 'kbuild-fixes-v6.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-1/+5
2025-02-09Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+0
2025-02-08Merge tag 'hardening-v6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2-17/+27
2025-02-08Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2-3/+2
2025-02-08Merge tag 'i2c-for-6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+8
2025-02-07Revert "net: skb: introduce and use a single page frag cache"Paolo Abeni1-1/+0
2025-02-07Merge tag 'drm-fixes-2025-02-08' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2-1/+9
2025-02-07drm/panthor: Convert IOCTL defines to an enumRob Herring (Arm)1-42/+44
2025-02-07Merge tag 'vfs-6.14-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-6/+25
2025-02-07drm/file: Add fdinfo helper for printing regions with prefixAdrián Larumbe1-0/+5
2025-02-07drm/scheduler: Remove some unused prototypesTvrtko Ursulin1-4/+0
2025-02-07vfs: sanity check the length passed to inode_set_cached_link()Mateusz Guzik1-0/+13
2025-02-07fsnotify: use accessor to set FMODE_NONOTIFY_*Amir Goldstein2-3/+8
2025-02-07lockref: remove count argument of lockref_initAndreas Gruenbacher1-3/+4
2025-02-07Merge tag 'drm-misc-fixes-2025-02-06' of https://gitlab.freedesktop.org/drm/m...Dave Airlie1-0/+1
2025-02-06string.h: Use ARRAY_SIZE() for memtostr*()/strtomem*()Kees Cook1-4/+8
2025-02-06compiler.h: Introduce __must_be_byte_array()Kees Cook1-1/+7
2025-02-06compiler.h: Move C string helpers into C-only kernel sectionKees Cook1-13/+13
2025-02-06net: ethtool: tsconfig: Fix netlink type of hwtstamp flagsKory Maincent1-0/+2
2025-02-06ipv4: use RCU protection in ip_dst_mtu_maybe_forward()Eric Dumazet1-3/+10
2025-02-06ipv4: add RCU protection to ip4_dst_hoplimit()Eric Dumazet1-2/+7
2025-02-06net: add dev_net_rcu() helperEric Dumazet2-1/+7
2025-02-06Merge tag 'net-6.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds3-2/+3
2025-02-06drm/dp: Increase eDP display control capability sizeSuraj Kandpal1-1/+1
2025-02-06drm/dp: Add eDP 1.5 bit definitionSuraj Kandpal1-0/+1
2025-02-06Merge drm/drm-next into drm-misc-nextMaxime Ripard522-4993/+14781
2025-02-06Merge remote-tracking branch 'drm-misc/drm-misc-next-fixes' into drm-misc-fixesMaxime Ripard118-426/+1784
2025-02-05net: sched: Fix truncation of offloaded action statisticsIdo Schimmel1-1/+1
2025-02-05Merge drm/drm-next into drm-intel-nextJani Nikula515-5121/+14857