summaryrefslogtreecommitdiffstats
path: root/Documentation
AgeCommit message (Expand)AuthorLines
2024-03-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-0/+5
2024-03-08Merge tag 'sound-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds-1/+1
2024-03-07Merge tag 'net-6.8-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-1/+3
2024-03-05dpll: move all dpll<>netdev helpers to dpll codeJakub Kicinski-1/+1
2024-03-05Merge tag 'hyperv-fixes-signed-20240303' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-0/+317
2024-03-05ASoC: dt-bindings: nvidia: Fix 'lge' vendor prefixRob Herring-1/+1
2024-03-01dt-bindings: net: renesas,ethertsn: Document default for delaysNiklas Söderlund-0/+2
2024-03-01Documentation: hyperv: Add overview of PCI pass-thru device supportMichael Kelley-0/+317
2024-02-29Merge tag 'net-6.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-3/+3
2024-02-28Documentations: correct net_cachelines title for struct inet_sockHaiyue Wang-3/+3
2024-02-25Merge tag 'docs-6.8-fixes3' of git://git.lwn.net/linuxLinus Torvalds-6/+10
2024-02-25Merge tag 'x86_urgent_for_v6.8_rc6' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-11/+27
2024-02-22KVM: x86: Update KVM_SW_PROTECTED_VM docs to make it clear they're a WIPSean Christopherson-0/+5
2024-02-22Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-2/+2
2024-02-22Merge tag 'net-6.8.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds-1/+1
2024-02-21docs: translations: use attribute to store current languageVegard Nossum-6/+4
2024-02-20docs: Instruct LaTeX to cope with deeper nestingJonathan Corbet-0/+6
2024-02-20docs: netdev: update the link to the CI repoJakub Kicinski-1/+1
2024-02-19x86/bugs: Use ALTERNATIVE() instead of mds_user_clear static keyPawan Gupta-11/+27
2024-02-18Merge tag 'kbuild-fixes-v6.8-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-3/+3
2024-02-17Merge tag 'driver-core-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-3/+124
2024-02-17Merge tag 'char-misc-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-8/+8
2024-02-17Documentation: Document the Linux Kernel CVE processGreg Kroah-Hartman-3/+124
2024-02-16Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds-0/+7
2024-02-16Merge tag 'sound-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds-1/+0
2024-02-15Merge tag 'net-6.8-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-33/+29
2024-02-15Merge tag 'devicetree-fixes-for-6.8-1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-15/+30
2024-02-15arm64: Subscribe Microsoft Azure Cobalt 100 to ARM Neoverse N2 errataEaswar Hariharan-0/+7
2024-02-15docs: kconfig: Fix grammar and formattingThorsten Blum-3/+3
2024-02-14nvmem: include bit index in cell sysfs file nameArnd Bergmann-8/+8
2024-02-13dt-bindings: ufs: samsung,exynos-ufs: Add size constraints on "samsung,sysreg"Rob Herring-3/+6
2024-02-12Merge tag 'docs-6.8-fixes2' of git://git.lwn.net/linuxLinus Torvalds-1/+1
2024-02-12net: sysfs: Fix /sys/class/net/<iface> path for statisticsBreno Leitao-24/+24
2024-02-12net-device: move lstats in net_device_read_txrxEric Dumazet-2/+2
2024-02-12tcp: move tp->tcp_usec_ts to tcp_sock_read_txrx groupEric Dumazet-1/+1
2024-02-12tcp: move tp->scaling_ratio to tcp_sock_read_txrx groupEric Dumazet-1/+1
2024-02-08devlink: Fix command annotation documentationParav Pandit-1/+1
2024-02-08dpll: fix possible deadlock during netlink dump operationJiri Pirko-4/+0
2024-02-08docs: kernel_feat.py: fix build error for missing filesVegard Nossum-1/+1
2024-02-05net: marvell,prestera: Fix example PCI bus addressingRob Herring-2/+2
2024-02-05ASoC: dt-bindings: google,sc7280-herobrine: Drop bouncing @codeauroraJeffrey Hugo-1/+0
2024-02-04Merge tag 'usb-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds-11/+11
2024-02-02Merge tag 'drm-fixes-2024-02-03' of git://anongit.freedesktop.org/drm/drmLinus Torvalds-14/+14
2024-02-02Merge tag 'sound-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds-1/+4
2024-02-02Merge tag 'drm-xe-fixes-2024-02-01' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie-14/+14
2024-02-01Merge tag 'net-6.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds-11/+21
2024-02-01ALSA: Various fixes for Cirrus Logic CS35L56 supportMark Brown-26/+30
2024-02-01doc/netlink/specs: Add missing attr in rt_link specDonald Hunter-0/+10
2024-02-01net: sysfs: Fix /sys/class/net/<iface> pathBreno Leitao-11/+11
2024-02-01drm/hwmon: Fix abi doc warningsBadal Nilawar-14/+14