summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-06-19MAINTAINERS: add further init files to mm init blockLorenzo Stoakes
2025-06-19MAINTAINERS: update maintainers for HugeTLBOscar Salvador
2025-06-19maple_tree: fix MA_STATE_PREALLOC flag in mas_preallocate()Liam R. Howlett
2025-06-19MAINTAINERS: add missing test files to mm gup sectionLorenzo Stoakes
2025-06-19MAINTAINERS: add missing mm/workingset.c file to mm reclaim sectionLorenzo Stoakes
2025-06-19selftests/mm: skip uprobe vma merge test if uprobes are not enabledPedro Falcato
2025-06-19bcache: remove unnecessary select MIN_HEAPKuan-Wei Chiu
2025-06-19Revert "bcache: remove heap-related macros and switch to generic min_heap"Kuan-Wei Chiu
2025-06-19Revert "bcache: update min_heap_callbacks to use default builtin swap"Kuan-Wei Chiu
2025-06-19selftests/mm: add configs to fix testcase failureDev Jain
2025-06-19kho: initialize tail pages for higher order folios properlyPratyush Yadav
2025-06-19MAINTAINERS: add linux-mm@ list to Kexec HandoverPratyush Yadav
2025-06-19mm: userfaultfd: fix race of userfaultfd_move and swap cacheKairui Song
2025-06-19mm/gup: revert "mm: gup: fix infinite loop within __get_longterm_locked"David Hildenbrand
2025-06-19selftests/mm: increase timeout from 180 to 900 secondsShivank Garg
2025-06-19mm/shmem, swap: fix softlockup with mTHP swapinKairui Song
2025-06-19scsi: fnic: Fix missing DMA mapping error in fnic_send_frame()Thomas Fourier
2025-06-19scsi: fnic: Set appropriate logging level for log messageKaran Tilak Kumar
2025-06-19scsi: fnic: Add and improve logs in FDMI and FDMI ABTS pathsKaran Tilak Kumar
2025-06-19scsi: fnic: Turn off FDMI ACTIVE flags on link downKaran Tilak Kumar
2025-06-19scsi: fnic: Fix crash in fnic_wq_cmpl_handler when FDMI times outKaran Tilak Kumar
2025-06-19scsi: ufs: core: Fix clk scaling to be conditional in reset and restoreanvithdosapati
2025-06-19scsi: megaraid_sas: Fix invalid node indexChen Yu
2025-06-19net: ti: icssg-prueth: Add prp offload support to ICSSG driverHimanshu Mittal
2025-06-19Merge tag 'spi-fix-v6.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-06-19Merge tag 'regulator-fix-v6.16-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-06-19clk: imx: Fix an out-of-bounds access in dispmix_csr_clk_dev_dataXiaolei Wang
2025-06-19clk: scmi: Handle case where child clocks are initialized before their parentsSascha Hauer
2025-06-19Merge branch 'ref_tracker-add-ability-to-register-a-debugfs-file-for-a-ref_tr...Jakub Kicinski
2025-06-19ref_tracker: eliminate the ref_tracker_dir name fieldJeff Layton
2025-06-19net: add symlinks to ref_tracker_dir for netnsJeff Layton
2025-06-19ref_tracker: add a way to create a symlink to the ref_tracker_dir debugfs fileJeff Layton
2025-06-19ref_tracker: automatically register a file in debugfs for a ref_tracker_dirJeff Layton
2025-06-19ref_tracker: allow pr_ostream() to print directly to a seq_fileJeff Layton
2025-06-19ref_tracker: add a static classname string to each ref_tracker_dirJeff Layton
2025-06-19ref_tracker: have callers pass output function to pr_ostream()Jeff Layton
2025-06-19ref_tracker: add a top level debugfs directory for ref_trackerJeff Layton
2025-06-19ref_tracker: don't use %pK in pr_ostream() outputJeff Layton
2025-06-19Merge branch 'netpoll-code-organization-improvements'Jakub Kicinski
2025-06-19Merge branch 'netdevsim-implement-rx-statistics-using-netdev_pcpu_stat_dstats'Jakub Kicinski
2025-06-19netpoll: Extract IPv6 address retrieval functionBreno Leitao
2025-06-19netpoll: extract IPv4 address retrieval into helper functionBreno Leitao
2025-06-19netpoll: Extract carrier wait functionBreno Leitao
2025-06-19net/smc: remove unused input parameters in smc_buf_get_slotWang Liang
2025-06-19netdevsim: account dropped packet length in stats on queue freeBreno Leitao
2025-06-19tcp: tcp_time_to_recover() cleanupEric Dumazet
2025-06-19net: add dev_dstats_rx_dropped_add() helperBreno Leitao
2025-06-19neighbour: add support for NUD_PERMANENT proxy entriesNicolas Escande
2025-06-19netdevsim: collect statistics at RX sideBreno Leitao
2025-06-19netdevsim: migrate to dstats stats collectionBreno Leitao