summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | hwmon: (k8temp) documentation: update URL of datasheetRobert Karszniewicz2019-07-221-1/+1
| * | | | | hwmon: (nct6775) Fix register address and added missed tolerance for nct6106Björn Gerhart2019-07-221-1/+2
| * | | | | hwmon: (occ) Fix division by zero issueLei YU2019-07-221-2/+4
| | |/ / / | |/| | |
* | | | | Merge tag 'pm-5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2019-07-254-16/+15
|\ \ \ \ \
| * \ \ \ \ Merge branch 'pm-cpufreq'Rafael J. Wysocki2019-07-251-14/+9
| |\ \ \ \ \
| | * | | | | cpufreq/pasemi: fix use-after-free in pas_cpufreq_cpu_init()Wen Yang2019-07-231-14/+9
| | |/ / / /
| * | | | | int340X/processor_thermal_device: Fix proc_thermal_rapl_remove()Rafael J. Wysocki2019-07-231-0/+4
| * | | | | powercap: Invoke powercap_init() and rapl_init() earlierZhang Rui2019-07-222-2/+2
| |/ / / /
* | | | | Merge tag 'riscv/for-v5.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-07-255-0/+27
|\ \ \ \ \
| * | | | | riscv: dts: Add DT node for SiFive FU540 Ethernet controller driverYash Shah2019-07-222-0/+24
| * | | | | riscv: include generic support for MSI irqdomainsWesley Terpstra2019-07-221-0/+1
| * | | | | MAINTAINERS: Add Paul as a RISC-V maintainerPalmer Dabbelt2019-07-221-0/+1
| * | | | | riscv: enable sys_clone3 syscall for rv64Paul Walmsley2019-07-191-0/+1
* | | | | | Merge tag 'ktest-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...Linus Torvalds2019-07-251-2/+2
|\ \ \ \ \ \
| * | | | | | ktest: Fix some typos in config-bisect.plMasanari Iida2019-07-241-2/+2
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'access-creds'Linus Torvalds2019-07-253-3/+45
|\ \ \ \ \ \
| * | | | | | access: avoid the RCU grace period for the temporary subjective credentialsLinus Torvalds2019-07-243-3/+45
* | | | | | | Merge tag 'powerpc-5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-07-2414-25/+103
|\ \ \ \ \ \ \
| * | | | | | | powerpc/papr_scm: Force a scm-unbind if initial scm-bind failsVaibhav Jain2019-07-221-1/+14
| * | | | | | | powerpc/papr_scm: Update drc_pmem_unbind() to use H_SCM_UNBIND_ALLVaibhav Jain2019-07-221-7/+22
| * | | | | | | powerpc/pseries: Update SCM hcall op-codes in hvcall.hVaibhav Jain2019-07-221-3/+8
| * | | | | | | powerpc/tm: Fix oops on sigreturn on systems without TMMichael Neuling2019-07-222-0/+8
| * | | | | | | powerpc/dma: Fix invalid DMA mmap behaviorShawn Anastasio2019-07-193-1/+20
| * | | | | | | KVM: PPC: Book3S HV: XIVE: fix rollback when kvmppc_xive_create failsCédric Le Goater2019-07-192-5/+3
| * | | | | | | powerpc/xive: Fix loop exit-condition in xive_find_target_in_mask()Gautham R. Shenoy2019-07-181-4/+3
| * | | | | | | powerpc: fix off by one in max_zone_pfn initialization for ZONE_DMAAndrea Arcangeli2019-07-151-1/+1
| * | | | | | | KVM: PPC: Book3S HV: Save and restore guest visible PSSCR bits on pseriesSuraj Jitindar Singh2019-07-151-0/+11
| * | | | | | | powerpc/pmu: Set pmcregs_in_use in paca when running as LPARSuraj Jitindar Singh2019-07-151-3/+2
| * | | | | | | KVM: PPC: Book3S HV: Always save guest pmu for guest capable of nestingSuraj Jitindar Singh2019-07-151-0/+2
| * | | | | | | powerpc/mm: Limit rma_size to 1TB when running without HV modeSuraj Jitindar Singh2019-07-151-0/+9
* | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2019-07-2445-30/+61
|\ \ \ \ \ \ \ \
| * | | | | | | | KVM: X86: Boost queue head vCPU to mitigate lock waiter preemptionWanpeng Li2019-07-241-1/+2
| * | | | | | | | Documentation: move Documentation/virtual to Documentation/virtChristoph Hellwig2019-07-2440-19/+19
| * | | | | | | | KVM: nVMX: Set cached_vmcs12 and cached_shadow_vmcs12 NULL after freeJan Kiszka2019-07-221-0/+2
| * | | | | | | | KVM: X86: Dynamically allocate user_fpuWanpeng Li2019-07-224-5/+27
| * | | | | | | | KVM: X86: Fix fpu state crash in kvm guestWanpeng Li2019-07-221-3/+6
| * | | | | | | | Revert "kvm: x86: Use task structs fpu field for user"Paolo Bonzini2019-07-222-5/+6
| * | | | | | | | KVM: nVMX: Clear pending KVM_REQ_GET_VMCS12_PAGES when leaving nestedJan Kiszka2019-07-221-0/+2
* | | | | | | | | Merge tag 'dma-mapping-5.3-2' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2019-07-241-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | dma-mapping: use dma_get_mask in dma_addressing_limitedEric Auger2019-07-231-2/+2
* | | | | | | | | | Merge branch 'parisc-5.3-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-07-242-1/+6
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | parisc: Flush ITLB in flush_tlb_all_local() only on split TLB machinesHelge Deller2019-07-211-1/+2
| * | | | | | | | | parisc: add kprobe_fault_handler()Sven Schnelle2019-07-211-0/+4
* | | | | | | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-07-221-4/+4
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | sched/rt, Kconfig: Unbreak def/oldconfig with CONFIG_PREEMPT=yThomas Gleixner2019-07-221-4/+4
| | |_|_|_|/ / / / / | |/| | | | | | | |
* | | | | | | | | | Merge tag 'for-linus-20190722' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-07-221-0/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | pidfd: fix a poll race when setting exit_stateSuren Baghdasaryan2019-07-221-0/+1
| |/ / / / / / / / /
* | | | | | | | | | Merge tag 'for-5.3-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2019-07-224-4/+32
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | btrfs: don't leak extent_map in btrfs_get_io_geometry()Johannes Thumshirn2019-07-171-3/+7
| * | | | | | | | | | btrfs: free checksum hash on in close_ctreeJohannes Thumshirn2019-07-171-0/+1