summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2024-11-18Merge tag 'amd-drm-next-6.13-2024-11-15' of https://gitlab.freedesktop.org/ag...Dave Airlie1-0/+1
2024-11-11drm/fourcc: add AMD_FMT_MOD_TILE_GFX9_4K_D_XQiang Yu1-0/+1
2024-11-11Merge tag 'drm-misc-next-2024-11-08' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie2-1/+12
2024-11-08Merge tag 'amd-drm-next-6.13-2024-11-06' of https://gitlab.freedesktop.org/ag...Dave Airlie1-1/+2
2024-11-06Merge tag 'drm-intel-next-2024-11-04' of https://gitlab.freedesktop.org/drm/i...Dave Airlie2-237/+31
2024-11-05drm: of: Add drm_of_lvds_get_dual_link_pixel_order_sink()Liu Ying1-0/+9
2024-11-05media: uapi: Add MEDIA_BUS_FMT_RGB101010_1X7X5_{SPWG, JEIDA}Liu Ying1-1/+3
2024-11-05Merge tag 'drm-xe-next-2024-10-31' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie1-0/+17
2024-11-05Merge tag 'drm-msm-next-2024-10-28' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie1-1/+4
2024-11-04Backmerge v6.12-rc6 of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds...Dave Airlie56-217/+403
2024-11-03Merge tag 'mm-hotfixes-stable-2024-11-03-10-50' of git://git.kernel.org/pub/s...Linus Torvalds4-10/+22
2024-11-03mm: multi-gen LRU: use {ptep,pmdp}_clear_young_notify()Yu Zhao1-2/+3
2024-11-03mm: multi-gen LRU: remove MM_LEAF_OLD and MM_NONLEAF_TOTAL statsYu Zhao1-2/+0
2024-11-03Merge tag 'input-for-v6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+9
2024-11-03Merge tag 'timers-urgent-2024-11-03' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+8
2024-11-02Input: fix regression when re-registering input handlersDmitry Torokhov1-1/+9
2024-11-01Merge tag 'drm-fixes-2024-11-02' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-0/+4
2024-11-01Merge tag 'cxl-fixes-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+3
2024-11-01Merge tag 'acpi-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-1/+1
2024-11-01Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds1-0/+4
2024-11-01Merge tag 'vfs-6.12-rc6.iomap' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds1-0/+19
2024-11-01Merge tag 'vfs-6.12-rc6.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds2-1/+12
2024-11-01Merge tag 'drm-misc-next-2024-10-31' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie7-11/+112
2024-10-31Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds1-0/+3
2024-10-31Merge tag 'net-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds3-20/+69
2024-11-01Merge tag 'drm-misc-fixes-2024-10-31' of https://gitlab.freedesktop.org/drm/m...Dave Airlie1-0/+4
2024-10-31drm/tests: helpers: Add helper for drm_display_mode_from_cea_vic()Jinjie Ruan1-0/+4
2024-10-30mm: allow set/clear page_type againYu Zhao1-0/+8
2024-10-30mm, swap: avoid over reclaim of full clustersKairui Song1-0/+1
2024-10-30mm/codetag: fix null pointer check logic for ref and tagHao Ge1-6/+10
2024-10-30x86/uaccess: Avoid barrier_nospec() in 64-bit copy_from_user()Linus Torvalds1-6/+15
2024-10-30bpf: Add bpf_mem_alloc_check_size() helperHou Tao1-0/+3
2024-10-30accel/ivpu: Remove copy engine supportAndrzej Kacprowski1-5/+1
2024-10-29ipv4: ip_tunnel: Fix suspicious RCU usage warning in ip_tunnel_init_flow()Ido Schimmel1-1/+1
2024-10-29drm/xe: switch to common PCI ID macrosJani Nikula1-234/+0
2024-10-29drm/intel/pciids: rename i915_pciids.h to just pciids.hJani Nikula1-3/+3
2024-10-29drm/i915/pciids: add PVC PCI ID macrosJani Nikula1-0/+16
2024-10-29ACPI: CPPC: Make rmw_lock a raw_spin_lockPierre Gondois1-1/+1
2024-10-29Merge tag 'amd-drm-next-6.13-2024-10-25' of https://gitlab.freedesktop.org/ag...Dave Airlie1-3/+4
2024-10-28fork: only invoke khugepaged, ksm hooks if no errorLorenzo Stoakes1-6/+4
2024-10-28fork: do not invoke uffd on fork if error occursLorenzo Stoakes1-0/+5
2024-10-28drm/amdkfd: flag per-queue reset support for gfx9Jonathan Kim1-1/+2
2024-10-27posix-cpu-timers: Clear TICK_DEP_BIT_POSIX_TIMER on cloneBenjamin Segall1-0/+8
2024-10-25cxl/port: Fix use-after-free, permit out-of-order decoder shutdownDan Williams1-0/+3
2024-10-25Merge tag 'fuse-fixes-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-1/+1
2024-10-25Merge tag 'fbdev-for-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-94/+0
2024-10-25Merge tag 'sound-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds1-1/+1
2024-10-25drm/sched: warn about drm_sched_job_init()'s partial initPhilipp Stanner1-0/+8
2024-10-25Merge tag 'wireless-2024-10-21' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller2-19/+68
2024-10-24Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds3-3/+15