aboutsummaryrefslogtreecommitdiffstats
path: root/fs (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-01-14kbuild: drop $(size_append) from cmd_zstdMasahiro Yamada1-1/+1
2022-01-14sh: rename suffix-y to suffix_yMasahiro Yamada2-9/+9
2022-01-08doc: kbuild: fix default in `imply` tableMiguel Ojeda1-1/+1
2022-01-08microblaze: use built-in function to get CPU_{MAJOR,MINOR,REV}Masahiro Yamada1-3/+3
2022-01-08certs: move scripts/extract-cert to certs/Masahiro Yamada7-16/+15
2022-01-08kbuild: do not quote string values in include/config/auto.confMasahiro Yamada23-66/+40
2022-01-08kbuild: do not include include/config/auto.conf from shell scriptsMasahiro Yamada3-36/+31
2022-01-08certs: simplify $(srctree)/ handling and remove config_filename macroMasahiro Yamada2-66/+13
2022-01-08kbuild: stop using config_filename in scripts/Makefile.modsignMasahiro Yamada1-2/+3
2022-01-08certs: remove misleading comments about GCC PRMasahiro Yamada1-2/+0
2022-01-08certs: refactor file cleaningMasahiro Yamada2-5/+6
2022-01-08certs: remove unneeded -I$(srctree) option for system_certificates.oMasahiro Yamada1-3/+0
2022-01-08certs: unify duplicated cmd_extract_certs and improve the logMasahiro Yamada1-6/+3
2022-01-08certs: use $< and $@ to simplify the key generation ruleMasahiro Yamada1-3/+2
2022-01-08kbuild: remove headers_check stubMasahiro Yamada1-9/+0
2022-01-08kbuild: move headers_check.pl to usr/include/Masahiro Yamada3-3/+5
2021-12-11certs: use if_changed to re-generate the key when the key type is changedMasahiro Yamada1-24/+6
2021-12-11certs: use 'cmd' to hide openssl output in silent builds more simplyMasahiro Yamada1-6/+6
2021-12-11certs: remove noisy messages while generating the signing keyMasahiro Yamada1-11/+0
2021-12-11certs: check-in the default x509 config fileMasahiro Yamada2-18/+23
2021-12-11certs: remove meaningless $(error ...) in certs/MakefileMasahiro Yamada1-3/+0
2021-12-11nds32: remove unused BUILTIN_DTB from arch/nds32/MakefileMasahiro Yamada1-6/+0
2021-12-11certs: move the 'depends on' to the choice of module signing keysMasahiro Yamada1-3/+1
2021-12-02init/Kconfig: Drop linker version check for LD_ORPHAN_WARNNathan Chancellor1-1/+0
2021-12-02gcov: Remove compiler version checkNathan Chancellor1-1/+0
2021-12-02Revert "ARM: 9070/1: Make UNWINDER_ARM depend on ld.bfd or ld.lld 11.0.0+"Nathan Chancellor1-2/+0
2021-12-02arch/Kconfig: Remove CLANG_VERSION check in HAS_LTO_CLANGNathan Chancellor1-2/+1
2021-12-02mm, slab: Remove compiler check in __kmalloc_indexNathan Chancellor1-2/+1
2021-12-02Documentation: Raise the minimum supported version of LLVM to 11.0.0Nathan Chancellor2-2/+2
2021-12-02streamline_config.pl: show the full Kconfig nameƁukasz Stelmach1-1/+1
2021-12-02kconfig: Add `make mod2noconfig` to disable module optionsJosh Triplett2-8/+12
2021-11-28Linux 5.16-rc3Linus Torvalds1-1/+1
2021-11-27vmxnet3: Use generic Kconfig option for page size limitGuenter Roeck1-3/+1
2021-11-27fs: ntfs: Limit NTFS_RW to page sizes smaller than 64kGuenter Roeck1-0/+1
2021-11-27arch: Add generic Kconfig option indicating page size smaller than 64kGuenter Roeck1-0/+10
2021-11-27tracing: Test the 'Do not trace this pid' case in create eventSteven Rostedt (VMware)1-1/+1
2021-11-27io_uring: Fix undefined-behaviour in io_issue_sqeYe Bin1-0/+3
2021-11-27io_uring: fix soft lockup when call __io_remove_buffersYe Bin1-3/+2
2021-11-26tracing: Fix pid filtering when triggers are attachedSteven Rostedt (VMware)1-6/+18
2021-11-26iommu/vt-d: Fix unmap_pages supportAlex Williamson1-4/+2
2021-11-26iommu/vt-d: Fix an unbalanced rcu_read_lock/rcu_read_unlock()Christophe JAILLET1-2/+3
2021-11-26iommu/rockchip: Fix PAGE_DESC_HI_MASKs for RK3568Alex Bee1-2/+2
2021-11-26iommu/amd: Clarify AMD IOMMUv2 initialization messagesJoerg Roedel1-3/+3
2021-11-26iommu/vt-d: Remove unused PASID_DISABLEDJoerg Roedel1-6/+0
2021-11-26net: dsa: microchip: implement multi-bridge supportOleksij Rempel4-133/+43
2021-11-26net: mscc: ocelot: correctly report the timestamping RX filters in ethtoolVladimir Oltean1-1/+4
2021-11-26net: mscc: ocelot: set up traps for PTP packetsVladimir Oltean1-1/+240
2021-11-26net: ptp: add a definition for the UDP port for IEEE 1588 general messagesVladimir Oltean1-0/+1
2021-11-26net: mscc: ocelot: create a function that replaces an existing VCAP filterVladimir Oltean2-0/+18
2021-11-26net: mscc: ocelot: don't downgrade timestamping RX filters in SIOCSHWTSTAMPVladimir Oltean1-6/+0