Re: [PATCH] MAINTAINERS: update Daniel Gomez's role and email address

2025-07-08 Thread Petr Pavlu
On 7/4/25 9:39 PM, Daniel Gomez wrote: > From: Daniel Gomez > > Update Daniel Gomez's modules reviewer role to maintainer. This is > according to the plan [1][2] of scaling with more reviewers for modules > (for the incoming Rust support [3]) and rotate [4] every 6 months. > > [1] Link: > https:

Re: [PATCH] MAINTAINERS: update Daniel Gomez's role and email address

2025-07-06 Thread Daniel Gomez
t; [1] Link: > https://lore.kernel.org/linux-modules/ > zspanzx4-5dro...@bombadil.infradead.org > > [...] Applied, thanks! [1/1] MAINTAINERS: update Daniel Gomez's role and email address commit: 6d6e69bd7c1c8c4f7b536a88d27d523cdee6a2f8 Best regards, -- Daniel Gomez

Re: [PATCH] MAINTAINERS: update Daniel Gomez's role and email address

2025-07-04 Thread Luis Chamberlain
On Fri, Jul 04, 2025 at 09:39:59PM +0200, Daniel Gomez wrote: > From: Daniel Gomez > > Update Daniel Gomez's modules reviewer role to maintainer. This is > according to the plan [1][2] of scaling with more reviewers for modules > (for the incoming Rust support [3]) and rotate [4] every 6 months.

[PATCH] MAINTAINERS: update Daniel Gomez's role and email address

2025-07-04 Thread Daniel Gomez
From: Daniel Gomez Update Daniel Gomez's modules reviewer role to maintainer. This is according to the plan [1][2] of scaling with more reviewers for modules (for the incoming Rust support [3]) and rotate [4] every 6 months. [1] Link: https://lore.kernel.org/linux-modules/ zspanzx4-5dro...@bomba

Re: [PATCH] MAINTAINERS: Update Zqiang's email address

2025-05-16 Thread Joel Fernandes
On 5/16/2025 7:20 AM, Zqiang wrote: > This patch updates Zqiang's email address to qiang.zh...@linux.dev. > > Signed-off-by: Zqiang Acked-by: Joel Fernandes Will apply for 6.16. Thanks, - Joel > --- > MAINTAINERS | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a

[PATCH] MAINTAINERS: Update Zqiang's email address

2025-05-16 Thread Zqiang
This patch updates Zqiang's email address to qiang.zh...@linux.dev. Signed-off-by: Zqiang --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 8eb7e057b8f9..901a54a633f0 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -20298,7 +20298,7

Re: [PATCH] MAINTAINERS: update Alexey Makhalov's email address

2025-04-30 Thread Alexey Makhalov
Hi Borislav, I see this patch didn't get a traction. Can you to merge this fix in x86 tree, please? Thanks, --Alexey On 3/17/25 5:40 PM, Alexey Makhalov wrote: Fix a typo in an email address. Cc: sta...@vger.kernel.org Reported-by: Konstantin Ryabitsev Closes: https://lore.kernel.org/all/20

[PATCH 1/7] MAINTAINERS: Update Joel's email address

2025-04-18 Thread Joel Fernandes
Update MAINTAINERS file to reflect changes to Joel's email address for upstream work. Reviewed-by: Paul E. McKenney Signed-off-by: Joel Fernandes --- MAINTAINERS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 96b827049501..8eb7e057b8f9

[PATCH] MAINTAINERS: update Alexey Makhalov's email address

2025-03-17 Thread Alexey Makhalov
Fix a typo in an email address. Cc: sta...@vger.kernel.org Reported-by: Konstantin Ryabitsev Closes: https://lore.kernel.org/all/20240925-rational-succinct-vulture-cca9fb@lemur/T/ Signed-off-by: Alexey Makhalov --- MAINTAINERS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff -

Re: [PATCH] MAINTAINERS: Update the MODULE SUPPORT section

2025-03-06 Thread Luis Chamberlain
On Thu, Mar 06, 2025 at 05:20:59PM +0100, Petr Pavlu wrote: > Change my role for MODULE SUPPORT from a reviewer to a maintainer. We > started to rotate its maintainership and I currently look after the modules > tree. This not being reflected in MAINTAINERS proved to confuse folks. > > Add lib/tes

Re: [PATCH] MAINTAINERS: Update the MODULE SUPPORT section

2025-03-06 Thread Steven Rostedt
On Thu, 6 Mar 2025 17:20:59 +0100 Petr Pavlu wrote: > Change my role for MODULE SUPPORT from a reviewer to a maintainer. We > started to rotate its maintainership and I currently look after the modules > tree. This not being reflected in MAINTAINERS proved to confuse folks. > > Add lib/tests/mo

[PATCH] MAINTAINERS: Update the MODULE SUPPORT section

2025-03-06 Thread Petr Pavlu
Change my role for MODULE SUPPORT from a reviewer to a maintainer. We started to rotate its maintainership and I currently look after the modules tree. This not being reflected in MAINTAINERS proved to confuse folks. Add lib/tests/module/ and tools/testing/selftests/module/ to maintained files. Th

[PATCH] MAINTAINERS: Update Joel's email address

2025-02-19 Thread Joel Fernandes
Update MAINTAINERS file to reflect changes to Joel's email address for upstream work. Signed-off-by: Joel Fernandes --- MAINTAINERS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 6ff7ba6cc270..97aba6b60158 100644 --- a/MAINTAINERS +++ b/

Re: [PATCH] MAINTAINERS: Update Joel's email address

2025-02-19 Thread Joel Fernandes
On 2/19/2025 10:18 AM, Boqun Feng wrote: > On Wed, Feb 19, 2025 at 05:23:08AM -0800, Paul E. McKenney wrote: >> On Wed, Feb 19, 2025 at 07:54:24AM -0500, Joel Fernandes wrote: >>> Update MAINTAINERS file to reflect changes to Joel's email address for >>> upstream work. >>> >>> Signed-off-by: Joe

Re: [PATCH] MAINTAINERS: Update Joel's email address

