Skip to content

Commit 125aa52

Browse files
Automatic merge of 'master' into merge (2025-12-25 15:21)
2 parents 85ff933 + 9448598 commit 125aa52

File tree

12,629 files changed

+678439
-226723
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

12,629 files changed

+678439
-226723
lines changed

.clang-format

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -140,8 +140,8 @@ ForEachMacros:
140140
- 'damon_for_each_scheme_safe'
141141
- 'damon_for_each_target'
142142
- 'damon_for_each_target_safe'
143-
- 'damos_for_each_filter'
144-
- 'damos_for_each_filter_safe'
143+
- 'damos_for_each_core_filter'
144+
- 'damos_for_each_core_filter_safe'
145145
- 'damos_for_each_ops_filter'
146146
- 'damos_for_each_ops_filter_safe'
147147
- 'damos_for_each_quota_goal'
@@ -167,7 +167,7 @@ ForEachMacros:
167167
- 'drm_connector_for_each_possible_encoder'
168168
- 'drm_exec_for_each_locked_object'
169169
- 'drm_exec_for_each_locked_object_reverse'
170-
- 'drm_for_each_bridge_in_chain'
170+
- 'drm_for_each_bridge_in_chain_scoped'
171171
- 'drm_for_each_connector_iter'
172172
- 'drm_for_each_crtc'
173173
- 'drm_for_each_crtc_reverse'
@@ -415,6 +415,7 @@ ForEachMacros:
415415
- 'for_each_prop_dlc_cpus'
416416
- 'for_each_prop_dlc_platforms'
417417
- 'for_each_property_of_node'
418+
- 'for_each_pt_level_entry'
418419
- 'for_each_rdt_resource'
419420
- 'for_each_reg'
420421
- 'for_each_reg_filtered'
@@ -747,6 +748,7 @@ ForEachMacros:
747748
- 'ynl_attr_for_each_nested'
748749
- 'ynl_attr_for_each_payload'
749750
- 'zorro_for_each_dev'
751+
- 'zpci_bus_for_each'
750752

751753
IncludeBlocks: Preserve
752754
IncludeCategories:

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@
4141
*.o.*
4242
*.patch
4343
*.pyc
44+
*.rlib
4445
*.rmeta
4546
*.rpm
4647
*.rsi

.mailmap

