aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-07-04drm/msm/a6xx: Resolve the meaning of UBWC_MODEKonrad Dybcio1-0/+10
2025-07-04drm/msm: Use the central UBWC config databaseKonrad Dybcio1-1/+1
2025-07-04soc: qcom: Add UBWC config providerKonrad Dybcio1-0/+65
2025-07-04drm/msm: Add VM_BIND ioctlRob Clark1-1/+73
2025-07-04drm/msm: Add VM_BIND submitqueueRob Clark1-1/+8
2025-07-04drm/msm: Extract out syncobj helpersRob Clark1-13/+13
2025-07-04drm/msm: Add _NO_SHARE flagRob Clark1-0/+14
2025-07-04drm/msm: Add opt-in for VM_BINDRob Clark1-0/+24
2025-07-04drm/msm: Add PRR supportRob Clark1-0/+2
2025-07-04Merge tag 'pm-6.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-0/+5
2025-07-04uapi: fix broken link in linux/capability.hAriel Otilibili1-2/+3
2025-07-04treewide: Remove redundantMark Brown1-24/+163
2025-07-04Merge branch 'pm-sleep'Rafael J. Wysocki1-0/+5
2025-07-04Merge tag 'soc-fixes-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds1-0/+1
2025-07-04drm/gem: Add ww_acquire_ctx support to drm_gem_lru_scan()Rob Clark1-4/+6
2025-07-04drm/gpuvm: Add locking helpersRob Clark1-0/+8
2025-07-04dt-bindings: power: qcom,rpmpd: add Turbo L5 cornerAkhil P Oommen1-0/+1
2025-07-04lib/crypto: sha256: Document the SHA-224 and SHA-256 APIEric Biggers1-0/+76
2025-07-04lib/crypto: sha256: Consolidate into single moduleEric Biggers1-52/+0
2025-07-04lib/crypto: sha256: Remove sha256_is_arch_optimized()Eric Biggers1-8/+0
2025-07-04lib/crypto: sha256: Add HMAC-SHA224 and HMAC-SHA256 supportEric Biggers1-0/+222
2025-07-04lib/crypto: sha256: Propagate sha256_block_state type to implementationsEric Biggers1-4/+4
2025-07-04lib/crypto: sha256: Make library API use strongly-typed contextsEric Biggers1-11/+41
2025-07-04lib/crypto: sha256: Add sha224() and sha224_update()Eric Biggers1-2/+8
2025-07-04lib/crypto: sha256: Remove sha256_blocks_simd()Eric Biggers1-6/+0
2025-07-04lib/crypto: sha256: Reorder some codeEric Biggers1-30/+30
2025-07-04Merge tag 'spi-fix-v6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-1/+9
2025-07-04Merge tag 'platform-drivers-x86-v6.16-3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+13
2025-07-04Merge tag 'usb-6.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-0/+3
2025-07-04Merge tag 'drm-fixes-2025-07-04' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2-1/+6
2025-07-04Merge tag 'vfs-6.16-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-20/+32
2025-07-04treewide: Remove redundantMark Brown1-24/+163
2025-07-04Merge tag 'icc-6.16-rc5' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...Greg Kroah-Hartman1-0/+7
2025-07-04tree-wide: s/struct fileattr/struct file_kattr/gChristian Brauner5-17/+17
2025-07-04drm: add debugfs support on per client-id basisSunil Khatri2-0/+18
2025-07-04drm: move drm based debugfs funcs to drm_debugfs.cSunil Khatri2-7/+17
2025-07-04drm/xe/bmg: Add one additional PCI IDVodapalli, Ravi Kumar1-0/+1
2025-07-04watchdog/perf: Provide function for adjusting the event periodYicong Yang1-0/+2
2025-07-04dt-bindings: regulator: Add STM32MP15 SCMI regulator identifiersEtienne Carriere1-0/+40
2025-07-04ata: libata-core: Rename ata_do_set_mode()Damien Le Moal1-1/+1
2025-07-04ata: libata-core: Cache the general purpose log directoryDamien Le Moal1-0/+3
2025-07-04af_unix/scm: fix whitespace errorsAlexander Mikhalitsyn1-2/+2
2025-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni5-7/+44
2025-07-03bpf: Avoid putting struct bpf_scc_callchain variables on the stackYonghong Song1-0/+1
2025-07-03bpf: Add dump_stack() analogue to print to BPF stderrKumar Kartikeya Dwivedi1-0/+2
2025-07-03bpf: Add function to find program from stack traceKumar Kartikeya Dwivedi1-0/+1
2025-07-03bpf: Add function to extract program source infoKumar Kartikeya Dwivedi1-0/+3
2025-07-03bpf: Introduce BPF standard streamsKumar Kartikeya Dwivedi2-0/+76
2025-07-03bpf: Refactor bprintf buffer supportKumar Kartikeya Dwivedi1-1/+14
2025-07-03bpf: Show precise link_type for {uprobe,kprobe}_multi fdinfoTao Chen1-0/+1