2025-02-19 Thread Boqun Feng
On Wed, Feb 19, 2025 at 05:23:08AM -0800, Paul E. McKenney wrote: > On Wed, Feb 19, 2025 at 07:54:24AM -0500, Joel Fernandes wrote: > > Update MAINTAINERS file to reflect changes to Joel's email address for > > upstream work. > > > > Signed-off-by: Joel Fernandes > > For RCU and LKMM: > > Revie

Re: [PATCH] MAINTAINERS: Update Joel's email address

2025-02-19 Thread Paul E. McKenney
On Wed, Feb 19, 2025 at 07:54:24AM -0500, Joel Fernandes wrote: > Update MAINTAINERS file to reflect changes to Joel's email address for > upstream work. > > Signed-off-by: Joel Fernandes For RCU and LKMM: Reviewed-by: Paul E. McKenney > --- > MAINTAINERS | 6 +++--- > 1 file changed, 3 inse

[PATCH rcu 8/8] MAINTAINERS: Update RCU git tree

2024-12-12 Thread Paul E. McKenney
RCU now has a shiny new shared git tree, so this commit updates MAINTAINERS to point to it instead of my personal -rcu tree. Reported-by: Song Liu Signed-off-by: Paul E. McKenney --- MAINTAINERS | 10 +- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/MAINTAINERS b/MAINTAI

[PATCH] MAINTAINERS: update Alexey Makhalov's email address

2024-11-12 Thread Alexey Makhalov
Fix a typo in an email address. Reported-by: Konstantin Ryabitsev Closes: https://lore.kernel.org/all/20240925-rational-succinct-vulture-cca9fb@lemur/T/ Signed-off-by: Alexey Makhalov --- MAINTAINERS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/MAINTAINERS b/MAINTA

[PATCH] MAINTAINERS: update Alexey Makhalov's email address

2024-09-26 Thread Alexey Makhalov
Fix a typo in an email address. Reported-by: Konstantin Ryabitsev Closes: https://lore.kernel.org/all/20240925-rational-succinct-vulture-cca9fb@lemur/T/ Signed-off-by: Alexey Makhalov --- MAINTAINERS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/MAINTAINERS b/MAINTA

[PATCH v28 13/13] MAINTAINERS: Update for DAMON

2021-04-13 Thread SeongJae Park
From: SeongJae Park This commit updates MAINTAINERS file for DAMON related files. Signed-off-by: SeongJae Park --- MAINTAINERS | 12 1 file changed, 12 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 4d68184d3f76..42bbcaec5050 100644 --- a/MAINTAINERS +++ b/MAINTAINERS

[PATCH v3 32/33] MAINTAINERS: update ISC driver bindings file

2021-04-13 Thread Eugen Hristev
ISC driver was converted to yaml. Update maintainers file. Signed-off-by: Eugen Hristev --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index 04e6df934eb0..95e3c7b7f934 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -11720,7 +11720,7 @

Re: [Linux-stm32] [RESEND PATCH 0/3] MAINTAINERS: update STMicroelectronics email

2021-04-12 Thread Patrice CHOTARD
On 4/12/21 3:48 PM, Arnd Bergmann wrote: > On Mon, Apr 12, 2021 at 12:19 PM Patrice CHOTARD > wrote: >> >> Hi >> >> I think this series has been forgotten, any chance to see it merged into >> v5.13 ? > > It's in -rc7, but it appears that my email reply went missing when I merged > it. > >

Re: [Linux-stm32] [RESEND PATCH 0/3] MAINTAINERS: update STMicroelectronics email

2021-04-12 Thread Arnd Bergmann
On Mon, Apr 12, 2021 at 12:19 PM Patrice CHOTARD wrote: > > Hi > > I think this series has been forgotten, any chance to see it merged into > v5.13 ? It's in -rc7, but it appears that my email reply went missing when I merged it. Arnd

Re: [Linux-stm32] [RESEND PATCH 0/3] MAINTAINERS: update STMicroelectronics email

2021-04-12 Thread Patrice CHOTARD
atrice.chot...@foss.st.com wrote: >> From: Patrice Chotard >> >> This series: >> _ Update st.com to foss.st.com email for some maintainers. >> _ Remove Vincent Abriou as STI/STM DRM driver >> _ Add Alain Volmat as STM32 I2C/SMBUS driver maintainer >> &g

Re: [RESEND PATCH] MAINTAINERS: update thermal CPU cooling section

2021-04-12 Thread Lukasz Luba
On 4/10/21 12:28 PM, Javi Merino wrote: On Fri, Apr 02, 2021 at 12:53:08PM +0200, Daniel Lezcano wrote: On 02/04/2021 12:25, Lukasz Luba wrote: Hi Viresh, Daniel On 2/18/21 4:18 AM, Viresh Kumar wrote: On 17-02-21, 11:59, Lukasz Luba wrote: Update maintainers responsible for CPU cooling o

Re: [RESEND PATCH] MAINTAINERS: update thermal CPU cooling section

2021-04-10 Thread Javi Merino
On Fri, Apr 02, 2021 at 12:53:08PM +0200, Daniel Lezcano wrote: > On 02/04/2021 12:25, Lukasz Luba wrote: > > Hi Viresh, Daniel > > > > On 2/18/21 4:18 AM, Viresh Kumar wrote: > >> On 17-02-21, 11:59, Lukasz Luba wrote: > >>> Update maintainers responsible for CPU cooling on Arm side. > >>> > >>>

Re: [PATCH] MAINTAINERS: Update BCM2711/BCM2335 maintainer's mail

2021-04-09 Thread Florian Fainelli
On Fri, 9 Apr 2021 12:44:47 +0200, Nicolas Saenz Julienne wrote: > The @kernel.org e-mail address is likely to last longer than the current > one, so use it. > > Signed-off-by: Nicolas Saenz Julienne > --- Applied to maintainers/next, thanks! -- Florian

[PATCH] MAINTAINERS: Update BCM2711/BCM2335 maintainer's mail

2021-04-09 Thread Nicolas Saenz Julienne
The @kernel.org e-mail address is likely to last longer than the current one, so use it. Signed-off-by: Nicolas Saenz Julienne --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index d269763af39d..c8f32b7c1e06 100644 --- a/MAINTAINERS +

