summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-07-15block: add tracepoint for blk_zone_update_request_bioJohannes Thumshirn2-0/+14
2025-07-15block: split blk_zone_update_request_bio into two functionsJohannes Thumshirn3-19/+31
2025-07-15blktrace: add zoned block commands to blk_fill_rwbsJohannes Thumshirn2-1/+26
2025-07-15dt-bindings: power: Add A523 PPU and PCK600 power controllersChen-Yu Tsai3-1/+30
2025-07-15Merge tag 'samsung-pinctrl-6.17' of https://git.kernel.org/pub/scm/linux/kern...Linus Walleij4-16/+98
2025-07-15arm64/gcs: Don't call gcs_free() when releasing task_structMark Brown2-7/+0
2025-07-15drm/dp: Change AUX DPCD probe address from LANE0_1_STATUS to TRAINING_PATTERN...Imre Deak1-1/+1
2025-07-15thermal: Use dev_fwnode()Jiri Slaby (SUSE)2-10/+6
2025-07-15selftests: net: increase inter-packet timeout in udpgro.shPaolo Abeni1-4/+4
2025-07-15thermal: Constify struct thermal_zone_device_opsChristophe JAILLET11-11/+11
2025-07-15thermal/drivers/loongson2: Constify struct thermal_zone_device_opsChristophe JAILLET1-4/+11
2025-07-15PM: runtime: Take active children into account in pm_runtime_get_if_in_use()Rafael J. Wysocki1-9/+18
2025-07-15rust: device: implement Device::as_bound()Danilo Krummrich1-0/+19
2025-07-15kexec_core: Drop redundant pm_restore_gfp_mask() callRafael J. Wysocki1-1/+0
2025-07-15kexec_core: Fix error code path in the KEXEC_JUMP flowRafael J. Wysocki1-2/+1
2025-07-15PM: sleep: Clean up MAINTAINERS entries for suspend and hibernationRafael J. Wysocki1-4/+4
2025-07-15PM: sleep: Update power.completion for all devices on errorsRafael J. Wysocki1-0/+19
2025-07-15PM: suspend: clean up redundant filesystems_freeze/thaw() handlingZihuan Zhang1-3/+1
2025-07-15PM: suspend: Drop a misplaced pm_restore_gfp_mask() callRafael J. Wysocki1-1/+0
2025-07-15soundwire: Revert "soundwire: qcom: Add set_channel_map api support"Amit Pundir1-26/+0
2025-07-15rust: devres: provide an accessor for the deviceDanilo Krummrich1-0/+5
2025-07-15rust: devres: initialize Devres::inner::data lastDanilo Krummrich1-8/+8
2025-07-15ASoC: stm: stm32_sai_sub: convert from round_rate() to determine_rate()Brian Masney1-6/+8
2025-07-15ASoC: stm: stm32_i2s: convert from round_rate() to determine_rate()Brian Masney1-8/+13
2025-07-15ASoC: qcom: qdsp6: q6dsp-lpass-clocks: convert from round_rate() to determine...Brian Masney1-4/+4
2025-07-15ASoC: codecs: rt5682s: convert from round_rate() to determine_rate()Brian Masney1-12/+14
2025-07-15ASoC: codecs: rt5682: convert from round_rate() to determine_rate()Brian Masney1-12/+14
2025-07-15ASoC: codecs: da7219: convert from round_rate() to determine_rate()Brian Masney1-30/+34
2025-07-15spi: st: Switch from CONFIG_PM_SLEEP guards to pm_sleep_ptr()Raphael Gallais-Pou1-9/+5
2025-07-15ASoC: amd: yc: Add DMI entries to support HP 15-fb1xxxAdam Queler1-0/+7
2025-07-15staging: rtl8723bs: os_dep: remove blank line before close brace '}'Ana Oliveira1-1/+0
2025-07-15drm/bridge: megachips-stdpxxxx-ge-b850v3-fw: Fix a compile error due to bridg...Andy Yan1-1/+1
2025-07-15fs: add a new remove_bdev() callbackQu Wenruo2-0/+20
2025-07-15Merge patch series "can: Kconfig: add missing COMPILE_TEST"Marc Kleine-Budde3-3/+3
2025-07-15can: tscan1: Kconfig: add COMPILE_TESTVincent Mailhol1-1/+1
2025-07-15can: ti_hecc: Kconfig: add COMPILE_TESTVincent Mailhol1-1/+1
2025-07-15can: ti_hecc: fix -Woverflow compiler warningVincent Mailhol1-1/+1
2025-07-15drm/panfrost: Use DRM_GPU_SCHED_STAT_NO_HANG to skip the resetMaíra Canal1-4/+4
2025-07-15drm/xe: Use DRM_GPU_SCHED_STAT_NO_HANG to skip the resetMaíra Canal1-9/+3
2025-07-15drm/etnaviv: Use DRM_GPU_SCHED_STAT_NO_HANG to skip the resetMaíra Canal1-8/+4
2025-07-15drm/v3d: Use DRM_GPU_SCHED_STAT_NO_HANG to skip the resetMaíra Canal1-14/+2
2025-07-15drm/sched: Add new test for DRM_GPU_SCHED_STAT_NO_HANGMaíra Canal3-0/+49
2025-07-15drm/sched: Make timeout KUnit tests fasterMaíra Canal1-3/+5
2025-07-15drm/sched: Allow drivers to skip the reset and keep on runningMaíra Canal2-2/+47
2025-07-15drm/sched: Rename DRM_GPU_SCHED_STAT_NOMINAL to DRM_GPU_SCHED_STAT_RESETMaíra Canal15-26/+26
2025-07-15Merge tag 'iwlwifi-next-2025-07-15' of https://git.kernel.org/pub/scm/linux/k...Johannes Berg66-1217/+792
2025-07-15Merge tag 'usb-serial-6.16-rc7' of ssh://gitolite.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman3-0/+8
2025-07-15gfs2: Set .migrate_folio in gfs2_{rgrp,meta}_aopsAndrew Price1-0/+2
2025-07-15Merge tag 'iwlwifi-fixes-2025-07-15' of https://git.kernel.org/pub/scm/linux/...Johannes Berg5-9/+15
2025-07-15arm64: dts: rockchip: Move dsi address+size-cells from SoC to rk3399 boardsDiederik de Haas4-7/+6