summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-04-12crypto: hisilicon - remove unused and non-public APIs for qm and secChenghai Huang3-8/+4
2026-04-12crypto: hisilicon/qm - drop redundant variable initializationChenghai Huang1-2/+2
2026-04-12crypto: hisilicon/qm - remove else after returnChenghai Huang1-2/+2
2026-04-12crypto: hisilicon/qm - add const qualifier to info_name in struct qm_cmd_dump...Chenghai Huang1-9/+9
2026-04-12crypto: hisilicon - fix the format string type errorZhushuai Yin2-3/+3
2026-04-12crypto: ccree - fix a memory leak in cc_mac_digest()Haoxiang Li1-0/+1
2026-04-12ALSA: sscape: Add suspend and resume supportCássio Gabriel1-0/+93
2026-04-12ALSA: sscape: Cache per-card resources for board reinitializationCássio Gabriel1-95/+139
2026-04-12crypto: algif_aead - Fix minimum RX size check for decryptionHerbert Xu1-1/+1
2026-04-12X.509: Fix out-of-bounds access when parsing extensionsLukas Wunner1-4/+4
2026-04-12crypto: af_alg - Fix page reassignment overflow in af_alg_pull_tsglHerbert Xu1-2/+2
2026-04-12clk: visconti: pll: initialize clk_init_data to zeroBrian Masney1-1/+1
2026-04-12bpf: Simplify do_check_insn()Alexei Starovoitov1-57/+46
2026-04-12clk: fsl-sai: Add MCLK generation supportMarek Vasut1-1/+33
2026-04-12clk: fsl-sai: Extract clock setup into fsl_sai_clk_register()Marek Vasut1-27/+63
2026-04-12dt-bindings: clock: fsl-sai: Document clock-cells = <1> supportMarek Vasut1-2/+2
2026-04-12clk: fsl-sai: Add i.MX8M support with 8 byte register offsetMarek Vasut2-5/+25
2026-04-12clk: fsl-sai: Sort the headersMarek Vasut1-2/+2
2026-04-12dt-bindings: clock: fsl-sai: Document i.MX8M supportMarek Vasut1-6/+35
2026-04-12Merge tag 'i2c-for-7.0-final' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+1
2026-04-12Merge tag 'clk-remove-deprecated-apis-v7.1' of ssh://github.com/masneyb/linux...Stephen Boyd6-158/+34
2026-04-12Merge tag 'qcom-clk-for-7.1' of https://git.kernel.org/pub/scm/linux/kernel/g...Stephen Boyd95-185/+18239
2026-04-12Merge tag 'samsung-clk-7.1' of https://git.kernel.org/pub/scm/linux/kernel/gi...Stephen Boyd13-37/+1960
2026-04-12Merge tag 'sunxi-clk-for-7.1' of https://git.kernel.org/pub/scm/linux/kernel/...Stephen Boyd1-1/+16
2026-04-12Merge tag 'qcom-clk-fixes-for-7.0' of https://git.kernel.org/pub/scm/linux/ke...Stephen Boyd1-1/+1
2026-04-12Merge tag 'spacemit-clk-fixes-for-7.0-1' of ssh://github.com/spacemit-com/lin...Stephen Boyd1-1/+1
2026-04-12Merge tag 'clk-microchip-fixes-7.0' of https://git.kernel.org/pub/scm/linux/k...Stephen Boyd1-1/+5
2026-04-12Merge tag 'clk-imx-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/abel...Stephen Boyd9-8/+45
2026-04-12Merge tag 'v7.1-rockchip-clk1' of https://git.kernel.org/pub/scm/linux/kernel...Stephen Boyd7-0/+942
2026-04-12Merge tag 'renesas-clk-for-v7.1-tag2' of git://git.kernel.org/pub/scm/linux/k...Stephen Boyd15-38/+698
2026-04-12Merge tag 'tenstorrent-clk-for-v7.1' of git://git.kernel.org/pub/scm/linux/ke...Stephen Boyd11-0/+1235
2026-04-12bpf: Move checks for reserved fields out of the main passAlexei Starovoitov2-148/+201
2026-04-11Merge tag 'spi-fix-v7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-36/+7
2026-04-11Merge tag 'regulator-fix-v7.0-rc7' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-1/+1
2026-04-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-15/+21
2026-04-11Merge tag 'probes-fixes-v7.0-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+1
2026-04-11Merge tag 'usb-7.0-final' of git://git.kernel.org/pub/scm/linux/kernel/git/gr...Linus Torvalds1-1/+2
2026-04-11Merge tag 'input-for-v7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-7/+28
2026-04-11bpf: Delete unused variableAlexei Starovoitov1-3/+1
2026-04-11Merge branch 'selftests-bpf-impose-global-ordering-for-test-decl_tags'Alexei Starovoitov2-137/+125
2026-04-11selftests/bpf: inline TEST_TAG constants in test_loader.cEduard Zingerman1-56/+28
2026-04-11selftests/bpf: impose global ordering for test decl_tagsEduard Zingerman2-103/+124
2026-04-11selftests/bpf: make str_has_pfx return pointer past the prefixEduard Zingerman1-28/+23
2026-04-11selftests/bpf: fix __jited_unpriv tag nameEduard Zingerman1-1/+1
2026-04-11sysfs: attribute_group: Respect is_visible_const() when changing ownerThomas Weißschuh1-2/+5
2026-04-11software node: return -ENOTCONN when referenced swnode is not registered yetBartosz Golaszewski2-1/+3
2026-04-11Documentation: Add managed interruptsSebastian Andrzej Siewior2-0/+117
2026-04-11iommufd: Fix a race with concurrent allocation and unmapSina Hassani1-0/+10
2026-04-11driver core: Don't let a device probe until it's readyDouglas Anderson3-0/+79
2026-04-11Merge tag 'kvm-s390-master-7.0-4' of https://git.kernel.org/pub/scm/linux/ker...Paolo Bonzini56-275/+280