summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-05-02drm/amdkfd: Fix pqm_destroy_queue race with GPU resetPhilip Yang1-1/+1
2025-05-02drm/amdkfd: clamp queue size to minimumDavid Yat Sin2-0/+12
2025-05-02drm: panel-orientation-quirks: Add new quirk for GPD Win 2Andrew Wyatt1-0/+6
2025-05-02drm: panel-orientation-quirks: Add support for AYANEO 2SAndrew Wyatt1-2/+2
2025-05-02drm: allow encoder mode_set even when connectors change for crtcAbhinav Kumar1-1/+1
2025-05-02Bluetooth: hci_uart: fix race during initializationArseniy Krasnov1-1/+2
2025-05-02tracing: fix return value in __ftrace_event_enable_disable for TRACE_REG_UNRE...Gabriele Paoloni1-1/+3
2025-05-02net: vlan: don't propagate flags on openStanislav Fomichev1-27/+4
2025-05-02wifi: mt76: mt76x2u: add TP-Link TL-WDN6200 ID to device tableIcenowy Zheng1-0/+1
2025-05-02scsi: st: Fix array overflow in st_setup()Kai Mäkisara1-1/+1
2025-05-02ext4: ignore xattrs past endBhupesh1-1/+10
2025-05-02ext4: protect ext4_release_dquot against freezingOjaswin Mujoo1-0/+17
2025-05-02ahci: add PCI ID for Marvell 88SE9215 SATA ControllerDaniel Kral1-0/+2
2025-05-02ata: libata-eh: Do not use ATAPI DMA for a device limited to PIO modeNiklas Cassel1-2/+9
2025-05-02jfs: add sanity check for agwidth in dbMountEdward Adam Davis1-0/+4
2025-05-02jfs: Prevent copying of nlink with value 0 from disk inodeEdward Adam Davis1-1/+1
2025-05-02fs/jfs: Prevent integer overflow in AG size calculationRand Deeb1-1/+1
2025-05-02fs/jfs: cast inactags to s64 to prevent potential overflowRand Deeb1-2/+2
2025-05-02page_pool: avoid infinite loop to schedule delayed workerJason Xing1-1/+7
2025-05-02ALSA: usb-audio: Fix CME quirk for UF series keyboardsRicard Wanderlof1-6/+74
2025-05-02ALSA: hda: intel: Fix Optimus when GPU has no soundMaxim Mikityanskiy1-1/+14
2025-05-02HID: pidff: Fix null pointer dereference in pidff_find_fieldsTomasz Pakuła1-0/+10
2025-05-02HID: pidff: Do not send effect envelope if it's emptyTomasz Pakuła1-18/+24
2025-05-02HID: pidff: Convert infinite length from Linux API to PID standardTomasz Pakuła1-1/+7
2025-05-02xen/mcelog: Add __nonstring annotations for unterminated stringsKees Cook1-1/+1
2025-05-02perf: arm_pmu: Don't disable counter in armpmu_add()Mark Rutland1-5/+3
2025-05-02x86/cpu: Don't clear X86_FEATURE_LAHF_LM flag in init_amd_k8() on AMD when ru...Max Grobecker1-1/+1
2025-05-02pm: cpupower: bench: Prevent NULL dereference on malloc failureZhongqiu Han1-0/+4
2025-05-02net: ppp: Add bound checking for skb data on ppp_sync_txmungArnaud Lecomte1-0/+5
2025-05-02ata: sata_sx4: Add error handling in pdc20621_i2c_read()Wentao Liang1-3/+10
2025-05-02ata: sata_sx4: Drop pointless VPRINTK() calls and convert the remaining onesHannes Reinecke1-71/+34
2025-05-02tipc: fix memory leak in tipc_link_xmitTung Nguyen1-0/+1
2025-05-02ata: pata_pxa: Fix potential NULL pointer dereference in pxa_ata_probe()Henry Martin1-0/+6
2025-04-10Linux 5.4.292v5.4.292Greg Kroah-Hartman1-1/+1
2025-04-10jfs: add index corruption check to DT_GETPAGE()Roman Smirnov1-1/+2
2025-04-10jfs: fix slab-out-of-bounds read in ea_get()Qasim Ijaz1-5/+10
2025-04-10tracing: Fix use-after-free in print_graph_function_flags during tracer switc...Tengda Wu3-4/+1
2025-04-10mmc: sdhci-pxav3: set NEED_RSP_BUSY capabilityKarel Balej1-0/+1
2025-04-10ACPI: resource: Skip IRQ override on ASUS Vivobook 14 X1404VAPPaul Menzel1-0/+7
2025-04-10x86/mm: Fix flush_tlb_range() when used for zapping normal PMDsJann Horn1-1/+1
2025-04-10x86/tsc: Always save/restore TSC sched_clock() on suspend/resumeGuilherme G. Piccoli1-2/+2
2025-04-10ntb_perf: Delete duplicate dmaengine_unmap_put() call in perf_copy_chunk()Markus Elfring1-3/+1
2025-04-10can: flexcan: only change CAN state when link up in system PMHaibo Chen1-2/+4
2025-04-10arcnet: Add NULL check in com20020pci_probe()Henry Martin1-1/+16
2025-04-10net: dsa: mv88e6xxx: propperly shutdown PPU re-enable timer on destroyDavid Oberhollenzer2-4/+10
2025-04-10ipv6: fix omitted netlink attributes when using RTEXT_FILTER_SKIP_STATSFernando Fernandez Mancera1-12/+25
2025-04-10vsock: avoid timeout during connect() if the socket is closingStefano Garzarella1-1/+5
2025-04-10net_sched: skbprio: Remove overly strict queue assertionsCong Wang1-3/+0
2025-04-10netlabel: Fix NULL pointer exception caused by CALIPSO on IPv4 socketsDebin Zhu1-3/+18
2025-04-10ntb: intel: Fix using link status DB'sNikita Shubin1-0/+3