index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2019-07-16
nds32: fix asm/syscall.h
Dmitry V. Levin
2019-07-16
fs/reiserfs/journal.c: change return type of dirty_one_transaction
Hariprasad Kelam
2019-07-16
fs/ufs/super.c: remove set but not used variable 'usb3'
YueHaibing
2019-07-16
fs/hfsplus/xattr.c: replace strncpy with memcpy
Mathieu Malaterre
2019-07-16
coda: add hinting support for partial file caching
Pedro Cuadra
2019-07-16
coda: ftoc validity check integration
Fabian Frederick
2019-07-16
coda: remove sb test in coda_fid_to_inode()
Fabian Frederick
2019-07-16
coda: remove sysctl object from module when unused
Fabian Frederick
2019-07-16
coda: add __init to init_coda_psdev()
Fabian Frederick
2019-07-16
coda: use SIZE() for stat
Fabian Frederick
2019-07-16
coda: destroy mutex in put_super()
Fabian Frederick
2019-07-16
coda: remove uapi/linux/coda_psdev.h
Jan Harkes
2019-07-16
coda: move internal defs out of include/linux/ [ver #2]
David Howells
2019-07-16
coda: bump module version
Jan Harkes
2019-07-16
coda: get rid of CODA_FREE()
Dan Carpenter
2019-07-16
coda: get rid of CODA_ALLOC()
Dan Carpenter
2019-07-16
coda: change Coda's user api to use 64-bit time_t in timespec
Jan Harkes
2019-07-16
coda: stop using 'struct timespec' in user API
Arnd Bergmann
2019-07-16
coda: clean up indentation, replace spaces with tab
Colin Ian King
2019-07-16
uapi linux/coda_psdev.h: move CODA_REQ_ from uapi to kernel side headers
Jan Harkes
2019-07-16
coda: don't try to print names that were considered too long
Jan Harkes
2019-07-16
coda: fix build using bare-metal toolchain
Sam Protsenko
2019-07-16
coda: potential buffer overflow in coda_psdev_write()
Jan Harkes
2019-07-16
coda: add error handling for fget
Zhouyang Jia
2019-07-16
uapi linux/coda_psdev.h: move upc_req definition from uapi to kernel side hea...
Mikko Rapeli
2019-07-16
uapi linux/coda.h: use __kernel_pid_t for userspace
Mikko Rapeli
2019-07-16
coda: pass the host file in vma->vm_file on mmap
Jan Harkes
2019-07-16
mm, kprobes: generalize and rename notify_page_fault() as kprobe_page_fault()
Anshuman Khandual
2019-07-16
init/Kconfig: fix neighboring typos
Kees Cook
2019-07-16
fs/binfmt_elf.c: delete stale comment
Alexey Dobriyan
2019-07-16
fs/binfmt_flat.c: remove set but not used variable 'inode'
YueHaibing
2019-07-16
checkpatch.pl: warn on duplicate sysctl local variable
Matteo Croce
2019-07-16
lib/rbtree: avoid generating code twice for the cached versions
Michel Lespinasse
2019-07-16
lib/test_meminit.c: minor test fixes
Alexander Potapenko
2019-07-16
lib/test_meminit.c: fix -Wmaybe-uninitialized false positive
Arnd Bergmann
2019-07-16
lib/string_helpers: fix some kerneldoc warnings
Jonathan Corbet
2019-07-16
mm/ioremap: probe platform for p4d huge map support
Anshuman Khandual
2019-07-16
mm/ioremap: check virtual address alignment while creating huge mappings
Anshuman Khandual
2019-07-16
lib: introduce test_meminit module
Alexander Potapenko
2019-07-16
lib/test_overflow.c: avoid tainting the kernel and fix wrap size
Kees Cook
2019-07-16
lib/test_string.c: add some testcases for strchr and strnchr
Peter Rosin
2019-07-16
lib/test_string.c: avoid masking memset16/32/64 failures
Peter Rosin
2019-07-16
lib/string.c: allow searching for NUL with strnchr
Peter Rosin
2019-07-16
lib/list: tweak LIST_POISON2 for better code generation on x86_64
Alexey Dobriyan
2019-07-16
get_maintainer: add ability to skip moderated mailing lists
Joe Perches
2019-07-16
asm-generic: fix a compilation warning
Qian Cai
2019-07-16
arch/*: remove unused isa_page_to_bus()
Stephen Kitt
2019-07-16
arch: replace _BITUL() in kernel-space headers with BIT()
Masahiro Yamada
2019-07-16
linux/bits.h: make BIT(), GENMASK(), and friends available in assembly
Masahiro Yamada
2019-07-16
kernel: fix typos and some coding style in comments
Weitao Hou
[next]