summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-07-15ip: Fix data-races around sysctl_ip_fwd_update_priority.Kuniyuki Iwashima
2022-07-15ip: Fix data-races around sysctl_ip_default_ttl.Kuniyuki Iwashima
2022-07-14Merge tag 'net-5.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-07-14Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2022-07-14nfp: flower: configure tunnel neighbour on cmsg rxTianyu Yuan
2022-07-14xen/netback: avoid entering xenvif_rx_next_skb() with an empty rx queueJuergen Gross
2022-07-14amdgpu: disable powerpc support for the newer display engineLinus Torvalds
2022-07-14ARM: 9207/1: amba: fix refcount underflow if amba_device_add() failsWang Kefeng
2022-07-14net: atlantic: remove aq_nic_deinit() when resumeChia-Lin Kao (AceLan)
2022-07-14net: atlantic: remove deep parameter on suspend/resume functionsChia-Lin Kao (AceLan)
2022-07-14sfc: fix kernel panic when creating VFÍñigo Huguet
2022-07-13Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2022-07-13sfc: fix use after free when disabling sriovÍñigo Huguet
2022-07-13net: sunhme: output link status with a single print.Nick Bowler
2022-07-13r8152: fix accessing unset transport headerHayes Wang
2022-07-13Merge tag 'wireless-2022-07-13' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller
2022-07-13net: stmmac: fix leaks in probeDan Carpenter
2022-07-13net: ftgmac100: Hold reference returned by of_get_child_by_name()Liang He
2022-07-13tcp: Fix data-races around sysctl_tcp_ecn.Kuniyuki Iwashima
2022-07-12bnxt_en: Fix bnxt_refclk_read()Pavan Chebbi
2022-07-12bnxt_en: Fix and simplify XDP transmit pathMichael Chan
2022-07-12bnxt_en: fix livepatch queryVikas Gupta
2022-07-12bnxt_en: Fix bnxt_reinit_after_abort() code pathMichael Chan
2022-07-12bnxt_en: reclaim max resources if sriov enable failsKashyap Desai
2022-07-12ice: change devlink code to read NVM in blocksPaul M Stillwell Jr
2022-07-12ice: handle E822 generic device ID in PLDM headerPaul M Stillwell Jr
2022-07-12Merge tag 'drm-fixes-2022-07-12' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-07-12net: marvell: prestera: fix missed deinit sequenceYevhen Orlov
2022-07-11Merge tag 'x86_bugs_retbleed' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-07-12Merge tag 'drm-misc-fixes-2022-07-07-1' of ssh://git.freedesktop.org/git/drm/...Dave Airlie
2022-07-12Merge tag 'drm-intel-fixes-2022-07-07' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2022-07-12Merge tag 'amd-drm-fixes-5.19-2022-07-06' of https://gitlab.freedesktop.org/a...Dave Airlie
2022-07-11Merge tag 'vfio-v5.19-rc7' of https://github.com/awilliam/linux-vfioLinus Torvalds
2022-07-10Merge branch 'hot-fixes' (fixes for rc6)Linus Torvalds
2022-07-10Merge tag 'dmaengine-fix-5.19' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-07-10Merge tag 'staging-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-07-10Merge tag 'char-misc-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-07-10Merge tag 'irq_urgent_for_v5.19_rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-07-09Merge tag 'i2c-for-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-07-09drm/aperture: Run fbdev removal before internal helpersThomas Zimmermann
2022-07-09nfp: fix issue of skb segments exceeds descriptor limitationBaowen Zheng
2022-07-08Merge tag 'acpi-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2022-07-08Merge tag 'pm-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2022-07-08Merge tag 'cxl-fixes-for-5.19-rc6' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2022-07-08Merge tag 'iommu-fixes-v5.19-rc5' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-07-08Merge tag 'gpio-fixes-for-v5.19-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-07-08Merge branch 'pm-core'Rafael J. Wysocki
2022-07-08Merge tag 'block-5.19-2022-07-08' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-07-08Merge tag 'for-5.19/fbdev-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-07-07net: ocelot: fix wrong time_after usagePavel Skripkin