aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-01-21drm/bridge: anx7625: Fix invalid EDID sizeLoic Poulain1-1/+1
2026-01-21drm/tests/drm_buddy: Add tests for allocations exceeding max_orderSanjay Yadav1-0/+35
2026-01-21drm/buddy: Prevent BUG_ON by validating rounded allocationSanjay Yadav1-0/+9
2026-01-21platform/chrome: cros_typec_switch: Use acpi_get_local_u64_address()Andy Shevchenko1-12/+3
2026-01-21platform/chrome: cros_typec_switch: Don't touch struct fwnode_handle::devAndy Shevchenko1-3/+3
2026-01-21drm/atmel-hlcdc: don't reject the commit if the src rect has fractional partsLudovic Desroches1-15/+4
2026-01-20watchdog: softlockup: panic when lockup duration exceeds N thresholdsLi RongQing3-3/+3
2026-01-20array_size.h: add ARRAY_END()Alejandro Colomar1-2/+0
2026-01-20kernel.h: drop hex.h and update all hex.h usersRandy Dunlap73-0/+73
2026-01-20zram: remove KMSG_COMPONENT macroHeiko Carstens1-2/+1
2026-01-20zram: drop pp_in_progressSergey Senozhatsky2-25/+8
2026-01-20zram: fixup read_block_state()Sergey Senozhatsky1-5/+2
2026-01-20zram: trivial fix of recompress_slot() coding stylesSergey Senozhatsky1-5/+6
2026-01-20zram: rename internal slot APISergey Senozhatsky1-181/+182
2026-01-20zram: use u32 for entry ac_time trackingSergey Senozhatsky2-32/+37
2026-01-20zram: consolidate device-attr declarationsSergey Senozhatsky1-4/+3
2026-01-20zram: switch to guard() for init_lockSergey Senozhatsky1-134/+77
2026-01-20zram: rename zram_free_page()Sergey Senozhatsky1-10/+10
2026-01-20zram: move bd_stat to writeback sectionSergey Senozhatsky1-27/+21
2026-01-20zram: introduce writeback_compressed device attributeRichard Chang1-0/+38
2026-01-20zram: introduce compressed data writebackRichard Chang2-53/+227
2026-01-20net: remove HIPPI support and RoadRunner HIPPI driverEthan Nelson-Moore6-2584/+0
2026-01-21drm/atmel-hlcdc: fix use-after-free of drm_crtc_commit after releaseLudovic Desroches1-2/+1
2026-01-21drm/atmel-hlcdc: fix memory leak from the atomic_destroy_state callbackLudovic Desroches1-2/+1
2026-01-20net/xen-netback: Fix mispelling of "Software" as "Softare"Yicong Hui1-1/+1
2026-01-20net/micrel: Fix typos in micrel driver code commentsYicong Hui4-7/+7
2026-01-20net/benet: Fix typos in driver code commentsYicong Hui6-24/+24
2026-01-20Octeontx2-pf: Update xdp featuresHariprasad Kelam1-1/+3
2026-01-20usbnet: limit max_mtu based on device's hard_mtuLaurent Vivier1-3/+6
2026-01-20net: phy: simplify PHY fixup registrationHeiner Kallweit1-21/+13
2026-01-20drm/amd/display: Only poll analog connectorsTimur Kristóf1-2/+8
2026-01-20drm/amdgpu: fix error handling in ib_schedule()Alex Deucher1-1/+1
2026-01-20drm/amdkfd: fix gfx11 restrictions on debugging cooperative launchJonathan Kim1-2/+1
2026-01-20drm/amdgpu: free hw_vm_fence when fail in amdgpu_job_allocJiqian Chen1-2/+5
2026-01-20drm/amdgpu: remove frame cntl for gfx v12Likun Gao1-12/+0
2026-01-20net: macb: Replace open-coded device config retrieval with of_device_get_matc...Kevin Hao1-9/+5
2026-01-20mISDN: annotate data-race around dev->workEric Dumazet1-5/+8
2026-01-20net: airoha_eth: increase max MTU to 9220 for DSA jumbo framesSayantan Nandy1-1/+1
2026-01-20net: txgbe: remove the redundant data return in SW-FW mailboxJiawen Wu1-2/+2
2026-01-20net: hns3: fix the HCLGE_FD_AD_NXT_KEY error setting issueJijie Shao1-1/+1
2026-01-20net: hns3: fix wrong GENMASK() for HCLGE_FD_AD_COUNTER_NUM_MJijie Shao1-1/+1
2026-01-20net: stmmac: fix resume: calculate tso last_segmentRussell King (Oracle)1-3/+9
2026-01-20be2net: fix data race in be_get_new_eqdDavid Yang1-3/+5
2026-01-20idpf: Fix data race in idpf_net_dimDavid Yang1-5/+11
2026-01-20net: hns3: fix data race in hns3_fetch_statsDavid Yang1-33/+36
2026-01-20octeontx2-pf: Remove unnecessary bounds checkSimon Horman1-4/+5
2026-01-20net: usb: r8152: fix transmit queue timeoutMingj Ye1-0/+2
2026-01-20clk: qcom: gfx3d: add parent to parent request mapDmitry Baryshkov1-0/+1
2026-01-20net: remove legacy way to get/set HW timestamp configVadim Fedorenko1-4/+2
2026-01-20eth: fbnic: Update RX mbox timeout valueMohsin Bashir3-5/+14