aboutsummaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)AuthorFilesLines
2022-03-15fscache: Convert fscache_set_page_dirty() to fscache_dirty_folio()Gravatar Matthew Wilcox (Oracle) 1-3/+4
2022-03-15fs: Add aops->dirty_folioGravatar Matthew Wilcox (Oracle) 2-15/+16
2022-03-15fs: Add aops->launder_folioGravatar Matthew Wilcox (Oracle) 2-9/+9
2022-03-15fs: Remove aops->invalidatepageGravatar Matthew Wilcox (Oracle) 2-3/+0
2022-03-15fs: Add invalidate_folio() aops methodGravatar Matthew Wilcox (Oracle) 2-11/+13
2022-03-14fs: Convert is_partially_uptodate to foliosGravatar Matthew Wilcox (Oracle) 2-6/+6
2022-02-13Merge tag 'irq-urgent-2022-02-13' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-6/+15
2022-02-11Merge tag 'soc-fixes-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 2-3/+6
2022-02-10Merge tag 'linux-kselftest-kunit-fixes-5.17-rc4' of git://git.kernel.org/pub/...Gravatar Linus Torvalds 1-1/+1
2022-02-08Documentation: KUnit: Fix usage bugGravatar Akira Kawata 1-1/+1
2022-02-08docs/ABI: testing: aspeed-uart-routing: Escape asteriskGravatar Chia-Wei Wang 1-3/+3
2022-02-07Merge tag 'omap-for-v5.17/fixes-for-merge-window-signed' of git://git.kernel....Gravatar Arnd Bergmann 1-0/+3
2022-02-05Merge tag 'for-linus-5.17a-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-0/+3
2022-02-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-0/+2
2022-02-04Merge tag 'drm-fixes-2022-02-04' of git://anongit.freedesktop.org/drm/drmGravatar Linus Torvalds 1-24/+0
2022-02-04Merge tag '5.17-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Gravatar Linus Torvalds 1-0/+16
2022-02-04Merge tag 'drm-misc-fixes-2022-02-03' of git://anongit.freedesktop.org/drm/dr...Gravatar Dave Airlie 1-24/+0
2022-02-03Merge tag 'net-5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 1-0/+6
2022-02-03Merge tag 'linux-kselftest-fixes-5.17-rc3' of git://git.kernel.org/pub/scm/li...Gravatar Linus Torvalds 1-0/+8
2022-02-03dt-bindings: net: qcom,ipa: add optional qcom,qmp propertyGravatar Alex Elder 1-0/+6
2022-02-03KVM: arm64: Workaround Cortex-A510's single-step and PAC trap errataGravatar James Morse 1-0/+2
2022-02-03xen: update missing ioctl magic numers documentationGravatar Randy Dunlap 1-0/+3
2022-02-02Revert "fbcon: Disable accelerated scrolling"Gravatar Helge Deller 1-21/+0
2022-02-02Revert "fbdev: Garbage collect fbdev scrolling acceleration, part 1 (from TOD...Gravatar Helge Deller 1-8/+5
2022-02-02dt-bindings: update riscv plic compatible stringGravatar Guo Ren 1-6/+15
2022-02-01Merge tag 'spi-fix-v5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-2/+3
2022-02-01netfs, cachefiles: Add a method to query presence of data in the cacheGravatar David Howells 1-0/+16
2022-01-30Merge tag 'irq_urgent_for_v5.17_rc2_p2' of git://git.kernel.org/pub/scm/linux...Gravatar Linus Torvalds 2-6/+7
2022-01-29Merge tag 'irqchip-fixes-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Thomas Gleixner 2-6/+7
2022-01-29Merge tag 'gpio-fixes-for-v5.17-rc2' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-0/+1
2022-01-29Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Gravatar Linus Torvalds 1-0/+12
2022-01-29Merge tag 'docs-5.17-3' of git://git.lwn.net/linuxGravatar Linus Torvalds 6-2/+51
2022-01-28dt-bindings: interrupt-controller: sifive,plic: Group interrupt tuplesGravatar Geert Uytterhoeven 1-6/+5
2022-01-28dt-bindings: interrupt-controller: sifive,plic: Fix number of interruptsGravatar Geert Uytterhoeven 1-0/+1
2022-01-28dt-bindings: irqchip: renesas-irqc: Add R-Car V3U supportGravatar Geert Uytterhoeven 1-0/+1
2022-01-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-1/+3
2022-01-28arm64: cpufeature: List early Cortex-A510 parts as having broken dbmGravatar James Morse 1-0/+2
2022-01-28Merge tag 'trbe-cortex-a510-errata' of gitolite.kernel.org:pub/scm/linux/kern...Gravatar Catalin Marinas 1-0/+6
2022-01-28spi: dt-bindings: Fix 'reg' child node schemaGravatar Rob Herring 1-2/+3
2022-01-28KVM: x86: add system attribute to retrieve full set of supported xsave statesGravatar Paolo Bonzini 1-1/+3
2022-01-27arm64: errata: Add detection for TRBE trace data corruptionGravatar Anshuman Khandual 1-0/+2
2022-01-27arm64: errata: Add detection for TRBE invalid prohibited statesGravatar Anshuman Khandual 1-0/+2
2022-01-27arm64: errata: Add detection for TRBE ignored system register writesGravatar Anshuman Khandual 1-0/+2
2022-01-27Merge tag 'net-5.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Gravatar Linus Torvalds 1-1/+1
2022-01-27docs/vm: Fix typo in *harden*Gravatar Paul Menzel 1-1/+1
2022-01-27Documentation: arm: marvell: Extend Avanta listGravatar Pali Rohár 1-0/+2
2022-01-27docs: fix typo in Documentation/kernel-hacking/locking.rstGravatar Takahiro Itazuri 1-1/+1
2022-01-27docs: Hook the RTLA documents into the kernel docs buildGravatar Jonathan Corbet 3-0/+47
2022-01-27docs/kselftest: clarify running mainline tests on stablesGravatar Shuah Khan 1-0/+8
2022-01-24dt-bindings: can: tcan4x5x: fix mram-cfg RX FIFO configGravatar Marc Kleine-Budde 1-1/+1