summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| | * hv_netvsc: rndis_filter needs to select NLSRandy Dunlap2023-12-011-0/+1
| | * net/tg3: fix race condition in tg3_reset_task()Thinh Tran2023-12-011-1/+10
| | * octeontx2-af: Check return value of nix_get_nixlf before using nixlfSubbaraya Sundeep2023-12-011-1/+7
| | * octeontx2-pf: Add missing mutex lock in otx2_get_pauseparamSubbaraya Sundeep2023-12-011-1/+5
| * | Merge tag 'regmap-fix-v6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-12-071-2/+1
| |\ \
| | * | regmap: fix bogus error on regcache_sync successMatthias Reichl2023-12-041-2/+1
| * | | Merge tag 'devicetree-fixes-for-6.7-1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-12-071-2/+3
| |\ \ \
| | * | | of: dynamic: Fix of_reconfig_get_state_change() return value documentationLuca Ceresoli2023-11-271-2/+3
| * | | | Merge tag 'platform-drivers-x86-v6.7-3' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2023-12-078-41/+150
| |\ \ \ \
| | * | | | platform/mellanox: Check devm_hwmon_device_register_with_groups() return valueKunwu Chan2023-12-041-0/+2
| | * | | | platform/mellanox: Add null pointer checks for devm_kasprintf()Kunwu Chan2023-12-041-0/+12
| | * | | | mlxbf-bootctl: correctly identify secure boot with development keysDavid Thompson2023-12-041-13/+26
| | * | | | platform/x86: wmi: Skip blocks with zero instancesArmin Wolf2023-11-301-0/+5
| | * | | | platform/surface: aggregator: fix recv_buf() return valueFrancesco Dolcini2023-11-291-1/+4
| | * | | | platform/x86: asus-wmi: disable USB0 hub on ROG Ally before suspendLuke D. Jones2023-11-281-0/+50
| | * | | | platform/x86: asus-wmi: Filter Volume key presses if also reported via atkbdHans de Goede2023-11-231-0/+23
| | * | | | platform/x86: asus-wmi: Change q500a_i8042_filter() into a generic i8042-filterHans de Goede2023-11-233-19/+23
| | * | | | platform/x86: asus-wmi: Move i8042 filter install to shared asus-wmi codeHans de Goede2023-11-233-12/+9
| * | | | | Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-12-057-113/+171
| |\ \ \ \ \
| | * | | | | iommufd: Do not UAF during iommufd_put_object()Jason Gunthorpe2023-11-292-78/+135
| | * | | | | iommufd: Add iommufd_ctx to iommufd_put_object()Jason Gunthorpe2023-11-296-35/+36
| * | | | | | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2023-12-053-5/+11
| |\ \ \ \ \ \
| | * | | | | | pds_vdpa: set features orderShannon Nelson2023-12-011-2/+1
| | * | | | | | pds_vdpa: clear config callback when status goes to 0Shannon Nelson2023-12-011-1/+3
| | * | | | | | pds_vdpa: fix up format-truncation complaintShannon Nelson2023-12-011-1/+1
| | * | | | | | vdpa/mlx5: preserve CVQ vringh indexSteve Sistare2023-12-011-1/+6
| * | | | | | | Merge tag 'firewire-fixes-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2023-12-031-7/+4
| |\ \ \ \ \ \ \
| | * | | | | | | firewire: core: fix possible memory leak in create_units()Yang Yingliang2023-11-301-7/+4
| | |/ / / / / /
| * | | | | | | Merge tag 'vfio-v6.7-rc4' of https://github.com/awilliam/linux-vfioLinus Torvalds2023-12-033-12/+24
| |\ \ \ \ \ \ \
| | * | | | | | | vfio/pds: Fix possible sleep while in atomic contextBrett Creeley2023-11-273-9/+11
| | * | | | | | | vfio/pds: Fix mutex lock->magic != lock warningBrett Creeley2023-11-271-3/+13
| | |/ / / / / /
| * | | | | | | Merge tag 'for-linus-6.7a-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2023-12-031-1/+3
| |\ \ \ \ \ \ \
| | * | | | | | | xen/events: fix error code in xen_bind_pirq_msi_to_irq()Dan Carpenter2023-11-281-1/+3
| * | | | | | | | Merge tag 'pm-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2023-12-026-32/+132
| |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'powercap'Rafael J. Wysocki2023-12-012-13/+4
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | powercap: DTPM: Fix unneeded conversions to micro-WattsLukasz Luba2023-11-282-13/+4
| | | | |/ / / / / / | | | |/| | | | | |
| | * | | | | | | | cpufreq/amd-pstate: Only print supported EPP values for performance governorAyush Jain2023-11-291-1/+6
| | * | | | | | | | cpufreq/amd-pstate: Fix scaling_min_freq and scaling_max_freq updateWyes Karny2023-11-291-13/+47
| | * | | | | | | | cpufreq/amd-pstate: Fix the return value of amd_pstate_fast_switch()Gautham R. Shenoy2023-11-281-1/+3
| | * | | | | | | | Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...Rafael J. Wysocki2023-11-273-4/+72
| | |\ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| | | * | | | | | | pmdomain: qcom: rpmpd: Set GENPD_FLAG_ACTIVE_WAKEUPStephan Gerhold2023-11-231-0/+1
| | | * | | | | | | cpufreq: qcom-nvmem: Preserve PM domain votes in system suspendStephan Gerhold2023-11-231-0/+27
| | | * | | | | | | cpufreq: qcom-nvmem: Enable virtual power domain devicesStephan Gerhold2023-11-231-3/+43
| | | * | | | | | | cpufreq: imx6q: Don't disable 792 Mhz OPP unnecessarilyChristoph Niedermaier2023-11-231-1/+1
| | | | |_|_|_|/ / | | | |/| | | | |
| * | | | | | | | Merge tag 'acpi-6.7-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2023-12-021-9/+5
| |\ \ \ \ \ \ \ \
| | * | | | | | | | ACPI: video: Use acpi_video_device for cooling-dev driver dataHans de Goede2023-11-271-9/+5
| | |/ / / / / / /
| * | | | | | | | Merge tag 'iommu-fixes-v6.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-12-027-42/+123
| |\ \ \ \ \ \ \ \
| | * | | | | | | | iommu: Fix printk arg in of_iommu_get_resv_regions()Daniel Mentz2023-12-011-1/+1
| | * | | | | | | | iommu/vt-d: Set variable intel_dirty_ops to staticKunwu Chan2023-11-271-2/+2
| | * | | | | | | | iommu/vt-d: Fix incorrect cache invalidation for mm notificationLu Baolu2023-11-271-0/+26