aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-01-08certs: unify duplicated cmd_extract_certs and improve the logGravatar Masahiro Yamada 1-6/+3
2022-01-08certs: use $< and $@ to simplify the key generation ruleGravatar Masahiro Yamada 1-3/+2
2022-01-08kbuild: remove headers_check stubGravatar Masahiro Yamada 1-9/+0
2022-01-08kbuild: move headers_check.pl to usr/include/Gravatar Masahiro Yamada 3-3/+5
2021-12-11certs: use if_changed to re-generate the key when the key type is changedGravatar Masahiro Yamada 1-24/+6
2021-12-11certs: use 'cmd' to hide openssl output in silent builds more simplyGravatar Masahiro Yamada 1-6/+6
2021-12-11certs: remove noisy messages while generating the signing keyGravatar Masahiro Yamada 1-11/+0
2021-12-11certs: check-in the default x509 config fileGravatar Masahiro Yamada 2-18/+23
2021-12-11certs: remove meaningless $(error ...) in certs/MakefileGravatar Masahiro Yamada 1-3/+0
2021-12-11nds32: remove unused BUILTIN_DTB from arch/nds32/MakefileGravatar Masahiro Yamada 1-6/+0
2021-12-11certs: move the 'depends on' to the choice of module signing keysGravatar Masahiro Yamada 1-3/+1
2021-12-02init/Kconfig: Drop linker version check for LD_ORPHAN_WARNGravatar Nathan Chancellor 1-1/+0
2021-12-02gcov: Remove compiler version checkGravatar Nathan Chancellor 1-1/+0
2021-12-02Revert "ARM: 9070/1: Make UNWINDER_ARM depend on ld.bfd or ld.lld 11.0.0+"Gravatar Nathan Chancellor 1-2/+0
2021-12-02arch/Kconfig: Remove CLANG_VERSION check in HAS_LTO_CLANGGravatar Nathan Chancellor 1-2/+1
2021-12-02mm, slab: Remove compiler check in __kmalloc_indexGravatar Nathan Chancellor 1-2/+1
2021-12-02Documentation: Raise the minimum supported version of LLVM to 11.0.0Gravatar Nathan Chancellor 2-2/+2
2021-12-02streamline_config.pl: show the full Kconfig nameGravatar Łukasz Stelmach 1-1/+1
2021-12-02kconfig: Add `make mod2noconfig` to disable module optionsGravatar Josh Triplett 2-8/+12
2021-11-28Linux 5.16-rc3v5.16-rc3Gravatar Linus Torvalds 1-1/+1
2021-11-28Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostGravatar Linus Torvalds 9-76/+9
2021-11-28Merge tag 'x86-urgent-2021-11-28' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-1/+1
2021-11-28Merge tag 'sched-urgent-2021-11-28' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 2-4/+7
2021-11-28Merge tag 'perf-urgent-2021-11-28' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-0/+3
2021-11-28Merge tag 'locking-urgent-2021-11-28' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-93/+89
2021-11-28Merge tag 'trace-v5.16-rc2-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+1
2021-11-28Merge tag 'iommu-fixes-v5.16-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 5-17/+10
2021-11-27Merge tag '5.16-rc2-ksmbd-fixes' of git://git.samba.org/ksmbdGravatar Linus Torvalds 2-18/+22
2021-11-27vmxnet3: Use generic Kconfig option for page size limitGravatar Guenter Roeck 1-3/+1
2021-11-27fs: ntfs: Limit NTFS_RW to page sizes smaller than 64kGravatar Guenter Roeck 1-0/+1
2021-11-27arch: Add generic Kconfig option indicating page size smaller than 64kGravatar Guenter Roeck 1-0/+10
2021-11-27tracing: Test the 'Do not trace this pid' case in create eventGravatar Steven Rostedt (VMware) 1-1/+1
2021-11-27Merge tag 'xfs-5.16-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxGravatar Linus Torvalds 3-34/+8
2021-11-27Merge tag 'iomap-5.16-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxGravatar Linus Torvalds 1-10/+16
2021-11-27Merge tag 'trace-v5.16-rc2-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 2-6/+30
2021-11-27Merge tag 'io_uring-5.16-2021-11-27' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-23/+50
2021-11-27Merge tag 'block-5.16-2021-11-27' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 2-1/+4
2021-11-27Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Gravatar Linus Torvalds 10-39/+108
2021-11-27Merge tag 'nfs-for-5.16-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsGravatar Linus Torvalds 7-9/+16
2021-11-27Merge tag 'erofs-for-5.16-rc3-fixes' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-2/+6
2021-11-27Merge tag 'powerpc-5.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Gravatar Linus Torvalds 2-4/+7
2021-11-27Merge tag 'mips-fixes_5.16_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 4-5/+5
2021-11-27io_uring: Fix undefined-behaviour in io_issue_sqeGravatar Ye Bin 1-0/+3
2021-11-27io_uring: fix soft lockup when call __io_remove_buffersGravatar Ye Bin 1-3/+2
2021-11-26tracing: Fix pid filtering when triggers are attachedGravatar Steven Rostedt (VMware) 1-6/+18
2021-11-26iommu/vt-d: Fix unmap_pages supportGravatar Alex Williamson 1-4/+2
2021-11-26iommu/vt-d: Fix an unbalanced rcu_read_lock/rcu_read_unlock()Gravatar Christophe JAILLET 1-2/+3
2021-11-26iommu/rockchip: Fix PAGE_DESC_HI_MASKs for RK3568Gravatar Alex Bee 1-2/+2
2021-11-26iommu/amd: Clarify AMD IOMMUv2 initialization messagesGravatar Joerg Roedel 1-3/+3
2021-11-26iommu/vt-d: Remove unused PASID_DISABLEDGravatar Joerg Roedel 1-6/+0