Skip to content

rust: Enable KCFI support #1034

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1,087 commits into
base: rust-next
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 41 commits
Commits
Show all changes
1087 commits
Select commit Hold shift + click to select a range
1aee4ab
zswap: export compression failure stats
nhatsmrt Oct 24, 2023
0343b77
mm/vmalloc: fix the unchecked dereference warning in vread_iter()
Oct 18, 2023
50b37e1
Documentation: maple_tree: fix word spelling error
Oct 23, 2023
dc1c309
selftests: add a sanity check for zswap
nhatsmrt Oct 20, 2023
b569721
ocfs2: replace BUG_ON() at ocfs2_num_free_extents() with ocfs2_error()
Oct 18, 2023
7de8447
do_io_accounting: use __for_each_thread()
oleg-nesterov Oct 23, 2023
a91fa00
do_io_accounting: use sig->stats_lock
oleg-nesterov Oct 23, 2023
0dbee63
fs/proc/base.c: remove unneeded semicolon
Oct 26, 2023
29d92d4
proc: fix proc-empty-vm test with vsyscall
Oct 27, 2023
c969e28
proc: test ProtectionKey in proc-empty-vm test
swarupkotikalapudi Oct 27, 2023
0bbd896
ocfs2: fix a spelling typo in comment
KunWuChan Oct 25, 2023
d431880
scripts/gdb: add lx_current support for riscv
deepak0414 Oct 26, 2023
44c9217
Merge branch 'mm-nonmm-unstable' into mm-everything
akpm00 Oct 28, 2023
e100c36
Merge branch 'for-6.7/cxl-rch-eh' into cxl/next
djbw Oct 28, 2023
9f39bd0
Merge branch 'for-6.7/cxl-qtg' into cxl/next
djbw Oct 28, 2023
553ceb4
Merge branch 'for-6.7/cxl' into cxl/next
djbw Oct 28, 2023
2630b39
Merge branch 'for-6.7/cxl-committed' into cxl/next
djbw Oct 28, 2023
ecaf76f
Merge branch 'perf/urgent' into perf/core, to pick up fix
Oct 28, 2023
11674c3
Merge branch into tip/master: 'irq/urgent'
Oct 28, 2023
0b504a9
Merge branch into tip/master: 'perf/urgent'
Oct 28, 2023
4c4e860
Merge branch into tip/master: 'x86/urgent'
Oct 28, 2023
41928f5
Merge branch into tip/master: 'x86/merge'
Oct 28, 2023
b080166
Merge branch into tip/master: 'core/core'
Oct 28, 2023
4df9fee
Merge branch into tip/master: 'irq/core'
Oct 28, 2023
238e21e
Merge branch into tip/master: 'locking/core'
Oct 28, 2023
fde9da6
Merge branch into tip/master: 'objtool/core'
Oct 28, 2023
7c20760
Merge branch into tip/master: 'ras/core'
Oct 28, 2023
6cb2fc2
Merge branch into tip/master: 'sched/core'
Oct 28, 2023
d19f50c
Merge branch into tip/master: 'smp/core'
Oct 28, 2023
374a276
Merge branch into tip/master: 'timers/core'
Oct 28, 2023
17d4fed
Merge branch into tip/master: 'x86/apic'
Oct 28, 2023
acdc692
Merge branch into tip/master: 'x86/asm'
Oct 28, 2023
631395a
Merge branch into tip/master: 'x86/bugs'
Oct 28, 2023
ea6c9cf
Merge branch into tip/master: 'x86/build'
Oct 28, 2023
51a0f1e
Merge branch into tip/master: 'x86/cache'
Oct 28, 2023
caf0ab8
Merge branch into tip/master: 'x86/cpu'
Oct 28, 2023
efceba9
Merge branch into tip/master: 'x86/entry'
Oct 28, 2023
886047f
Merge branch into tip/master: 'x86/fpu'
Oct 28, 2023
41c5e69
Merge branch into tip/master: 'x86/headers'
Oct 28, 2023
320e30a
Merge branch into tip/master: 'x86/irq'
Oct 28, 2023
26f55bb
Merge branch into tip/master: 'x86/microcode'
Oct 28, 2023
04b3b89
Merge branch into tip/master: 'x86/mm'
Oct 28, 2023
25e9b01
Merge branch into tip/master: 'x86/percpu'
Oct 28, 2023
ec3e2ac
Merge branch into tip/master: 'x86/platform'
Oct 28, 2023
1187c0b
Merge branch into tip/master: 'x86/tdx'
Oct 28, 2023
492f7c8
Merge branch 'i2c/for-mergewindow' into i2c/for-next
wsakernel Oct 28, 2023
bce3ab2
iio: common: ms_sensors: ms_sensors_i2c: fix humidity conversion time…
javiercarrascocruz Oct 26, 2023
522ea9d
hwmon: Add driver for ltc2991
amiclaus Oct 26, 2023
144c314
dt-bindings: hwmon: npcm: Add npcm845 compatible string
tmaimon Oct 18, 2023
a91c4af
hwmon: (aquacomputer_d5next) Add support for Aquacomputer High Flow U…
aleksamagicka Oct 16, 2023
8293a6b
hwmon: (aquacomputer_d5next) Check if temp sensors of legacy devices …
aleksamagicka Oct 16, 2023
1d3936f
smb3: fix creating FIFOs when mounting with "sfu" mount option
Oct 20, 2023
39543a5
smb: client: fix potential deadlock when releasing mids
Oct 25, 2023
948df36
smb: client: fix use-after-free bug in cifs_debug_data_proc_show()
Oct 24, 2023
f0fea94
cifs: update internal module version number for cifs.ko
Jul 20, 2023
cc02197
Merge branch 'mm-hotfixes-unstable' of git://git.kernel.org/pub/scm/l…
sfrothwell Oct 29, 2023
ca72f66
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/gi…
sfrothwell Oct 29, 2023
93dbf60
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel…
sfrothwell Oct 29, 2023
5b3479a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel…
sfrothwell Oct 29, 2023
550472a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel…
sfrothwell Oct 29, 2023
eb379d8
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel…
sfrothwell Oct 29, 2023
d321c8b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel…
sfrothwell Oct 29, 2023
5890a57
Merge branch 'fixes-togreg' of git://git.kernel.org/pub/scm/linux/ker…
sfrothwell Oct 29, 2023
78bb567
Merge branch 'hwmon' of git://git.kernel.org/pub/scm/linux/kernel/git…
sfrothwell Oct 29, 2023
c2aac28
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git…
sfrothwell Oct 29, 2023
0fbf005
Merge branch 'next-fixes' of git://git.kernel.org/pub/scm/linux/kerne…
sfrothwell Oct 29, 2023
aa916bb
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git…
sfrothwell Oct 29, 2023
0920cf9
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git…
sfrothwell Oct 29, 2023
e3966f3
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git…
sfrothwell Oct 29, 2023
b6dab1f
Merge branch 'zstd-linus' of https://github.com/terrelln/linux.git
sfrothwell Oct 29, 2023
8ae6578
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git…
sfrothwell Oct 29, 2023
55bd4c6
Merge branch 'for-linux-next-fixes' of git://anongit.freedesktop.org/…
sfrothwell Oct 29, 2023
3cf88bd
Merge branch 'mm-stable' of git://git.kernel.org/pub/scm/linux/kernel…
sfrothwell Oct 29, 2023
43fe6cd
Merge branch 'mm-nonmm-stable' of git://git.kernel.org/pub/scm/linux/…
sfrothwell Oct 29, 2023
f8a91ae
Merge branch 'mm-everything' of git://git.kernel.org/pub/scm/linux/ke…
sfrothwell Oct 29, 2023
b871ee4
Merge branch 'i2c/for-mergewindow' into i2c/for-next
wsakernel Oct 29, 2023
216dca4
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/…
sfrothwell Oct 29, 2023
263db6a
Merge branch 'perf-tools-next' of git://git.kernel.org/pub/scm/linux/…
sfrothwell Oct 29, 2023
1edab09
Merge branch 'for-next' of git://git.infradead.org/users/hch/dma-mapp…
sfrothwell Oct 29, 2023
c19dc19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/gi…
sfrothwell Oct 29, 2023
a5cbbe4
Merge branch 'for-next' of git://git.armlinux.org.uk/~rmk/linux-arm.git
sfrothwell Oct 29, 2023
6de6060
Merge branch 'for-next/core' of git://git.kernel.org/pub/scm/linux/ke…
sfrothwell Oct 29, 2023
e44d8ca
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/…
sfrothwell Oct 29, 2023
db9fb02
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/…
sfrothwell Oct 29, 2023
d929afa
Merge branch 'asahi-soc/for-next' of https://github.com/AsahiLinux/li…
sfrothwell Oct 29, 2023
98f2b7a
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/…
sfrothwell Oct 29, 2023
b118d81
Merge branch 'next' of https://github.com/Broadcom/stblinux.git
sfrothwell Oct 29, 2023
4f4d319
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/…
sfrothwell Oct 29, 2023
9d2d4f0
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/…
sfrothwell Oct 29, 2023
9fca894
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/…
sfrothwell Oct 29, 2023
895030c
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/…
sfrothwell Oct 29, 2023
331cfa6
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/…
sfrothwell Oct 29, 2023
1d98732
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/…
sfrothwell Oct 29, 2023
bd1ae72
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/…
sfrothwell Oct 29, 2023
2c954e2
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/…
sfrothwell Oct 29, 2023
b00f77d
Merge branch 'for-linux-next' of git://git.kernel.org/pub/scm/linux/k…
sfrothwell Oct 29, 2023
5265827
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/…
sfrothwell Oct 29, 2023
856ced4
Merge branch 'ti-next' of git://git.kernel.org/pub/scm/linux/kernel/g…
sfrothwell Oct 29, 2023
f5f4e69
Merge branch 'for-next' of git://github.com/Xilinx/linux-xlnx.git
sfrothwell Oct 29, 2023
b0c0193
Merge branch 'clk-next' of git://git.kernel.org/pub/scm/linux/kernel/…
sfrothwell Oct 29, 2023
3324a6f
Merge branch 'loongarch-next' of git://git.kernel.org/pub/scm/linux/k…
sfrothwell Oct 29, 2023
f1d6d60
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/…
sfrothwell Oct 29, 2023
db3056c
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/…
sfrothwell Oct 29, 2023
c56f7f6
Merge branch 'mips-next' of git://git.kernel.org/pub/scm/linux/kernel…
sfrothwell Oct 29, 2023
5b40382
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/…
sfrothwell Oct 29, 2023
541aca2
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/…
sfrothwell Oct 29, 2023
aab43b5
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/…
sfrothwell Oct 29, 2023
48c5b56
Merge branch 'riscv-dt-for-next' of git://git.kernel.org/pub/scm/linu…
sfrothwell Oct 29, 2023
5b33601
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/…
sfrothwell Oct 29, 2023
43f5414
Merge branch 'for-next' of git:git.kernel.org/pub/scm/linux/kernel/gi…
sfrothwell Oct 29, 2023
8c8315e
Merge branch 'xtensa-for-next' of git://github.com/jcmvbkbc/linux-xte…
sfrothwell Oct 29, 2023
c138d41
Merge branch 'for-next' of https://evilpiepirate.org/git/bcachefs.git
sfrothwell Oct 29, 2023
7bf7446
Merge branch 'for-next' of git://git.kernel.org/pub/scm/fs/fscrypt/li…
sfrothwell Oct 29, 2023
0f62e94
Merge branch 'afs-next' of git://git.kernel.org/pub/scm/linux/kernel/…
sfrothwell Oct 29, 2023
c06feb3
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/…
sfrothwell Oct 29, 2023
a49b55b
Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6.git
sfrothwell Oct 29, 2023
34c7b20
Merge branch 'for-next' of git://git.infradead.org/users/hch/configfs…
sfrothwell Oct 29, 2023
a7599e8
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/…
sfrothwell Oct 29, 2023
7f2061b
Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/kernel/git/x…
sfrothwell Oct 29, 2023
b0cd19f
Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/kernel/git/l…
sfrothwell Oct 29, 2023
d424049
Merge branch 'for_next' of git://git.kernel.org/pub/scm/linux/kernel/…
sfrothwell Oct 29, 2023
80be27e
Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/kernel/git/t…
sfrothwell Oct 29, 2023
6653ed7
Merge branch 'dev' of git://git.kernel.org/pub/scm/linux/kernel/git/j…
sfrothwell Oct 29, 2023
2280582
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/…
sfrothwell Oct 29, 2023
1ee1eca
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/…
sfrothwell Oct 29, 2023
86e399e
Merge branch 'jfs-next' of git://github.com/kleikamp/linux-shaggy.git
sfrothwell Oct 29, 2023
55dd5d6
Merge branch 'ksmbd-for-next' of https://github.com/smfrench/smb3-ker…
sfrothwell Oct 29, 2023
979058f
Merge branch 'nfsd-next' of git://git.kernel.org/pub/scm/linux/kernel…
sfrothwell Oct 29, 2023
a8a2e0e
Merge branch 'overlayfs-next' of git://git.kernel.org/pub/scm/linux/k…
sfrothwell Oct 29, 2023
387fe7f
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/…
sfrothwell Oct 29, 2023
c6a2bcb
Merge branch '9p-next' of git://github.com/martinetd/linux
sfrothwell Oct 29, 2023
7e43fcc
Merge branch 'vfs.all' of git://git.kernel.org/pub/scm/linux/kernel/g…
sfrothwell Oct 29, 2023
76d1d09
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/…
sfrothwell Oct 29, 2023
785a1f8
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/…
sfrothwell Oct 29, 2023
5284a92
Merge branch 'for-next/pstore' of git://git.kernel.org/pub/scm/linux/…
sfrothwell Oct 29, 2023
c3ce0c2
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/…
sfrothwell Oct 29, 2023
319690a
Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/ker…
sfrothwell Oct 29, 2023
df634a8
Merge branch 'i3c/next' of git://git.kernel.org/pub/scm/linux/kernel/…
sfrothwell Oct 29, 2023
18aaa69
Merge branch 'hwmon-next' of git://git.kernel.org/pub/scm/linux/kerne…
sfrothwell Oct 29, 2023
763dc4f
Merge branch 'docs-next' of git://git.lwn.net/linux.git
sfrothwell Oct 29, 2023
5d44cd3
Merge branch 'master' of git://linuxtv.org/media_tree.git
sfrothwell Oct 29, 2023
d8ed851
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kerne…
sfrothwell Oct 29, 2023
b25be1e
Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm…
sfrothwell Oct 29, 2023
9876ac1
Merge branch 'cpupower' of git://git.kernel.org/pub/scm/linux/kernel/…
sfrothwell Oct 29, 2023
131fbe9
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/…
sfrothwell Oct 29, 2023
50985ac
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/…
sfrothwell Oct 29, 2023
d52da78
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/…
sfrothwell Oct 29, 2023
39be36d
Merge branch 'main' of git://git.kernel.org/pub/scm/linux/kernel/git/…
sfrothwell Oct 29, 2023
1a18684
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/gi…
sfrothwell Oct 29, 2023
a7efe57
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/gi…
sfrothwell Oct 29, 2023
72f4181
Merge branch 'mtd/next' of git://git.kernel.org/pub/scm/linux/kernel/…
sfrothwell Oct 29, 2023
af3c48e
Merge branch 'nand/next' of git://git.kernel.org/pub/scm/linux/kernel…
sfrothwell Oct 29, 2023
5ecde8d
Merge branch 'spi-nor/next' of git://git.kernel.org/pub/scm/linux/ker…
sfrothwell Oct 29, 2023
ca57034
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/gi…
sfrothwell Oct 29, 2023
d530632
Merge branch 'drm-next' of git://git.freedesktop.org/git/drm/drm.git
sfrothwell Oct 29, 2023
c42b486
Merge branch 'for-linux-next' of git://anongit.freedesktop.org/drm/dr…
sfrothwell Oct 29, 2023
509b8b9
Merge branch 'drm-next' of https://gitlab.freedesktop.org/agd5f/linux
sfrothwell Oct 29, 2023
fba5088
Merge branch 'for-linux-next' of git://anongit.freedesktop.org/drm-intel
sfrothwell Oct 29, 2023
7c05de2
Merge branch 'etnaviv/next' of https://git.pengutronix.de/git/lst/linux
sfrothwell Oct 29, 2023
f06e5a6
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/…
sfrothwell Oct 30, 2023
aedef34
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/…
sfrothwell Oct 30, 2023
27313e8
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/…
sfrothwell Oct 30, 2023
44e7f0e
Merge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kerne…
sfrothwell Oct 30, 2023
80618ef
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/…
sfrothwell Oct 30, 2023
bee1cf6
Merge branch 'modules-next' of git://git.kernel.org/pub/scm/linux/ker…
sfrothwell Oct 30, 2023
35cf83b
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/…
sfrothwell Oct 30, 2023
df622de
Merge branch 'for-next' of git://git.kernel.dk/linux-block.git
sfrothwell Oct 30, 2023
77fd7dd
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/…
sfrothwell Oct 30, 2023
4f0d6a9
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/…
sfrothwell Oct 30, 2023
0b20ec9
Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm/linux/kern…
sfrothwell Oct 30, 2023
77f1414
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/…
sfrothwell Oct 30, 2023
f1019e7
Merge branch 'for-mfd-next' of git://git.kernel.org/pub/scm/linux/ker…
sfrothwell Oct 30, 2023
a08601e
Merge branch 'for-backlight-next' of git://git.kernel.org/pub/scm/lin…
sfrothwell Oct 30, 2023
db61277
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/…
sfrothwell Oct 30, 2023
dc839c8
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/…
sfrothwell Oct 30, 2023
df363ff
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/…
sfrothwell Oct 30, 2023
d8b3b2b
Merge branch 'apparmor-next' of git://git.kernel.org/pub/scm/linux/ke…
sfrothwell Oct 30, 2023
e84e97d
Merge branch 'next-integrity' of git://git.kernel.org/pub/scm/linux/k…
sfrothwell Oct 30, 2023
7816213
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/…
sfrothwell Oct 30, 2023
1fecf9a
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/…
sfrothwell Oct 30, 2023
364cbc8
Merge branch 'master' of git://www.linux-watchdog.org/linux-watchdog-…
sfrothwell Oct 30, 2023
dcf3eb1
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/…
sfrothwell Oct 30, 2023
cb52fe3
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/…
sfrothwell Oct 30, 2023
6df7d69
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/…
sfrothwell Oct 30, 2023
452ccfe
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/…
sfrothwell Oct 30, 2023
01a00e2
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/…
sfrothwell Oct 30, 2023
6a523a1
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/gi…
sfrothwell Oct 30, 2023
9ed0c09
Merge branch 'edac-for-next' of git://git.kernel.org/pub/scm/linux/ke…
sfrothwell Oct 30, 2023
7ed478f
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/…
sfrothwell Oct 30, 2023
3d811b6
Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/…
sfrothwell Oct 30, 2023
eee94ea
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/…
sfrothwell Oct 30, 2023
8c5b1d2
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/…
sfrothwell Oct 30, 2023
0f08a21
Merge branch 'topic/ppc-kvm' of git://git.kernel.org/pub/scm/linux/ke…
sfrothwell Oct 30, 2023
7d284c8
Merge branch 'riscv_kvm_next' of https://github.com/kvm-riscv/linux.git
sfrothwell Oct 30, 2023
bd6afa0
Merge branch 'next' of https://github.com/kvm-x86/linux.git
sfrothwell Oct 30, 2023
52afee3
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kerne…
sfrothwell Oct 30, 2023
d2092c0
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/…
sfrothwell Oct 30, 2023
10064a5
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/…
sfrothwell Oct 30, 2023
2bb3353
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/…
sfrothwell Oct 30, 2023
5abb7fc
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/…
sfrothwell Oct 30, 2023
78c43d5
Merge branch 'for-leds-next' of git://git.kernel.org/pub/scm/linux/ke…
sfrothwell Oct 30, 2023
7d68a22
Merge branch 'for-next' of git://github.com/cminyard/linux-ipmi.git
sfrothwell Oct 30, 2023
4af9bfe
Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux…
sfrothwell Oct 30, 2023
cfbba8a
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/…
sfrothwell Oct 30, 2023
0274497
Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/…
sfrothwell Oct 30, 2023
825a5a6
Merge branch 'char-misc-next' of git://git.kernel.org/pub/scm/linux/k…
sfrothwell Oct 30, 2023
3b30814
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/…
sfrothwell Oct 30, 2023
67470fb
Merge branch 'togreg' of git://git.kernel.org/pub/scm/linux/kernel/gi…
sfrothwell Oct 30, 2023
fb3b92d
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/…
sfrothwell Oct 30, 2023
a95298e
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/…
sfrothwell Oct 30, 2023
e8a3bc8
Merge branch 'next' of git://github.com/awilliam/linux-vfio.git
sfrothwell Oct 30, 2023
96f1a92
Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/ker…
sfrothwell Oct 30, 2023
c899bd2
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/…
sfrothwell Oct 30, 2023
a7f546c
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/…
sfrothwell Oct 30, 2023
d1db888
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/…
sfrothwell Oct 30, 2023
fed14f5
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/…
sfrothwell Oct 30, 2023
1f79eb2
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kerne…
sfrothwell Oct 30, 2023
97101bf
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/…
sfrothwell Oct 30, 2023
3faaff9
Merge branch 'gpio/for-next' of git://git.kernel.org/pub/scm/linux/ke…
sfrothwell Oct 30, 2023
1abc77e
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/…
sfrothwell Oct 30, 2023
6f77b43
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/…
sfrothwell Oct 30, 2023
2349541
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/…
sfrothwell Oct 30, 2023
1216ad2
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/…
sfrothwell Oct 30, 2023
83b3370
Merge branch 'kunit' of git://git.kernel.org/pub/scm/linux/kernel/git…
sfrothwell Oct 30, 2023
ac3855b
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/…
sfrothwell Oct 30, 2023
eaa43d6
Merge branch 'rtc-next' of git://git.kernel.org/pub/scm/linux/kernel/…
sfrothwell Oct 30, 2023
33b7bbd
Merge branch 'libnvdimm-for-next' of git://git.kernel.org/pub/scm/lin…
sfrothwell Oct 30, 2023
c8aacc3
Merge branch 'ntb-next' of https://github.com/jonmason/ntb.git
sfrothwell Oct 30, 2023
9fba422
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/…
sfrothwell Oct 30, 2023
d0b9ec2
Merge branch 'kgdb/for-next' of git://git.kernel.org/pub/scm/linux/ke…
sfrothwell Oct 30, 2023
da4b532
Merge branch 'mhi-next' of git://git.kernel.org/pub/scm/linux/kernel/…
sfrothwell Oct 30, 2023
976ded4
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/…
sfrothwell Oct 30, 2023
57d3744
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/…
sfrothwell Oct 30, 2023
2aafd0d
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/…
sfrothwell Oct 30, 2023
a0bbb0e
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/…
sfrothwell Oct 30, 2023
fe2f607
Merge branch 'slab/for-next' of git://git.kernel.org/pub/scm/linux/ke…
sfrothwell Oct 30, 2023
6b3196c
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/…
sfrothwell Oct 30, 2023
b978096
Merge branch 'rust-next' of https://github.com/Rust-for-Linux/linux.git
sfrothwell Oct 30, 2023
52fa75a
Merge branch 'sysctl-next' of git://git.kernel.org/pub/scm/linux/kern…
sfrothwell Oct 30, 2023
b472d09
Merge branch 'for-next/execve' of git://git.kernel.org/pub/scm/linux/…
sfrothwell Oct 30, 2023
d56b65a
Merge branch 'bitmap-for-next' of https://github.com/norov/linux.git
sfrothwell Oct 30, 2023
95bef89
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/…
sfrothwell Oct 30, 2023
4bf4bd7
Merge branch 'for-next/kspp' of git://git.kernel.org/pub/scm/linux/ke…
sfrothwell Oct 30, 2023
00141e2
Merge branch 'tsm-next' of git://git.kernel.org/pub/scm/linux/kernel/…
sfrothwell Oct 30, 2023
e2c0150
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/…
sfrothwell Oct 30, 2023
5cc8815
fix up for "crypto: ahash - remove crypto_ahash_alignmask"
sfrothwell Oct 30, 2023
c503e3e
Add linux-next specific files for 20231030
sfrothwell Oct 30, 2023
b6e2b2e
rust: Use From instances for JSON encoder
maurer Sep 14, 2023
49654b3
rust: Support arrays in target JSON
maurer Sep 14, 2023
8eaa5a9
rust: Enable KCFI support when available
maurer Sep 15, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Documentation/ABI/testing/sysfs-bus-papr-pmem
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Description:
more bits set in the dimm-health-bitmap retrieved in
response to H_SCM_HEALTH hcall. The details of the bit
flags returned in response to this hcall is available
at 'Documentation/powerpc/papr_hcalls.rst' . Below are
at 'Documentation/arch/powerpc/papr_hcalls.rst' . Below are
the flags reported in this sysfs file:

