aboutsummaryrefslogtreecommitdiff
path: root/scripts (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'bits/210-gpu' into asahi-wipJanne Grunau2024-09-242-9/+28
|\
| * HACK: rust: x86: Set data-layout based on rustc's LLVM versionJanne Grunau2024-09-161-4/+23
| * rust: Add missing impl_trait_in_assoc_type featureHector Martin2024-09-161-1/+1
| * rust: Allow feature allocator_apiAsahi Lina2024-09-161-1/+1
| * rust: Use absolute paths to build Rust objectsAsahi Lina2024-09-161-4/+4
| * rust: Enable type_alias_impl_traitAsahi Lina2024-09-161-1/+1
* | scripts/dtc: Add support for floating-point literalsAsahi Lina2024-09-164-0/+66
|/
* scripts: fix gfp-translate after ___GFP_*_BITS conversion to an enumMarc Zyngier2024-09-011-17/+49
* net: drop special comment styleJohannes Berg2024-08-231-10/+0
* Merge tag 'kbuild-fixes-v6.11-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2024-08-237-23/+18
|\
| * kbuild: fix typos "prequisites" to "prerequisites"Masahiro Yamada2024-08-234-4/+4
| * kbuild: avoid scripts/kallsyms parsing /dev/nullMasahiro Yamada2024-08-121-1/+2
| * scripts: kconfig: merge_config: config files: add a trailing newlineAnders Roxell2024-08-061-0/+2
| * kbuild: clean up code duplication in cmd_fdtoverlayMasahiro Yamada2024-08-061-18/+10
* | Merge tag 'rust-fixes-6.11' of https://github.com/Rust-for-Linux/linuxLinus Torvalds2024-08-162-3/+7
|\ \
| * | rust: x86: remove `-3dnow{,a}` from target featuresMiguel Ojeda2024-08-101-2/+2
| * | rust: Support latest version of `rust-analyzer`Sarthak Singh2024-08-071-1/+5
* | | Merge tag 'hardening-v6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-08-153-37/+2
|\ \ \
| * | | kallsyms: Do not cleanup .llvm.<hash> suffix before sorting symbolsSong Liu2024-08-152-33/+2
| * | | gcc-plugins: randstruct: Remove GCC 4.7 or newer requirementThorsten Blum2024-08-051-4/+0
| | |/ | |/|
* | | syscalls: add back legacy __NR_nfsservctl macroArnd Bergmann2024-08-061-0/+1
* | | syscalls: fix fstat() entry againArnd Bergmann2024-08-051-1/+1
|/ /
* | syscalls: fix syscall macros for newfstat/newfstatatArnd Bergmann2024-08-021-2/+2
* | uretprobe: change syscall number, againArnd Bergmann2024-08-021-1/+0
|/
* Merge tag 'kbuild-fixes-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-07-284-4/+4
|\
| * kbuild: Fix '-S -c' in x86 stack protector scriptsNathan Chancellor2024-07-292-2/+2
| * kbuild: rpm-pkg: ghost modules.weakdep fileJose Ignacio Tornos Martinez2024-07-281-1/+1
| * kbuild: rpm-pkg: Fix C locale setupPetr Vorel2024-07-241-1/+1
* | Merge tag 'rust-6.11' of https://github.com/Rust-for-Linux/linuxLinus Torvalds2024-07-273-38/+56
|\ \
| * | rust: warn about `bindgen` versions 0.66.0 and 0.66.1Miguel Ojeda2024-07-103-3/+38
| * | rust: start supporting several `bindgen` versionsMiguel Ojeda2024-07-102-13/+0
| * | rust: work around `bindgen` 0.69.0 issueMiguel Ojeda2024-07-101-1/+5
| * | rust: avoid assuming a particular `bindgen` buildMiguel Ojeda2024-07-101-10/+15
| * | rust: start supporting several compiler versionsMiguel Ojeda2024-07-102-13/+0
* | | Merge tag 'uml-for-linus-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-07-252-1/+18
|\ \ \ | |_|/ |/| |
| * | arch: um: rust: Add i386 support for RustDavid Gow2024-07-032-1/+18
| |/
* | Merge tag 'kbuild-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2024-07-2366-1367/+952
|\ \
| * | kallsyms: change sym_entry::percpu_absolute to bool typeMasahiro Yamada2024-07-221-4/+4
| * | kallsyms: unify seq and start_pos fields of struct sym_entryMasahiro Yamada2024-07-221-3/+2
| * | kallsyms: add more original symbol type/name in comment linesMasahiro Yamada2024-07-221-10/+9
| * | kallsyms: use \t instead of a tab in printf()Masahiro Yamada2024-07-221-1/+1
| * | kallsyms: avoid repeated calculation of array size for markersMasahiro Yamada2024-07-221-3/+4
| * | kbuild: add script and target to generate pacman packageThomas Weißschuh2024-07-222-0/+122
| * | modpost: use generic macros for hash table implementationMasahiro Yamada2024-07-211-13/+5
| * | kbuild: move some helper headers from scripts/kconfig/ to scripts/include/Masahiro Yamada2024-07-2116-224/+14
| * | kbuild: clean up scripts/remove-stale-filesMasahiro Yamada2024-07-201-18/+0
| * | kconfig: recursive checks drop file/linenoHONG Yifan2024-07-202-48/+30
| * | kbuild: rpm-pkg: introduce a simple changelog section for kernel.specRafael Aquini2024-07-201-0/+23
| * | kallsyms: get rid of code for absolute kallsymsJann Horn2024-07-202-50/+32
| * | kbuild: Create INSTALL_PATH directory if it does not existZhang Bingwu2024-07-201-0/+4