summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-07-07LoongArch: Fix section mismatch warningTiezhu Yang1-1/+0
2022-07-07LoongArch: Fix build errors for tinyconfigHuacai Chen2-0/+2
2022-07-07LoongArch: Remove obsolete mentions of vcsrQi Hu4-14/+0
2022-07-07LoongArch: Drop these obsolete selects in KconfigLukas Bulwahn1-4/+0
2022-07-07fbcon: Use fbcon_info_from_console() in fbcon_modechange_possible()Helge Deller1-1/+1
2022-07-07fbmem: Check virtual screen sizes in fb_set_var()Helge Deller1-0/+10
2022-07-07drm/ssd130x: Fix pre-charge period settingEzequiel Garcia1-1/+1
2022-07-07fbcon: Prevent that screen size is smaller than font sizeHelge Deller3-1/+35
2022-07-07fbcon: Disallow setting font bigger than screen sizeHelge Deller1-0/+5
2022-07-07dma-buf: Fix one use-after-free of fencexinhui pan1-1/+1
2022-07-07drm/i915: Fix vm use-after-free in vma destructionThomas Hellström1-4/+8
2022-07-07drm/i915/guc: ADL-N should use the same GuC FW as ADL-SDaniele Ceraolo Spurio1-0/+9
2022-07-07drm/i915: fix a possible refcount leak in intel_dp_add_mst_connector()Hangyu Hua1-0/+1
2022-07-07Merge branch 'wireguard-patches-for-5-19-rc6'Jakub Kicinski13-134/+157
2022-07-07wireguard: Kconfig: select CRYPTO_CHACHA_S390Vladis Dronov1-0/+1
2022-07-07crypto: s390 - do not depend on CRYPTO_HW for SIMD implementationsJason A. Donenfeld2-115/+114
2022-07-07wireguard: selftests: use microvm on x86Jason A. Donenfeld3-8/+16
2022-07-07wireguard: selftests: always call kernel makefileJason A. Donenfeld1-3/+2
2022-07-07wireguard: selftests: use virt machine on m68kJason A. Donenfeld2-8/+6
2022-07-07wireguard: selftests: set fake real time in initJason A. Donenfeld8-0/+18
2022-07-07r8169: fix accessing unset transport headerHeiner Kallweit1-6/+4
2022-07-07net: rose: fix UAF bug caused by rose_t0timer_expiryDuoming Zhou1-2/+2
2022-07-07ima: fix violation measurement list recordMimi Zohar1-3/+3
2022-07-07drm/amdgpu/display: disable prefer_shadow for generic fb helpersAlex Deucher6-6/+12
2022-07-07drm/amdgpu: keep fbdev buffers pinned during suspendAlex Deucher1-4/+21
2022-07-07usbnet: fix memory leak in error caseOliver Neukum1-5/+12
2022-07-07net/mlx5e: Ring the TX doorbell on DMA errorsMaxim Mikityanskiy1-9/+30
2022-07-07net/mlx5e: Fix capability check for updating vnic env countersGal Pressman1-1/+1
2022-07-07net/mlx5e: CT: Use own workqueue instead of mlx5e privRoi Dayan1-8/+12
2022-07-07net/mlx5: Lag, correct get the port select mode strLiu, Changcheng3-5/+5
2022-07-07net/mlx5e: Fix enabling sriov while tc nic rules are offloadedPaul Blakey1-2/+3
2022-07-07net/mlx5e: kTLS, Fix build time constant test in RXTariq Toukan1-2/+1
2022-07-07net/mlx5e: kTLS, Fix build time constant test in TXTariq Toukan1-2/+1
2022-07-07net/mlx5: Lag, decouple FDB selection and shared FDBMark Bloch4-8/+22
2022-07-07net/mlx5: TC, allow offload from uplink to other PF's VFEli Cohen1-1/+1
2022-07-07ARM: 9214/1: alignment: advance IT state after emulating Thumb instructionArd Biesheuvel3-25/+30
2022-07-07ARM: 9213/1: Print message about disabled Spectre workarounds only onceDmitry Osipenko1-2/+1
2022-07-07ARM: 9212/1: domain: Modify Kconfig help textLinus Walleij1-1/+5
2022-07-07ARM: 9211/1: domain: drop modify_domain()Linus Walleij1-13/+0
2022-07-07ARM: 9210/1: Mark the FDT_FIXED sections as shareableZhen Lei2-1/+15
2022-07-07ARM: 9209/1: Spectre-BHB: avoid pr_info() every time a CPU comes out of idleArd Biesheuvel1-3/+3
2022-07-06spi: Merge AMD fixMark Brown1-0/+8
2022-07-06nvme: use struct group for generic command dwordsKeith Busch2-1/+3
2022-07-06Merge tag 'for-linus' of https://github.com/openrisc/linuxLinus Torvalds2-2/+1
2022-07-06Merge tag 'sound-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds43-249/+812
2022-07-06Merge tag 'irqchip-fixes-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel...Thomas Gleixner3-12/+33
2022-07-06dt-bindings: dma: allwinner,sun50i-a64-dma: Fix min/max typoSamuel Holland1-1/+1
2022-07-06nvme-pci: phison e16 has bogus namespace idsKeith Busch1-1/+2
2022-07-06video: of_display_timing.h: include errno.hHsin-Yi Wang1-0/+2
2022-07-06fbdev: fbmem: Fix logo center image dx issueGuiling Deng1-1/+1