summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-06-04perf annotate: __symbol__inc_addr_samples() needs just annotated_sourceArnaldo Carvalho de Melo
2018-06-04perf annotate: Introduce annotated_source__alloc_histogramsArnaldo Carvalho de Melo
2018-06-04perf annotate: Introduce constructor/destructor for annotated_sourceArnaldo Carvalho de Melo
2018-06-04perf annotate: Split allocation of annotated_source structArnaldo Carvalho de Melo
2018-06-04perf annotate: __symbol__acount_cycles doesn't need notesArnaldo Carvalho de Melo
2018-06-04perf annotate: Pass perf_evsel instead of just evsel->idxArnaldo Carvalho de Melo
2018-06-04perf tools: No need to check if the argument to __get() function is NULLArnaldo Carvalho de Melo
2018-06-04perf cgroup: Make evlist__find_cgroup() more compactArnaldo Carvalho de Melo
2018-06-04perf probe: Use return of map__get() to make code more compactArnaldo Carvalho de Melo
2018-06-04perf tools: Remove dead quote.[ch] codeArnaldo Carvalho de Melo
2018-06-04Merge remote-tracking branch 'tip/perf/urgent' into perf/coreArnaldo Carvalho de Melo
2018-06-03Merge tag 'perf-urgent-for-mingo-4.17-20180602' of git://git.kernel.org/pub/s...Ingo Molnar
2018-06-03Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-06-03Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-06-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-06-02Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2018-06-02Merge tag 'drm-fixes-for-v4.17-rc8' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2018-06-03Merge branch 'drm-fixes-4.17' of git://people.freedesktop.org/~agd5f/linux in...Dave Airlie
2018-06-02Merge tag 'mips_fixes_4.17_3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-06-02Merge tag 'vfio-v4.17' of git://github.com/awilliam/linux-vfioLinus Torvalds
2018-06-02Merge tag 'char-misc-4.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-06-02Merge tag 'staging-4.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-06-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-06-02Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-06-02Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-06-02mm: fix the NULL mapping case in __isolate_lru_page()Hugh Dickins
2018-06-02mm/huge_memory.c: __split_huge_page() use atomic ClearPageDirty()Hugh Dickins
2018-06-02Revert "vfio/type1: Improve memory pinning process for raw PFN mapping"Alex Williamson
2018-06-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-06-01bpf: fix uapi hole for 32 bit compat applicationsDaniel Borkmann
2018-06-01perf tools intel-pt-decoder: Update insn.h from the kernel sourcesArnaldo Carvalho de Melo
2018-06-01tools headers: Sync x86 cpufeatures.h with the kernel sourcesArnaldo Carvalho de Melo
2018-06-01tools headers: Synchronize prctl.h ABI headerArnaldo Carvalho de Melo
2018-06-01perf trace beauty prctl: Default header_dir to cwd to work without parmsArnaldo Carvalho de Melo
2018-06-01net: usb: cdc_mbim: add flag FLAG_SEND_ZLPDaniele Palmas
2018-06-01Merge branch 'tunnel-mtus'David S. Miller
2018-06-01ip6_tunnel: remove magic mtu value 0xFFF8Nicolas Dichtel
2018-06-01ip_tunnel: restore binding to ifaces with a large mtuNicolas Dichtel
2018-06-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2018-06-01net: dsa: b53: Add BCM5389 supportDamien Thébault
2018-06-01kcm: Fix use-after-free caused by clonned socketsKirill Tkhai
2018-05-31net-sysfs: Fix memory leak in XPS configurationAlexander Duyck
2018-05-31ixgbe: fix parsing of TC actions for HW offloadOndřej Hlavatý
2018-05-31Merge tag 'xfs-4.17-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2018-05-31net: ethernet: davinci_emac: fix error handling in probe()Dan Carpenter
2018-05-31net/ncsi: Fix array size in dumpit handlerSamuel Mendoza-Jonas
2018-05-31Merge tag 'wireless-drivers-for-davem-2018-05-30' of git://git.kernel.org/pub...David S. Miller
2018-05-31cls_flower: Fix incorrect idr release when failing to modify rulePaul Blakey
2018-05-31net/sonic: Use dma_mapping_error()Finn Thain
2018-05-31drm/amd/display: Update color props when modeset is requiredLeo (Sunpeng) Li