summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-05-15iio: adc: viperboard: Fix error handling in vprbrd_iio_read_rawSalah Triki
2026-05-15iio: gyro: itg3200: fix i2c read into the wrong stack locationDavid Carlier
2026-05-15iio: dac: ad5686: fix powerdown control on dual-channel devicesRodrigo Alencar
2026-05-15iio: dac: ad5686: acquire lock when doing powerdown controlRodrigo Alencar
2026-05-15iio: temperature: tsys01: fix broken PROM checksum validationSalah Triki
2026-05-15iio: dac: ad3530r: Fix AD3531/AD3531R powerdown mode stringsKim Seer Paller
2026-05-15iio: buffer: hw-consumer: fix use-after-free in error pathFelix Gu
2026-05-15iio: dac: ad5686: fix input raw value checkRodrigo Alencar
2026-05-15iio: dac: ad5686: fix ref bit initialization for single-channel partsRodrigo Alencar
2026-05-15iio: ssp_sensors: cancel delayed work_refresh on removeSanjay Chitroda
2026-05-15iio: adc: meson-saradc: fix calibration buffer leak on errorFelix Gu
2026-05-15iio: dac: max5821: fix return value check in powerdown syncSalah Triki
2026-05-15iio: adc: mt6359: fix unchecked return value in mt6358_read_impSalah Triki
2026-05-15iio: adc: qcom-spmi-adc5-gen3: Fix off by one in adc5_gen3_get_fw_channel_data()Dan Carpenter
2026-05-15iio: imu: adis16550: fix stack leak in trigger handlerGreg Kroah-Hartman
2026-05-15iio: imu: st_lsm6dsx: fix stack leak in tagged FIFO bufferGreg Kroah-Hartman
2026-05-15iio: pressure: bmp280: fix stack leak in bmp580 trigger handlerGreg Kroah-Hartman
2026-05-15iio: adc: nxp-sar-adc: zero-initialize dma_slave_configShuvam Pandey
2026-05-15iio: light: cm3323: fix reg_conf not being initialized correctlyAldo Conte
2026-05-15iio: magnetometer: st_magn: fix default DRDY pin selection for LIS2MDLAdvait Dhamorikar
2026-05-15iio: buffer: Fix DMA fence leak in iio_buffer_enqueue_dmabuf()BenoƮt Monin
2026-05-15Merge drm/drm-next into drm-intel-nextRodrigo Vivi
2026-05-15iio: adc: nxp-sar-adc: fix division by zero in write_rawAntoniu Miclaus
2026-05-15crypto: krb5 - filter out async aead implementations at allocMichael Bommarito
2026-05-15dt-bindings: crypto: qcom,prng: Document TRNG on Nord SoCDeepti Jaggi
2026-05-15crypto: atmel-ecc - drop CONFIG_OF guard and of_match_ptrThorsten Blum
2026-05-15crypto: atmel-sha204a - drop __maybe_unused and of_match_ptrThorsten Blum
2026-05-15crypto: api - use designated initializers for report structsThorsten Blum
2026-05-15crypto: safexcel - Fix potential memory leak in safexcel_pci_probe()Abdun Nihaal
2026-05-15crypto: amlogic - avoid double cleanup in meson_crypto_probe()Dawei Feng
2026-05-15crypto: talitos - use devm_platform_ioremap_resource()Rosen Penev
2026-05-15crypto: talitos/hash - fix SEC2 64k - 1 ahash request limitationPaul Louvel
2026-05-15crypto: talitos/hash - remove useless wrapperPaul Louvel
2026-05-15crypto: talitos/hash - rename first_desc/last_desc to first_request/last_requestPaul Louvel
2026-05-15crypto: talitos/hash - drop workqueue mechanism for SEC1Paul Louvel
2026-05-15crypto: talitos/hash - use descriptor chaining for SEC1 instead of workqueuePaul Louvel
2026-05-15crypto: talitos/hash - prepare SEC1 descriptor chaining, remove additional de...Paul Louvel
2026-05-15crypto: talitos - move code in current_desc_hdr() into a standalone functionPaul Louvel
2026-05-15crypto: talitos - move dma mapping code in talitos_submit() into a standalone...Paul Louvel
2026-05-15crypto: talitos - move dma unmapping code in flush_channel() into a standalon...Paul Louvel
2026-05-15crypto: talitos - add chaining of arbitrary number of descriptor for the SEC1Paul Louvel
2026-05-15crypto: talitos - use dma_sync_single_for_cpu() before reading descriptor headerPaul Louvel
2026-05-15crypto: ccp/sev-dev-tsm - bail out early when pdev->bus is NULLStepan Ionichev
2026-05-15crypto: atmel-ecc - replace min_t with minThorsten Blum
2026-05-15crypto: ecc - Unbreak the build on arm with CONFIG_KASAN_STACK=yLukas Wunner
2026-05-15crypto: ccree - replace snprintf("%s") with strscpyThorsten Blum
2026-05-15crypto: artpec6 - refactor crypto_setup_out_descr for readabilityThorsten Blum
2026-05-15crypto: talitos - allocate channels with main structRosen Penev
2026-05-15crypto: drbg - Remove support for "prediction resistance"Eric Biggers
2026-05-15crypto: drbg - Rename MAX_ADDTL => MAX_ADDTL_BYTESEric Biggers