summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* kbuild: Update assembler calls to use proper flags and language targetNick Desaulniers2023-01-263-6/+6
* MIPS: Prefer cc-option for additions to cflagsNathan Chancellor2023-01-262-2/+2
* MIPS: Always use -Wa,-msoft-float and eliminate GAS_HAS_SET_HARDFLOATNathan Chancellor2023-01-269-75/+40
* x86/boot/compressed: prefer cc-option for CFLAGS additionsNick Desaulniers2023-01-261-1/+1
* kheaders: use standard naming for the temporary directoryThomas Weißschuh2023-01-221-1/+1
* kbuild: also delete temporary directoriesThomas Weißschuh2023-01-221-2/+3
* docs/kbuild/makefiles: unify quotingJani Nikula2023-01-221-60/+60
* docs/kbuild/makefiles: clean up indentation and whitespaceJani Nikula2023-01-221-927/+958
* docs/kbuild/makefiles: drop section numbering, use referencesJani Nikula2023-01-221-103/+103
* docs/kbuild/makefiles: throw out the local table of contentsJani Nikula2023-01-221-61/+0
* docs/kbuild/makefiles: fix header underlineJani Nikula2023-01-221-1/+1
* MAINTAINERS: fix kbuild repo branchJani Nikula2023-01-221-1/+1
* kbuild: replace $(dot-target).tmp in filechk with $(tmp-target)Masahiro Yamada2023-01-221-4/+4
* kbuild: rust: move rust/target.json to scripts/Masahiro Yamada2023-01-226-13/+13
* fixdep: do not parse *.rlib, *.rmeta, *.soMasahiro Yamada2023-01-221-1/+10
* fixdep: avoid parsing the same file over againMasahiro Yamada2023-01-221-2/+7
* fixdep: refactor hash table lookupMasahiro Yamada2023-01-221-22/+25
* kbuild: remove sed commands after rustc rulesMasahiro Yamada2023-01-223-20/+7
* fixdep: parse Makefile more correctly to handle comments etc.Masahiro Yamada2023-01-221-54/+119
* kbuild: specify output names separately for each emission type from rustcMasahiro Yamada2023-01-223-17/+15
* kbuild: refactor host*_flagsMasahiro Yamada2023-01-221-10/+8
* kbuild: unify cmd_dt_S_dtb and cmd_dt_S_dtboMasahiro Yamada2023-01-221-30/+15
* kbuild: add more comments for KBUILD_NOCMDDEP=1Masahiro Yamada2023-01-221-0/+6
* kbuild: rename cmd_$@ to savedcmd_$@ in *.cmd filesMasahiro Yamada2023-01-224-8/+8
* kbuild: make W=1 warn files that are tracked but ignored by gitMasahiro Yamada2023-01-222-0/+25
* .gitignore: update the command to check tracked files being ignoredMasahiro Yamada2023-01-221-1/+1
* kbuild: clean up stale file removalMasahiro Yamada2023-01-222-30/+1
* kbuild: drop V=0 supportMasahiro Yamada2023-01-222-7/+4
* kbuild: allow to combine multiple V= levelsMasahiro Yamada2023-01-224-13/+13
* kbuild: do not print extra logs for V=2Masahiro Yamada2023-01-225-13/+15
* kbuild: print short log in addition to the whole command with V=1Masahiro Yamada2023-01-222-24/+20
* kbuild: refactor silent mode detectionMasahiro Yamada2023-01-221-3/+3
* Linux 6.2-rc5v6.2-rc5Linus Torvalds2023-01-211-1/+1
* Merge tag 'io_uring-6.2-2023-01-21' of git://git.kernel.dk/linuxLinus Torvalds2023-01-211-1/+5
|\
| * io_uring/poll: don't reissue in case of poll race on multishot requestJens Axboe2023-01-201-1/+5
* | Merge tag 'char-misc-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-01-2112-91/+122
|\ \
| * | VMCI: Use threaded irqs instead of taskletsVishnu Dasa2023-01-201-30/+19
| * | misc: fastrpc: Pass bitfield into qcom_scm_assign_memElliot Berman2023-01-201-9/+6
| * | gsmi: fix null-deref in gsmi_get_variableKhazhismel Kumykov2023-01-201-3/+4
| * | misc: fastrpc: Fix use-after-free race condition for mapsOla Jeppsson2023-01-201-3/+5
| * | misc: fastrpc: Don't remove map on creater_process and device_releaseAbel Vesa2023-01-201-9/+9
| * | misc: fastrpc: Fix use-after-free and race in fastrpc_map_findAbel Vesa2023-01-201-20/+21
| * | misc: fastrpc: fix error code in fastrpc_req_mmap()Dan Carpenter2023-01-201-1/+0
| * | mei: me: add meteor lake point M DIDAlexander Usyskin2023-01-202-0/+4
| * | mei: bus: fix unlink on bus in error pathAlexander Usyskin2023-01-201-4/+8
| * | Merge tag 'icc-6.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/djak...Greg Kroah-Hartman2023-01-203-7/+38
| |\ \
| | * | interconnect: qcom: rpm: Use _optional func for provider clocksKonrad Dybcio2023-01-051-1/+1
| | * | interconnect: qcom: msm8996: Fix regmap max_register valuesKonrad Dybcio2023-01-051-5/+5
| | * | interconnect: qcom: msm8996: Provide UFS clocks to A2NoCKonrad Dybcio2023-01-051-0/+9
| | * | dt-bindings: interconnect: Add UFS clocks to MSM8996 A2NoCKonrad Dybcio2023-01-051-1/+23