summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-12-10Merge tag '5.16-rc4-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2021-12-10Merge tag 'nfsd-5.16-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2021-12-10mm: bdi: initialize bdi_min_ratio when bdi is unregisteredManjong Lee
2021-12-10hugetlbfs: fix issue of preallocation of gigantic pages can't workZhenguo Yao
2021-12-10mm/memcg: relocate mod_objcg_mlstate(), get_obj_stock() and put_obj_stock()Waiman Long
2021-12-10mm/slub: fix endianness bug for alloc/free_traces attributesGerald Schaefer
2021-12-10selftests/damon: split test casesSeongJae Park
2021-12-10selftests/damon: test debugfs file reads/writes with huge countSeongJae Park
2021-12-10selftests/damon: test wrong DAMOS condition ranges inputSeongJae Park
2021-12-10selftests/damon: test DAMON enabling with empty target_ids caseSeongJae Park
2021-12-10selftests/damon: skip test if DAMON is runningSeongJae Park
2021-12-10mm/damon/vaddr-test: remove unnecessary variablesSeongJae Park
2021-12-10mm/damon/vaddr-test: split a test function having >1024 bytes frame sizeSeongJae Park
2021-12-10mm/damon/vaddr: remove an unnecessary warning messageSeongJae Park
2021-12-10mm/damon/core: remove unnecessary error messagesSeongJae Park
2021-12-10mm/damon/dbgfs: remove an unnecessary error messageSeongJae Park
2021-12-10mm/damon/core: use better timer mechanisms selection thresholdSeongJae Park
2021-12-10mm/damon/core: fix fake load reports due to uninterruptible sleepsSeongJae Park
2021-12-10timers: implement usleep_idle_range()SeongJae Park
2021-12-10filemap: remove PageHWPoison check from next_uptodate_page()Matthew Wilcox (Oracle)
2021-12-10mailmap: update email address for Guo RenGuo Ren
2021-12-10MAINTAINERS: update kdump maintainersDave Young
2021-12-10Increase default MLOCK_LIMIT to 8 MiBDrew DeVault
2021-12-10Merge tag 'thermal-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-12-10Merge tag 'acpi-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2021-12-10Merge tag 'pm-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2021-12-10Merge tag 'hwmon-for-v5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2021-12-10Merge tag 'trace-v5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-12-10Merge tag 'aio-poll-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-12-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-12-10i2c: mpc: Use atomic read and fix break conditionChris Packham
2021-12-10io-wq: check for wq exit after adding new worker task_workio_uring-5.16-2021-12-10Jens Axboe
2021-12-10io_uring: ensure task_work gets run as part of cancelationsJens Axboe
2021-12-10Merge tag 'pci-v5.16-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-12-10Merge tag 'mmc-v5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2021-12-10Merge tag 'libata-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-12-10Merge tag 'sound-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2021-12-10Merge tag 'drm-fixes-2021-12-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-12-10Revert "mtd_blkdevs: don't scan partitions for plain mtdblock"block-5.16-2021-12-10Jens Axboe
2021-12-10block: fix ioprio_get(IOPRIO_WHO_PGRP) vs setuid(2)Davidlohr Bueso
2021-12-10Merge branch 'md-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/so...Jens Axboe
2021-12-10md: fix double free of mddev->private in autorun_array()zhangyue
2021-12-10md: fix update super 1.0 on rdev size changeMarkus Hochholdinger
2021-12-10nfsd: fix use-after-free due to delegation raceJ. Bruce Fields
2021-12-10nfsd: Fix nsfd startup race (again)Alexander Sverdlin
2021-12-10clocksource/drivers/arm_arch_timer: Force inlining of erratum_set_next_event_...Marc Zyngier
2021-12-10clocksource/drivers/dw_apb_timer_of: Fix probe failureAlexey Sheplyakov
2021-12-10selftests: KVM: Add test to verify KVM doesn't explode on "bad" I/OSean Christopherson
2021-12-10KVM: x86: Don't WARN if userspace mucks with RCX during string I/O exitSean Christopherson
2021-12-10KVM: X86: Raise #GP when clearing CR0_PG in 64 bit modeLai Jiangshan