summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* media: dt-bindings: ovti,ov2680: Fix the power supply namesFabio Estevam10 days1-9/+9
* dt-bindings: thermal: loongson,ls2k-thermal: Fix incorrect compatible definitionBinbin Zhou10 days1-2/+21
* dt-bindings: thermal: loongson,ls2k-thermal: Add Loongson-2K0500 compatibleBinbin Zhou10 days1-0/+1
* ASoC: dt-bindings: rt5645: add cbj sleeve gpio propertyDerek Fang10 days1-0/+6
* cpu: Ignore "mitigations" kernel parameter if CPU_MITIGATIONS=nSean Christopherson10 days1-0/+3
* dt-bindings: rockchip: grf: Add missing type to 'pcie-phy' nodeRob Herring10 days1-0/+1
* block: add a partscan sysfs attribute for disksChristoph Hellwig2024-05-251-0/+10
* Docs/admin-guide/mm/damon/usage: fix wrong example of DAMOS filter matching s...SeongJae Park2024-05-251-1/+1
* docs: kernel_include.py: Cope with docutils 0.21Akira Yokosawa2024-05-251-1/+0
* admin-guide/hw-vuln/core-scheduling: fix return type of PR_SCHED_CORE_GETThomas Weißschuh2024-05-251-2/+2
* dt-bindings: iio: health: maxim,max30102: fix compatible checkJavier Carrasco2024-05-171-1/+1
* dt-bindings: net: mediatek: remove wrongly added clocks and SerDesDaniel Golle2024-05-171-20/+2
* netlink: specs: Add missing bridge linkinfo attrsDonald Hunter2024-05-171-0/+6
* dt-bindings: eeprom: at24: Fix ST M24C64-D compatible schemaRob Herring2024-05-021-4/+1
* net: make SK_MEMORY_PCPU_RESERV tunableAdam Li2024-05-021-0/+5
* x86/bugs: Remove CONFIG_BHI_MITIGATION_AUTO and spectre_bhi=autoJosh Poimboeuf2024-04-172-7/+0
* x86/bugs: Clarify that syscall hardening isn't a BHI mitigationJosh Poimboeuf2024-04-172-8/+6
* x86/bugs: Fix BHI documentationJosh Poimboeuf2024-04-172-12/+15
* dt-bindings: display/msm: sm8150-mdss: add DP nodeDmitry Baryshkov2024-04-171-0/+9
* x86/bhi: Mitigate KVM by defaultPawan Gupta2024-04-102-4/+8
* x86/bhi: Add BHI mitigation knobPawan Gupta2024-04-102-6/+50
* x86/Kconfig: Remove CONFIG_AMD_MEM_ENCRYPT_ACTIVE_BY_DEFAULTBorislav Petkov (AMD)2024-04-032-11/+9
* docs: Makefile: Add dependency to $(YNL_INDEX) for targets other than htmldocsAkira Yokosawa2024-04-031-1/+3
* docs: Restore "smart quotes" for quotesAkira Yokosawa2024-04-031-3/+3
* media: mc: Expand MUST_CONNECT flag to always require an enabled linkLaurent Pinchart2024-04-031-6/+5
* net: move dev->state into net_device_read_txrx groupEric Dumazet2024-03-261-1/+1
* dt-bindings: arm-smmu: fix SM8[45]50 GPU SMMU if conditionNeil Armstrong2024-03-261-2/+11
* dt-bindings: msm: qcom, mdss: Include ommited fam-b compatibleAdam Skladowski2024-03-261-0/+1
* media: dt-bindings: techwell,tw9900: Fix port schema refRob Herring2024-03-261-1/+1
* soundwire: stream: add missing const to DocumentationKrzysztof Kozlowski2024-03-261-2/+2
* devlink: Fix length of eswitch inline-modeWilliam Tu2024-03-261-1/+1
* dpll: spec: use proper enum for pin capabilities attributeJiri Pirko2024-03-261-0/+1
* x86/rfds: Mitigate Register File Data Sampling (RFDS)Pawan Gupta2024-03-152-0/+22
* Documentation/hw-vuln: Add documentation for RFDSPawan Gupta2024-03-152-0/+105
* 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-221-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-051-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-191-11/+27