summaryrefslogtreecommitdiffstats
path: root/Documentation
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'f2fs-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/jae...Linus Torvalds2019-07-122-10/+131
|\
| * f2fs: allocate blocks for pinned fileJaegeuk Kim2019-07-021-0/+25
| * f2fs: Add option to limit required GC for checkpoint=disableDaniel Rosenberg2019-06-032-1/+26
| * f2fs: add missing sysfs entries in documentationJaegeuk Kim2019-05-301-9/+80
* | Merge tag 'xfs-5.3-merge-12' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2019-07-121-4/+4
|\ \
| * | xfs: add struct xfs_mount pointer to struct xfs_bufChristoph Hellwig2019-06-281-4/+4
* | | Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2019-07-123-12/+26
|\ \ \
| * | | kbuild: add a flag to force absolute path for srctreeMasahiro Yamada2019-07-111-0/+9
| * | | kbuild: support header-test-pattern-yMasahiro Yamada2019-07-091-0/+10
| * | | kbuild: do not create wrappers for header-test-yMasahiro Yamada2019-07-092-3/+1
| * | | kbuild: add support for ensuring headers are self-containedJani Nikula2019-06-152-0/+8
| * | | kbuild: remove headers_{install,check}_allMasahiro Yamada2019-06-152-12/+1
| |/ /
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-07-1211-94/+229
|\ \ \
| * \ \ Merge tag 'kvm-arm-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2019-07-1137-295/+1030
| |\ \ \
| | * | | KVM: doc: Add API documentation on the KVM_REG_ARM_WORKAROUNDS registerAndre Przywara2019-07-051-0/+31
| | * | | arm64: Update silicon-errata.txt for Neoverse-N1 #1349291James Morse2019-07-051-0/+1
| * | | | Documentation: virtual: Add toctree hooksLuke Nowakowski-Krijger2019-07-112-0/+29
| * | | | Documentation: kvm: Convert cpuid.txt to .rstLuke Nowakowski-Krijger2019-07-112-91/+107
| * | | | Documentation: virtual: Convert paravirt_ops.txt to .rstLuke Nowakowski-Krijger2019-07-111-8/+11
| * | | | KVM: x86: PMU Event FilterEric Hankland2019-07-111-0/+26
| * | | | Documentation: kvm: document CPUID bit for MSR_KVM_POLL_CONTROLPaolo Bonzini2019-07-021-0/+4
| * | | | KVM: X86: Expose PV_SCHED_YIELD CPUID feature bit to guestWanpeng Li2019-07-021-0/+4
| * | | | KVM: X86: Yield to IPI target if necessaryWanpeng Li2019-07-021-0/+11
| * | | | kvm: x86: add host poll control msrsMarcelo Tosatti2019-06-181-0/+9
| * | | | kvm: Convert kvm_lock to a mutexJunaid Shahid2019-06-051-3/+1
| * | | | KVM: X86: Provide a capability to disable cstate msr read interceptsWanpeng Li2019-06-041-0/+1
| * | | | KVM: Documentation: Add disable pause exits to KVM_CAP_X86_DISABLE_EXITSWanpeng Li2019-06-041-0/+1
* | | | | Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-07-1240-559/+594
|\ \ \ \ \
| * | | | | ABI: sysfs-driver-mlxreg-io: fix the what fieldsMauro Carvalho Chehab2019-06-211-26/+19
| * | | | | docs: driver-model: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-2114-439/+487
| * | | | | ABI: Fix KernelVersion tagsMauro Carvalho Chehab2019-06-1510-31/+31
| * | | | | ABI: sysfs-bus-pci-devices-aer_stats uses an invalid tagMauro Carvalho Chehab2019-06-151-6/+6
| * | | | | ABI: better identificate tablesMauro Carvalho Chehab2019-06-145-11/+11
| * | | | | ABI: sysfs-class-uwb_rc: remove a duplicated incomplete entryMauro Carvalho Chehab2019-06-141-6/+0
| * | | | | ABI: sysfs-driver-hid: the "What" field doesn't parse fineMauro Carvalho Chehab2019-06-141-6/+6
| * | | | | ABI: fix some syntax issues at the ABI databaseMauro Carvalho Chehab2019-06-1412-33/+33
| * | | | | debugfs: make debugfs_create_u32_array() return voidGreg Kroah-Hartman2019-06-031-1/+1
* | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2019-07-126-23/+111
|\ \ \ \ \ \
| * | | | | | mm: smaps: split PSS into componentsLuigi Semenzato2019-07-122-12/+43
| * | | | | | mm: security: introduce init_on_alloc=1 and init_on_free=1 boot optionsAlexander Potapenko2019-07-121-0/+9
| * | | | | | mm, memcg: introduce memory.events.localShakeel Butt2019-07-121-0/+10
| * | | | | | mm, debug_pagealloc: use a page type instead of page_ext flagVlastimil Babka2019-07-121-6/+4
| * | | | | | asm-generic, x86: add bitops instrumentation for KASANMarco Elver2019-07-121-1/+1
| * | | | | | docs: kmemleak: add more documentation detailsAndré Almeida2019-07-121-4/+44
* | | | | | | Merge tag 'tag-chrome-platform-for-v5.3' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2019-07-113-9/+103
|\ \ \ \ \ \ \
| * | | | | | | mfd / platform: cros_ec_debugfs: Expose resume result via debugfsEvan Green2019-07-011-0/+22
| * | | | | | | platform/chrome: cros_ec_debugfs: Add debugfs ABI documentationEnric Balletbo i Serra2019-06-181-0/+26
| * | | | | | | platform/chrome: cros_ec_debugfs: Add debugfs entry to retrieve EC uptimeTim Wawrzynczak2019-06-181-0/+8
| * | | | | | | platform/chrome: wilco_ec: Add version sysfs entriesRaul E Rangel2019-06-051-0/+31
| * | | | | | | platform/chrome: wilco_ec: Remove 256 byte transfersNick Crews2019-05-201-9/+7