* "not_armed"
Expand Down
4 changes: 2 additions & 2 deletions Documentation/PCI/pci-error-recovery.rst
Original file line number Diff line number Diff line change
Expand Up @@ -364,7 +364,7 @@ Note, however, not all failures are truly "permanent". Some are
caused by over-heating, some by a poorly seated card. Many
PCI error events are caused by software bugs, e.g. DMAs to
wild addresses or bogus split transactions due to programming
errors. See the discussion in Documentation/powerpc/eeh-pci-error-recovery.rst
errors. See the discussion in Documentation/arch/powerpc/eeh-pci-error-recovery.rst
for additional detail on real-life experience of the causes of
software errors.

Expand Down Expand Up @@ -404,7 +404,7 @@ That is, the recovery API only requires that:
.. note::

Implementation details for the powerpc platform are discussed in
the file Documentation/powerpc/eeh-pci-error-recovery.rst
the file Documentation/arch/powerpc/eeh-pci-error-recovery.rst

As of this writing, there is a growing list of device drivers with
patches implementing error recovery. Not all of these patches are in
Expand Down
10 changes: 6 additions & 4 deletions Documentation/admin-guide/cgroup-v2.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2061,7 +2061,7 @@ IO Priority
~~~~~~~~~~~

A single attribute controls the behavior of the I/O priority cgroup policy,
namely the blkio.prio.class attribute. The following values are accepted for
namely the io.prio.class attribute. The following values are accepted for
that attribute:

