summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2025-04-28Merge drm/drm-next into drm-xe-nextThomas Hellström1-2/+0
2025-04-26Merge tag 'drm-xe-next-2025-04-17' of https://gitlab.freedesktop.org/drm/xe/k...Dave Airlie1-1/+5
2025-04-25drm/print: Add drm_coredump_printer_is_fullMatthew Brost1-0/+20
2025-04-24Merge drm/drm-next into drm-xe-nextThomas Hellström676-6545/+21004
2025-04-23drm/ttm/xe: drop unused force_alloc flagDave Airlie1-2/+0
2025-04-14Merge tag 'drm-intel-next-2025-04-11' of https://gitlab.freedesktop.org/drm/i...Dave Airlie1-0/+2
2025-04-14Merge tag 'drm-misc-next-2025-04-09' of https://gitlab.freedesktop.org/drm/mi...Dave Airlie23-128/+1801
2025-04-11Merge tag 'drm-fixes-2025-04-11-1' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2-0/+4
2025-04-11Merge tag 'drm-xe-fixes-2025-04-10' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie1-0/+1
2025-04-11Merge tag 'irq-urgent-2025-04-10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-27/+0
2025-04-11Merge tag 'timers-urgent-2025-04-10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-7/+7
2025-04-11Merge tag 'perf-urgent-2025-04-10' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+0
2025-04-10Merge tag 'net-6.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds4-4/+43
2025-04-10Merge tag 'gpio-fixes-for-v6.15-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+1
2025-04-10Merge tag 'mtd/fixes-for-6.15-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2025-04-10vdso: Address variable shadowing in macrosPeng Jiang1-6/+6
2025-04-10net: Fix null-ptr-deref by sock_lock_init_class_and_name() and rmmod.Kuniyuki Iwashima1-2/+38
2025-04-09hrtimer: Add missing ACCESS_PRIVATE() for hrtimer::functionNam Cao1-1/+1
2025-04-09Merge tag 'linux_kselftest-kunit-6.15-rc2' of git://git.kernel.org/pub/scm/li...Linus Torvalds1-1/+1
2025-04-09drm: Add UAPI for the Asahi driverAlyssa Rosenzweig1-0/+1194
2025-04-08kunit: Spelling s/slowm/slow/Geert Uytterhoeven1-1/+1
2025-04-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-1/+1
2025-04-08Merge tag 'cgroup-for-6.15-rc1-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-1/+2
2025-04-08perf: Fix hang while freeing sigtrap eventFrederic Weisbecker1-1/+0
2025-04-08drm/tests: helpers: Create kunit helper to destroy a drm_display_modeMaxime Ripard1-0/+3
2025-04-08sctp: detect and prevent references to a freed transport in sendmsgRicardo Cañuelo Navarro1-1/+2
2025-04-08gpio: deprecate the GPIOD_FLAGS_BIT_NONEXCLUSIVE flagBartosz Golaszewski1-0/+1
2025-04-07drm/xe/bmg: Add one additional PCI IDMatt Roper1-0/+1
2025-04-07net: hold instance lock during NETDEV_CHANGEStanislav Fomichev2-1/+3
2025-04-07drm/bridge: add function interface for DisplayPort audio implementationDmitry Baryshkov1-6/+82
2025-04-07drm/bridge: split HDMI Audio from DRM_BRIDGE_OP_HDMIDmitry Baryshkov1-12/+34
2025-04-07Merge drm/drm-next into drm-misc-nextThomas Zimmermann670-6466/+20269
2025-04-07drm/bridge: add support for refcountingLuca Ceresoli1-0/+19
2025-04-07drm/bridge: add devm_drm_bridge_alloc()Luca Ceresoli1-0/+17
2025-04-07drm/sysfb: vesadrm: Add gamma correctionThomas Zimmermann1-0/+7
2025-04-07drm/sysfb: Add efidrm for EFI displaysThomas Zimmermann1-0/+41
2025-04-07firmware: sysfb: Move bpp-depth calculation into screen_info helperThomas Zimmermann1-0/+2
2025-04-07irqchip/davinci: Remove leftover headerBartosz Golaszewski1-27/+0
2025-04-07mtd: spinand: Fix build with gcc < 7.5Miquel Raynal1-1/+1
2025-04-07drm/xe: Allow scratch page under fault mode for certain platformOak Zeng1-1/+5
2025-04-06Merge tag 'timers-cleanups-2025-04-06' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds5-44/+8
2025-04-06Merge tag 'irq-urgent-2025-04-06' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-8/+8
2025-04-05tracing/timers: Rename the hrtimer_init event to hrtimer_setupNam Cao1-2/+2
2025-04-05hrtimers: Make callback function pointer privateNam Cao2-3/+3
2025-04-05hrtimers: Delete hrtimer_init()Nam Cao2-3/+1
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner2-36/+2
2025-04-04Merge tag 'riscv-for-linus-6.15-mw1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-8/+0
2025-04-04Merge tag 'net-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds4-9/+18
2025-04-04Merge tag 'soc-drivers-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+0
2025-04-04irqdomain: Stop using 'host' for domainJiri Slaby (SUSE)1-6/+6