summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-05-20Linux 5.6.14v5.6.14Greg Kroah-Hartman1-1/+1
2020-05-20Makefile: disallow data races on gcc-10 as wellSergei Trofimovich1-0/+1
2020-05-20bpf: Restrict bpf_trace_printk()'s %s usage and add %pks, %pus specifierDaniel Borkmann3-32/+88
2020-05-20selftests/bpf: Enforce returning 0 for fentry/fexit programsYonghong Song1-2/+2
2020-05-20bpf: Enforce returning 0 for fentry/fexit progsYonghong Song1-0/+16
2020-05-20KVM: x86: Fix off-by-one error in kvm_vcpu_ioctl_x86_setup_mceJim Mattson1-1/+1
2020-05-20riscv: perf: RISCV_BASE_PMU should be independentKefeng Wang2-7/+3
2020-05-20RDMA/uverbs: Move IB_EVENT_DEVICE_FATAL to destroy_uobjJason Gunthorpe3-7/+10
2020-05-20RDMA/uverbs: Do not discard the IB_EVENT_DEVICE_FATAL eventJason Gunthorpe4-3/+29
2020-05-20powerpc/ima: Fix secure boot rules in ima arch policyNayna Jain1-3/+3
2020-05-20powerpc/uaccess: Evaluate macro arguments once, before user access is allowedNicholas Piggin1-14/+35
2020-05-20bpf: Fix sk_psock refcnt leak when receiving messageXiyu Yang1-3/+6
2020-05-20SUNRPC: Revert 241b1f419f0e ("SUNRPC: Remove xdr_buf_trim()")Chuck Lever4-5/+46
2020-05-20dt-bindings: dma: fsl-edma: fix ls1028a-edma compatibleMichael Walle1-1/+2
2020-05-20ARM: dts: r8a7740: Add missing extal2 to CPG nodeGeert Uytterhoeven1-1/+1
2020-05-20arm64: dts: renesas: r8a77980: Fix IPMMU VIP[01] nodesYoshihiro Shimoda1-0/+2
2020-05-20ARM: dts: r8a73a4: Add missing CMT1 interruptsGeert Uytterhoeven1-1/+8
2020-05-20arm64: dts: imx8mn: Change SDMA1 ahb clock for imx8mnAdam Ford1-1/+1
2020-05-20arm64: dts: rockchip: Rename dwc3 device nodes on rk3399 to make dtc happyChen-Yu Tsai1-2/+2
2020-05-20arm64: dts: rockchip: Replace RK805 PMIC node name with "pmic" on rk3328 boardsChen-Yu Tsai2-2/+2
2020-05-20arm64: dts: meson-g12-common: fix dwc2 clock namesNeil Armstrong1-1/+1
2020-05-20arm64: dts: qcom: msm8996: Reduce vdd_apc voltageBjorn Andersson1-2/+2
2020-05-20arm64: dts: meson-g12b-khadas-vim3: add missing frddr_a status propertyNeil Armstrong1-0/+4
2020-05-20clk: Unlink clock if failed to prepare or enableMarc Zyngier1-0/+3
2020-05-20clk: ti: clkctrl: Fix Bad of_node_put within clkctrl_get_nameTero Kristo1-1/+0
2020-05-20Revert "ALSA: hda/realtek: Fix pop noise on ALC225"Kai-Heng Feng1-2/+0
2020-05-20usb: gadget: legacy: fix error return code in cdc_bind()Wei Yongjun1-1/+3
2020-05-20usb: gadget: legacy: fix error return code in gncm_bind()Wei Yongjun1-1/+3
2020-05-20usb: gadget: audio: Fix a missing error return value in audio_bind()Christophe JAILLET1-1/+3
2020-05-20usb: gadget: net2272: Fix a memory leak in an error handling path in 'net2272...Christophe JAILLET1-0/+2
2020-05-20usb: gadget: tegra-xudc: Fix idle suspend/resumeThierry Reding1-4/+4
2020-05-20arm64: dts: meson-g12b-ugoos-am6: fix usb vbus-supplyNeil Armstrong1-1/+1
2020-05-20fanotify: fix merging marks masks with FAN_ONDIRAmir Goldstein1-4/+7
2020-05-20dwc3: Remove check for HWO flag in dwc3_gadget_ep_reclaim_trb_sg()John Stultz1-3/+0
2020-05-20clk: rockchip: fix incorrect configuration of rk3228 aclk_gpu* clocksJustin Swartz1-13/+4
2020-05-20exec: Move would_dump into flush_old_execEric W. Biederman1-2/+2
2020-05-20x86/unwind/orc: Fix error handling in __unwind_start()Josh Poimboeuf1-7/+9
2020-05-20x86: Fix early boot crash on gcc-10, third tryBorislav Petkov5-1/+23
2020-05-20KVM: x86: Fix pkru save/restore when guest CR4.PKE=0, move it to x86.cBabu Moger3-18/+18
2020-05-20cifs: fix leaked reference on requeued writeAdam McCoy1-1/+1
2020-05-20powerpc/32s: Fix build failure with CONFIG_PPC_KUAP_DEBUGChristophe Leroy1-1/+1
2020-05-20powerpc/vdso32: Fallback on getres syscall when clock is unknownChristophe Leroy1-3/+3
2020-05-20drm/i915/tgl+: Fix interrupt handling for DP AUX transactionsImre Deak1-13/+3
2020-05-20drm/amd/amdgpu: add raven1 part to the gfxoff quirk listTom St Denis1-0/+2
2020-05-20drm/amd/display: add basic atomic check for cursor planeSimon Ser1-2/+24
2020-05-20ARM: dts: imx6dl-yapp4: Fix Ursa board Ethernet connectionMichal Vokáč1-1/+1
2020-05-20ARM: dts: imx27-phytec-phycard-s-rdk: Fix the I2C1 pinctrl entriesFabio Estevam1-2/+2
2020-05-20ARM: dts: dra7: Fix bus_dma_limit for PCIeKishon Vijay Abraham I1-2/+2
2020-05-20Make the "Reducing compressed framebufer size" message be DRM_INFO_ONCE()Peter Jones1-2/+1
2020-05-20usb: xhci: Fix NULL pointer dereference when enqueuing trbs from urb sg listSriharsha Allenki1-2/+2