summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'trace-v4.17-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-05-035-30/+42
|\
| * tracepoint: Do not warn on ENOMEMMathieu Desnoyers2018-04-301-2/+2
| * tracing: Add field modifier parsing hist error for hist triggersTom Zanussi2018-04-271-0/+1
| * tracing: Add field parsing hist error for hist triggersTom Zanussi2018-04-271-0/+1
| * tracing: Restore proper field flag printing when displaying triggersTom Zanussi2018-04-271-0/+10
| * tracing: initcall: Ordered comparison of function pointersRishabh Bhatnagar2018-04-261-3/+11
| * tracing: Remove igrab() iput() call from uprobes.cSong Liu2018-04-261-4/+3
| * tracing: Fix bad use of igrab in trace_uprobe.cSong Liu2018-04-261-21/+14
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2018-05-037-85/+142
|\ \
| * | Input: atmel_mxt_ts - add missing compatible strings to OF device tableJavier Martinez Canillas2018-05-022-0/+12
| * | Input: atmel_mxt_ts - fix the firmware updateNick Dyer2018-05-011-76/+110
| * | Input: atmel_mxt_ts - add touchpad button mapping for Samsung Chromebook ProVittorio Gambaletta (VittGam)2018-05-011-0/+9
| * | MAINTAINERS: Rakesh Iyer can't be reached anymoreWolfram Sang2018-04-241-1/+0
| * | Input: hideep_ts - fix a typo in KconfigMasanari Iida2018-04-241-1/+1
| * | Input: alps - fix reporting pressure of v3 trackstickPali Rohár2018-04-241-1/+1
| * | Input: leds - fix out of bound accessDmitry Torokhov2018-04-111-4/+4
| * | Input: synaptics-rmi4 - fix an unchecked out of memory error pathChristophe JAILLET2018-04-071-2/+5
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2018-05-033-8/+10
|\ \ \
| * | | scsi: target: Fix fortify_panic kernel exceptionBryant G Ly2018-04-211-4/+4
| * | | scsi: isci: Fix infinite loop in while loopColin Ian King2018-04-211-2/+1
| * | | scsi: storvsc: Set up correct queue depth values for IDE devicesLong Li2018-04-201-2/+5
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rku...Linus Torvalds2018-05-022-0/+7
|\ \ \ \
| * | | | hexagon: export csum_partial_copy_nocheckArnd Bergmann2018-05-011-0/+1
| * | | | hexagon: add memset_io() helperArnd Bergmann2018-05-011-0/+6
* | | | | Merge tag 'xfs-4.17-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2018-05-014-6/+42
|\ \ \ \ \
| * | | | | xfs: don't fail when converting shortform attr to long form during ATTR_REPLACEDarrick J. Wong2018-04-181-1/+8
| * | | | | xfs: prevent creating negative-sized file via INSERT_RANGEDarrick J. Wong2018-04-181-5/+9
| * | | | | xfs: set format back to extents if xfs_bmap_extents_to_btreeEric Sandeen2018-04-181-0/+4
| * | | | | xfs: enhance dinode verifierEric Sandeen2018-04-181-0/+21
* | | | | | Merge tag 'errseq-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/jla...Linus Torvalds2018-05-011-14/+9
|\ \ \ \ \ \
| * | | | | | errseq: Always report a writeback error onceMatthew Wilcox2018-04-271-14/+9
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds2018-04-303-3/+3
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | sparc: vio: use put_device() instead of kfree()Arvind Yadav2018-04-301-1/+1
| * | | | | | sparc64: Fix mistake in oradax license textRob Gardner2018-04-302-2/+2
* | | | | | | Linux v4.17-rc3v4.17-rc3Linus Torvalds2018-04-291-1/+1
* | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-04-2912-19/+93
|\ \ \ \ \ \ \
| * | | | | | | x86/ipc: Fix x32 version of shmid64_ds and msqid64_dsArnd Bergmann2018-04-272-0/+73
| * | | | | | | x86/setup: Do not reserve a crash kernel region if booted on Xen PVPetr Tesarik2018-04-271-0/+6
| * | | | | | | x86/cpu/intel: Add missing TLB cpuid valuesjacek.tomaka@poczta.fm2018-04-261-0/+3
| * | | | | | | x86/smpboot: Don't use mwait_play_dead() on AMD systemsYazen Ghannam2018-04-261-0/+2
| * | | | | | | x86/mm: Make vmemmap and vmalloc base address constants unsigned longJiri Kosina2018-04-261-4/+4
| * | | | | | | x86/vector: Remove the unused macro FPU_IRQDou Liyang2018-04-261-2/+0
| * | | | | | | x86/vector: Remove the macro VECTOR_OFFSET_STARTDou Liyang2018-04-261-5/+0
| * | | | | | | x86/cpufeatures: Enumerate cldemote instructionFenghua Yu2018-04-261-0/+1
| * | | | | | | x86/microcode: Do not exit early from __reload_late()Borislav Petkov2018-04-241-4/+2
| * | | | | | | x86/microcode/intel: Save microcode patch unconditionallyBorislav Petkov2018-04-241-2/+0
| * | | | | | | x86/jailhouse: Fix incorrect SPDX identifierThomas Gleixner2018-04-232-2/+2
* | | | | | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-04-297-34/+99
|\ \ \ \ \ \ \ \
| * | | | | | | | x86/entry/64/compat: Preserve r8-r11 in int $0x80Andy Lutomirski2018-04-272-18/+25
| * | | | | | | | x86/pti: Filter at vma->vm_page_prot populationDave Hansen2018-04-253-1/+19