summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-07-17clk: imx: Fix an out-of-bounds access in dispmix_csr_clk_dev_dataXiaolei Wang1-4/+8
2025-07-17lib/alloc_tag: do not acquire non-existent lock in alloc_tag_top_users()Harry Yoo1-0/+3
2025-07-17samples/damon: fix damon sample wsse for start failureHonggyu Kim1-2/+6
2025-07-17samples/damon: fix damon sample prcl for start failureHonggyu Kim1-2/+6
2025-07-17mm/damon: fix divide by zero in damon_get_intervals_score()Honggyu Kim1-0/+1
2025-07-17mm/damon/core: handle damon_call_control as normal under kdmond deactivationSeongJae Park1-4/+3
2025-07-17mm/rmap: fix potential out-of-bounds page table access during batched unmapLance Yang1-18/+28
2025-07-17mm/vmalloc: leave lazy MMU mode on PTE mapping errorAlexander Gordeev1-7/+15
2025-07-17scripts: gdb: vfs: support external dentry namesIllia Ostapyshyn1-1/+1
2025-07-17scripts/gdb: fix interrupts.py after maple tree conversionFlorian Fainelli4-6/+293
2025-07-17scripts/gdb: de-reference per-CPU MCE interruptsFlorian Fainelli1-1/+1
2025-07-17scripts/gdb: fix interrupts display after MCP on x86Florian Fainelli1-1/+1
2025-07-17mm: fix the inaccurate memory statistics issue for usersBaolin Wang2-7/+12
2025-07-17maple_tree: fix mt_destroy_walk() on root leaf nodeWei Yang1-0/+1
2025-07-17kasan: remove kasan_find_vm_area() to prevent possible deadlockYeoreum Yun1-43/+2
2025-07-17kallsyms: fix build without execinfoAchill Gilgenast1-0/+4
2025-07-17Revert "PCI/ACPI: Fix allocated memory release on error in pci_acpi_scan_root()"Zhe Qiao1-13/+10
2025-07-17Revert "ACPI: battery: negate current when discharging"Rafael J. Wysocki1-16/+3
2025-07-17drm/xe: Allocate PF queue size on pow2 boundaryMatthew Brost1-0/+1
2025-07-17drm/framebuffer: Acquire internal references on GEM handlesThomas Zimmermann5-26/+68
2025-07-17Revert "usb: gadget: u_serial: Add null pointer check in gs_start_io"Kuen-Han Tsai1-5/+1
2025-07-17usb: gadget: u_serial: Fix race condition in TTY wakeupKuen-Han Tsai1-3/+3
2025-07-17drm/nouveau: Do not fail module init on debugfs errorsAaron Thompson3-11/+4
2025-07-17Revert "drm/xe/xe2: Enable Indirect Ring State support for Xe2"Matthew Brost1-1/+0
2025-07-17drm/xe/bmg: fix compressed VRAM handlingMatthew Auld1-1/+1
2025-07-17drm/gem: Fix race in drm_gem_handle_create_tail()Simona Vetter2-1/+12
2025-07-17drm/ttm: fix error handling in ttm_buffer_object_transferChristian König1-6/+7
2025-07-17drm/sched: Increment job count before swapping tail spsc queueMatthew Brost1-1/+3
2025-07-17drm/gem: Acquire references on GEM handles for framebuffersThomas Zimmermann3-11/+51
2025-07-17drm/amdkfd: add hqd_sdma_get_doorbell callbacks for gfx7/8Alex Deucher2-0/+16
2025-07-17drm/amdgpu: Include sdma_4_4_4.binKent Russell1-0/+1
2025-07-17drm/amdkfd: Don't call mmput from MMU notifier callbackPhilip Yang1-23/+20
2025-07-17drm/imagination: Fix kernel crash when hard resetting the GPUAlessio Belle1-2/+2
2025-07-17wifi: mt76: mt7925: fix invalid array index in ssid assignment during hw scanMichael Lo2-4/+4
2025-07-17wifi: mt76: mt7925: fix the wrong config for tx interruptMing Yen Hsieh1-1/+1
2025-07-17wifi: mt76: mt7925: prevent NULL pointer dereference in mt7925_sta_set_decap_...Deren Wu1-0/+6
2025-07-17wifi: mt76: mt7921: prevent decap offload config before STA initializationDeren Wu1-0/+3
2025-07-17wifi: mwifiex: discard erroneous disassoc frames on STA interfaceVitor Soares1-1/+3
2025-07-17wifi: prevent A-MSDU attacks in mesh networksMathy Vanhoef1-2/+50
2025-07-17pwm: mediatek: Ensure to disable clocks in error pathUwe Kleine-König1-5/+8
2025-07-17pwm: Fix invalid state detectionUwe Kleine-König1-1/+1
2025-07-17pinctrl: qcom: msm: mark certain pins as invalid for interruptsBartosz Golaszewski1-0/+20
2025-07-17pinctrl: nuvoton: Fix boot on ma35dx platformsMiquel Raynal1-2/+8
2025-07-17md/md-bitmap: fix GPF in bitmap_get_stats()Håkon Bugge1-2/+1
2025-07-17gpiolib: fix performance regression when using gpio_chip_get_multiple()Hugo Villeneuve1-2/+3
2025-07-17net: ethernet: rtsn: Fix a null pointer dereference in rtsn_probe()Haoxiang Li1-0/+5
2025-07-17gre: Fix IPv6 multicast route creation.Guillaume Nault1-7/+2
2025-07-17io_uring/msg_ring: ensure io_kiocb freeing is deferred for RCUJens Axboe2-2/+4
2025-07-17ASoC: fsl_sai: Force a software reset when starting in consumer modeArun Raghavan1-6/+8
2025-07-17arm64: Filter out SME hwcaps when FEAT_SME isn't implementedMark Brown1-25/+32