Lines changed: 16 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,7 @@ Carlos Bilbao <carlos.bilbao@kernel.org> <bilbao@vt.edu>
174174
Changbin Du <changbin.du@intel.com> <changbin.du@gmail.com>
175175
Chao Yu <chao@kernel.org> <chao2.yu@samsung.com>
176176
Chao Yu <chao@kernel.org> <yuchao0@huawei.com>
177+
Chen-Yu Tsai <wens@kernel.org> <wens@csie.org>
177178
Chester Lin <chester62515@gmail.com> <clin@suse.com>
178179
Chris Chiu <chris.chiu@canonical.com> <chiu@endlessm.com>
179180
Chris Chiu <chris.chiu@canonical.com> <chiu@endlessos.org>
@@ -185,6 +186,9 @@ Christian Brauner <brauner@kernel.org> <christian@brauner.io>
185186
Christian Brauner <brauner@kernel.org> <christian.brauner@canonical.com>
186187
Christian Brauner <brauner@kernel.org> <christian.brauner@ubuntu.com>
187188
Christian Marangi <ansuelsmth@gmail.com>
189+
Christophe Leroy <chleroy@kernel.org> <christophe.leroy@c-s.fr>
190+
Christophe Leroy <chleroy@kernel.org> <christophe.leroy@csgroup.eu>
191+
Christophe Leroy <chleroy@kernel.org> <christophe.leroy2@cs-soprasteria.com>
188192
Christophe Ricard <christophe.ricard@gmail.com>
189193
Christopher Obbard <christopher.obbard@linaro.org> <chris.obbard@collabora.com>
190194
Christoph Hellwig <hch@lst.de>
@@ -299,6 +303,7 @@ Hans de Goede <hansg@kernel.org> <hdegoede@redhat.com>
299303
Hans Verkuil <hverkuil@kernel.org> <hverkuil@xs4all.nl>
300304
Hans Verkuil <hverkuil@kernel.org> <hverkuil-cisco@xs4all.nl>
301305
Hans Verkuil <hverkuil@kernel.org> <hansverk@cisco.com>
306+
Hao Ge <hao.ge@linux.dev> <gehao@kylinos.cn>
302307
Harry Yoo <harry.yoo@oracle.com> <42.hyeyoo@gmail.com>
303308
Heiko Carstens <hca@linux.ibm.com> <h.carstens@de.ibm.com>
304309
Heiko Carstens <hca@linux.ibm.com> <heiko.carstens@de.ibm.com>
@@ -344,7 +349,8 @@ Jayachandran C <c.jayachandran@gmail.com> <jayachandranc@netlogicmicro.com>
344349
Jayachandran C <c.jayachandran@gmail.com> <jchandra@broadcom.com>
345350
Jayachandran C <c.jayachandran@gmail.com> <jchandra@digeo.com>
346351
Jayachandran C <c.jayachandran@gmail.com> <jnair@caviumnetworks.com>
347-
<jean-philippe@linaro.org> <jean-philippe.brucker@arm.com>
352+
Jean-Philippe Brucker <jpb@kernel.org> <jean-philippe.brucker@arm.com>
353+
Jean-Philippe Brucker <jpb@kernel.org> <jean-philippe@linaro.org>
348354
Jean-Michel Hautbois <jeanmichel.hautbois@yoseli.org> <jeanmichel.hautbois@ideasonboard.com>
349355
Jean Tourrilhes <jt@hpl.hp.com>
350356
Jeevan Shriram <quic_jshriram@quicinc.com> <jshriram@codeaurora.org>
@@ -498,9 +504,7 @@ Mark Brown <broonie@sirena.org.uk>
498504
Mark Starovoytov <mstarovo@pm.me> <mstarovoitov@marvell.com>
499505
Markus Schneider-Pargmann <msp@baylibre.com> <mpa@pengutronix.de>
500506
Mark Yao <markyao0591@gmail.com> <mark.yao@rock-chips.com>
501-
Martin Kepplinger <martink@posteo.de> <martin.kepplinger@ginzinger.com>
502-
Martin Kepplinger <martink@posteo.de> <martin.kepplinger@puri.sm>
503-
Martin Kepplinger <martink@posteo.de> <martin.kepplinger@theobroma-systems.com>
507+
Martin Kepplinger-Novakovic <martink@posteo.de> <martin.kepplinger-novakovic@ginzinger.com>
504508
Martyna Szapar-Mudlaw <martyna.szapar-mudlaw@linux.intel.com> <martyna.szapar-mudlaw@intel.com>
505509
Mathieu Othacehe <othacehe@gnu.org> <m.othacehe@gmail.com>
506510
Mat Martineau <martineau@kernel.org> <mathew.j.martineau@linux.intel.com>
@@ -589,8 +593,8 @@ Nicolas Pitre <nico@fluxnic.net> <nicolas.pitre@linaro.org>
589593
Nicolas Pitre <nico@fluxnic.net> <nico@linaro.org>
590594
Nicolas Saenz Julienne <nsaenz@kernel.org> <nsaenzjulienne@suse.de>
591595
Nicolas Saenz Julienne <nsaenz@kernel.org> <nsaenzjulienne@suse.com>
592-
Nicolas Schier <nicolas.schier@linux.dev> <n.schier@avm.de>
593-
Nicolas Schier <nicolas.schier@linux.dev> <nicolas@fjasle.eu>
596+
Nicolas Schier <nsc@kernel.org> <n.schier@avm.de>
597+
Nicolas Schier <nsc@kernel.org> <nicolas@fjasle.eu>
594598
Niklas Söderlund <niklas.soderlund+renesas@ragnatech.se>
595599
Nikolay Aleksandrov <razor@blackwall.org> <naleksan@redhat.com>
596600
Nikolay Aleksandrov <razor@blackwall.org> <nikolay@redhat.com>
@@ -637,6 +641,7 @@ Peter Oruba <peter.oruba@amd.com>
637641
Peter Oruba <peter@oruba.de>
638642
Pierre-Louis Bossart <pierre-louis.bossart@linux.dev> <pierre-louis.bossart@linux.intel.com>
639643
Pratyush Anand <pratyush.anand@gmail.com> <pratyush.anand@st.com>
644+
Pratyush Yadav <pratyush@kernel.org> <ptyadav@amazon.de>
640645
Praveen BP <praveenbp@ti.com>
641646
Pradeep Kumar Chitrapu <quic_pradeepc@quicinc.com> <pradeepc@codeaurora.org>
642647
Prasad Sodagudi <quic_psodagud@quicinc.com> <psodagud@codeaurora.org>
@@ -694,6 +699,7 @@ Sakari Ailus <sakari.ailus@linux.intel.com> <sakari.ailus@iki.fi>
694699
Sam Protsenko <semen.protsenko@linaro.org>
695700
Sam Protsenko <semen.protsenko@linaro.org> <semen.protsenko@globallogic.com>
696701
Sam Ravnborg <sam@mars.ravnborg.org>
702+
Samuel Kayode <samkay014@gmail.com> <samuel.kayode@savoirfairelinux.com>
697703
Sankeerth Billakanti <quic_sbillaka@quicinc.com> <sbillaka@codeaurora.org>
698704
Santosh Shilimkar <santosh.shilimkar@oracle.org>
699705
Santosh Shilimkar <ssantosh@kernel.org>
@@ -849,6 +855,9 @@ Vivien Didelot <vivien.didelot@gmail.com> <vivien.didelot@savoirfairelinux.com>
849855
Vlad Dogaru <ddvlad@gmail.com> <vlad.dogaru@intel.com>
850856
Vladimir Davydov <vdavydov.dev@gmail.com> <vdavydov@parallels.com>
851857
Vladimir Davydov <vdavydov.dev@gmail.com> <vdavydov@virtuozzo.com>
858+
WangYuli <wangyuli@aosc.io> <wangyl5933@chinaunicom.cn>
859+
WangYuli <wangyuli@aosc.io> <wangyuli@deepin.org>
860+
WangYuli <wangyuli@aosc.io> <wangyuli@uniontech.com>
852861
Weiwen Hu <huweiwen@linux.alibaba.com> <sehuww@mail.scut.edu.cn>
853862
WeiXiong Liao <gmpy.liaowx@gmail.com> <liaoweixiong@allwinnertech.com>
854863
Wen Gong <quic_wgong@quicinc.com> <wgong@codeaurora.org>
@@ -860,6 +869,7 @@ Yakir Yang <kuankuan.y@gmail.com> <ykk@rock-chips.com>
860869
Yanteng Si <si.yanteng@linux.dev> <siyanteng@loongson.cn>
861870
Ying Huang <huang.ying.caritas@gmail.com> <ying.huang@intel.com>
862871
Yosry Ahmed <yosry.ahmed@linux.dev> <yosryahmed@google.com>
872+
Yu-Chun Lin <eleanor.lin@realtek.com> <eleanor15x@gmail.com>
863873
Yusuke Goda <goda.yusuke@renesas.com>
864874
Zack Rusin <zack.rusin@broadcom.com> <zackr@vmware.com>
865875
Zhu Yanjun <zyjzyj2000@gmail.com> <yanjunz@nvidia.com>

.pylintrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
[MASTER]
2-
init-hook='import sys; sys.path += ["scripts/lib/kdoc", "scripts/lib/abi", "tools/docs/lib"]'
2+
init-hook='import sys; sys.path += ["tools/lib/python"]'

CREDITS

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,10 @@ D: One of assisting postmasters for vger.kernel.org's lists
1616
S: (ask for current address)
1717
S: Finland
1818

19+
N: Kishon Vijay Abraham I
20+
E: kishon@kernel.org
21+
D: Generic Phy Framework
22+
1923
N: Thomas Abraham
2024
E: thomas.ab@samsung.com
2125
D: Samsung pin controller driver
@@ -1983,6 +1987,7 @@ D: netfilter: TCP window tracking code
19831987
D: netfilter: raw table
19841988
D: netfilter: iprange match
19851989
D: netfilter: new logging interfaces
1990+
D: netfilter: ipset
19861991
D: netfilter: various other hacks
19871992
S: Tata
19881993
S: Hungary
@@ -2056,16 +2061,15 @@ S: Korte Heul 95
20562061
S: 1403 ND BUSSUM
20572062
S: The Netherlands
20582063

2059-
N: Martin Kepplinger
2064+
N: Martin Kepplinger-Novakovic
20602065
E: martink@posteo.de
2061-
E: martin.kepplinger@puri.sm
2062-
W: http://www.martinkepplinger.com
20632066
P: 4096R/5AB387D3 F208 2B88 0F9E 4239 3468 6E3F 5003 98DF 5AB3 87D3
20642067
D: mma8452 accelerators iio driver
20652068
D: pegasus_notetaker input driver
2069+
D: imx8m media and hi846 sensor driver
20662070
D: Kernel fixes and cleanups
2067-
S: Garnisonstraße 26
2068-
S: 4020 Linz
2071+
S: Keplerstr. 6
2072+
S: 4050 Traun
20692073
S: Austria
20702074

