index
:
~andi/linux
ccs-mode
drm-tip
vm-mmap
Andi's kernel stuff
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-19
Merge tag 'probes-fixes-v6.11-pre-rc' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+1
2024-07-19
Merge tag 'sound-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-0
/
+1
2024-07-19
syscalls: Fix to add sys_uretprobe to syscall.tbl
Masami Hiramatsu (Google)
1
-0
/
+1
2024-07-18
Merge tag 'docs-6.11' of git://git.lwn.net/linux
Linus Torvalds
1
-0
/
+203
2024-07-18
Merge tag 'slab-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...
Linus Torvalds
1
-0
/
+1
2024-07-18
kbuild: fix rebuild of generic syscall headers
Masahiro Yamada
1
-0
/
+8
2024-07-17
Merge tag 'devicetree-for-6.11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
16
-159
/
+547
2024-07-16
Merge tag 'net-next-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2
-5
/
+8
2024-07-16
Merge tag 'objtool-core-2024-07-16' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-26
/
+84
2024-07-16
Merge tag 'hardening-v6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-5
/
+0
2024-07-16
Merge tag 'asm-generic-6.11' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-58
/
+502
2024-07-15
Merge tag 'x86_bugs_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+16
2024-07-15
Merge tag 'x86_build_for_v6.11_rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+2
2024-07-15
Merge tag 'regmap-v6.11' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...
Linus Torvalds
1
-0
/
+10
2024-07-15
Merge branch 'slab/for-6.11/buckets' into slab/for-next
Vlastimil Babka
1
-0
/
+1
2024-07-15
kbuild: rpm-pkg: avoid the warnings with dtb's listed twice
Jose Ignacio Tornos Martinez
1
-1
/
+0
2024-07-15
kbuild: Make ld-version.sh more robust against version string changes
Nathan Chancellor
1
-3
/
+5
2024-07-10
riscv: convert to generic syscall table
Arnd Bergmann
1
-0
/
+3
2024-07-10
openrisc: convert to generic syscall table
Arnd Bergmann
1
-0
/
+2
2024-07-10
nios2: convert to generic syscall table
Arnd Bergmann
1
-0
/
+2
2024-07-10
csky: convert to generic syscall table
Arnd Bergmann
1
-0
/
+4
2024-07-10
arc: convert to generic syscall table
Arnd Bergmann
1
-0
/
+5
2024-07-10
kbuild: add syscall table generation to scripts/Makefile.asm-headers
Arnd Bergmann
2
-58
/
+98
2024-07-10
kbuild: verify asm-generic header list
Arnd Bergmann
1
-1
/
+1
2024-07-09
scripts/dtc: Update to upstream version v1.7.0-93-g1df7b047fe43
Rob Herring (Arm)
15
-158
/
+539
2024-07-09
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Paolo Abeni
2
-2
/
+7
2024-07-09
kbuild: verify dtoverlay files against schema
Dmitry Baryshkov
1
-1
/
+8
2024-07-08
gcc-plugins: Remove duplicate included header file stringpool.h
Thorsten Blum
1
-5
/
+0
2024-07-08
regmap-irq: handle const struct regmap_irq_sub_irq_map
Thomas Weißschuh
1
-0
/
+1
2024-07-08
const_structs.checkpatch: add regmap structs
Thomas Weißschuh
1
-0
/
+9
2024-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
5
-9
/
+7
2024-07-04
syscalls: add generic scripts/syscall.tbl
Arnd Bergmann
1
-0
/
+388
2024-07-03
mm/slab: Plumb kmem_buckets into __do_kmalloc_node()
Kees Cook
1
-0
/
+1
2024-07-02
scripts/faddr2line: Check only two symbols when calculating symbol size
Brian Johannesmeyer
1
-1
/
+1
2024-07-02
scripts/faddr2line: Remove call to addr2line from find_dir_prefix()
Brian Johannesmeyer
1
-5
/
+7
2024-07-02
scripts/faddr2line: Invoke addr2line as a single long-running process
Brian Johannesmeyer
1
-7
/
+45
2024-07-02
scripts/faddr2line: Pass --addresses argument to addr2line
Brian Johannesmeyer
1
-2
/
+5
2024-07-02
scripts/faddr2line: Check vmlinux only once
Brian Johannesmeyer
1
-11
/
+14
2024-07-02
scripts/faddr2line: Combine three readelf calls into one
Brian Johannesmeyer
1
-4
/
+8
2024-07-02
scripts/faddr2line: Reduce number of readelf calls to three
Brian Johannesmeyer
1
-9
/
+17
2024-06-28
x86/syscall: Mark exit[_group] syscall handlers __noreturn
Josh Poimboeuf
1
-2
/
+16
2024-06-27
kbuild: scripts/gdb: bring the "abspath" back
Joel Granados
1
-1
/
+1
2024-06-26
kbuild: Use $(obj)/%.cc to fix host C++ module builds
Nicolas Schier
1
-1
/
+1
2024-06-26
kbuild: rpm-pkg: fix build error with CONFIG_MODULES=n
Masahiro Yamada
1
-5
/
+3
2024-06-26
kbuild: Fix build target deb-pkg: ln: failed to create hard link
Thayne Harbaugh
1
-1
/
+1
2024-06-26
kbuild: Install dtb files as 0644 in Makefile.dtbinst
Dragan Simic
1
-1
/
+1
2024-06-21
kbuild,bpf: Add module-specific pahole flags for distilled base BTF
Alan Maguire
2
-1
/
+6
2024-06-20
x86/kconfig: Add as-instr64 macro to properly evaluate AS_WRUSS
Masahiro Yamada
1
-1
/
+2
2024-06-15
ASoC: codecs: lpass: add support for v2.5 rx macro
Mark Brown
8
-50
/
+7
2024-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
8
-50
/
+7
[next]