ASoC: audio_graph_card2: Add support for variable slot widths
[sfrench/cifs-2.6.git] / certs /
2022-01-24 Mark BrownMerge existing fixes from asoc/for-5.17 into new branch
2022-01-23 Linus TorvaldsMerge tag 'perf-tools-for-v5.17-2022-01-22' of git...
2022-01-23 Linus TorvaldsMerge tag 'trace-v5.17-3' of git://git./linux/kernel...
2022-01-23 Linus TorvaldsMerge tag 'kbuild-fixes-v5.17' of git://git./linux...
2022-01-23 Linus TorvaldsMerge tag 'bitmap-5.17-rc1' of git://github.com/norov...
2022-01-22 Masahiro Yamadacerts: Fix build error when CONFIG_MODULE_SIG_KEY is...
2022-01-22 Masahiro Yamadacerts: Fix build error when CONFIG_MODULE_SIG_KEY is...
2022-01-22 Linus TorvaldsMerge tag '5.17-rc-part2-smb3-fixes' of git://git.samba...
2022-01-22 Linus TorvaldsMerge tag 'xfs-5.17-merge-7' of git://git./fs/xfs/xfs...
2022-01-22 Linus TorvaldsMerge tag 'fscache-fixes-20220121' of git://git./linux...
2022-01-22 Linus TorvaldsMerge tag 'folio-5.17a' of git://git.infradead.org...
2022-01-22 Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2022-01-22 Linus TorvaldsMerge tag 'ata-5.17-rc1-part2' of git://git./linux...
2022-01-22 Linus TorvaldsMerge tag 'thermal-5.17-rc1-2' of git://git./linux...
2022-01-22 Linus TorvaldsMerge tag 'acpi-5.17-rc1-3' of git://git./linux/kernel...
2022-01-22 Linus TorvaldsMerge tag 'devicetree-fixes-for-5.17-1' of git://git...
2022-01-22 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2022-01-22 Linus TorvaldsMerge tag 'for-5.17/parisc-2' of git://git./linux/kerne...
2022-01-22 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2022-01-22 Linus TorvaldsMerge tag 'docs-5.17-2' of git://git.lwn.net/linux
2022-01-21 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2022-01-21 Linus TorvaldsMerge tag 'block-5.17-2022-01-21' of git://git.kernel...
2022-01-21 Linus TorvaldsMerge tag 'io_uring-5.17-2022-01-21' of git://git.kerne...
2022-01-21 Linus TorvaldsMerge tag 'sound-fix-5.17-rc1' of git://git./linux...
2022-01-21 Linus TorvaldsMerge tag 'rtc-5.17' of git://git./linux/kernel/git...
2022-01-21 Linus TorvaldsMerge tag 'drm-next-2022-01-21' of git://anongit.freede...
2022-01-21 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git./linux...
2022-01-21 Linus TorvaldsMerge tag 'pci-v5.17-fixes-1' of git://git./linux/kerne...
2022-01-21 Linus TorvaldsMerge tag 's390-5.17-2' of git://git./linux/kernel...
2022-01-21 Linus TorvaldsMerge tag 'xfs-5.17-merge-6' of git://git./fs/xfs/xfs...
2022-01-21 Linus TorvaldsMerge tag 'xfs-5.17-merge-5' of git://git./fs/xfs/xfs...
2022-01-21 Linus TorvaldsMerge tag 'xfs-5.17-merge-4' of git://git./fs/xfs/xfs...
2022-01-20 Linus TorvaldsMerge tag 'gpio-fixes-for-v5.17-rc1' of git://git....
2022-01-20 Linus TorvaldsMerge tag 'ceph-for-5.17-rc1' of git://github.com/ceph...
2022-01-20 Linus TorvaldsMerge tag '5.17-rc-ksmbd-server-fixes' of git://git...
2022-01-20 Linus TorvaldsMerge tag 'vfio-v5.17-rc1' of git://github.com/awilliam...
2022-01-20 Linus TorvaldsMerge tag 'pwm/for-5.17-rc1' of git://git./linux/kernel...
2022-01-20 Linus TorvaldsMerge tag 'net-5.17-rc1' of git://git./linux/kernel...
2022-01-20 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2022-01-20 Palmer DabbeltRISC-V: Introduce sv48 support without relocatable...
2022-01-19 Linus TorvaldsMerge tag 'f2fs-for-5.17-rc1' of git://git./linux/kerne...
2022-01-19 Linus TorvaldsMerge tag 'trace-v5.17-2' of git://git./linux/kernel...
2022-01-19 Linus TorvaldsMerge tag 'riscv-for-linus-5.17-mw0' of git://git....
2022-01-19 Linus TorvaldsMerge tag 'kbuild-v5.17' of git://git./linux/kernel...
2022-01-15 Dmitry TorokhovMerge branch 'next' into for-linus
2022-01-09 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2022-01-08 Masahiro Yamadacerts: move scripts/extract-cert to certs/
2022-01-08 Masahiro Yamadakbuild: do not quote string values in include/config...
2022-01-08 Masahiro Yamadacerts: simplify $(srctree)/ handling and remove config_...
2022-01-08 Masahiro Yamadacerts: remove misleading comments about GCC PR
2022-01-08 Masahiro Yamadacerts: refactor file cleaning
2022-01-08 Masahiro Yamadacerts: remove unneeded -I$(srctree) option for system_c...
2022-01-08 Masahiro Yamadacerts: unify duplicated cmd_extract_certs and improve...
2022-01-08 Masahiro Yamadacerts: use $< and $@ to simplify the key generation...
2022-01-01 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2021-12-25 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2021-12-11 Masahiro Yamadacerts: use if_changed to re-generate the key when the...
2021-12-11 Masahiro Yamadacerts: use 'cmd' to hide openssl output in silent build...
2021-12-11 Masahiro Yamadacerts: remove noisy messages while generating the signi...
2021-12-11 Masahiro Yamadacerts: check-in the default x509 config file
2021-12-11 Masahiro Yamadacerts: remove meaningless $(error ...) in certs/Makefile
2021-12-11 Masahiro Yamadacerts: move the 'depends on' to the choice of module...
2021-12-09 Daniel LezcanoMerge branch 'reset/of-get-optional-exclusive' of git...
2021-12-09 Dmitry TorokhovMerge tag 'v5.15' into next
2021-11-18 Petr MladekMerge branch 'rework/printk_safe-removal' into for...
2021-11-12 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2021-11-11 Linus TorvaldsMerge tag 'apparmor-pr-2021-11-10' of git://git./linux...
2021-11-02 Linus TorvaldsMerge branch 'ucount-fixes-for-v5.16' of git://git...
2021-11-02 Arnd BergmannMerge tag 'optee-ffa-fix-for-v5.16' of git://git.linaro...
2021-11-01 Linus TorvaldsMerge tag 'timers-core-2021-10-31' of git://git./linux...
2021-11-01 Linus TorvaldsMerge tag 'perf-core-2021-10-31' of git://git./linux...
2021-10-29 Mark BrownMerge remote-tracking branch 'asoc/for-5.15' into asoc...
2021-10-29 Linus TorvaldsMerge tag 'for-5.15-rc7-tag' of git://git./linux/kernel...
2021-10-28 Linus TorvaldsMerge tag 'regmap-fix-v5.15-rc7' of git://git./linux...
2021-10-22 Linus TorvaldsMerge tag 'hyperv-fixes-signed-20211022' of git://git...
2021-10-22 Linus TorvaldsMerge branch 'ucount-fixes-for-v5.15' of git://git...
2021-10-21 Mark BrownMerge branch 'asoc-5.15' into asoc-5.16
2021-10-21 Lee JonesMerge tag 'tags/s2m_s5m_dtschema' into tb-mfd-from...
2021-10-20 Linus TorvaldsMerge tag 'dma-mapping-5.15-2' of git://git.infradead...
2021-10-20 Linus TorvaldsMerge tag 'audit-pr-20211019' of git://git./linux/kerne...
2021-10-20 Arnd BergmannMerge tag 'optee-ffa-for-v5.16' of git://git.linaro...
2021-10-19 Will DeaconMerge branch 'timers/drivers/armv8.6_arch_timer' of...
2021-10-18 Mark BrownMerge branch 'asoc-5.15' into asoc-5.16
2021-10-18 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2021-10-15 Takashi IwaiMerge tag 'asoc-fix-v5.15-rc5' of https://git./linux...
2021-10-15 Linus TorvaldsMerge tag 'regulator-fix-v5.15-rc5' of git://git./linux...
2021-10-15 Linus TorvaldsMerge tag 'ntfs3_for_5.15' of git://github.com/Paragon...
2021-10-13 Arnd BergmannMerge tag 'optee-fix2-for-v5.15' of git://git.linaro...
2021-10-11 Linus TorvaldsMerge tag 'for-5.15-rc5-tag' of git://git./linux/kernel...
2021-10-08 Linus TorvaldsMerge tag 'for-linus-5.15b-rc5-tag' of git://git./linux...
2021-10-08 Mark BrownMerge series "regulator/mfd/clock: dt-bindings: Samsung...
2021-10-07 Linus TorvaldsMerge tag 'nfsd-5.15-3' of git://git./linux/kernel...
2021-10-07 Linus TorvaldsMerge tag 'hyperv-fixes-signed-20211007' of git://git...
2021-10-06 Tony LindgrenMerge branch 'pruss-fix' into fixes
2021-10-05 Jakub KicinskiMerge tag 'for-net-next-2021-10-01' of git://git./linux...
2021-10-05 Arnd BergmannMerge tag 'optee-fix-for-v5.15' of git://git.linaro...
2021-10-03 Linus TorvaldsMerge tag 'ext4_for_linus_stable' of git://git./linux...
2021-09-28 Dave AirlieMerge tag 'amd-drm-next-5.16-2021-09-27' of https:...
2021-09-27 Jani NikulaMerge tag 'gvt-fixes-2021-09-18' of https://github...
2021-09-25 Linus TorvaldsMerge tag 'for-linus-5.15b-rc3-tag' of git://git./linux...
next