summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
42 hoursMerge tag 'sched_ext-for-7.0-rc6-fixes' of git://git.kernel.org/pub/scm/linux...HEADmasterLinus Torvalds
42 hoursMerge tag 'wq-for-7.0-rc6-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
43 hoursMerge tag 'cgroup-for-7.0-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
44 hourscgroup/cpuset: Skip security check for hotplug induced v1 task migrationWaiman Long
44 hourscgroup/cpuset: Simplify setsched decision check in task iteration loop of cpu...Waiman Long
46 hoursMerge tag 'fs_for_v7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
3 daysMerge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
3 daysMerge tag 'trace-rtla-v7.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
3 daysselftests/sched_ext: Add cyclic SCX_KICK_WAIT stress testTejun Heo
3 dayssched_ext: Fix SCX_KICK_WAIT deadlock by deferring wait to balance callbackTejun Heo
3 daysrtla: Fix build without libbpf headerTomas Glozar
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
5 daysmm/mseal: update VMA end correctly on mergeLorenzo Stoakes (Oracle)
5 daysbug: avoid format attribute warning for clang as wellArnd Bergmann
5 daysmm/pagewalk: fix race between concurrent split and refaultMax Boone
5 daysmm/memory: fix PMD/PUD checks in follow_pfnmap_start()David Hildenbrand (Arm)
5 daysmm/damon/sysfs: check contexts->nr in repeat_call_fnJosh Law
5 daysmm/damon/sysfs: check contexts->nr before accessing contexts_arr[0]Josh Law
5 daysmm/damon/sysfs: fix param_ctx leak on damon_sysfs_new_test_ctx() failureJosh Law
5 daysmm/swap: fix swap cache memcg accountingAlexandre Ghiti
5 daysMAINTAINERS, mailmap: update email address for Harry YooHarry Yoo (Oracle)
5 daysmm/huge_memory: fix folio isn't locked in softleaf_to_folio()Jinjiang Tu
5 daysext4: always drain queued discard work in ext4_mb_release()Theodore Ts'o
5 daysext4: handle wraparound when searching for blocks for indirect mapped blocksTheodore Ts'o
5 daysext4: skip split extent recovery on corruptionhongao
5 daysext4: fix iloc.bh leak in ext4_fc_replay_inode() error pathsBaokun Li
5 daysext4: fix deadlock on inode reallocationJan Kara
5 daysext4: fix use-after-free in update_super_work when racing with umountJiayuan Chen
5 daysext4: fix the might_sleep() warnings in kvfree()Zqiang
5 daysext4: reject mount if bigalloc with s_first_data_block != 0Helen Koike
5 daysext4: fix extents-test.c is not compiled when EXT4_KUNIT_TESTS=MYe Bin