- 21 9月, 2022 1 次提交
-
-
由 Bhupesh Sharma 提交于
As suggested by Vinod, adding myself as the reviewer for the Qualcomm ETHQOS Ethernet driver. Recently I have enabled this driver on a few Qualcomm SoCs / boards and hence trying to keep a close eye on it. Signed-off-by: NBhupesh Sharma <bhupesh.sharma@linaro.org> Acked-by: NVinod Koul <vkoul@kernel.org> Link: https://lore.kernel.org/r/20220915112804.3950680-1-bhupesh.sharma@linaro.orgSigned-off-by: NJakub Kicinski <kuba@kernel.org>
-
- 20 9月, 2022 1 次提交
-
-
由 Jeroen de Borst 提交于
Updating active developers. Signed-off-by: NJeroen de Borst <jeroendb@google.com> Link: https://lore.kernel.org/r/20220913185319.1061909-1-jeroendb@google.comSigned-off-by: NJakub Kicinski <kuba@kernel.org>
-
- 16 9月, 2022 1 次提交
-
-
由 Benjamin Poirier 提交于
Test that the bonding and team drivers clean up an underlying device's address lists (dev->uc, dev->mc) when the aggregated device is deleted. Test addition and removal of the LACPDU multicast address on underlying devices by the bonding driver. v2: * add lag_lib.sh to TEST_FILES v3: * extend bond_listen_lacpdu_multicast test to init_state up and down cases * remove some superfluous shell syntax and 'set dev ... up' commands Signed-off-by: NBenjamin Poirier <bpoirier@nvidia.com> Signed-off-by: NDavid S. Miller <davem@davemloft.net>
-
- 02 9月, 2022 1 次提交
-
-
由 Ming Lei 提交于
Add documentation for ublk subsystem. It was supposed to be documented when merging the driver, but missing at that time. Cc: Bagas Sanjaya <bagasdotme@gmail.com> Cc: Jonathan Corbet <corbet@lwn.net> Cc: Richard W.M. Jones <rjones@redhat.com> Cc: Xiaoguang Wang <xiaoguang.wang@linux.alibaba.com> Reviewed-by: NStefan Hajnoczi <stefanha@redhat.com> Reviewed-by: NZiyangZhang <ZiyangZhang@linux.alibaba.com> Signed-off-by: NMing Lei <ming.lei@redhat.com> [axboe: correct MAINTAINERS addition] Signed-off-by: NJens Axboe <axboe@kernel.dk>
-
- 25 8月, 2022 1 次提交
-
-
由 Lukas Bulwahn 提交于
Commit c078290a ("selftests: include bonding tests into the kselftest infra") adds the bonding tests in the directory: tools/testing/selftests/drivers/net/bonding/ The file entry in MAINTAINERS for the BONDING DRIVER however refers to: tools/testing/selftests/net/bonding/ Hence, ./scripts/get_maintainer.pl --self-test=patterns complains about a broken file pattern. Repair this file entry in BONDING DRIVER. Signed-off-by: NLukas Bulwahn <lukas.bulwahn@gmail.com> Acked-by: NJonathan Toppins <jtoppins@redhat.com> Link: https://lore.kernel.org/r/20220824072945.28606-1-lukas.bulwahn@gmail.comSigned-off-by: NJakub Kicinski <kuba@kernel.org>
-
- 24 8月, 2022 1 次提交
-
-
由 Sander Vanheule 提交于
cpumask related files are listed under the BITMAP API section, so the file with tests for cpumask should be added to that list. Signed-off-by: NSander Vanheule <sander@svanheule.net> Reviewed-by: NDavid Gow <davidgow@google.com> Acked-by: NYury Norov <yury.norov@gmail.com> Signed-off-by: NYury Norov <yury.norov@gmail.com>
-
- 23 8月, 2022 3 次提交
-
-
由 Ammar Faizi 提交于
File include/linux/io_uring_types.h doesn't have a maintainer, add it to the io_uring section. Signed-off-by: NAmmar Faizi <ammarfaizi2@gnuweeb.org> Signed-off-by: NJens Axboe <axboe@kernel.dk>
-
由 Lukas Bulwahn 提交于
Maintainers of the directory Documentation/devicetree/bindings/input are also the maintainers of the corresponding directory include/dt-bindings/input. Add the file entry for include/dt-bindings/input to the appropriate section in MAINTAINERS. Signed-off-by: NLukas Bulwahn <lukas.bulwahn@gmail.com> Link: https://lore.kernel.org/r/20220613115654.28117-1-lukas.bulwahn@gmail.comSigned-off-by: NDmitry Torokhov <dmitry.torokhov@gmail.com>
-
由 Jonathan Toppins 提交于
This creates a test collection in drivers/net/bonding for bonding specific kernel selftests. The first test is a reproducer that provisions a bond and given the specific order in how the ip-link(8) commands are issued the bond never transmits an LACPDU frame on any of its slaves. Signed-off-by: NJonathan Toppins <jtoppins@redhat.com> Acked-by: NJay Vosburgh <jay.vosburgh@canonical.com> Signed-off-by: NJakub Kicinski <kuba@kernel.org>
-
- 19 8月, 2022 1 次提交
-
-
由 Lukas Bulwahn 提交于
Commit ba96b2e7 ("dt-bindings: gpio: gpio-xilinx: Convert Xilinx axi gpio binding to YAML") converts gpio-xilinx.txt to xlnx,gpio-xilinx.yaml, but missed to adjust its reference in MAINTAINERS. Hence, ./scripts/get_maintainer.pl --self-test=patterns complains about a broken reference. Repair this file reference in XILINX GPIO DRIVER. Signed-off-by: NLukas Bulwahn <lukas.bulwahn@gmail.com> Signed-off-by: NBartosz Golaszewski <brgl@bgdev.pl>
-
- 17 8月, 2022 1 次提交
-
-
由 Christian Brauner 提交于
Since Seth joined as a maintainer in ba40a57f ("Add Seth Forshee as co-maintainer for idmapped mounts") it was best to get a shared git tree instead of using our personal repositories. So we requested and Konstantin suggested and gave us a new "idmapping" repository under the pre-existing but mainly unused vfs namespace. Just makes it easier for Seth to send fixes in case I'm out or someone else ever takes over. Cc: Seth Forshee <sforshee@digitalocean.com> Signed-off-by: NChristian Brauner (Microsoft) <brauner@kernel.org> Link: https://lore.kernel.org/r/20220816113514.43304-2-brauner@kernel.org
-
- 15 8月, 2022 1 次提交
-
-
由 Steve French 提交于
The include/uapi/linux/cifs directory (not just fs/cifs and fs/smbfs_common) should be included in cifs entry in the MAINTAINERS file. Reviewed-by: NPaulo Alcantara (SUSE) <pc@cjr.nz> Signed-off-by: NSteve French <stfrench@microsoft.com>
-
- 13 8月, 2022 1 次提交
-
-
由 Jon Mason 提交于
The PCI Endpoint NTB drivers are under the NTB umbrella. Add an entry there to allow for notification of changes for it. Signed-off-by: NJon Mason <jdmason@kudzu.us> Acked-by: NBjorn Helgaas <bhelgaas@google.com>
-
- 12 8月, 2022 2 次提交
-
-
由 Lukas Bulwahn 提交于
Make changes to the xen config fragments reach the XEN HYPERVISOR maintainers and mailing list. Signed-off-by: NLukas Bulwahn <lukas.bulwahn@gmail.com> Reviewed-by: NJuergen Gross <jgross@suse.com> Link: https://lore.kernel.org/r/20220810050712.9539-5-lukas.bulwahn@gmail.comSigned-off-by: NJuergen Gross <jgross@suse.com>
-
由 Jakub Kicinski 提交于
Change my address for mt7601u to the main one. Link: https://lore.kernel.org/r/20220809233843.408004-1-kuba@kernel.orgSigned-off-by: NJakub Kicinski <kuba@kernel.org>
-
- 11 8月, 2022 3 次提交
-
-
由 Krzysztof Kozlowski 提交于
Convert the Qualcomm Camera Control Interface (CCI) I2C controller to DT schema. The original bindings were not complete, so this includes changes: 1. Add address/size-cells. 2. Describe the clocks per variant. 3. Use more descriptive example based on sdm845. Signed-off-by: NKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Reviewed-by: NRob Herring <robh@kernel.org> Signed-off-by: NWolfram Sang <wsa@kernel.org>
-
由 Conor Dooley 提交于
Add the newly added i2c controller driver to the existing entry for PolarFire SoC. Signed-off-by: NConor Dooley <conor.dooley@microchip.com> Acked-by: NWolfram Sang <wsa@kernel.org> Link: https://lore.kernel.org/r/20220810140243.2685416-3-conor.dooley@microchip.com' Signed-off-by: NArnd Bergmann <arnd@arndb.de>
-
由 Conor Dooley 提交于
So far when I added bindings for the platform I never added them to our MAINTAINERS entry. No time like the present to improve the coverage. Suggested-by: NMark Brown <broonie@kernel.org> Signed-off-by: NConor Dooley <conor.dooley@microchip.com> Acked-by: Marc Kleine-Budde <mkl@pengutronix.de> # for can Acked-by: NUwe Kleine-König <u.kleine-koenig@pengutronix.de> CC: Mark Brown <broonie@kernel.org> CC: Wolfram Sang <wsa@kernel.org> CC: Thierry Reding <thierry.reding@gmail.com> CC: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> CC: Jassi Brar <jassisinghbrar@gmail.com> CC: Linus Walleij <linus.walleij@linaro.org> CC: Bartosz Golaszewski <brgl@bgdev.pl> CC: Greg Kroah-Hartman <gregkh@linuxfoundation.org> CC: Arnd Bergmann <arnd@arndb.de> CC: Olof Johansson <olof@lixom.net> CC: Michael Turquette <mturquette@baylibre.com> CC: Stephen Boyd <sboyd@kernel.org> Link: https://lore.kernel.org/r/20220810140243.2685416-2-conor.dooley@microchip.com' Signed-off-by: NArnd Bergmann <arnd@arndb.de>
-
- 07 8月, 2022 1 次提交
-
-
由 John Johansen 提交于
Add the apparmor.net email address that the project is transitioning emails to. Signed-off-by: NJohn Johansen <john.johansen@canonical.com>
-
- 06 8月, 2022 1 次提交
-
-
由 Nick Child 提交于
Add Nick Child as the maintainer of the IBM Power Virtual Ethernet Device Driver, replacing Cristobal Forno. Signed-off-by: NNick Child <nnac123@linux.ibm.com> Link: https://lore.kernel.org/r/20220803155246.39582-1-nnac123@linux.ibm.comSigned-off-by: NJakub Kicinski <kuba@kernel.org>
-
- 05 8月, 2022 1 次提交
-
-
由 Lukas Bulwahn 提交于
Commit 8cc35b86 ("spi: dt-bindings: add documentation for hpe,gxp-spifi") adds the spi dt-binding file hpe,gxp-spifi.yaml and commit a1848b0f ("MAINTAINERS: add spi support to GXP") adds a file entry hpe,gxp-spi.yaml in ARM/HPE GXP ARCHITECTURE. Note the different file name. Hence, ./scripts/get_maintainer.pl --self-test=patterns complains about a broken reference. Repair this file reference in ARM/HPE GXP ARCHITECTURE. Signed-off-by: NLukas Bulwahn <lukas.bulwahn@gmail.com> Link: https://lore.kernel.org/r/20220804161823.20912-1-lukas.bulwahn@gmail.comSigned-off-by: NMark Brown <broonie@kernel.org>
-
- 03 8月, 2022 3 次提交
-
-
由 Lee Jones 提交于
Going forward, I'll be using my kernel.org for upstream work. Signed-off-by: NLee Jones <lee.jones@linaro.org> Acked-by: NDaniel Thompson <daniel.thompson@linaro.org> Signed-off-by: NLee Jones <lee@kernel.org>
-
由 Christoph Hellwig 提交于
Add the common subdirectory and match all nvme* headers in include/linux/. Reported-by: NDan Carpenter <dan.carpenter@oracle.com> Signed-off-by: NChristoph Hellwig <hch@lst.de> Signed-off-by: NJens Axboe <axboe@kernel.dk>
-
由 Song Liu 提交于
Add link to patchwork: https://patchwork.kernel.org/project/linux-raid/list/Signed-off-by: NSong Liu <song@kernel.org> Signed-off-by: NJens Axboe <axboe@kernel.dk>
-
- 01 8月, 2022 4 次提交
-
-
由 Yury Norov 提交于
The functions are pretty thin wrappers around find_bit engine, and keeping them in c-file prevents compiler from small_const_nbits() optimization, which must take place for all systems with MAX_NUMNODES less than BITS_PER_LONG (default is 16 for me). Moving them to header file doesn't blow up the kernel size: add/remove: 1/2 grow/shrink: 9/5 up/down: 968/-88 (880) CC: Andy Shevchenko <andriy.shevchenko@linux.intel.com> CC: Benjamin Herrenschmidt <benh@kernel.crashing.org> CC: Michael Ellerman <mpe@ellerman.id.au> CC: Paul Mackerras <paulus@samba.org> CC: Rasmus Villemoes <linux@rasmusvillemoes.dk> CC: Stephen Rothwell <sfr@canb.auug.org.au> CC: linuxppc-dev@lists.ozlabs.org Signed-off-by: NYury Norov <yury.norov@gmail.com>
-
由 Steve French 提交于
And also correct the URL for the project web site. Reviewed-by: NPaulo Alcantara (SUSE) <pc@cjr.nz> Signed-off-by: NSteve French <stfrench@microsoft.com>
-
由 Juergen Gross 提交于
The only use case of the platform_has() infrastructure has been removed again, so remove the whole feature. Signed-off-by: NJuergen Gross <jgross@suse.com> Tested-by: Oleksandr Tyshchenko <oleksandr_tyshchenko@epam.com> # Arm64 guest using Xen Reviewed-by: NStefano Stabellini <sstabellini@kernel.org> Link: https://lore.kernel.org/r/20220622063838.8854-3-jgross@suse.comSigned-off-by: NJuergen Gross <jgross@suse.com>
-
由 Petr Vorel 提交于
Add Namjae's exfat git tree. Signed-off-by: NPetr Vorel <petr.vorel@gmail.com> Signed-off-by: NNamjae Jeon <linkinjeon@kernel.org>
-
- 30 7月, 2022 3 次提交
-
-
由 Brendan Higgins 提交于
David has been a de facto maintainer of KUnit for a long time now. Formalize this in the MAINTAINERS file. Link: https://lkml.kernel.org/r/20220725220737.790976-1-brendan.higgins@linux.devSigned-off-by: NBrendan Higgins <brendan.higgins@linux.dev> Reviewed-by: NDavid Gow <davidgow@google.com> Cc: Shuah Khan <shuah@kernel.org> Cc: Daniel Latypov <dlatypov@google.com> Signed-off-by: NAndrew Morton <akpm@linux-foundation.org>
-
由 Stafford Horne 提交于
Richard's address at twiddle.net no longer works and we are getting bounces. This patch updates to his Linaro address. Reviewed-by: NRichard Henderson <richard.henderson@linaro.org> Signed-off-by: NStafford Horne <shorne@gmail.com>
-
由 Nick Hawkins 提交于
Add the spi driver and dt-binding documentation Signed-off-by: NNick Hawkins <nick.hawkins@hpe.com> Link: https://lore.kernel.org/r/20220728161459.7738-6-nick.hawkins@hpe.comSigned-off-by: NMark Brown <broonie@kernel.org>
-
- 29 7月, 2022 2 次提交
-
-
由 Lee Jones 提交于
Thierry and Uwe are doing a fine job, leaving me surplus to requirement. Happy to pop back on-board if anything changes in the future. Cc: Thierry Reding <thierry.reding@gmail.com> Cc: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Cc: linux-pwm@vger.kernel.org Signed-off-by: NLee Jones <lee.jones@linaro.org> Signed-off-by: NLee Jones <lee@kernel.org> Acked-by: NUwe Kleine-König <u.kleine-koenig@pengutronix.de> Signed-off-by: NThierry Reding <thierry.reding@gmail.com>
-
由 Lukas Bulwahn 提交于
Maintainers of the directory Documentation/devicetree/bindings/pwm are also the maintainers of the corresponding directory include/dt-bindings/pwm. Add the file entry for include/dt-bindings/pwm to the appropriate section in MAINTAINERS. Signed-off-by: NLukas Bulwahn <lukas.bulwahn@gmail.com> Acked-by: NUwe Kleine-König <u.kleine-koenig@pengutronix.de> Signed-off-by: NThierry Reding <thierry.reding@gmail.com>
-
- 28 7月, 2022 4 次提交
-
-
由 Lukas Bulwahn 提交于
Maintainers of the directory Documentation/devicetree/bindings/thermal are also the maintainers of the corresponding directory include/dt-bindings/thermal. Add the file entry for include/dt-bindings/thermal to the appropriate section in MAINTAINERS. Signed-off-by: NLukas Bulwahn <lukas.bulwahn@gmail.com> Link: https://lore.kernel.org/r/20220613124309.28790-1-lukas.bulwahn@gmail.comSigned-off-by: NDaniel Lezcano <daniel.lezcano@linaro.org>
-
由 Dario Binacchi 提交于
At the suggestion of its author Oliver Hartkopp ([1]), I take over the maintainer-ship and add myself to the authors of the driver. [1] https://lore.kernel.org/all/507b5973-d673-4755-3b64-b41cb9a13b6f@hartkopp.netSuggested-by: NOliver Hartkopp <socketcan@hartkopp.net> Signed-off-by: NDario Binacchi <dario.binacchi@amarulasolutions.com> Link: https://lore.kernel.org/all/20220728070254.267974-8-dario.binacchi@amarulasolutions.comSigned-off-by: NMarc Kleine-Budde <mkl@pengutronix.de>
-
由 Michael Ellerman 提交于
Christophe and Nick have been active in recent years on the mailing list and making contributions, add them as reviewers. Paul and Ben are no longer actively reviewing powerpc patches, remove them from the reviewers, they're still on linuxppc-dev if needed. Acked-by: NBenjamin Herrenschmidt <benh@kernel.crashing.org> Acked-by: NChristophe Leroy <christophe.leroy@csgroup.eu> Signed-off-by: NMichael Ellerman <mpe@ellerman.id.au> Link: https://lore.kernel.org/r/20220629060817.2943966-1-mpe@ellerman.id.au
-
由 Cheng Xu 提交于
Add erdma to the kernel build environment, and sort the source order in drivers/infiniband/Kconfig. Link: https://lore.kernel.org/r/20220727014927.76564-12-chengyou@linux.alibaba.comSigned-off-by: NCheng Xu <chengyou@linux.alibaba.com> Signed-off-by: NJason Gunthorpe <jgg@nvidia.com>
-
- 27 7月, 2022 2 次提交
-
-
由 Masahiro Yamada 提交于
This script is only used in certs/Makefile, so certs/ is a better home for it. Signed-off-by: NMasahiro Yamada <masahiroy@kernel.org> Reviewed-by: NMickaël Salaün <mic@linux.microsoft.com> Reviewed-by: NJarkko Sakkinen <jarkko@kernel.org>
-
由 Christian Brauner 提交于
Seth has been integral in the design and implementation of idmapped mounts and was the main architect behind the s_user_ns work which ultimately made filesystems such as FUSE and overlayfs available in containers. He continues to be active in both development and review. I'm very happy he decided to maintain this feature. He has my full trust. Link: https://lore.kernel.org/r/20220726141615.1046027-1-brauner@kernel.org Cc: Seth Forshee <sforshee@digitalocean.com> Signed-off-by: NChristian Brauner (Microsoft) <brauner@kernel.org>
-
- 26 7月, 2022 1 次提交
-
-
由 Mia Lin 提交于
Add real time clock support for NCT3018Y. Signed-off-by: NMia Lin <mimi05633@gmail.com> Signed-off-by: NAlexandre Belloni <alexandre.belloni@bootlin.com> Link: https://lore.kernel.org/r/20220713090647.8028-4-mimi05633@gmail.com
-