summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-07-01Merge branch 'dev-5.10' into dev-5.10-inteldev-5.10.46-intelJae Hyun Yoo340-2041/+4720
2021-06-28fixup! i2c: Add mux hold/unhold msg typesJae Hyun Yoo4-15/+18
2021-06-28ARM: dts: everest: Add phase corrections for eMMCAndrew Jeffery1-0/+1
2021-06-28ARM: dts: tacoma: Add phase corrections for eMMCAndrew Jeffery1-0/+1
2021-06-24Merge tag 'v5.10.46' into dev-5.10Joel Stanley319-830/+2602
2021-06-24ARM: dts: aspeed: p10bmc: Enable KCS channel 2Andrew Jeffery2-0/+10
2021-06-24ARM: dts: aspeed: p10bmc: Switch to KCS 3 for MCTP bindingAndrew Jeffery2-2/+2
2021-06-24misc: Remove obsolete mctp-lpc chardevAndrew Jeffery4-452/+0
2021-06-24ARM: dts: p10bmc: Drop the openbmc, mctp-lpc nodeAndrew Jeffery2-10/+12
2021-06-24ARM: configs: Enable IPMI KCS raw chardevAndrew Jeffery1-0/+1
2021-06-24ipmi: kcs_bmc: Add a "raw" character device interfaceAndrew Jeffery4-0/+490
2021-06-24ipmi: kcs_bmc_aspeed: Fix less than zero comparison of a unsigned intColin Ian King1-3/+5
2021-06-24ARM: dts: aspeed: Fix AST2600 machines line namesJoel Stanley2-8/+2
2021-06-24ARM: dts: aspeed: Rainier remove PSU gpio-keysB. J. Wyman1-28/+0
2021-06-24ARM: dts: aspeed: rainier: Add eMMC clock phase compensationAndrew Jeffery1-0/+1
2021-06-23Linux 5.10.46Greg Kroah-Hartman1-1/+1
2021-06-23usb: dwc3: core: fix kernel panic when do rebootPeter Chen1-1/+1
2021-06-23usb: dwc3: debugfs: Add and remove endpoint dirs dynamicallyJack Pham3-19/+8
2021-06-23perf beauty: Update copy of linux/socket.h with the kernel sourcesArnaldo Carvalho de Melo1-2/+0
2021-06-23tools headers UAPI: Sync linux/in.h copy with the kernel sourcesArnaldo Carvalho de Melo1-0/+3
2021-06-23net: fec_ptp: add clock rate zero checkFugang Duan1-0/+4
2021-06-23net: stmmac: disable clocks in stmmac_remove_config_dt()Joakim Zhang1-0/+2
2021-06-23mm/slub.c: include swab.hAndrew Morton1-0/+1
2021-06-23mm/slub: actually fix freelist pointer vs redzoningKees Cook1-11/+3
2021-06-23mm/slub: fix redzoning for small allocationsKees Cook2-5/+6
2021-06-23mm/slub: clarify verification reportingKees Cook2-12/+12
2021-06-23mm/swap: fix pte_same_as_swp() not removing uffd-wp bit when comparePeter Xu2-5/+12
2021-06-23net: bridge: fix vlan tunnel dst refcnt when egressingNikolay Aleksandrov1-2/+2
2021-06-23net: bridge: fix vlan tunnel dst null pointer dereferenceNikolay Aleksandrov2-16/+26
2021-06-23net: ll_temac: Fix TX BD buffer overwriteEsben Haabendal1-1/+1
2021-06-23net: ll_temac: Make sure to free skb when it is completely usedEsben Haabendal1-1/+5
2021-06-23drm/amdgpu/gfx9: fix the doorbell missing when in CGPG issue.Yifan Zhang1-1/+5
2021-06-23drm/amdgpu/gfx10: enlarge CP_MEC_DOORBELL_RANGE_UPPER to cover full doorbell.Yifan Zhang1-1/+5
2021-06-23cfg80211: avoid double free of PMSR requestAvraham Stern1-2/+14
2021-06-23cfg80211: make certificate generation more robustJohannes Berg1-1/+1
2021-06-23mac80211: Fix NULL ptr deref for injected rate infoMathy Vanhoef2-17/+42
2021-06-23dmaengine: pl330: fix wrong usage of spinlock flags in dma_cyclcBumyong Lee1-2/+4
2021-06-23crash_core, vmcoreinfo: append 'SECTION_SIZE_BITS' to vmcoreinfoPingfan Liu1-0/+1
2021-06-23x86/fpu: Reset state for all signal restore failuresThomas Gleixner1-11/+15
2021-06-23x86/fpu: Invalidate FPU state after a failed XRSTOR from a user bufferAndy Lutomirski1-0/+19
2021-06-23x86/fpu: Prevent state corruption in __fpu__restore_sig()Thomas Gleixner1-8/+1
2021-06-23x86/pkru: Write hardware init value to PKRU when xstate is initThomas Gleixner1-2/+9
2021-06-23x86/ioremap: Map EFI-reserved memory as encrypted for SEVTom Lendacky1-1/+3
2021-06-23x86/process: Check PF_KTHREAD and not current->mm for kernel threadsThomas Gleixner1-1/+1
2021-06-23x86/mm: Avoid truncating memblocks for SGX memoryFan Du1-1/+7
2021-06-23ARCv2: save ABI registers across signal handlingVineet Gupta2-0/+44
2021-06-23s390/ap: Fix hanging ioctl caused by wrong msg counterHarald Freudenberger1-2/+9
2021-06-23s390/mcck: fix calculation of SIE critical section sizeAlexander Gordeev1-1/+1
2021-06-23KVM: X86: Fix x86_emulator slab cache leakWanpeng Li1-0/+1
2021-06-23KVM: x86/mmu: Calculate and check "full" mmu_role for nested MMUSean Christopherson1-1/+25