summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-12-11mm/memcg: relocate mod_objcg_mlstate(), get_obj_stock() and put_obj_stock()Waiman Long1-53/+53
2021-12-11mm/slub: fix endianness bug for alloc/free_traces attributesGerald Schaefer1-6/+9
2021-12-11selftests/damon: split test casesSeongJae Park7-112/+129
2021-12-11selftests/damon: test debugfs file reads/writes with huge countSeongJae Park4-0/+61
2021-12-11selftests/damon: test wrong DAMOS condition ranges inputSeongJae Park1-0/+2
2021-12-11selftests/damon: test DAMON enabling with empty target_ids caseSeongJae Park1-0/+9
2021-12-11selftests/damon: skip test if DAMON is runningSeongJae Park1-0/+9
2021-12-11mm/damon/vaddr-test: remove unnecessary variablesSeongJae Park1-8/+0
2021-12-11mm/damon/vaddr-test: split a test function having >1024 bytes frame sizeSeongJae Park1-37/+40
2021-12-11mm/damon/vaddr: remove an unnecessary warning messageSeongJae Park1-1/+0
2021-12-11mm/damon/core: remove unnecessary error messagesSeongJae Park1-9/+2
2021-12-11mm/damon/dbgfs: remove an unnecessary error messageSeongJae Park1-3/+1
2021-12-11mm/damon/core: use better timer mechanisms selection thresholdSeongJae Park1-1/+2
2021-12-11mm/damon/core: fix fake load reports due to uninterruptible sleepsSeongJae Park1-3/+3
2021-12-11timers: implement usleep_idle_range()SeongJae Park2-8/+22
2021-12-11filemap: remove PageHWPoison check from next_uptodate_page()Matthew Wilcox (Oracle)1-2/+0
2021-12-11mailmap: update email address for Guo RenGuo Ren1-0/+2
2021-12-11MAINTAINERS: update kdump maintainersDave Young1-1/+1
2021-12-11Increase default MLOCK_LIMIT to 8 MiBDrew DeVault1-3/+10
2021-12-11Merge tag 'thermal-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-1/+1
2021-12-11Merge tag 'acpi-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2-0/+2
2021-12-11Merge tag 'pm-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-1/+1
2021-12-11Merge tag 'hwmon-for-v5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds5-10/+7
2021-12-11Merge tag 'trace-v5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-6/+242
2021-12-11Merge tag 'aio-poll-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds6-58/+196
2021-12-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds11-17/+223
2021-12-11i2c: mpc: Use atomic read and fix break conditionChris Packham1-1/+1
2021-12-10io-wq: check for wq exit after adding new worker task_workJens Axboe1-6/+25
2021-12-10io_uring: ensure task_work gets run as part of cancelationsJens Axboe1-2/+4
2021-12-10Merge tag 'pci-v5.16-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-14/+16
2021-12-10Merge tag 'mmc-v5.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2-2/+4
2021-12-10Merge tag 'libata-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-1/+4
2021-12-10Merge tag 'sound-5.16-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds18-122/+274
2021-12-10Merge tag 'drm-fixes-2021-12-10' of git://anongit.freedesktop.org/drm/drmLinus Torvalds6-12/+30
2021-12-10Revert "mtd_blkdevs: don't scan partitions for plain mtdblock"Jens Axboe1-4/+2
2021-12-10block: fix ioprio_get(IOPRIO_WHO_PGRP) vs setuid(2)Davidlohr Bueso1-0/+3
2021-12-10Merge branch 'md-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/so...Jens Axboe1-1/+3
2021-12-10md: fix double free of mddev->private in autorun_array()zhangyue1-1/+2
2021-12-10md: fix update super 1.0 on rdev size changeMarkus Hochholdinger1-0/+1
2021-12-10nfsd: fix use-after-free due to delegation raceJ. Bruce Fields1-2/+7
2021-12-10nfsd: Fix nsfd startup race (again)Alexander Sverdlin2-7/+8
2021-12-10clocksource/drivers/arm_arch_timer: Force inlining of erratum_set_next_event_...Marc Zyngier1-2/+7
2021-12-10clocksource/drivers/dw_apb_timer_of: Fix probe failureAlexey Sheplyakov1-1/+1
2021-12-10selftests: KVM: Add test to verify KVM doesn't explode on "bad" I/OSean Christopherson3-0/+116
2021-12-10KVM: x86: Don't WARN if userspace mucks with RCX during string I/O exitSean Christopherson1-2/+7
2021-12-10KVM: X86: Raise #GP when clearing CR0_PG in 64 bit modeLai Jiangshan1-1/+2
2021-12-10xhci: avoid race between disable slot command and host runtime suspendMathias Nyman3-8/+16
2021-12-10xhci: Remove CONFIG_USB_DEFAULT_PERSIST to prevent xHCI from runtime suspendingKai-Heng Feng1-4/+0
2021-12-10Merge tag 'nvme-5.16-2021-12-10' of git://git.infradead.org/nvme into block-5.16Jens Axboe5-9/+33
2021-12-10irqchip/irq-bcm7120-l2: Add put_device() after of_find_device_by_node()Ye Guojin1-0/+1