aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-02-25Merge drm/drm-next into drm-misc-nextThomas Zimmermann30-46/+266
2025-02-25drm/mipi-dsi: extend "multi" functions and use them in sony-td4353-jdiTejas Vipin1-1/+1
2025-02-25Merge tag 'v6.14-rc4' into drm-nextDave Airlie30-46/+266
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-22Merge tag 'sched-urgent-2025-02-22' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-3/+4
2025-02-21net: better track kernel sockets lifetimeEric Dumazet1-0/+1
2025-02-21afs: 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-21mm/filemap: fix miscalculated file range for filemap_fdatawrite_range_kick()Jingbo Xu1-2/+2
2025-02-20Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds3-0/+12
2025-02-20Merge tag 'net-6.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds4-1/+30
2025-02-20fuse: don't truncate cached, mutated symlinkMiklos Szeredi1-0/+2
2025-02-20Revert "net: skb: introduce and use a single page frag cache"Paolo Abeni1-1/+0
2025-02-20net: allow small head cache usage with large MAX_SKB_FRAGS valuesPaolo Abeni1-0/+3
2025-02-20tcp: drop secpath at the same time as we currently drop dstSabrina Dubroca1-0/+14
2025-02-20drm/ast: cursor: Move format conversion to shared helperThomas Zimmermann1-0/+3
2025-02-19net: Add non-RCU dev_getbyhwaddr() helperBreno Leitao1-0/+2
2025-02-19Merge tag 'mm-hotfixes-stable-2025-02-19-17-49' of git://git.kernel.org/pub/s...Linus Torvalds1-1/+1
2025-02-19SUNRPC: Prevent looping due to rpc_signal_task() racesTrond Myklebust2-4/+2
2025-02-19drm/bridge: Pass full state to atomic_post_disableMaxime Ripard1-1/+1
2025-02-19drm/bridge: Pass full state to atomic_disableMaxime Ripard1-1/+1
2025-02-19drm/bridge: Pass full state to atomic_enableMaxime Ripard1-1/+1
2025-02-19drm/bridge: Pass full state to atomic_pre_enableMaxime Ripard1-1/+1
2025-02-19drm/atomic: Document history of drm_atomic_stateMaxime Ripard1-0/+31
2025-02-18net: Add net_passive_inc() and net_passive_dec().Kuniyuki Iwashima1-0/+11
2025-02-18io_uring: fix spelling error in uapi io_uring.hJens Axboe1-1/+1
2025-02-18Merge tag 'sound-6.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2-1/+2
2025-02-18nvme: Cleanup the definition of the controller config register fieldsDamien Le Moal1-7/+33
2025-02-18nvme-tcp: add basic support for the C2HTermReq PDUMaurizio Lombardi1-0/+2
2025-02-18sched: Compact RSEQ concurrency IDs with reduced threads and affinityMathieu Desnoyers1-3/+4
2025-02-18Merge drm/drm-next into drm-misc-nextThomas Zimmermann18-34/+81
2025-02-17taskstats: modify taskstats versionWang Yaxin1-1/+1
2025-02-17Merge tag 'vfs-6.14-rc4.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-2/+4
2025-02-16Merge tag 'driver-core-6.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+69
2025-02-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+9
2025-02-15Merge tag 'devicetree-fixes-for-6.14-1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2-0/+33
2025-02-14Merge tag 'kvm-x86-fixes-6.14-rcN' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini17-33/+81
2025-02-14crypto: ccp: Add external API interface for PSP module initializationSean Christopherson1-0/+9
2025-02-14Merge tag 'thermal-6.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2025-02-14Merge tag 'efi-fixes-for-v6.14-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-15/+16
2025-02-14Merge tag 'block-6.14-20250214' of git://git.kernel.dk/linuxLinus Torvalds1-4/+14
2025-02-14Merge tag 'cgroup-for-6.14-rc2-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-3/+4
2025-02-14virtio_snd.h: clarify that `controls` depends on VIRTIO_SND_F_CTLSStefano Garzarella1-1/+1
2025-02-14landlock: Minor typo and grammar fixes in IPC scoping documentationGünther Noack1-2/+6
2025-02-13Merge tag 'drm-fixes-2025-02-14' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-0/+1
2025-02-14Merge tag 'drm-misc-fixes-2025-02-13' of https://gitlab.freedesktop.org/drm/m...Dave Airlie1-0/+1