no-change
Expand Down Expand Up @@ -2090,9 +2090,11 @@ The following numerical values are associated with the I/O priority policies:
+----------------+---+
| no-change | 0 |
+----------------+---+
| rt-to-be | 2 |
| promote-to-rt | 1 |
+----------------+---+
| all-to-idle | 3 |
| restrict-to-be | 2 |
+----------------+---+
| idle | 3 |
+----------------+---+

The numerical value that corresponds to each I/O priority class is as follows:
Expand All @@ -2112,7 +2114,7 @@ The algorithm to set the I/O priority class for a request is as follows:
- If I/O priority class policy is promote-to-rt, change the request I/O
priority class to IOPRIO_CLASS_RT and change the request I/O priority
level to 4.
- If I/O priorityt class is not promote-to-rt, translate the I/O priority
- If I/O priority class policy is not promote-to-rt, translate the I/O priority
class policy into a number, then change the request I/O priority class
into the maximum of the I/O priority class policy number and the numerical
I/O priority class.
Expand Down
2 changes: 1 addition & 1 deletion Documentation/admin-guide/dynamic-debug-howto.rst
Original file line number Diff line number Diff line change
Expand Up @@ -259,7 +259,7 @@ Debug Messages at Module Initialization Time

When ``modprobe foo`` is called, modprobe scans ``/proc/cmdline`` for
``foo.params``, strips ``foo.``, and passes them to the kernel along with
params given in modprobe args or ``/etc/modprob.d/*.conf`` files,
params given in modprobe args or ``/etc/modprobe.d/*.conf`` files,
in the following order:

1. parameters given via ``/etc/modprobe.d/*.conf``::
Expand Down
2 changes: 1 addition & 1 deletion Documentation/admin-guide/efi-stub.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ between architectures is in drivers/firmware/efi/libstub.

For arm64, there is no compressed kernel support, so the Image itself
masquerades as a PE/COFF image and the EFI stub is linked into the
kernel. The arm64 EFI stub lives in arch/arm64/kernel/efi-entry.S
kernel. The arm64 EFI stub lives in drivers/firmware/efi/libstub/arm64.c
and drivers/firmware/efi/libstub/arm64-stub.c.

By using the EFI boot stub it's possible to boot a Linux kernel
Expand Down
34 changes: 13 additions & 21 deletions Documentation/admin-guide/hw-vuln/mds.rst
Original file line number Diff line number Diff line change
Expand Up @@ -102,9 +102,19 @@ The possible values in this file are:
* - 'Vulnerable'
- The processor is vulnerable, but no mitigation enabled
* - 'Vulnerable: Clear CPU buffers attempted, no microcode'
- The processor is vulnerable but microcode is not updated.

The mitigation is enabled on a best effort basis. See :ref:`vmwerv`
- The processor is vulnerable but microcode is not updated. The
mitigation is enabled on a best effort basis.

If the processor is vulnerable but the availability of the microcode
based mitigation mechanism is not advertised via CPUID, the kernel
selects a best effort mitigation mode. This mode invokes the mitigation
instructions without a guarantee that they clear the CPU buffers.

This is done to address virtualization scenarios where the host has the
microcode update applied, but the hypervisor is not yet updated to
expose the CPUID to the guest. If the host has updated microcode the
protection takes effect; otherwise a few CPU cycles are wasted
pointlessly.
* - 'Mitigation: Clear CPU buffers'
- The processor is vulnerable and the CPU buffer clearing mitigation is
enabled.
Expand All @@ -119,24 +129,6 @@ to the above information:
'SMT Host state unknown' Kernel runs in a VM, Host SMT state unknown
======================== ============================================

.. _vmwerv:

Best effort mitigation mode
^^^^^^^^^^^^^^^^^^^^^^^^^^^

If the processor is vulnerable, but the availability of the microcode based
mitigation mechanism is not advertised via CPUID the kernel selects a best
effort mitigation mode. This mode invokes the mitigation instructions
without a guarantee that they clear the CPU buffers.

This is done to address virtualization scenarios where the host has the
microcode update applied, but the hypervisor is not yet updated to expose
the CPUID to the guest. If the host has updated microcode the protection
takes effect otherwise a few cpu cycles are wasted pointlessly.

The state in the mds sysfs file reflects this situation accordingly.


Mitigation mechanism
-------------------------

Expand Down
13 changes: 12 additions & 1 deletion Documentation/admin-guide/hw-vuln/processor_mmio_stale_data.rst
Original file line number Diff line number Diff line change
Expand Up @@ -225,8 +225,19 @@ The possible values in this file are:
* - 'Vulnerable'
- The processor is vulnerable, but no mitigation enabled
* - 'Vulnerable: Clear CPU buffers attempted, no microcode'
- The processor is vulnerable, but microcode is not updated. The
- The processor is vulnerable but microcode is not updated. The
mitigation is enabled on a best effort basis.

If the processor is vulnerable but the availability of the microcode
based mitigation mechanism is not advertised via CPUID, the kernel
selects a best effort mitigation mode. This mode invokes the mitigation
instructions without a guarantee that they clear the CPU buffers.

This is done to address virtualization scenarios where the host has the
microcode update applied, but the hypervisor is not yet updated to
expose the CPUID to the guest. If the host has updated microcode the
protection takes effect; otherwise a few CPU cycles are wasted
pointlessly.
* - 'Mitigation: Clear CPU buffers'
- The processor is vulnerable and the CPU buffer clearing mitigation is
enabled.
Expand Down
33 changes: 13 additions & 20 deletions Documentation/admin-guide/hw-vuln/tsx_async_abort.rst
Original file line number Diff line number Diff line change
Expand Up @@ -98,33 +98,26 @@ The possible values in this file are:
* - 'Vulnerable'
- The CPU is affected by this vulnerability and the microcode and kernel mitigation are not applied.
* - 'Vulnerable: Clear CPU buffers attempted, no microcode'
- The system tries to clear the buffers but the microcode might not support the operation.
- The processor is vulnerable but microcode is not updated. The
mitigation is enabled on a best effort basis.

If the processor is vulnerable but the availability of the microcode
based mitigation mechanism is not advertised via CPUID, the kernel
selects a best effort mitigation mode. This mode invokes the mitigation
instructions without a guarantee that they clear the CPU buffers.

This is done to address virtualization scenarios where the host has the
microcode update applied, but the hypervisor is not yet updated to
expose the CPUID to the guest. If the host has updated microcode the
protection takes effect; otherwise a few CPU cycles are wasted
pointlessly.
* - 'Mitigation: Clear CPU buffers'
- The microcode has been updated to clear the buffers. TSX is still enabled.
* - 'Mitigation: TSX disabled'
- TSX is disabled.
* - 'Not affected'
- The CPU is not affected by this issue.

.. _ucode_needed:

Best effort mitigation mode
^^^^^^^^^^^^^^^^^^^^^^^^^^^

If the processor is vulnerable, but the availability of the microcode-based
mitigation mechanism is not advertised via CPUID the kernel selects a best
effort mitigation mode. This mode invokes the mitigation instructions
without a guarantee that they clear the CPU buffers.

This is done to address virtualization scenarios where the host has the
microcode update applied, but the hypervisor is not yet updated to expose the
CPUID to the guest. If the host has updated microcode the protection takes
effect; otherwise a few CPU cycles are wasted pointlessly.

The state in the tsx_async_abort sysfs file reflects this situation
accordingly.


Mitigation mechanism
--------------------

Expand Down
10 changes: 5 additions & 5 deletions Documentation/admin-guide/mm/memory-hotplug.rst
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ Memory hotunplug consists of two phases:
(1) Offlining memory blocks
(2) Removing the memory from Linux

In the fist phase, memory is "hidden" from the page allocator again, for
In the first phase, memory is "hidden" from the page allocator again, for
example, by migrating busy memory to other memory locations and removing all
relevant free pages from the page allocator After this phase, the memory is no
longer visible in memory statistics of the system.
Expand Down Expand Up @@ -250,15 +250,15 @@ Observing the State of Memory Blocks
The state (online/offline/going-offline) of a memory block can be observed
either via::

% cat /sys/device/system/memory/memoryXXX/state
% cat /sys/devices/system/memory/memoryXXX/state

Or alternatively (1/0) via::

% cat /sys/device/system/memory/memoryXXX/online
% cat /sys/devices/system/memory/memoryXXX/online

For an online memory block, the managing zone can be observed via::

% cat /sys/device/system/memory/memoryXXX/valid_zones
% cat /sys/devices/system/memory/memoryXXX/valid_zones

Configuring Memory Hot(Un)Plug
==============================
Expand Down Expand Up @@ -326,7 +326,7 @@ however, a memory block might span memory holes. A memory block spanning memory
holes cannot be offlined.

For example, assume 1 GiB memory block size. A device for a memory starting at
0x100000000 is ``/sys/device/system/memory/memory4``::
0x100000000 is ``/sys/devices/system/memory/memory4``::

(0x100000000 / 1Gib = 4)

Expand Down
11 changes: 8 additions & 3 deletions Documentation/admin-guide/spkguide.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ Last modified on Mon Sep 27 14:26:31 2010
Document version 1.3

Copyright (c) 2005 Gene Collins
Copyright (c) 2008 Samuel Thibault
Copyright (c) 2008, 2023 Samuel Thibault
Copyright (c) 2009, 2010 the Speakup Team

Permission is granted to copy, distribute and/or modify this document
Expand Down Expand Up @@ -83,8 +83,7 @@ spkout -- Speak Out
txprt -- Transport
dummy -- Plain text terminal

Note: Speakup does * NOT * support usb connections! Speakup also does *
NOT * support the internal Tripletalk!
Note: Speakup does * NOT * support the internal Tripletalk!

Speakup does support two other synthesizers, but because they work in
conjunction with other software, they must be loaded as modules after
Expand All @@ -94,6 +93,12 @@ These are as follows:
decpc -- DecTalk PC (not available at boot up)
soft -- One of several software synthesizers (not available at boot up)

By default speakup looks for the synthesizer on the ttyS0 serial port. This can
be changed with the device parameter of the modules, for instance for
DoubleTalk LT:

speakup_ltlk.dev=ttyUSB0

See the sections on loading modules and software synthesizers later in
this manual for further details. It should be noted here that the
speakup.synth boot parameter will have no effect if Speakup has been
Expand Down
16 changes: 8 additions & 8 deletions Documentation/admin-guide/sysctl/fs.rst
Original file line number Diff line number Diff line change
Expand Up @@ -42,16 +42,16 @@ pre-allocation or re-sizing of any kernel data structures.
dentry-state
------------

This file shows the values in ``struct dentry_stat``, as defined in
``linux/include/linux/dcache.h``::
This file shows the values in ``struct dentry_stat_t``, as defined in
``fs/dcache.c``::

struct dentry_stat_t dentry_stat {
int nr_dentry;
int nr_unused;
int age_limit; /* age in seconds */
int want_pages; /* pages requested by system */
int nr_negative; /* # of unused negative dentries */
int dummy; /* Reserved for future use */
long nr_dentry;
long nr_unused;
long age_limit; /* age in seconds */
long want_pages; /* pages requested by system */
long nr_negative; /* # of unused negative dentries */
long dummy; /* Reserved for future use */
};

