Go to file
Linus Torvalds 20f868da2c rpmsg updates for v6.18
Clean up the dev_pm_domain integration in rpmsg core. Correct module
 aliases for the rpmsg char driver.
 
 Transition Qualcomm SMD and GLINK drivers to strscpy() and fix the
 regression in legacy code for acquiring outgoing interrupts using the
 non-mailbox based mechanism.
 -----BEGIN PGP SIGNATURE-----
 
 iQJJBAABCgAzFiEEBd4DzF816k8JZtUlCx85Pw2ZrcUFAmjehnkVHGFuZGVyc3Nv
 bkBrZXJuZWwub3JnAAoJEAsfOT8Nma3FGJMP+gLVjUQW+5CEGjMHOjZ0s+Z1xuru
 8mJlgJWStHk158HAOn6RgCRHjqOtUqXpBTa8/OMY76VhmyyQ5e1jdyMOveFxp6E+
 BgffJm7u5q+f4UjdIwDlvugUz9dgI1xi+CghYkaiWBDW1Vngwm44xLFFzO5zFd1t
 48GkJWCboTHjy+ZRH8bt9h8UB9KmG8XdD+LspG5Apxc1qnfr3BAtWNoajzyfMIrn
 BdqW6R0KSoPUzlZNdaWTSMyXeHHG2MRuRR5aK7xPW5XmS/3UGT3rIB9yI+fdLO2T
 eU8JszdFtLO2lMmaeC+y8ciQYAocaOaAL4tP20+fsv5UFL+cIB0yt8vw2Wo8fxAQ
 86LJ2nMymyvV+ZRkkhO6hpC9qFMKWKHl2fozu05+GzAzDezFk8nmhGEfQtwq0+id
 aLQPOei2KHu6QC5VEqdall9B6rqRJzVjE7/qfJX7phBFTgbtt/j58fM8Ug77Y+Gq
 /azPvf/NanUb0PeqRxakNe3bee9/NT/cuweCaydWILOPgcIAGE5+q8fhgAVblXJS
 xfbbzrjY8RMi08ZDEkfrYWaAqQNMdUdIZXknZU6RWmEhJ/8Meqju9SNtWx2F+p62
 Y0chwhG69fX8ViNAPmg6v8wGkaxcsfmhhXkqewTyvRXexPAGM5fzh1zIZbmNZpaD
 C83M2XDwiASWP0Fq
 =GD/v
 -----END PGP SIGNATURE-----

Merge tag 'rpmsg-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/remoteproc/linux

Pull rpmsg updates from Bjorn Andersson:

 - Clean up the dev_pm_domain integration in rpmsg core. Correct module
   aliases for the rpmsg char driver.

 - Transition Qualcomm SMD and GLINK drivers to strscpy() and fix the
   regression in legacy code for acquiring outgoing interrupts using the
   non-mailbox based mechanism.

* tag 'rpmsg-v6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/remoteproc/linux:
  rpmsg: qcom_smd: Fix fallback to qcom,ipc parse
  rpmsg: Use strscpy() instead of strscpy_pad()
  rpmsg: core: Drop dev_pm_domain_detach() call
  rpmsg: char: Export alias for RPMSG ID rpmsg-raw from table
2025-10-04 15:46:51 -07:00
Documentation remoteproc updates for v6.18 2025-10-04 15:45:17 -07:00
LICENSES
arch platform-drivers-x86 for v6.18-1 2025-10-04 15:28:18 -07:00
block Summary of significant series in this pull request: 2025-10-02 18:18:33 -07:00
certs
crypto This update includes the following changes: 2025-10-04 14:59:29 -07:00
drivers rpmsg updates for v6.18 2025-10-04 15:46:51 -07:00
fs It has been a relatively busy cycle in docsland, with changes all over: 2025-10-03 17:16:13 -07:00
include hid-for-linus-2025093001 2025-10-04 15:38:04 -07:00
init printk changes for 6.18 2025-10-04 11:13:11 -07:00
io_uring Summary of significant series in this pull request: 2025-10-02 18:18:33 -07:00
ipc namespace-6.18-rc1 2025-09-29 11:20:29 -07:00
kernel This update includes the following changes: 2025-10-04 14:59:29 -07:00
lib This update includes the following changes: 2025-10-04 14:59:29 -07:00
mm mm/mm_init: simplify deferred initialization of struct pages 2025-10-04 11:03:10 -07:00
net NFS Client Updates for Linux 6.18 2025-10-03 14:20:40 -07:00
rust dma-mapping updates for Linux 6.18: 2025-10-03 17:41:12 -07:00
samples Summary of significant series in this pull request: 2025-10-02 18:18:33 -07:00
scripts It has been a relatively busy cycle in docsland, with changes all over: 2025-10-03 17:16:13 -07:00
security Hi, 2025-10-04 15:23:29 -07:00
sound platform-drivers-x86 for v6.18-1 2025-10-04 15:28:18 -07:00
tools hid-for-linus-2025093001 2025-10-04 15:38:04 -07:00
usr
virt KVM common changes for 6.18 2025-09-30 13:27:59 -04:00
.clang-format
.clippy.toml
.cocciconfig
.editorconfig
.get_maintainer.ignore MAINTAINERS: remove Alyssa Rosenzweig 2025-09-18 21:17:31 +02:00
.gitattributes
.gitignore
.mailmap VFIO updates for v6.18-rc1 2025-10-04 08:24:54 -07:00
.pylintrc
.rustfmt.toml
COPYING
CREDITS MAINTAINERS: Delete inactive maintainers from AF_XDP 2025-09-25 13:18:22 +02:00
Kbuild sched: Make migrate_{en,dis}able() inline 2025-09-25 09:57:16 +02:00
Kconfig
MAINTAINERS platform-drivers-x86 for v6.18-1 2025-10-04 15:28:18 -07:00
Makefile It has been a relatively busy cycle in docsland, with changes all over: 2025-10-03 17:16:13 -07:00
README

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.