summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-07-24Merge branches 'for-next/livepatch', 'for-next/user-contig-bbml2', 'for-next/...Catalin Marinas71-850/+1545
2025-07-24rv: Return init error when registering monitorsGabriele Monaco11-22/+11
2025-07-24verification/rvgen: Organise Kconfig entries for nested monitorsGabriele Monaco3-5/+26
2025-07-24tools/dot2c: Fix generated files going over 100 column limitGabriele Monaco2-11/+23
2025-07-24tools/rv: Stop gracefully also on SIGTERMGabriele Monaco1-0/+1
2025-07-24tools/rv: Do not skip idle in traceGabriele Monaco1-2/+2
2025-07-24verification/rvgen: Do not generate unused variablesNam Cao1-4/+21
2025-07-24verification/rvgen: Generate each variable definition only onceNam Cao1-3/+5
2025-07-24verification/rvgen: Support the 'next' operatorNam Cao2-0/+27
2025-07-24Documentation/rv: Add documentation for linear temporal logic monitorsNam Cao3-16/+274
2025-07-24verification/rvgen: Add support for linear temporal logicNam Cao7-1/+915
2025-07-24verification/rvgen: Restructure the classes to prepare for LTL inclusionNam Cao5-261/+308
2025-07-24verification/rvgen: Restructure the templates filesNam Cao8-32/+20
2025-07-24Documentation/rv: Prepare monitor synthesis document for LTL inclusionNam Cao2-11/+11
2025-07-24verification/dot2k: Prepare the frontend for LTL inclusionNam Cao12-17/+25
2025-07-24verification/dot2k: Replace is_container() hack with subparsersNam Cao2-18/+21
2025-07-24verification/dot2k: Remove __buff_to_string()Nam Cao1-15/+6
2025-07-24verification/dot2k: Make a separate dot2k_templates/Kconfig_containerNam Cao2-1/+7
2025-07-24scripts: add origin commit identification based on specific patternsZhiyu Zhang1-1/+37
2025-07-24sphinx: kernel_abi: fix performance regression with O=<dir>Mauro Carvalho Chehab1-2/+4
2025-07-24Documentation: core-api: entry: Replace deprecated KVM entry/exit functionsAndrew Donnellan1-2/+2
2025-07-24docs: fault-injection: drop reference to md-faultyVignesh Raman1-1/+1
2025-07-24gpiolib: make legacy interfaces optionalArnd Bergmann3-5/+10
2025-07-24tracing: Have eprobes handle arraysSteven Rostedt1-4/+9
2025-07-24bootconfig: Fix unaligned access when building footerBen Hutchings1-11/+13
2025-07-24Merge tag 'ipsec-next-2025-07-23' of git://git.kernel.org/pub/scm/linux/kerne...Paolo Abeni2-38/+58
2025-07-24spi: Add driver for the RZ/V2H(P) RSPI IPFabrizio Castro3-0/+475
2025-07-24spi: dt-bindings: Document the RZ/V2H(P) RSPIFabrizio Castro1-0/+96
2025-07-24ASoC: dt-bindings: atmel,at91-ssc: add microchip,sam9x7-sscVarshini Rajendran1-3/+8
2025-07-24ASoC: imx-card: Add WM8524 supportChancel Liu1-0/+40
2025-07-24Merge tag 'asoc-v6.17' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai801-5041/+10573
2025-07-24Merge branch 'for-linus' into for-nextTakashi Iwai5-3/+8
2025-07-24ASoC: fsl_xcvr: get channel status data with firmware existsShengjiu Wang1-2/+3
2025-07-24ASoC: fsl_xcvr: get channel status data when PHY is not existsShengjiu Wang1-0/+20
2025-07-24MAINTAINERS: Add an entry for Amlogic spi driverXianwei Zhao1-0/+9
2025-07-24spi: Add Amlogic SPISG driverSunny Luo3-0/+898
2025-07-24spi: dt-bindings: Add binding document of Amlogic SPISG controllerSunny Luo1-0/+59
2025-07-24spi: spi-sg2044-nor: Add SPI-NOR controller for SG2042Zixian Zeng1-0/+6
2025-07-24spi: spi-sg2044-nor: Add configurable chip_infoZixian Zeng1-3/+20
2025-07-24spi: dt-bindings: spi-sg2044-nor: Change SOPHGO SG2042Zixian Zeng1-6/+3
2025-07-24ASoC: SDCA: Add support for -cn- value propertiesCharles Keepax3-48/+78
2025-07-24ASoC: SDCA: Fix some holes in the regmap readable/writeable helpersCharles Keepax1-2/+14
2025-07-24erofs: support to readahead dirent blocks in erofs_readdir()Chao Yu5-0/+29
2025-07-24erofs: implement metadata compressionBo Liu (OpenAnolis)14-59/+136
2025-07-24erofs: add on-disk definition for metadata compressionGao Xiang2-3/+12
2025-07-24erofs: fix build error with CONFIG_EROFS_FS_ZIP_ACCEL=yBo Liu (OpenAnolis)1-0/+2
2025-07-24erofs: remove ENOATTR definitionGao Xiang2-19/+16
2025-07-24erofs: refine erofs_iomap_begin()Gao Xiang1-14/+13
2025-07-24erofs: unify meta buffers in z_erofs_fill_inode()Gao Xiang1-13/+10
2025-07-24erofs: remove need_kmap in erofs_read_metabuf()Gao Xiang8-21/+22