summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-11-26perf map_symbol: Rename ms->mg to ms->mapsArnaldo Carvalho de Melo9-16/+16
2019-11-26perf addr_location: Rename al->mg to al->mapsArnaldo Carvalho de Melo9-24/+24
2019-11-26perf thread: Rename thread->mg to thread->mapsArnaldo Carvalho de Melo19-49/+49
2019-11-26perf maps: Merge 'struct maps' with 'struct map_groups'Arnaldo Carvalho de Melo33-275/+209
2019-11-26x86/insn: perf tools: Add some more instructions to the new instructions testAdrian Hunter3-0/+1505
2019-11-26x86/insn: Add some more Intel instructions to the opcode mapAdrian Hunter2-24/+64
2019-11-26perf map: Remove unused functionsArnaldo Carvalho de Melo2-27/+8
2019-11-26perf map: Remove needless struct forward declarationsArnaldo Carvalho de Melo1-3/+0
2019-11-26perf map: Ditch leftover map__reloc_vmlinux() prototypeArnaldo Carvalho de Melo1-2/+0
2019-11-26perf script: Move map__fprintf_srccode() to near its only userArnaldo Carvalho de Melo3-50/+42
2019-11-26Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo3187-59192/+194300
2019-11-26Merge tag 'for-linus-5.5-1' of git://github.com/cminyard/linux-ipmiLinus Torvalds5-90/+58
2019-11-26Merge tag 'i3c/for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/i3c/...Linus Torvalds2-3/+9
2019-11-26Merge branch 'pcmcia-next' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds5-22/+20
2019-11-26Merge tag 'spi-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds78-760/+1321
2019-11-26Merge tag 'regulator-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Linus Torvalds43-229/+576
2019-11-26Merge tag 'regmap-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Linus Torvalds1-4/+0
2019-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds1641-30839/+105164
2019-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds291-11116/+46831
2019-11-26Merge tag 'livepatching-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds17-25/+902
2019-11-26Merge tag 'printk-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds78-269/+571
2019-11-26Merge branch 'for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds32-534/+746
2019-11-26Merge branch 'for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-25/+65
2019-11-26Merge tag 'threads-v5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/bra...Linus Torvalds18-58/+1308
2019-11-26Merge tag 'edac_for_5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/ras...Linus Torvalds25-633/+555
2019-11-26Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds110-924/+2593
2019-11-26Merge tag 'for-linus-5.5a-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds5-36/+56
2019-11-26Merge tag 'mips_5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mips/linuxLinus Torvalds238-3648/+5648
2019-11-26Merge tag 'm68k-for-v5.5-tag1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds17-109/+131
2019-11-26Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds5-44/+319
2019-11-26Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-19/+26
2019-11-26Merge tag 's390-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds39-372/+410
2019-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2-3/+14
2019-11-26Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds124-929/+3535
2019-11-26Merge tag 'linux-kselftest-5.5-rc1-kunit' of git://git.kernel.org/pub/scm/lin...Linus Torvalds44-0/+7067
2019-11-26Merge tag 'linux-kselftest-5.5-rc1-fixes' of git://git.kernel.org/pub/scm/lin...Linus Torvalds17-40/+68
2019-11-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller9-11/+22
2019-11-26libbpf: Fix usage of u32 in userspace codeAndrii Nakryiko1-1/+1
2019-11-26mm: Implement no-MMU variant of vmalloc_user_node_flagsAndrii Nakryiko1-2/+13
2019-11-25Merge tag 'fsverity-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fsc...Linus Torvalds5-6/+21
2019-11-25Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/fs/fscrypt/fscryptLinus Torvalds14-328/+208
2019-11-25Merge tag 'affs-for-5.5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-16/+10
2019-11-25Merge tag 'for-5.5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds66-2619/+2780
2019-11-25Merge tag 'mtd/for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/...Linus Torvalds48-1023/+4525
2019-11-25Merge tag 'for-5.5/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds22-412/+433
2019-11-25Merge tag 'for-5.5/disk-revalidate-20191122' of git://git.kernel.dk/linux-blockLinus Torvalds7-156/+135
2019-11-25Merge tag 'for-5.5/zoned-20191122' of git://git.kernel.dk/linux-blockLinus Torvalds15-702/+427
2019-11-25Merge tag 'for-5.5/drivers-post-20191122' of git://git.kernel.dk/linux-blockLinus Torvalds12-20/+341
2019-11-25Merge tag 'for-5.5/drivers-20191121' of git://git.kernel.dk/linux-blockLinus Torvalds48-400/+783
2019-11-25slip: Fix use-after-free Read in slip_openJouni Hogander1-0/+1