summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'kvmarm/kvm-arm64/stolen-time' into kvmarm-maste...Marc Zyngier2019-10-2436-207/+774
|\
| * KVM: arm64: Select TASK_DELAY_ACCT+TASKSTATS rather than SCHEDSTATSSteven Price2019-10-241-1/+4
| * arm64: Retrieve stolen time as paravirtualized guestSteven Price2019-10-215-4/+155
| * arm/arm64: Make use of the SMCCC 1.1 wrapperSteven Price2019-10-212-60/+34
| * arm/arm64: Provide a wrapper for SMCCC 1.1 callsSteven Price2019-10-211-0/+45
| * KVM: arm64: Provide VCPU attributes for stolen timeSteven Price2019-10-215-0/+79
| * KVM: Allow kvm_device_ops to be constSteven Price2019-10-212-5/+5
| * KVM: arm64: Support stolen time reporting via shared structureSteven Price2019-10-217-0/+111
| * KVM: Implement kvm_put_guest()Steven Price2019-10-211-0/+22
| * KVM: arm64: Implement PV_TIME_FEATURES callSteven Price2019-10-217-1/+67
| * KVM: arm/arm64: Factor out hypercall handling from PSCI codeChristoffer Dall2019-10-219-87/+112
| * KVM: arm64: Document PV-time interfaceSteven Price2019-10-212-0/+94
| * Merge remote-tracking branch 'arm64/for-next/smccc-conduit-cleanup' into kvm-...Marc Zyngier2019-10-218-60/+57
| |\
| | * firmware: arm_sdei: use common SMCCC_CONDUIT_*Mark Rutland2019-10-143-13/+8
| | * firmware/psci: use common SMCCC_CONDUIT_*Mark Rutland2019-10-142-23/+11
| | * arm: spectre-v2: use arm_smccc_1_1_get_conduit()Mark Rutland2019-10-141-7/+3
| | * arm64: errata: use arm_smccc_1_1_get_conduit()Mark Rutland2019-10-141-25/+12
| | * arm/arm64: smccc/psci: add arm_smccc_1_1_get_conduit()Mark Rutland2019-10-142-0/+31
| |/
* | KVM: arm/arm64: Allow user injection of external data abortsChristoffer Dall2019-10-218-5/+49
* | KVM: arm/arm64: Allow reporting non-ISV data aborts to userspaceChristoffer Dall2019-10-219-1/+96
|/
* Linux 5.4-rc3v5.4-rc3Linus Torvalds2019-10-141-1/+1
* Merge tag 'trace-v5.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds2019-10-1315-132/+223
|\
| * tracing: Initialize iter->seq after zeroing in tracing_read_pipe()Petr Mladek2019-10-131-0/+1
| * tracing/hwlat: Don't ignore outer-loop duration when calculating max_latencySrivatsa S. Bhat (VMware)2019-10-131-0/+2
| * tracing/hwlat: Report total time spent in all NMIs during the sampleSrivatsa S. Bhat (VMware)2019-10-131-1/+1
| * recordmcount: Fix nop_mcount() functionSteven Rostedt (VMware)2019-10-131-4/+1
| * tracing: Do not create tracefs files if tracefs lockdown is in effectSteven Rostedt (VMware)2019-10-131-0/+4
| * tracing: Add locked_down checks to the open calls of files created for tracefsSteven Rostedt (VMware)2019-10-1310-4/+98
| * tracing: Add tracing_check_open_get_tr()Steven Rostedt (VMware)2019-10-136-60/+81
| * tracing: Have trace events system open call tracing_open_generic_tr()Steven Rostedt (VMware)2019-10-133-15/+5
| * tracing: Get trace_array reference for available_tracers filesSteven Rostedt (VMware)2019-10-131-2/+15
| * ftrace: Get a reference counter for the trace_array on filter filesSteven Rostedt (VMware)2019-10-131-9/+18
| * tracefs: Revert ccbd54ff54e8 ("tracefs: Restrict tracefs when the kernel is l...Steven Rostedt (VMware)2019-10-131-41/+1
* | Merge tag 'hwmon-for-v5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-10-135-9/+47
|\ \
| * | hwmon: docs: Extend inspur-ipsps1 title underlineAdam Zerella2019-10-071-1/+1
| * | hwmon: (nct7904) Add array fan_alarm and vsen_alarm to store the alarms in nc...amy.shih2019-10-021-2/+20
| * | docs: hwmon: Include 'inspur-ipsps1.rst' into docsAdam Zerella2019-10-021-0/+1
| * | hwmon: Fix HWMON_P_MIN_ALARM maskNuno Sá2019-10-021-1/+1
| * | hwmon: (k10temp) Update documentation and add temp2_input infoLukas Zapletal2019-10-021-1/+17
| * | hwmon: (nct7904) Fix the incorrect value of vsen_mask in nct7904_data structamy.shih2019-10-021-4/+7
* | | Merge tag 'fixes-for-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-10-132-4/+3
|\ \ \
| * | | mtd: rawnand: au1550nd: Fix au_read_buf16() prototypePaul Burton2019-10-071-3/+2
| * | | mtd: spi-nor: Fix direction of the write_sr() transferTudor Ambarus2019-10-041-1/+1
| |/ /
* | | Merge tag 'for-linus-20191012' of git://git.kernel.dk/linux-blockLinus Torvalds2019-10-131-17/+20
|\ \ \
| * | | io_uring: fix sequence logic for timeout requestsJens Axboe2019-10-111-17/+20
* | | | Merge tag 'char-misc-5.4-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-10-1313-18/+60
|\ \ \ \
| * | | | firmware: google: increment VPD key_len properlyBrian Norris2019-10-111-1/+1
| * | | | w1: ds250x: Fix build error without CRC16YueHaibing2019-10-101-0/+1
| * | | | virt: vbox: fix memory leak in hgcm_call_preprocess_linaddrNavid Emamdoost2019-10-101-1/+2
| * | | | binder: Fix comment headers on binder_alloc_prepare_to_free()Joel Fernandes (Google)2019-10-101-1/+1