index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
Age
Commit message (
Expand
)
Author
2024-03-11
Merge tag 'wq-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
2024-03-11
Merge tag 'rust-6.9' of https://github.com/Rust-for-Linux/linux
Linus Torvalds
2024-03-11
Merge tag 'rcu.next.v6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bo...
Linus Torvalds
2024-03-11
Merge tag 'vfs-6.9.uuid' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2024-03-11
Merge tag 'vfs-6.9.ntfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2024-03-11
Merge tag 'vfs-6.9.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...
Linus Torvalds
2024-03-11
Merge tag 'linux_kselftest-next-6.9-rc1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2024-03-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-03-08
Merge tag 'sound-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...
Linus Torvalds
2024-03-07
Merge tag 'net-6.8-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2024-03-05
dpll: move all dpll<>netdev helpers to dpll code
Jakub Kicinski
2024-03-05
Merge tag 'hyperv-fixes-signed-20240303' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2024-03-05
ASoC: dt-bindings: nvidia: Fix 'lge' vendor prefix
Rob Herring
2024-03-01
dt-bindings: net: renesas,ethertsn: Document default for delays
Niklas Söderlund
2024-03-01
Documentation: hyperv: Add overview of PCI pass-thru device support
Michael Kelley
2024-02-29
rust: upgrade to Rust 1.76.0
Miguel Ojeda
2024-02-29
Merge tag 'net-6.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2024-02-28
Documentations: correct net_cachelines title for struct inet_sock
Haiyue Wang
2024-02-26
Merge branches 'rcu-doc.2024.02.14a', 'rcu-nocb.2024.02.14a', 'rcu-exp.2024.0...
Boqun Feng
2024-02-25
Merge tag 'docs-6.8-fixes3' of git://git.lwn.net/linux
Linus Torvalds
2024-02-25
Merge tag 'x86_urgent_for_v6.8_rc6' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-02-22
KVM: x86: Update KVM_SW_PROTECTED_VM docs to make it clear they're a WIP
Sean Christopherson
2024-02-22
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-02-22
Merge tag 'net-6.8.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2024-02-22
workqueue: Control intensive warning threshold through cmdline
Xuewen Yan
2024-02-21
docs: translations: use attribute to store current language
Vegard Nossum
2024-02-20
docs: Instruct LaTeX to cope with deeper nesting
Jonathan Corbet
2024-02-20
docs: netdev: update the link to the CI repo
Jakub Kicinski
2024-02-19
x86/bugs: Use ALTERNATIVE() instead of mds_user_clear static key
Pawan Gupta
2024-02-18
docs: rust: Add description of Rust documentation test as KUnit ones
Dirk Behme
2024-02-18
docs: rust: Move testing to a separate page
Dirk Behme
2024-02-18
Merge tag 'kbuild-fixes-v6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-02-17
Merge tag 'driver-core-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-02-17
Merge tag 'char-misc-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-02-17
Documentation: Document the Linux Kernel CVE process
Greg Kroah-Hartman
2024-02-16
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2024-02-16
Merge tag 'sound-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2024-02-15
Merge tag 'net-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2024-02-15
Merge tag 'devicetree-fixes-for-6.8-1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-02-15
arm64: Subscribe Microsoft Azure Cobalt 100 to ARM Neoverse N2 errata
Easwar Hariharan
2024-02-15
docs: kconfig: Fix grammar and formatting
Thorsten Blum
2024-02-14
rcu: Provide a boot time parameter to control lazy RCU
Qais Yousef
2024-02-14
doc: Update checklist.rst discussion of callback execution
Paul E. McKenney
2024-02-14
doc: Clarify use of slab constructors and SLAB_TYPESAFE_BY_RCU
Paul E. McKenney
2024-02-14
doc: Add EARLY flag to early-parsed kernel boot parameters
Paul E. McKenney
2024-02-14
doc: Add CONFIG_RCU_STRICT_GRACE_PERIOD to checklist.rst
Paul E. McKenney
2024-02-14
doc: Make checklist.rst note that spinlocks are implied RCU readers
Paul E. McKenney
2024-02-14
doc: Make whatisRCU.rst note that spinlocks are RCU readers
Paul E. McKenney
2024-02-14
doc: Spinlocks are implied RCU readers
Paul E. McKenney
2024-02-14
nvmem: include bit index in cell sysfs file name
Arnd Bergmann
[next]