summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-07-29Merge tag 'powerpc-5.19-6' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2022-07-28Merge tag 'drm-fixes-2022-07-29' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-07-28Merge tag 'net-5.19-final' of git://git.kernel.org/pub/scm/linux/kernel/git/n...Linus Torvalds
2022-07-28stmmac: dwmac-mediatek: fix resource leak in probeDan Carpenter
2022-07-28net/funeth: Fix fun_xdp_tx() and XDP packet reclaimDimitris Michailidis
2022-07-27Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2022-07-27sfc: disable softirqs for ptp TXAlejandro Lucero
2022-07-27ptp: ocp: Select CRC16 in the Kconfig.Jonathan Lemon
2022-07-27virtio-net: fix the race between refill work and closeJason Wang
2022-07-26ice: do not setup vlan for loopback VSIMaciej Fijalkowski
2022-07-26ice: check (DD | EOF) bits on Rx descriptor rather than (EOP | RS)Maciej Fijalkowski
2022-07-26ice: Fix VSIs unable to share unicast MACAnirudh Venkataramanan
2022-07-26ice: Fix tunnel checksum offload with fragmented trafficPrzemyslaw Patynowski
2022-07-26ice: Fix max VLANs available for VFPrzemyslaw Patynowski
2022-07-26octeontx2-pf: Fix UDP/TCP src and dst port tc filtersSubbaraya Sundeep
2022-07-26octeontx2-pf: cn10k: Fix egress ratelimit configurationSunil Goutham
2022-07-25i40e: Fix interface init with MSI interrupts (no MSI-X)Michal Maloszewski
2022-07-26drm/amdgpu: Re-enable DCN for 64-bit powerpcMichael Ellerman
2022-07-25drm/i915/reset: Add additional steps for Wa_22011802037 for execlist backendUmesh Nerlige Ramappa
2022-07-25net: macsec: fix potential resource leak in macsec_add_rxsa() and macsec_add_...Jianglei Nie
2022-07-25macsec: always read MACSEC_SA_ATTR_PN as a u64Sabrina Dubroca
2022-07-25macsec: limit replay window size with XPNSabrina Dubroca
2022-07-25macsec: fix error message in macsec_add_rxsa and _txsaSabrina Dubroca
2022-07-25macsec: fix NULL deref in macsec_add_rxsaSabrina Dubroca
2022-07-25s390/qeth: Fix typo 'the the' in commentSlark Xiao
2022-07-25net: ipa: Fix typo 'the the' in commentSlark Xiao
2022-07-25nfp: bpf: Fix typo 'the the' in commentSlark Xiao
2022-07-24Merge tag 'x86_urgent_for_v5.19_rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-07-24Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-07-22Merge tag 'spi-fix-v5.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-07-22Merge tag 'acpi-5.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2022-07-22Merge tag 'block-5.19-2022-07-21' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-07-22Merge tag 'i2c-for-5.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-07-22Merge tag 'gpio-fixes-for-v5.19-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-07-22Merge tag 'pinctrl-v5.19-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2022-07-22Merge tag 'mmc-v5.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2022-07-22Merge tag 'drm-fixes-2022-07-22' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-07-22gpio: gpio-xilinx: Fix integer overflowSrinivas Neeli
2022-07-22Merge tag 'drm-misc-fixes-2022-07-21' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2022-07-21net: sungem_phy: Add of_node_put() for reference returned by of_get_parent()Liang He
2022-07-21net: pcs: xpcs: propagate xpcs_read error to xpcs_get_state_c37_sgmiiVladimir Oltean
2022-07-21Merge tag 'mtd/fixes-for-5.19-final' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-07-21Merge tag 'net-5.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-07-21spi: spi-rspi: Fix PIO fallback on RZ platformsBiju Das
2022-07-21Merge tag 'amd-drm-fixes-5.19-2022-07-20' of https://gitlab.freedesktop.org/a...Dave Airlie
2022-07-20drm/amdgpu: Protect the amdgpu_bo_list list with a mutex v2Luben Tuikov
2022-07-20spi: spi-cadence: Fix SPI NO Slave Select macro definitionSai Krishna Potthuri
2022-07-20lkdtm: Disable return thunks in rodata.cJosh Poimboeuf
2022-07-20spi: bcm2835: bcm2835_spi_handle_err(): fix NULL pointer deref for non DMA tr...Marc Kleine-Budde
2022-07-20Merge tag 'linux-can-fixes-for-5.19-20220720' of git://git.kernel.org/pub/scm...David S. Miller