index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
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
2016-01-20
ptrace: task_stopped_code(ptrace => true) can't see TASK_STOPPED task
Oleg Nesterov
2016-01-20
ptrace: make wait_on_bit(JOBCTL_TRAPPING_BIT) in ptrace_attach() killable
Oleg Nesterov
2016-01-20
fat: constify fatent_operations structures
Julia Lawall
2016-01-20
Documentation/filesystems/vfat.txt: update the limitation for fat fallocate
Namjae Jeon
2016-01-20
fat: permit to return phy block number by fibmap in fallocated region
Namjae Jeon
2016-01-20
fat: skip cluster allocation on fallocated region
Namjae Jeon
2016-01-20
fat: add fat_fallocate operation
Namjae Jeon
2016-01-20
fat: add simple validation for directory inode
OGAWA Hirofumi
[next]