Dentries are dynamically allocated and deallocated.
Expand Down
4 changes: 2 additions & 2 deletions Documentation/admin-guide/sysctl/vm.rst
Original file line number Diff line number Diff line change
Expand Up @@ -742,8 +742,8 @@ overcommit_memory

This value contains a flag that enables memory overcommitment.

When this flag is 0, the kernel attempts to estimate the amount
of free memory left when userspace requests more memory.
When this flag is 0, the kernel compares the userspace memory request
size against total memory plus swap and rejects obvious overcommits.

When this flag is 1, the kernel pretends there is always enough
memory until it actually runs out.
Expand Down
4 changes: 2 additions & 2 deletions Documentation/arch/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ implementation.
nios2/index
openrisc/index
parisc/index
../powerpc/index
../riscv/index
powerpc/index
riscv/index
s390/index
sh/index
sparc/index
Expand Down
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Introduction
responsible for the initialization of the adapter, setting up the
special path for user space access, and performing error recovery. It
communicates directly the Flash Accelerator Functional Unit (AFU)
as described in Documentation/powerpc/cxl.rst.
as described in Documentation/arch/powerpc/cxl.rst.

The cxlflash driver supports two, mutually exclusive, modes of
operation at the device (LUN) level:
Expand Down
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ PPC_FEATURE2_VEC_CRYPTO

