summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'x86-urgent-2024-04-14' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-04-142-20/+14
|\
| * x86/bugs: Remove CONFIG_BHI_MITIGATION_AUTO and spectre_bhi=autoJosh Poimboeuf2024-04-122-7/+0
| * x86/bugs: Clarify that syscall hardening isn't a BHI mitigationJosh Poimboeuf2024-04-112-8/+6
| * x86/bugs: Fix BHI documentationJosh Poimboeuf2024-04-112-12/+15
* | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2024-04-141-1/+0
|\ \
| * | virtio: store owner from modules with register_virtio_driver()Krzysztof Kozlowski2024-04-081-1/+0
* | | Merge tag 'drm-fixes-2024-04-12' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds2024-04-121-0/+9
|\ \ \
| * \ \ Merge tag 'drm-msm-next-2024-04-11' of https://gitlab.freedesktop.org/drm/msm...Dave Airlie2024-04-121-0/+9
| |\ \ \ | | |/ / | |/| |
| | * | dt-bindings: display/msm: sm8150-mdss: add DP nodeDmitry Baryshkov2024-04-011-0/+9
| | * | Merge tag 'drm-misc-next-2024-02-29' into msm-nextRob Clark2024-03-0346-148/+811
| | |\ \
* | | \ \ Merge tag 'bcachefs-2024-04-10' of https://evilpiepirate.org/git/bcachefsLinus Torvalds2024-04-112-0/+12
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Documentation: filesystems: Add bcachefs toctreeBagas Sanjaya2024-04-062-0/+12
* | | | | Merge tag 'nativebhi' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2024-04-082-6/+54
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | x86/bhi: Mitigate KVM by defaultPawan Gupta2024-04-082-4/+8
| * | | | x86/bhi: Add BHI mitigation knobPawan Gupta2024-04-082-6/+50
| |/ / /
* | | | Merge tag 'devicetree-fixes-for-6.9-1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-04-0520-38/+39
|\ \ \ \
| * | | | dt-bindings: timer: narrow regex for unit address to hex numbersKrzysztof Kozlowski2024-04-031-1/+1
| * | | | dt-bindings: soc: fsl: narrow regex for unit address to hex numbersKrzysztof Kozlowski2024-04-032-2/+2
| * | | | dt-bindings: remoteproc: ti,davinci: remove unstable remarkKrzysztof Kozlowski2024-04-031-3/+0
| * | | | dt-bindings: clock: ti: remove unstable remarkKrzysztof Kozlowski2024-04-0312-24/+0
| * | | | dt-bindings: clock: keystone: remove unstable remarkKrzysztof Kozlowski2024-04-032-4/+0
| * | | | dt-bindings: ufs: qcom: document SM6125 UFSKrzysztof Kozlowski2024-03-271-0/+2
| * | | | dt-bindings: ufs: qcom: document SC7180 UFSKrzysztof Kozlowski2024-03-271-4/+30
| * | | | dt-bindings: ufs: qcom: document SC8180X UFSKrzysztof Kozlowski2024-03-271-0/+2
| * | | | docs: dt-bindings: add missing address/size-cells to exampleKrzysztof Kozlowski2024-03-251-0/+2
* | | | | Merge tag 'net-6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2024-04-044-0/+82
|\ \ \ \ \
| * | | | | dt-bindings: bluetooth: add 'qcom,local-bd-address-broken'Johan Hovold2024-03-291-0/+4
| * | | | | Documentation: Add documentation for eswitch attributeWilliam Tu2024-03-283-0/+78
| |/ / / /
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2024-04-032-28/+33
|\ \ \ \ \
| * | | | | Merge tag 'kvmarm-fixes-6.9-1' of git://git.kernel.org/pub/scm/linux/kernel/g...Paolo Bonzini2024-04-02143-759/+3489
| |\| | | |
| * | | | | Documentation: kvm/sev: clarify usage of KVM_MEMORY_ENCRYPT_OPPaolo Bonzini2024-03-181-6/+7
| * | | | | Documentation: kvm/sev: separate description of firmwarePaolo Bonzini2024-03-181-12/+17
| * | | | | Merge tag 'kvm-x86-asyncpf_abi-6.9' of https://github.com/kvm-x86/linux into ...Paolo Bonzini2024-03-181-10/+9
| |\ \ \ \ \
| | * | | | | KVM: x86: Improve documentation of MSR_KVM_ASYNC_PF_ENXiaoyao Li2024-02-061-9/+9
| | * | | | | x86/kvm: Use separate percpu variable to track the enabling of asyncpfXiaoyao Li2024-02-061-1/+0
* | | | | | | Merge tag 'docs-6.9-fixes' of git://git.lwn.net/linuxLinus Torvalds2024-04-023-3/+5
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | docs: zswap: fix shell command formatWeiji Wang2024-03-291-2/+2
| * | | | | | tracing: Fix documentation on tp_printk cmdline optionVitaly Chikunov2024-03-291-1/+1
| * | | | | | Documentation: dev-tools: Add link to RV docsBrendan Jackman2024-03-291-0/+2
| | |_|/ / / | |/| | | |
* | | | | | Merge tag 'kbuild-fixes-v6.9' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-03-311-1/+1
|\ \ \ \ \ \
| * | | | | | Documentation/llvm: Note s390 LLVM=1 support with LLVM 18.1.0 and newerNathan Chancellor2024-03-311-1/+1
| |/ / / / /
* / / / / / Documentation/x86: Fix title underline lengthIngo Molnar2024-03-251-1/+1
|/ / / / /
* | | | | Merge tag 'x86-urgent-2024-03-24' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-03-241-4/+4
|\ \ \ \ \
| * | | | | Documentation/x86: Document that resctrl bandwidth control units are MiBTony Luck2024-03-241-4/+4
* | | | | | Merge tag 'sched-urgent-2024-03-24' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2024-03-241-0/+3
|\ \ \ \ \ \
| * | | | | | sched/doc: Update documentation for base_slice_ns and CONFIG_HZ relationMukesh Kumar Chaurasiya2024-03-211-0/+3
| |/ / / / /
* | | | | | Merge tag 'timers-core-2024-03-23' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2024-03-236-5/+81
|\ \ \ \ \ \
| * \ \ \ \ \ Merge tag 'timers-v6.9-rc1' of https://git.linaro.org/people/daniel.lezcano/l...Thomas Gleixner2024-03-186-5/+81
| |\ \ \ \ \ \
| | * | | | | | dt-bindings: timer: Add support for cadence TTC PWMMubin Sayyed2024-02-261-1/+21
| | * | | | | | dt-bindings: timer: add Ralink SoCs system tick counterSergio Paracuellos2024-02-231-0/+38