summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-07-30gpio: realtek: Add driver for Realtek DHC RTD1625 SoCTzuyi Chang
2026-07-30gpio: regmap: Add IRQ enable/disable helpersYu-Chun Lin
2026-07-30gpio: regmap: Add set_config callbackYu-Chun Lin
2026-07-30gpio: regmap: Add value_xlate callbackYu-Chun Lin
2026-07-30gpio: regmap: Add gpio_regmap_operation to extend reg_mask_xlate callbackYu-Chun Lin
2026-07-30gpio: regmap: Order kernel-doc descriptions with the actual appearanceAndy Shevchenko
2026-07-30gpio: regmap: Apply default resource callbacks for regmap IRQ chipAndy Shevchenko
2026-07-30gpio: regmap: Provide default IRQ resource request and release callbacksAndy Shevchenko
2026-07-30Revert "gpio: realtek: Add driver for Realtek DHC RTD1625 SoC"Yu-Chun Lin
2026-07-30riscv: dts: spacemit: Add cpu scaling for Milk-V JupiterAurelien Jarno
2026-07-30Merge tag 'imx-soc-7.3' of https://git.kernel.org/pub/scm/linux/kernel/git/fr...Arnd Bergmann
2026-07-30Merge tag 'qcom-arm64-fixes-for-7.2' of https://git.kernel.org/pub/scm/linux/...Arnd Bergmann
2026-07-30riscv: dts: spacemit: k1-bananapi-cm6: fix maximum CPU core voltageAurelien Jarno
2026-07-30riscv: dts: spacemit: k1-orangepi-r2s: fix maximum CPU core voltageAurelien Jarno
2026-07-30riscv: dts: spacemit: k1-musepi-pro: fix maximum CPU core voltageAurelien Jarno
2026-07-30riscv: dts: spacemit: k1-orangepi-rv2: fix maximum CPU core voltageAurelien Jarno
2026-07-30riscv: dts: spacemit: k1-milkv-jupiter: fix maximum CPU core voltageAurelien Jarno
2026-07-30riscv: dts: spacemit: k1-bananapi-f3: fix maximum CPU core voltageAurelien Jarno
2026-07-30md/raid5: fix lockless max_nr_stripes readsChen Cheng
2026-07-30Merge tag 'imx-maintainers-7.3' of https://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann
2026-07-30fs/ntfs3: Add basic support for alternative data streamsKonstantin Komarov
2026-07-30fs/ntfs3: Rename 'err' to 'ret' in read pathsKonstantin Komarov
2026-07-30fs/ntfs3: Fix memory leak in indx_find_sort()Konstantin Komarov
2026-07-30md/raid1: protect sequential read hints for read balanceChen Cheng
2026-07-30Merge branch 'net-lan743x-add-rmii-support-for-pci11x1x'Paolo Abeni
2026-07-30net: lan743x: add support for RMII interfaceThangaraj Samynathan
2026-07-30net: lan743x: add RMII strap status detection for PCI11x1xThangaraj Samynathan
2026-07-30md/raid5-ppl: fix use-after-free in ppl_do_flush()Sajal Gupta
2026-07-30Merge branch 'mm-stable-6d098029de09' of https://git.kernel.org/pub/scm/linux...Mike Rapoport (Microsoft)
2026-07-30crypto: af_alg - Allow cbc(paes)Richard Weinberger
2026-07-30RISC-V: KVM: Add more arch-specific tracepointsYuhang.Chen
2026-07-30soc: mediatek: add missing MODULE_DEVICE_TABLE()Pengpeng Hou
2026-07-30soc: mediatek: mtk-mmsys: Use MMSYS_ROUTE() in default routing tableAngeloGioacchino Del Regno
2026-07-30soc: mediatek: mtk-mmsys: Rework routes to specify component IDAngeloGioacchino Del Regno
2026-07-30crypto: af_alg - clean up kernel-doc warningsRandy Dunlap
2026-07-30crypto: drivers - remove conditional return with no effectSang-Heon Jeon
2026-07-30crypto: octeontx - simplify get_{eng,ucode}_type_str helpersThorsten Blum
2026-07-30crypto: qce - drop redundant variable in qce_skcipher_doneThorsten Blum
2026-07-30crypto: bcm - use memcpy_and_pad in ahash_hmac_setkeyThorsten Blum
2026-07-30crypto: cesa - manage SRAM teardown with devmRosen Penev
2026-07-30crypto: starfive - use scatterlist length before DMA mappingThorsten Blum
2026-07-30crypto: qce - fix error path in devm_qce_register_algsThorsten Blum
2026-07-30rhashtable: fix false-positive lockdep splat on rhltable destructionFlorian Westphal
2026-07-30crypto: tegra - fix rctx->cryptlen calculation in tegra_gcm_do_one_req()Vladislav Dronov
2026-07-30crypto: ccm - Set rfc4309 maxauthsize from childHerbert Xu
2026-07-30md/raid5: protect bitmap batch counters aka seq_flush/seq_write consistencyChen Cheng
2026-07-30mm/mm_init: remove unnecessary initialization of pgdat->per_cpu_nodestatsSang-Heon Jeon
2026-07-30RISC-V: KVM: Mark the reset callback of FWFT extension always dirties CSRInochi Amaoto
2026-07-30RISC-V: KVM: Reset the SBI extension when disable itInochi Amaoto
2026-07-30RISC-V: KVM: Add SBI FWFT validation supportInochi Amaoto