summaryrefslogtreecommitdiffstats
path: root/scripts (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | kconfig: add fallthrough comments to expr_compare_type()Masahiro Yamada2024-07-151-0/+5
| * | kconfig: remove unneeded code in expr_compare_type()Masahiro Yamada2024-07-151-4/+1
| * | kconfig: add -e and -u options to *conf-cfg.sh scriptsMasahiro Yamada2024-07-154-0/+8
| * | kbuild: merge temporary vmlinux for BTF and kallsymsMasahiro Yamada2024-07-151-17/+24
| * | kbuild: remove PROVIDE() for kallsyms symbolsMasahiro Yamada2024-07-152-8/+7
| * | kbuild: refactor variables in scripts/link-vmlinux.shMasahiro Yamada2024-07-151-31/+34
| * | kconfig: refactor conf_write_defconfig() to reduce indentation levelMasahiro Yamada2024-07-151-25/+22
| * | kconfig: refactor conf_set_all_new_symbols() to reduce indentation levelMasahiro Yamada2024-07-151-31/+30
| * | kconfig: remove tristate choice supportMasahiro Yamada2024-07-1527-315/+42
| * | kconfig: pass new conf_changed value to the callbackMasahiro Yamada2024-07-155-14/+11
| * | kconfig: gconf: move conf_changed() definition upMasahiro Yamada2024-07-151-8/+7
| * | kconfig: gconf: remove unnecessary forward declarationsMasahiro Yamada2024-07-151-2/+0
| * | kconfig: qconf: remove initial call to conf_changed()Masahiro Yamada2024-07-151-3/+3
| |/
* | Merge tag 'mm-nonmm-stable-2024-07-21-15-07' of git://git.kernel.org/pub/scm/...Linus Torvalds2024-07-226-28/+57
|\ \
| * | init/modpost: conditionally check section mismatch to __meminit*Masahiro Yamada2024-07-131-15/+4
| * | scripts/gdb: rename pool_index to pool_index_plus_1Kuan-Ying Lee2024-06-291-2/+6
| * | scripts/gdb: change VA_BITS_MIN when we use 16K pageKuan-Ying Lee2024-06-291-1/+4
| * | scripts/gdb: set vabits_actual based on TCR_EL1Kuan-Ying Lee2024-06-291-1/+3
| * | scripts/gdb: change the layout of vmemmapKuan-Ying Lee2024-06-291-4/+4
| * | scripts/gdb: rework module VA rangeKuan-Ying Lee2024-06-291-1/+1
| * | scripts/gdb: redefine MAX_ORDER sanelyKuan-Ying Lee2024-06-291-2/+2
| * | kernel-wide: fix spelling mistakes like "assocative" -> "associative"Jesse Brandeburg2024-06-291-0/+3
| * | checkpatch: check for missing Fixes tagsDan Carpenter2024-06-251-0/+24
| * | checkpatch: really skip LONG_LINE_* when LONG_LINE is ignoredWolfram Sang2024-06-251-1/+1
| * | scripts/decode_stacktrace.sh: better support to ARM32 module stack traceXiong Nandi2024-06-251-0/+3
| * | scripts/decode_stacktrace.sh: wrap nm with UTIL_PREFIX and UTIL_SUFFIXXiong Nandi2024-06-251-1/+2
* | | Merge tag 'powerpc-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2024-07-201-1/+0
|\ \ \
| * | | powerpc: Remove core support for 40xChristophe Leroy2024-06-281-1/+0
* | | | Merge tag 'probes-fixes-v6.11-pre-rc' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2024-07-191-0/+1
|\ \ \ \
| * | | | syscalls: Fix to add sys_uretprobe to syscall.tblMasami Hiramatsu (Google)2024-07-191-0/+1
* | | | | Merge tag 'sound-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2024-07-191-0/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | ASoC: codecs: lpass: add support for v2.5 rx macroMark Brown2024-06-158-50/+7
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | ASoC: Merge up fixesMark Brown2024-06-038-39/+18
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | const_structs.checkpatch: add snd_soc_tplg_opsChristophe JAILLET2024-05-271-0/+1
* | | | | Merge tag 'docs-6.11' of git://git.lwn.net/linuxLinus Torvalds2024-07-191-0/+203
|\ \ \ \ \
| * | | | | scripts: add scripts/checktransupdate.pyDongliang Mu2024-06-121-0/+203
| |/ / / /
* | | | | Merge tag 'slab-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...Linus Torvalds2024-07-191-0/+1
|\ \ \ \ \
| * \ \ \ \ Merge branch 'slab/for-6.11/buckets' into slab/for-nextVlastimil Babka2024-07-151-0/+1
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | mm/slab: Plumb kmem_buckets into __do_kmalloc_node()Kees Cook2024-07-031-0/+1
| | |/ / /
* | | | | kbuild: fix rebuild of generic syscall headersMasahiro Yamada2024-07-181-0/+8
* | | | | Merge tag 'devicetree-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-07-1816-159/+547
|\ \ \ \ \
| * | | | | scripts/dtc: Update to upstream version v1.7.0-93-g1df7b047fe43Rob Herring (Arm)2024-07-1015-158/+539
| * | | | | kbuild: verify dtoverlay files against schemaDmitry Baryshkov2024-07-091-1/+8
| | |/ / / | |/| | |
* | | | | Merge tag 'net-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2024-07-172-5/+8
|\ \ \ \ \
| * \ \ \ \ Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Paolo Abeni2024-07-092-2/+7
| |\ \ \ \ \
| | * | | | | kbuild,bpf: Add module-specific pahole flags for distilled base BTFAlan Maguire2024-06-212-1/+6
| | * | | | | kbuild: bpf: Tell pahole to DECL_TAG kfuncsDaniel Xu2024-06-121-1/+1
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-07-045-9/+7
| |\ \ \ \ \ \ | | | |_|/ / / | | |/| | | |
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-06-138-50/+7
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | / | | | |_|_|/ | | |/| | |
| * | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-06-068-39/+18
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |