summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-31perf trace beauty: Use the mmap flags table generated from headersArnaldo Carvalho de Melo
2018-10-31perf beauty: Wire up the mmap flags table generator to the MakefileArnaldo Carvalho de Melo
2018-10-31perf beauty: Add a generator for MAP_ mmap's flag constantsArnaldo Carvalho de Melo
2018-10-31tools include uapi: Update asound.h copyArnaldo Carvalho de Melo
2018-10-31tools arch uapi: Update asm-generic/unistd.h and arm64 unistd.h copiesArnaldo Carvalho de Melo
2018-10-31tools include uapi: Update linux/fs.h copyArnaldo Carvalho de Melo
2018-10-31perf callchain: Honour the ordering of PERF_CONTEXT_{USER,KERNEL,etc}David S. Miller
2018-10-31perf cs-etm: Correct CPU mode for samplesLeo Yan
2018-10-31perf unwind: Take pgoff into account when reporting elf to libdwflMilian Wolff
2018-10-31perf top: Do not use overwrite mode by defaultArnaldo Carvalho de Melo
2018-10-31selftests/powerpc/cache_shape: Fix out-of-tree buildMichael Ellerman
2018-10-31selftests/powerpc/switch_endian: Fix out-of-tree buildMichael Ellerman
2018-10-31selftests/powerpc/pmu: Link ebb tests with -no-pieJoel Stanley
2018-10-31selftests/powerpc/signal: Fix out-of-tree buildJoel Stanley
2018-10-31selftests/powerpc/ptrace: Fix out-of-tree buildJoel Stanley
2018-10-31HID: i2c-hid: add Direkt-Tek DTLAPY133-1 to descriptor overrideJulian Sax
2018-10-31ovl: check whiteout in ovl_create_over_whiteout()Miklos Szeredi
2018-10-31powerpc/xmon: Relax frame size for clangJoel Stanley
2018-10-31drm/i915/gvt: Handle values of EDP_PSR_IMR and EDP_PSR_IIRLonghe Zheng
2018-10-31drm/i915/gvt: correct mask setting for CSFE_CHICKEN1Xinyun Liu
2018-10-31drm/i915/gvt: support inconsecutive partial gtt entry writeHang Yuan
2018-10-31selftests: powerpc: Fix warning for security subdirJoel Stanley
2018-10-30bpf: tcp_bpf_recvmsg should return EAGAIN when nonblocking and no dataJohn Fastabend
2018-10-30tools/bpf: add unlimited rlimit for flow_dissector_loadYonghong Song
2018-10-30dt-bindings: arm: Explain capacities-dmips-mhz calculations in exampleViresh Kumar
2018-10-30drm/amd/powerplay: revise Vega20 pptable version checkEvan Quan
2018-10-30drm/amd/display: set backlight level limit to 1Guttula, Suresh
2018-10-30mtip32xx: clean an indentation issue, remove extraneous tabsColin Ian King
2018-10-30Merge tag 'nfsd-4.20' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2018-10-30Merge tag 'cramfs_fixes' of git://git.linaro.org/people/nicolas.pitre/linuxLinus Torvalds
2018-10-30net: mvpp2: Fix affinity hint allocationMarc Zyngier
2018-10-30Cramfs: trivial whitespace fixesNicolas Pitre
2018-10-30Cramfs: fix abad comparison when wrap-arounds occurNicolas Pitre
2018-10-30net/mlx4_en: add a missing <net/ip.h> includeEric Dumazet
2018-10-30Merge tag 'trace-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2018-10-30Merge tag 'trace-v4.19-rc8-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-10-30Merge tag 'for-linus-4.20a-rc1-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-10-30Merge tag 'acpi-4.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2018-10-30Merge tag 'pm-4.20-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2018-10-30Merge tag 'for-4.20-part2-tag' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-10-30perf top: Allow disabling the overwrite modeArnaldo Carvalho de Melo
2018-10-30perf trace: Beautify mount's first pathname argArnaldo Carvalho de Melo
2018-10-30perf trace: Beautify the umount's 'name' argumentArnaldo Carvalho de Melo
2018-10-30perf trace: Consider syscall aliases tooArnaldo Carvalho de Melo
2018-10-30perf trace beauty: Beautify mount/umount's 'flags' argumentArnaldo Carvalho de Melo
2018-10-30perf trace beauty: Allow syscalls to mask an argument before considering itArnaldo Carvalho de Melo
2018-10-30perf beauty: Introduce strarray__scnprintf_flags()Arnaldo Carvalho de Melo
2018-10-30perf beauty: Switch from GPL v2.0 to LGPL v2.1Arnaldo Carvalho de Melo
2018-10-30perf beauty: Add a generator for MS_ mount/umount's flag constantsArnaldo Carvalho de Melo
2018-10-30tools include uapi: Grab a copy of linux/fs.hArnaldo Carvalho de Melo