summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-03-22iio: dac: ds4424: rename iio_info struct to avoid ambiguityOleksij Rempel
2026-03-22iio: dac: ds4424: sort headers alphabeticallyOleksij Rempel
2026-03-22iio: dac: ds4424: ratelimit read errors and use device contextOleksij Rempel
2026-03-22iio: dac: ds4424: refactor raw access to use bitwise operationsOleksij Rempel
2026-03-22Merge tag 'v7.0-rc4' into togregJonathan Cameron
2026-03-22iio: adc: nxp-sar-adc: Fix DMA channel leak in trigger modeFelix Gu
2026-03-22arm64: dts: ti: k3-j721s2: Use ti,j7200-padconf compatibleThomas Richard (TI)
2026-03-22arm64: dts: ti: k3-am68-phyboard-izar: Add PEB-AV-15 overlayDominik Haller
2026-03-22arm64: dts: ti: k3-j721s2-main: Add DSI1Dominik Haller
2026-03-22arm64: dts: ti: k3-am68-phyboard-izar: Add LVDS-DisplayDominik Haller
2026-03-22arm64: dts: ti: k3-am68-phycore-som: Add DSI->LVDS bridgeDominik Haller
2026-03-22arm64: dts: ti: k3-am68-phyboard-izar: Assign dss clocksDominik Haller
2026-03-22arm64: dts: ti: am62-verdin: Enable pullup for eMMC data pinsFrancesco Dolcini
2026-03-22iio: st_sensors: correct kernel-doc issuesRandy Dunlap
2026-03-22iio: accel: adxl313: add missing error check in predisableAntoniu Miclaus
2026-03-22iio: dac: ad5770r: fix error return in ad5770r_read_raw()Antoniu Miclaus
2026-03-22iio: accel: fix ADXL355 temperature signature valueValek Andrej
2026-03-22tools/nolibc: rename sys_foo() functions to _sys_foo()Thomas Weißschuh
2026-03-22selftests/nolibc: enable -WundefThomas Weißschuh
2026-03-22tools/nolibc: avoid -Wundef warning for __STDC_VERSION__Thomas Weißschuh
2026-03-22tools/nolibc: add err.hThomas Weißschuh
2026-03-22tools/nolibc: add support for program_invocation_{,short_}nameThomas Weißschuh
2026-03-22block/floppy: Don't use REALLY_SLOW_IO for delaysJuergen Gross
2026-03-22x86/paravirt: Replace io_delay() hook with a boolJuergen Gross
2026-03-22x86/irqflags: Preemptively move include paravirt.h directive where it belongsJuergen Gross
2026-03-22counter: rz-mtu3-cnt: do not use struct rz_mtu3_channel's dev memberCosmin Tanislav
2026-03-22counter: rz-mtu3-cnt: prevent counter from being toggled multiple timesCosmin Tanislav
2026-03-21workqueue: Fix false positive stall reportsSong Liu
2026-03-22crypto: add missing kernel-doc for anonymous union membersKit Dallege
2026-03-22crypto: simd - Remove unused skcipher supportEric Biggers
2026-03-22crypto: atmel-sha204a - Fix potential UAF and memory leak in remove pathThorsten Blum
2026-03-22padata: Put CPU offline callback in ONLINE section to allow failureDaniel Jordan
2026-03-22crypto: Fix several spelling mistakes in commentsSun Chaobo
2026-03-22crypto: hisilicon - add device load query functionality to debugfsZongyu Wu
2026-03-22hwrng: core - avoid kernel-doc warningsRandy Dunlap
2026-03-22crypto: nx - fix context leak in nx842_crypto_free_ctxThorsten Blum
2026-03-22crypto: nx - fix bounce buffer leaks in nx842_crypto_{alloc,free}_ctxThorsten Blum
2026-03-22crypto: atmel-aes - guard unregister on error in atmel_aes_register_algsThorsten Blum
2026-03-22crypto: qat - add wireless mode support for QAT GEN6George Abraham P
2026-03-22crypto: atmel-aes - Fix 3-page memory leak in atmel_aes_buff_cleanupThorsten Blum
2026-03-22crypto: tegra - Disable softirqs before finalizing requestHerbert Xu
2026-03-22crypto: artpec6 - use memcpy_and_pad to simplify prepare_hashThorsten Blum
2026-03-22md/raid5: skip 2-failure compute when other disk is R5_LOCKEDFengWei Shih
2026-03-21zram: do not slot_free() written-back slotsSergey Senozhatsky
2026-03-21mm/damon/core: avoid use of half-online-committed contextSeongJae Park
2026-03-21mm/rmap: clear vma->anon_vma on errorLorenzo Stoakes (Oracle)
2026-03-21sched_ext: Fix inconsistent NUMA node lookup in scx_select_cpu_dfl()Cheng-Yang Chou
2026-03-21Merge tag 'driver-core-7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-03-21pwm: jz4740: Drop unused includeAndy Shevchenko
2026-03-21iio: frequency: ad9523: use dev_err_probeAntoniu Miclaus