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
2016-01-20
mm: memcontrol: separate kmem code from legacy tcp accounting code
Johannes Weiner
2016-01-20
mm: memcontrol: group kmem init and exit functions together
Johannes Weiner
2016-01-20
mm: memcontrol: give the kmem states more descriptive names
Johannes Weiner
2016-01-20
mm: memcontrol: remove double kmem page_counter init
Johannes Weiner
2016-01-20
mm: memcontrol: drop unused @css argument in memcg_init_kmem
Johannes Weiner
2016-01-20
memstick: use sector_div instead of do_div
Arnd Bergmann
2016-01-20
dma-mapping: use offset_in_page macro
Geliang Tang
2016-01-20
dma-mapping: remove <asm-generic/dma-coherent.h>
Christoph Hellwig
2016-01-20
dma-mapping: always provide the dma_map_ops based implementation
Christoph Hellwig
2016-01-20
tile: uninline dma_set_mask
Christoph Hellwig
2016-01-20
sparc: use generic dma_set_mask
Christoph Hellwig
2016-01-20
metag: convert to dma_map_ops
Christoph Hellwig
2016-01-20
m68k: convert to dma_map_ops
Christoph Hellwig
2016-01-20
mn10300: convert to dma_map_ops
Christoph Hellwig
2016-01-20
parisc: convert to dma_map_ops
Christoph Hellwig
2016-01-20
frv: convert to dma_map_ops
Christoph Hellwig
2016-01-20
nios2: convert to dma_map_ops
Christoph Hellwig
2016-01-20
cris: convert to dma_map_ops
Christoph Hellwig
2016-01-20
c6x: convert to dma_map_ops
Christoph Hellwig
2016-01-20
blackfin: convert to dma_map_ops
Christoph Hellwig
2016-01-20
avr32: convert to dma_map_ops
Christoph Hellwig
2016-01-20
arc: convert to dma_map_ops
Christoph Hellwig
2016-01-20
dma-mapping: make the generic coherent dma mmap implementation optional
Christoph Hellwig
2016-01-20
iio: core: fix ptr_ret.cocci warnings
Fengguang Wu
2016-01-20
fs/adfs/adfs.h: tidy up comments
Andrew Morton
2016-01-20
fs/overlayfs/super.c needs pagemap.h
Andrew Morton
2016-01-20
ipc/shm.c: is_file_shm_hugepages() can be boolean
Yaowei Bai
2016-01-20
lz4: fix wrong compress buffer size for 64-bits
Bongkyu Kim
2016-01-20
proc read mm's {arg,env}_{start,end} with mmap semaphore taken.
Mateusz Guzik
2016-01-20
prctl: take mmap sem for writing to protect against others
Mateusz Guzik
2016-01-20
powerpc: enable UBSAN support
Daniel Axtens
2016-01-20
UBSAN: run-time undefined behavior sanity checker
Andrey Ryabinin
2016-01-20
net/mac80211/debugfs.c: prevent build failure with CONFIG_UBSAN=y
Andrey Ryabinin
2016-01-20
kernel: printk: specify alignment for struct printk_log
Andrey Ryabinin
2016-01-20
sysctl: enable strict writes
Kees Cook
2016-01-20
rbtree: use READ_ONCE in RB_EMPTY_ROOT
Davidlohr Bueso
2016-01-20
rapidio: use kobj_to_dev()
Geliang Tang
2016-01-20
kexec: move some memembers and definitions within the scope of CONFIG_KEXEC_FILE
Xunlei Pang
2016-01-20
kernel/kexec_core.c: use list_for_each_entry_safe in kimage_free_page_list
Geliang Tang
2016-01-20
kexec: set KEXEC_TYPE_CRASH before sanity_check_segment_list()
Xunlei Pang
2016-01-20
kernel/cpu.c: make set_cpu_* static inlines
Rasmus Villemoes
2016-01-20
kernel/cpu.c: eliminate cpu_*_mask
Rasmus Villemoes
2016-01-20
drivers/base/cpu.c: use __cpu_*_mask directly
Rasmus Villemoes
2016-01-20
kernel/cpu.c: export __cpu_*_mask
Rasmus Villemoes
2016-01-20
kernel/cpu.c: change type of cpu_possible_bits and friends
Rasmus Villemoes
2016-01-20
powerpc/fadump: rename cpu_online_mask member of struct fadump_crash_info_header
Rasmus Villemoes
2016-01-20
exit: remove unneeded declaration of exit_mm()
Dmitry Safonov
2016-01-20
fs/coredump: prevent "" / "." / ".." core path components
Jann Horn
2016-01-20
ptrace: use fsuid, fsgid, effective creds for fs access checks
Jann Horn
2016-01-20
security: let security modules use PTRACE_MODE_* with bitmasks
Jann Horn
[next]