summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-06-30nvme: Fix incorrect cdw15 value in passthru error loggingAlok Tiwari1-1/+1
2025-06-30drm/i915/dsi: Fix NULL pointer deref in vlv_dphy_param_init()Hans de Goede1-1/+1
2025-06-30drm/i915/selftests: Change mock_request() to return error pointersDan Carpenter2-11/+11
2025-06-30arm64: dts: add big-endian property back into watchdog nodeMeng Li1-1/+2
2025-06-30arm64: dts: imx95-15x15-evk: fix the overshoot issue of NETCWei Fang1-10/+10
2025-06-30arm64: dts: imx95-19x19-evk: fix the overshoot issue of NETCWei Fang1-6/+6
2025-06-30Input: iqs7222 - explicitly define number of external channelsJeff LaBundy1-2/+5
2025-06-30io_uring: gate REQ_F_ISREG on !S_ANON_INODE as wellJens Axboe1-1/+2
2025-06-30smb: client: fix readdir returning wrong type with POSIX extensionsPhilipp Kerling1-1/+1
2025-06-30spi: spi-fsl-dspi: Clear completion counter before initiating transferJames Clark1-1/+10
2025-06-30spi: Raise limit on number of chip selects to 24Marc Kleine-Budde1-1/+1
2025-06-30mtd: nand: qpic_common: prevent out of bounds access of BAM arraysGabor Juhos2-4/+34
2025-06-30spi: spi-qpic-snand: reallocate BAM transactionsGabor Juhos1-0/+16
2025-06-30regulator: tps65219: Fix devm_kmalloc size allocationShree Ramamoorthy1-14/+14
2025-06-30regulator: core: fix NULL dereference on unbind due to stale coupling dataAlessandro Carminati1-0/+1
2025-06-30regmap: fix potential memory leak of regmap_busAbdun Nihaal1-0/+2
2025-06-30ASoC: Intel: soc-acpi: arl: Correct order of cs42l43 matchesCharles Keepax1-6/+6
2025-06-30MAINTAINERS: update Qualcomm audio codec drivers listSrinivas Kandagatla1-11/+5
2025-06-30ASoC: fsl_sai: Force a software reset when starting in consumer modeArun Raghavan1-6/+8
2025-06-30ASoC: Intel: SND_SOC_INTEL_SOF_BOARD_HELPERS select SND_SOC_ACPI_INTEL_MATCHBard Liao1-0/+1
2025-06-30ASoC: fsl_asrc: use internal measured ratio for non-ideal ratio modeShengjiu Wang1-1/+2
2025-06-29Linux 6.16-rc4v6.16-rc4Linus Torvalds1-1/+1
2025-06-29rust: init: Fix generics in *_init! macrosJanne Grunau1-4/+4
2025-06-29Merge tag 'staging-6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-30/+14
2025-06-29Merge tag 'tty-6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds5-7/+16
2025-06-29iio: dac: ad3530r: Fix incorrect masking for channels 4-7 in powerdown modeKim Seer Paller1-1/+3
2025-06-29iio: adc: ad7380: fix adi,gain-milli property parsingDavid Lechner1-2/+3
2025-06-29iio: adc: ad7949: use spi_is_bpw_supported()David Lechner1-4/+3
2025-06-29iio: accel: fxls8962af: Fix use after free in fxls8962af_fifo_flushSean Nyekjaer1-0/+2
2025-06-29iio: adc: axp20x_adc: Add missing sentinel to AXP717 ADC channel mapsChen-Yu Tsai1-0/+1
2025-06-29dt-bindings: iio: gyro: invensense,mpu3050: change irq maxItemsRodrigo Gobbi1-1/+1
2025-06-29iio: common: st_sensors: Fix use of uninitialize device structsMaud Spierings3-35/+31
2025-06-29iio: adc: adi-axi-adc: fix ad7606_bus_reg_read()David Lechner1-2/+4
2025-06-29dt-bindings: iio: adc: adi,ad7606: fix dt_schema validation warningAngelo Dureghello1-6/+0
2025-06-29Merge tag 'edac_urgent_for_v6.16_rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-21/+36
2025-06-29Merge tag 'x86_urgent_for_v6.16_rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds9-38/+72
2025-06-29Merge tag 'perf_urgent_for_v6.16_rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-5/+5
2025-06-29Merge tag 'locking_urgent_for_v6.16_rc4' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+1
2025-06-29wifi: iwlwifi: pcie: fix locking on invalid TOP resetJohannes Berg1-2/+4
2025-06-29ALSA: hda/realtek - Add mute LED support for HP Victus 15-fb2xxxEdip Hazuri1-0/+1
2025-06-29ALSA: hda: Add missing NVIDIA HDA codec IDsDaniel Dadap1-0/+19
2025-06-29drm/bridge: samsung-dsim: Don't use %pK through printkThomas Weißschuh1-2/+2
2025-06-29drm/exynos: fimd: Guard display clock control with runtime PM callsMarek Szyprowski1-0/+12
2025-06-29drm/exynos: exynos7_drm_decon: add vblank check in IRQ handlingKaustabh Chakraborty1-0/+4
2025-06-29drm/exynos: Don't use %pK through printkThomas Weißschuh2-17/+17
2025-06-29bcachefs: fix btree_trans_peek_prev_journal()Kent Overstreet1-1/+1
2025-06-29Merge tag 'i2c-for-6.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds10-7/+40
2025-06-28Merge tag 'trace-v6.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-7/+7
2025-06-28Merge tag 'loongarch-fixes-6.16-1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds44-100/+151
2025-06-28s390/pci: Allow automatic recovery with minimal driver supportNiklas Schnelle1-15/+29