summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-07-04Merge tag 'inode-refactor-6.11_2024-07-02' of https://git.kernel.org/pub/scm/...Chandan Babu R
2024-07-04md/raid5: recheck if reshape has finished with device_lock heldBenjamin Marzinski
2024-07-04md: Don't wait for MD_RECOVERY_NEEDED for HOT_REMOVE_DISK ioctlYu Kuai
2024-07-04md-cluster: Constify struct md_cluster_operationsChristophe JAILLET
2024-07-04md: Remove unneeded semicolonYang Li
2024-07-04md/raid5: fix spares errors about rcu usageYu Kuai
2024-07-03nilfs2: fix kernel bug on rename operation of broken directoryRyusuke Konishi
2024-07-03mm/hugetlb_vmemmap: fix race with speculative PFN walkersYu Zhao
2024-07-03cachestat: do not flush stats in recency checkNhat Pham
2024-07-03mm/shmem: disable PMD-sized page cache if neededGavin Shan
2024-07-03mm/filemap: skip to create PMD-sized page cache if neededGavin Shan
2024-07-03mm/readahead: limit page cache size in page_cache_ra_order()Gavin Shan
2024-07-03mm/filemap: make MAX_PAGECACHE_ORDER acceptable to xarrayGavin Shan
2024-07-03mm/damon/core: merge regions aggressively when max_nr_regions is unmetSeongJae Park
2024-07-03Fix userfaultfd_api to return EINVAL as expectedAudra Mitchell
2024-07-03mm: vmalloc: check if a hash-index is in cpu_possible_maskUladzislau Rezki (Sony)
2024-07-03mm: prevent derefencing NULL ptr in pfn_section_valid()Waiman Long
2024-07-03mm: page_ref: remove folio_try_get_rcu()Yang Shi
2024-07-03drm/xe: Add VM bind IOCTL error injectionMatthew Brost
2024-07-03drm/xe: Update PT layer with better error handlingMatthew Brost
2024-07-03drm/xe: Update VM trace eventsMatthew Brost
2024-07-03drm/xe: Convert multiple bind ops into single jobMatthew Brost
2024-07-03drm/xe: Add xe_exec_queue_last_fence_test_depMatthew Brost
2024-07-03drm/xe: Add xe_vm_pgtable_update_op to xe_vma_opsMatthew Brost
2024-07-03drm/xe: s/xe_tile_migrate_engine/xe_tile_migrate_exec_queueMatthew Brost
2024-07-04RDMA/core: Introduce "name_assign_type" for an IB deviceMark Zhang
2024-07-04RDMA/qib: Fix truncation compilation warnings in qib_verbs.cLeon Romanovsky
2024-07-04RDMA/qib: Fix truncation compilation warnings in qib_init.cLeon Romanovsky
2024-07-03ksmbd: return FILE_DEVICE_DISK instead of super magicNamjae Jeon
2024-07-03Merge branch 'fix-oom-and-order-check-in-msg_zerocopy-selftest'Jakub Kicinski
2024-07-03selftests: make order checking verbose in msg_zerocopy selftestZijian Zhang
2024-07-03selftests: fix OOM in msg_zerocopy selftestZijian Zhang
2024-07-03Merge branch 'intel-wired-lan-driver-updates-2024-06-25-ice'Jakub Kicinski
2024-07-03ice: use proper macro for testing bitPetr Oros
2024-07-03ice: Reject pin requests with unsupported flagsJacob Keller
2024-07-03ice: Don't process extts if PTP is disabledJacob Keller
2024-07-03ice: Fix improper extts handlingMilena Olech
2024-07-03selftest: af_unix: Add test case for backtrack after finalising SCC.Kuniyuki Iwashima
2024-07-03af_unix: Fix uninit-value in __unix_walk_scc()Shigeru Yoshida
2024-07-03bonding: Fix out-of-bounds read in bond_option_arp_ip_targets_set()Sam Sun
2024-07-03selftests/damon/damon_nr_regions: test online-tuned max_nr_regionsSeongJae Park
2024-07-03_damon_sysfs: implement commit() for online parameters updateSeongJae Park
2024-07-03selftests/damon: implement test for min/max_nr_regionsSeongJae Park
2024-07-03selftests/damon/_damon_sysfs: implement kdamonds stop functionSeongJae Park
2024-07-03selftests/damon: implement DAMOS tried regions testSeongJae Park
2024-07-03selftests/damon: implement a program for even-numbered memory regions accessSeongJae Park
2024-07-03selftests/damon/_damon_sysfs: support schemes_update_tried_regionsSeongJae Park
2024-07-03selftests/damon/access_memory: use user-defined region sizeSeongJae Park
2024-07-03readahead: simplify gotos in page_cache_sync_ra()Jan Kara
2024-07-03readahead: fold try_context_readahead() into its single callerJan Kara