summaryrefslogtreecommitdiffstats
path: root/scripts/objdiff (unfollow)
Commit message (Expand)AuthorFilesLines
2019-01-21perf tools: Remove duplicate headersBrajeswar Ghosh4-4/+0
2019-01-21perf: Remove duplicated workqueue.h include from perf_event.hYueHaibing1-1/+0
2019-01-21perf session: Add reader__process_events functionJiri Olsa1-24/+38
2019-01-21perf session: Add 'data_offset' member to reader objectJiri Olsa1-4/+5
2019-01-21perf session: Add 'data_size' member to reader objectJiri Olsa1-1/+3
2019-01-21perf session: Add reader objectJiri Olsa1-2/+8
2019-01-21perf session: Get rid of file_size variableJiri Olsa1-7/+5
2019-01-21perf session: Rearrange perf_session__process_events functionJiri Olsa1-13/+7
2019-01-21perf tools: Replace automatic const char[] variables by staticsRasmus Villemoes6-11/+11
2019-01-21perf/core: Remove unused perf_flagsAndrew Murray2-4/+0
2019-01-21perf/core, arch/x86: Strengthen exclusion checks with PERF_PMU_CAP_NO_EXCLUDEAndrew Murray3-18/+4
2019-01-21perf/core, arch/x86: Use PERF_PMU_CAP_NO_EXCLUDE for exclusion incapable PMUsAndrew Murray6-51/+12
2019-01-21perf/core, arch/powerpc: use PERF_PMU_CAP_NO_EXCLUDE for exclusion incapable ...Andrew Murray3-36/+3
2019-01-21perf/drivers: Strengthen exclusion checks with PERF_PMU_CAP_NO_EXCLUDEAndrew Murray3-20/+3
2019-01-21For drivers that do not support context exclusion let's advertise theAndrew Murray8-38/+9
2019-01-21perf/core, arch/arm: Use PERF_PMU_CAP_NO_EXCLUDE for exclusion incapable PMUsAndrew Murray2-15/+3
2019-01-21perf/core, arch/arm: Use PERF_PMU_CAP_NO_EXCLUDE conditionallyAndrew Murray1-10/+5
2019-01-21perf/core, arch/alpha: Strengthen exclusion checks with PERF_PMU_CAP_NO_EXCLUDEAndrew Murray1-6/+1
2019-01-21perf/core: Add PERF_PMU_CAP_NO_EXCLUDE for exclusion incapable PMUsAndrew Murray2-0/+10
2019-01-21perf/core: Add function to test for event exclusion flagsAndrew Murray1-0/+9
2019-01-21perf/doc: Update design.txt for exclude_{host|guest} flagsAndrew Murray1-0/+4
2019-01-17leds: lp5523: fix a missing check of return value of lp55xx_readKangjie Lu1-1/+3
2019-01-17hwmon: (tmp421) Correct the misspelling of the tmp442 compatible attribute in...Cheng-Min Ao1-1/+1
2019-01-17afs: Fix race in async call refcountingDavid Howells2-5/+32
2019-01-17afs: Provide a function to get a ref on a callDavid Howells1-6/+12
2019-01-17afs: Fix key refcounting in file locking codeDavid Howells2-2/+4
2019-01-17afs: Don't set vnode->cb_s_break in afs_validate()Marc Dionne1-1/+0
2019-01-17kbuild: mark prepare0 as PHONY to fix external module buildMasahiro Yamada1-2/+2
2019-01-17openrisc: remove unneeded code in arch/openrisc/MakefileMasahiro Yamada1-3/+0
2019-01-17nds32: remove unneeded code in arch/nds32/MakefileMasahiro Yamada1-8/+0
2019-01-17LSM: Check for NULL cred-security on freeJames Morris1-0/+7
2019-01-16drm/amd/display: Detach backlight from streamDavid Francis4-15/+3
2019-01-16Yama: Check for pid death before checking ancestryKees Cook1-1/+3
2019-01-16dt-bindings: reset: meson-axg: fix SPDX license idJerome Brunet1-2/+1
2019-01-16dt-bindings: soc: qcom: Fix trivial language typosKrzysztof Kozlowski2-3/+3
2019-01-16doc: gpio-mvebu: fix broken reference to cp110-system-controller0.txt fileOtto Sabart1-2/+0
2019-01-16OF: properties: add missing of_node_putJulia Lawall1-0/+1
2019-01-16swiotlb: clear io_tlb_start and io_tlb_end in swiotlb_exitChristoph Hellwig1-0/+2
2019-01-16ia64: remove redundant 'export AWK'Masahiro Yamada1-2/+0
2019-01-16kbuild: remove unused archmrproperMasahiro Yamada2-4/+2
2019-01-15drm/sun4i: backend: add missing of_node_putsJulia Lawall1-2/+3
2019-01-15seccomp: fix UAF in user-trap codeTycho Andersen1-0/+4
2019-01-15tracing/kprobes: Fix NULL pointer dereference in trace_kprobe_create()Andrea Righi1-3/+9
2019-01-15Revert "drm/amdgpu: validate user pitch alignment"Michel Dänzer1-10/+0
2019-01-15Revert "drm/amdgpu: validate user GEM object size"Alex Deucher1-8/+0
2019-01-15drm/meson: Fix atomic mode switching regressionNeil Armstrong2-21/+7
2019-01-15drm/i915/gvt: Fix mmap range checkZhenyu Wang1-2/+12
2019-01-15drm/i915/gvt: free VFIO region space in vgpu detachHang Yuan3-4/+16
2019-01-15sbitmap: Protect swap_lock from hardirqMing Lei1-2/+3
2019-01-14RDMA/uverbs: Mark ioctl responses with UVERBS_ATTR_F_VALID_OUTPUTJason Gunthorpe4-13/+59