summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-03-05KVM: arm64: nv: Inject a SEA if failed to read the descriptorZenghui Yu (Huawei)-1/+3
2026-03-05KVM: arm64: nv: Report addrsz fault at level 0 with a bad VTTBR.BADDRZenghui Yu (Huawei)-1/+2
2026-03-05KVM: arm64: nv: Check S2 limits based on implemented PA sizeZenghui Yu (Huawei)-9/+11
2026-03-05Merge branch 'maintainers-annual-cleanup-of-inactive-maintainers'Jakub Kicinski-13/+11
2026-03-05MAINTAINERS: remove Thomas Falcon from IBM ibmvnicJakub Kicinski-1/+4
2026-03-05MAINTAINERS: remove Claudiu Manoil and Alexandre Belloni from Ocelot switchJakub Kicinski-2/+0
2026-03-05MAINTAINERS: replace Taras Chornyi with Elad Nachman for Marvell PresteraJakub Kicinski-1/+1
2026-03-05MAINTAINERS: remove Jonathan Lemon from OpenCompute PTPJakub Kicinski-1/+4
2026-03-05MAINTAINERS: replace Clark Wang with Frank Li for Freescale FECJakub Kicinski-1/+1
2026-03-05MAINTAINERS: remove DENG Qingfang from MediaTek switchJakub Kicinski-1/+0
2026-03-05MAINTAINERS: remove Sean Wang from MediaTek Ethernet and switchJakub Kicinski-2/+0
2026-03-05MAINTAINERS: remove Jerin Jacob from Marvell OcteonTX2Jakub Kicinski-1/+0
2026-03-05MAINTAINERS: remove Manish Chopra from QLogic QL4xxx (now orphan)Jakub Kicinski-2/+1
2026-03-05MAINTAINERS: remove Johan Hedberg from Bluetooth subsystemJakub Kicinski-1/+0
2026-03-05selftests: net: tun: don't abort XFAIL casesSun Jian-6/+6
2026-03-05selftests/harness: order TEST_F and XFAIL_ADD constructorsSun Jian-2/+5
2026-03-05Merge tag 'nf-26-03-05' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...Jakub Kicinski-33/+92
2026-03-05Merge branch 'net-ethtool-track-tx-pause-storm'Paolo Abeni-2/+256
2026-03-05eth: mlx5: Move pause storm errors to pause statsMohsin Bashir-0/+30
2026-03-05eth: fbnic: Fetch TX pause storm statsMohsin Bashir-0/+20
2026-03-05eth: fbnic: Add protection against pause stormMohsin Bashir-0/+186
2026-03-05net: ethtool: Update doc for tunableMohsin Bashir-1/+1
2026-03-05net: ethtool: Track pause storm eventsMohsin Bashir-1/+19
2026-03-05regcache: Move HW readback after cache initialisationAndy Shevchenko-12/+15
2026-03-05regcache: Allocate and free reg_defaults on the same levelAndy Shevchenko-19/+15
2026-03-05regcache: Move count check and cache_bypass assignment to the callerAndy Shevchenko-4/+4
2026-03-05ASoC: cs35l56: KUnit tests for reading speaker ID from host GPIOsRichard Fitzgerald-0/+197
2026-03-05ASoC: cs35l56: Some KUnit testing of cs35l56_get_speaker_id()Richard Fitzgerald-0/+45
2026-03-05ASoC: cs35l56: KUnit tests for setting dsp.system_nameRichard Fitzgerald-1/+83
2026-03-05x86/reboot: Execute the kernel restart handler upon machine restartMartin Schiller-1/+4
2026-03-05KVM: arm64: pkvm: Fallback to level-3 mapping on host stage-2 faultMarc Zyngier-1/+1
2026-03-05KVM: arm64: Eagerly init vgic dist/redist on vgic creationMarc Zyngier-16/+16
2026-03-05ftrace: Add MAINTAINERS entries for all ftrace headersJerome Marchand-1/+1
2026-03-05ALSA: usb-audio: Use strings in struct usb_dev for manufacturer & coTakashi Iwai-16/+10
2026-03-05thermal: intel: int340x: processor: Move RAPL defaults to MMIO driverKuppuswamy Sathyanarayanan-0/+8
2026-03-05powercap: intel_rapl: Move TPMI default settings into TPMI interface driverKuppuswamy Sathyanarayanan-45/+47
2026-03-05powercap: intel_rapl: Allow interface drivers to configure rapl_defaultsKuppuswamy Sathyanarayanan-38/+43
2026-03-05powercap: intel_rapl: Use unit conversion macros from units.hKuppuswamy Sathyanarayanan-9/+13
2026-03-05powercap: intel_rapl: Use GENMASK() and BIT() macrosKuppuswamy Sathyanarayanan-30/+30
2026-03-05powercap: intel_rapl: Use shifts for power-of-2 operationsKuppuswamy Sathyanarayanan-10/+10
2026-03-05powercap: intel_rapl: Simplify rapl_compute_time_window_atom()Kuppuswamy Sathyanarayanan-6/+4
2026-03-05powercap: intel_rapl: Remove unused TIME_WINDOW macrosKuppuswamy Sathyanarayanan-3/+0
2026-03-05powercap: intel_rapl: Cleanup coding styleKuppuswamy Sathyanarayanan-219/+227
2026-03-05powercap: intel_rapl: Add a symbol namespace for intel_rapl exportsKuppuswamy Sathyanarayanan-10/+13
2026-03-05Merge branch 'gve-optimize-and-enable-hw-gro-for-dqo'Paolo Abeni-14/+48
2026-03-05gve: Enable hw-gro by default if device supportedAnkit Garg-1/+3
2026-03-05gve: pull network headers into skb linear partAnkit Garg-4/+16
2026-03-05gve: fix SW coalescing when hw-GRO is usedAnkit Garg-2/+21
2026-03-05gve: Advertise NETIF_F_GRO_HW instead of NETIF_F_LROAnkit Garg-10/+11
2026-03-05cpufreq: Add debug print for current frequency in __cpufreq_driver_target()Pengjie Zhang-2/+2