summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-05-30ALSA: seq: Fix yet another spot for system message conversionTakashi Iwai
2024-05-30ipvlan: Dont Use skb->sk in ipvlan_process_v{4,6}_outboundYue Haibing
2024-05-30Merge tag 'nf-24-05-29' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni
2024-05-29net: ena: Fix redundant device NUMA node overrideShay Agroskin
2024-05-29Merge branch 'intel-wired-lan-driver-updates-2024-05-28-e1000e-i40e-ice'Jakub Kicinski
2024-05-29ice: check for unregistering correct number of devlink paramsDave Ertman
2024-05-29ice: fix 200G PHY types to link speed mappingPaul Greenwalt
2024-05-29i40e: Fully suspend and resume IO operations in EEH caseThinh Tran
2024-05-29i40e: factoring out i40e_suspend/i40e_resumeThinh Tran
2024-05-29e1000e: move force SMBUS near the end of enable_ulp functionHui Wang
2024-05-29Merge tag 'nvme-6.10-2024-05-29' of git://git.infradead.org/nvme into block-6.10Jens Axboe
2024-05-29net: dsa: microchip: fix RGMII error in KSZ DSA driverTristram Ha
2024-05-29ipv4: correctly iterate over the target netns in inet_dump_ifaddr()Alexander Mikhalitsyn
2024-05-29net: fix __dst_negative_advice() raceEric Dumazet
2024-05-29hwmon: (ltc2992) Fix memory leak in ltc2992_parse_dt()Javier Carrasco
2024-05-29hwmon: (dell-smm) Add Dell G15 5511 to fan control whitelistArmin Wolf
2024-05-29drm/amd/pm: remove deprecated I2C_CLASS_SPD support from newly added SMU_14_0_2Heiner Kallweit
2024-05-29drm/amdgpu: Make CPX mode auto default in NPS4Rajneesh Bhardwaj
2024-05-29drm/amdkfd: simplify APU VRAM handlingAlex Deucher
2024-05-29Revert "drm/amdkfd: fix gfx_target_version for certain 11.0.3 devices"Alex Deucher
2024-05-29drm/amdgpu: fix dereference null return value for the function amdgpu_vm_pt_p...Jesse Zhang
2024-05-29drm/amdgpu: silence UBSAN warningAlex Deucher
2024-05-29drm/amdgpu: Adjust logic in amdgpu_device_partner_bandwidth()Alex Deucher
2024-05-29bcachefs: Fix failure to return error on misaligned dio writeKent Overstreet
2024-05-29spi: stm32: Don't warn about spurious interruptsUwe Kleine-König
2024-05-29ALSA: ump: Set default protocol when not given explicitlyTakashi Iwai
2024-05-29ALSA: ump: Don't accept an invalid UMP protocol numberTakashi Iwai
2024-05-29Revert "vfs: Delete the associated dentry when deleting a file"Linus Torvalds
2024-05-29Merge tag '9p-for-6.10-rc2' of https://github.com/martinetd/linuxLinus Torvalds
2024-05-29Merge tag 'v6.10-p3' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2024-05-29io_uring: don't attempt to mmap larger than what the user asks forJens Axboe
2024-05-29spi: Assign dummy scatterlist to unidirectional transfersAndy Shevchenko
2024-05-29ASoC: SOF: add missing MODULE_DESCRIPTIONMark Brown
2024-05-29spi: cadence: Ensure data lines set to low during dummy-cycle periodWitold Sadowski
2024-05-29ASoC: SOF: ipc4-topology: Fix input format query of process modules without b...Peter Ujfalusi
2024-05-29nfc/nci: Add the inconsistency check between the input data length and countEdward Adam Davis
2024-05-29MAINTAINERS: dwmac: starfive: update MaintainerMinda Chen
2024-05-29ASoC: Intel: sof-sdw: fix missing SPI_MASTER dependencyPierre-Louis Bossart
2024-05-29ALSA: pcm: fix typo in commentAlexandre Belloni
2024-05-29ALSA: ump: Don't clear bank selection after sending a program changeTakashi Iwai
2024-05-29ALSA: seq: Fix incorrect UMP type for system messagesTakashi Iwai
2024-05-29drm/i915: Fix audio component initializationImre Deak
2024-05-29drm/i915/dpt: Make DPT object unshrinkableVidya Srinivas
2024-05-29drm/i915/gt: Fix CCS id's calculation for CCS mode settingAndi Shyti
2024-05-29drm/panel/lg-sw43408: mark sw43408_backlight_ops as staticDmitry Baryshkov
2024-05-29drm/i915/selftests: Set always_coherent to false when reading from CPUNirmoy Das
2024-05-29drm/panel/lg-sw43408: select CONFIG_DRM_DISPLAY_DP_HELPERDmitry Baryshkov
2024-05-29drm/i915/guc: avoid FIELD_PREP warningArnd Bergmann
2024-05-29drm/i915/gt: Disarm breadcrumbs if engines are already idleChris Wilson
2024-05-29Revert "drm/i915: Remove extra multi-gt pm-references"Janusz Krzysztofik