index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
scripts
Age
Commit message (
Expand
)
Author
2025-05-13
Merge 6.15-rc6 into char-misc-next
Greg Kroah-Hartman
2025-05-12
kbuild: fix typos "module.builtin" to "modules.builtin"
Masahiro Yamada
2025-05-12
kbuild: fix dependency on sorttable
Masahiro Yamada
2025-05-12
kbuild: Disable -Wdefault-const-init-unsafe
Nathan Chancellor
2025-05-12
kbuild: rpm-pkg: Add (elfutils-devel or libdw-devel) to BuildRequires
WangYuli
2025-05-12
kbuild: deb-pkg: Add libdw-dev:native to Build-Depends-Arch
WangYuli
2025-05-11
scripts/gdb: update documentation for lx_per_cpu
Illia Ostapyshyn
2025-05-11
scripts/gdb: fix kgdb probing on single-core systems
Illia Ostapyshyn
2025-05-11
treewide: fix typo "previlege"
WangYuli
2025-05-11
checkpatch: qualify do-while-0 advice
Jim Cromie
2025-05-11
checkpatch: dont warn about unused macro arg on empty body
Jim Cromie
2025-05-12
rust: convert raw URLs to Markdown autolinks in comments
Xizhe Yin
2025-05-12
rust: clarify the language unstable features in use
Miguel Ojeda
2025-05-09
scripts/bpf_doc.py: implement json output format
Ihor Solodrai
2025-05-08
randstruct: gcc-plugin: Remove bogus void member
Kees Cook
2025-05-08
integer-wrap: Force full rebuild when .scl file changes
Kees Cook
2025-05-08
gcc-plugins: Force full rebuild when plugins change
Kees Cook
2025-05-08
kbuild: Switch from -Wvla to -Wvla-larger-than=1
Kees Cook
2025-05-08
scripts: Do not strip .rela.dyn section
Alexandre Ghiti
2025-05-07
KVM: arm64: Introduce CONFIG_UBSAN_KVM_EL2
Mostafa Saleh
2025-05-06
checkpatch: remove %p4cn
Aditya Garg
2025-05-06
BackMerge tag 'v6.15-rc5' into drm-next
Dave Airlie
2025-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-04-30
kbuild: Properly disable -Wunterminated-string-initialization for clang
Nathan Chancellor
2025-04-30
gcc-plugins: remove SANCOV gcc plugin
Arnd Bergmann
2025-04-30
Kbuild: remove structleak gcc plugin
Arnd Bergmann
2025-04-30
kbuild: require gcc-8 and binutils-2.30
Arnd Bergmann
2025-04-28
scripts/lib/kdoc/kdoc_parser.py: move kernel entry to a class
Mauro Carvalho Chehab
2025-04-28
scripts/lib/kdoc: change mode to 0644
Mauro Carvalho Chehab
2025-04-28
gcc-plugins: Remove ARM_SSP_PER_TASK plugin
Kees Cook
2025-04-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc4
Alexei Starovoitov
2025-04-28
Merge 6.15-rc4 into char-misc-next
Greg Kroah-Hartman
2025-04-25
git-resolve: add SPDX and copyright line
Sasha Levin
2025-04-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-04-24
scripts/kernel-doc.py: don't create *.pyc files
Mauro Carvalho Chehab
2025-04-23
Fix mis-uses of 'cc-option' for warning disablement
Linus Torvalds
2025-04-21
scripts:kdoc_files.py: use glob for export_file seek
Mauro Carvalho Chehab
2025-04-21
scripts/lib/kdoc/kdoc_parser.py: move states to a separate class
Mauro Carvalho Chehab
2025-04-21
scripts/lib/kdoc/kdoc_files.py: don't try to join None
Mauro Carvalho Chehab
2025-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc3
Alexei Starovoitov
2025-04-21
lib/vsprintf: Add support for generic FourCCs by extending %p4cc
Hector Martin
2025-04-19
Merge tag 'rust-fixes-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-04-17
scripts: Add git-resolve tool for full SHA-1 resolution
Sasha Levin
2025-04-15
rust: kbuild: use `pound` to support GNU Make < 4.3
Miguel Ojeda
2025-04-15
kbuild, bpf: Enable --btf_features=attributes
Ihor Solodrai
2025-04-14
rust: kasan/kbuild: fix missing flags on first build
Miguel Ojeda
2025-04-14
genksyms: Handle typeof_unqual keyword and __seg_{fs,gs} qualifiers
Uros Bizjak
2025-04-11
net: Retire DCCP socket.
Kuniyuki Iwashima
2025-04-09
scripts: kernel-doc: fix parsing function-like typedefs (again)
Sean Anderson
2025-04-09
scripts/kernel-doc.py: Rename the kernel doc Re class to KernRe
Mauro Carvalho Chehab
[prev]
[next]