aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/scripts (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-10-28kbuild: avoid too many execution of scripts/pahole-flags.shMasahiro Yamada2-30/+19
2023-10-28kbuild: remove ARCH_POSTLINK from module buildsMasahiro Yamada1-4/+1
2023-10-28kbuild: unify vdso_install rulesMasahiro Yamada1-0/+45
2023-10-27cdx: add sysfs for subsystem, class and revisionAbhijit Gangurde2-0/+12
2023-10-25hexagon: Remove unusable symbols from the ptrace.h uapiThomas Huth1-1/+0
2023-10-23scripts/faddr2line: Skip over mapping symbols in output from readelfWill Deacon1-0/+5
2023-10-23scripts/faddr2line: Use LLVM addr2line and readelf if LLVM=1Will Deacon1-2/+15
2023-10-23scripts/faddr2line: Don't filter out non-function symbols from readelfWill Deacon1-1/+1
2023-10-22scripts/kernel-doc: match -Werror flag strictlyYujie Liu1-1/+1
2023-10-21staging: vc04_services: Support module autoloading using MODULE_DEVICE_TABLEUmang Jain2-0/+12
2023-10-20x86/retpoline: Make sure there are no unconverted return thunks due to KCSANJosh Poimboeuf1-0/+1
2023-10-20x86/srso: Fix unret validation dependenciesJosh Poimboeuf1-1/+2
2023-10-18scripts/show_delta: add __main__ judgement before main codeHu Haowen1-1/+2
2023-10-18get_maintainer: add --keywords-in-file optionJoe Perches1-18/+20
2023-10-18modpost: factor out the common boilerplate of section_rel(a)Masahiro Yamada1-24/+26
2023-10-18modpost: refactor check_sec_ref()Masahiro Yamada1-6/+7
2023-10-18modpost: define TO_NATIVE() using bswap_* functionsMasahiro Yamada2-22/+16
2023-10-18modpost: fix ishtp MODULE_DEVICE_TABLE built on big-endian hostMasahiro Yamada1-2/+2
2023-10-18modpost: fix tee MODULE_DEVICE_TABLE built on big-endian hostMasahiro Yamada1-5/+5
2023-10-18kbuild: make binrpm-pkg always produce kernel-devel packageMasahiro Yamada1-2/+0
2023-10-15rust: upgrade to Rust 1.73.0Miguel Ojeda1-1/+1
2023-10-14rust: Respect HOSTCC when linking for hostMatthew Maurer1-0/+2
2023-10-12run-clang-tools: Add pass through checks and and header-filter argumentsIan Rogers1-7/+25
2023-10-12gen_compile_commands: Sort output compile commands by file nameIan Rogers1-1/+1
2023-10-12gen_compile_commands: Allow the line prefix to still be cmd_Ian Rogers1-3/+3
2023-10-12const_structs.checkpatch: add xattr_handlerThomas Weißschuh1-0/+1
2023-10-09locking/atomic: Add generic support for sync_try_cmpxchg() and its fallbackUros Bizjak2-16/+20
2023-10-08randstruct: Fix gcc-plugin performance mode to stay in groupKees Cook1-3/+8
2023-10-05rust: upgrade to Rust 1.72.1Miguel Ojeda1-1/+1
2023-10-03kbuild: rpm-pkg: generate kernel.spec in rpmbuild/SPECS/Masahiro Yamada3-5/+11
2023-10-03modpost: Optimize symbol search from linear to binary searchJack Brennen4-66/+232
2023-10-01kbuild: remove stale code for 'source' symlink in packaging scriptsMasahiro Yamada2-4/+0
2023-10-01modpost: Don't let "driver"s reference .exit.*Uwe Kleine-König1-2/+13
2023-10-01modpost: add missing else to the "of" checkMauricio Faria de Oliveira1-1/+1
2023-09-25rust: workqueue: add helper for defining work_struct fieldsAlice Ryhl1-1/+1
2023-09-25kbuild: Use CRC32 and a 1MiB dictionary for XZ compressed modulesMartin Nybo Andersen1-1/+1
2023-09-23Merge tag 'mm-hotfixes-stable-2023-09-23-10-31' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-21/+2
2023-09-20dt: dt-extract-compatibles: Add flag for driver matching compatiblesNícolas F. R. A. Prado1-9/+48
2023-09-20dt: dt-extract-compatibles: Handle cfile arguments in generator functionNícolas F. R. A. Prado1-8/+11
2023-09-20locking/atomic: scripts: fix fallback ifdefferyMark Rutland1-1/+1
2023-09-19revert "scripts/gdb/symbols: add specific ko module load command"Andrew Morton1-21/+2
2023-09-16Merge tag 'kbuild-fixes-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuildLinus Torvalds2-2/+2
2023-09-15kbuild: avoid long argument lists in make modules_installMichal Kubecek1-1/+1
2023-09-15kbuild: fix kernel-devel RPM package and linux-headers Deb packageMasahiro Yamada1-1/+1
2023-09-13Revert "checkpatch: Error out if deprecated RCU API used"Joel Fernandes (Google)1-9/+0
2023-09-13Merge tag 'parisc-for-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linuxLinus Torvalds1-0/+9
2023-09-12linux/export: fix reference to exported functions for parisc64Masahiro Yamada1-0/+9
2023-09-10Merge tag 'x86-urgent-2023-09-10' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+0
2023-09-07Merge tag 'net-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds1-28/+28
2023-09-06x86: Remove the arch_calc_vm_prot_bits() macro from the UAPIThomas Huth1-1/+0