开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-09-28
scripts: add `generate_rust_analyzer.py`
Miguel Ojeda
2022-09-28
scripts: decode_stacktrace: demangle Rust symbols
Miguel Ojeda
2022-09-28
scripts: checkpatch: enable language-independent checks for Rust
Miguel Ojeda
2022-09-28
scripts: checkpatch: diagnose uses of `%pA` in the C side as errors
Miguel Ojeda
2022-09-28
vsprintf: add new `%pA` format specifier
Gary Guo
2022-09-28
rust: export generated symbols
Miguel Ojeda
2022-09-28
rust: add `kernel` crate
Wedson Almeida Filho
2022-09-28
rust: add `bindings` crate
Miguel Ojeda
2022-09-28
rust: add `macros` crate
Miguel Ojeda
2022-09-28
rust: add `compiler_builtins` crate
Miguel Ojeda
2022-09-28
rust: adapt `alloc` crate to the kernel
Miguel Ojeda
2022-09-28
rust: import upstream `alloc` crate
Miguel Ojeda
2022-09-28
rust: add C helpers
Miguel Ojeda
2022-09-28
kallsyms: increase maximum kernel symbol length to 512
Miguel Ojeda
2022-09-28
kallsyms: support "big" kernel symbols
Miguel Ojeda
2022-09-28
kallsyms: add static relationship between `KSYM_NAME_LEN{,_BUFFER}`
Miguel Ojeda
2022-09-28
kallsyms: avoid hardcoding buffer size
Boqun Feng
2022-09-28
kallsyms: use `ARRAY_SIZE` instead of hardcoded size
Boqun Feng
2022-09-25
Linux 6.0-rc7
v6.0-rc7
Linus Torvalds
2022-09-25
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-09-25
Merge tag 'dax-and-nvdimm-fixes-v6.0-final' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2022-09-25
Merge tag 'i2c-for-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-09-24
Merge branch 'for-6.0/dax' into libnvdimm-fixes
Dan Williams
2022-09-24
devdax: Fix soft-reservation memory description
Dan Williams
2022-09-24
Merge tag 'kbuild-fixes-v6.0-3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-09-24
Merge tag 's390-6.0-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2022-09-24
Merge tag 'pm-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2022-09-24
Merge tag 'char-misc-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-09-24
Merge tag 'tty-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2022-09-24
Merge tag 'cgroup-for-6.0-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-09-24
Merge tag 'wq-for-6.0-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-09-24
Merge tag 'io_uring-6.0-2022-09-23' of git://git.kernel.dk/linux
Linus Torvalds
2022-09-24
Merge tag 'block-6.0-2022-09-22' of git://git.kernel.dk/linux
Linus Torvalds
2022-09-24
Makefile.debug: re-enable debug info for .S files
Nick Desaulniers
2022-09-24
Makefile.debug: set -g unconditional on CONFIG_DEBUG_INFO_SPLIT
Nick Desaulniers
2022-09-23
io_uring: ensure that cached task references are always put on exit
Jens Axboe
2022-09-23
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2022-09-24
certs: make system keyring depend on built-in x509 parser
Masahiro Yamada
2022-09-24
Kconfig: remove unused function 'menu_get_root_menu'
Zeng Heng
2022-09-24
scripts/clang-tools: remove unused module
yangxingwu
2022-09-23
cgroup: cgroup_get_from_id() must check the looked-up kn is a directory
Ming Lei
2022-09-23
Merge tag 'driver-core-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-09-23
Merge tag 'usb-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2022-09-23
Merge tag 'landlock-6.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2022-09-23
Merge tag 'riscv-for-linus-6.0-rc7' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-09-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-09-23
Merge tag 'for-linus-6.0-rc7-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-09-23
Merge tag 'drm-fixes-2022-09-23-1' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2022-09-23
Merge tag 'kvm-s390-master-6.0-2' of https://git.kernel.org/pub/scm/linux/ker...
Paolo Bonzini
2022-09-23
vmlinux.lds.h: CFI: Reduce alignment of jump-table to function alignment
Will Deacon
[next]