summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-01-21drm/buddy: Prevent BUG_ON by validating rounded allocationSanjay Yadav
2026-01-21platform/chrome: cros_typec_switch: Use acpi_get_local_u64_address()Andy Shevchenko
2026-01-21platform/chrome: cros_typec_switch: Don't touch struct fwnode_handle::devAndy Shevchenko
2026-01-21drm/atmel-hlcdc: don't reject the commit if the src rect has fractional partsLudovic Desroches
2026-01-20watchdog: softlockup: panic when lockup duration exceeds N thresholdsLi RongQing
2026-01-20array_size.h: add ARRAY_END()Alejandro Colomar
2026-01-20kernel.h: drop hex.h and update all hex.h usersRandy Dunlap
2026-01-20zram: remove KMSG_COMPONENT macroHeiko Carstens
2026-01-20zram: drop pp_in_progressSergey Senozhatsky
2026-01-20zram: fixup read_block_state()Sergey Senozhatsky
2026-01-20zram: trivial fix of recompress_slot() coding stylesSergey Senozhatsky
2026-01-20zram: rename internal slot APISergey Senozhatsky
2026-01-20zram: use u32 for entry ac_time trackingSergey Senozhatsky
2026-01-20zram: consolidate device-attr declarationsSergey Senozhatsky
2026-01-20zram: switch to guard() for init_lockSergey Senozhatsky
2026-01-20zram: rename zram_free_page()Sergey Senozhatsky
2026-01-20zram: move bd_stat to writeback sectionSergey Senozhatsky
2026-01-20zram: introduce writeback_compressed device attributeRichard Chang
2026-01-20zram: introduce compressed data writebackRichard Chang
2026-01-20net: remove HIPPI support and RoadRunner HIPPI driverEthan Nelson-Moore
2026-01-21drm/atmel-hlcdc: fix use-after-free of drm_crtc_commit after releaseLudovic Desroches
2026-01-21drm/atmel-hlcdc: fix memory leak from the atomic_destroy_state callbackLudovic Desroches
2026-01-20net/xen-netback: Fix mispelling of "Software" as "Softare"Yicong Hui
2026-01-20net/micrel: Fix typos in micrel driver code commentsYicong Hui
2026-01-20net/benet: Fix typos in driver code commentsYicong Hui
2026-01-20Octeontx2-pf: Update xdp featuresHariprasad Kelam
2026-01-20usbnet: limit max_mtu based on device's hard_mtuLaurent Vivier
2026-01-20net: phy: simplify PHY fixup registrationHeiner Kallweit
2026-01-20drm/amd/display: Only poll analog connectorsTimur Kristóf
2026-01-20drm/amdgpu: fix error handling in ib_schedule()Alex Deucher
2026-01-20drm/amdkfd: fix gfx11 restrictions on debugging cooperative launchJonathan Kim
2026-01-20drm/amdgpu: free hw_vm_fence when fail in amdgpu_job_allocJiqian Chen
2026-01-20drm/amdgpu: remove frame cntl for gfx v12Likun Gao
2026-01-20net: macb: Replace open-coded device config retrieval with of_device_get_matc...Kevin Hao
2026-01-20mISDN: annotate data-race around dev->workEric Dumazet
2026-01-20net: airoha_eth: increase max MTU to 9220 for DSA jumbo framesSayantan Nandy
2026-01-20net: txgbe: remove the redundant data return in SW-FW mailboxJiawen Wu
2026-01-20net: hns3: fix the HCLGE_FD_AD_NXT_KEY error setting issueJijie Shao
2026-01-20net: hns3: fix wrong GENMASK() for HCLGE_FD_AD_COUNTER_NUM_MJijie Shao
2026-01-20net: stmmac: fix resume: calculate tso last_segmentRussell King (Oracle)
2026-01-20be2net: fix data race in be_get_new_eqdDavid Yang
2026-01-20idpf: Fix data race in idpf_net_dimDavid Yang
2026-01-20net: hns3: fix data race in hns3_fetch_statsDavid Yang
2026-01-20octeontx2-pf: Remove unnecessary bounds checkSimon Horman
2026-01-20net: usb: r8152: fix transmit queue timeoutMingj Ye
2026-01-20clk: qcom: gfx3d: add parent to parent request mapDmitry Baryshkov
2026-01-20net: remove legacy way to get/set HW timestamp configVadim Fedorenko
2026-01-20eth: fbnic: Update RX mbox timeout valueMohsin Bashir
2026-01-20eth: fbnic: Remove retry supportMohsin Bashir
2026-01-20eth: fbnic: Reuse RX mailbox pagesMohsin Bashir