summaryrefslogtreecommitdiff
path: root/scripts
AgeCommit message (Expand)Author
2023-11-01Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-10-31Merge tag 'devicetree-for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-10-30Merge tag 'wq-for-6.7-rust-bindings' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2023-10-30Merge tag 'rust-6.7' of https://github.com/Rust-for-Linux/linuxLinus Torvalds
2023-10-30Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-10-30Merge tag 'rcu-next-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/fr...Linus Torvalds
2023-10-30Merge tag 'objtool-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-10-30Merge tag 'locking-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-10-30Merge tag 'x86_bugs_for_6.7_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2023-10-30Merge tag 'vfs-6.7.xattr' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds
2023-10-25hexagon: Remove unusable symbols from the ptrace.h uapiThomas Huth
2023-10-23scripts/faddr2line: Skip over mapping symbols in output from readelfWill Deacon
2023-10-23scripts/faddr2line: Use LLVM addr2line and readelf if LLVM=1Will Deacon
2023-10-23scripts/faddr2line: Don't filter out non-function symbols from readelfWill Deacon
2023-10-20x86/retpoline: Make sure there are no unconverted return thunks due to KCSANJosh Poimboeuf
2023-10-20x86/srso: Fix unret validation dependenciesJosh Poimboeuf
2023-10-15rust: upgrade to Rust 1.73.0Miguel Ojeda
2023-10-12const_structs.checkpatch: add xattr_handlerThomas Weißschuh
2023-10-09locking/atomic: Add generic support for sync_try_cmpxchg() and its fallbackUros Bizjak
2023-10-08randstruct: Fix gcc-plugin performance mode to stay in groupKees Cook
2023-10-05rust: upgrade to Rust 1.72.1Miguel Ojeda
2023-10-01kbuild: remove stale code for 'source' symlink in packaging scriptsMasahiro Yamada
2023-10-01modpost: Don't let "driver"s reference .exit.*Uwe Kleine-König
2023-10-01modpost: add missing else to the "of" checkMauricio Faria de Oliveira
2023-09-25rust: workqueue: add helper for defining work_struct fieldsAlice Ryhl
2023-09-25kbuild: Use CRC32 and a 1MiB dictionary for XZ compressed modulesMartin Nybo Andersen
2023-09-23Merge tag 'mm-hotfixes-stable-2023-09-23-10-31' of git://git.kernel.org/pub/s...Linus Torvalds
2023-09-20dt: dt-extract-compatibles: Add flag for driver matching compatiblesNícolas F. R. A. Prado
2023-09-20dt: dt-extract-compatibles: Handle cfile arguments in generator functionNícolas F. R. A. Prado
2023-09-20locking/atomic: scripts: fix fallback ifdefferyMark Rutland
2023-09-19revert "scripts/gdb/symbols: add specific ko module load command"Andrew Morton
2023-09-16Merge tag 'kbuild-fixes-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2023-09-15kbuild: avoid long argument lists in make modules_installMichal Kubecek
2023-09-15kbuild: fix kernel-devel RPM package and linux-headers Deb packageMasahiro Yamada
2023-09-13Revert "checkpatch: Error out if deprecated RCU API used"Joel Fernandes (Google)
2023-09-13Merge tag 'parisc-for-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-09-12linux/export: fix reference to exported functions for parisc64Masahiro Yamada
2023-09-10Merge tag 'x86-urgent-2023-09-10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-09-07Merge tag 'net-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-09-06x86: Remove the arch_calc_vm_prot_bits() macro from the UAPIThomas Huth
2023-09-05Merge tag 'kbuild-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2023-09-06kconfig: fix possible buffer overflowKonstantin Meskhidze
2023-09-04kbuild: Show marked Kconfig fragments in "help"Kees Cook
2023-09-01kconfig: add warn-unknown-symbols sanity checkSergey Senozhatsky
2023-09-01kbuild: dummy-tools: make MPROFILE_KERNEL checks work on BEJiri Slaby
2023-09-01modpost: Skip .llvm.call-graph-profile section checkDenis Nikitin
2023-09-01kbuild: support modules_sign for external modules as wellMasahiro Yamada
2023-09-01kbuild: support 'make modules_sign' with CONFIG_MODULE_SIG_ALL=nMasahiro Yamada
2023-09-01kbuild: move more module installation code to scripts/Makefile.modinstMasahiro Yamada
2023-09-01kbuild: reduce the number of mkdir calls during modules_installMasahiro Yamada