summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-21tile: uninline dma_set_maskChristoph Hellwig
2016-01-21sparc: use generic dma_set_maskChristoph Hellwig
2016-01-21metag: convert to dma_map_opsChristoph Hellwig
2016-01-21m68k: convert to dma_map_opsChristoph Hellwig
2016-01-21mn10300: convert to dma_map_opsChristoph Hellwig
2016-01-21parisc: convert to dma_map_opsChristoph Hellwig
2016-01-21frv: convert to dma_map_opsChristoph Hellwig
2016-01-21nios2: convert to dma_map_opsChristoph Hellwig
2016-01-21cris: convert to dma_map_opsChristoph Hellwig
2016-01-21c6x: convert to dma_map_opsChristoph Hellwig
2016-01-21blackfin: convert to dma_map_opsChristoph Hellwig
2016-01-21avr32: convert to dma_map_opsChristoph Hellwig
2016-01-21arc: convert to dma_map_opsChristoph Hellwig
2016-01-21dma-mapping: make the generic coherent dma mmap implementation optionalChristoph Hellwig
2016-01-21iio: core: fix ptr_ret.cocci warningsFengguang Wu
2016-01-21fs/adfs/adfs.h: tidy up commentsAndrew Morton
2016-01-21fs/overlayfs/super.c needs pagemap.hAndrew Morton
2016-01-21ipc/shm.c: is_file_shm_hugepages() can be booleanYaowei Bai
2016-01-21lz4: fix wrong compress buffer size for 64-bitsBongkyu Kim
2016-01-21proc read mm's {arg,env}_{start,end} with mmap semaphore taken.Mateusz Guzik
2016-01-21prctl: take mmap sem for writing to protect against othersMateusz Guzik
2016-01-21powerpc: enable UBSAN supportDaniel Axtens
2016-01-21UBSAN: run-time undefined behavior sanity checkerAndrey Ryabinin
2016-01-21net/mac80211/debugfs.c: prevent build failure with CONFIG_UBSAN=yAndrey Ryabinin
2016-01-21kernel: printk: specify alignment for struct printk_logAndrey Ryabinin
2016-01-21sysctl: enable strict writesKees Cook
2016-01-21rbtree: use READ_ONCE in RB_EMPTY_ROOTDavidlohr Bueso
2016-01-21rapidio: use kobj_to_dev()Geliang Tang
2016-01-21kexec: move some memembers and definitions within the scope of CONFIG_KEXEC_FILEXunlei Pang
2016-01-21kernel/kexec_core.c: use list_for_each_entry_safe in kimage_free_page_listGeliang Tang
2016-01-21kexec: set KEXEC_TYPE_CRASH before sanity_check_segment_list()Xunlei Pang
2016-01-21kernel/cpu.c: make set_cpu_* static inlinesRasmus Villemoes
2016-01-21kernel/cpu.c: eliminate cpu_*_maskRasmus Villemoes
2016-01-21drivers/base/cpu.c: use __cpu_*_mask directlyRasmus Villemoes
2016-01-21kernel/cpu.c: export __cpu_*_maskRasmus Villemoes
2016-01-21kernel/cpu.c: change type of cpu_possible_bits and friendsRasmus Villemoes
2016-01-21powerpc/fadump: rename cpu_online_mask member of struct fadump_crash_info_headerRasmus Villemoes
2016-01-21exit: remove unneeded declaration of exit_mm()Dmitry Safonov
2016-01-21fs/coredump: prevent "" / "." / ".." core path componentsJann Horn
2016-01-21ptrace: use fsuid, fsgid, effective creds for fs access checksJann Horn
2016-01-21security: let security modules use PTRACE_MODE_* with bitmasksJann Horn
2016-01-21ptrace: task_stopped_code(ptrace => true) can't see TASK_STOPPED taskOleg Nesterov
2016-01-21ptrace: make wait_on_bit(JOBCTL_TRAPPING_BIT) in ptrace_attach() killableOleg Nesterov
2016-01-21fat: constify fatent_operations structuresJulia Lawall
2016-01-21Documentation/filesystems/vfat.txt: update the limitation for fat fallocateNamjae Jeon
2016-01-21fat: permit to return phy block number by fibmap in fallocated regionNamjae Jeon
2016-01-21fat: skip cluster allocation on fallocated regionNamjae Jeon
2016-01-21fat: add fat_fallocate operationNamjae Jeon
2016-01-21fat: add simple validation for directory inodeOGAWA Hirofumi
2016-01-21fat: allow time_offset to be up to 24 hoursJan Kara