summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* udmabuf: also check for F_SEAL_FUTURE_WRITEJann Horn2024-12-121-1/+1
* udmabuf: fix racy memfd sealing checkJann Horn2024-12-121-4/+9
* MAINTAINERS: align Danilo's maintainer entriesDanilo Krummrich2024-12-101-2/+2
* drm: rework FB_CORE dependencyArnd Bergmann2024-12-101-0/+1
* Merge tag 'drm-misc-fixes-2024-12-05' of https://gitlab.freedesktop.org/drm/m...Dave Airlie2024-12-053-21/+92
|\
| * drm/v3d: Enable Performance Counters before clearing themMaíra Canal2024-12-051-1/+1
| * drm/dp_mst: Use reset_msg_rx_state() instead of open coding itImre Deak2024-12-051-1/+1
| * drm/dp_mst: Reset message rx state after OOM in drm_dp_mst_handle_up_req()Imre Deak2024-12-051-3/+6
| * drm/dp_mst: Ensure mst_primary pointer is valid in drm_dp_mst_handle_up_req()Imre Deak2024-12-051-6/+18
| * drm/dp_mst: Fix down request message timeout handlingImre Deak2024-12-051-3/+9
| * drm/dp_mst: Simplify error path in drm_dp_mst_handle_down_rep()Imre Deak2024-12-051-6/+1
| * drm/dp_mst: Verify request type in the corresponding down message replyImre Deak2024-12-051-0/+31
| * drm/dp_mst: Fix resetting msg rx state after topology removalImre Deak2024-12-052-2/+26
* | Merge tag 'drm-xe-fixes-2024-12-04' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie2024-12-052-49/+101
|\ \
| * | drm/xe: Move the coredump registration to the worker threadJohn Harrison2024-12-031-34/+39
| * | drm/xe/guc: Fix missing init value and add register order checkZhanjun Dong2024-12-031-15/+62
* | | Merge tag 'drm-misc-fixes-2024-11-28' of https://gitlab.freedesktop.org/drm/m...Dave Airlie2024-12-043-2/+31
|\ \ \ | | |/ | |/|
| * | drm/sti: Add __iomem for mixer_dbg_mxn's parameterPei Xiao2024-11-261-1/+1
| * | drm/dp_mst: Fix MST sideband message body length checkImre Deak2024-11-261-0/+3
| * | dma-buf: fix dma_fence_array_signaled v4Christian König2024-11-251-1/+27
* | | Merge tag 'drm-misc-fixes-2024-11-21' of https://gitlab.freedesktop.org/drm/m...Dave Airlie2024-12-041-65/+61
|\| | | |/ |/|
| * dma-fence: Use kernel's sort for merging fencesTvrtko Ursulin2024-11-151-67/+61
| * dma-fence: Fix reference leak on fence merge failure pathTvrtko Ursulin2024-11-151-0/+2
* | Linux 6.13-rc1v6.13-rc1Linus Torvalds2024-12-011-2/+2
* | Merge tag 'i2c-for-6.13-rc1-part3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-12-0113-3/+840
|\ \
| * | MAINTAINERS: fix typo in I2C OF COMPONENT PROBERLukas Bulwahn2024-11-291-1/+1
| * | of: base: Document prefix argument for of_get_next_child_with_prefix()Chen-Yu Tsai2024-11-291-0/+1
| * | i2c: Fix whitespace style issueLiam Zuiderhoek2024-11-271-1/+1
| * | arm64: dts: mediatek: mt8173-elm-hana: Mark touchscreens and trackpads as failChen-Yu Tsai2024-11-272-2/+16
| * | platform/chrome: Introduce device tree hardware proberChen-Yu Tsai2024-11-273-0/+166
| * | i2c: of-prober: Add GPIO support to simple helpersChen-Yu Tsai2024-11-272-2/+119
| * | i2c: of-prober: Add simple helpers for regulator supportChen-Yu Tsai2024-11-272-1/+181
| * | i2c: Introduce OF component probe functionChen-Yu Tsai2024-11-274-0/+267
| * | of: base: Add for_each_child_of_node_with_prefix()Chen-Yu Tsai2024-11-272-0/+44
| * | of: dynamic: Add of_changeset_update_prop_stringChen-Yu Tsai2024-11-272-0/+48
* | | Merge tag 'trace-printf-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-12-012-24/+0
|\ \ \
| * | | printf: Remove unused 'bprintf'Dr. David Alan Gilbert2024-12-012-24/+0
* | | | Merge tag 'timers_urgent_for_v6.13_rc1' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2024-12-013-6/+7
|\ \ \ \
| * | | | posix-timers: Target group sigqueue to current task only if not exitingFrederic Weisbecker2024-11-291-3/+4
| * | | | delay: Fix ndelay() spuriously treated as udelay()Frederic Weisbecker2024-11-291-2/+2
| * | | | ntp: Remove invalid cast in time offset mathMarcelo Dalmas2024-11-281-1/+1
* | | | | Merge tag 'irq_urgent_for_v6.13_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-12-0116-24/+65
|\ \ \ \ \
| * | | | | irqchip: Switch back to struct platform_driver::remove()Uwe Kleine-König2024-11-2612-12/+12
| * | | | | irqchip/gicv3-its: Add workaround for hip09 ITS erratum 162100801Zhou Wang2024-11-263-11/+52
| * | | | | irqchip/irq-mvebu-sei: Move misplaced select() callback to SEI CP domainRussell King (Oracle)2024-11-261-1/+1
| |/ / / /
* | | | | Merge tag 'x86_urgent_for_v6.13_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2024-12-016-11/+41
|\ \ \ \ \
| * | | | | x86/CPU/AMD: Terminate the erratum_1386_microcode arraySebastian Andrzej Siewior2024-11-261-0/+1
| * | | | | x86/Documentation: Update algo in init_size description of boot protocolAndy Shevchenko2024-11-251-4/+13
| * | | | | x86/microcode/AMD: Flush patch buffer mapping after applicationBorislav Petkov (AMD)2024-11-251-5/+20
| * | | | | x86/mm: Carve out INVLPG inline asm for use by othersBorislav Petkov (AMD)2024-11-252-1/+6