aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-08-12mm/mempolicy.c: check parameters first in kernel_get_mempolicyWenchao Hao1-2/+2
2020-08-12mm: mempolicy: fix kerneldoc of numa_map_to_online_node()Krzysztof Kozlowski1-1/+1
2020-08-12mm/compaction: correct the comments of compact_defer_shiftAlex Shi2-1/+2
2020-08-12mm: use unsigned types for fragmentation scoreNitin Gupta4-13/+13
2020-08-12mm: fix compile error due to COMPACTION_HPAGE_ORDERNitin Gupta1-1/+1
2020-08-12mm: proactive compactionNitin Gupta6-5/+223
2020-08-12/proc/PID/smaps: consistent whitespace output formatMichal Koutný1-2/+2
2020-08-12mm/vmscan: restore active/inactive ratio for anonymous LRUJoonsoo Kim1-1/+1
2020-08-12mm/swap: implement workingset detection for anonymous LRUJoonsoo Kim5-19/+43
2020-08-12mm/swapcache: support to handle the shadow entriesJoonsoo Kim5-12/+69
2020-08-12mm/workingset: prepare the workingset detection infrastructure for anon LRUJoonsoo Kim5-21/+43
2020-08-12mm/vmscan: protect the workingset on anonymous LRUJoonsoo Kim10-21/+19
2020-08-12mm/vmscan: make active/inactive ratio as 1:1 for anon lruJoonsoo Kim1-1/+1
2020-08-12mm/hugetlb: add mempolicy check in the reservation routineMuchun Song3-6/+34
2020-08-12kselftests: cgroup: add perpcu memory accounting testRoman Gushchin1-1/+69
2020-08-12mm: memcg: charge memcg percpu memory to the parent cgroupRoman Gushchin1-4/+16
2020-08-12mm: memcg/percpu: per-memcg percpu memory statisticsRoman Gushchin4-1/+25
2020-08-12mm: memcg/percpu: account percpu memory to memory cgroupsRoman Gushchin5-40/+246
2020-08-12percpu: return number of released bytes from pcpu_free_area()Roman Gushchin1-3/+10
2020-08-12fix breakage in do_rmdir()Al Viro1-1/+1
2020-08-12ALSA: hda/hdmi: Use force connectivity quirk on another HP desktopKai-Heng Feng1-0/+1
2020-08-12NFS: Fix flexfiles read failoverTrond Myklebust3-16/+40
2020-08-12io_uring: fail poll arm on queue proc failureJens Axboe1-1/+1
2020-08-12fs: nfs: delete repeated words in commentsRandy Dunlap2-2/+2
2020-08-12rpc_pipefs: convert comma to semicolonXu Wang1-1/+1
2020-08-12nfs: Fix getxattr kernel panic and memory overflowJeffrey Mitchell2-3/+5
2020-08-12NFS: Don't return layout segments that are in useTrond Myklebust1-19/+15
2020-08-12NFS: Don't move layouts to plh_return_segs list while in useTrond Myklebust1-11/+1
2020-08-12NFS: Add layout segment info to pnfs read/write/commit tracepointsTrond Myklebust1-6/+36
2020-08-12parisc: Implement __smp_store_release and __smp_load_acquire barriersJohn David Anglin1-0/+61
2020-08-12perf bench: Fix a couple of spelling mistakes in options textColin Ian King1-2/+2
2020-08-12perf bench numa: Fix benchmark namesAlexander Gordeev1-18/+17
2020-08-12perf bench numa: Fix number of processes in "2x3-convergence" testAlexander Gordeev1-1/+1
2020-08-12tools headers UAPI: Sync kvm.h headers with the kernel sourcesArnaldo Carvalho de Melo1-0/+4
2020-08-12tools include UAPI: Sync linux/vhost.h with the kernel sourcesArnaldo Carvalho de Melo1-0/+2
2020-08-12tools headers kvm s390: Sync headers with the kernel sourcesArnaldo Carvalho de Melo1-2/+5
2020-08-12perf trace beauty: Use the autogenerated protocol family tableArnaldo Carvalho de Melo3-8/+13
2020-08-12perf trace beauty: Add script to autogenerate socket families tableArnaldo Carvalho de Melo2-0/+466
2020-08-12rtc: pcf2127: fix alarm handlingAlexandre Belloni1-18/+19
2020-08-12rtc: pcf2127: add alarm supportLiam Beguin1-0/+134
2020-08-12rtc: pcf2127: add pca2129 device idLiam Beguin2-0/+5
2020-08-12genirq/PM: Always unlock IRQ descriptor in rearm_wake_irq()Guenter Roeck1-2/+6
2020-08-12btrfs: trim: fix underflow in trim length to prevent access beyond device bou...Qu Wenruo3-0/+20
2020-08-12ALSA: hda/realtek - Fix unused variable warningTakashi Iwai1-2/+0
2020-08-12drm/ttm: revert "drm/ttm: make TT creation purely optional v3"Christian König4-22/+31
2020-08-12Merge branch 'vmwgfx-next-5.9' of git://people.freedesktop.org/~sroland/linux...Dave Airlie6-30/+15
2020-08-12parisc: mask out enable and reserved bits from sba imaskSven Schnelle1-1/+1
2020-08-11Merge tag 'tag-chrome-platform-for-v5.9' of git://git.kernel.org/pub/scm/linu...Linus Torvalds10-128/+483
2020-08-11Merge tag 'for-linus-5.9-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-10/+10
2020-08-11Merge tag 'zonefs-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/d...Linus Torvalds3-14/+27