index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
m68k: convert to dma_map_ops
Christoph Hellwig
2016-01-21
3
-142
/
+32
*
mn10300: convert to dma_map_ops
Christoph Hellwig
2016-01-21
3
-163
/
+67
*
parisc: convert to dma_map_ops
Christoph Hellwig
2016-01-21
6
-270
/
+124
*
frv: convert to dma_map_ops
Christoph Hellwig
2016-01-21
4
-179
/
+101
*
nios2: convert to dma_map_ops
Christoph Hellwig
2016-01-21
3
-186
/
+87
*
cris: convert to dma_map_ops
Christoph Hellwig
2016-01-21
3
-165
/
+51
*
c6x: convert to dma_map_ops
Christoph Hellwig
2016-01-21
4
-147
/
+58
*
blackfin: convert to dma_map_ops
Christoph Hellwig
2016-01-21
3
-137
/
+43
*
avr32: convert to dma_map_ops
Christoph Hellwig
2016-01-21
3
-373
/
+85
*
arc: convert to dma_map_ops
Christoph Hellwig
2016-01-21
3
-230
/
+110
*
dma-mapping: make the generic coherent dma mmap implementation optional
Christoph Hellwig
2016-01-21
2
-2
/
+5
*
iio: core: fix ptr_ret.cocci warnings
Fengguang Wu
2016-01-21
1
-3
/
+1
*
fs/adfs/adfs.h: tidy up comments
Andrew Morton
2016-01-21
1
-14
/
+14
*
fs/overlayfs/super.c needs pagemap.h
Andrew Morton
2016-01-21
1
-0
/
+1
*
ipc/shm.c: is_file_shm_hugepages() can be boolean
Yaowei Bai
2016-01-21
2
-4
/
+4
*
lz4: fix wrong compress buffer size for 64-bits
Bongkyu Kim
2016-01-21
1
-2
/
+2
*
proc read mm's {arg,env}_{start,end} with mmap semaphore taken.
Mateusz Guzik
2016-01-21
2
-7
/
+22
*
prctl: take mmap sem for writing to protect against others
Mateusz Guzik
2016-01-21
1
-10
/
+10
*
powerpc: enable UBSAN support
Daniel Axtens
2016-01-21
5
-1
/
+11
*
UBSAN: run-time undefined behavior sanity checker
Andrey Ryabinin
2016-01-21
17
-1
/
+693
*
net/mac80211/debugfs.c: prevent build failure with CONFIG_UBSAN=y
Andrey Ryabinin
2016-01-21
1
-5
/
+2
*
kernel: printk: specify alignment for struct printk_log
Andrey Ryabinin
2016-01-21
1
-5
/
+5
*
sysctl: enable strict writes
Kees Cook
2016-01-21
2
-9
/
+8
*
rbtree: use READ_ONCE in RB_EMPTY_ROOT
Davidlohr Bueso
2016-01-21
1
-1
/
+1
*
rapidio: use kobj_to_dev()
Geliang Tang
2016-01-21
1
-4
/
+2
*
kexec: move some memembers and definitions within the scope of CONFIG_KEXEC_FILE
Xunlei Pang
2016-01-21
4
-37
/
+50
*
kernel/kexec_core.c: use list_for_each_entry_safe in kimage_free_page_list
Geliang Tang
2016-01-21
1
-5
/
+2
*
kexec: set KEXEC_TYPE_CRASH before sanity_check_segment_list()
Xunlei Pang
2016-01-21
1
-5
/
+5
*
kernel/cpu.c: make set_cpu_* static inlines
Rasmus Villemoes
2016-01-21
2
-38
/
+39
*
kernel/cpu.c: eliminate cpu_*_mask
Rasmus Villemoes
2016-01-21
2
-12
/
+4
*
drivers/base/cpu.c: use __cpu_*_mask directly
Rasmus Villemoes
2016-01-21
1
-5
/
+5
*
kernel/cpu.c: export __cpu_*_mask
Rasmus Villemoes
2016-01-21
2
-5
/
+13
*
kernel/cpu.c: change type of cpu_possible_bits and friends
Rasmus Villemoes
2016-01-21
1
-22
/
+22
*
powerpc/fadump: rename cpu_online_mask member of struct fadump_crash_info_header
Rasmus Villemoes
2016-01-21
2
-3
/
+3
*
exit: remove unneeded declaration of exit_mm()
Dmitry Safonov
2016-01-21
1
-2
/
+0
*
fs/coredump: prevent "" / "." / ".." core path components
Jann Horn
2016-01-21
1
-0
/
+20
*
ptrace: use fsuid, fsgid, effective creds for fs access checks
Jann Horn
2016-01-21
11
-29
/
+80
*
security: let security modules use PTRACE_MODE_* with bitmasks
Jann Horn
2016-01-21
2
-7
/
+5
*
ptrace: task_stopped_code(ptrace => true) can't see TASK_STOPPED task
Oleg Nesterov
2016-01-21
1
-2
/
+1
*
ptrace: make wait_on_bit(JOBCTL_TRAPPING_BIT) in ptrace_attach() killable
Oleg Nesterov
2016-01-21
1
-2
/
+8
*
fat: constify fatent_operations structures
Julia Lawall
2016-01-21
2
-13
/
+13
*
Documentation/filesystems/vfat.txt: update the limitation for fat fallocate
Namjae Jeon
2016-01-21
1
-0
/
+10
*
fat: permit to return phy block number by fibmap in fallocated region
Namjae Jeon
2016-01-21
4
-30
/
+87
*
fat: skip cluster allocation on fallocated region
Namjae Jeon
2016-01-21
1
-2
/
+8
*
fat: add fat_fallocate operation
Namjae Jeon
2016-01-21
3
-2
/
+94
*
fat: add simple validation for directory inode
OGAWA Hirofumi
2016-01-21
1
-0
/
+22
*
fat: allow time_offset to be up to 24 hours
Jan Kara
2016-01-21
1
-1
/
+6
*
fs/hfs/catalog.c: use list_for_each_entry in hfs_cat_delete
Geliang Tang
2016-01-21
1
-4
/
+2
*
init/do_mounts: initrd_load() can be boolean
Yaowei Bai
2016-01-21
2
-5
/
+5
*
init/main.c: obsolete_checksetup can be boolean
Yaowei Bai
2016-01-21
1
-5
/
+5
[next]