index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
842
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-01-16
doc: memcontrol: fix the obsolete content about force empty
Yang Shi
1
-3
/
+4
2019-01-15
docs: don't try to get comments from rcupdate_wait.h or rcutree.h
Jonathan Corbet
1
-4
/
+0
2019-01-15
docs-rst: doc-guide: Minor grammar fixes
Joel Nider
1
-6
/
+6
2019-01-15
docs/core-api/mm: fix GFP combinations section name
Mike Rapoport
1
-1
/
+1
2019-01-15
docs/core-api: memory-allocation: add mention of kmem_cache_create_userspace
Mike Rapoport
1
-3
/
+5
2019-01-15
Documentation/dev-tools: Use gcc version number instead svn revision number
Sebastian Andrzej Siewior
1
-1
/
+1
2019-01-15
Documentation/sysctl/vm.txt: Fix drop_caches bit number
Vincent Whitchurch
1
-1
/
+1
2019-01-15
samples: add binderfs sample program
Christian Brauner
4
-1
/
+92
2019-01-15
Documentation/filesystems: add binderfs
Christian Brauner
2
-0
/
+75
2019-01-14
Documentation: add ibmvmc to toctree(index) and fix warnings
Randy Dunlap
3
-0
/
+19
2019-01-14
Documentation: fix coding-style.rst Sphinx warning
Randy Dunlap
1
-1
/
+1
2019-01-09
docs: Revamp tainted-kernels.rst to make it more comprehensible
Thorsten Leemhuis
2
-55
/
+154
2019-01-09
tools: add a kernel-chktaint to tools/debugging
Thorsten Leemhuis
3
-6
/
+226
2019-01-07
doc: fix typo in Documentation/hwmon/f71882fg
Chengguang Xu
1
-1
/
+1
2019-01-07
doc:it_IT: translation for process/submitting-patches
Federico Vaga
1
-4
/
+858
2019-01-07
doc: fault-injection: fix macro name in example
Laurent Gauthier
1
-1
/
+1
2019-01-07
Documentation/CodingStyle: Use directory-local variables for emacs settings
Bart Van Assche
3
-60
/
+111
2019-01-07
doc: networking: add offload documents into main index file
Otto Sabart
1
-0
/
+2
2019-01-07
doc: networking: shorten the main title in offloads documents
Otto Sabart
2
-6
/
+6
2019-01-07
doc: networking: convert offload files into RST and update references
Otto Sabart
3
-1
/
+1
2019-01-07
doc: networking: prepare offload documents for conversion into RST
Otto Sabart
2
-95
/
+130
2019-01-07
Documentation/filesystems: fix title underline lengths in path-lookup.rst
Randy Dunlap
1
-12
/
+12
2019-01-07
Linux 5.0-rc1
v5.0-rc1
Linus Torvalds
1
-3
/
+3
2019-01-06
Change mincore() to count "mapped" pages rather than "cached" pages
Linus Torvalds
1
-81
/
+13
2019-01-06
Fix 'acccess_ok()' on alpha and SH
Linus Torvalds
2
-5
/
+10
2019-01-06
fscrypt: add Adiantum support
Eric Biggers
7
-188
/
+468
2019-01-06
kconfig: rename generated .*conf-cfg to *conf-cfg
Masahiro Yamada
2
-18
/
+19
2019-01-06
kbuild: remove unnecessary stubs for archheader and archscripts
Masahiro Yamada
1
-5
/
+1
2019-01-06
kbuild: use assignment instead of define ... endef for filechk_* rules
Masahiro Yamada
6
-26
/
+12
2019-01-06
arch: remove redundant UAPI generic-y defines
Masahiro Yamada
24
-408
/
+0
2019-01-06
kbuild: generate asm-generic wrappers if mandatory headers are missing
Masahiro Yamada
3
-10
/
+10
2019-01-06
arch: remove stale comments "UAPI Header export list"
Masahiro Yamada
24
-25
/
+0
2019-01-06
riscv: remove redundant kernel-space generic-y
Masahiro Yamada
1
-25
/
+0
2019-01-06
kbuild: change filechk to surround the given command with { }
Masahiro Yamada
7
-12
/
+14
2019-01-06
kbuild: remove redundant target cleaning on failure
Masahiro Yamada
9
-25
/
+16
2019-01-06
kbuild: clean up rule_dtc_dt_yaml
Masahiro Yamada
1
-2
/
+2
2019-01-06
kbuild: remove UIMAGE_IN and UIMAGE_OUT
Masahiro Yamada
1
-4
/
+2
2019-01-06
jump_label: move 'asm goto' support test to Kconfig
Masahiro Yamada
42
-119
/
+65
2019-01-06
kallsyms: lower alignment on ARM
Mathias Krause
1
-2
/
+2
2019-01-06
scripts: coccinelle: boolinit: drop warnings on named constants
Julia Lawall
1
-0
/
+5
2019-01-06
scripts: coccinelle: check for redeclaration
Julia Lawall
1
-0
/
+3
2019-01-06
kconfig: remove unused "file" field of yylval union
Masahiro Yamada
1
-1
/
+0
2019-01-06
nds32: remove redundant kernel-space generic-y
Masahiro Yamada
1
-10
/
+0
2019-01-06
nios2: remove unneeded HAS_DMA define
Masahiro Yamada
1
-3
/
+0
2019-01-05
lib/genalloc.c: include vmalloc.h
Olof Johansson
1
-0
/
+1
2019-01-05
dma-direct: fix DMA_ATTR_NO_KERNEL_MAPPING for remapped allocations
Christoph Hellwig
1
-6
/
+7
2019-01-05
x86/amd_gart: fix unmapping of non-GART mappings
Christoph Hellwig
1
-1
/
+9
2019-01-05
ia64: fix compile without swiotlb
Christoph Hellwig
2
-1
/
+3
2019-01-05
x86: re-introduce non-generic memcpy_{to,from}io
Linus Torvalds
4
-18
/
+51
2019-01-05
Use __put_user_goto in __put_user_size() and unsafe_put_user()
Linus Torvalds
1
-31
/
+22
[next]