aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-01-21Merge tag 'for-linus' of git://github.com/openrisc/linuxLinus Torvalds
2021-01-21Merge tag 'drm-fixes-2021-01-22' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-01-22Merge tag 'amd-drm-fixes-5.11-2021-01-21' of https://gitlab.freedesktop.org/a...Dave Airlie
2021-01-22Merge tag 'drm-intel-fixes-2021-01-21' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2021-01-22Merge tag 'drm-misc-fixes-2021-01-20' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2021-01-21Merge tag 'fs_for_v5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-01-21Merge tag 'printk-for-5.11-printk-rework-fixup' of git://git.kernel.org/pub/s...Linus Torvalds
2021-01-21Merge tag 'acpi-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2021-01-21Merge tag 'sound-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2021-01-21Merge tag 'gpio-fixes-for-v5.11-rc5' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-01-21Merge tag 'pinctrl-v5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-01-21drm/amdgpu: update mmhub mgcg&ls for mmhub_v2_3Aaron Liu
2021-01-21drm/amdgpu: modify GCR_GENERAL_CNTL for VangoghJinzhou Su
2021-01-21drm/amdgpu/pm: no need GPU status set since mmnbif_gpu_BIF_DOORBELL_FENCE_CNT...Prike Liang
2021-01-21drm/amd/display: Fixed corruptions on HPDRX link loss restoreVladimir Stempen
2021-01-21drm/amd/display: Use hardware sequencer functions for PG controlNicholas Kazlauskas
2021-01-21drm/amd/display: Change function decide_dp_link_settings to avoid infinite lo...Bing Guo
2021-01-21drm/amd/display: Allow PSTATE chnage when no displays are enabledAric Cyr
2021-01-21drm/amd/display: Update dram_clock_change_latency for DCN2.1Jake Wang
2021-01-21drm/amdgpu: remove gpu info firmware of green sardineHuang Rui
2021-01-21drm/amd/display: DCN2X Find Secondary Pipe properly in MPO + ODM CaseSung Lee
2021-01-21Merge branch 'printk-rework' into for-linusPetr Mladek
2021-01-20Merge tag 'for-5.11-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-01-20ALSA: usb-audio: Fix hw constraints dependenciesTakashi Iwai
2021-01-20Merge tag 'net-5.11-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-01-20Merge tag 'for-linus-5.11-rc5-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-01-20X.509: Fix crash caused by NULL pointerTianjia Zhang
2021-01-20cachefiles: Drop superfluous readpages aops NULL checkTakashi Iwai
2021-01-20ACPI: scan: Make acpi_bus_get_device() clear return pointer on errorHans de Goede
2021-01-20Merge tag 'linux-can-fixes-for-5.11-20210120' of git://git.kernel.org/pub/scm...Jakub Kicinski
2021-01-20net: systemport: free dev before on error pathPan Bian
2021-01-20net: usb: cdc_ncm: don't spew notificationsGrant Grundler
2021-01-20net: mscc: ocelot: Fix multicast to the CPU portAlban Bedel
2021-01-20tcp: Fix potential use-after-free due to double kfree()Kuniyuki Iwashima
2021-01-20Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2021-01-20bpf: Fix signed_{sub,add32}_overflows type handlingDaniel Borkmann
2021-01-20can: peak_usb: fix use after free bugsVincent Mailhol
2021-01-20can: vxcan: vxcan_xmit: fix use after free bugVincent Mailhol
2021-01-20can: dev: can_restart: fix use after free bugVincent Mailhol
2021-01-20drm/syncobj: Fix use-after-freeDaniel Vetter
2021-01-19tcp: fix TCP socket rehash stats mis-accountingYuchung Cheng
2021-01-19net: dsa: b53: fix an off by one in checking "vlan->vid"Dan Carpenter
2021-01-19tcp: do not mess with cloned skbs in tcp_add_backlog()Eric Dumazet
2021-01-19selftests: net: fib_tests: remove duplicate log testHangbin Liu
2021-01-19net: nfc: nci: fix the wrong NCI_CORE_INIT parametersBongsu Jeon
2021-01-19sh_eth: Fix power down vs. is_opened flag orderingGeert Uytterhoeven
2021-01-19net: Disable NETIF_F_HW_TLS_RX when RXCSUM is disabledTariq Toukan
2021-01-19Merge branch 'ipv4-ensure-ecn-bits-don-t-influence-source-address-validation'Jakub Kicinski
2021-01-19netfilter: rpfilter: mask ecn bits before fib lookupGuillaume Nault
2021-01-19udp: mask TOS bits in udp_v4_early_demux()Guillaume Nault