aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-07-04ata,scsi: Remove wrappers ata_sas_tport_{add,delete}()Niklas Cassel6-19/+6
2024-07-04Merge remote-tracking branch 'libata/for-6.10-fixes' into for-6.11Niklas Cassel7-30/+61
2024-07-04xfs: get rid of xfs_ag_resv_rmapbt_allocLong Li2-20/+6
2024-07-04Merge tag 'iio-for-6.11b' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman119-1494/+4447
2024-07-04drm/xe/mcr: Avoid clobbering DSS steeringMatt Roper1-3/+3
2024-07-04drm/xe: fix error handling in xe_migrate_update_pgtablesMatthew Auld1-4/+4
2024-07-04power: supply: qcom_battmgr: Enable battery support on x1e80100Abel Vesa1-0/+1
2024-07-04drm/panthor: Record devfreq busy as soon as a job is startedSteven Price1-0/+1
2024-07-04power: supply: add support for MAX1720x standalone fuel gaugeDimitri Fedrau3-0/+350
2024-07-04dt-bindings: power: supply: add support for MAX17201/MAX17205 fuel gaugeDimitri Fedrau1-0/+58
2024-07-04block: reuse original bio_vec array for integrity during cloneAnuj Gupta1-6/+3
2024-07-04null_blk: don't initialize static 'g_virt_boundary' to falseZhu Yanjun1-1/+1
2024-07-04Merge tag 'md-6.11-20240704' of git://git.kernel.org/pub/scm/linux/kernel/git...Jens Axboe4-42/+52
2024-07-04block: t10-pi: Return correct ref tag when queue has no integrity profileAnuj Gupta1-2/+8
2024-07-04HID: apple: Add support for magic keyboard backlight on T2 MacsOrlando Chamberlain1-0/+87
2024-07-04gpio: sim: lock GPIOs as interrupts when they are requestedBartosz Golaszewski1-1/+24
2024-07-04genirq/irq_sim: add an extended irq_sim initializerBartosz Golaszewski2-3/+74
2024-07-04drm/ttm: Always take the bo delayed cleanup path for imported bosThomas Hellström1-0/+1
2024-07-04xfs: skip flushing log items during pushDave Chinner4-3/+16
2024-07-04xfs: grant heads track byte counts, not LSNsDave Chinner7-238/+138
2024-07-04xfs: pass the full grant head to accounting functionsDave Chinner2-82/+77
2024-07-04xfs: track log space pinned by the AILDave Chinner3-6/+13
2024-07-04xfs: collapse xlog_state_set_callback in callerDave Chinner1-20/+11
2024-07-04xfs: l_last_sync_lsn is really AIL stateDave Chinner8-109/+102
2024-07-04xfs: ensure log tail is always up to dateDave Chinner2-5/+17
2024-07-04xfs: background AIL push should target physical spaceDave Chinner4-67/+80
2024-07-04xfs: AIL doesn't need manual pushingDave Chinner6-229/+108
2024-07-04xfs: move and rename xfs_trans_committed_bulkDave Chinner3-133/+131
2024-07-04xfs: fix the contact address for the sysfs ABI documentationChristoph Hellwig1-4/+4
2024-07-04xfs: Avoid races with cnt_btree lastrec updatesZizhi Wo4-130/+115
2024-07-04Merge tag 'refcount-intent-cleanups-6.11_2024-07-02' of https://git.kernel.or...Chandan Babu R6-281/+222
2024-07-04kvm: s390: Reject memory region operations for ucontrol VMsChristoph Schlameuss2-0/+15
2024-07-04KVM: s390: vsie: retry SIE instruction on host interceptsEric Farman1-3/+19
2024-07-04Merge tag 'rmap-intent-cleanups-6.11_2024-07-02' of https://git.kernel.org/pu...Chandan Babu R6-313/+321
2024-07-04Merge tag 'extfree-intent-cleanups-6.11_2024-07-02' of https://git.kernel.org...Chandan Babu R20-192/+141
2024-07-04Merge tag 'inode-refactor-6.11_2024-07-02' of https://git.kernel.org/pub/scm/...Chandan Babu R28-1545/+1948
2024-07-04md/raid5: recheck if reshape has finished with device_lock heldBenjamin Marzinski1-23/+41
2024-07-04md: Don't wait for MD_RECOVERY_NEEDED for HOT_REMOVE_DISK ioctlYu Kuai1-6/+0
2024-07-04md-cluster: Constify struct md_cluster_operationsChristophe JAILLET3-5/+5
2024-07-04md: Remove unneeded semicolonYang Li1-1/+1
2024-07-04md/raid5: fix spares errors about rcu usageYu Kuai1-7/+5
2024-07-03nilfs2: fix kernel bug on rename operation of broken directoryRyusuke Konishi1-2/+30
2024-07-03mm/hugetlb_vmemmap: fix race with speculative PFN walkersYu Zhao3-47/+30
2024-07-03cachestat: do not flush stats in recency checkNhat Pham3-5/+17
2024-07-03mm/shmem: disable PMD-sized page cache if neededGavin Shan1-2/+13
2024-07-03mm/filemap: skip to create PMD-sized page cache if neededGavin Shan1-1/+1
2024-07-03mm/readahead: limit page cache size in page_cache_ra_order()Gavin Shan1-4/+4
2024-07-03mm/filemap: make MAX_PAGECACHE_ORDER acceptable to xarrayGavin Shan1-2/+9
2024-07-03mm/damon/core: merge regions aggressively when max_nr_regions is unmetSeongJae Park1-3/+20
2024-07-03Fix userfaultfd_api to return EINVAL as expectedAudra Mitchell1-1/+6