summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorLines
2026-01-26idpf: export RX hardware timestamping information to XDPYiFei Zhu-0/+51
2026-01-26ice: reshuffle and group Rx and Tx queue fields by cachelinesAlexander Lobakin-57/+70
2026-01-26ice: convert all ring stats to u64_stats_tJacob Keller-90/+147
2026-01-26ice: shorten ring stat names and add accessorsJacob Keller-35/+60
2026-01-26ice: use u64_stats API to access pkts/bytes in dim sampleJacob Keller-22/+75
2026-01-26ice: remove ice_q_stats struct and use struct_groupJacob Keller-17/+16
2026-01-26ice: pass pointer to ice_fetch_u64_stats_per_ringJacob Keller-18/+9
2026-01-26PCI: Fix bridge window alignment with optional resourcesIlpo Järvinen-4/+6
2026-01-26gpu: tyr: remove redundant `.as_ref()` for `dev_*` printGary Guo-4/+4
2026-01-26remoteproc: mediatek: Break lock dependency to `prepare_lock`Tzung-Bi Shih-13/+30
2026-01-26nvmem: an8855: drop an unused Kconfig symbolRandy Dunlap-1/+1
2026-01-26nvmem: Simplify with scoped for each OF child loopKrzysztof Kozlowski-5/+1
2026-01-26nvmem: Drop OF node reference on nvmem_add_one_cell() failureKrzysztof Kozlowski-0/+1
2026-01-26irqchip/ti-sci-intr: Allow parsing interrupt-types per-lineAniket Limaye-18/+36
2026-01-26binder: fix BR_FROZEN_REPLY error logCarlos Llamas-2/+3
2026-01-26rust_binder: add additional alignment checksAlice Ryhl-14/+36
2026-01-26binder: fix UAF in binder_netlink_report()Carlos Llamas-1/+13
2026-01-26rust_binder: correctly handle FDA objects of length zeroAlice Ryhl-25/+34
2026-01-26rust_binder: refactor context management to use KVVecJason Hall-53/+36
2026-01-26Merge tag 'qcom-arm64-for-6.20' of https://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann-0/+1
2026-01-26platform/x86: lg-laptop: Recognize 2022-2025 modelsJonas Ringeis-1/+10
2026-01-26platform/x86/amd/pmc: Add quirk for MECHREVO Wujie 15X Progongqi-0/+7
2026-01-26platform/x86: intel_telemetry: Fix PSS event register maskKaushlendra Kumar-1/+1
2026-01-26platform/x86: intel_telemetry: Fix swapped arrays in PSS outputKaushlendra Kumar-2/+2
2026-01-26platform/x86/intel/vsec: Add Nova Lake PUNIT supportDavid E. Box-0/+2
2026-01-26platform/x86: toshiba_haps: Fix memory leaks in add/remove routinesRafael J. Wysocki-1/+1
2026-01-26platform/x86: panasonic-laptop: Fix sysfs group leak in error pathRafael J. Wysocki-1/+3
2026-01-26dm: use bio_clone_blkg_associationMikulas Patocka-0/+2
2026-01-26platform/wmi: string-kunit: Add missing oversized string test caseArmin Wolf-0/+18
2026-01-26platform/x86/amd/pmf: Added a module parameter to disable the Smart PC functionAlexey Zagorodnikov-5/+13
2026-01-26drm/xe: derive mem copy capability from graphics versionNitin Gote-6/+1
2026-01-26platform/x86/uniwill: Implement cTGP settingWerner Sembach-26/+163
2026-01-26platform/x86: uniwill-laptop: Introduce device descriptor systemArmin Wolf-26/+131
2026-01-26drm/xe/xelp: Fix Wa_18022495364Tvrtko Ursulin-1/+1
2026-01-26drm/xe: Skip address copy for sync-only execsShuicheng Lin-3/+3
2026-01-26platform/x86/amd: Use scope-based cleanup for wbrf_record()Zilin Guan-17/+8
2026-01-26Merge branch 'fixes' of into for-nextIlpo Järvinen-35/+506
2026-01-26Merge tag 'driver-core-6.19-rc7-deferred' into driver-core-nextDanilo Krummrich-7/+63
2026-01-26RDMA/uverbs: Validate wqe_size before using it in ib_uverbs_post_sendYi Liu-1/+4
2026-01-26ata: libata-core: Quirk INTEL SSDSC2KG480G8 max_sectorsNiklas Cassel-0/+3
2026-01-26Merge tag 'v6.19-rc7' into driver-core-nextDanilo Krummrich-1671/+3075
2026-01-26drm: Do not allow userspace to trigger kernel warnings in drm_gem_change_hand...Tvrtko Ursulin-6/+12
2026-01-26regulator: spacemit-p1: Fix n_voltages for BUCK and LDO regulatorsGuodong Xu-3/+3
2026-01-26nubus: Call put_device() in bus initialization error pathFinn Thain-14/+11
2026-01-26Merge tag 'coresight-next-v7.0' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman-192/+773
2026-01-26Merge 6.19-rc7 into char-misc-nextGreg Kroah-Hartman-1671/+3075
2026-01-26drm/i915/display: Prevent u64 underflow in intel_fbc_stolen_endJonathan Cavitt-8/+21
2026-01-26PCI/MSI: Unmap MSI-X region on errorHaoxiang Li-1/+3
2026-01-26md raid: fix hang when stopping arrays with metadata through dm-raidHeinz Mauelshagen-6/+8
2026-01-26md-cluster: fix NULL pointer dereference in process_metadata_updateJiasheng Jiang-1/+6