summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'trace-v5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-08-056-47/+30
|\
| * tracing: Quiet smp_processor_id() use in preemptable warning in hwlatSteven Rostedt (VMware)2021-08-051-1/+1
| * scripts/tracing: fix the bug that can't parse raw_trace_funcHui Su2021-08-041-3/+3
| * scripts/recordmcount.pl: Remove check_objcopy() and $can_use_localNathan Chancellor2021-08-042-41/+0
| * tracing: Reject string operand in the histogram expressionMasami Hiramatsu2021-08-041-1/+19
| * tracing / histogram: Give calculation hist_fields a sizeSteven Rostedt (VMware)2021-08-041-0/+4
| * tracing: Fix NULL pointer dereference in start_creatingKamal Agrawal2021-07-311-1/+3
* | Merge tag 's390-5.14-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-08-056-2/+7
|\ \
| * | s390: update defconfigsHeiko Carstens2021-08-032-2/+2
| * | s390/boot: fix zstd build for -march=z900Vasily Gorbik2021-07-302-0/+3
| * | s390/vdso: add .got.plt in vdso linker scriptSumanth Korikkar2021-07-302-0/+2
* | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2021-08-059-34/+125
|\ \ \
| * | | KVM: x86/mmu: Fix per-cpu counter corruption on 32-bit buildsSean Christopherson2021-08-051-1/+1
| * | | KVM: selftests: fix hyperv_clock testMaxim Levitsky2021-08-041-1/+1
| * | | KVM: SVM: improve the code readability for ASID managementMingwei Zhang2021-08-041-19/+24
| * | | KVM: SVM: Fix off-by-one indexing when nullifying last used SEV VMCBSean Christopherson2021-08-041-1/+1
| * | | KVM: Do not leak memory for duplicate debugfs directoriesPaolo Bonzini2021-08-041-2/+16
| * | | KVM: selftests: Test access to XMM fast hypercallsVitaly Kuznetsov2021-08-032-4/+42
| * | | KVM: x86: hyper-v: Check if guest is allowed to use XMM registers for hyperca...Vitaly Kuznetsov2021-08-031-2/+11
| * | | KVM: x86: Introduce trace_kvm_hv_hypercall_done()Vitaly Kuznetsov2021-08-032-0/+16
| * | | KVM: x86: hyper-v: Check access to hypercall before reading XMM registersVitaly Kuznetsov2021-08-031-3/+3
| * | | KVM: x86: accept userspace interrupt only if no event is injectedPaolo Bonzini2021-07-301-2/+11
* | | | Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds2021-08-051-0/+1
|\ \ \ \
| * | | | pcmcia: i82092: fix a null pointer dereference bugZheyu Ma2021-07-231-0/+1
* | | | | pipe: increase minimum default pipe size to 2 pagesAlex Xu (Hello71)2021-08-051-2/+17
* | | | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2021-08-048-32/+59
|\ \ \ \ \
| * | | | | scsi: core: Fix capacity set to zero after offlinining devicelijinlin2021-07-301-3/+6
| * | | | | scsi: sr: Return correct event when media event code is 3Li Manyi2021-07-301-1/+1
| * | | | | scsi: ibmvfc: Fix command state accounting and stale response detectionTyrel Datwyler2021-07-302-2/+18
| * | | | | scsi: core: Avoid printing an error if target_alloc() returns -ENXIOSreekanth Reddy2021-07-301-1/+2
| * | | | | scsi: scsi_dh_rdac: Avoid crash during rdac_bus_attach()Ye Bin2021-07-301-2/+2
| * | | | | scsi: megaraid_mm: Fix end of loop tests for list_for_each_entry()Harshvardhan Jha2021-07-291-6/+15
| * | | | | scsi: pm80xx: Fix TMF task completion race conditionIgor Pylypiv2021-07-291-17/+15
* | | | | | Merge tag 'gpio-updates-for-v5.14-rc5' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2021-08-042-4/+4
|\ \ \ \ \ \
| * | | | | | gpio: tqmx86: really make IRQ optionalMatthias Schiffer2021-08-021-3/+3
| * | | | | | Revert "gpio: mpc8xxx: change the gpio interrupt flags."Rasmus Villemoes2021-07-181-1/+1
* | | | | | | Merge tag 'media/v5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds2021-08-035-6/+45
|\ \ \ \ \ \ \
| * | | | | | | media: atmel: fix build when ISC=m and XISC=yEugen Hristev2021-07-303-2/+22
| * | | | | | | media: videobuf2-core: dequeue if start_streaming failsHans Verkuil2021-07-301-1/+12
| * | | | | | | media: rtl28xxu: fix zero-length control requestJohan Hovold2021-07-301-1/+10
| * | | | | | | media: Revert "media: rtl28xxu: fix zero-length control request"Johan Hovold2021-07-301-2/+1
* | | | | | | | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-08-035-7/+25
|\ \ \ \ \ \ \ \
| * | | | | | | | clk: fix leak on devm_clk_bulk_get_all() unwindBrian Norris2021-07-311-1/+8
| * | | | | | | | clk: tegra: Implement disable_unused() of tegra_clk_sdmmc_mux_opsDmitry Osipenko2021-07-271-0/+10
| * | | | | | | | clk: qcom: smd-rpm: Fix MSM8936 RPM_SMD_PCNOC_A_CLKShawn Guo2021-07-271-1/+1
| * | | | | | | | clk: hisilicon: hi3559a: select RESET_HISIRandy Dunlap2021-07-271-0/+1
| * | | | | | | | clk: stm32f4: fix post divisor setup for I2S/SAI PLLsDario Binacchi2021-07-271-5/+5
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Linux 5.14-rc4v5.14-rc4Linus Torvalds2021-08-021-1/+1
* | | | | | | | Merge tag 'perf-tools-fixes-for-v5.14-2021-08-01' of git://git.kernel.org/pub...Linus Torvalds2021-08-013-13/+42
|\ \ \ \ \ \ \ \
| * | | | | | | | Revert "perf map: Fix dso->nsinfo refcounting"Arnaldo Carvalho de Melo2021-07-301-2/+0