summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'm68knommu-for-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2022-10-109-28/+4
|\
| * m68k: update config filesLukas Bulwahn2022-09-307-22/+0
| * m68knommu: fix non-mmu classic 68000 legacy timer tick selectionGreg Ungerer2022-09-261-3/+1
| * m68knommu: fix non-specific 68328 choice interrupt build failureGreg Ungerer2022-09-261-3/+3
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2022-10-1015-65/+253
|\ \
| * | virtio_pci: don't try to use intxif pin is zeroAngus Chen2022-10-081-0/+3
| * | vDPA: conditionally read MTU and MAC in dev cfg spaceZhu Lingshan2022-10-081-8/+29
| * | vDPA: fix spars cast warning in vdpa_dev_net_mq_config_fillZhu Lingshan2022-10-081-1/+2
| * | vDPA: check virtio device features to detect MQZhu Lingshan2022-10-081-1/+1
| * | vDPA: check VIRTIO_NET_F_RSS for max_virtqueue_paris's presenceZhu Lingshan2022-10-081-3/+3
| * | vDPA: only report driver features if FEATURES_OK is setZhu Lingshan2022-10-081-6/+14
| * | vDPA: allow userspace to query features of a vDPA deviceZhu Lingshan2022-10-082-5/+15
| * | virtio_blk: add SECURE ERASE command supportAlvaro Karsz2022-10-072-18/+111
| * | vp_vdpa: support feature provisioningJason Wang2022-10-071-2/+20
| * | vdpa_sim_net: support feature provisioningJason Wang2022-10-074-5/+17
| * | vdpa: device feature provisioningJason Wang2022-10-073-0/+8
| * | virtio-net: use mtu size as buffer length for big packetsGavin Li2022-10-071-13/+24
| * | virtio-net: introduce and use helper function for guest gso support checksGavin Li2022-10-071-4/+9
| * | virtio: drop vp_legacy_set_queue_sizeMichael S. Tsirkin2022-10-071-2/+0
| * | virtio_ring: make vring_alloc_queue_packed prettierDeming Wang2022-10-071-3/+3
| * | virtio_ring: split: Operators use unified styleDeming Wang2022-10-071-1/+1
| * | vhost: add __init/__exit annotations to module init/exit funcsXiu Jianfeng2022-10-071-2/+2
* | | Merge tag 'hyperv-next-signed-20221009' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2022-10-108-45/+40
|\ \ \
| * | | x86/hyperv: Replace kmap() with kmap_local_page()Zhao Liu2022-10-031-2/+2
| * | | drm/hyperv: Add ratelimit on error messageSaurabh Sengar2022-09-291-1/+1
| * | | hyperv: simplify and rename generate_guest_idLi kunyu2022-09-283-8/+5
| * | | Drivers: hv: vmbus: Split memcpy of flex-arrayKees Cook2022-09-281-1/+2
| * | | scsi: storvsc: remove an extraneous "to" in a commentwangjianli2022-09-231-1/+1
| * | | Drivers: hv: vmbus: Don't wait for the ACPI device upon initializationStanislav Kinsburskiy2022-09-231-9/+4
| * | | Drivers: hv: vmbus: Use PCI_VENDOR_ID_MICROSOFT for better discoverabilityEaswar Hariharan2022-09-231-1/+1
| * | | Drivers: hv: vmbus: Fix kernel-docJiapeng Chong2022-09-231-1/+1
| * | | drm/hyperv: Don't overwrite dirt_needed value set by hostSaurabh Sengar2022-09-231-2/+0
| * | | Drivers: hv: vmbus: Optimize vmbus_on_eventSaurabh Sengar2022-09-232-19/+23
* | | | Merge tag 'thermal-6.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-10-108-96/+42
|\ \ \ \
| * \ \ \ Merge tag 'thermal-v6.1-rc1-2' of https://git.kernel.org/pub/scm/linux/kernel...Rafael J. Wysocki2022-10-048-96/+42
| |\ \ \ \
| | * | | | thermal/drivers/qcom/tsens-v0_1: Fix MSM8939 fourth sensor hw_idVincent Knecht2022-10-041-1/+1
| | * | | | thermal/core: Add a check before calling set_trip_temp()Lad Prabhakar2022-10-041-3/+5
| | * | | | thermal/core: Drop valid pointer check for typeLad Prabhakar2022-10-041-1/+1
| | * | | | thermal/drivers/rcar_thermal: Constify static thermal_zone_device_opsLad Prabhakar2022-10-041-1/+1
| | * | | | thermal/drivers/qcom: Drop false build dependency of all QCOM drivers on QCOM...Jonathan Cameron2022-10-041-1/+1
| | * | | | thermal/of: Remove the thermal_zone_of_get_sensor_id() functionDaniel Lezcano2022-10-042-54/+0
| | * | | | thermal/drivers/imx_sc: Rely on the platform data to get the resource idDaniel Lezcano2022-10-041-35/+33
* | | | | | Merge tag 'pm-6.1-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2022-10-104-30/+53
|\ \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-. \ \ \ \ \ Merge branches 'pm-domains' and 'pm-core'Rafael J. Wysocki2022-10-103-23/+38
| |\ \ \ \ \ \ \
| | | * | | | | | PM: Improve EXPORT_*_DEV_PM_OPS macrosPaul Cercueil2022-10-042-22/+35
| | * | | | | | | PM: domains: log failures to register always-on domainsJohan Hovold2022-10-041-1/+3
| | |/ / / / / /
| * | | | | | | Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Rafael J. Wysocki2022-10-051-7/+15
| |\ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| | * | | | | | tools/power turbostat: version 2022.10.04Len Brown2022-10-041-1/+1
| | * | | | | | tools/power turbostat: Use standard Energy Unit for SPR Dram RAPL domainZhang Rui2022-10-041-1/+0
| | * | | | | | tools/power turbostat: Do not dump TRL if turbo is not supportedArtem Bityutskiy2022-10-041-5/+11