[PATCH v27 13/13] MAINTAINERS: Update for DAMON

2021-04-08 Thread SeongJae Park
From: SeongJae Park This commit updates MAINTAINERS file for DAMON related files. Signed-off-by: SeongJae Park --- MAINTAINERS | 12 1 file changed, 12 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index ad650102f950..0df746019eb9 100644 --- a/MAINTAINERS +++ b/MAINTAINERS

[PATCH v2 03/19] MAINTAINERS: update fsl,dpaa2-console.yaml reference

2021-04-07 Thread Mauro Carvalho Chehab
Changeset 616fde2dd60f ("dt-bindings: misc: convert fsl,dpaa2-console from txt to YAML") renamed: Documentation/devicetree/bindings/misc/fsl,dpaa2-console.txt to: Documentation/devicetree/bindings/misc/fsl,dpaa2-console.yaml. Update its cross-reference accordingly. Fixes: 616fde2dd60f ("dt-bindi

[PATCH v2 04/19] MAINTAINERS: update mtk-sd.yaml reference

2021-04-07 Thread Mauro Carvalho Chehab
Changeset c626695ecd8b ("dt-bindings: mmc: Convert mtk-sd to json-schema") renamed: Documentation/devicetree/bindings/mmc/mtk-sd.txt to: Documentation/devicetree/bindings/mmc/mtk-sd.yaml. Update its cross-reference accordingly. Fixes: c626695ecd8b ("dt-bindings: mmc: Convert mtk-sd to json-schema

[PATCH v2 02/19] MAINTAINERS: update brcm,bcm-v3d.yaml reference

2021-04-07 Thread Mauro Carvalho Chehab
Changeset cb18a7979a35 ("dt-bindings: gpu: Convert v3d to json-schema") renamed: Documentation/devicetree/bindings/gpu/brcm,bcm-v3d.txt to: Documentation/devicetree/bindings/gpu/brcm,bcm-v3d.yaml. Update its cross-reference accordingly. Fixes: cb18a7979a35 ("dt-bindings: gpu: Convert v3d to json-

[PATCH v2 05/19] MAINTAINERS: update snps,dw-axi-dmac.yaml reference

2021-04-07 Thread Mauro Carvalho Chehab
Changeset 8c70fb7e0a0a ("dt-bindings: dma: Add YAML schemas for dw-axi-dmac") renamed: Documentation/devicetree/bindings/dma/snps,dw-axi-dmac.txt to: Documentation/devicetree/bindings/dma/snps,dw-axi-dmac.yaml. Update its cross-reference accordingly. Fixes: 8c70fb7e0a0a ("dt-bindings: dma: Add YA

[PATCH v2 01/19] MAINTAINERS: update ste,mcde.yaml reference

2021-04-07 Thread Mauro Carvalho Chehab
Changeset 2abb0b994db5 ("dt-bindings: display: mcde: Convert to YAML schema") renamed: Documentation/devicetree/bindings/display/ste,mcde.txt to: Documentation/devicetree/bindings/display/ste,mcde.yaml. Update its cross-reference accordingly. Fixes: 2abb0b994db5 ("dt-bindings: display: mcde: Conv

Re: [RESEND PATCH] MAINTAINERS: update thermal CPU cooling section

2021-04-02 Thread Lukasz Luba
+CC Javi (on his Arm email) On 4/2/21 11:53 AM, Daniel Lezcano wrote: On 02/04/2021 12:25, Lukasz Luba wrote: Hi Viresh, Daniel On 2/18/21 4:18 AM, Viresh Kumar wrote: On 17-02-21, 11:59, Lukasz Luba wrote: Update maintainers responsible for CPU cooling on Arm side. Signed-off-by: Lukasz

Re: [PATCH 12/32] MAINTAINERS: update lego,ev3-battery.yaml reference

2021-04-02 Thread Sebastian Reichel
Hi, On Thu, Apr 01, 2021 at 10:40:32AM -0500, David Lechner wrote: > On 4/1/21 7:17 AM, Mauro Carvalho Chehab wrote: > > Changeset 3004e581d92a ("dt-bindings: power: supply: lego-ev3-battery: > > Convert to DT schema format") > > renamed: Documentation/devicetree/bindings/power/supply/lego_ev3_ba

Re: [RESEND PATCH] MAINTAINERS: update thermal CPU cooling section

2021-04-02 Thread Daniel Lezcano
On 02/04/2021 12:25, Lukasz Luba wrote: > Hi Viresh, Daniel > > On 2/18/21 4:18 AM, Viresh Kumar wrote: >> On 17-02-21, 11:59, Lukasz Luba wrote: >>> Update maintainers responsible for CPU cooling on Arm side. >>> >>> Signed-off-by: Lukasz Luba >>> --- >>> Hi Daniel, >>> >>> Please ignore the pre

Re: [RESEND PATCH] MAINTAINERS: update thermal CPU cooling section

2021-04-02 Thread Lukasz Luba
Hi Viresh, Daniel On 2/18/21 4:18 AM, Viresh Kumar wrote: On 17-02-21, 11:59, Lukasz Luba wrote: Update maintainers responsible for CPU cooling on Arm side. Signed-off-by: Lukasz Luba --- Hi Daniel, Please ignore the previous email and that this change with 'R'. Javi will ack it later. Rega

Re: [PATCH 21/32] MAINTAINERS: update ti,dac7612.yaml reference

2021-04-02 Thread Jonathan Cameron
On Thu, 1 Apr 2021 14:17:41 +0200 Mauro Carvalho Chehab wrote: > Changeset 8b74e06b0f4d ("dt-bindings:iio:dac:ti,dac7612 yaml conversion") > renamed: Documentation/devicetree/bindings/iio/dac/ti,dac7612.txt > to: Documentation/devicetree/bindings/iio/dac/ti,dac7612.yaml. > > Update its cross-re

Re: [PATCH 19/32] MAINTAINERS: update st,vl53l0x.yaml reference

2021-04-02 Thread Jonathan Cameron
On Thu, 1 Apr 2021 14:17:39 +0200 Mauro Carvalho Chehab wrote: > Changeset b4be8bd1c6a2 ("dt-bindings:iio:proximity:st,vl53l0x yaml > conversion") > renamed: Documentation/devicetree/bindings/iio/proximity/vl53l0x.txt > to: Documentation/devicetree/bindings/iio/proximity/st,vl53l0x.yaml. > > U

Re: [PATCH 18/32] MAINTAINERS: update st,lsm6dsx.yaml reference

2021-04-02 Thread Jonathan Cameron
On Thu, 1 Apr 2021 14:17:38 +0200 Mauro Carvalho Chehab wrote: > Changeset 7a2cf8e91390 ("dt-bindings:iio:imu:st,lsm6dsx: txt to yaml > conversion") > renamed: Documentation/devicetree/bindings/iio/imu/st_lsm6dsx.txt > to: Documentation/devicetree/bindings/iio/imu/st,lsm6dsx.yaml. > > Update i

Re: [PATCH 17/32] MAINTAINERS: update renesas,rcar-gyroadc.yaml reference

2021-04-02 Thread Jonathan Cameron
On Thu, 1 Apr 2021 14:17:37 +0200 Mauro Carvalho Chehab wrote: > Changeset 8c41245872e2 ("dt-bindings:iio:adc:renesas,rcar-gyroadc: txt to > yaml conversion.") > renamed: Documentation/devicetree/bindings/iio/adc/renesas,gyroadc.txt > to: Documentation/devicetree/bindings/iio/adc/renesas,rcar-g

Re: [PATCH 16/32] MAINTAINERS: update pni,rm3100.yaml reference

2021-04-02 Thread Jonathan Cameron
On Thu, 1 Apr 2021 14:17:36 +0200 Mauro Carvalho Chehab wrote: > Changeset f383069be33e ("dt-bindings:iio:magnetometer:pni,rm3100: txt to yaml > conversion.") > renamed: Documentation/devicetree/bindings/iio/magnetometer/pni,rm3100.txt > to: Documentation/devicetree/bindings/iio/magnetometer/pn

Re: [PATCH 15/32] MAINTAINERS: update atmel,sama5d2-adc.yaml reference

2021-04-02 Thread Jonathan Cameron
On Thu, 1 Apr 2021 14:17:35 +0200 Mauro Carvalho Chehab wrote: > Changeset 58ff1b519753 ("dt-bindings:iio:adc:atmel,sama5d2-adc: txt to yaml > conversion") > renamed: Documentation/devicetree/bindings/iio/adc/at91-sama5d2_adc.txt > to: Documentation/devicetree/bindings/iio/adc/atmel,sama5d2-adc

Re: [PATCH 11/32] MAINTAINERS: update invensense,mpu3050.yaml reference

2021-04-02 Thread Jonathan Cameron
On Thu, 1 Apr 2021 14:17:31 +0200 Mauro Carvalho Chehab wrote: > Changeset 749787477ae4 ("dt-bindings:iio:gyro:invensense,mpu3050: txt to yaml > format conversion.") > renamed: > Documentation/devicetree/bindings/iio/gyroscope/invensense,mpu3050.txt > to: Documentation/devicetree/bindings/iio/

Re: [PATCH 10/32] MAINTAINERS: update voltage-divider.yaml reference

2021-04-02 Thread Jonathan Cameron
On Thu, 1 Apr 2021 14:17:30 +0200 Mauro Carvalho Chehab wrote: > Changeset 6f633bc91ac1 ("dt-bindings:iio:afe:voltage-divider: txt to yaml > conversion") > renamed: Documentation/devicetree/bindings/iio/afe/voltage-divider.txt > to: Documentation/devicetree/bindings/iio/afe/voltage-divider.yaml

Re: [PATCH 09/32] MAINTAINERS: update current-sense-shunt.yaml reference

2021-04-02 Thread Jonathan Cameron
On Thu, 1 Apr 2021 14:17:29 +0200 Mauro Carvalho Chehab wrote: > Changeset ce66e52b6c16 ("dt-bindings:iio:afe:current-sense-shunt: txt to yaml > conversion.") > renamed: Documentation/devicetree/bindings/iio/afe/current-sense-shunt.txt > to: Documentation/devicetree/bindings/iio/afe/current-sen

Re: [PATCH 08/32] MAINTAINERS: update current-sense-amplifier.yaml reference

2021-04-02 Thread Jonathan Cameron
On Thu, 1 Apr 2021 14:17:28 +0200 Mauro Carvalho Chehab wrote: > Changeset fbac26b9ad21 ("dt-bindings:iio:afe:current-sense-amplifier: txt to > yaml conversion.") > renamed: Documentation/devicetree/bindings/iio/afe/current-sense-amplifier.txt > to: Documentation/devicetree/bindings/iio/afe/cur

Re: [PATCH 07/32] MAINTAINERS: update envelope-detector.yaml reference

2021-04-02 Thread Jonathan Cameron
On Thu, 1 Apr 2021 14:17:27 +0200 Mauro Carvalho Chehab wrote: > Changeset 66a6dcc20e63 ("dt-bindings:iio:adc:envelope-detector: txt to yaml > conversion.") > renamed: Documentation/devicetree/bindings/iio/adc/envelope-detector.txt > to: Documentation/devicetree/bindings/iio/adc/envelope-detect

Re: [PATCH 06/32] MAINTAINERS: update dpot-dac.yaml reference

2021-04-02 Thread Jonathan Cameron
On Thu, 1 Apr 2021 14:17:26 +0200 Mauro Carvalho Chehab wrote: > Changeset 06d2ff6fe11e ("dt-bindings:iio:dac:dpot-dac: yaml conversion.") > renamed: Documentation/devicetree/bindings/iio/dac/dpot-dac.txt > to: Documentation/devicetree/bindings/iio/dac/dpot-dac.yaml. > > Update its cross-refere

Re: [PATCH 05/32] MAINTAINERS: update st,hts221.yaml reference

2021-04-02 Thread Jonathan Cameron
On Thu, 1 Apr 2021 14:17:25 +0200 Mauro Carvalho Chehab wrote: > Changeset 9a6ac3138258 ("dt-bindings:iio:humidity:st,hts221 yaml conversion.") > renamed: Documentation/devicetree/bindings/iio/humidity/hts221.txt > to: Documentation/devicetree/bindings/iio/humidity/st,hts221.yaml. > > Update it

Re: [PATCH 01/32] MAINTAINERS: update adi,ad5758.yaml reference

2021-04-02 Thread Jonathan Cameron
On Thu, 1 Apr 2021 14:17:21 +0200 Mauro Carvalho Chehab wrote: > Changeset 1e6536ee349b ("dt-bindings:iio:dac:adi,ad5758 yaml conversion") > renamed: Documentation/devicetree/bindings/iio/dac/ad5758.txt > to: Documentation/devicetree/bindings/iio/dac/adi,ad5758.yaml. > > Update its cross-refere

Re: [PATCH 24/32] MAINTAINERS: update imi,rdacm2x-gmsl.yaml reference

2021-04-02 Thread Laurent Pinchart
On Fri, Apr 02, 2021 at 12:01:35PM +0300, Laurent Pinchart wrote: > Hi Mauro, > > Thank you for the patch. > > On Thu, Apr 01, 2021 at 02:17:44PM +0200, Mauro Carvalho Chehab wrote: > > The file name: Documentation/devicetree/bindings/media/i2c/rdacm2x-gmsl.yaml > > should be, instead: > > Docum

Re: [PATCH 24/32] MAINTAINERS: update imi,rdacm2x-gmsl.yaml reference

2021-04-02 Thread Laurent Pinchart
Hi Mauro, Thank you for the patch. On Thu, Apr 01, 2021 at 02:17:44PM +0200, Mauro Carvalho Chehab wrote: > The file name: Documentation/devicetree/bindings/media/i2c/rdacm2x-gmsl.yaml > should be, instead: > Documentation/devicetree/bindings/media/i2c/imi,rdacm2x-gmsl.yaml. While at it, should

Re: [PATCH 24/32] MAINTAINERS: update imi,rdacm2x-gmsl.yaml reference

2021-04-01 Thread Jacopo Mondi
Hi Mauro, On Thu, Apr 01, 2021 at 02:17:44PM +0200, Mauro Carvalho Chehab wrote: > The file name: Documentation/devicetree/bindings/media/i2c/rdacm2x-gmsl.yaml > should be, instead: > Documentation/devicetree/bindings/media/i2c/imi,rdacm2x-gmsl.yaml. > > Update its cross-reference accordingly. >

[PATCH 06/32] MAINTAINERS: update dpot-dac.yaml reference

2021-04-01 Thread Mauro Carvalho Chehab
Changeset 06d2ff6fe11e ("dt-bindings:iio:dac:dpot-dac: yaml conversion.") renamed: Documentation/devicetree/bindings/iio/dac/dpot-dac.txt to: Documentation/devicetree/bindings/iio/dac/dpot-dac.yaml. Update its cross-reference accordingly. Fixes: 06d2ff6fe11e ("dt-bindings:iio:dac:dpot-dac: yaml c

[PATCH 12/32] MAINTAINERS: update lego,ev3-battery.yaml reference

2021-04-01 Thread Mauro Carvalho Chehab
Changeset 3004e581d92a ("dt-bindings: power: supply: lego-ev3-battery: Convert to DT schema format") renamed: Documentation/devicetree/bindings/power/supply/lego_ev3_battery.txt to: Documentation/devicetree/bindings/power/supply/lego,ev3-battery.yaml. Update its cross-reference accordingly. Fixe

[PATCH 02/32] MAINTAINERS: update ste,mcde.yaml reference

2021-04-01 Thread Mauro Carvalho Chehab
Changeset 2abb0b994db5 ("dt-bindings: display: mcde: Convert to YAML schema") renamed: Documentation/devicetree/bindings/display/ste,mcde.txt to: Documentation/devicetree/bindings/display/ste,mcde.yaml. Update its cross-reference accordingly. Fixes: 2abb0b994db5 ("dt-bindings: display: mcde: Conv

[PATCH 04/32] MAINTAINERS: update fsl,dpaa2-console.yaml reference

2021-04-01 Thread Mauro Carvalho Chehab
Changeset 616fde2dd60f ("dt-bindings: misc: convert fsl,dpaa2-console from txt to YAML") renamed: Documentation/devicetree/bindings/misc/fsl,dpaa2-console.txt to: Documentation/devicetree/bindings/misc/fsl,dpaa2-console.yaml. Update its cross-reference accordingly. Fixes: 616fde2dd60f ("dt-bindi

[PATCH 05/32] MAINTAINERS: update st,hts221.yaml reference

2021-04-01 Thread Mauro Carvalho Chehab
Changeset 9a6ac3138258 ("dt-bindings:iio:humidity:st,hts221 yaml conversion.") renamed: Documentation/devicetree/bindings/iio/humidity/hts221.txt to: Documentation/devicetree/bindings/iio/humidity/st,hts221.yaml. Update its cross-reference accordingly. Fixes: 9a6ac3138258 ("dt-bindings:iio:humidi

[PATCH 03/32] MAINTAINERS: update brcm,bcm-v3d.yaml reference

2021-04-01 Thread Mauro Carvalho Chehab
Changeset cb18a7979a35 ("dt-bindings: gpu: Convert v3d to json-schema") renamed: Documentation/devicetree/bindings/gpu/brcm,bcm-v3d.txt to: Documentation/devicetree/bindings/gpu/brcm,bcm-v3d.yaml. Update its cross-reference accordingly. Fixes: cb18a7979a35 ("dt-bindings: gpu: Convert v3d to json-

[PATCH 18/32] MAINTAINERS: update st,lsm6dsx.yaml reference

2021-04-01 Thread Mauro Carvalho Chehab
Changeset 7a2cf8e91390 ("dt-bindings:iio:imu:st,lsm6dsx: txt to yaml conversion") renamed: Documentation/devicetree/bindings/iio/imu/st_lsm6dsx.txt to: Documentation/devicetree/bindings/iio/imu/st,lsm6dsx.yaml. Update its cross-reference accordingly. Fixes: 7a2cf8e91390 ("dt-bindings:iio:imu:st,

[PATCH 24/32] MAINTAINERS: update imi,rdacm2x-gmsl.yaml reference

2021-04-01 Thread Mauro Carvalho Chehab
The file name: Documentation/devicetree/bindings/media/i2c/rdacm2x-gmsl.yaml should be, instead: Documentation/devicetree/bindings/media/i2c/imi,rdacm2x-gmsl.yaml. Update its cross-reference accordingly. Fixes: 34009bffc1c6 ("media: i2c: Add RDACM20 driver") Fixes: e9f817689789 ("media: dt-bindi

[PATCH 19/32] MAINTAINERS: update st,vl53l0x.yaml reference

2021-04-01 Thread Mauro Carvalho Chehab
Changeset b4be8bd1c6a2 ("dt-bindings:iio:proximity:st,vl53l0x yaml conversion") renamed: Documentation/devicetree/bindings/iio/proximity/vl53l0x.txt to: Documentation/devicetree/bindings/iio/proximity/st,vl53l0x.yaml. Update its cross-reference accordingly. Fixes: b4be8bd1c6a2 ("dt-bindings:iio:p

[PATCH 20/32] MAINTAINERS: update snps,dw-axi-dmac.yaml reference

2021-04-01 Thread Mauro Carvalho Chehab
Changeset 8c70fb7e0a0a ("dt-bindings: dma: Add YAML schemas for dw-axi-dmac") renamed: Documentation/devicetree/bindings/dma/snps,dw-axi-dmac.txt to: Documentation/devicetree/bindings/dma/snps,dw-axi-dmac.yaml. Update its cross-reference accordingly. Fixes: 8c70fb7e0a0a ("dt-bindings: dma: Add YA

[PATCH 21/32] MAINTAINERS: update ti,dac7612.yaml reference

2021-04-01 Thread Mauro Carvalho Chehab
Changeset 8b74e06b0f4d ("dt-bindings:iio:dac:ti,dac7612 yaml conversion") renamed: Documentation/devicetree/bindings/iio/dac/ti,dac7612.txt to: Documentation/devicetree/bindings/iio/dac/ti,dac7612.yaml. Update its cross-reference accordingly. Fixes: 8b74e06b0f4d ("dt-bindings:iio:dac:ti,dac7612 y

[PATCH 17/32] MAINTAINERS: update renesas,rcar-gyroadc.yaml reference

2021-04-01 Thread Mauro Carvalho Chehab
Changeset 8c41245872e2 ("dt-bindings:iio:adc:renesas,rcar-gyroadc: txt to yaml conversion.") renamed: Documentation/devicetree/bindings/iio/adc/renesas,gyroadc.txt to: Documentation/devicetree/bindings/iio/adc/renesas,rcar-gyroadc.yaml. Update its cross-reference accordingly. Fixes: 8c41245872e2

[PATCH 13/32] MAINTAINERS: update marvell,armada-3700-utmi-phy.yaml reference

2021-04-01 Thread Mauro Carvalho Chehab
Changeset 6569d8386388 ("dt-bindings: phy: convert phy-mvebu-utmi to YAML schema") renamed: Documentation/devicetree/bindings/phy/phy-mvebu-utmi.txt to: Documentation/devicetree/bindings/phy/marvell,armada-3700-utmi-phy.yaml. Update its cross-reference accordingly. Fixes: 6569d8386388 ("dt-bindi

[PATCH 16/32] MAINTAINERS: update pni,rm3100.yaml reference

2021-04-01 Thread Mauro Carvalho Chehab
Changeset f383069be33e ("dt-bindings:iio:magnetometer:pni,rm3100: txt to yaml conversion.") renamed: Documentation/devicetree/bindings/iio/magnetometer/pni,rm3100.txt to: Documentation/devicetree/bindings/iio/magnetometer/pni,rm3100.yaml. Update its cross-reference accordingly. Fixes: f383069be3

[PATCH 15/32] MAINTAINERS: update atmel,sama5d2-adc.yaml reference

2021-04-01 Thread Mauro Carvalho Chehab
Changeset 58ff1b519753 ("dt-bindings:iio:adc:atmel,sama5d2-adc: txt to yaml conversion") renamed: Documentation/devicetree/bindings/iio/adc/at91-sama5d2_adc.txt to: Documentation/devicetree/bindings/iio/adc/atmel,sama5d2-adc.yaml. Update its cross-reference accordingly. Fixes: 58ff1b519753 ("dt-

[PATCH 11/32] MAINTAINERS: update invensense,mpu3050.yaml reference

2021-04-01 Thread Mauro Carvalho Chehab
Changeset 749787477ae4 ("dt-bindings:iio:gyro:invensense,mpu3050: txt to yaml format conversion.") renamed: Documentation/devicetree/bindings/iio/gyroscope/invensense,mpu3050.txt to: Documentation/devicetree/bindings/iio/gyroscope/invensense,mpu3050.yaml. Update its cross-reference accordingly.

[PATCH 08/32] MAINTAINERS: update current-sense-amplifier.yaml reference

2021-04-01 Thread Mauro Carvalho Chehab
Changeset fbac26b9ad21 ("dt-bindings:iio:afe:current-sense-amplifier: txt to yaml conversion.") renamed: Documentation/devicetree/bindings/iio/afe/current-sense-amplifier.txt to: Documentation/devicetree/bindings/iio/afe/current-sense-amplifier.yaml. Update its cross-reference accordingly. Fixes

[PATCH 22/32] MAINTAINERS: update nxp,imx8-jpeg.yaml reference

2021-04-01 Thread Mauro Carvalho Chehab
The file name: Documentation/devicetree/bindings/media/imx8-jpeg.yaml should be, instead: Documentation/devicetree/bindings/media/nxp,imx8-jpeg.yaml. Update its cross-reference accordingly. Fixes: be157db0a3d8 ("media: Add maintainer for IMX jpeg v4l2 driver") Fixes: b16ed1e66008 ("media: dt-bind

[PATCH 10/32] MAINTAINERS: update voltage-divider.yaml reference

2021-04-01 Thread Mauro Carvalho Chehab
Changeset 6f633bc91ac1 ("dt-bindings:iio:afe:voltage-divider: txt to yaml conversion") renamed: Documentation/devicetree/bindings/iio/afe/voltage-divider.txt to: Documentation/devicetree/bindings/iio/afe/voltage-divider.yaml. Update its cross-reference accordingly. Fixes: 6f633bc91ac1 ("dt-bindi

[PATCH 09/32] MAINTAINERS: update current-sense-shunt.yaml reference

2021-04-01 Thread Mauro Carvalho Chehab
Changeset ce66e52b6c16 ("dt-bindings:iio:afe:current-sense-shunt: txt to yaml conversion.") renamed: Documentation/devicetree/bindings/iio/afe/current-sense-shunt.txt to: Documentation/devicetree/bindings/iio/afe/current-sense-shunt.yaml. Update its cross-reference accordingly. Fixes: ce66e52b6c

[PATCH 23/32] MAINTAINERS: update ovti,ov2680.yaml reference

2021-04-01 Thread Mauro Carvalho Chehab
The file name: Documentation/devicetree/bindings/media/i2c/ov2680.yaml should be, instead: Documentation/devicetree/bindings/media/i2c/ovti,ov2680.yaml. Update its cross-reference accordingly. Fixes: 57226cd8c8bf ("media: dt-bindings: ov2680: convert bindings to yaml") Signed-off-by: Mauro Carva

[PATCH 01/32] MAINTAINERS: update adi,ad5758.yaml reference

2021-04-01 Thread Mauro Carvalho Chehab
Changeset 1e6536ee349b ("dt-bindings:iio:dac:adi,ad5758 yaml conversion") renamed: Documentation/devicetree/bindings/iio/dac/ad5758.txt to: Documentation/devicetree/bindings/iio/dac/adi,ad5758.yaml. Update its cross-reference accordingly. Fixes: 1e6536ee349b ("dt-bindings:iio:dac:adi,ad5758 yaml

[PATCH 14/32] MAINTAINERS: update mtk-sd.yaml reference

2021-04-01 Thread Mauro Carvalho Chehab
Changeset c626695ecd8b ("dt-bindings: mmc: Convert mtk-sd to json-schema") renamed: Documentation/devicetree/bindings/mmc/mtk-sd.txt to: Documentation/devicetree/bindings/mmc/mtk-sd.yaml. Update its cross-reference accordingly. Fixes: c626695ecd8b ("dt-bindings: mmc: Convert mtk-sd to json-schema

[PATCH 07/32] MAINTAINERS: update envelope-detector.yaml reference

2021-04-01 Thread Mauro Carvalho Chehab
Changeset 66a6dcc20e63 ("dt-bindings:iio:adc:envelope-detector: txt to yaml conversion.") renamed: Documentation/devicetree/bindings/iio/adc/envelope-detector.txt to: Documentation/devicetree/bindings/iio/adc/envelope-detector.yaml. Update its cross-reference accordingly. Fixes: 66a6dcc20e63 ("d

Re: [PATCH 24/32] MAINTAINERS: update imi,rdacm2x-gmsl.yaml reference

2021-04-01 Thread Kieran Bingham
Hi Mauro, On 01/04/2021 13:17, Mauro Carvalho Chehab wrote: > The file name: Documentation/devicetree/bindings/media/i2c/rdacm2x-gmsl.yaml > should be, instead: > Documentation/devicetree/bindings/media/i2c/imi,rdacm2x-gmsl.yaml. > > Update its cross-reference accordingly. > > Fixes: 34009bffc1

Re: [PATCH 12/32] MAINTAINERS: update lego,ev3-battery.yaml reference

2021-04-01 Thread David Lechner
On 4/1/21 7:17 AM, Mauro Carvalho Chehab wrote: Changeset 3004e581d92a ("dt-bindings: power: supply: lego-ev3-battery: Convert to DT schema format") renamed: Documentation/devicetree/bindings/power/supply/lego_ev3_battery.txt to: Documentation/devicetree/bindings/power/supply/lego,ev3-battery.ya

Re: [PATCH 04/32] MAINTAINERS: update fsl,dpaa2-console.yaml reference

2021-04-01 Thread Laurentiu Tudor
On 4/1/2021 3:17 PM, Mauro Carvalho Chehab wrote: > Changeset 616fde2dd60f ("dt-bindings: misc: convert fsl,dpaa2-console from > txt to YAML") > renamed: Documentation/devicetree/bindings/misc/fsl,dpaa2-console.txt > to: Documentation/devicetree/bindings/misc/fsl,dpaa2-console.yaml. > > Update

Re: [PATCH 23/32] MAINTAINERS: update ovti,ov2680.yaml reference

2021-04-01 Thread Rui Miguel Silva
Hi Mauro, Thanks for fixing this. On Thu, Apr 01, 2021 at 02:17:43PM +0200, Mauro Carvalho Chehab wrote: > The file name: Documentation/devicetree/bindings/media/i2c/ov2680.yaml > should be, instead: > Documentation/devicetree/bindings/media/i2c/ovti,ov2680.yaml. > > Update its cross-reference a

[PATCH] MAINTAINERS: Update entry for ibmvmc driver

2021-03-30 Thread Brad Warrum
Steve Royer has moved on to a different project and has asked that Ritu and I take over maintainership of the IBM Power Virtual Management Channel Driver. Signed-off-by: Brad Warrum --- MAINTAINERS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS in

[PATCH v26 13/13] MAINTAINERS: Update for DAMON

2021-03-30 Thread sj38 . park
From: SeongJae Park This commit updates MAINTAINERS file for DAMON related files. Signed-off-by: SeongJae Park --- MAINTAINERS | 12 1 file changed, 12 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index 59c515f0ab10..978cd8088bdc 100644 --- a/MAINTAINERS +++ b/MAINTAINERS

[PATCH 1/2] MAINTAINERS: update CZ.NIC's Turris information

2021-03-25 Thread Marek Behún
Add all the files maintained by Turris team, not only for MOX, but also for Omnia. Change website. Signed-off-by: Marek Behún --- MAINTAINERS | 11 +-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index 8d23b0ec0c90..2cf388c89196 100644 --- a/MA

[PATCH v2] MAINTAINERS: Update Maintainers of DRM Bridge Drivers

2021-03-25 Thread Robert Foss
Add myself as co-maintainer of DRM Bridge Drivers. Repository commit access has already been granted. https://gitlab.freedesktop.org/freedesktop/freedesktop/-/issues/338 Cc: Neil Armstrong Cc: Laurent Pinchart Cc: Jonas Karlman Cc: Andrzej Hajda Cc: Jernej Škrabec Cc: Daniel Vetter Signed-o

Re: [PATCH v1] MAINTAINERS: Update Maintainers of DRM Bridge Drivers

2021-03-24 Thread Andrzej Hajda
W dniu 24.03.2021 o 11:20, Robert Foss pisze: > Add myself as co-maintainer of DRM Bridge Drivers. Repository > commit access has already been granted. > > https://protect2.fireeye.com/v1/url?k=c3508e7b-9ccbb771-c3510534-0cc47a31384a-ef2b7fbec8aa658e&q=1&e=46fd05b7-d9d9-4737-99cd-cd44e40a7bc7&u=htt

Re: [PATCH v1] MAINTAINERS: Update Maintainers of DRM Bridge Drivers

2021-03-24 Thread Laurent Pinchart
Hi Rob, On Wed, Mar 24, 2021 at 11:20:19AM +0100, Robert Foss wrote: > Add myself as co-maintainer of DRM Bridge Drivers. Repository > commit access has already been granted. > > https://gitlab.freedesktop.org/freedesktop/freedesktop/-/issues/338 > > Cc: Neil Armstrong > Cc: Laurent Pinchart >

Re: [PATCH v1] MAINTAINERS: Update Maintainers of DRM Bridge Drivers

2021-03-24 Thread Maxime Ripard
On Wed, Mar 24, 2021 at 11:20:19AM +0100, Robert Foss wrote: > Add myself as co-maintainer of DRM Bridge Drivers. Repository > commit access has already been granted. > > https://gitlab.freedesktop.org/freedesktop/freedesktop/-/issues/338 > > Cc: Neil Armstrong > Cc: Laurent Pinchart > Cc: Jona

Re: [PATCH v1] MAINTAINERS: Update Maintainers of DRM Bridge Drivers

2021-03-24 Thread Neil Armstrong
Hi ! On 24/03/2021 11:20, Robert Foss wrote: > Add myself as co-maintainer of DRM Bridge Drivers. Repository > commit access has already been granted. > > https://gitlab.freedesktop.org/freedesktop/freedesktop/-/issues/338 > > Cc: Neil Armstrong > Cc: Laurent Pinchart > Cc: Jonas Karlman > Cc

[PATCH v1] MAINTAINERS: Update Maintainers of DRM Bridge Drivers

2021-03-24 Thread Robert Foss
Add myself as co-maintainer of DRM Bridge Drivers. Repository commit access has already been granted. https://gitlab.freedesktop.org/freedesktop/freedesktop/-/issues/338 Cc: Neil Armstrong Cc: Laurent Pinchart Cc: Jonas Karlman Cc: Andrzej Hajda Cc: Jernej Škrabec Cc: Daniel Vetter Signed-o

Re: [PATCH] MAINTAINERS: update Senozhatsky email address

2021-03-19 Thread Sergey Senozhatsky
On (21/03/19 11:43), Petr Mladek wrote: > > The patch is comitted in printk/linux.git, branch for-5.13. Thanks. > Now I have to remember using the new address, for example, when > calling git send-email from bash history ;-) :)

Re: [PATCH] MAINTAINERS: update Senozhatsky email address

2021-03-19 Thread Petr Mladek
On Fri 2021-03-19 14:45:08, Sergey Senozhatsky wrote: > I don't check my @gmail.com addresses often enough these days. > > Signed-off-by: Sergey Senozhatsky > --- > MAINTAINERS | 8 > 1 file changed, 4 insertions(+), 4 deletions(-) > > diff --git a/MAINTAINERS b/MAINTAINERS > index b2b

Re: [PATCH] MAINTAINERS: Update MCAN MMIO device driver maintainer

2021-03-19 Thread Marc Kleine-Budde
On 18.03.2021 16:56:34, Pankaj Sharma wrote: > Update Chandrasekar Ramakrishnan as maintainer for mcan mmio device driver as > I > will be moving to a different role. Applied to can-next/testing. regards, Marc -- Pengutronix e.K. | Marc Kleine-Budde | Embedded Linux

Re: [PATCHv3 6/6] MAINTAINERS: update Senozhatsky email address

2021-03-18 Thread Sergey Senozhatsky
On (21/03/19 14:53), Sergey Senozhatsky wrote: > > I don't check my @gmail.com addresses often enough these days. > Please ignore this one. It's a different story and does not belong to this series. -ss

[PATCHv3 6/6] MAINTAINERS: update Senozhatsky email address

2021-03-18 Thread Sergey Senozhatsky
I don't check my @gmail.com addresses often enough these days. Signed-off-by: Sergey Senozhatsky --- MAINTAINERS | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index b2baeb5e4a68..01b000cd5774 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1

[PATCH] MAINTAINERS: update Senozhatsky email address

2021-03-18 Thread Sergey Senozhatsky
I don't check my @gmail.com addresses often enough these days. Signed-off-by: Sergey Senozhatsky --- MAINTAINERS | 8 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/MAINTAINERS b/MAINTAINERS index b2baeb5e4a68..01b000cd5774 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1

[PATCH] MAINTAINERS: Update MCAN MMIO device driver maintainer

2021-03-18 Thread Pankaj Sharma
Update Chandrasekar Ramakrishnan as maintainer for mcan mmio device driver as I will be moving to a different role. Signed-off-by: Pankaj Sharma --- MAINTAINERS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MAINTAINERS b/MAINTAINERS index a50a543e3c81..76db44337f6c 100644 -

Re: [PATCH v2] MAINTAINERS: update audit files

2021-03-18 Thread Paul Moore
On Wed, Mar 17, 2021 at 9:49 PM Richard Guy Briggs wrote: > > Add files maintaned by the audit subsystem. > > Files from arch/*/*/*audit*.[ch] and arch/x86/include/asm/audit.h were not > added due to concern of the list not holding up over time. There exist > already exceptions that caused the ne

  1   2   3   4   5   6   7   8   9   10   >