summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-09-03kbuild: Fix TRIM_UNUSED_KSYMS with LTO_CLANGSami Tolvanen
2021-09-03Makefile: remove stale cc-option checksNick Desaulniers
2021-09-03MAINTAINERS: add Nick to Kbuild reviewersNick Desaulniers
2021-08-19isystem: ship and use stdarg.hAlexey Dobriyan
2021-08-19isystem: trim/fixup stdarg.h and other headersAlexey Dobriyan
2021-08-10scripts/Makefile.clang: default to LLVM_IAS=1Nick Desaulniers
2021-08-10kbuild: check CONFIG_AS_IS_LLVM instead of LLVM_IASMasahiro Yamada
2021-08-10Documentation/llvm: update CROSS_COMPILE inferencingNick Desaulniers
2021-08-10Makefile: infer --target from ARCH for CC=clangNick Desaulniers
2021-08-10Makefile: move initial clang flag handling into scripts/Makefile.clangNick Desaulniers
2021-08-10kbuild: warn if a different compiler is used for external module buildsMasahiro Yamada
2021-08-10scripts: make some scripts executableMasahiro Yamada
2021-08-10kbuild: do not require sub-make for separate output tree buildsMasahiro Yamada
2021-08-10scripts: merge_config: add strict mode to fail upon any redefinitionMatthias Maennich
2021-08-08Linux 5.14-rc5v5.14-rc5Linus Torvalds
2021-08-08Merge tag 'timers-urgent-2021-08-08' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-08-08Merge tag 'sched-urgent-2021-08-08' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-08-08Merge tag 'perf-urgent-2021-08-08' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-08-08Merge tag 'char-misc-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-08-08Merge tag 'driver-core-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-08-08Merge tag 'staging-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-08-08Merge tag 'tty-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-08-08Merge tag 'usb-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-08-07Merge tag 'io_uring-5.14-2021-08-07' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-08-07Merge tag 'block-5.14-2021-08-07' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-08-07Merge tag 'riscv-for-linus-5.14-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-08-07Merge tag 'kbuild-fixes-v5.14-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-08-06Revert "riscv: Remove CONFIG_PHYS_RAM_BASE_FIXED"Alexandre Ghiti
2021-08-06riscv: Get rid of CONFIG_PHYS_RAM_BASE in kernel physical address conversionAlexandre Ghiti
2021-08-06kyber: make trace_block_rq call consistent with documentationblock-5.14-2021-08-07Vincent Fu
2021-08-06Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-08-06Merge tag 'trace-v5.14-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-08-06Merge tag 'pm-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2021-08-06Merge tag 'acpi-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2021-08-06Merge tag 'soc-fixes-5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-08-06Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-08-06Merge tag 'mips-fixes_5.14_1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-08-06Merge tag 'spi-fix-v5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-08-06Merge tag 'dmaengine-fix-5.14' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-08-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2021-08-06Merge tag 'sound-5.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2021-08-06Merge tag 'drm-fixes-2021-08-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-08-06ext4: fix potential htree corruption when growing large_dir directoriesTheodore Ts'o
2021-08-06tracepoint: Use rcu get state and cond sync for static call updatesMathieu Desnoyers
2021-08-06io-wq: fix lack of acct->nr_workers < acct->max_workers judgementio_uring-5.14-2021-08-07Hao Xu
2021-08-06io-wq: fix no lock protection of acct->nr_workerHao Xu
2021-08-06perf/x86/intel: Apply mid ACK for small coreKan Liang
2021-08-05RDMA/iw_cxgb4: Fix refcount underflow while destroying cqs.Dakshaja Uppalapati
2021-08-06Merge tag 'amd-drm-fixes-5.14-2021-08-05' of https://gitlab.freedesktop.org/a...Dave Airlie
2021-08-05drm/amdgpu: add DID for beige gobyChengming Gui