summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* perf cs-etm: Fix endless record after being terminatedWei Li2020-02-181-1/+4
* perf intel-bts: Fix endless record after being terminatedWei Li2020-02-181-1/+4
* perf intel-pt: Fix endless record after being terminatedWei Li2020-02-181-1/+4
* perf test: Fix test trace+probe_vfs_getname.sh on s390Thomas Richter2020-02-181-1/+1
* perf bpf: Remove bpf/ subdir from bpf.h headers used to build bpf eventsArnaldo Carvalho de Melo2020-02-183-3/+3
* Merge tag 'ecryptfs-5.6-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2020-02-186-8/+11
|\
| * ecryptfs: replace BUG_ON with error handling codeAditya Pakki2020-02-141-2/+4
| * eCryptfs: Replace deactivated email addressTyler Hicks2020-02-143-3/+3
| * MAINTAINERS: eCryptfs: Update maintainer address and downgrade statusTyler Hicks2020-02-141-2/+2
| * ecryptfs: fix a memory leak bug in ecryptfs_init_messaging()Wenwen Wang2019-08-201-0/+1
| * ecryptfs: fix a memory leak bug in parse_tag_1_packet()Wenwen Wang2019-08-201-1/+1
* | Merge tag 'for-5.6-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-02-171-2/+0
|\ \
| * | btrfs: don't set path->leave_spinning for truncateJosef Bacik2020-02-171-2/+0
* | | Linux 5.6-rc2v5.6-rc2Linus Torvalds2020-02-161-1/+1
* | | Merge tag 'for-linus-5.6-1' of https://github.com/cminyard/linux-ipmiLinus Torvalds2020-02-163-5/+42
|\ \ \
| * | | drivers: ipmi: fix off-by-one bounds check that leads to a out-of-bounds writeColin Ian King2020-01-201-1/+1
| * | | ipmi:ssif: Handle a possible NULL pointer referenceCorey Minyard2019-12-231-3/+7
| * | | drivers: ipmi: Modify max length of IPMB packetVijay Khemka2019-12-111-1/+1
| * | | drivers: ipmi: Support raw i2c packet in IPMBVijay Khemka2019-12-112-0/+33
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2020-02-1649-3368/+4907
|\ \ \ \
| * | | | docs: virt: guest-halt-polling.txt convert to ReSTMauro Carvalho Chehab2020-02-122-3/+10
| * | | | docs: kvm: review-checklist.txt: rename to ReSTMauro Carvalho Chehab2020-02-122-0/+5
| * | | | docs: kvm: Convert timekeeping.txt to ReST formatMauro Carvalho Chehab2020-02-122-95/+129
| * | | | docs: kvm: Convert s390-diag.txt to ReST formatMauro Carvalho Chehab2020-02-122-5/+9
| * | | | docs: kvm: Convert ppc-pv.txt to ReST formatMauro Carvalho Chehab2020-02-122-8/+19
| * | | | docs: kvm: Convert nested-vmx.txt to ReST formatMauro Carvalho Chehab2020-02-122-16/+22
| * | | | docs: kvm: Convert mmu.txt to ReST formatMauro Carvalho Chehab2020-02-122-14/+49
| * | | | docs: kvm: Convert locking.txt to ReST formatMauro Carvalho Chehab2020-02-123-215/+244
| * | | | docs: kvm: Convert hypercalls.txt to ReST formatMauro Carvalho Chehab2020-02-122-56/+75
| * | | | docs: kvm: arm/psci.txt: convert to ReSTMauro Carvalho Chehab2020-02-122-15/+32
| * | | | docs: kvm: convert arm/hyp-abi.txt to ReSTMauro Carvalho Chehab2020-02-122-9/+20
| * | | | docs: kvm: Convert api.txt to ReST formatMauro Carvalho Chehab2020-02-122-1387/+1964
| * | | | docs: kvm: convert devices/xive.txt to ReSTMauro Carvalho Chehab2020-02-122-55/+98
| * | | | docs: kvm: convert devices/xics.txt to ReSTMauro Carvalho Chehab2020-02-122-6/+23
| * | | | docs: kvm: convert devices/vm.txt to ReSTMauro Carvalho Chehab2020-02-122-80/+127
| * | | | docs: kvm: convert devices/vfio.txt to ReSTMauro Carvalho Chehab2020-02-122-10/+16
| * | | | docs: kvm: convert devices/vcpu.txt to ReSTMauro Carvalho Chehab2020-02-123-76/+115
| * | | | docs: kvm: convert devices/s390_flic.txt to ReSTMauro Carvalho Chehab2020-02-122-30/+41
| * | | | docs: kvm: convert devices/mpic.txt to ReSTMauro Carvalho Chehab2020-02-122-3/+9
| * | | | docs: kvm: convert devices/arm-vgit.txt to ReSTMauro Carvalho Chehab2020-02-122-30/+60
| * | | | docs: kvm: devices/arm-vgit-v3.txt to ReSTMauro Carvalho Chehab2020-02-122-46/+87
| * | | | docs: kvm: devices/arm-vgic-its.txt to ReST formatMauro Carvalho Chehab2020-02-123-39/+78
| * | | | docs: virt: Convert msr.txt to ReST formatMauro Carvalho Chehab2020-02-122-55/+93
| * | | | docs: virt: convert halt-polling.txt to ReST formatMauro Carvalho Chehab2020-02-122-43/+48
| * | | | docs: virt: user_mode_linux.rst: fix URL referencesMauro Carvalho Chehab2020-02-121-42/+29
| * | | | docs: virt: user_mode_linux.rst: update compiling instructionsMauro Carvalho Chehab2020-02-121-53/+9
| * | | | docs: virt: convert UML documentation to ReSTMauro Carvalho Chehab2020-02-122-915/+787
| * | | | docs: kvm: add arm/pvtime.rst to index.rstMauro Carvalho Chehab2020-02-122-0/+12
| * | | | KVM: x86: fix WARN_ON check of an unsigned less than zeroPaolo Bonzini2020-02-121-1/+1
| * | | | selftests: KVM: Remove unused x86_register enumEric Auger2020-02-121-20/+0