summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
4 daysLinux 7.0-rc6v7.0-rc6Linus Torvalds
4 daysMerge tag 'vfs-7.0-rc6.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
4 daysMerge tag 'phy-fixes-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/ph...Linus Torvalds
4 daysMerge tag 'dmaengine-fix-7.0' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
4 daysMerge tag 'i2c-for-7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
4 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
4 daysMerge tag 'for-linus-7.0a-rc6-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
4 daysMerge tag 'x86-urgent-2026-03-29' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
4 daysMerge tag 'timers-urgent-2026-03-29' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
4 daysMerge tag 'locking-urgent-2026-03-29' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
4 daysMerge tag 'irq-urgent-2026-03-29' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
4 daysMerge tag 'ovl-fixes-7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
4 daysMerge tag 'ext4_for_linus-7.0-rc6' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
5 daysMerge tag 'for-7.0-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
5 daysMerge tag 'mm-hotfixes-stable-2026-03-28-10-45' of git://git.kernel.org/pub/s...Linus Torvalds
5 daysMAINTAINERS: drop outdated I2C websiteWolfram Sang
5 daysMerge tag 'trace-v7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
5 daysMerge tag 's390-7.0-6' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
5 daysfutex: Clear stale exiting pointer in futex_lock_pi() retry pathDavidlohr Bueso
5 daystracing: Drain deferred trigger frees if kthread creation failsWesley Atwell
6 daysmm/mseal: update VMA end correctly on mergeLorenzo Stoakes (Oracle)
6 daysbug: avoid format attribute warning for clang as wellArnd Bergmann
6 daysmm/pagewalk: fix race between concurrent split and refaultMax Boone
6 daysmm/memory: fix PMD/PUD checks in follow_pfnmap_start()David Hildenbrand (Arm)
6 daysmm/damon/sysfs: check contexts->nr in repeat_call_fnJosh Law
6 daysmm/damon/sysfs: check contexts->nr before accessing contexts_arr[0]Josh Law
6 daysmm/damon/sysfs: fix param_ctx leak on damon_sysfs_new_test_ctx() failureJosh Law
6 daysmm/swap: fix swap cache memcg accountingAlexandre Ghiti
6 daysMAINTAINERS, mailmap: update email address for Harry YooHarry Yoo (Oracle)
6 daysmm/huge_memory: fix folio isn't locked in softleaf_to_folio()Jinjiang Tu
6 daysext4: always drain queued discard work in ext4_mb_release()Theodore Ts'o
6 daysext4: handle wraparound when searching for blocks for indirect mapped blocksTheodore Ts'o
6 daysext4: skip split extent recovery on corruptionhongao
6 daysext4: fix iloc.bh leak in ext4_fc_replay_inode() error pathsBaokun Li
6 daysext4: fix deadlock on inode reallocationJan Kara
6 daysext4: fix use-after-free in update_super_work when racing with umountJiayuan Chen
6 daysext4: fix the might_sleep() warnings in kvfree()Zqiang
6 daysext4: reject mount if bigalloc with s_first_data_block != 0Helen Koike
6 daysext4: fix extents-test.c is not compiled when EXT4_KUNIT_TESTS=MYe Bin
6 daysext4: fix mballoc-test.c is not compiled when EXT4_KUNIT_TESTS=MYe Bin
6 daysext4: introduce EXPORT_SYMBOL_FOR_EXT4_TEST() helperYe Bin
6 daysjbd2: gracefully abort on checkpointing state corruptionsMilos Nikic
6 daysext4: avoid infinite loops caused by residual dataEdward Adam Davis
6 daysext4: validate p_idx bounds in ext4_ext_correct_indexesTejas Bharambe
6 daysext4: test if inode's all dirty pages are submitted to diskYe Bin
6 daysext4: minor fix for ext4_split_extent_zeroout()Ojaswin Mujoo
6 daysext4: avoid allocate block from corrupted group in ext4_mb_find_by_goal()Ye Bin
6 daysext4: kunit: extents-test: lix percpu_counters list corruptionRitesh Harjani (IBM)
6 daysext4: publish jinode after initializationLi Chen
6 daysext4: replace BUG_ON with proper error handling in ext4_read_inline_folioYuto Ohnuki