index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
2022-12-08
bpf: Rework process_dynptr_func
Kumar Kartikeya Dwivedi
2022-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-27
Merge tag 'objtool_urgent_for_v6.1_rc7' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2022-11-24
scripts: add rust in scripts/Makefile.package
Paran Lee
2022-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-17
kbuild: Restore .version auto-increment behaviour for Debian packages
Marc Zyngier
2022-11-16
scripts/faddr2line: Fix regression in name resolution on ppc64le
Srikar Dronamraju
2022-11-11
Merge tag 's390-6.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2022-11-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-09
scripts/min-tool-version.sh: raise minimum clang version to 15.0.0 for s390
Heiko Carstens
2022-11-02
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2022-11-02
kconfig: fix segmentation fault in menuconfig search
Masahiro Yamada
2022-10-28
kbuild: fix typo in modpost
Will McVicker
2022-10-25
bpf: Implement cgroup storage available to non-cgroup-attached bpf progs
Yonghong Song
2022-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-10-18
Merge tag 'for-netdev' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/b...
Jakub Kicinski
2022-10-16
Merge tag 'kbuild-fixes-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-10-15
kbuild: add -fno-discard-value-names to cmd_cc_ll_c
Nick Desaulniers
2022-10-14
scripts/clang-tools: Convert clang-tidy args to list
Guru Das Srinagesh
2022-10-14
modpost: put modpost options before argument
Richard Acayan
2022-10-12
Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-10-13
kbuild: Stop including vmlinux.bz2 in the rpm's
Zack Rusin
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-10
Merge tag 'devicetree-for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-10-10
Merge tag 'kbuild-v6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...
Linus Torvalds
2022-10-06
scripts/bpf_doc.py: update logic to not assume sequential enum values
Andrii Nakryiko
2022-10-06
bpf: explicitly define BPF_FUNC_xxx integer values
Andrii Nakryiko
2022-10-04
Merge tag 'net-next-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2022-10-03
Merge tag 'selinux-pr-20221003' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-10-03
Merge tag 'hardening-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-10-03
Merge tag 'kcfi-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...
Linus Torvalds
2022-10-03
Merge tag 'rust-v6.1-rc1' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
2022-10-03
checkpatch: warn for non-standard fixes tag style
Niklas Söderlund
2022-10-03
kmsan: add KMSAN runtime core
Alexander Potapenko
2022-10-03
Merge tag 'docs-6.1' of git://git.lwn.net/linux
Linus Torvalds
2022-10-03
kbuild: rebuild .vmlinux.export.o when its prerequisite is updated
Masahiro Yamada
2022-10-03
kbuild: move modules.builtin(.modinfo) rules to Makefile.vmlinux_o
Masahiro Yamada
2022-10-03
kallsyms: ignore __kstrtab_* and __kstrtabns_* symbols
Masahiro Yamada
2022-10-02
kallsyms: take the input file instead of reading stdin
Masahiro Yamada
2022-10-02
kallsyms: drop duplicated ignore patterns from kallsyms.c
Masahiro Yamada
2022-10-02
kbuild: reuse mksysmap output for kallsyms
Masahiro Yamada
2022-10-02
mksysmap: update comment about __crc_*
Masahiro Yamada
2022-10-02
kbuild: remove head-y syntax
Masahiro Yamada
2022-10-02
kbuild: use obj-y instead extra-y for objects placed at the head
Masahiro Yamada
2022-10-01
Makefile.extrawarn: Move -Wcast-function-type-strict to W=1
Sami Tolvanen
2022-09-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-29
checkpatch: warn on usage of VM_BUG_ON() and other BUG variants
David Hildenbrand
2022-09-29
docs: move asm-annotations.rst into core-api
Jonathan Corbet
2022-09-29
kbuild: re-run modpost when it is updated
Masahiro Yamada
2022-09-29
kbuild: unify two modpost invocations
Masahiro Yamada
[next]