summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2018-10-31linux/bitmap.h: relax comment on compile-time constant nbitsRasmus Villemoes1-2/+2
2018-10-31linux/bitmap.h: fix type of nbits in bitmap_shift_right()Rasmus Villemoes1-1/+1
2018-10-31linux/bitmap.h: remove redundant uses of small_const_nbits()Rasmus Villemoes1-18/+6
2018-10-31linux/bitmap.h: handle constant zero-size bitmaps correctlyRasmus Villemoes1-1/+6
2018-10-31mm/hmm: use a structure for update callback parametersJérôme Glisse1-9/+22
2018-10-31mm/hmm: fix utf8 ...Jérôme Glisse1-1/+1
2018-10-31platform/x86: asus-wmi: export function for evaluating WMI methodsDaniel Drake1-0/+101
2018-10-30Merge tag 'nfsd-4.20' of git://linux-nfs.org/~bfields/linuxLinus Torvalds3-12/+20
2018-10-30Merge tag 'trace-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds2-1/+7
2018-10-30Merge tag 'pm-4.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds1-1/+0
2018-10-30ipv4/igmp: fix v1/v2 switchback timeout based on rfc3376, 8.12Hangbin Liu1-1/+3
2018-10-30Merge tag 'rproc-v4.20' of git://github.com/andersson/remoteprocLinus Torvalds1-3/+44
2018-10-30vfs: hide file range comparison functionDarrick J. Wong1-3/+0
2018-10-30vfs: enable remap callers that can handle short operationsDarrick J. Wong1-2/+3
2018-10-30vfs: plumb remap flags through the vfs dedupe functionsDarrick J. Wong1-1/+1
2018-10-30vfs: plumb remap flags through the vfs clone functionsDarrick J. Wong1-2/+2
2018-10-30vfs: make remap_file_range functions take and return bytes completedDarrick J. Wong1-12/+15
2018-10-30vfs: pass remap flags to generic_remap_checksDarrick J. Wong1-1/+1
2018-10-30vfs: pass remap flags to generic_remap_file_range_prepDarrick J. Wong1-1/+1
2018-10-30vfs: combine the clone and dedupe into a single remap_file_rangeDarrick J. Wong1-4/+21
2018-10-30vfs: rename vfs_clone_file_prep to be more descriptiveDarrick J. Wong1-3/+3
2018-10-30vfs: check file ranges before cloning filesDarrick J. Wong1-3/+6
2018-10-30Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds1-0/+5
2018-10-30Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds12-4/+1036
2018-10-30Merge tag 'media/v4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds1-2/+2
2018-10-29svcrdma: Increase the default connection credit limitChuck Lever1-6/+7
2018-10-29SUNRPC: Replace the cache_detail->hash_lock with a regular spinlockTrond Myklebust1-1/+1
2018-10-29SUNRPC: Remove non-RCU protected lookupTrond Myklebust1-6/+0
2018-10-29SUNRPC: Allow cache lookups to use RCU protection rather than the r/w spinlockTrond Myklebust1-0/+12
2018-10-29Merge tag 'tty-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2-0/+13
2018-10-29Merge tag 'for_v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds3-14/+97
2018-10-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds1-0/+1
2018-10-29Merge tag 'drm-next-2018-10-24' of git://anongit.freedesktop.org/drm/drmLinus Torvalds5-16/+32
2018-10-28Merge tag 'vla-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ke...Linus Torvalds1-16/+1
2018-10-28Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds8-221/+1390
2018-10-27Merge tag 'rtc-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds1-5/+16
2018-10-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-0/+1
2018-10-27Merge branch 'akpm' (patches from Andrew)Linus Torvalds21-114/+326
2018-10-27mm: split SWP_FILE into SWP_ACTIVATED and SWP_FSOmar Sandoval1-6/+7
2018-10-27mm/gup: cache dev_pagemap while pinning pagesKeith Busch2-14/+6
2018-10-27mm: zero remaining unavailable struct pagesNaoya Horiguchi1-15/+0
2018-10-27mm/memcontrol.c: convert mem_cgroup_id::ref to refcount_t typeKirill Tkhai1-1/+1
2018-10-27mm: dax: add comment for PFN_SPECIALYang Shi1-0/+2
2018-10-27mm: mremap: downgrade mmap_sem to read when shrinkingYang Shi1-0/+2
2018-10-27mm: defer ZONE_DEVICE page initialization to the point where we init pgmapAlexander Duyck1-0/+2
2018-10-27mm: create non-atomic version of SetPageReserved for init useAlexander Duyck1-0/+1
2018-10-27mm: provide kernel parameter to allow disabling page init poisoningAlexander Duyck1-0/+8
2018-10-27memcg: remove memcg_kmem_skip_accountShakeel Butt1-3/+0
2018-10-27mm: workingset: add vmstat counter for shadow nodesJohannes Weiner1-0/+1
2018-10-27psi: cgroup supportJohannes Weiner3-0/+44