summaryrefslogtreecommitdiffstats
path: root/Documentation (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-03-101-0/+5
|\
| * KVM: x86: Update KVM_SW_PROTECTED_VM docs to make it clear they're a WIPSean Christopherson2024-02-231-0/+5
* | Merge tag 'sound-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2024-03-081-1/+1
|\ \
| * | ASoC: dt-bindings: nvidia: Fix 'lge' vendor prefixRob Herring2024-03-051-1/+1
* | | Merge tag 'net-6.8-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2024-03-072-1/+3
|\ \ \
| * | | dpll: move all dpll<>netdev helpers to dpll codeJakub Kicinski2024-03-061-1/+1
| * | | dt-bindings: net: renesas,ethertsn: Document default for delaysNiklas Söderlund2024-03-011-0/+2
* | | | Merge tag 'hyperv-fixes-signed-20240303' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2024-03-052-0/+317
|\ \ \ \ | |/ / / |/| | |
| * | | Documentation: hyperv: Add overview of PCI pass-thru device supportMichael Kelley2024-03-012-0/+317
* | | | Merge tag 'net-6.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2024-02-291-3/+3
|\ \ \ \ | |/ / / |/| | |
| * | | Documentations: correct net_cachelines title for struct inet_sockHaiyue Wang2024-02-281-3/+3
* | | | Merge tag 'docs-6.8-fixes3' of git://git.lwn.net/linuxLinus Torvalds2024-02-252-6/+10
|\ \ \ \
| * | | | docs: translations: use attribute to store current languageVegard Nossum2024-02-211-6/+4
| * | | | docs: Instruct LaTeX to cope with deeper nestingJonathan Corbet2024-02-201-0/+6
* | | | | Merge tag 'x86_urgent_for_v6.8_rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-02-251-11/+27
|\ \ \ \ \
| * | | | | x86/bugs: Use ALTERNATIVE() instead of mds_user_clear static keyPawan Gupta2024-02-201-11/+27
* | | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-02-221-2/+2
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | dt-bindings: clock: gs101: rename cmu_misc clock-namesTudor Ambarus2024-01-221-2/+2
* | | | | | Merge tag 'net-6.8.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds2024-02-221-1/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | docs: netdev: update the link to the CI repoJakub Kicinski2024-02-201-1/+1
* | | | | | Merge tag 'kbuild-fixes-v6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-02-181-3/+3
|\ \ \ \ \ \
| * | | | | | docs: kconfig: Fix grammar and formattingThorsten Blum2024-02-141-3/+3
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'driver-core-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-02-173-3/+124
|\ \ \ \ \ \
| * | | | | | Documentation: Document the Linux Kernel CVE processGreg Kroah-Hartman2024-02-173-3/+124
* | | | | | | Merge tag 'char-misc-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-02-171-8/+8
|\ \ \ \ \ \ \
| * | | | | | | nvmem: include bit index in cell sysfs file nameArnd Bergmann2024-02-141-8/+8
| | |/ / / / / | |/| | | | |
* | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2024-02-161-0/+7
|\ \ \ \ \ \ \
| * | | | | | | arm64: Subscribe Microsoft Azure Cobalt 100 to ARM Neoverse N2 errataEaswar Hariharan2024-02-151-0/+7
| |/ / / / / /
* | | | | | | Merge tag 'sound-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2024-02-161-1/+0
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | / | | |_|_|_|/ | |/| | | |
| * | | | | ASoC: dt-bindings: google,sc7280-herobrine: Drop bouncing @codeauroraJeffrey Hugo2024-02-051-1/+0
* | | | | | Merge tag 'net-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2024-02-155-33/+29
|\ \ \ \ \ \
| * | | | | | net: sysfs: Fix /sys/class/net/<iface> path for statisticsBreno Leitao2024-02-121-24/+24
| * | | | | | net-device: move lstats in net_device_read_txrxEric Dumazet2024-02-121-2/+2
| * | | | | | tcp: move tp->tcp_usec_ts to tcp_sock_read_txrx groupEric Dumazet2024-02-121-1/+1
| * | | | | | tcp: move tp->scaling_ratio to tcp_sock_read_txrx groupEric Dumazet2024-02-121-1/+1
| * | | | | | devlink: Fix command annotation documentationParav Pandit2024-02-091-1/+1
| * | | | | | dpll: fix possible deadlock during netlink dump operationJiri Pirko2024-02-091-4/+0
| | |/ / / / | |/| | | |
* | | | | | Merge tag 'devicetree-fixes-for-6.8-1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-02-1511-15/+30
|\ \ \ \ \ \
| * | | | | | dt-bindings: ufs: samsung,exynos-ufs: Add size constraints on "samsung,sysreg"Rob Herring2024-02-131-3/+6
| * | | | | | net: marvell,prestera: Fix example PCI bus addressingRob Herring2024-02-051-2/+2
| * | | | | | dt-bindings: tpm: Drop type from "resets"Rob Herring2024-01-311-1/+1
| * | | | | | dt-bindings: display: nxp,tda998x: Fix 'audio-ports' constraintsRob Herring2024-01-311-2/+5
| * | | | | | dt-bindings: xilinx: replace Piyush Mehta maintainershipRadhey Shyam Pandey2024-01-316-6/+12
| * | | | | | dt-bindings: don't anchor DT_SCHEMA_FILES to bindings directoryAndré Draszik2024-01-161-1/+4
* | | | | | | Merge tag 'docs-6.8-fixes2' of git://git.lwn.net/linuxLinus Torvalds2024-02-121-1/+1
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | / | | |_|_|_|/ | |/| | | |
| * | | | | docs: kernel_feat.py: fix build error for missing filesVegard Nossum2024-02-081-1/+1
* | | | | | Merge tag 'usb-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2024-02-041-11/+11
|\ \ \ \ \ \
| * | | | | | usb: gadget: ncm: Fix indentations in documentation of NCM sectionUdipto Goswami2024-01-281-11/+11
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'drm-fixes-2024-02-03' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2024-02-022-14/+14
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'drm-xe-fixes-2024-02-01' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie2024-02-022-14/+14
| |\ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |