summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-01-05exec: separate MM_ANONPAGES and RLIMIT_STACK accountingOleg Nesterov2-53/+53
2019-01-05exec: load_script: don't blindly truncate shebang stringOleg Nesterov1-3/+7
2019-01-05fork: fix some -Wmissing-prototypes warningsYi Wang3-6/+2
2019-01-05fat: new inline functions to determine the FAT variant (32, 16 or 12)Carmeli Tamir6-22/+39
2019-01-05fat: move MAX_FAT to fat.h and change it to inline functionCarmeli Tamir3-3/+10
2019-01-05fat: remove FAT_FIRST_ENT macroCarmeli Tamir2-7/+8
2019-01-05include/uapi/linux/msdos_fs.h: use MSDOS_NAME for volume label sizeCarmeli Tamir1-2/+2
2019-01-05hfsplus: return file attributes on statxErnesto A. Fernández3-0/+24
2019-01-05autofs: add strictexpire mount optionIan Kent4-3/+13
2019-01-05autofs: change catatonic setting to a bit flagIan Kent5-16/+20
2019-01-05autofs: simplify parse_options() function callIan Kent1-26/+29
2019-01-05autofs: improve ioctl sbi checksIan Kent3-21/+9
2019-01-05init/main.c: make "initcall_level_names[]" const char *Alexey Dobriyan1-1/+1
2019-01-05fs/epoll: deal with wait_queue only onceDavidlohr Bueso1-11/+18
2019-01-05fs/epoll: rename check_events label to send_eventsDavidlohr Bueso1-3/+3
2019-01-05fs/epoll: avoid barrier after an epoll_wait(2) timeoutDavidlohr Bueso1-2/+6
2019-01-05fs/epoll: reduce the scope of wq lock in epoll_wait()Davidlohr Bueso1-54/+60
2019-01-05fs/epoll: robustify ep->mtx held checksDavidlohr Bueso1-0/+2
2019-01-05fs/epoll: drop ovflist branch predictionDavidlohr Bueso1-1/+1
2019-01-05fs/epoll: simplify ep_send_events_proc() ready-list loopDavidlohr Bueso1-36/+37
2019-01-05fs/epoll: remove max_nests argument from ep_call_nested()Davidlohr Bueso1-8/+6
2019-01-05checkpatch: warn on const char foo[] = "bar"; declarationsJoe Perches1-2/+11
2019-01-05drivers/firmware/memmap.c: modify memblock_alloc to memblock_alloc_nopanichuang.zijiang1-1/+1
2019-01-05lib/genalloc.c: use vzalloc_node() to allocate the bitmapHuang Shijie1-2/+2
2019-01-05lib/find_bit_benchmark.c: align test_find_next_and_bit with othersYury Norov1-6/+5
2019-01-05lib/genalloc.c: fix allocation of aligned buffer from non-aligned chunkAlexey Skidanov2-14/+19
2019-01-05fls: change parameter to unsigned intMatthew Wilcox16-20/+19
2019-01-05include/linux/printk.h: drop silly "static inline asmlinkage" from dump_stack()Alexey Dobriyan1-1/+1
2019-01-05drivers/dma-buf/udmabuf.c: convert to use vm_fault_tSouptick Joarder1-1/+1
2019-01-05kernel/hung_task.c: break RCU locks based on jiffiesTetsuo Handa1-4/+4
2019-01-05kernel/hung_task.c: force console verbose before panicLiu, Chuansheng1-7/+5
2019-01-05build_bug.h: remove most of dummy BUILD_BUG_ON stubs for SparseMasahiro Yamada1-15/+7
2019-01-05build_bug.h: remove negative-array fallback for BUILD_BUG_ON()Masahiro Yamada1-14/+0
2019-01-05Documentation/process/coding-style.rst: don't use "extern" with function prot...Alexey Dobriyan1-0/+3
2019-01-05proc/sysctl: fix return error for proc_doulongvec_minmax()Cheng Lin1-0/+2
2019-01-05fs/proc/base.c: slightly faster /proc/*/limitsAlexey Dobriyan1-2/+4
2019-01-05fs/proc/inode.c: delete unnecessary variable in proc_alloc_inode()Alexey Dobriyan1-3/+1
2019-01-05fs/proc/util.c: include fs/proc/internal.h for name_to_int()Eric Biggers1-0/+1
2019-01-05fs/proc/base.c: use ns_capable instead of capable for timerslack_nsBenjamin Gordon1-3/+9
2019-01-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds20-141/+347
2019-01-03Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds7-125/+279
2019-01-03Merge tag 'for-4.21/block-20190102' of git://git.kernel.dk/linux-blockLinus Torvalds23-131/+467
2019-01-03Merge tag 'for-4.21/libata-20190102' of git://git.kernel.dk/linux-blockLinus Torvalds1-0/+2
2019-01-03Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds4-440/+440
2019-01-03Merge tag 'devprop-4.21-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-2/+3
2019-01-03Merge tag 'mailbox-v4.21' of git://git.linaro.org/landing-teams/working/fujit...Linus Torvalds23-247/+612
2019-01-03Merge branch 'for-linus-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds20-173/+259
2019-01-03Merge tag 's390-4.21-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds17-204/+222
2019-01-03Merge tag 'nfs-for-4.21-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds63-1995/+1518
2019-01-03Merge tag 'nfsd-4.21' of git://linux-nfs.org/~bfields/linuxLinus Torvalds31-360/+192