|
Revision tags: v6.15, v6.15-rc7 |
|
| #
bdc3f7e9 |
| 15-May-2025 |
Lorenzo Stoakes <[email protected]> |
MAINTAINERS: add mm memory policy section
As part of the ongoing efforts to sub-divide memory management maintainership and reviewership, establish a section for memory policy and migration and add
MAINTAINERS: add mm memory policy section
As part of the ongoing efforts to sub-divide memory management maintainership and reviewership, establish a section for memory policy and migration and add appropriate maintainers and reviewers.
[[email protected]: add Ying as reviewer] Link: https://lkml.kernel.org/r/[email protected] Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Lorenzo Stoakes <[email protected]> Reviewed-by: Rakie Kim <[email protected]> Acked-by: Matthew Brost <[email protected]> Reviewed-by: Joshua Hahn <[email protected]> Acked-by: David Hildenbrand <[email protected]> Acked-by: Zi Yan <[email protected]> Acked-by: Huang Ying <[email protected]> Acked-by: Byungchul Park <[email protected]> Cc: Alistair Popple <[email protected]> Cc: David Hildenbrand <[email protected]> Cc: Gregory Price <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
show more ...
|
| #
62bec60b |
| 15-May-2025 |
Lorenzo Stoakes <[email protected]> |
MAINTAINERS: add mm ksm section
As part of the ongoing efforts to sub-divide memory management maintainership and reviewership, establish a section for Kernel Samepage Merging (KSM) and add appropri
MAINTAINERS: add mm ksm section
As part of the ongoing efforts to sub-divide memory management maintainership and reviewership, establish a section for Kernel Samepage Merging (KSM) and add appropriate maintainers and reviewers.
Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Lorenzo Stoakes <[email protected]> Acked-by: David Hildenbrand <[email protected]> Acked-by: Chengming Zhou <[email protected]> Acked-by: Xu Xin <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
show more ...
|
| #
6fa04511 |
| 13-May-2025 |
Lance Yang <[email protected]> |
MAINTAINERS: add hung-task detector section
The hung-task detector is missing in MAINTAINERS. While it's been quiet recently, I'm actively working on it and volunteering to review patches. Adding
MAINTAINERS: add hung-task detector section
The hung-task detector is missing in MAINTAINERS. While it's been quiet recently, I'm actively working on it and volunteering to review patches. Adding this section will make it easier for contributors to know who to contact.
Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Lance Yang <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
show more ...
|
| #
41f36b39 |
| 12-May-2025 |
Lorenzo Stoakes <[email protected]> |
MAINTAINERS: add mm reclaim section
In furtherance of ongoing efforts to ensure people are aware of who de-facto maintains/has an interest in specific parts of mm, as well trying to avoid get_mainta
MAINTAINERS: add mm reclaim section
In furtherance of ongoing efforts to ensure people are aware of who de-facto maintains/has an interest in specific parts of mm, as well trying to avoid get_maintainers.pl listing only Andrew and the mailing list for mm files - establish a reclaim memory management section and add relevant maintainers/reviewers.
This is a key part of memory management so sensibly deserves its own section.
This encompasses both 'classical' reclaim and MGLRU and thus reflects this in the reviewers from both, as well as those who have contributed specifically on the memcg side of things.
Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Lorenzo Stoakes <[email protected]> Acked-by: Qi Zheng <[email protected]> Acked-by: Michal Hocko <[email protected]> Acked-by: Shakeel Butt <[email protected]> Acked-by: Johannes Weiner <[email protected]> Acked-by: David Hildenbrand <[email protected]> Cc: Yu Zhao <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
show more ...
|
| #
e27126e0 |
| 12-May-2025 |
Lorenzo Stoakes <[email protected]> |
MAINTAINERS: update page allocator section
Make Vlastimil maintainer of this section (with thanks to Vlastimil for agreeing to this!) and add page isolation files for which this section seem most ap
MAINTAINERS: update page allocator section
Make Vlastimil maintainer of this section (with thanks to Vlastimil for agreeing to this!) and add page isolation files for which this section seem most appropriate.
We may wish to, in future, refactor/rename some of these files to more logically fit what is actually being performed, but for the time being this seems the most sensible place.
Additionally, fix the alphabetical ordering of files.
Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Lorenzo Stoakes <[email protected]> Acked-by: Vlastimil Babka <[email protected]> Acked-by: Johannes Weiner <[email protected]> Acked-by: Zi Yan <[email protected]> Cc: Brendan Jackman <[email protected]> Cc: David Hildenbrand <[email protected]> Cc: Michal Hocko <[email protected]> Cc: Suren Baghdasaryan <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
show more ...
|
|
Revision tags: v6.15-rc6 |
|
| #
910224c7 |
| 07-May-2025 |
Uladzislau Rezki (Sony) <[email protected]> |
MAINTAINERS: add myself as vmalloc co-maintainer
I have been working on the vmalloc code for several years, contributing to improvements and fixes. Add myself as co-maintainer ("M") alongside Andre
MAINTAINERS: add myself as vmalloc co-maintainer
I have been working on the vmalloc code for several years, contributing to improvements and fixes. Add myself as co-maintainer ("M") alongside Andrew Morton.
Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Uladzislau Rezki (Sony) <[email protected]> Acked-by: David Hildenbrand <[email protected]> Acked-by: Lorenzo Stoakes <[email protected]> Acked-by: Baoquan He <[email protected]> Cc: Christop Hellwig <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
show more ...
|
| #
48a62855 |
| 19-May-2025 |
Paul Barker <[email protected]> |
MAINTAINERS: Drop myself to reviewer for ravb driver
Maintenance of the ravb driver will be handled by Niklas for now. I still intend to review patches, and will be using my own email address going
MAINTAINERS: Drop myself to reviewer for ravb driver
Maintenance of the ravb driver will be handled by Niklas for now. I still intend to review patches, and will be using my own email address going forward.
Signed-off-by: Paul Barker <[email protected]> Acked-by: Niklas Söderlund <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
show more ...
|
|
Revision tags: v6.15-rc5, v6.15-rc4 |
|
| #
579cb52e |
| 24-Apr-2025 |
Wolfram Sang <[email protected]> |
MAINTAINERS: add me as maintainer for the gpio sloppy logic analyzer
This was forgotten when the analyzer went upstream.
Signed-off-by: Wolfram Sang <[email protected]> Link: https:/
MAINTAINERS: add me as maintainer for the gpio sloppy logic analyzer
This was forgotten when the analyzer went upstream.
Signed-off-by: Wolfram Sang <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Bartosz Golaszewski <[email protected]>
show more ...
|
|
Revision tags: v6.15-rc3, v6.15-rc2, v6.15-rc1, v6.14 |
|
| #
386cd3dc |
| 18-Mar-2025 |
Alexey Makhalov <[email protected]> |
MAINTAINERS: Update Alexey Makhalov's email address
Fix a typo in an email address.
Closes: https://lore.kernel.org/all/20240925-rational-succinct-vulture-cca9fb@lemur/T/ Reported-by: Konstantin Ry
MAINTAINERS: Update Alexey Makhalov's email address
Fix a typo in an email address.
Closes: https://lore.kernel.org/all/20240925-rational-succinct-vulture-cca9fb@lemur/T/ Reported-by: Konstantin Ryabitsev <[email protected]> Reported-by: Juergen Gross <[email protected]> Signed-off-by: Alexey Makhalov <[email protected]> Signed-off-by: Borislav Petkov (AMD) <[email protected]> Cc: [email protected] Link: https://lore.kernel.org/[email protected]
show more ...
|
| #
d55582d6 |
| 06-May-2025 |
Lorenzo Stoakes <[email protected]> |
MAINTAINERS: add mm GUP section
As part of the ongoing efforts to sub-divide memory management maintainership and reviewership, establish a section for GUP (Get User Pages) support and add appropria
MAINTAINERS: add mm GUP section
As part of the ongoing efforts to sub-divide memory management maintainership and reviewership, establish a section for GUP (Get User Pages) support and add appropriate maintainers and reviewers.
Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Lorenzo Stoakes <[email protected]> Reviewed-by: John Hubbard <[email protected]> Acked-by: David Hildenbrand <[email protected]> Cc: Jason Gunthorpe <[email protected]> Cc: Peter Xu <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
show more ...
|
| #
3238532b |
| 31-Mar-2025 |
Wolfram Sang <[email protected]> |
MAINTAINERS: delete email for Shiraz Hashim
The email address bounced. I couldn't find a newer one in recent git history (last activity 9 years ago), so delete this email entry.
Signed-off-by: Wolf
MAINTAINERS: delete email for Shiraz Hashim
The email address bounced. I couldn't find a newer one in recent git history (last activity 9 years ago), so delete this email entry.
Signed-off-by: Wolfram Sang <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Arnd Bergmann <[email protected]>
show more ...
|
| #
10aba126 |
| 05-May-2025 |
Andi Shyti <[email protected]> |
MAINTAINERS: Remove entry for Seth Heasley
Seth's mails bounce back, remove his maintainership.
Signed-off-by: Andi Shyti <[email protected]> Link: https://lore.kernel.org/r/20250505231511.3175
MAINTAINERS: Remove entry for Seth Heasley
Seth's mails bounce back, remove his maintainership.
Signed-off-by: Andi Shyti <[email protected]> Link: https://lore.kernel.org/r/[email protected]
show more ...
|
| #
09fc97b3 |
| 24-Apr-2025 |
Lorenzo Stoakes <[email protected]> |
MAINTAINERS: add mm THP section
As part of the ongoing efforts to sub-divide memory management maintainership and reviewership, establish a section for Transparent Huge Page support and add appropri
MAINTAINERS: add mm THP section
As part of the ongoing efforts to sub-divide memory management maintainership and reviewership, establish a section for Transparent Huge Page support and add appropriate maintainers and reviewers.
[[email protected]: add Dev Jain as THP reviewer] Link: https://lkml.kernel.org/r/[email protected] Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Lorenzo Stoakes <[email protected]> Acked-by: David Hildenbrand <[email protected]> Reviewed-by: Ryan Roberts <[email protected]> Reviewed-by: Baolin Wang <[email protected]> Acked-by: Zi Yan <[email protected]> Cc: Dev Jain <[email protected]> Cc: Liam Howlett <[email protected]> Cc: Mariano Pache <[email protected]> Cc: Matthew Wilcox <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
show more ...
|
| #
a47694ec |
| 23-Apr-2025 |
Lorenzo Stoakes <[email protected]> |
MAINTAINERS: add core mm section
In furtherance of ongoing efforts to ensure people are aware of who de-facto maintains/has an interest in specific parts of mm, as well trying to avoid get_maintaine
MAINTAINERS: add core mm section
In furtherance of ongoing efforts to ensure people are aware of who de-facto maintains/has an interest in specific parts of mm, as well trying to avoid get_maintainers.pl listing only Andrew and the mailing list for mm files - establish a 'core' memory management section establishing David as co-maintainer alongside Andrew (thanks David for volunteering!) along with a number of relevant reviewers.
We try to keep things as fine-grained as possible, so we place only obviously 'general' mm things here. For files which are specific to a particular part of mm, we prefer new entries.
Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Lorenzo Stoakes <[email protected]> Acked-by: Michal Hocko <[email protected]> Acked-by: Vlastimil Babka <[email protected]> Acked-by: Mike Rapoport (Microsoft) <[email protected]> Acked-by: Liam R. Howlett <[email protected]> Acked-by: David Hildenbrand <[email protected]> Cc: Lorenzo Stoakes <[email protected]> Cc: Suren Baghdasaryan <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
show more ...
|
| #
e81224f0 |
| 18-Apr-2025 |
Lorenzo Stoakes <[email protected]> |
MAINTAINERS: add reverse mapping section
Separate out the reverse mapping part of memory management and assign appropriate maintainers and reviewers.
David has long been invovled in work with the r
MAINTAINERS: add reverse mapping section
Separate out the reverse mapping part of memory management and assign appropriate maintainers and reviewers.
David has long been invovled in work with the reverse mapping and continues to do so, so is well suited to maintain this area of the kernel.
I have a lot of experience working with the anonymous reverse mapping and continue to work in this area, and also have good knowledge of the walking code and code related to VMAs.
This helps people identify who to ask for help, and also additionally makes life easier in review.
Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Lorenzo Stoakes <[email protected]> Acked-by: David Hildenbrand <[email protected]> Acked-by: Liam R. Howlett <[email protected]> Acked-by: Harry Yoo <[email protected]> Acked-by: Vlastimil Babka <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
show more ...
|
| #
6a10a2f1 |
| 28-Apr-2025 |
Mattijs Korpershoek <[email protected]> |
MAINTAINERS: .mailmap: update Mattijs Korpershoek's email address
Update Mattijs Korpershoek's email address to @kernel.org.
Signed-off-by: Mattijs Korpershoek <[email protected]> Link: https
MAINTAINERS: .mailmap: update Mattijs Korpershoek's email address
Update Mattijs Korpershoek's email address to @kernel.org.
Signed-off-by: Mattijs Korpershoek <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Dmitry Torokhov <[email protected]>
show more ...
|
| #
8d16dd7b |
| 24-Apr-2025 |
Hongbo Li <[email protected]> |
MAINTAINERS: erofs: add myself as reviewer
I have a solid background in file systems and since much of my recent work has focused on EROFS, I am familiar with it. Now I have the time and am willing
MAINTAINERS: erofs: add myself as reviewer
I have a solid background in file systems and since much of my recent work has focused on EROFS, I am familiar with it. Now I have the time and am willing to help review EROFS patches.
I hope my participation can be helpful to the EROFS patch review process.
Signed-off-by: Hongbo Li <[email protected]> Acked-by: Chao Yu <[email protected]> Acked-by: Gao Xiang <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Gao Xiang <[email protected]>
show more ...
|
| #
3dfc0445 |
| 07-Apr-2025 |
Heikki Krogerus <[email protected]> |
MAINTAINERS: Assign maintainer for the port controller drivers
Especially the port manager (tcpm.c) is so major driver that it should have somebody watching over it who really understands it, and th
MAINTAINERS: Assign maintainer for the port controller drivers
Especially the port manager (tcpm.c) is so major driver that it should have somebody watching over it who really understands it, and the port controller interface in general. Assigning Badhri as the designated reviewer and restoring the status to Maintained from Orphan.
Signed-off-by: Heikki Krogerus <[email protected]> Cc: Badhri Jagan Sridharan <[email protected]> Acked-by: Badhri Jagan Sridharan <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Greg Kroah-Hartman <[email protected]>
show more ...
|
| #
1d28f25d |
| 23-Apr-2025 |
Yangtao Li <[email protected]> |
MAINTAINERS: hfs/hfsplus: add myself as maintainer
I used to maintain Allwinner SoC cpufreq and thermal drivers and have some work experience in the F2FS file system.
I volunteered to maintain the
MAINTAINERS: hfs/hfsplus: add myself as maintainer
I used to maintain Allwinner SoC cpufreq and thermal drivers and have some work experience in the F2FS file system.
I volunteered to maintain the code together with Slava and Adrian.
Signed-off-by: Yangtao Li <[email protected]> Link: https://lore.kernel.org/[email protected] Acked-by: John Paul Adrian Glaubitz <[email protected]> Signed-off-by: Christian Brauner <[email protected]>
show more ...
|
| #
1526a735 |
| 10-Apr-2025 |
Michael Riesch <[email protected]> |
MAINTAINERS: add exclude for dt-bindings to imx entry
Since the IMX (as in i.MX, the NXP SoCs) MAINTAINERS entry claims everything that contains the name "imx", hanges to device tree bindings for an
MAINTAINERS: add exclude for dt-bindings to imx entry
Since the IMX (as in i.MX, the NXP SoCs) MAINTAINERS entry claims everything that contains the name "imx", hanges to device tree bindings for any Sony IMX image sensor are likely to be sent to the maintainers listed therein. Add the missing exclude to fix that.
Fixes: da8b7f0fb02b ("MAINTAINERS: add all files matching "imx" and "mxs" to the IMX entry") Suggested-by: Sebastian Reichel <[email protected]> Signed-off-by: Michael Riesch <[email protected]> Reviewed-by: Sakari Ailus <[email protected]> Signed-off-by: Shawn Guo <[email protected]>
show more ...
|
| #
559a0d7b |
| 17-Apr-2025 |
Viacheslav Dubeyko <[email protected]> |
MAINTAINERS: add HFS/HFS+ maintainers
Both the hfs and hfsplus filesystem have been orphaned since at least 2014, i.e., over 10 years. However, HFS/HFS+ driver needs to stay for Debian Ports as othe
MAINTAINERS: add HFS/HFS+ maintainers
Both the hfs and hfsplus filesystem have been orphaned since at least 2014, i.e., over 10 years. However, HFS/HFS+ driver needs to stay for Debian Ports as otherwise we won't be able to boot PowerMacs using GRUB because GRUB won't be usable anymore on PowerMacs with HFS/HFS+ being removed from the kernel.
This patch proposes to add Viacheslav Dubeyko and John Paul Adrian Glaubitz as maintainers of HFS/HFS+ driver.
Signed-off-by: Viacheslav Dubeyko <[email protected]> Link: https://lore.kernel.org/[email protected] Signed-off-by: Christian Brauner <[email protected]>
show more ...
|
| #
e00c1517 |
| 17-Apr-2025 |
Simon Horman <[email protected]> |
MAINTAINERS: Add s390 networking drivers to NETWORKING DRIVERS
These files are already correctly covered by the S390 NETWORKING DRIVERS section. In practice commits for these drivers feed into the N
MAINTAINERS: Add s390 networking drivers to NETWORKING DRIVERS
These files are already correctly covered by the S390 NETWORKING DRIVERS section. In practice commits for these drivers feed into the Networking subsystem. So it seems appropriate to also list them under NETWORKING DRIVERS.
This aids developers, and tooling such as get_maintainer.pl alike to CC patches to all the appropriate people and mailing lists. And is in keeping with an ongoing effort for NETWORKING entries in MAINTAINERS to more accurately reflect the way code is maintained.
Signed-off-by: Simon Horman <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
show more ...
|
| #
c083da15 |
| 17-Apr-2025 |
Simon Horman <[email protected]> |
MAINTAINERS: Add ism.h to S390 NETWORKING DRIVERS
ism.h appears to be part of s390 networking drivers so add it to the corresponding section in MAINTAINERS.
This aids developers, and tooling such a
MAINTAINERS: Add ism.h to S390 NETWORKING DRIVERS
ism.h appears to be part of s390 networking drivers so add it to the corresponding section in MAINTAINERS.
This aids developers, and tooling such as get_maintainer.pl alike to CC patches to the appropriate people and mailing lists. And is in keeping with an ongoing effort for NETWORKING entries in MAINTAINERS to more accurately reflect the way code is maintained.
Signed-off-by: Simon Horman <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Jakub Kicinski <[email protected]>
show more ...
|
| #
0747c136 |
| 18-Apr-2025 |
Manivannan Sadhasivam <[email protected]> |
MAINTAINERS: Move Manivannan Sadhasivam as PCI Native host bridge and endpoint maintainer
I'm currently maintaining the PCI endpoint subsystem and reviewing the native host bridge and endpoint drive
MAINTAINERS: Move Manivannan Sadhasivam as PCI Native host bridge and endpoint maintainer
I'm currently maintaining the PCI endpoint subsystem and reviewing the native host bridge and endpoint drivers. However, this affects my endpoint maintainership role since I cannot merge endpoint patches that depend on the controller drivers (which is more common). Moreover, the controller driver patches would also benefit from a helping hand in maintaining them.
So I'd like to step up to maintain the native host bridge and endpoint drivers together with the endpoint subsystem.
Signed-off-by: Manivannan Sadhasivam <[email protected]> Signed-off-by: Bjorn Helgaas <[email protected]> Link: https://patch.msgid.link/[email protected]
show more ...
|
| #
ea21641b |
| 16-Apr-2025 |
Lorenzo Stoakes <[email protected]> |
MAINTAINERS: add section for locking of mm's and VMAs
We place this under memory mapping as related to memory mapping abstractions in the form of mm_struct and vm_area_struct (VMA). Now we have sep
MAINTAINERS: add section for locking of mm's and VMAs
We place this under memory mapping as related to memory mapping abstractions in the form of mm_struct and vm_area_struct (VMA). Now we have separated out mmap/vma locking logic into the mmap_lock.c and mmap_lock.h files, so this should encapsulate the majority of the mm locking logic in the kernel.
Suren is best placed to maintain this logic as the core architect of VMA locking as a whole.
Link: https://lkml.kernel.org/r/e6ed679a184ca444b20dfa77af96913fd8b5efa0.1744799282.git.lorenzo.stoakes@oracle.com Signed-off-by: Lorenzo Stoakes <[email protected]> Reviewed-by: Suren Baghdasaryan <[email protected]> Reviewed-by: Shakeel Butt <[email protected]> Acked-by: David Hildenbrand <[email protected]> Reviewed-by: Liam R. Howlett <[email protected]> Acked-by: Vlastimil Babka <[email protected]> Cc: Matthew Wilcox (Oracle) <[email protected]> Cc: "Paul E . McKenney" <[email protected]> Cc: SeongJae Park <[email protected]> Signed-off-by: Andrew Morton <[email protected]>
show more ...
|