summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-08certs: remove misleading comments about GCC PRMasahiro Yamada
2022-01-08certs: refactor file cleaningMasahiro Yamada
2022-01-08certs: remove unneeded -I$(srctree) option for system_certificates.oMasahiro Yamada
2022-01-08certs: unify duplicated cmd_extract_certs and improve the logMasahiro Yamada
2022-01-08certs: use $< and $@ to simplify the key generation ruleMasahiro Yamada
2022-01-08kbuild: remove headers_check stubMasahiro Yamada
2022-01-08kbuild: move headers_check.pl to usr/include/Masahiro Yamada
2021-12-11certs: use if_changed to re-generate the key when the key type is changedMasahiro Yamada
2021-12-11certs: use 'cmd' to hide openssl output in silent builds more simplyMasahiro Yamada
2021-12-11certs: remove noisy messages while generating the signing keyMasahiro Yamada
2021-12-11certs: check-in the default x509 config fileMasahiro Yamada
2021-12-11certs: remove meaningless $(error ...) in certs/MakefileMasahiro Yamada
2021-12-11nds32: remove unused BUILTIN_DTB from arch/nds32/MakefileMasahiro Yamada
2021-12-11certs: move the 'depends on' to the choice of module signing keysMasahiro Yamada
2021-12-02init/Kconfig: Drop linker version check for LD_ORPHAN_WARNNathan Chancellor
2021-12-02gcov: Remove compiler version checkNathan Chancellor
2021-12-02Revert "ARM: 9070/1: Make UNWINDER_ARM depend on ld.bfd or ld.lld 11.0.0+"Nathan Chancellor
2021-12-02arch/Kconfig: Remove CLANG_VERSION check in HAS_LTO_CLANGNathan Chancellor
2021-12-02mm, slab: Remove compiler check in __kmalloc_indexNathan Chancellor
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-28Linux 5.16-rc3Linus Torvalds
2021-11-28Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2021-11-28Merge tag 'x86-urgent-2021-11-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-11-28Merge tag 'sched-urgent-2021-11-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-11-28Merge tag 'perf-urgent-2021-11-28' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-11-28Merge tag 'locking-urgent-2021-11-28' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-11-28Merge tag 'trace-v5.16-rc2-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-11-28Merge tag 'iommu-fixes-v5.16-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-11-27Merge tag '5.16-rc2-ksmbd-fixes' of git://git.samba.org/ksmbdLinus Torvalds
2021-11-27vmxnet3: Use generic Kconfig option for page size limitGuenter Roeck
2021-11-27fs: ntfs: Limit NTFS_RW to page sizes smaller than 64kGuenter Roeck
2021-11-27arch: Add generic Kconfig option indicating page size smaller than 64kGuenter Roeck
2021-11-27tracing: Test the 'Do not trace this pid' case in create eventSteven Rostedt (VMware)
2021-11-27Merge tag 'xfs-5.16-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2021-11-27Merge tag 'iomap-5.16-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2021-11-27Merge tag 'trace-v5.16-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-11-27Merge tag 'io_uring-5.16-2021-11-27' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-11-27Merge tag 'block-5.16-2021-11-27' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-11-27Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-11-27Merge tag 'nfs-for-5.16-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2021-11-27Merge tag 'erofs-for-5.16-rc3-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-11-27Merge tag 'powerpc-5.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-11-27Merge tag 'mips-fixes_5.16_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-11-27io_uring: Fix undefined-behaviour in io_issue_sqeYe Bin