PPC_FEATURE2_HTM_NOSC
System calls fail if called in a transactional state, see
Documentation/powerpc/syscall64-abi.rst
Documentation/arch/powerpc/syscall64-abi.rst

PPC_FEATURE2_ARCH_3_00
The processor supports the v3.0B / v3.0C userlevel architecture. Processors
Expand All @@ -217,11 +217,11 @@ PPC_FEATURE2_DARN

PPC_FEATURE2_SCV
The scv 0 instruction may be used for system calls, see
Documentation/powerpc/syscall64-abi.rst.
Documentation/arch/powerpc/syscall64-abi.rst.

PPC_FEATURE2_HTM_NO_SUSPEND
A limited Transactional Memory facility that does not support suspend is
available, see Documentation/powerpc/transactional_memory.rst.
available, see Documentation/arch/powerpc/transactional_memory.rst.

PPC_FEATURE2_ARCH_3_1
The processor supports the v3.1 userlevel architecture. Processors
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
2 changes: 1 addition & 1 deletion Documentation/block/blk-mq.rst
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ sent to the software queue.
Then, after the requests are processed by software queues, they will be placed
at the hardware queue, a second stage queue where the hardware has direct access
to process those requests. However, if the hardware does not have enough
resources to accept more requests, blk-mq will places requests on a temporary
resources to accept more requests, blk-mq will place requests on a temporary
queue, to be sent in the future, when the hardware is able.