20712075
N: Karl Keyte
Lines changed: 71 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,71 @@
1+
NOTE: all the ABIs listed in this file are deprecated and will be removed after 2028.
2+
3+
Here are the alternative ABIs:
4+
+------------------------------------+-----------------------------------------+
5+
| Deprecated | Alternative |
6+
+------------------------------------+-----------------------------------------+
7+
| /sys/kernel/kexec_loaded | /sys/kernel/kexec/loaded |
8+
+------------------------------------+-----------------------------------------+
9+
| /sys/kernel/kexec_crash_loaded | /sys/kernel/kexec/crash_loaded |
10+
+------------------------------------+-----------------------------------------+
11+
| /sys/kernel/kexec_crash_size | /sys/kernel/kexec/crash_size |
12+
+------------------------------------+-----------------------------------------+
13+
| /sys/kernel/crash_elfcorehdr_size | /sys/kernel/kexec/crash_elfcorehdr_size |
14+
+------------------------------------+-----------------------------------------+
15+
| /sys/kernel/kexec_crash_cma_ranges | /sys/kernel/kexec/crash_cma_ranges |
16+
+------------------------------------+-----------------------------------------+
17+
18+
19+
What: /sys/kernel/kexec_loaded
20+
Date: Jun 2006
21+
Contact: kexec@lists.infradead.org
22+
Description: read only
23+
Indicates whether a new kernel image has been loaded
24+
into memory using the kexec system call. It shows 1 if
25+
a kexec image is present and ready to boot, or 0 if none
26+
is loaded.
27+
User: kexec tools, kdump service
28+
29+
What: /sys/kernel/kexec_crash_loaded
30+
Date: Jun 2006
31+
Contact: kexec@lists.infradead.org
32+
Description: read only
33+
Indicates whether a crash (kdump) kernel is currently
34+
loaded into memory. It shows 1 if a crash kernel has been
35+
successfully loaded for panic handling, or 0 if no crash
36+
kernel is present.
37+
User: Kexec tools, Kdump service
38+
39+
What: /sys/kernel/kexec_crash_size
40+
Date: Dec 2009
41+
Contact: kexec@lists.infradead.org
42+
Description: read/write
43+
Shows the amount of memory reserved for loading the crash
44+
(kdump) kernel. It reports the size, in bytes, of the
45+
crash kernel area defined by the crashkernel= parameter.
46+
This interface also allows reducing the crashkernel
47+
reservation by writing a smaller value, and the reclaimed
48+
space is added back to the system RAM.
49+
User: Kdump service
50+
51+
What: /sys/kernel/crash_elfcorehdr_size
52+
Date: Aug 2023
53+
Contact: kexec@lists.infradead.org
54+
Description: read only
55+
Indicates the preferred size of the memory buffer for the
56+
ELF core header used by the crash (kdump) kernel. It defines
57+
how much space is needed to hold metadata about the crashed
58+
system, including CPU and memory information. This information
59+
is used by the user space utility kexec to support updating the
60+
in-kernel kdump image during hotplug operations.
61+
User: Kexec tools
62+
63+
What: /sys/kernel/kexec_crash_cma_ranges
64+
Date: Nov 2025
65+
Contact: kexec@lists.infradead.org
66+
Description: read only
67+
Provides information about the memory ranges reserved from
68+
the Contiguous Memory Allocator (CMA) area that are allocated
69+
to the crash (kdump) kernel. It lists the start and end physical
70+
addresses of CMA regions assigned for crashkernel use.
71+
User: kdump service
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
What: /sys/bus/pci/drivers/qaic/XXXX:XX:XX.X/accel/accel<minor_nr>/dbc<N>_state
2+
Date: October 2025
3+
KernelVersion: 6.19
4+
Contact: Jeff Hugo <jeff.hugo@oss.qualcomm.com>
5+
Description: Represents the current state of DMA Bridge channel (DBC). Below are the possible
6+
states:
7+
8+
=================== ==========================================================
9+
IDLE (0) DBC is free and can be activated
10+
ASSIGNED (1) DBC is activated and a workload is running on device
11+
BEFORE_SHUTDOWN (2) Sub-system associated with this workload has crashed and
12+
it will shutdown soon
13+
AFTER_SHUTDOWN (3) Sub-system associated with this workload has crashed and
14+
it has shutdown
15+
BEFORE_POWER_UP (4) Sub-system associated with this workload is shutdown and
16+
it will be powered up soon
17+
AFTER_POWER_UP (5) Sub-system associated with this workload is now powered up
18+
=================== ==========================================================
19+
Users: Any userspace application or clients interested in DBC state.

Documentation/ABI/testing/ima_policy

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,10 @@ Description:
2020
rule format: action [condition ...]
2121

