summaryrefslogtreecommitdiffstats
path: root/crypto/ccm.c (unfollow)
Commit message (Expand)AuthorFilesLines
2019-05-28media: staging: media: imx: fix Unneeded variable: "ret". Return "0"Hariprasad Kelam1-2/+1
2019-05-28media: vimc: Remove unneeded return statement in vimc_sen_s_stream()Niklas Söderlund1-1/+0
2019-05-28media: vimc: fix component match compareHelen Koike1-5/+2
2019-05-28media: v4l2-core: fix use-after-free errorsumitg1-9/+9
2019-05-28media: rcar-csi2: Fix coccinelle warning for PTR_ERR_OR_ZERO()Niklas Söderlund1-3/+1
2019-05-28media: vim2m: fix two double-free issuesKefeng Wang1-3/+3
2019-05-28media: pwc: convert to BIT macroOliver Neukum1-9/+9
2019-05-28media: cpia2_usb: first wake up, then free in disconnectOliver Neukum1-1/+2
2019-05-28media: docs-rst: Clarify older field vs. first transmitted fieldSteve Longerbeam1-6/+11
2019-05-28media: vicodec: correctly support unbinding of the driverHans Verkuil1-5/+18
2019-05-28media: v4l2: Initialize mpeg slice controlsBoris Brezillon1-1/+19
2019-05-28media: coda: Clear the interrupt reasonEzequiel Garcia1-0/+1
2019-05-28media: coda: Replace the threaded interrupt with a hard interruptEzequiel Garcia1-2/+2
2019-05-28media: coda: Remove unbalanced and unneeded mutex unlockEzequiel Garcia1-1/+0
2019-05-28media: coda: Print a nicer device registered messageEzequiel Garcia1-4/+9
2019-05-28media: pvrusb2: use a different format for warningsAndrey Konovalov3-6/+6
2019-05-28media: move drivers/media/media-* to drivers/media/mc/mc-*Hans Verkuil9-44/+46
2019-05-28media: imx7_mipi_csis: fix racy entity pads initRui Miguel Silva1-8/+16
2019-05-28media: rockchip/vpu: Remove a useless testBoris Brezillon1-4/+2
2019-05-28media: rockchip/vpu: Cleanup JPEG bounce buffer managementEzequiel Garcia9-29/+84
2019-05-28media: rockchip/vpu: Cleanup macroblock alignmentEzequiel Garcia1-12/+8
2019-05-28media: rockchip/vpu: Use v4l2_m2m_buf_copy_metadataEzequiel Garcia1-8/+1
2019-05-28media: rockchip/vpu: Use pixel format helpersEzequiel Garcia1-89/+2
2019-05-28media: coda/venus/s5p_mfc: fix control typoHans Verkuil7-11/+16
2019-05-27Linux 5.2-rc2v5.2-rc2Linus Torvalds1-2/+2
2019-05-26random: fix soft lockup when trying to read from an uninitialized blocking poolTheodore Ts'o1-3/+13
2019-05-26tracing: Silence GCC 9 array bounds warningMiguel Ojeda3-10/+20
2019-05-25ext4: fix dcache lookup of !casefolded directoriesGabriel Krisman Bertazi1-1/+1
2019-05-24locking/lock_events: Use this_cpu_add() when necessaryWaiman Long1-2/+40
2019-05-24KVM: x86: fix return value for reserved EFERPaolo Bonzini1-1/+1
2019-05-24tools/kvm_stat: fix fields filter for child eventsStefan Raspl2-4/+14
2019-05-24KVM: selftests: Wrap vcpu_nested_state_get/set functions with x86 guardThomas Huth2-0/+4
2019-05-24kvm: selftests: aarch64: compile with warnings onAndrew Jones1-4/+5
2019-05-24kvm: selftests: aarch64: fix default vm modeAndrew Jones1-1/+1
2019-05-24kvm: selftests: aarch64: dirty_log_test: fix unaligned memslot sizeAndrew Jones1-1/+1
2019-05-24KVM: s390: fix memory slot handling for KVM_SET_USER_MEMORY_REGIONChristian Borntraeger1-14/+21
2019-05-24KVM: x86/pmu: do not mask the value that is written to fixed PMUsPaolo Bonzini1-5/+8
2019-05-24KVM: x86/pmu: mask the result of rdpmc according to the width of the countersPaolo Bonzini4-13/+15
2019-05-24x86/kvm/pmu: Set AMD's virt PMU version to 1Borislav Petkov1-1/+1
2019-05-24KVM: x86: do not spam dmesg with VMCS/VMCB dumpsPaolo Bonzini2-8/+27
2019-05-24kvm: Check irqchip mode before assign irqfdPeter Xu3-0/+17
2019-05-24kvm: svm/avic: fix off-by-one in checking host APIC IDSuthikulpanit, Suravee1-1/+5
2019-05-24KVM: selftests: do not blindly clobber registers in guest asmPaolo Bonzini1-24/+30
2019-05-24KVM: selftests: Remove duplicated TEST_ASSERT in hyperv_cpuid.cThomas Huth1-3/+0
2019-05-24KVM: LAPIC: Expose per-vCPU timer_advance_ns to userspaceWanpeng Li1-0/+18
2019-05-24KVM: LAPIC: Fix lapic_timer_advance_ns parameter overflowWanpeng Li1-1/+1
2019-05-24kvm: vmx: Fix -Wmissing-prototypes warningsYi Wang1-0/+1
2019-05-24KVM: nVMX: Fix using __this_cpu_read() in preemptible contextWanpeng Li1-2/+2
2019-05-24kvm: fix compilation on s390Paolo Bonzini1-0/+2
2019-05-24kvm: x86: Include CPUID leaf 0x8000001e in kvm's supported CPUIDJim Mattson1-0/+1