summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-05-15perf scripts python: exported-sql-viewer.py: Add context menuAdrian Hunter
2019-05-15perf scripts python: exported-sql-viewer.py: Add copy to clipboardAdrian Hunter
2019-05-15perf scripts python: exported-sql-viewer.py: Add tree levelAdrian Hunter
2019-05-15perf scripts python: exported-sql-viewer.py: Fix error when shrinking / enlar...Adrian Hunter
2019-05-15perf scripts python: exported-sql-viewer.py: Move view creationAdrian Hunter
2019-05-15perf tools x86: Add support for recording and printing XMM registersAndi Kleen
2019-05-15perf parse-regs: Improve error output when faced with unknown register nameArnaldo Carvalho de Melo
2019-05-15perf record: Fix suggestion to get list of registers usable with --user-regs ...Arnaldo Carvalho de Melo
2019-05-15tools pci: Do not delete pcitest.sh in 'make clean'Arnaldo Carvalho de Melo
2019-05-15tools x86 uapi asm: Sync the pt_regs.h copy with the kernel sourcesArnaldo Carvalho de Melo
2019-05-15tools arch uapi: Sync the x86 kvm.h copyArnaldo Carvalho de Melo
2019-05-15tools arch: Update arch/x86/lib/memcpy_64.S copy used in 'perf bench mem memcpy'Arnaldo Carvalho de Melo
2019-05-15perf tools: Speed up report for perf compiled with linwunwindJiri Olsa
2019-05-15tools lib traceevent: Remove hard coded install paths from pkg-config fileTzvetomir Stoyanov
2019-05-15csky: Add support for libdwMao Han
2019-05-15perf test: Fix spelling mistake "leadking" -> "leaking"Colin Ian King
2019-05-15perf annotate: Remove hist__account_cycles() from callbackJin Yao
2019-05-15drm/msm/dpu: Remove duplicate headerSabyasachi Gupta
2019-05-15Add wait_var_event_interruptible()David Howells
2019-05-15dns_resolver: Allow used keys to be invalidatedDavid Howells
2019-05-15afs: Fix afs_cell records to always have a VL server list recordDavid Howells
2019-05-15afs: Fix missing lock when replacing VL server listDavid Howells
2019-05-15afs: Fix afs_xattr_get_yfs() to not try freeing an error valueDavid Howells
2019-05-15afs: Fix incorrect error handling in afs_xattr_get_acl()David Howells
2019-05-15Merge tag 'kconfig-v5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2019-05-15Merge tag 'acpi-5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2019-05-15Merge tag 'pm-5.2-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2019-05-15Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2019-05-15kernel/compat.c: mark expected switch fall-throughsStephen Rothwell
2019-05-15afs: Fix key leak in afs_release() and afs_evict_inode()David Howells
2019-05-15media: rockchip/vpu: Fix/re-order probe-error/remove pathJonas Karlman
2019-05-15media: rockchip/vpu: Initialize mdev->bus_infoBoris Brezillon
2019-05-15media: rockchip/vpu: Get vdev from the file arg in vidioc_querycap()Boris Brezillon
2019-05-15media: rockchip/vpu: Add missing dont_use_autosuspend() callsJonas Karlman
2019-05-15media: rockchip/vpu: Do not request id 0 for our video deviceJonas Karlman
2019-05-15Merge branches 'pm-cpufreq' and 'pm-domains'Rafael J. Wysocki
2019-05-15Merge branches 'acpi-bus', 'acpi-doc' and 'acpi-pm'Rafael J. Wysocki
2019-05-15objtool: Fix whitelist documentation typoRaphael Gault
2019-05-15ext4: fix block validity checks for journal inodes using indirect blocksTheodore Ts'o
2019-05-14Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2019-05-15Merge branch 'linux-5.2' of git://github.com/skeggsb/linux into drm-nextDave Airlie
2019-05-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-05-14mm: memcontrol: fix NUMA round-robin reclaim at intermediate levelJohannes Weiner
2019-05-14mm: memcontrol: fix recursive statistics correctness & scalabiltyJohannes Weiner
2019-05-14mm: memcontrol: move stat/event counting functions out-of-lineJohannes Weiner
2019-05-14mm: memcontrol: make cgroup stats and events query API explicitly localJohannes Weiner
2019-05-14drivers/virt/fsl_hypervisor.c: prevent integer overflow in ioctlDan Carpenter
2019-05-14drivers/virt/fsl_hypervisor.c: dereferencing error pointers in ioctlDan Carpenter
2019-05-14mm, memcg: rename ambiguously named memory.stat counters and functionsChris Down
2019-05-14arch: remove <asm/sizes.h> and <asm-generic/sizes.h>Masahiro Yamada