aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-08-20gen_init_cpio: add -a <data_align> as reflink optimizationDavid Disseldorp1-11/+38
2025-08-20docs: initramfs: file data alignment via name paddingDavid Disseldorp1-0/+5
2025-08-20gen_initramfs.sh: use gen_init_cpio -o parameterDavid Disseldorp1-3/+4
2025-08-20gen_init_cpio: avoid duplicate strlen callsDavid Disseldorp1-16/+24
2025-08-20gen_init_cpio: attempt copy_file_range for file dataDavid Disseldorp1-1/+12
2025-08-20gen_init_cpio: support -o <output_file> parameterDavid Disseldorp1-4/+16
2025-08-20gen_init_cpio: write to fd instead of stdout streamDavid Disseldorp1-58/+81
2025-08-18kconfig: qconf/xconfig: show the OptionsMode radio button setting at startupRandy Dunlap1-0/+13
2025-08-18kconfig: nconf: Format and print 'line' without a temporary copyThorsten Blum1-5/+3
2025-08-18kbuild: userprogs: avoid duplication of flags inherited from kernelThomas Weißschuh1-2/+3
2025-08-18kbuild: enable -Werror for hostprogsThomas Weißschuh1-0/+5
2025-08-14kbuild: respect CONFIG_WERROR for userprogsThomas Weißschuh1-0/+2
2025-08-14kbuild: respect CONFIG_WERROR for linker and assemblerThomas Weißschuh1-0/+2
2025-08-14kbuild: rust: move `-Dwarnings` handling to `Makefile.extrawarn`Miguel Ojeda2-3/+1
2025-08-14kbuild: unify W=e and CONFIG_WERRORThomas Weißschuh1-4/+2
2025-08-14kbuild: align W=e with CONFIG_WERRORThomas Weißschuh1-1/+1
2025-08-13kbuild: uapi: upgrade check_declarations() warning to errorThomas Weißschuh1-0/+1
2025-08-13kbuild: uapi: upgrade check_sizetypes() warning to errorThomas Weißschuh1-2/+1
2025-08-13kbuild: uapi: upgrade warning on asm/types.h inclusion to errorThomas Weißschuh1-3/+2
2025-08-13kbuild: uapi: fail header test on compiler warningsThomas Weißschuh1-1/+1
2025-08-13kbuild: uapi: rerun header tests when headers_check.pl changesThomas Weißschuh1-1/+1
2025-08-12.gitignore: ignore compile_commands.json globallyAndrii Nakryiko2-4/+1
2025-08-10Linux 6.17-rc1v6.17-rc1Linus Torvalds1-2/+2
2025-08-10Merge tag 'turbostat-2025.09.09' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-225/+554
2025-08-10Merge tag 'smp_urgent_for_v6.17_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-4/+1
2025-08-10Merge tag 'irq_urgent_for_v6.17_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds7-15/+20
2025-08-10Merge tag 'x86_urgent_for_v6.17_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-20/+60
2025-08-10Merge tag 'locking_urgent_for_v6.17_rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-1/+1
2025-08-09tools/power turbostat: version 2025.09.09Len Brown1-1/+1
2025-08-09tools/power turbostat: Handle non-root legacy-uncore sysfs permissionsLen Brown1-1/+2
2025-08-09tools/power turbostat: standardize PER_THREAD_PARAMSLen Brown1-20/+22
2025-08-09tools/power turbostat: Fix DMR supportZhang Rui1-14/+15
2025-08-09tools/power turbostat: add format "average" for external attributesMichael Hebenstreit2-11/+22
2025-08-09tools/power turbostat: delete GET_PKG()Len Brown1-15/+6
2025-08-09tools/power turbostat: probe and display L3 cache topologyLen Brown1-3/+31
2025-08-09tools/power turbostat: Support more than 64 built-in-countersLen Brown1-154/+406
2025-08-09tools/power turbostat.8: Document Totl%C0, Any%C0, GFX%C0, CPUGFX% columnsLen Brown1-0/+8
2025-08-09Merge tag 'tty-6.16-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/g...Linus Torvalds1-17/+17
2025-08-09Merge tag 'efi-next-for-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds7-2/+141
2025-08-09Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds4-7/+18
2025-08-09Merge tag 'block-6.17-20250808' of git://git.kernel.dk/linuxLinus Torvalds38-442/+519
2025-08-09Merge tag 'io_uring-6.17-20250808' of git://git.kernel.dk/linuxLinus Torvalds3-3/+12
2025-08-09Merge tag 'spi-fix-v6.17-merge-window' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-1/+9
2025-08-09Merge tag 'regulator-fix-v6.17-merge-window' of git://git.kernel.org/pub/scm/...Linus Torvalds1-1/+1
2025-08-09Merge tag 'regmap-fix-v6.17-merge-window' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-9/+21
2025-08-09Merge tag 'pci-v6.17-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+3
2025-08-09Merge tag 'mailbox-v6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds18-63/+1214
2025-08-09Merge tag 'gpio-updates-for-v6.17-rc1-part2' of git://git.kernel.org/pub/scm/...Linus Torvalds283-388/+359
2025-08-09Merge tag 'sound-fix-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds24-56/+137
2025-08-09Merge tag 'soc-fixes-6.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-7/+7