summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-03-27net: dsa: b53: mmap: add phy opsÁlvaro Fernández Rojas1-0/+14
2023-03-27net: phy: micrel: correct KSZ9131RNX EEE capabilities and advertisementOleksij Rempel1-0/+1
2023-03-27vsock/loopback: use only sk_buff_head.lock to protect the packet queueStefano Garzarella1-8/+2
2023-03-27Merge branch 'constify-sfp-phy-nodes'David S. Miller4-7/+8
2023-03-27net: phy: constify fwnode_get_phy_node() fwnode argumentRussell King (Oracle)2-2/+2
2023-03-27net: sfp: constify sfp-bus internal fwnode usesRussell King (Oracle)1-2/+2
2023-03-27net: sfp: make sfp_bus_find_fwnode() take a const fwnodeRussell King (Oracle)2-3/+4
2023-03-27net/net_failover: fix txq exceeding warningFaicker Mo1-6/+2
2023-03-27arm64: dts: imx8mp: fix address length for LCDIF2Alexander Stein1-1/+1
2023-03-27regulator: Handle deferred clkChristophe JAILLET1-1/+1
2023-03-279P FS: Fix wild-memory-access write in v9fs_get_aclIvan Orlov1-3/+5
2023-03-27riscv: dts: canaan: drop invalid spi-max-frequencyKrzysztof Kozlowski1-1/+0
2023-03-27Linux 6.3-rc4v6.3-rc4Linus Torvalds1-1/+1
2023-03-26Merge tag 'usb-6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds31-130/+625
2023-03-26Merge tag 'sched_urgent_for_v6.3_rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-11/+47
2023-03-26Merge tag 'perf_urgent_for_v6.3_rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-2/+1
2023-03-26Merge tag 'core_urgent_for_v6.3_rc4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-2/+6
2023-03-26Merge tag 'x86_urgent_for_v6.3_rc4' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-19/+126
2023-03-26Merge tag 'smb3-client-fixes-6.3-rc3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds15-92/+221
2023-03-25Merge tag 'nfsd-6.3-4' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds1-5/+5
2023-03-25Merge tag 'xfs-6.3-fixes-7' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2-5/+10
2023-03-25Merge tag 'xfs-6.3-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds6-34/+77
2023-03-25ksmbd: remove unused is_char_allowed functionTom Rix1-18/+0
2023-03-25ksmbd: do not call kvmalloc() with __GFP_NORETRY | __GFP_NO_WARNMarios Makassikis1-4/+1
2023-03-25Merge tag 'xfs-6.3-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds6-1/+722
2023-03-25Merge tag 'hwmon-for-v6.3-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-11/+22
2023-03-25r8169: fix RTL8168H and RTL8107E rx crc errorChunHao Lin1-0/+3
2023-03-25Merge branch 'ksz-fixes'David S. Miller3-21/+11
2023-03-25net: dsa: microchip: ksz8: fix MDB configuration with non-zero VIDOleksij Rempel1-1/+1
2023-03-25net: dsa: microchip: ksz8863_smi: fix bulk accessOleksij Rempel1-9/+0
2023-03-25net: dsa: microchip: ksz8: ksz8_fdb_dump: avoid extracting ghost entry from e...Oleksij Rempel1-1/+1
2023-03-25net: dsa: microchip: ksz8: fix offset for the timestamp filedOleksij Rempel1-1/+1
2023-03-25net: dsa: microchip: ksz8: fix ksz8_fdb_dump() to extract all 1024 entriesOleksij Rempel1-3/+3
2023-03-25net: dsa: microchip: ksz8: fix ksz8_fdb_dump()Oleksij Rempel1-6/+5
2023-03-25fpga: xilinx-pr-decoupler: Use readl wrapper instead of pure readlMichal Simek1-1/+1
2023-03-25ptp_qoriq: fix memory leak in probe()SongJingyi1-1/+1
2023-03-25vmxnet3: use gro callback when UPT is enabledRonak Doshi1-1/+3
2023-03-25net: dsa: realtek: fix out-of-bounds accessAhmad Fatoum1-1/+4
2023-03-25scsi: mpt3sas: Don't print sense pool info twiceJerry Snitselaar1-5/+0
2023-03-25Merge tag 'mm-hotfixes-stable-2023-03-24-17-09' of git://git.kernel.org/pub/s...Linus Torvalds19-53/+140
2023-03-25scsi: core: Improve scsi_vpd_inquiry() checksDamien Le Moal1-2/+9
2023-03-25Merge tag '6.3-rc3-ksmbd-smb3-server-fixes' of git://git.samba.org/ksmbdLinus Torvalds8-55/+78
2023-03-25scsi: megaraid_sas: Fix crash after a double completionTomas Henzl1-2/+2
2023-03-25scsi: megaraid_sas: Fix fw_crash_buffer_show()Tomas Henzl1-1/+1
2023-03-25Merge tag 'arm-fixes-6.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds39-145/+212
2023-03-25Merge tag 'for-v6.3-rc' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds5-5/+5
2023-03-25Merge tag 'drm-fixes-2023-03-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds27-123/+180
2023-03-25net: phy: dp83869: fix default value for tx-/rx-internal-delayJosua Mayer1-4/+2
2023-03-25sfc: ef10: don't overwrite offload features at NIC resetÍñigo Huguet2-22/+33
2023-03-25Merge tag 'for-6.3/dm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds5-9/+22