aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* drm/amdgpu: expose the minimum shader/memory clock frequencyEvan Quan2022-12-151-0/+2
* drm/amdgpu: expose peak profiling mode shader/memory clocksEvan Quan2022-12-151-0/+4
* drm/display: Add missing Adaptive Sync DPCD definitionsSung Joon Kim2022-12-151-0/+6
* Merge tag 'drm-misc-next-fixes-2022-12-08' of git://anongit.freedesktop.org/d...Dave Airlie2022-12-092-2/+3
|\
| * Revert "drm/fb-helper: Schedule deferred-I/O worker after writing to framebuf...Thomas Zimmermann2022-11-231-1/+0
| * Revert "drm/fb-helper: Remove damage worker"Thomas Zimmermann2022-11-231-0/+2
| * fbdev: Make fb_modesetting_disabled() static inlineThomas Zimmermann2022-11-231-1/+1
* | Merge tag 'drm-msm-display-for-6.2' of https://gitlab.freedesktop.org/lumag/m...Dave Airlie2022-11-301-0/+1
|\ \
| * | drm/msm: Add MSM_INFO_GET_FLAGSRob Clark2022-11-021-0/+1
* | | Merge tag 'drm/tegra/for-6.2-rc1' of https://gitlab.freedesktop.org/drm/tegra...Dave Airlie2022-11-302-0/+13
|\ \ \
| * | | memory: tegra: Add API for retrieving carveout boundsMikko Perttunen2022-11-251-0/+11
| * | | gpu: host1x: Select context device based on attached IOMMUMikko Perttunen2022-11-251-0/+2
* | | | Merge tag 'drm-accel-2022-11-22' of https://git.kernel.org/pub/scm/linux/kern...Dave Airlie2022-11-304-1/+128
|\ \ \ \
| * | | | accel: add dedicated minor for accelerator devicesOded Gabbay2022-11-224-1/+96
| * | | | drivers/accel: define kconfig and register a new majorOded Gabbay2022-11-221-0/+32
| | |_|/ | |/| |
* | | | Backmerge tag 'v6.1-rc6' into drm-nextDave Airlie2022-11-2444-132/+256
|\ \ \ \ | |/ / / |/| | |
| * | | Merge tag 'trace-v6.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2022-11-202-3/+3
| |\ \ \
| | * | | tracing: Fix warning on variable 'struct trace_array'Aashish Sharma2022-11-161-2/+2
| | * | | tracing/ring-buffer: Have polling block on watermarkSteven Rostedt (Google)2022-11-161-1/+1
| * | | | Merge tag 'io_uring-6.1-2022-11-18' of git://git.kernel.dk/linuxLinus Torvalds2022-11-181-0/+3
| |\ \ \ \
| | * | | | io_uring: fix multishot accept request leaksPavel Begunkov2022-11-171-0/+3
| * | | | | Merge tag 'block-6.1-2022-11-18' of git://git.kernel.dk/linuxLinus Torvalds2022-11-181-8/+8
| |\ \ \ \ \
| | * | | | | block: make blk_set_default_limits() privateKeith Busch2022-11-161-1/+0
| | * | | | | block: make dma_alignment a stacking queue_limitKeith Busch2022-11-161-7/+8
| * | | | | | Merge tag 'sound-6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2022-11-181-0/+4
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge tag 'asoc-fix-v6.2-rc4' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2022-11-121-0/+4
| | |\ \ \ \ \ \
| | | * | | | | | ASoC: SOF: ipc3-topology: use old pipeline teardown flow with SOF2.1 and olderKai Vehmanen2022-11-011-0/+4
| * | | | | | | | Merge tag 'soc-fixes-6.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-11-171-1/+4
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge tag 'at91-fixes-6.1' of https://git.kernel.org/pub/scm/linux/kernel/git...Arnd Bergmann2022-11-141-1/+4
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | ARM: at91: pm: avoid soft resetting AC DLLClaudiu Beznea2022-11-011-1/+4
| | | | |_|_|_|_|/ / | | | |/| | | | | |
| * | | | | | | | | Merge tag 'net-6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2022-11-176-28/+50
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | net: use struct_group to copy ip/ipv6 header addressesHangbin Liu2022-11-174-6/+10
| | * | | | | | | | | l2tp: Serialize access to sk_user_data with sk_callback_lockJakub Sitnicki2022-11-161-1/+1
| | * | | | | | | | | Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski2022-11-111-21/+39
| | |\ \ \ \ \ \ \ \ \
| | | * | | | | | | | | bpf: Fix offset calculation error in __copy_map_value and zero_map_valueXu Kuohai2022-11-111-2/+2
| | | * | | | | | | | | bpf: Convert BPF_DISPATCHER to use static_call() (not ftrace)Peter Zijlstra2022-11-041-1/+38
| | | * | | | | | | | | bpf: Revert ("Fix dispatcher patchable function entry to 5 bytes nop")Peter Zijlstra2022-11-041-20/+1
| * | | | | | | | | | | Merge tag 'vfio-v6.1-rc6' of https://github.com/awilliam/linux-vfioLinus Torvalds2022-11-141-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
| | * | | | | | | | | | vfio: Export the device set open countAnthony DeRossi2022-11-101-0/+1
| * | | | | | | | | | | Merge tag 'efi-fixes-for-v6.1-3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2022-11-131-0/+1
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | arm64: efi: Force the use of SetVirtualAddressMap() on Altra machinesArd Biesheuvel2022-11-101-0/+1
| * | | | | | | | | | | | Merge tag 'mm-hotfixes-stable-2022-11-11' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2022-11-111-0/+7
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | maple_tree: reorganize testing to restore module testingLiam Howlett2022-11-081-0/+7
| | | |/ / / / / / / / / / | | |/| | | | | | | | | |
| * | | | | | | | | | | | Merge tag 'io_uring-6.1-2022-11-11' of git://git.kernel.dk/linuxLinus Torvalds2022-11-111-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | |
| | * | | | | | | | | | | io_uring: fix typo in io_uring.h commentJens Axboe2022-11-061-1/+1
| * | | | | | | | | | | | Merge tag 'hardening-v6.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-11-111-1/+1
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | vmlinux.lds.h: Fix placement of '.data..decrypted' sectionNathan Chancellor2022-11-081-1/+1
| * | | | | | | | | | | | | Merge tag 'hyperv-fixes-signed-20221110' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2022-11-111-0/+9
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | clocksource/drivers/hyperv: add data structure for reference TSC MSRAnirudh Rayabharam2022-11-031-0/+9
| | | |_|_|_|_|_|/ / / / / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | Merge tag 'dmaengine-fix-6.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-11-111-0/+1
| |\ \ \ \ \ \ \ \ \ \ \ \ \