mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
synced 2025-01-06 05:06:29 +00:00
Linux kernel stable tree
a1cc63408f
It contains: - DT bindings update for the SAM9X7 TCB block -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQTsZ8eserC1pmhwqDmejrg/N2X7/QUCZynOpAAKCRCejrg/N2X7 /TotAP9R6gwNMDp0Y0bilhMIdP3kFRlAuKTUzC/H0snPY/SRCgEAgTwDAq/kEysH WOQVyUmGwvINV6ki0wZU1V8W5x0VqQ4= =Cp0L -----END PGP SIGNATURE----- gpgsig -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEEiK/NIGsWEZVxh/FrYKtH/8kJUicFAmc1OEUACgkQYKtH/8kJ UidpFQ//c+NnRzOGVs8seZfBnL++iY5G/aLP7OXGNmRUH5SV7G08HzTzNzZAnUbs rY3RtAp2/f+ucG31K1wyFV7sDLKqvQN141GE28fVRt7Xl4rgyxgZQd3MxR7Xo2fp XW2q4/aw+dtxyjkbA3Qft75K6Ftffe8d24ZxiggmyAZoQgRnad+SnYYmxWE8YqHe pOPIWz1QVVC0Y0xnC8ALca+bKni3H5yHDoIoIi9820bixLlw0N6AZkjObvmLDu1j i2tVTg5gYTUzCWUScJJr2IGsrvxEXZhWtPwNv26e8E33aLTfLerpOhW6RG/JA4LQ YGsJFnN74FFREq2GuMjZjiTYIiT/BV2tbxV6LoaAfw8fM3Vrx/SiBjtFsviOgzMB 2WPufyhMPVQQLujQgrbNFXOVJqF/d4Rv6zE3cmQ1QTqreXCQ7k2UZqIuwRxTy/Yl bb8YKczWPF3QFCx9fuD8kS4QKMuSY3Mntj8euB4g1Rdo9x1/Z/pC2jHPfPvsPaLO Qf90O6t4zpH1sSKTuhQq/s8sAZNYI9QqnL+zytxJga72TvxpcjvcrQGreg6I50lu fqMDFzLDycrzUsYiQrDsEoBIghRjxZpJ5yS++8LBoXsUzghvgUTQy0J03PmvxME7 OHdYSLjio4IRxwlOT3BAKrShATJt02BnyZOS9Zezq6VNplSk9v4= =QuEo -----END PGP SIGNATURE----- Merge tag 'at91-soc-6.13' of https://git.kernel.org/pub/scm/linux/kernel/git/at91/linux into soc/dt Microchip AT91 SoC updates for v6.13 It contains: - DT bindings update for the SAM9X7 TCB block * tag 'at91-soc-6.13' of https://git.kernel.org/pub/scm/linux/kernel/git/at91/linux: dt-bindings: microchip: atmel,at91rm9200-tcb: add sam9x7 compatible Link: https://lore.kernel.org/r/20241113182050.2176500-3-claudiu.beznea@tuxon.dev Signed-off-by: Arnd Bergmann <arnd@arndb.de> |
||
---|---|---|
arch | ||
block | ||
certs | ||
crypto | ||
Documentation | ||
drivers | ||
fs | ||
include | ||
init | ||
io_uring | ||
ipc | ||
kernel | ||
lib | ||
LICENSES | ||
mm | ||
net | ||
rust | ||
samples | ||
scripts | ||
security | ||
sound | ||
tools | ||
usr | ||
virt | ||
.clang-format | ||
.cocciconfig | ||
.editorconfig | ||
.get_maintainer.ignore | ||
.gitattributes | ||
.gitignore | ||
.mailmap | ||
.rustfmt.toml | ||
COPYING | ||
CREDITS | ||
Kbuild | ||
Kconfig | ||
MAINTAINERS | ||
Makefile | ||
README |
Linux kernel ============ There are several guides for kernel developers and users. These guides can be rendered in a number of formats, like HTML and PDF. Please read Documentation/admin-guide/README.rst first. In order to build the documentation, use ``make htmldocs`` or ``make pdfdocs``. The formatted documentation can also be read online at: https://www.kernel.org/doc/html/latest/ There are various text files in the Documentation/ subdirectory, several of them using the reStructuredText markup notation. Please read the Documentation/process/changes.rst file, as it contains the requirements for building and running the kernel, and information about the problems which may result by upgrading your kernel.