summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Merge tag 'xsa-5.19-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen...Linus Torvalds2022-07-052-21/+89
| |\ \ \ \ \
| | * | | | | xen-netfront: restore __skb_queue_tail() positioning in xennet_get_responses()Jan Beulich2022-07-011-1/+3
| | * | | | | xen/blkfront: force data bouncing when backend is untrustedRoger Pau Monne2022-07-011-15/+34
| | * | | | | xen/netfront: force data bouncing when backend is untrustedRoger Pau Monne2022-07-011-2/+47
| | * | | | | xen/netfront: fix leaking data in shared pagesRoger Pau Monne2022-07-011-1/+2
| | * | | | | xen/blkfront: fix leaking data in shared pagesRoger Pau Monne2022-07-011-2/+3
| * | | | | | Merge tag 'soc-fixes-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-07-048-15/+48
| |\ \ \ \ \ \
| | * | | | | | soc: qcom: smem: use correct format charactersBill Wendling2022-07-041-3/+3
| | * | | | | | Merge tag 'scmi-fixes-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Arnd Bergmann2022-07-015-5/+38
| | |\ \ \ \ \ \
| | | * | | | | | firmware: arm_scmi: Remove usage of the deprecated ida_simple_xxx APIBo Liu2022-06-271-3/+3
| | | * | | | | | firmware: arm_scmi: Fix response size warning for OPTEE transportVincent Guittot2022-06-271-1/+6
| | | * | | | | | firmware: arm_scmi: Relax CLOCK_DESCRIBE_RATES out-of-spec checksCristian Marussi2022-06-203-1/+29
| | * | | | | | | Merge tag 'at91-fixes-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2022-07-011-6/+6
| | |\ \ \ \ \ \ \
| | | * | | | | | | ARM: at91: fix soc detection for SAM9X60 SiPsMihai Sain2022-06-281-6/+6
| | | | |_|_|/ / / | | | |/| | | | |
| | * | | | | | | soc: ixp4xx/npe: Fix unused match warningLinus Walleij2022-07-011-1/+1
| | | |_|_|/ / / | | |/| | | | |
| * | | | | | | Merge tag 'libnvdimm-fixes-5.19-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-07-011-2/+2
| |\ \ \ \ \ \ \
| | * | | | | | | nvdimm: Fix badblocks clear off-by-one errorChris Ye2022-06-241-2/+2
| * | | | | | | | Merge tag 'thermal-5.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2022-07-011-0/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | thermal: intel_tcc_cooling: Add TCC cooling support for RaptorLakeSumeet Pawnikar2022-06-301-0/+1
| * | | | | | | | | Merge tag 'pm-5.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2022-07-018-76/+106
| |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2022-07-015-0/+36
| | |\ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ Merge tag 'cpufreq-arm-fixes-5.19-rc5' of git://git.kernel.org/pub/scm/linux/...Rafael J. Wysocki2022-06-284-0/+12
| | | |\ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | cpufreq: Add MT8186 to cpufreq-dt-platdev blocklistAngeloGioacchino Del Regno2022-06-281-0/+1
| | | | * | | | | | | | | cpufreq: pmac32-cpufreq: Fix refcount leak bugLiang He2022-06-281-0/+4
| | | | * | | | | | | | | cpufreq: qcom-hw: Don't do lmh things without a throttle interruptStephen Boyd2022-06-281-0/+6
| | | | * | | | | | | | | drivers: cpufreq: Add missing of_node_put() in qoriq-cpufreq.cLiang He2022-06-281-0/+1
| | | | | |_|_|/ / / / / | | | | |/| | | | | | |
| | | * | | | | | | | | cpufreq: amd-pstate: Add resume and suspend callbacksJinzhou Su2022-06-231-0/+24
| | | | |_|/ / / / / / | | | |/| | | | | | |
| | * | | | | | | | | PM / devfreq: passive: revert an editing accident in SPDX-License lineLukas Bulwahn2022-06-301-1/+1
| | * | | | | | | | | PM / devfreq: Fix kernel warning with cpufreq passive register failChristian Marangi2022-06-301-1/+0
| | * | | | | | | | | PM / devfreq: Rework freq_table to be local to devfreq structChristian Marangi2022-06-302-44/+41
| | * | | | | | | | | PM / devfreq: exynos-ppmu: Fix refcount leak in of_get_devfreq_eventsMiaoqian Lin2022-06-301-2/+6
| | * | | | | | | | | PM / devfreq: passive: Use HZ_PER_KHZ macro in units.hYicong Yang2022-06-301-2/+1
| | * | | | | | | | | PM / devfreq: Fix cpufreq passive unregister erroring on PROBE_DEFERChristian 'Ansuel' Marangi2022-06-301-22/+17
| | * | | | | | | | | PM / devfreq: Mute warning on governor PROBE_DEFERChristian 'Ansuel' Marangi2022-06-301-2/+3
| | * | | | | | | | | PM / devfreq: Fix kernel panic with cpu based scaling to passive govChristian 'Ansuel' Marangi2022-06-301-2/+1
| | | |_|_|/ / / / / | | |/| | | | | | |
| * | | | | | | | | Merge tag 'hwmon-for-v5.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-07-016-18/+24
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | hwmon: (ibmaem) don't call platform_device_del() if platform_device_add() failsYang Yingliang2022-07-011-4/+8
| | * | | | | | | | | hwmon: (pmbus/ucd9200) fix typos in commentsJiang Jian2022-06-291-1/+1
| | * | | | | | | | | hwmon: (occ) Prevent power cap command overwriting poll responseEddie James2022-06-294-13/+15
| | | |/ / / / / / / | | |/| | | | | | |
| * | | | | | | | | Merge tag 's390-5.19-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2022-07-011-1/+1
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | s390/sclp: Fix typo in commentsJiang Jian2022-06-301-1/+1
| | |/ / / / / / / /
| * | | | | | | | | Merge tag 'for-5.19/dm-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-07-012-17/+23
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | dm raid: fix KASAN warning in raid5_add_disksMikulas Patocka2022-06-291-0/+1
| | * | | | | | | | | dm raid: fix KASAN warning in raid5_remove_diskMikulas Patocka2022-06-291-1/+4
| | * | | | | | | | | dm raid: fix accesses beyond end of raid member arrayHeinz Mauelshagen2022-06-271-16/+18
| * | | | | | | | | | Merge tag 'block-5.19-2022-07-01' of git://git.kernel.dk/linux-blockLinus Torvalds2022-07-0110-29/+109
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | nvme-pci: add NVME_QUIRK_BOGUS_NID for ADATA IM2P33F8ABR1Lamarque Vieira Souza2022-06-301-0/+2
| | * | | | | | | | | | nvmet: add a clear_ids attribute for passthru targetsAlan Adamson2022-06-304-0/+82
| | * | | | | | | | | | nvme: fix regression when disconnect a recovering ctrlRuozhu Li2022-06-294-6/+19
| | * | | | | | | | | | nvme-pci: add NVME_QUIRK_BOGUS_NID for ADATA XPG SX6000LNP (AKA SPECTRIX S40G)Pablo Greco2022-06-291-1/+2