summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-02-28Documentations: correct net_cachelines title for struct inet_sockHaiyue Wang
2024-02-28stmmac: Clear variable when destroying workqueueJakub Raczynski
2024-02-28net: hsr: Fix typo in the hsr_forward_do() function commentLukasz Majewski
2024-02-28net: ethernet: adi: move PHYLIB from vendor to driver symbolRandy Dunlap
2024-02-28crypto: sun8i-ce - Fix use after free in unprepareAndrey Skvortsov
2024-02-28drm/tests/drm_buddy: add alloc_range_bias testMatthew Auld
2024-02-28drm/buddy: check range allocation matches alignmentMatthew Auld
2024-02-28drm/buddy: fix range biasMatthew Auld
2024-02-27Merge tag 'wireless-2024-02-27' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski
2024-02-27uapi: in6: replace temporary label with rfc9486Justin Iurman
2024-02-27net: lan78xx: fix "softirq work is pending" errorOleksij Rempel
2024-02-27net: stmmac: Complete meta data only when enabledKurt Kanzenbach
2024-02-27net: usb: dm9601: fix wrong return value in dm9601_mdio_readJavier Carrasco
2024-02-27Merge tag 'lsm-pr-20240227' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-02-27Merge tag 'mm-hotfixes-stable-2024-02-27-14-52' of git://git.kernel.org/pub/s...Linus Torvalds
2024-02-27Merge patch series "drivers: perf: fix crash with the legacy riscv driver"Palmer Dabbelt
2024-02-27drivers: perf: ctr_get_width function for legacy is not definedVadim Shakirov
2024-02-27drivers: perf: added capabilities for legacy PMUVadim Shakirov
2024-02-27Revert "drm/amd/pm: resolve reboot exception for si oland"Alex Deucher
2024-02-27drm/amdgpu: Enable gpu reset for S3 abort cases on Raven seriesPrike Liang
2024-02-27drm/amdgpu/pm: Fix the power1_min_cap valueMa Jun
2024-02-27drm/amd/display: Prevent potential buffer overflow in map_hw_resourcesSrinivasan Shanmugam
2024-02-27veth: try harder when allocating queue memoryJakub Kicinski
2024-02-27spi: Drop mismerged fixMark Brown
2024-02-27Merge branch 'ionic-pci-error-handling-fixes'Paolo Abeni
2024-02-27ionic: restore netdev feature bits after resetShannon Nelson
2024-02-27ionic: check cmd_regs before copying in or outShannon Nelson
2024-02-27ionic: check before releasing pci regionsShannon Nelson
2024-02-27fs/aio: Make io_cancel() generate completions againBart Van Assche
2024-02-27afs: Fix endless loop in directory parsingDavid Howells
2024-02-27drm/i915/hdcp: Extract hdcp structure from correct connectorSuraj Kandpal
2024-02-27ALSA: hda/realtek - ALC285 reduce pop noise from Headphone portKailang Yang
2024-02-27xfs: drop experimental warning for FSDAXShiyang Ruan
2024-02-26Merge branch 'mptcp-more-misc-fixes-for-v6-8'Jakub Kicinski
2024-02-26selftests: mptcp: explicitly trigger the listener diag code-pathPaolo Abeni
2024-02-26mptcp: fix possible deadlock in subflow diagPaolo Abeni
2024-02-26mptcp: fix double-free on socket dismantleDavide Caratti
2024-02-26selftests: mptcp: join: add ss mptcp support checkGeliang Tang
2024-02-26mptcp: fix potential wake-up event lossPaolo Abeni
2024-02-26mptcp: fix snd_wnd initialization for passive socketPaolo Abeni
2024-02-26mptcp: push at DSS boundariesPaolo Abeni
2024-02-26mptcp: avoid printing warning once on client sideMatthieu Baerts (NGI0)
2024-02-26selftests: mptcp: rm subflow with v4/v4mapped addrGeliang Tang
2024-02-26mptcp: map v4 address to v6 when destroying subflowGeliang Tang
2024-02-26dpll: rely on rcu for netdev_dpll_pin()Eric Dumazet
2024-02-26lan78xx: enable auto speed configuration for LAN7850 if no EEPROM is detectedOleksij Rempel
2024-02-26scsi: mpt3sas: Prevent sending diag_reset when the controller is readyRanjan Kumar
2024-02-26scsi: mpi3mr: Reduce stack usage in mpi3mr_refresh_sas_ports()Arnd Bergmann
2024-02-26iommufd/selftest: Don't check map/unmap pairing with HUGE_PAGESJason Gunthorpe
2024-02-26iommufd: Fix protection fault in iommufd_test_syz_conv_iovaNicolin Chen