2222
action: measure | dont_measure | appraise | dont_appraise |
23-
audit | hash | dont_hash
23+
audit | dont_audit | hash | dont_hash
2424
condition:= base | lsm [option]
2525
base: [[func=] [mask=] [fsmagic=] [fsuuid=] [fsname=]
26+
[fs_subtype=]
2627
[uid=] [euid=] [gid=] [egid=]
2728
[fowner=] [fgroup=]]
2829
lsm: [[subj_user=] [subj_role=] [subj_type=]

Documentation/ABI/testing/rtc-cdev

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Description:
1414
for RTCs that support alarms
1515

1616
* RTC_ALM_READ, RTC_ALM_SET: Read or set the alarm time for
17-
RTCs that support alarms. Can be set upto 24 hours in the
17+
RTCs that support alarms. Can be set up to 24 hours in the
1818
future. Requires a separate RTC_AIE_ON call to enable the
1919
alarm interrupt. (Prefer to use RTC_WKALM_*)
2020

Lines changed: 90 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,90 @@
1+
What: /sys/.../message
2+
Date: October 2021
3+
KernelVersion: 5.16
4+
Description:
5+
Controls the text message displayed on character line displays.
6+
7+
Reading returns the current message with a trailing newline.
8+
Writing updates the displayed message. Messages longer than the
9+
display width will automatically scroll. Trailing newlines in
10+
input are automatically trimmed.
11+
12+
Writing an empty string clears the display.
13+
14+
Example:
15+
echo "Hello World" > message
16+
cat message # Returns "Hello World\n"
17+
18+
What: /sys/.../num_chars
19+
Date: November 2025
20+
KernelVersion: 6.18
21+
Contact: Jean-François Lessard <jefflessard3@gmail.com>
22+
Description:
23+
Read-only attribute showing the character width capacity of
24+
the line display device. Messages longer than this will scroll.
25+
26+
Example:
27+
cat num_chars # Returns "16\n" for 16-char display
28+
29+
What: /sys/.../scroll_step_ms
30+
Date: October 2021
31+
KernelVersion: 5.16
32+
Description:
33+
Controls the scrolling speed for messages longer than the display
34+
width, specified in milliseconds per scroll step.
35+
36+
Setting to 0 disables scrolling. Default is 500ms.
37+
38+
Example:
39+
echo "250" > scroll_step_ms # 4Hz scrolling
40+
cat scroll_step_ms # Returns "250\n"
41+
42+
What: /sys/.../map_seg7
43+
Date: January 2024
44+
KernelVersion: 6.9
45+
Description:
46+
Read/write binary blob representing the ASCII-to-7-segment
47+
display conversion table used by the linedisp driver, as defined
48+
by struct seg7_conversion_map in <linux/map_to_7segment.h>.
49+
50+
Only visible on displays with 7-segment capability.
51+
52+
This attribute is not human-readable. Writes must match the
53+
struct size exactly, else -EINVAL is returned; reads return the
54+
entire mapping as a binary blob.
55+
56+
This interface and its implementation match existing conventions
57+
used in segment-mapped display drivers since 2005.
58+
59+
ABI note: This style of binary sysfs attribute *is an exception*
60+
to current "one value per file, text only" sysfs rules, for
61+
historical compatibility and driver uniformity. New drivers are
62+
discouraged from introducing additional binary sysfs ABIs.
63+
64+
Reference interface guidance:
65+
- include/uapi/linux/map_to_7segment.h
66+
67+
What: /sys/.../map_seg14
68+
Date: January 2024
69+
KernelVersion: 6.9
70+
Description:
71+
Read/write binary blob representing the ASCII-to-14-segment
72+
display conversion table used by the linedisp driver, as defined
73+
by struct seg14_conversion_map in <linux/map_to_14segment.h>.
74+
75+
Only visible on displays with 14-segment capability.
76+
77+
This attribute is not human-readable. Writes must match the
78+
struct size exactly, else -EINVAL is returned; reads return the
79+
entire mapping as a binary blob.
80+
81+
This interface and its implementation match existing conventions
82+
used by segment-mapped display drivers since 2005.
83+
84+
ABI note: This style of binary sysfs attribute *is an exception*
85+
to current "one value per file, text only" sysfs rules, for
86+
historical compatibility and driver uniformity. New drivers are
87+
discouraged from introducing additional binary sysfs ABIs.
88+
89+
Reference interface guidance:
90+
- include/uapi/linux/map_to_14segment.h

0 commit comments

Comments
 (0)