Software staging queues
Expand Down
4 changes: 4 additions & 0 deletions Documentation/doc-guide/contributing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,10 @@ times, but it's highly important. If we can actually eliminate warnings
from the documentation build, then we can start expecting developers to
avoid adding new ones.

In addition to warnings from the regular documentation build, you can also
run ``make refcheckdocs`` to find references to nonexistent documentation
files.

Languishing kerneldoc comments
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Expand Down
14 changes: 10 additions & 4 deletions Documentation/driver-api/driver-model/devres.rst
Original file line number Diff line number Diff line change
Expand Up @@ -322,10 +322,8 @@ IOMAP
devm_platform_ioremap_resource_byname()
devm_platform_get_and_ioremap_resource()
devm_iounmap()
pcim_iomap()
pcim_iomap_regions() : do request_region() and iomap() on multiple BARs
pcim_iomap_table() : array of mapped addresses indexed by BAR
pcim_iounmap()

Note: For the PCI devices the specific pcim_*() functions may be used, see below.

IRQ
devm_free_irq()
Expand Down Expand Up @@ -392,8 +390,16 @@ PCI
devm_pci_alloc_host_bridge() : managed PCI host bridge allocation
devm_pci_remap_cfgspace() : ioremap PCI configuration space
devm_pci_remap_cfg_resource() : ioremap PCI configuration space resource

pcim_enable_device() : after success, all PCI ops become managed
pcim_iomap() : do iomap() on a single BAR
pcim_iomap_regions() : do request_region() and iomap() on multiple BARs
pcim_iomap_regions_request_all() : do request_region() on all and iomap() on multiple BARs
pcim_iomap_table() : array of mapped addresses indexed by BAR
pcim_iounmap() : do iounmap() on a single BAR
pcim_iounmap_regions() : do iounmap() and release_region() on multiple BARs
pcim_pin_device() : keep PCI device enabled after release
pcim_set_mwi() : enable Memory-Write-Invalidate PCI transaction

PHY
devm_usb_get_phy()
Expand Down
Loading