summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | module: Make is_valid_name() return boolTiezhu Yang2023-11-011-2/+2
* | | | | Merge tag 'docs-6.7' of git://git.lwn.net/linuxLinus Torvalds2023-11-011-1/+1
|\ \ \ \ \
| * | | | | scripts/kernel-doc: Fix the regex for matching -Werror flagYujie Liu2023-10-301-1/+1
| * | | | | scripts/kernel-doc: match -Werror flag strictlyYujie Liu2023-10-221-1/+1
| | |_|/ / | |/| | |
* | | | | Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2023-11-011-1/+0
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | hexagon: Remove unusable symbols from the ptrace.h uapiThomas Huth2023-10-251-1/+0
| |/ / /
* | | | Merge tag 'devicetree-for-6.7' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-10-311-16/+58
|\ \ \ \
| * | | | dt: dt-extract-compatibles: Add flag for driver matching compatiblesNícolas F. R. A. Prado2023-09-201-9/+48
| * | | | dt: dt-extract-compatibles: Handle cfile arguments in generator functionNícolas F. R. A. Prado2023-09-201-8/+11
| |/ / /
* | | | Merge tag 'wq-for-6.7-rust-bindings' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2023-10-301-1/+1
|\ \ \ \
| * | | | rust: workqueue: add helper for defining work_struct fieldsAlice Ryhl2023-09-251-1/+1
* | | | | Merge tag 'rust-6.7' of https://github.com/Rust-for-Linux/linuxLinus Torvalds2023-10-301-1/+1
|\ \ \ \ \
| * | | | | rust: upgrade to Rust 1.73.0Miguel Ojeda2023-10-151-1/+1
| * | | | | rust: upgrade to Rust 1.72.1Miguel Ojeda2023-10-051-1/+1
| | |_|/ / | |/| | |
* | | | | Merge tag 'hardening-v6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-10-301-3/+8
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | randstruct: Fix gcc-plugin performance mode to stay in groupKees Cook2023-10-081-3/+8
* | | | | Merge tag 'rcu-next-v6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/fr...Linus Torvalds2023-10-301-9/+0
|\ \ \ \ \
| * | | | | Revert "checkpatch: Error out if deprecated RCU API used"Joel Fernandes (Google)2023-09-131-9/+0
| | |_|_|/ | |/| | |
* | | | | Merge tag 'objtool-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-10-301-3/+21
|\ \ \ \ \
| * | | | | scripts/faddr2line: Skip over mapping symbols in output from readelfWill Deacon2023-10-231-0/+5
| * | | | | scripts/faddr2line: Use LLVM addr2line and readelf if LLVM=1Will Deacon2023-10-231-2/+15
| * | | | | scripts/faddr2line: Don't filter out non-function symbols from readelfWill Deacon2023-10-231-1/+1
| | |/ / / | |/| | |
* | | | | Merge tag 'locking-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2023-10-302-16/+20
|\ \ \ \ \
| * | | | | locking/atomic: Add generic support for sync_try_cmpxchg() and its fallbackUros Bizjak2023-10-092-16/+20
| | |_|/ / | |/| | |
* | | | | Merge tag 'x86_bugs_for_6.7_rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2023-10-302-1/+3
|\ \ \ \ \
| * | | | | x86/retpoline: Make sure there are no unconverted return thunks due to KCSANJosh Poimboeuf2023-10-201-0/+1
| * | | | | x86/srso: Fix unret validation dependenciesJosh Poimboeuf2023-10-201-1/+2
| |/ / / /
* | | | | Merge tag 'vfs-6.7.xattr' of gitolite.kernel.org:pub/scm/linux/kernel/git/vfs...Linus Torvalds2023-10-301-0/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | const_structs.checkpatch: add xattr_handlerThomas Weißschuh2023-10-121-0/+1
| |/ / /
* | | | kbuild: remove stale code for 'source' symlink in packaging scriptsMasahiro Yamada2023-10-012-4/+0
* | | | modpost: Don't let "driver"s reference .exit.*Uwe Kleine-König2023-10-011-2/+13
* | | | modpost: add missing else to the "of" checkMauricio Faria de Oliveira2023-10-011-1/+1
* | | | kbuild: Use CRC32 and a 1MiB dictionary for XZ compressed modulesMartin Nybo Andersen2023-09-251-1/+1
| |_|/ |/| |
* | | Merge tag 'mm-hotfixes-stable-2023-09-23-10-31' of git://git.kernel.org/pub/s...Linus Torvalds2023-09-231-21/+2
|\ \ \
| * | | revert "scripts/gdb/symbols: add specific ko module load command"Andrew Morton2023-09-191-21/+2
| |/ /
* / / locking/atomic: scripts: fix fallback ifdefferyMark Rutland2023-09-201-1/+1
|/ /
* | Merge tag 'kbuild-fixes-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2023-09-162-2/+2
|\ \
| * | kbuild: avoid long argument lists in make modules_installMichal Kubecek2023-09-151-1/+1
| * | kbuild: fix kernel-devel RPM package and linux-headers Deb packageMasahiro Yamada2023-09-151-1/+1
| |/
* | Merge tag 'parisc-for-6.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2023-09-131-0/+9
|\ \ | |/ |/|
| * linux/export: fix reference to exported functions for parisc64Masahiro Yamada2023-09-121-0/+9
* | Merge tag 'x86-urgent-2023-09-10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-09-101-1/+0
|\ \
| * | x86: Remove the arch_calc_vm_prot_bits() macro from the UAPIThomas Huth2023-09-061-1/+0
* | | Merge tag 'net-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-09-071-28/+28
|\ \ \
| * | | bpf, docs: Fix invalid escape sequence warnings in bpf_doc.pyVishal Chourasia2023-08-311-28/+28
* | | | Merge tag 'kbuild-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2023-09-0530-532/+830
|\ \ \ \ | |_|/ / |/| | |
| * | | kconfig: fix possible buffer overflowKonstantin Meskhidze2023-09-061-0/+3
| * | | kbuild: Show marked Kconfig fragments in "help"Kees Cook2023-09-041-3/+12
| * | | kconfig: add warn-unknown-symbols sanity checkSergey Senozhatsky2023-09-011-2/+19
| * | | kbuild: dummy-tools: make MPROFILE_KERNEL checks work on BEJiri Slaby2023-09-011-2/+1