summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2020-12-15Merge tag 'close-range-openat2-v5.11' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-11/+122
2020-12-15Merge branch 'regset.followup' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-44/+28
2020-12-15Merge branch 'work.epoll' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds-429/+305
2020-12-15Merge tag 'erofs-for-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds-111/+149
2020-12-15Merge tag 'nfsd-5.11' of git://git.linux-nfs.org/projects/cel/cel-2.6Linus Torvalds-2187/+3462
2020-12-15Merge tag 'jfs-5.11' of git://github.com/kleikamp/linux-shaggyLinus Torvalds-9/+13
2020-12-15Merge tag 'dlm-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...Linus Torvalds-148/+168
2020-12-15Merge tag 'for-5.11-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kda...Linus Torvalds-4313/+4491
2020-12-15Merge tag 'locks-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/jlay...Linus Torvalds-6/+8
2020-12-15Merge tag 'rpmsg-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ande...Linus Torvalds-127/+439
2020-12-15Merge tag 'hwlock-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/and...Linus Torvalds-16/+3
2020-12-15Merge tag 'rproc-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ande...Linus Torvalds-212/+2101
2020-12-15Merge tag 'nfs-rdma-for-5.11-1' of git://git.linux-nfs.org/projects/anna/linu...Trond Myklebust-313/+302
2020-12-15Merge tag 'pci-v5.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1867/+2028
2020-12-15Merge tag 'acpi-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds-251/+612
2020-12-15Merge tag 'pm-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds-1210/+1692
2020-12-15Merge tag 'thermal-v5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-799/+1278
2020-12-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds-2381/+2989
2020-12-15Merge tag 'platform-drivers-x86-v5.11-1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-257/+6595
2020-12-15Merge tag 'hwmon-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-316/+3875
2020-12-15Merge tag 'mmc-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmcLinus Torvalds-454/+839
2020-12-15Merge branch 'i2c/for-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-340/+604
2020-12-15Merge tag 'spi-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Linus Torvalds-239/+482
2020-12-15Merge tag 'regulator-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-84/+3876
2020-12-15Merge tag 'regmap-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds-1530/+96
2020-12-16rtc: fix RTC removalAlexandre Belloni-1/+0
2020-12-15Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-626/+758
2020-12-15cifs: Tracepoints and logs for tracing credit changes.Shyam Prasad N-4/+64
2020-12-15cifs: fix use after free in cifs_smb3_do_mount()Ronnie Sahlberg-1/+3
2020-12-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds-372/+536
2020-12-15mm/lru: revise the comments of lru_lockHugh Dickins-64/+50
2020-12-15mm/lru: introduce relock_page_lruvec()Alexander Duyck-46/+62
2020-12-15mm/lru: replace pgdat lru_lock with lruvec lockAlex Shi-126/+275
2020-12-15mm/swap.c: serialize memcg changes in pagevec_lru_move_fnAlex Shi-9/+35
2020-12-15mm/compaction: do page isolation first in compactionAlex Shi-31/+56
2020-12-15mm/lru: introduce TestClearPageLRU()Alex Shi-22/+21
2020-12-15mm/mlock: remove __munlock_isolate_lru_page()Alex Shi-22/+9
2020-12-15mm/mlock: remove lru_lock on TestClearPageMlockedAlex Shi-21/+5
2020-12-15mm/vmscan: remove lruvec reget in move_pages_to_lruAlex Shi-1/+6
2020-12-15mm/lru: move lock into lru_note_costAlex Shi-5/+4
2020-12-15mm/swap.c: fold vm event PGROTATED into pagevec_move_tail_fnAlex Shi-42/+23
2020-12-15mm/memcg: add debug checking in lock_page_memcgAlex Shi-0/+6
2020-12-15mm: page_idle_get_page() does not need lru_lockHugh Dickins-4/+0
2020-12-15mm/rmap: stop store reordering issue on page->mappingAlex Shi-1/+7
2020-12-15mm/vmscan: remove unnecessary lruvec addingAlex Shi-13/+25
2020-12-15mm/thp: narrow lru lockingAlex Shi-12/+13
2020-12-15mm/thp: simplify lru_add_page_tail()Alex Shi-14/+6
2020-12-15mm/thp: use head for head page in lru_add_page_tail()Alex Shi-12/+11
2020-12-15mm/thp: move lru_add_page_tail() to huge_memory.cAlex Shi-35/+30
2020-12-15Merge tag 'staging-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-10875/+10177