summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-01-04include/uapi/linux/msdos_fs.h: use MSDOS_NAME for volume label sizeCarmeli Tamir
2019-01-04hfsplus: return file attributes on statxErnesto A. Fernández
2019-01-04autofs: add strictexpire mount optionIan Kent
2019-01-04autofs: change catatonic setting to a bit flagIan Kent
2019-01-04autofs: simplify parse_options() function callIan Kent
2019-01-04autofs: improve ioctl sbi checksIan Kent
2019-01-04init/main.c: make "initcall_level_names[]" const char *Alexey Dobriyan
2019-01-04fs/epoll: deal with wait_queue only onceDavidlohr Bueso
2019-01-04fs/epoll: rename check_events label to send_eventsDavidlohr Bueso
2019-01-04fs/epoll: avoid barrier after an epoll_wait(2) timeoutDavidlohr Bueso
2019-01-04fs/epoll: reduce the scope of wq lock in epoll_wait()Davidlohr Bueso
2019-01-04fs/epoll: robustify ep->mtx held checksDavidlohr Bueso
2019-01-04fs/epoll: drop ovflist branch predictionDavidlohr Bueso
2019-01-04fs/epoll: simplify ep_send_events_proc() ready-list loopDavidlohr Bueso
2019-01-04fs/epoll: remove max_nests argument from ep_call_nested()Davidlohr Bueso
2019-01-04checkpatch: warn on const char foo[] = "bar"; declarationsJoe Perches
2019-01-04drivers/firmware/memmap.c: modify memblock_alloc to memblock_alloc_nopanichuang.zijiang
2019-01-04lib/genalloc.c: use vzalloc_node() to allocate the bitmapHuang Shijie
2019-01-04lib/find_bit_benchmark.c: align test_find_next_and_bit with othersYury Norov
2019-01-04lib/genalloc.c: fix allocation of aligned buffer from non-aligned chunkAlexey Skidanov
2019-01-04fls: change parameter to unsigned intMatthew Wilcox
2019-01-04include/linux/printk.h: drop silly "static inline asmlinkage" from dump_stack()Alexey Dobriyan
2019-01-04drivers/dma-buf/udmabuf.c: convert to use vm_fault_tSouptick Joarder
2019-01-04kernel/hung_task.c: break RCU locks based on jiffiesTetsuo Handa
2019-01-04kernel/hung_task.c: force console verbose before panicLiu, Chuansheng
2019-01-04build_bug.h: remove most of dummy BUILD_BUG_ON stubs for SparseMasahiro Yamada
2019-01-04build_bug.h: remove negative-array fallback for BUILD_BUG_ON()Masahiro Yamada
2019-01-04Documentation/process/coding-style.rst: don't use "extern" with function prot...Alexey Dobriyan
2019-01-04proc/sysctl: fix return error for proc_doulongvec_minmax()Cheng Lin
2019-01-04fs/proc/base.c: slightly faster /proc/*/limitsAlexey Dobriyan
2019-01-04fs/proc/inode.c: delete unnecessary variable in proc_alloc_inode()Alexey Dobriyan
2019-01-04fs/proc/util.c: include fs/proc/internal.h for name_to_int()Eric Biggers
2019-01-04fs/proc/base.c: use ns_capable instead of capable for timerslack_nsBenjamin Gordon
2019-01-04make 'user_access_begin()' do 'access_ok()'Linus Torvalds
2019-01-04Merge branches 'misc.misc' and 'work.iov_iter' into for-linusAl Viro
2019-01-04i915: fix missing user_access_end() in page fault exception caseLinus Torvalds
2019-01-04Fix access_ok() fallout for sparc32 and powerpcLinus Torvalds
2019-01-04Merge commit 'smp-hotplug^{/omap2}' into for-linusRussell King
2019-01-04arm64: compat: Hook up io_pgetevents() for 32-bit tasksWill Deacon
2019-01-04arm64: compat: Don't pull syscall number from regs in arm_compat_syscallWill Deacon
2019-01-04arm64: compat: Avoid sending SIGILL for unallocated syscall numbersWill Deacon
2019-01-04arm64/sve: Disentangle <uapi/asm/ptrace.h> from <uapi/asm/sigcontext.h>Dave Martin
2019-01-04arm64/sve: ptrace: Fix SVE_PT_REGS_OFFSET definitionDave Martin
2019-01-04powerpc: Drop use of 'type' from access_ok()Mathieu Malaterre
2019-01-04Merge branch 'master' into fixesMichael Ellerman
2019-01-04drivers/perf: hisi: Fixup one DDRC PMU register offsetShaokun Zhang
2019-01-04arm64: replace arm64-obj-* in Makefile with obj-*Masahiro Yamada
2019-01-04dma-mapping: remove a few unused exportsChristoph Hellwig
2019-01-04dma-mapping: properly stub out the DMA API for !CONFIG_HAS_DMAChristoph Hellwig
2019-01-04dma-mapping: remove dmam_{declare,release}_coherent_memoryChristoph Hellwig