summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-04-11net: hibmcge: fix multiple phy_stop() issueJijie Shao
2025-04-11net: hibmcge: fix not restore rx pause mac addr after reset issueJijie Shao
2025-04-11net: hibmcge: fix the incorrect np_link fail state issue.Jijie Shao
2025-04-11net: hibmcge: fix wrong mtu log issueJijie Shao
2025-04-11net: hibmcge: fix the share of irq statistics among different network ports i...Jijie Shao
2025-04-11net: hibmcge: fix incorrect multicast filtering issueJijie Shao
2025-04-11net: hibmcge: fix incorrect pause frame statistics issueJijie Shao
2025-04-11bonding: hold ops lock around get_linkStanislav Fomichev
2025-04-11net: mctp: Set SOCK_RCU_FREEMatt Johnston
2025-04-11ethtool: cmis_cdb: use correct rpl size in ethtool_cmis_module_poll()Damodharam Ammepalli
2025-04-11pds_core: fix memory leak in pdsc_debugfs_add_qcq()Abdun Nihaal
2025-04-12crypto: ahash - Disable request chainingHerbert Xu
2025-04-12crypto: scomp - Fix wild memory accesses in scomp_free_streamsHerbert Xu
2025-04-11mm: fix apply_to_existing_page_range()Kirill A. Shutemov
2025-04-11selftests/mm: fix compiler -Wmaybe-uninitialized warningAnshuman Khandual
2025-04-11alloc_tag: handle incomplete bulk allocations in vm_module_tags_populateT.J. Mercier
2025-04-11mailmap: add entry for Jean-Michel HautboisJean-Michel Hautbois
2025-04-11mm: (un)track_pfn_copy() fix + doc improvementsDavid Hildenbrand
2025-04-11mm: fix filemap_get_folios_contig returning batches of identical foliosVishal Moola (Oracle)
2025-04-11mm/hugetlb: add a line break at the end of the format stringwangxuewen
2025-04-11selftests: mincore: fix tmpfs mincore test failureBaolin Wang
2025-04-11mm/hugetlb: fix set_max_huge_pages() when there are surplus pagesJinjiang Tu
2025-04-11mm/cma: report base address of single range correctlyFrank van der Linden
2025-04-11mm: page_alloc: speed up fallbacks in rmqueue_bulk()Johannes Weiner
2025-04-11kunit: slub: add module descriptionArnd Bergmann
2025-04-11mm/kasan: add module decriptionArnd Bergmann
2025-04-11ucs2_string: add module descriptionArnd Bergmann
2025-04-11zlib: add module descriptionArnd Bergmann
2025-04-11fpga: tests: add module descriptionsArnd Bergmann
2025-04-11samples/livepatch: add module descriptionsArnd Bergmann
2025-04-11ASN.1: add module descriptionArnd Bergmann
2025-04-11mm/vma: add give_up_on_oom option on modify/merge, use in uffd releaseLorenzo Stoakes
2025-04-11selftests/mm: generate a temporary mountpoint for cgroup filesystemMark Brown
2025-04-11MAINTAINERS: add Andrew and Baoquan as kexec maintainersBaoquan He
2025-04-11mm/hugetlb: fix nid mismatch in alloc_surplus_hugetlb_folio()Liu Shixin
2025-04-11mm/page_alloc: avoid second trylock of zone->lockAlexei Starovoitov
2025-04-11mm/compaction: fix bug in hugetlb handling pathwayVishal Moola (Oracle)
2025-04-11lib/iov_iter: fix to increase non slab folio refcountSheng Yong
2025-04-11mseal: fix typo and style in documentationTakuma Watanabe
2025-04-11locking/local_lock, mm: replace localtry_ helpers with local_trylock_t typeAlexei Starovoitov
2025-04-11test suite: use %zu to print size_tMatthew Wilcox (Oracle)
2025-04-11radix-tree: add missing cleanup.hDaniel Gomez
2025-04-11mailmap: map Loic Poulain's old email addressesLoic Poulain
2025-04-11fwctl: Fix repeated device word in log messageShannon Nelson
2025-04-11pds_fwctl: Fix type and endian complaintsShannon Nelson
2025-04-11fwctl/cxl: Fix uuid_t usage in uapiDan Williams
2025-04-11Merge tag 'v6.15-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2025-04-11Merge tag 'wireless-2025-04-11' of https://git.kernel.org/pub/scm/linux/kerne...Jakub Kicinski
2025-04-11Merge tag 'for-net-2025-04-10' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2025-04-11selftests/tc-testing: Add test for echo of big TC filtersToke Høiland-Jørgensen