summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-01-08serial: xilinx_uartps: Use helper function hrtimer_update_function()Nam Cao1-2/+2
2026-01-08hrtimers: Introduce hrtimer_update_function()Nam Cao1-0/+22
2026-01-08drm/displayid: add quirk to ignore DisplayID checksum errorsJani Nikula2-4/+39
2026-01-08sched_ext: Fix missing post-enqueue handling in move_local_task_to_local_dsq()Tejun Heo1-0/+10
2026-01-08sched_ext: Factor out local_dsq_post_enq() from dispatch_enqueue()Tejun Heo1-15/+19
2026-01-08tpm2-sessions: Fix tpm2_read_public range checksJarkko Sakkinen2-32/+56
2026-01-08block: freeze queue when updating zone resourcesDamien Le Moal1-16/+23
2026-01-08ARM: dts: microchip: sama7g5: fix uart fifo size to 32Nicolas Ferre1-2/+2
2026-01-08svcrdma: bound check rq_pages index in inline pathJoshua Rogers1-0/+3
2026-01-08mm/ksm: fix exec/fork inheritance support for prctlxu xin1-2/+16
2026-01-08mptcp: pm: ignore unknown endpoint flagsMatthieu Baerts (NGI0)2-1/+3
2026-01-08serial: core: Restore sysfs fwnode informationAndy Shevchenko1-4/+6
2026-01-08serial: core: fix OF node leakJohan Hovold1-0/+3
2026-01-08f2fs: fix to avoid updating compression context during writebackChao Yu4-3/+23
2026-01-08f2fs: drop inode from the donation list when the last file is closedJaegeuk Kim4-2/+11
2026-01-08f2fs: use global inline_xattr_slab instead of per-sb slab cacheChao Yu4-36/+24
2026-01-08f2fs: fix to detect recoverable inode during dryrun of find_fsync_dnodes()Chao Yu1-8/+12
2026-01-08xhci: dbgtty: fix device unregister: fixupŁukasz Bartosik1-1/+1
2026-01-08tty: introduce and use tty_port_tty_vhangup() helperJiri Slaby (SUSE)8-42/+25
2026-01-08jbd2: fix the inconsistency between checksum and data in memory for journal sbYe Bin1-0/+14
2026-01-08sched_ext: Fix incorrect sched_class settings for per-cpu migration tasksZqiang1-4/+10
2026-01-08erofs: fix unexpected EIO under memory pressureJunbeom Yeom1-4/+4
2026-01-08sched/eevdf: Fix min_vruntime vs avg_vruntimePeter Zijlstra3-71/+25
2026-01-08btrfs: don't rewrite ret from inode_permissionJosef Bacik1-3/+1
2026-01-08gfs2: fix freeze error handlingAlexey Velichayshiy1-3/+1
2026-01-08lib/crypto: riscv/chacha: Avoid s0/fp registerVivian Wang1-3/+2
2026-01-08drm/imagination: Disallow exporting of PM/FW protected objectsAlessio Belle1-0/+11
2026-01-08drm/nouveau/dispnv50: Don't call drm_atomic_get_crtc_state() in prepare_fbLyude Paul2-1/+14
2026-01-08drm/i915/gem: Zero-initialize the eb.vma array in i915_gem_do_execbufferKrzysztof Niemiec1-20/+17
2026-01-08drm/msm/dpu: Add missing NULL pointer check for pingpong interfaceNikolay Kuratov1-6/+4
2026-01-08drm/xe: Drop preempt-fences when destroying imported dma-bufs.Thomas Hellström1-11/+4
2026-01-08drm/xe: Use usleep_range for accurate long-running workload timeslicingMatthew Brost1-1/+19
2026-01-08drm/xe: Adjust long-running workload timeslices to reasonable valuesMatthew Brost2-2/+5
2026-01-08drm/xe/oa: Disallow 0 OA property valuesAshutosh Dixit1-1/+1
2026-01-08drm/xe/bo: Don't include the CCS metadata in the dma-buf sg-tableThomas Hellström1-1/+1
2026-01-08drm/mgag200: Fix big-endian supportRené Rebe1-0/+25
2026-01-08drm/ttm: Avoid NULL pointer deref for evicted BOsSimon Richter1-0/+6
2026-01-08drm/i915: Fix format string truncation warningArd Biesheuvel1-1/+1
2026-01-08drm/amdkfd: Trap handler support for expert scheduling modeJay Cornwall2-26/+73
2026-01-08drm/amdkfd: bump minimum vgpr size for gfx1151Jonathan Kim1-0/+1
2026-01-08drm/amdkfd: Export the cwsr_size and ctl_stack_size to userspaceMario Limonciello1-0/+4
2026-01-08drm/mediatek: Fix probe device leaksJohan Hovold1-0/+11
2026-01-08drm/mediatek: Fix probe memory leakJohan Hovold1-1/+1
2026-01-08drm/mediatek: Fix probe resource leaksJohan Hovold3-7/+19
2026-01-08drm/mediatek: Fix device node reference leak in mtk_dp_dt_parse()Miaoqian Lin1-0/+1
2026-01-08drm/xe/oa: Fix potential UAF in xe_oa_add_config_ioctl()Sanjay Yadav1-3/+5
2026-01-08drm/edid: add DRM_EDID_IDENT_INIT() to initialize struct drm_edid_identJani Nikula1-0/+6
2026-01-08drm/gma500: Remove unused helper psb_fbdev_fb_setcolreg()Thomas Zimmermann1-43/+0
2026-01-08drm/buddy: Separate clear and dirty free block treesArunpravin Paneer Selvam2-147/+188
2026-01-08drm/buddy: Optimize free block management with RB treeArunpravin Paneer Selvam2-80/+126