summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-01-26zsmalloc: use actual object size to detect spansSergey Senozhatsky
2026-01-26net: ethernet: ti: netcp: Use u64_stats_t with u64_stats_sync properlyDavid Yang
2026-01-26netdevsim: use u64_stats_t with u64_stats_sync properlyDavid Yang
2026-01-26net: spacemit: Check for netif_carrier_ok() in emac_stats_update()Vivian Wang
2026-01-26r8169: remove optional size argument in calls to strscpyHeiner Kallweit
2026-01-26r8169: add support for extended chip version id and RTL9151ASJaven Xu
2026-01-26rocker: fix memory leak in rocker_world_port_post_fini()Kery Qi
2026-01-26net: usb: replace unnecessary get_link functions with usbnet_get_linkEthan Nelson-Moore
2026-01-26net: usb: smsc95xx: use phy_do_ioctl_running functionEthan Nelson-Moore
2026-01-26of/kexec: refactor ima_get_kexec_buffer() to use ima_validate_range()Harshit Mogalapalli
2026-01-26mm/zone_device: reinitialize large zone device private foliosMatthew Brost
2026-01-26net: bcmasp: streamline early exit in probeJustin Chen
2026-01-26net: bcmasp: clean up some legacy logicJustin Chen
2026-01-26net: alacritech: Use u64_stats_t with u64_stats_sync properlyDavid Yang
2026-01-27Merge tag 'amd-drm-next-6.20-2026-01-23' of https://gitlab.freedesktop.org/ag...Dave Airlie
2026-01-26drm/xe/ptl: Disable DCC on PTLVinay Belgaumkar
2026-01-26drm/xe: Reduce LRC timestamp stuck message on VFs to noticeMatthew Brost
2026-01-26drm/display: bridge_connector: move audio_infoframe checks to OP_HDMIDmitry Baryshkov
2026-01-26drivers/nvdimm: Use local kmapsDavidlohr Bueso
2026-01-26idpf: export RX hardware timestamping information to XDPYiFei Zhu
2026-01-26ice: reshuffle and group Rx and Tx queue fields by cachelinesAlexander Lobakin
2026-01-26ice: convert all ring stats to u64_stats_tJacob Keller
2026-01-26ice: shorten ring stat names and add accessorsJacob Keller
2026-01-26ice: use u64_stats API to access pkts/bytes in dim sampleJacob Keller
2026-01-26ice: remove ice_q_stats struct and use struct_groupJacob Keller
2026-01-26ice: pass pointer to ice_fetch_u64_stats_per_ringJacob Keller
2026-01-26PCI: Fix bridge window alignment with optional resourcesIlpo Järvinen
2026-01-26gpu: tyr: remove redundant `.as_ref()` for `dev_*` printGary Guo
2026-01-26remoteproc: mediatek: Break lock dependency to `prepare_lock`Tzung-Bi Shih
2026-01-26nvmem: an8855: drop an unused Kconfig symbolRandy Dunlap
2026-01-26nvmem: Simplify with scoped for each OF child loopKrzysztof Kozlowski
2026-01-26nvmem: Drop OF node reference on nvmem_add_one_cell() failureKrzysztof Kozlowski
2026-01-26irqchip/ti-sci-intr: Allow parsing interrupt-types per-lineAniket Limaye
2026-01-26binder: fix BR_FROZEN_REPLY error logCarlos Llamas
2026-01-26rust_binder: add additional alignment checksAlice Ryhl
2026-01-26binder: fix UAF in binder_netlink_report()Carlos Llamas
2026-01-26rust_binder: correctly handle FDA objects of length zeroAlice Ryhl
2026-01-26rust_binder: refactor context management to use KVVecJason Hall
2026-01-26Merge tag 'qcom-arm64-for-6.20' of https://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2026-01-26platform/x86: lg-laptop: Recognize 2022-2025 modelsJonas Ringeis
2026-01-26platform/x86/amd/pmc: Add quirk for MECHREVO Wujie 15X Progongqi
2026-01-26platform/x86: intel_telemetry: Fix PSS event register maskKaushlendra Kumar
2026-01-26platform/x86: intel_telemetry: Fix swapped arrays in PSS outputKaushlendra Kumar
2026-01-26platform/x86/intel/vsec: Add Nova Lake PUNIT supportDavid E. Box
2026-01-26platform/x86: toshiba_haps: Fix memory leaks in add/remove routinesRafael J. Wysocki
2026-01-26platform/x86: panasonic-laptop: Fix sysfs group leak in error pathRafael J. Wysocki
2026-01-26dm: use bio_clone_blkg_associationMikulas Patocka
2026-01-26platform/wmi: string-kunit: Add missing oversized string test caseArmin Wolf
2026-01-26platform/x86/amd/pmf: Added a module parameter to disable the Smart PC functionAlexey Zagorodnikov
2026-01-26drm/xe: derive mem copy capability from graphics versionNitin Gote