index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: make sure all file VMAs have ->vm_ops set
Kirill A. Shutemov
2015-09-10
1
-0
/
+8
*
mm, mpx: add "vm_flags_t vm_flags" arg to do_mmap_pgoff()
Oleg Nesterov
2015-09-10
4
-61
/
+31
*
mm: mark most vm_operations_struct const
Kirill A. Shutemov
2015-09-10
17
-18
/
+18
*
namei: fix warning while make xmldocs caused by namei.c
Masanari Iida
2015-09-10
1
-1
/
+1
*
ipc: convert invalid scenarios to use WARN_ON
Davidlohr Bueso
2015-09-10
2
-3
/
+3
*
zlib_deflate/deftree: remove bi_reverse()
yalin wang
2015-09-10
2
-19
/
+3
*
lib/decompress_unlzma: Do a NULL check for pointer
Fabio Estevam
2015-09-10
1
-1
/
+1
*
lib/decompressors: use real out buf size for gunzip with kernel
Yinghai Lu
2015-09-10
14
-27
/
+70
*
fs/affs: make root lookup from blkdev logical size
Pranay Kr. Srivastava
2015-09-10
1
-3
/
+5
*
sysctl: fix int -> unsigned long assignments in INT_MIN case
Ilya Dryomov
2015-09-10
1
-5
/
+5
*
kexec: export KERNEL_IMAGE_SIZE to vmcoreinfo
Baoquan He
2015-09-10
1
-0
/
+3
*
kexec: align crash_notes allocation to make it be inside one physical page
Baoquan He
2015-09-10
1
-1
/
+22
*
kexec: remove unnecessary test in kimage_alloc_crash_control_pages()
Minfei Huang
2015-09-10
1
-2
/
+1
*
kexec: split kexec_load syscall from kexec core code
Dave Young
2015-09-10
32
-1527
/
+1560
*
kexec: split kexec_file syscall code to kexec_file.c
Dave Young
2015-09-10
5
-1045
/
+1090
*
drivers/net/wireless/ath/wil6210: use seq_hex_dump() to dump buffers
Andy Shevchenko
2015-09-10
1
-28
/
+7
*
kmemleak: use seq_hex_dump() to dump buffers
Andy Shevchenko
2015-09-10
1
-15
/
+6
*
drivers/s390/crypto/zcrypt_api.c: use seq_hex_dump() to dump buffers
Andy Shevchenko
2015-09-10
1
-9
/
+1
*
parisc: use seq_hex_dump() to dump buffers
Andy Shevchenko
2015-09-10
2
-17
/
+5
*
drivers/crypto/qat: use seq_hex_dump() to dump buffers
Andy Shevchenko
2015-09-10
1
-14
/
+2
*
seq_file: provide an analogue of print_hex_dump()
Andy Shevchenko
2015-09-10
2
-0
/
+46
*
fs: Don't dump core if the corefile would become world-readable.
Jann Horn
2015-09-10
1
-2
/
+6
*
fs: if a coredump already exists, unlink and recreate with O_EXCL
Jann Horn
2015-09-10
1
-6
/
+32
*
kmod: handle UMH_WAIT_PROC from system unbound workqueue
Frederic Weisbecker
2015-09-10
1
-24
/
+20
*
kmod: use system_unbound_wq instead of khelper
Frederic Weisbecker
2015-09-10
3
-26
/
+17
*
kmod: add up-to-date explanations on the purpose of each asynchronous levels
Frederic Weisbecker
2015-09-10
1
-8
/
+24
*
kmod: remove unecessary explicit wide CPU affinity setting
Frederic Weisbecker
2015-09-10
1
-3
/
+0
*
kmod: bunch of internal functions renames
Frederic Weisbecker
2015-09-10
1
-13
/
+17
*
kmod: correct documentation of return status of request_module
NeilBrown
2015-09-10
1
-4
/
+5
*
hfs: fix B-tree corruption after insertion at position 0
Hin-Tak Leung
2015-09-10
1
-9
/
+11
*
hfs,hfsplus: cache pages correctly between bnode_create and bnode_free
Hin-Tak Leung
2015-09-10
2
-8
/
+4
*
fs/coda: fix readlink buffer overflow
Jan Harkes
2015-09-10
1
-3
/
+3
*
checkpatch: add constant comparison on left side test
Joe Perches
2015-09-10
1
-0
/
+29
*
checkpatch: add __pmem to $Sparse annotations
Joe Perches
2015-09-10
1
-0
/
+1
*
checkpatch: fix left brace warning
Eddie Kovsky
2015-09-10
1
-4
/
+4
*
checkpatch: avoid some commit message long line warnings
Joe Perches
2015-09-10
1
-3
/
+27
*
checkpatch: emit an error on formats with 0x%<decimal>
Joe Perches
2015-09-10
1
-2
/
+6
*
checkpatch: make --strict the default for drivers/staging files and patches
Joe Perches
2015-09-10
1
-1
/
+1
*
checkpatch: always check block comment styles
Joe Perches
2015-09-10
1
-8
/
+11
*
checkpatch: report the right line # when using --emacs and --file
Joe Perches
2015-09-10
1
-1
/
+5
*
checkpatch: add some <foo>_destroy functions to NEEDLESS_IF tests
Joe Perches
2015-09-10
1
-4
/
+28
*
checkpatch: Allow longer declaration macros
Joe Perches
2015-09-10
1
-1
/
+1
*
checkpatch: improve SUSPECT_CODE_INDENT test
Joe Perches
2015-09-10
1
-6
/
+15
*
checkpatch: add warning on BUG/BUG_ON use
Joe Perches
2015-09-10
1
-6
/
+8
*
checkpatch: warn on bare SHA-1 commit IDs in commit logs
Joe Perches
2015-09-10
1
-3
/
+12
*
lib/test_kasan.c: make kmalloc_oob_krealloc_less more correctly
Wang Long
2015-09-10
1
-1
/
+1
*
lib/test_kasan.c: fix a typo
Wang Long
2015-09-10
1
-2
/
+2
*
lib/string_helpers: rename "esc" arg to "only"
Kees Cook
2015-09-10
2
-14
/
+14
*
lib/string_helpers: clarify esc arg in string_escape_mem
Kees Cook
2015-09-10
1
-4
/
+6
*
hexdump: do not print debug dumps for !CONFIG_DEBUG
Linus Walleij
2015-09-10
1
-2
/
+8
[next]