aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-01-27ACPI: CPPC: Factor out and export per-cpu cppc_perf_ctrs_in_pcc_cpu()Jie Zhan1-21/+27
2026-01-27cpufreq: qcom-nvmem: add sentinel to qcom_cpufreq_ipq806x_match_listPei Xiao1-0/+1
2026-01-27rust: cpufreq: replace `kernel::c_str!` with C-StringsTamir Duberstein1-3/+2
2026-01-27cpufreq: Add Tegra186 and Tegra194 to cpufreq-dt-platdev blocklistAaron Kling1-0/+2
2026-01-27OPP: Return correct value in dev_pm_opp_get_levelAleks Todorov1-1/+1
2026-01-26zsmalloc: use actual object size to detect spansSergey Senozhatsky1-6/+8
2026-01-26net: ethernet: ti: netcp: Use u64_stats_t with u64_stats_sync properlyDavid Yang2-12/+12
2026-01-26netdevsim: use u64_stats_t with u64_stats_sync properlyDavid Yang2-12/+14
2026-01-26net: spacemit: Check for netif_carrier_ok() in emac_stats_update()Vivian Wang1-7/+27
2026-01-26r8169: remove optional size argument in calls to strscpyHeiner Kallweit2-5/+4
2026-01-26r8169: add support for extended chip version id and RTL9151ASJaven Xu2-9/+39
2026-01-26rocker: fix memory leak in rocker_world_port_post_fini()Kery Qi1-3/+2
2026-01-26net: usb: replace unnecessary get_link functions with usbnet_get_linkEthan Nelson-Moore3-25/+4
2026-01-26net: usb: smsc95xx: use phy_do_ioctl_running functionEthan Nelson-Moore1-9/+1
2026-01-26of/kexec: refactor ima_get_kexec_buffer() to use ima_validate_range()Harshit Mogalapalli1-12/+3
2026-01-26mm/zone_device: reinitialize large zone device private foliosMatthew Brost3-3/+3
2026-01-26net: bcmasp: streamline early exit in probeJustin Chen1-13/+14
2026-01-26net: bcmasp: clean up some legacy logicJustin Chen3-89/+10
2026-01-26net: alacritech: Use u64_stats_t with u64_stats_sync properlyDavid Yang2-29/+29
2026-01-27Merge tag 'amd-drm-next-6.20-2026-01-23' of https://gitlab.freedesktop.org/agd5f/linux into drm-nextDave Airlie64-1186/+1429
2026-01-26drm/xe/ptl: Disable DCC on PTLVinay Belgaumkar1-0/+34
2026-01-26drm/xe: Reduce LRC timestamp stuck message on VFs to noticeMatthew Brost1-3/+8
2026-01-26drm/display: bridge_connector: move audio_infoframe checks to OP_HDMIDmitry Baryshkov1-3/+6
2026-01-26drivers/nvdimm: Use local kmapsDavidlohr Bueso2-10/+10
2026-01-26idpf: export RX hardware timestamping information to XDPYiFei Zhu2-0/+51
2026-01-26ice: reshuffle and group Rx and Tx queue fields by cachelinesAlexander Lobakin4-57/+70
2026-01-26ice: convert all ring stats to u64_stats_tJacob Keller3-90/+147
2026-01-26ice: shorten ring stat names and add accessorsJacob Keller6-35/+60
2026-01-26ice: use u64_stats API to access pkts/bytes in dim sampleJacob Keller4-22/+75
2026-01-26ice: remove ice_q_stats struct and use struct_groupJacob Keller4-17/+16
2026-01-26ice: pass pointer to ice_fetch_u64_stats_per_ringJacob Keller2-18/+9
2026-01-26PCI: Fix bridge window alignment with optional resourcesIlpo Järvinen1-4/+6
2026-01-26gpu: tyr: remove redundant `.as_ref()` for `dev_*` printGary Guo2-4/+4
2026-01-26remoteproc: mediatek: Break lock dependency to `prepare_lock`Tzung-Bi Shih2-13/+30
2026-01-26nvmem: an8855: drop an unused Kconfig symbolRandy Dunlap1-1/+1
2026-01-26nvmem: Simplify with scoped for each OF child loopKrzysztof Kozlowski1-5/+1
2026-01-26nvmem: Drop OF node reference on nvmem_add_one_cell() failureKrzysztof Kozlowski1-0/+1
2026-01-26irqchip/ti-sci-intr: Allow parsing interrupt-types per-lineAniket Limaye1-18/+36
2026-01-26binder: fix BR_FROZEN_REPLY error logCarlos Llamas1-2/+3
2026-01-26rust_binder: add additional alignment checksAlice Ryhl1-14/+36
2026-01-26binder: fix UAF in binder_netlink_report()Carlos Llamas1-1/+13
2026-01-26rust_binder: correctly handle FDA objects of length zeroAlice Ryhl1-25/+34
2026-01-26rust_binder: refactor context management to use KVVecJason Hall2-53/+36
2026-01-26Merge tag 'qcom-arm64-for-6.20' of https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux into soc/dtArnd Bergmann1-0/+1
2026-01-26platform/x86: lg-laptop: Recognize 2022-2025 modelsJonas Ringeis1-1/+10
2026-01-26platform/x86/amd/pmc: Add quirk for MECHREVO Wujie 15X Progongqi1-0/+7
2026-01-26platform/x86: intel_telemetry: Fix PSS event register maskKaushlendra Kumar1-1/+1
2026-01-26platform/x86: intel_telemetry: Fix swapped arrays in PSS outputKaushlendra Kumar1-2/+2
2026-01-26platform/x86/intel/vsec: Add Nova Lake PUNIT supportDavid E. Box1-0/+2
2026-01-26platform/x86: toshiba_haps: Fix memory leaks in add/remove routinesRafael J. Wysocki1-1/+1