Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | kbuild: get rid of trailing slash from subdir- example | Masahiro Yamada | 2020-02-27 | 1 | -1/+1 | |
| * | | | | | | | | kbuild: remove wrong documentation about mandatory-y | Masahiro Yamada | 2020-02-27 | 1 | -3/+0 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge tag 'docs-5.6-fixes' of git://git.lwn.net/linux | Linus Torvalds | 2020-02-27 | 2 | -2/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | docs: Fix empty parallelism argument | Kees Cook | 2020-02-25 | 1 | -1/+1 | |
| * | | | | | | | | docs: remove MPX from the x86 toc | Stephen Kitt | 2020-02-25 | 1 | -1/+0 | |
| | |_|_|/ / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge tag 'trace-v5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds | 2020-02-26 | 1 | -3/+31 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | bootconfig: Add append value operator support | Masami Hiramatsu | 2020-02-21 | 1 | -1/+9 | |
| * | | | | | | | | bootconfig: Prohibit re-defining value on same key | Masami Hiramatsu | 2020-02-21 | 1 | -1/+10 | |
| * | | | | | | | | bootconfig: Reject subkey and value on same parent key | Masami Hiramatsu | 2020-02-20 | 1 | -0/+7 | |
| * | | | | | | | | bootconfig: Add bootconfig magic word for indicating bootconfig explicitly | Masami Hiramatsu | 2020-02-20 | 1 | -3/+7 | |
* | | | | | | | | | Merge tag 'linux-kselftest-kunit-5.6-rc4' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2020-02-26 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Documentation: kunit: fixed sphinx error in code block | Brendan Higgins | 2020-02-10 | 1 | -0/+1 | |
| | |/ / / / / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2020-02-24 | 1 | -15/+18 | |
|\ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | KVM: s390: rstify new ioctls in api.rst | Christian Borntraeger | 2020-02-24 | 1 | -15/+18 | |
* | | | | | | | | | Merge tag 'zonefs-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/d... | Linus Torvalds | 2020-02-22 | 1 | -10/+10 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | zonefs: fix documentation typos etc. | Randy Dunlap | 2020-02-21 | 1 | -10/+10 | |
| | |_|_|_|/ / / / | |/| | | | | | | | ||||||
* | | | | | | | | | Merge tag 'hwmon-for-v5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2020-02-22 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Documentation/hwmon: fix xdpe12284 Sphinx warnings | Randy Dunlap | 2020-02-17 | 1 | -0/+1 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge tag 'devicetree-fixes-for-5.6-2' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2020-02-22 | 4 | -22/+41 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | | | ||||||
| * | | | | | | | | dt-bindings: media: csi: Fix clocks description | Maxime Ripard | 2020-02-19 | 1 | -12/+18 | |
| * | | | | | | | | dt-bindings: media: csi: Add interconnects properties | Maxime Ripard | 2020-02-19 | 1 | -0/+10 | |
| * | | | | | | | | dt-bindings: net: mdio: remove compatible string from example | Grygorii Strashko | 2020-02-19 | 1 | -1/+0 | |
| * | | | | | | | | dt-bindings: memory-controller: Update example for Tegra124 EMC | Thierry Reding | 2020-02-19 | 1 | -8/+12 | |
| * | | | | | | | | dt-bindings: mmc: omap-hsmmc: Fix SDIO interrupt | Tomas Paukrt | 2020-02-19 | 1 | -1/+1 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6... | Linus Torvalds | 2020-02-21 | 2 | -3/+10 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | ||||||
| * | | | | | | | mm: Avoid creating virtual address aliases in brk()/mmap()/mremap() | Catalin Marinas | 2020-02-20 | 1 | -2/+9 | |
| * | | | | | | | docs: arm64: fix trivial spelling enought to enough in memory.rst | Scott Branden | 2020-02-20 | 1 | -1/+1 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge tag 'char-misc-5.6-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2020-02-21 | 2 | -5/+5 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Documentation/process: Swap out the ambassador for Canonical | Tyler Hicks | 2020-02-13 | 2 | -2/+2 | |
| * | | | | | | | Documentation/process: Change Microsoft contact for embargoed hardware issues | James Morris | 2020-02-10 | 1 | -1/+1 | |
| * | | | | | | | embargoed-hardware-issues: drop Amazon contact as the email address now bounces | Greg Kroah-Hartman | 2020-02-10 | 1 | -1/+1 | |
| * | | | | | | | Documentation/process: Add Arm contact for embargoed HW issues | Grant Likely | 2020-02-10 | 1 | -1/+1 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge tag 'drm-misc-fixes-2020-02-20' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie | 2020-02-21 | 1 | -1/+5 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | dt-bindings: display: sunxi: Fix compatible | Maxime Ripard | 2020-02-12 | 1 | -1/+5 | |
| |/ / / / / | ||||||
* | | | | | | Merge tag 'for-linus-5.6-1' of https://github.com/cminyard/linux-ipmi | Linus Torvalds | 2020-02-16 | 1 | -0/+4 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | drivers: ipmi: Support raw i2c packet in IPMB | Vijay Khemka | 2019-12-11 | 1 | -0/+4 | |
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2020-02-16 | 31 | -3294/+4198 | |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | | | ||||||
| * | | | | | | docs: virt: guest-halt-polling.txt convert to ReST | Mauro Carvalho Chehab | 2020-02-12 | 2 | -3/+10 | |
| * | | | | | | docs: kvm: review-checklist.txt: rename to ReST | Mauro Carvalho Chehab | 2020-02-12 | 2 | -0/+5 | |
| * | | | | | | docs: kvm: Convert timekeeping.txt to ReST format | Mauro Carvalho Chehab | 2020-02-12 | 2 | -95/+129 | |
| * | | | | | | docs: kvm: Convert s390-diag.txt to ReST format | Mauro Carvalho Chehab | 2020-02-12 | 2 | -5/+9 | |
| * | | | | | | docs: kvm: Convert ppc-pv.txt to ReST format | Mauro Carvalho Chehab | 2020-02-12 | 2 | -8/+19 | |
| * | | | | | | docs: kvm: Convert nested-vmx.txt to ReST format | Mauro Carvalho Chehab | 2020-02-12 | 2 | -16/+22 | |
| * | | | | | | docs: kvm: Convert mmu.txt to ReST format | Mauro Carvalho Chehab | 2020-02-12 | 2 | -14/+49 | |
| * | | | | | | docs: kvm: Convert locking.txt to ReST format | Mauro Carvalho Chehab | 2020-02-12 | 3 | -215/+244 | |
| * | | | | | | docs: kvm: Convert hypercalls.txt to ReST format | Mauro Carvalho Chehab | 2020-02-12 | 2 | -56/+75 | |
| * | | | | | | docs: kvm: arm/psci.txt: convert to ReST | Mauro Carvalho Chehab | 2020-02-12 | 2 | -15/+32 | |
| * | | | | | | docs: kvm: convert arm/hyp-abi.txt to ReST | Mauro Carvalho Chehab | 2020-02-12 | 2 | -9/+20 | |
| * | | | | | | docs: kvm: Convert api.txt to ReST format | Mauro Carvalho Chehab | 2020-02-12 | 2 | -1387/+1964 | |
| * | | | | | | docs: kvm: convert devices/xive.txt to ReST | Mauro Carvalho Chehab | 2020-02-12 | 2 | -55/+98 |