summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-03-19lib/bootconfig: narrow flag parameter type from uint32_t to uint16_tJosh Law-6/+6
2026-03-19lib/bootconfig: clean up comment typos and bracingJosh Law-8/+11
2026-03-19tools/bootconfig: fix fd leak in load_xbc_file() on fstat failureJosh Law-2/+5
2026-03-19lib/bootconfig: check xbc_init_node() return in override pathJosh Law-1/+2
2026-03-18tools: ynl: rework policy access to support recursionJakub Kicinski-65/+123
2026-03-18Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-14/+33
2026-03-18x86/mce/amd: Check SMCA feature bit before accessing SMCA MSRsWilliam Roche-6/+11
2026-03-18module: Remove extern keyword from param prototypesPetr Pavlu-45/+44
2026-03-18module: Clean up parse_args() argumentsPetr Pavlu-5/+5
2026-03-18module: Fix freeing of charp module parameters when CONFIG_SYSFS=nPetr Pavlu-19/+23
2026-03-18Merge tag 'nfsd-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds-26/+118
2026-03-18hwmon: (pmbus/isl68137) Fix unchecked return value and use sysfs_emit()Sanman Pradhan-2/+5
2026-03-18cpufreq: optimize policy_is_shared()Yury Norov-1/+1
2026-03-18ktest: Store failure logs also in fatal pathsRicardo B. Marlière-0/+5
2026-03-18kbuild: reduce output spam when building out of treeThomas Weißschuh-5/+9
2026-03-18tools/power turbostat: Fix delimiter bug in print functionsArtem Bityutskiy-6/+6
2026-03-18ACPI: processor: idle: Replace strlcat() with better alternativeAndy Shevchenko-3/+1
2026-03-18perf symbol: Add RISCV case in get_plt_sizesChen Pei-3/+1
2026-03-18perf tools: Remove duplicate include of stat.hChen Ni-1/+0
2026-03-18perf tools: Remove duplicate include of debug.hChen Ni-1/+0
2026-03-18perf: tools: cs-etm: Enhance raw Coresight trace debug displayMike Leach-1/+4
2026-03-18perf: tools: cs-etm: Fix print issue for Coresight debug in ETE/TRBE traceMike Leach-38/+13
2026-03-18fs/tests: exec: Remove bad test vectorKees Cook-3/+0
2026-03-18Merge remote-tracking branch 'torvalds/master' into perf-toolsArnaldo Carvalho de Melo-139/+235
2026-03-18dm: make "dmsetup remove_all" interruptibleMikulas Patocka-10/+25
2026-03-18pmdomain: bcm: bcm2835-power: Increase ASB control timeoutMaíra Canal-8/+4
2026-03-18dt-bindings: power: Add Support for Allwinner A733 PCK600 Power Domain Contro...Yuanshen Cao-1/+34
2026-03-18spi: dt-bindings: renesas,rzv2h-rspi: Document RZ/G3E SoC supportTommaso Merciai-1/+3
2026-03-18spi: dt-bindings: renesas,rzv2h-rspi: Document dmas propertyTommaso Merciai-0/+3
2026-03-18PCI/pwrctrl: generic: Add UPD720201/UPD720202 USB 3.0 xHCI Host Controller su...Neil Armstrong-0/+4
2026-03-18PCI/pwrctrl: generic: Simplify dev_err_probe() usageNeil Armstrong-6/+3
2026-03-18PCI/pwrctrl: generic: Rename pci-pwrctrl-slot as genericNeil Armstrong-10/+11
2026-03-18mtd: rawnand: pl353: make sure optimal timings are appliedOlivier Sobrie-0/+3
2026-03-18mtd: spi-nor: Rename spi_nor_spimem_check_op()Miquel Raynal-6/+6
2026-03-18mtd: spi-nor: Fix RDCR controller capability core checkMiquel Raynal-1/+1
2026-03-18EDAC/i10nm: Add driver decoder for Granite Rapids serverQiuxu Zhuo-0/+14
2026-03-19erofs: add GFP_NOIO in the bio completion if neededJiucheng Xu-0/+3
2026-03-18mshv: Fix error handling in mshv_region_pinStanislav Kinsburskii-2/+4
2026-03-18ALSA: usb-audio: validate full match when resolving quirk aliasesCássio Gabriel-9/+15
2026-03-18ALSA: asihpi: avoid write overflow check warningArnd Bergmann-2/+4
2026-03-18staging: rtl8723bs: add missing blank lines after declarationsOskar Ray-Frayssinet-0/+22
2026-03-18staging: rtl8723bs: fix line length warningAndrea Poldi-1/+2
2026-03-18staging: rtl8723bs: simplify return checks in validate_recv_data_frame()Giacomo Di Clerico-4/+1
2026-03-18staging: rtl8723bs: Replace msleep() with fsleep()Marcos Andrade-1/+2
2026-03-18staging: rtl8723bs: Replace network magic numbers with EtherType macrosMarcos Andrade-2/+3
2026-03-18staging: rtl8723bs: change custom comparing function to strcmp()Bera Yüzlü-23/+10
2026-03-18staging: rtl8723bs: remove unused global efuse variablesMarcos Andrade-37/+0
2026-03-18staging: rtl8723bs: remove unusual 'NDIS_802_11_MAC_ADDRESS' typeNikolay Kulikov-10/+9
2026-03-18staging: rtl8723bs: remove unnecessary spaces in rtw_security.cJoshua Gu-4/+4
2026-03-18staging: rtl8723bs: remove redundant blank line in rtw_btcoex.cJoshua Gu-1/+0