@@ -3942,8 +3942,7 @@ F: kernel/bpf/ringbuf.c
39423942
39433943BPF [SECURITY & LSM] (Security Audit and Enforcement using BPF)
39443944M: KP Singh <kpsingh@kernel.org>
3945- R: Florent Revest <revest@chromium.org>
3946- R: Brendan Jackman <jackmanb@chromium.org>
3945+ R: Matt Bobrowski <mattbobrowski@google.com>
39473946L: bpf@vger.kernel.org
39483947S: Maintained
39493948F: Documentation/bpf/prog_lsm.rst
@@ -3968,7 +3967,7 @@ F: kernel/bpf/bpf_lru*
39683967F: kernel/bpf/cgroup.c
39693968
39703969BPF [TOOLING] (bpftool)
3971- M: Quentin Monnet <quentin@isovalent.com >
3970+ M: Quentin Monnet <qmo@kernel.org >
39723971L: bpf@vger.kernel.org
39733972S: Maintained
39743973F: kernel/bpf/disasm.*
@@ -6157,7 +6156,6 @@ DEVICE-MAPPER (LVM)
61576156M: Alasdair Kergon <agk@redhat.com>
61586157M: Mike Snitzer <snitzer@kernel.org>
61596158M: Mikulas Patocka <mpatocka@redhat.com>
6160- M: dm-devel@lists.linux.dev
61616159L: dm-devel@lists.linux.dev
61626160S: Maintained
61636161Q: http://patchwork.kernel.org/project/dm-devel/list/
@@ -6173,7 +6171,6 @@ F: include/uapi/linux/dm-*.h
61736171
61746172DEVICE-MAPPER VDO TARGET
61756173M: Matthew Sakai <msakai@redhat.com>
6176- M: dm-devel@lists.linux.dev
61776174L: dm-devel@lists.linux.dev
61786175S: Maintained
61796176F: Documentation/admin-guide/device-mapper/vdo*.rst
@@ -7941,6 +7938,7 @@ M: Gao Xiang <xiang@kernel.org>
79417938M: Chao Yu <chao@kernel.org>
79427939R: Yue Hu <huyue2@coolpad.com>
79437940R: Jeffle Xu <jefflexu@linux.alibaba.com>
7941+ R: Sandeep Dhavale <dhavale@google.com>
79447942L: linux-erofs@lists.ozlabs.org
79457943S: Maintained
79467944W: https://erofs.docs.kernel.org
@@ -9653,17 +9651,23 @@ L: linux-input@vger.kernel.org
96539651S: Maintained
96549652F: drivers/hid/hid-logitech-hidpp.c
96559653
9656- HIGH-RESOLUTION TIMERS, CLOCKEVENTS
9654+ HIGH-RESOLUTION TIMERS, TIMER WHEEL, CLOCKEVENTS
9655+ M: Anna-Maria Behnsen <anna-maria@linutronix.de>
9656+ M: Frederic Weisbecker <frederic@kernel.org>
96579657M: Thomas Gleixner <tglx@linutronix.de>
96589658L: linux-kernel@vger.kernel.org
96599659S: Maintained
96609660T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers/core
96619661F: Documentation/timers/
96629662F: include/linux/clockchips.h
96639663F: include/linux/hrtimer.h
9664+ F: include/linux/timer.h
96649665F: kernel/time/clockevents.c
96659666F: kernel/time/hrtimer.c
9666- F: kernel/time/timer_*.c
9667+ F: kernel/time/timer.c
9668+ F: kernel/time/timer_list.c
9669+ F: kernel/time/timer_migration.*
9670+ F: tools/testing/selftests/timers/
96679671
96689672HIGH-SPEED SCC DRIVER FOR AX.25
96699673L: linux-hams@vger.kernel.org
@@ -13134,6 +13138,7 @@ F: drivers/net/ethernet/marvell/mvpp2/
1313413138
1313513139MARVELL MWIFIEX WIRELESS DRIVER
1313613140M: Brian Norris <briannorris@chromium.org>
13141+ R: Francesco Dolcini <francesco@dolcini.it>
1313713142L: linux-wireless@vger.kernel.org
1313813143S: Odd Fixes
1313913144F: drivers/net/wireless/marvell/mwifiex/
@@ -15627,9 +15632,10 @@ F: drivers/misc/nsm.c
1562715632F: include/uapi/linux/nsm.h
1562815633
1562915634NOHZ, DYNTICKS SUPPORT
15635+ M: Anna-Maria Behnsen <anna-maria@linutronix.de>
1563015636M: Frederic Weisbecker <frederic@kernel.org>
15631- M: Thomas Gleixner <tglx@linutronix.de>
1563215637M: Ingo Molnar <mingo@kernel.org>
15638+ M: Thomas Gleixner <tglx@linutronix.de>
1563315639L: linux-kernel@vger.kernel.org
1563415640S: Maintained
1563515641T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers/nohz
@@ -17590,15 +17596,20 @@ F: drivers/pnp/
1759017596F: include/linux/pnp.h
1759117597
1759217598POSIX CLOCKS and TIMERS
17599+ M: Anna-Maria Behnsen <anna-maria@linutronix.de>
17600+ M: Frederic Weisbecker <frederic@kernel.org>
1759317601M: Thomas Gleixner <tglx@linutronix.de>
1759417602L: linux-kernel@vger.kernel.org
1759517603S: Maintained
1759617604T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers/core
1759717605F: fs/timerfd.c
1759817606F: include/linux/time_namespace.h
17599- F: include/linux/timer*
17607+ F: include/linux/timerfd.h
17608+ F: include/uapi/linux/time.h
17609+ F: include/uapi/linux/timerfd.h
1760017610F: include/trace/events/timer*
17601- F: kernel/time/*timer*
17611+ F: kernel/time/itimer.c
17612+ F: kernel/time/posix-*
1760217613F: kernel/time/namespace.c
1760317614
1760417615POWER MANAGEMENT CORE
@@ -18645,18 +18656,21 @@ REALTEK WIRELESS DRIVER (rtlwifi family)
1864518656M: Ping-Ke Shih <pkshih@realtek.com>
1864618657L: linux-wireless@vger.kernel.org
1864718658S: Maintained
18659+ T: git https://github.com/pkshih/rtw.git
1864818660F: drivers/net/wireless/realtek/rtlwifi/
1864918661
1865018662REALTEK WIRELESS DRIVER (rtw88)
1865118663M: Ping-Ke Shih <pkshih@realtek.com>
1865218664L: linux-wireless@vger.kernel.org
1865318665S: Maintained
18666+ T: git https://github.com/pkshih/rtw.git
1865418667F: drivers/net/wireless/realtek/rtw88/
1865518668
1865618669REALTEK WIRELESS DRIVER (rtw89)
1865718670M: Ping-Ke Shih <pkshih@realtek.com>
1865818671L: linux-wireless@vger.kernel.org
1865918672S: Maintained
18673+ T: git https://github.com/pkshih/rtw.git
1866018674F: drivers/net/wireless/realtek/rtw89/
1866118675
1866218676REDPINE WIRELESS DRIVER
@@ -18727,13 +18741,24 @@ S: Supported
1872718741F: Documentation/devicetree/bindings/i2c/renesas,iic-emev2.yaml
1872818742F: drivers/i2c/busses/i2c-emev2.c
1872918743
18730- RENESAS ETHERNET DRIVERS
18744+ RENESAS ETHERNET AVB DRIVER
1873118745R: Sergey Shtylyov <s.shtylyov@omp.ru>
1873218746L: netdev@vger.kernel.org
1873318747L: linux-renesas-soc@vger.kernel.org
18734- F: Documentation/devicetree/bindings/net/renesas,*.yaml
18735- F: drivers/net/ethernet/renesas/
18736- F: include/linux/sh_eth.h
18748+ F: Documentation/devicetree/bindings/net/renesas,etheravb.yaml
18749+ F: drivers/net/ethernet/renesas/Kconfig
18750+ F: drivers/net/ethernet/renesas/Makefile
18751+ F: drivers/net/ethernet/renesas/ravb*
18752+
18753+ RENESAS ETHERNET SWITCH DRIVER
18754+ R: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
18755+ L: netdev@vger.kernel.org
18756+ L: linux-renesas-soc@vger.kernel.org
18757+ F: Documentation/devicetree/bindings/net/renesas,*ether-switch.yaml
18758+ F: drivers/net/ethernet/renesas/Kconfig
18759+ F: drivers/net/ethernet/renesas/Makefile
18760+ F: drivers/net/ethernet/renesas/rcar_gen4*
18761+ F: drivers/net/ethernet/renesas/rswitch*
1873718762
1873818763RENESAS IDT821034 ASoC CODEC
1873918764M: Herve Codina <herve.codina@bootlin.com>
@@ -18843,6 +18868,16 @@ S: Supported
1884318868F: Documentation/devicetree/bindings/i2c/renesas,rzv2m.yaml
1884418869F: drivers/i2c/busses/i2c-rzv2m.c
1884518870
18871+ RENESAS SUPERH ETHERNET DRIVER
18872+ R: Sergey Shtylyov <s.shtylyov@omp.ru>
18873+ L: netdev@vger.kernel.org
18874+ L: linux-renesas-soc@vger.kernel.org
18875+ F: Documentation/devicetree/bindings/net/renesas,ether.yaml
18876+ F: drivers/net/ethernet/renesas/Kconfig
18877+ F: drivers/net/ethernet/renesas/Makefile
18878+ F: drivers/net/ethernet/renesas/sh_eth*
18879+ F: include/linux/sh_eth.h
18880+
1884618881RENESAS USB PHY DRIVER
1884718882M: Yoshihiro Shimoda <yoshihiro.shimoda.uh@renesas.com>
1884818883L: linux-renesas-soc@vger.kernel.org
@@ -19179,12 +19214,14 @@ M: Hin-Tak Leung <hintak.leung@gmail.com>
1917919214M: Larry Finger <Larry.Finger@lwfinger.net>
1918019215L: linux-wireless@vger.kernel.org
1918119216S: Maintained
19217+ T: git https://github.com/pkshih/rtw.git
1918219218F: drivers/net/wireless/realtek/rtl818x/rtl8187/
1918319219
1918419220RTL8XXXU WIRELESS DRIVER (rtl8xxxu)
1918519221M: Jes Sorensen <Jes.Sorensen@gmail.com>
1918619222L: linux-wireless@vger.kernel.org
1918719223S: Maintained
19224+ T: git https://github.com/pkshih/rtw.git
1918819225F: drivers/net/wireless/realtek/rtl8xxxu/
1918919226
1919019227RTRS TRANSPORT DRIVERS
@@ -22254,13 +22291,20 @@ S: Supported
2225422291T: git git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip.git timers/core
2225522292F: include/linux/clocksource.h
2225622293F: include/linux/time.h
22294+ F: include/linux/timekeeper_internal.h
22295+ F: include/linux/timekeeping.h
2225722296F: include/linux/timex.h
2225822297F: include/uapi/linux/time.h
2225922298F: include/uapi/linux/timex.h
2226022299F: kernel/time/alarmtimer.c
22261- F: kernel/time/clocksource.c
22262- F: kernel/time/ntp.c
22263- F: kernel/time/time*.c
22300+ F: kernel/time/clocksource*
22301+ F: kernel/time/ntp*
22302+ F: kernel/time/time.c
22303+ F: kernel/time/timeconst.bc
22304+ F: kernel/time/timeconv.c
22305+ F: kernel/time/timecounter.c
22306+ F: kernel/time/timekeeping*
22307+ F: kernel/time/time_test.c
2226422308F: tools/testing/selftests/timers/
2226522309
2226622310TIPC NETWORK LAYER
0 commit comments