summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* drm: Document the power requirements for DP AUX transfersDouglas Anderson2022-05-191-3/+13
* drm/gem: Ignore color planes that are unused by framebuffer formatThomas Zimmermann2022-05-191-7/+3
* drm/mgag200: Implement connector's get_modes with helperThomas Zimmermann2022-05-171-0/+2
* drm/scheduler: Don't kill jobs in interrupt contextDmitry Osipenko2022-05-171-2/+2
* drm/displayid: convert to drm_edidJani Nikula2022-05-132-5/+7
* fbdev: Restart conflicting fb removal loop when unregistering devicesJavier Martinez Canillas2022-05-131-1/+0
* drm: Add DRM-managed mutex_init()Thomas Zimmermann2022-05-051-0/+3
* drm/rockchip: Add VOP2 driverAndy Yan2022-05-041-0/+14
* fbdev: Rename pagelist to pagereflist for deferred I/OThomas Zimmermann2022-05-032-5/+4
* fbdev: Track deferred-I/O pages in pageref structThomas Zimmermann2022-05-031-1/+10
* Merge drm/drm-next into drm-misc-nextMaxime Ripard2022-05-0349-404/+452
|\
| * Backmerge tag 'v5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/to...Dave Airlie2022-05-0346-329/+215
| |\
| | * Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-05-011-1/+9
| | |\
| | | * Merge branch 'kvm-fixes-for-5.18-rc5' into HEADPaolo Bonzini2022-04-291-1/+9
| | | |\
| | | | * KVM: fix bad user ABI for KVM_EXIT_SYSTEM_EVENTPaolo Bonzini2022-04-291-1/+9
| | * | | Merge tag 'x86_urgent_for_v5.18_rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-05-012-6/+7
| | |\ \ \
| | | * | | bug: Have __warn() prototype defined unconditionallyShida Zhang2022-04-261-5/+6
| | | * | | x86,objtool: Mark cpu_startup_entry() __noreturnPeter Zijlstra2022-04-191-1/+1
| | * | | | Merge tag 'usb-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2022-04-301-1/+1
| | |\ \ \ \
| | | * | | | usb: typec: tcpm: Fix undefined behavior due to shift overflowing the constantBorislav Petkov2022-04-211-1/+1
| | | | |_|/ | | | |/| |
| | * | | | Merge tag 'soc-fixes-5.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-04-291-0/+1
| | |\ \ \ \
| | | * | | | memory: renesas-rpc-if: Fix HF/OSPI data transfer in Manual ModeGeert Uytterhoeven2022-04-211-0/+1
| | | |/ / /
| | * | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-04-291-1/+4
| | |\ \ \ \
| | | * | | | dt-bindings: clk: mpfs: add defines for two new clocksConor Dooley2022-04-221-1/+4
| | | |/ / /
| | * | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2022-04-291-1/+1
| | |\ \ \ \
| | | * | | | elf: Fix the arm64 MTE ELF segment name and valueCatalin Marinas2022-04-281-1/+1
| | * | | | | Merge tag 'net-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-04-287-15/+22
| | |\ \ \ \ \
| | | * \ \ \ \ Merge tag 'for-net-2022-04-27' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Abeni2022-04-282-1/+2
| | | |\ \ \ \ \
| | | | * | | | | Bluetooth: hci_sync: Cleanup hci_conn if it cannot be abortedLuiz Augusto von Dentz2022-04-261-1/+1
| | | | * | | | | Bluetooth: hci_event: Fix checking for invalid handle on error statusLuiz Augusto von Dentz2022-04-261-0/+1
| | | * | | | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2022-04-271-0/+1
| | | |\ \ \ \ \ \
| | | | * | | | | | xsk: Fix possible crash when multiple sockets are createdMaciej Fijalkowski2022-04-261-0/+1
| | | * | | | | | | net: Use this_cpu_inc() to increment net->core_statsSebastian Andrzej Siewior2022-04-261-12/+9
| | | | |/ / / / / | | | |/| | | | |
| | | * | | | | | tcp: make sure treq->af_specific is initializedEric Dumazet2022-04-251-0/+1
| | | * | | | | | tcp: fix potential xmit stalls caused by TCP_NOTSENT_LOWATEric Dumazet2022-04-251-0/+1
| | | * | | | | | ip_gre, ip6_gre: Fix race condition on o_seqno in collect_md modePeilin Ye2022-04-252-2/+2
| | | * | | | | | tcp: ensure to use the most recently sent skb when filling the rate samplePengcheng Yang2022-04-221-0/+6
| | * | | | | | | hex2bin: make the function hex_to_bin constant-timeMikulas Patocka2022-04-271-1/+1
| | * | | | | | | Merge tag 'mtd/fixes-for-5.18-rc5' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2022-04-271-4/+2
| | |\ \ \ \ \ \ \
| | | * | | | | | | mtd: fix 'part' field data corruption in mtd_infoOleksandr Ocheretnyi2022-04-211-4/+2
| | | | |_|_|/ / / | | | |/| | | | |
| | * | | | | | | Merge tag 'for-5.18/fbdev-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-04-261-1/+1
| | |\ \ \ \ \ \ \
| | | * | | | | | | linux/fb.h: Spelling s/palette/palette/Geert Uytterhoeven2022-04-041-1/+1
| | | |/ / / / / /
| | * | | | | | | Merge tag 'drm-fixes-2022-04-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2022-04-231-266/+0
| | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ Merge tag 'drm-misc-fixes-2022-04-22' of git://anongit.freedesktop.org/drm/dr...Dave Airlie2022-04-231-266/+0
| | | |\ \ \ \ \ \ \ | | | | |_|_|_|_|/ / | | | |/| | | | | |
| | | | * | | | | | dma-buf-map: remove renamed header fileKarol Herbst2022-04-131-266/+0
| | | | * | | | | | Merge drm-misc/drm-misc-next-fixes into drm-misc-fixesMaxime Ripard2022-04-053-0/+116
| | | | |\ \ \ \ \ \ | | | | | |/ / / / / | | | | |/| | | | |
| | * | | | | | | | Merge tag 'input-for-v5.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-04-231-0/+21
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | Input: add Marine Navigation KeycodesShelby Heffron2022-04-171-0/+21
| | * | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-04-221-1/+25
| | |\ \ \ \ \ \ \ \ \ | | | | |_|_|_|_|_|_|/ | | | |/| | | | | | |
| | | * | | | | | | | KVM: SEV: add cache flush to solve SEV cache incoherency issuesMingwei Zhang2022-04-211-0/+2