summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tools/power turbostat: do not hard-code 25MHz crystal on SKXLen Brown2018-06-011-1/+0
* tools/power turbostat: fix possible sprintf buffer overflowLen Brown2018-06-011-1/+1
* tools/power turbostat: fix MSR_IA32_MISC_ENABLE MWAIT printoutLen Brown2018-06-011-1/+1
* tools/power turbostat: fix printing on inputArtem Bityutskiy2018-06-011-6/+10
* tools/power turbostat: end current interval upon newline inputLen Brown2018-06-012-6/+44
* tools/power turbostat: on SIGUSR1: sample, print and continueLen Brown2018-06-012-0/+10
* tools/power turbostat: on SIGINT: sample, print and exitLen Brown2018-06-012-0/+34
* tools/power turbostat: add --enable Time_Of_Day_SecondsLen Brown2018-06-012-82/+118
* tools/power turbostat: fix Skylake Xeon package C-state displayArtem Bityutskiy2018-06-011-1/+1
* MAINTAINERS: add turbostat utilityLen Brown2018-06-011-0/+9
* Merge tag 'xfs-4.17-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2018-05-311-0/+1
|\
| * fs: clear writeback errors in inode_init_alwaysDarrick J. Wong2018-05-311-0/+1
* | Merge tag 'platform-drivers-x86-v4.17-4' of git://git.infradead.org/linux-pla...Linus Torvalds2018-05-311-10/+13
|\ \
| * | platform/x86: asus-wmi: Fix NULL pointer dereferenceJoão Paulo Rechi Vita2018-05-311-10/+13
* | | Merge tag 'for-linus-20180530' of git://git.kernel.dk/linux-blockLinus Torvalds2018-05-301-1/+1
|\ \ \
| * \ \ Merge branch 'nvme-4.17' of git://git.infradead.org/nvme into for-linusJens Axboe2018-05-291-1/+1
| |\ \ \
| | * | | nvme: fix extended data LBA supported settingMax Gurtovoy2018-05-291-1/+1
| |/ / /
* | | | Merge tag 'selinux-pr-20180530' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-05-301-1/+1
|\ \ \ \
| * | | | selinux: KASAN: slab-out-of-bounds in xattr_getsecuritySachin Grover2018-05-301-1/+1
* | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-05-301-2/+2
|\ \ \ \ \
| * | | | | crypto: inside-secure - do not use memset on MMIOAntoine Tenart2018-05-261-2/+2
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2018-05-302-3/+6
|\ \ \ \ \ \
| * | | | | | s390/dasd: use blk_mq_rq_from_pdu for per request dataSebastian Ott2018-05-231-2/+5
| * | | | | | s390/purgatory: Fix endless interrupt loopPhilipp Rudo2018-05-181-1/+1
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2018-05-302-11/+17
|\ \ \ \ \ \ \
| * | | | | | | Input: elan_i2c_smbus - fix corrupted stackBenjamin Tissoires2018-05-231-11/+11
| * | | | | | | Input: synaptics - add Lenovo 80 series ids to SMBusBenjamin Tissoires2018-05-231-0/+2
| * | | | | | | Input: synaptics - add Intertouch support on X1 Carbon 6th and X280Aaron Ma2018-05-231-0/+2
| * | | | | | | Input: synaptics - Lenovo Thinkpad X1 Carbon G5 (2017) with Elantech trackpoi...Edvard Holst2018-05-231-0/+1
| * | | | | | | Input: synaptics - Lenovo Carbon X1 Gen5 (2017) devices should use RMIDmitry Torokhov2018-05-231-0/+1
* | | | | | | | Merge tag 'afs-fixes-20180529' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2018-05-292-16/+13
|\ \ \ \ \ \ \ \
| * | | | | | | | afs: Fix mounting of backup volumesMarc Dionne2018-05-161-9/+10
| * | | | | | | | afs: Fix directory permissions checkDavid Howells2018-05-161-7/+3
* | | | | | | | | Merge tag 'trace-v4.17-rc4-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2018-05-293-10/+28
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | tracing: Make the snapshot trigger work with instancesSteven Rostedt (VMware)2018-05-283-8/+25
| * | | | | | | | | tracing: Fix crash when freeing instances with event triggersSteven Rostedt (VMware)2018-05-281-2/+3
* | | | | | | | | | Merge tag 'nds32-for-linus-4.17-fixes' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2018-05-2818-34/+130
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | nds32: Fix compiler warning, Wstringop-overflow, in vdso.cVincent Chen2018-05-231-5/+5
| * | | | | | | | | | nds32: Disable local irq before calling cpu_dcache_wb_page in copy_user_highpageVincent Chen2018-05-231-3/+1
| * | | | | | | | | | nds32: Flush the cache of the page at vmaddr instead of kaddr in flush_anon_pageVincent Chen2018-05-231-2/+7
| * | | | | | | | | | nds32: Correct flush_dcache_page functionVincent Chen2018-05-231-9/+12
| * | | | | | | | | | nds32: Fix the unaligned access handlerNickhu2018-05-231-2/+5
| * | | | | | | | | | nds32: Renaming the file for unaligned accessNickhu2018-05-231-1/+1
| * | | | | | | | | | nds32: To fix a cache inconsistency issue by setting correct cacheability of NTCGreentime Hu2018-05-232-5/+24
| * | | | | | | | | | nds32: To refine readability of INT_MASK_INITAIAL_VALGreentime Hu2018-05-231-1/+1
| * | | | | | | | | | nds32: Fix the virtual address may map too much range by tlbop issue.Greentime Hu2018-05-231-0/+3
| * | | | | | | | | | nds32: Fix the allmodconfig build. To make sure CONFIG_CPU_LITTLE_ENDIAN is d...Greentime Hu2018-05-232-2/+7
| * | | | | | | | | | nds32: Fix build failed because arch_trace_hardirqs_off is changed to trace_h...Greentime Hu2018-05-231-1/+1
| * | | | | | | | | | nds32: Fix the unknown type u8 issue.Greentime Hu2018-05-231-0/+2
| * | | | | | | | | | nds32: Fix the symbols undefined issue by exporting them.Greentime Hu2018-05-236-0/+32