summaryrefslogtreecommitdiffstats
path: root/lib/842 (unfollow)
Commit message (Expand)AuthorFilesLines
2019-01-16doc: memcontrol: fix the obsolete content about force emptyYang Shi1-3/+4
2019-01-15docs: don't try to get comments from rcupdate_wait.h or rcutree.hJonathan Corbet1-4/+0
2019-01-15docs-rst: doc-guide: Minor grammar fixesJoel Nider1-6/+6
2019-01-15docs/core-api/mm: fix GFP combinations section nameMike Rapoport1-1/+1
2019-01-15docs/core-api: memory-allocation: add mention of kmem_cache_create_userspaceMike Rapoport1-3/+5
2019-01-15Documentation/dev-tools: Use gcc version number instead svn revision numberSebastian Andrzej Siewior1-1/+1
2019-01-15Documentation/sysctl/vm.txt: Fix drop_caches bit numberVincent Whitchurch1-1/+1
2019-01-15samples: add binderfs sample programChristian Brauner4-1/+92
2019-01-15Documentation/filesystems: add binderfsChristian Brauner2-0/+75
2019-01-14Documentation: add ibmvmc to toctree(index) and fix warningsRandy Dunlap3-0/+19
2019-01-14Documentation: fix coding-style.rst Sphinx warningRandy Dunlap1-1/+1
2019-01-09docs: Revamp tainted-kernels.rst to make it more comprehensibleThorsten Leemhuis2-55/+154
2019-01-09tools: add a kernel-chktaint to tools/debuggingThorsten Leemhuis3-6/+226
2019-01-07doc: fix typo in Documentation/hwmon/f71882fgChengguang Xu1-1/+1
2019-01-07doc:it_IT: translation for process/submitting-patchesFederico Vaga1-4/+858
2019-01-07doc: fault-injection: fix macro name in exampleLaurent Gauthier1-1/+1
2019-01-07Documentation/CodingStyle: Use directory-local variables for emacs settingsBart Van Assche3-60/+111
2019-01-07doc: networking: add offload documents into main index fileOtto Sabart1-0/+2
2019-01-07doc: networking: shorten the main title in offloads documentsOtto Sabart2-6/+6
2019-01-07doc: networking: convert offload files into RST and update referencesOtto Sabart3-1/+1
2019-01-07doc: networking: prepare offload documents for conversion into RSTOtto Sabart2-95/+130
2019-01-07Documentation/filesystems: fix title underline lengths in path-lookup.rstRandy Dunlap1-12/+12
2019-01-07Linux 5.0-rc1v5.0-rc1Linus Torvalds1-3/+3
2019-01-06Change mincore() to count "mapped" pages rather than "cached" pagesLinus Torvalds1-81/+13
2019-01-06Fix 'acccess_ok()' on alpha and SHLinus Torvalds2-5/+10
2019-01-06fscrypt: add Adiantum supportEric Biggers7-188/+468
2019-01-06kconfig: rename generated .*conf-cfg to *conf-cfgMasahiro Yamada2-18/+19
2019-01-06kbuild: remove unnecessary stubs for archheader and archscriptsMasahiro Yamada1-5/+1
2019-01-06kbuild: use assignment instead of define ... endef for filechk_* rulesMasahiro Yamada6-26/+12
2019-01-06arch: remove redundant UAPI generic-y definesMasahiro Yamada24-408/+0
2019-01-06kbuild: generate asm-generic wrappers if mandatory headers are missingMasahiro Yamada3-10/+10
2019-01-06arch: remove stale comments "UAPI Header export list"Masahiro Yamada24-25/+0
2019-01-06riscv: remove redundant kernel-space generic-yMasahiro Yamada1-25/+0
2019-01-06kbuild: change filechk to surround the given command with { }Masahiro Yamada7-12/+14
2019-01-06kbuild: remove redundant target cleaning on failureMasahiro Yamada9-25/+16
2019-01-06kbuild: clean up rule_dtc_dt_yamlMasahiro Yamada1-2/+2
2019-01-06kbuild: remove UIMAGE_IN and UIMAGE_OUTMasahiro Yamada1-4/+2
2019-01-06jump_label: move 'asm goto' support test to KconfigMasahiro Yamada42-119/+65
2019-01-06kallsyms: lower alignment on ARMMathias Krause1-2/+2
2019-01-06scripts: coccinelle: boolinit: drop warnings on named constantsJulia Lawall1-0/+5
2019-01-06scripts: coccinelle: check for redeclarationJulia Lawall1-0/+3
2019-01-06kconfig: remove unused "file" field of yylval unionMasahiro Yamada1-1/+0
2019-01-06nds32: remove redundant kernel-space generic-yMasahiro Yamada1-10/+0
2019-01-06nios2: remove unneeded HAS_DMA defineMasahiro Yamada1-3/+0
2019-01-05lib/genalloc.c: include vmalloc.hOlof Johansson1-0/+1
2019-01-05dma-direct: fix DMA_ATTR_NO_KERNEL_MAPPING for remapped allocationsChristoph Hellwig1-6/+7
2019-01-05x86/amd_gart: fix unmapping of non-GART mappingsChristoph Hellwig1-1/+9
2019-01-05ia64: fix compile without swiotlbChristoph Hellwig2-1/+3
2019-01-05x86: re-introduce non-generic memcpy_{to,from}ioLinus Torvalds4-18/+51
2019-01-05Use __put_user_goto in __put_user_size() and unsafe_put_user()Linus Torvalds1-31/+22