summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fat: new inline functions to determine the FAT variant (32, 16 or 12)Carmeli Tamir2019-01-046-22/+39
* fat: move MAX_FAT to fat.h and change it to inline functionCarmeli Tamir2019-01-043-3/+10
* fat: remove FAT_FIRST_ENT macroCarmeli Tamir2019-01-042-7/+8
* include/uapi/linux/msdos_fs.h: use MSDOS_NAME for volume label sizeCarmeli Tamir2019-01-041-2/+2
* hfsplus: return file attributes on statxErnesto A. Fernández2019-01-043-0/+24
* autofs: add strictexpire mount optionIan Kent2019-01-044-3/+13
* autofs: change catatonic setting to a bit flagIan Kent2019-01-045-16/+20
* autofs: simplify parse_options() function callIan Kent2019-01-041-26/+29
* autofs: improve ioctl sbi checksIan Kent2019-01-043-21/+9
* init/main.c: make "initcall_level_names[]" const char *Alexey Dobriyan2019-01-041-1/+1
* fs/epoll: deal with wait_queue only onceDavidlohr Bueso2019-01-041-11/+18
* fs/epoll: rename check_events label to send_eventsDavidlohr Bueso2019-01-041-3/+3
* fs/epoll: avoid barrier after an epoll_wait(2) timeoutDavidlohr Bueso2019-01-041-2/+6
* fs/epoll: reduce the scope of wq lock in epoll_wait()Davidlohr Bueso2019-01-041-54/+60
* fs/epoll: robustify ep->mtx held checksDavidlohr Bueso2019-01-041-0/+2
* fs/epoll: drop ovflist branch predictionDavidlohr Bueso2019-01-041-1/+1
* fs/epoll: simplify ep_send_events_proc() ready-list loopDavidlohr Bueso2019-01-041-36/+37
* fs/epoll: remove max_nests argument from ep_call_nested()Davidlohr Bueso2019-01-041-8/+6
* checkpatch: warn on const char foo[] = "bar"; declarationsJoe Perches2019-01-041-2/+11
* drivers/firmware/memmap.c: modify memblock_alloc to memblock_alloc_nopanichuang.zijiang2019-01-041-1/+1
* lib/genalloc.c: use vzalloc_node() to allocate the bitmapHuang Shijie2019-01-041-2/+2
* lib/find_bit_benchmark.c: align test_find_next_and_bit with othersYury Norov2019-01-041-6/+5
* lib/genalloc.c: fix allocation of aligned buffer from non-aligned chunkAlexey Skidanov2019-01-042-14/+19
* fls: change parameter to unsigned intMatthew Wilcox2019-01-0416-20/+19
* include/linux/printk.h: drop silly "static inline asmlinkage" from dump_stack()Alexey Dobriyan2019-01-041-1/+1
* drivers/dma-buf/udmabuf.c: convert to use vm_fault_tSouptick Joarder2019-01-041-1/+1
* kernel/hung_task.c: break RCU locks based on jiffiesTetsuo Handa2019-01-041-4/+4
* kernel/hung_task.c: force console verbose before panicLiu, Chuansheng2019-01-041-7/+5
* build_bug.h: remove most of dummy BUILD_BUG_ON stubs for SparseMasahiro Yamada2019-01-041-15/+7
* build_bug.h: remove negative-array fallback for BUILD_BUG_ON()Masahiro Yamada2019-01-041-14/+0
* Documentation/process/coding-style.rst: don't use "extern" with function prot...Alexey Dobriyan2019-01-041-0/+3
* proc/sysctl: fix return error for proc_doulongvec_minmax()Cheng Lin2019-01-041-0/+2
* fs/proc/base.c: slightly faster /proc/*/limitsAlexey Dobriyan2019-01-041-2/+4
* fs/proc/inode.c: delete unnecessary variable in proc_alloc_inode()Alexey Dobriyan2019-01-041-3/+1
* fs/proc/util.c: include fs/proc/internal.h for name_to_int()Eric Biggers2019-01-041-0/+1
* fs/proc/base.c: use ns_capable instead of capable for timerslack_nsBenjamin Gordon2019-01-041-3/+9
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2019-01-0220-141/+347
|\
| * Merge branch 'next' into for-linusDmitry Torokhov2018-12-2819-141/+346
| |\
| | * Input: atmel_mxt_ts - don't try to free unallocated kernel memorySanjeev Chugh2018-12-281-2/+2
| | * Input: drv2667 - fix indentation issuesColin Ian King2018-12-211-3/+3
| | * Input: touchscreen - fix coding style issueHardik Singh Rathore2018-12-215-8/+8
| | * Input: add official Raspberry Pi's touchscreen driverNicolas Saenz Julienne2018-12-214-0/+266
| | * Input: nomadik-ske-keypad - fix a loop timeout testDan Carpenter2018-12-211-1/+1
| | * Input: rotary-encoder - don't log EPROBE_DEFER to kernel logUwe Kleine-König2018-12-081-2/+4
| | * Input: olpc_apsp - remove set but not used variable 'np'YueHaibing2018-12-031-2/+0
| | * Input: olpc_apsp - enable the SP clockLubomir Rintel2018-11-152-0/+18
| | * Input: olpc_apsp - check FIFO status on open(), not probe()Lubomir Rintel2018-11-151-7/+7
| | * Input: olpc_apsp - drop CONFIG_OLPC dependencyLubomir Rintel2018-11-151-1/+0
| | * clk: mmp2: add SP clockLubomir Rintel2018-11-151-0/+4
| | * dt-bindings: marvell,mmp2: Add clock id for the SP clockLubomir Rintel2018-11-151-0/+1