aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-06-17irqdomain: Constify parameter in is_fwnode_irqchip()Herve Codina1-1/+1
2024-06-17irqdomain: Introduce irq_domain_instantiate()Herve Codina2-7/+53
2024-06-17irqdomain: Introduce irq_domain_free()Herve Codina1-6/+10
2024-06-17irqdomain: Fixed unbalanced fwnode get and putHerve Codina1-5/+2
2024-06-17peci: aspeed: Clear clock_divider value before setting itIwona Winiarska1-0/+1
2024-06-17cpu/hotplug: Reverse order of iteration in freeze_secondary_cpus()Stanislav Spassov1-2/+2
2024-06-17smp: Use str_plural() to fix Coccinelle warningsThorsten Blum1-2/+2
2024-06-17cpu/hotplug: Fix typo in commentCosta Shulyupin1-1/+1
2024-06-17peci, hwmon: Switch to new Intel CPU model definesTony Luck7-31/+42
2024-06-17cpu/hotplug: Fix dynstate assignment in __cpuhp_setup_state_cpuslocked()Yuntao Wang1-4/+4
2024-06-17powerpc/kexec_file: fix cpus node update to FDTSourabh Jain1-16/+37
2024-06-17powerpc/kexec_file: fix extra size calculation for kexec FDTSourabh Jain3-38/+33
2024-06-17powerpc/perf: Set cpumode flags using sample addressAnjali K3-28/+23
2024-06-17Merge branch 'net-smc-IPPROTO_SMC'David S. Miller6-71/+314
2024-06-17net/smc: Introduce IPPROTO_SMCD. Wythe5-3/+198
2024-06-17net/smc: expose smc proto operationsD. Wythe2-30/+63
2024-06-17net/smc: refactoring initialization of smc sockD. Wythe2-38/+53
2024-06-17net: make for_each_netdev_dump() a little more bug-proofJakub Kicinski1-1/+2
2024-06-17ASoC: audio-graph-card2: add support for aux devicesKuninori Morimoto1-0/+4
2024-06-17ASoC: SOF: mediatek: Constify struct mtk_adsp_ipc_opsChristophe JAILLET3-3/+3
2024-06-17ASoC: dt-bindings: realtek,rt5514: Convert to dtschemaAnimesh Agarwal2-37/+70
2024-06-17ASoC: dt-bindings: realtek,rt5631: Convert to dtschemaAnimesh Agarwal2-48/+67
2024-06-17ASoC: fsl: imx-pcm-fiq: add missing MODULE_DESCRIPTION() macroJeff Johnson1-0/+1
2024-06-17netrom: Fix a memory leak in nr_heartbeat_expiry()Gavrilov Ilia1-1/+2
2024-06-17Merge tag 'thermal-v6.10-rc4' of ssh://gitolite.kernel.org/pub/scm/linux/kern...Rafael J. Wysocki1-7/+5
2024-06-17xfrm: Log input direction mismatch error in one placeAntony Antony3-5/+14
2024-06-17xfrm: Fix input error path memory accessAntony Antony1-0/+3
2024-06-17dt-bindings: net: wireless: describe the ath12k PCI moduleBartosz Golaszewski1-0/+99
2024-06-17dt-bindings: net: wireless: qcom,ath11k: describe the ath11k on QCA6390Bartosz Golaszewski1-0/+46
2024-06-17drm/ci: add tests on vkmsVignesh Raman10-6/+275
2024-06-17Merge branch 'mlx5-genl-queue-stats'David S. Miller3-3/+155
2024-06-17net/mlx5e: Add per queue netdev-genl statsJoe Damato1-0/+132
2024-06-17net/mlx5e: Add txq to sq stats mappingJoe Damato3-3/+23
2024-06-17drm/i915/display: update handling of FBC when VT-d active workaroundVinod Govindapillai1-16/+6
2024-06-17drm/vmwgfx: Fix missing HYPERVISOR_GUEST dependencyAlexey Makhalov1-1/+1
2024-06-17thunderbolt: Add receiver lane margining support for retimersMika Westerberg6-48/+128
2024-06-17thunderbolt: Make margining functions accept target and retimer indexMika Westerberg3-32/+50
2024-06-17thunderbolt: Split out margining from USB4 portMika Westerberg1-122/+112
2024-06-17thunderbolt: Add sideband register access to debugfsMika Westerberg4-0/+307
2024-06-17thunderbolt: Make usb4_port_sb_read/write() available outside of usb4.cMika Westerberg3-75/+66
2024-06-17thunderbolt: Move usb4_port_margining_caps() declaration into correct placeMika Westerberg1-1/+1
2024-06-17thunderbolt: Mention Thunderbolt/USB4 debugging tools in KconfigMika Westerberg1-1/+5
2024-06-17pinctrl: nuvoton: ma35d1: Fix an IS_ERR() vs NULL checkDan Carpenter1-2/+2
2024-06-17drm/i915/mso: using joiner is not possible with eDP MSOJani Nikula1-0/+4
2024-06-17pinctrl: add missing MODULE_DESCRIPTION() macrosJeff Johnson14-0/+14
2024-06-17drm/i915: move comments about FSB straps to proper placeJani Nikula2-10/+9
2024-06-17drm/i915/cdclk: use i9xx_fsb_freq() for rawclk_freq initializationJani Nikula1-43/+3
2024-06-17drm/i915: use i9xx_fsb_freq() for GT clock frequencyJani Nikula3-2/+4
2024-06-17drm/i915: extend the fsb_freq initialization to more platformsJani Nikula1-14/+41
2024-06-17drm/i915: convert fsb_freq and mem_freq to kHzJani Nikula3-33/+34