aboutsummaryrefslogtreecommitdiffstats
path: root/scripts (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-07-21Merge tag 'mm-nonmm-stable-2024-07-21-15-07' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds6-28/+57
2024-07-19Merge tag 'powerpc-6.11-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-1/+0
2024-07-19Merge tag 'probes-fixes-v6.11-pre-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-traceLinus Torvalds1-0/+1
2024-07-19Merge tag 'sound-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-0/+1
2024-07-19syscalls: Fix to add sys_uretprobe to syscall.tblMasami Hiramatsu (Google)1-0/+1
2024-07-18Merge tag 'docs-6.11' of git://git.lwn.net/linuxLinus Torvalds1-0/+203
2024-07-18Merge tag 'slab-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/vbabka/slabLinus Torvalds1-0/+1
2024-07-18kbuild: fix rebuild of generic syscall headersMasahiro Yamada1-0/+8
2024-07-17Merge tag 'devicetree-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds16-159/+547
2024-07-16Merge tag 'net-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2-5/+8
2024-07-16Merge tag 'objtool-core-2024-07-16' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-26/+84
2024-07-16Merge tag 'hardening-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-5/+0
2024-07-16Merge tag 'asm-generic-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds3-58/+502
2024-07-15Merge tag 'x86_bugs_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+16
2024-07-15Merge tag 'x86_build_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+2
2024-07-15Merge tag 'regmap-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmapLinus Torvalds1-0/+10
2024-07-15Merge branch 'slab/for-6.11/buckets' into slab/for-nextVlastimil Babka1-0/+1
2024-07-15kbuild: rpm-pkg: avoid the warnings with dtb's listed twiceJose Ignacio Tornos Martinez1-1/+0
2024-07-15kbuild: Make ld-version.sh more robust against version string changesNathan Chancellor1-3/+5
2024-07-12init/modpost: conditionally check section mismatch to __meminit*Masahiro Yamada1-15/+4
2024-07-10riscv: convert to generic syscall tableArnd Bergmann1-0/+3
2024-07-10openrisc: convert to generic syscall tableArnd Bergmann1-0/+2
2024-07-10nios2: convert to generic syscall tableArnd Bergmann1-0/+2
2024-07-10csky: convert to generic syscall tableArnd Bergmann1-0/+4
2024-07-10arc: convert to generic syscall tableArnd Bergmann1-0/+5
2024-07-10kbuild: add syscall table generation to scripts/Makefile.asm-headersArnd Bergmann2-58/+98
2024-07-10kbuild: verify asm-generic header listArnd Bergmann1-1/+1
2024-07-09scripts/dtc: Update to upstream version v1.7.0-93-g1df7b047fe43Rob Herring (Arm)15-158/+539
2024-07-09Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextPaolo Abeni2-2/+7
2024-07-09kbuild: verify dtoverlay files against schemaDmitry Baryshkov1-1/+8
2024-07-08gcc-plugins: Remove duplicate included header file stringpool.hThorsten Blum1-5/+0
2024-07-08regmap-irq: handle const struct regmap_irq_sub_irq_mapThomas Weißschuh1-0/+1
2024-07-08const_structs.checkpatch: add regmap structsThomas Weißschuh1-0/+9
2024-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski5-9/+7
2024-07-04syscalls: add generic scripts/syscall.tblArnd Bergmann1-0/+388
2024-07-03mm/slab: Plumb kmem_buckets into __do_kmalloc_node()Kees Cook1-0/+1
2024-07-02scripts/faddr2line: Check only two symbols when calculating symbol sizeBrian Johannesmeyer1-1/+1
2024-07-02scripts/faddr2line: Remove call to addr2line from find_dir_prefix()Brian Johannesmeyer1-5/+7
2024-07-02scripts/faddr2line: Invoke addr2line as a single long-running processBrian Johannesmeyer1-7/+45
2024-07-02scripts/faddr2line: Pass --addresses argument to addr2lineBrian Johannesmeyer1-2/+5
2024-07-02scripts/faddr2line: Check vmlinux only onceBrian Johannesmeyer1-11/+14
2024-07-02scripts/faddr2line: Combine three readelf calls into oneBrian Johannesmeyer1-4/+8
2024-07-02scripts/faddr2line: Reduce number of readelf calls to threeBrian Johannesmeyer1-9/+17
2024-06-28scripts/gdb: rename pool_index to pool_index_plus_1Kuan-Ying Lee1-2/+6
2024-06-28scripts/gdb: change VA_BITS_MIN when we use 16K pageKuan-Ying Lee1-1/+4
2024-06-28scripts/gdb: set vabits_actual based on TCR_EL1Kuan-Ying Lee1-1/+3
2024-06-28scripts/gdb: change the layout of vmemmapKuan-Ying Lee1-4/+4
2024-06-28scripts/gdb: rework module VA rangeKuan-Ying Lee1-1/+1
2024-06-28scripts/gdb: redefine MAX_ORDER sanelyKuan-Ying Lee1-2/+2
2024-06-28kernel-wide: fix spelling mistakes like "assocative" -> "associative"Jesse Brandeburg1-0/+3