summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* xtensa: use generic vga.hJiri Slaby2018-10-262-19/+1
* fs/iomap.c: change return type to vm_fault_tSouptick Joarder2018-10-262-2/+4
* ocfs2: remove set but not used variable 'rb'YueHaibing2018-10-261-2/+0
* fs/ocfs2/dlm/dlmdebug.c: fix a sleep-in-atomic-context bug in dlm_print_one_m...Jia-Ju Bai2018-10-261-1/+1
* ocfs2: remove unneeded null checkDing Xiang2018-10-261-2/+1
* ocfs2: remove unused pointer 'eb'Colin Ian King2018-10-261-4/+0
* ocfs2/dlm: remove unnecessary parenthesesNathan Chancellor2018-10-261-1/+1
* scripts/tags.sh: add DECLARE_HASHTABLE()Kirill Tkhai2018-10-261-1/+1
* lib/test_kasan.c: add tests for several string/memory API functionsAndrey Ryabinin2018-10-261-0/+70
* arm64: lib: use C string functions with KASAN enabledAndrey Ryabinin2018-10-2610-16/+21
* include/linux/linkage.h: align weak symbolsAndrey Ryabinin2018-10-261-0/+1
* include/linux/pfn_t.h: force '~' to be parsed as an unary operatorSebastien Boisvert2018-10-261-1/+1
* userfaultfd: disable irqs when taking the waitqueue lockChristoph Hellwig2018-10-261-4/+4
* mm: /proc/pid/smaps_rollup: fix NULL pointer deref in smaps_pte_range()Vlastimil Babka2018-10-261-1/+3
* Merge tag 'char-misc-4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-10-26180-3351/+6878
|\
| * Documentation/security-bugs: Clarify treatment of embargoed informationWill Deacon2018-10-231-18/+29
| * lib: Fix ia64 bootloader linkageAlexander Shishkin2018-10-164-32/+36
| * MAINTAINERS: Clarify UIO vs UIOVEC maintainerDan Williams2018-10-161-1/+7
| * docs/uio: fix a grammar nitpickWill Korteland2018-10-161-2/+2
| * docs: fpga: document programming fpgas using regionsAlan Tull2018-10-166-187/+171
| * fpga: add devm_fpga_region_createAlan Tull2018-10-166-20/+70
| * fpga: bridge: add devm_fpga_bridge_createAlan Tull2018-10-168-38/+80
| * fpga: mgr: add devm_fpga_mgr_createAlan Tull2018-10-1614-87/+97
| * hv_balloon: Replace spin_is_locked() with lockdepLance Roy2018-10-151-1/+1
| * sgi-xp: Replace spin_is_locked() with lockdepLance Roy2018-10-153-5/+5
| * eeprom: New ee1004 driver for DDR4 memoryJean Delvare2018-10-153-0/+293
| * eeprom: at25: remove unneeded 'at25_remove'YueHaibing2018-10-151-10/+0
| * w1: IAD Register is yet readable trough iad sys file. Fix snprintf (%u for un...Julien Folly2018-10-151-14/+52
| * misc: mic: scif: remove set but not used variables 'src_dma_addr, dst_dma_addr'YueHaibing2018-10-151-3/+0
| * misc: mic: fix a DMA pool free failureWenwen Wang2018-10-151-1/+1
| * platform: goldfish: pipe: Add a blank line to separate varibles and codeRoman Kiryanov2018-10-151-0/+1
| * platform: goldfish: pipe: Remove redundant castingRoman Kiryanov2018-10-151-1/+1
| * platform: goldfish: pipe: Call misc_deregister if init failsRoman Kiryanov2018-10-151-1/+4
| * platform: goldfish: pipe: Move the file-scope goldfish_pipe_dev variable into...Roman Kiryanov2018-10-151-29/+37
| * platform: goldfish: pipe: Move the file-scope goldfish_pipe_miscdev variable ...Roman Kiryanov2018-10-151-7/+13
| * platform: goldfish: pipe: Move the file-scope goldfish_interrupt_tasklet vari...Roman Kiryanov2018-10-151-8/+16
| * gsmi: Add GSMI commands to log S0ix infoFurquan Shaikh2018-10-151-1/+92
| * gsmi: Remove autoselected dependency on EFI and EFI_VARSDuncan Laurie2018-10-152-7/+15
| * gsmi: Add coreboot to list of matching BIOS vendorsDuncan Laurie2018-10-151-0/+6
| * gsmi: Fix bug in append_to_eventlog sysfs handlerDuncan Laurie2018-10-151-3/+2
| * MAINTAINERS: Add me to Android driversJoel Fernandes (Google)2018-10-151-0/+1
| * nvmem: hide unused nvmem_find_cell_by_index functionArnd Bergmann2018-10-151-16/+16
| * nvmem: lpc18xx_eeprom: remove unused variableBartosz Golaszewski2018-10-151-1/+0
| * nvmem: fix nvmem_cell_get_from_lookup()Bartosz Golaszewski2018-10-151-2/+3
| * nvmem: Convert to using %pOFn instead of device_node.nameRob Herring2018-10-151-1/+3
| * misc: cxl: Fix possible null pointer dereferencezhong jiang2018-10-111-2/+0
| * misc: mic: scif: remove redundant check on ret < 0Colin Ian King2018-10-111-2/+0
| * stm class: Use memcat_p()Alexander Shishkin2018-10-111-28/+1
| * lib: Add memcat_p(): paste 2 pointer arrays togetherAlexander Shishkin2018-10-115-0/+162
| * stm class: heartbeat: Fix whitespaceAlexander Shishkin2018-10-111-1/+1