Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-01-13kbuild: rename cmd_{bzip2,lzma,lzo,lz4,xzkern,zstd22}Masahiro Yamada
2022-01-13kbuild: drop $(size_append) from cmd_zstdMasahiro Yamada
2022-01-08certs: move scripts/extract-cert to certs/Masahiro Yamada
2022-01-08kbuild: do not quote string values in include/config/auto.confMasahiro Yamada
2022-01-08kbuild: do not include include/config/auto.conf from shell scriptsMasahiro Yamada
2022-01-08certs: simplify $(srctree)/ handling and remove config_filename macroMasahiro Yamada
2022-01-08kbuild: stop using config_filename in scripts/Makefile.modsignMasahiro Yamada
2022-01-08kbuild: move headers_check.pl to usr/include/Masahiro Yamada
2021-12-02Documentation: Raise the minimum supported version of LLVM to 11.0.0Nathan Chancellor
2021-12-02streamline_config.pl: show the full Kconfig nameŁukasz Stelmach
2021-12-02kconfig: Add `make mod2noconfig` to disable module optionsJosh Triplett
2021-11-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds
2021-11-13Merge tag 'coccinelle-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-11-13Merge tag 'mips_5.16_1' of git://git.kernel.org/pub/scm/linux/kernel/git/mips...Linus Torvalds
2021-11-10mips: decompressor: do not copy source files while buildingMasahiro Yamada
2021-11-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-11-09scripts/gdb: handle split debug for vmlinuxDouglas Anderson
2021-11-09checkpatch: get default codespell dictionary path from package locationPeter Ujfalusi
2021-11-09checkpatch: improve EXPORT_SYMBOL test for EXPORT_SYMBOL_NS usesJoe Perches
2021-11-09const_structs.checkpatch: add a few sound ops structsRikard Falkeborn
2021-11-09HID: intel-ish-hid: add support for MODULE_DEVICE_TABLE()Thomas Weißschuh
2021-11-08Merge tag 'kbuild-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2021-11-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-11-06Compiler Attributes: add __alloc_size() for better bounds checkingKees Cook
2021-11-06scripts/decodecode: fix faulting instruction no print when opps.file is DOS f...weidonghui
2021-11-06scripts/spelling.txt: fix "mistake" version of "synchronization"Sven Eckelmann
2021-11-06scripts/spelling.txt: add more spellings to spelling.txtColin Ian King
2021-11-04Merge tag 'driver-core-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-11-04Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-11-03Merge tag 'devicetree-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-11-03Merge tag 'docs-5.16' of git://git.lwn.net/linuxLinus Torvalds
2021-11-02Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2021-11-02Merge tag 'net-next-for-5.16' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-11-02Merge branches 'devel-stable' and 'misc' into for-linusRussell King (Oracle)
2021-11-02Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2021-11-02kbuild: Unify options for BTF generation for vmlinux and modulesJiri Olsa
2021-11-02Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-11-02Merge tag 'hardening-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-11-02Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2021-11-02Merge tag 'x86-fpu-2021-11-01' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-11-01Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-11-01kernel-doc: support DECLARE_PHY_INTERFACE_MASK()Randy Dunlap
2021-10-29scripts/dtc: Update to upstream version v1.6.1-19-g0a3a9d3449c8Rob Herring
2021-10-26scripts: documentation-file-ref-check: fix bpf selftests pathMauro Carvalho Chehab
2021-10-26scripts: documentation-file-ref-check: ignore hidden filesMauro Carvalho Chehab
2021-10-24kbuild: split DEBUG_CFLAGS out to scripts/Makefile.debugMasahiro Yamada
2021-10-22bpf: Add bpf_skc_to_unix_sock() helperHengqi Chen
2021-10-21gcc-plugins: remove duplicate include in gcc-common.hYe Guojin
2021-10-21gcc-plugins: Remove cyc_complexityKees Cook
2021-10-21gcc-plugins: Explicitly document purpose and deprecation scheduleKees Cook