summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-08-28perf evlist: Remove needless util.h from evlist.hArnaldo Carvalho de Melo
2019-08-28perf tools: Remove needless util.h include from builtin.hArnaldo Carvalho de Melo
2019-08-28perf tools: Warn that perf_event_paranoid can restrict kernel symbolsIgor Lubashev
2019-08-28perf symbols: Use CAP_SYSLOG with kptr_restrict checksIgor Lubashev
2019-08-28perf evsel: Kernel profiling is disallowed only when perf_event_paranoid > 1Igor Lubashev
2019-08-28perf tools: Use CAP_SYS_ADMIN with perf_event_paranoid checksIgor Lubashev
2019-08-28perf event: Check ref_reloc_sym before using itIgor Lubashev
2019-08-28PCI/ACPI: Rename _HPX structs from hpp_* to hpx_*Krzysztof Wilczynski
2019-08-28ima: Fix use after free in ima_read_modsig()Thiago Jung Bauermann
2019-08-28net/mlx5e: Support TSO and TX checksum offloads for IP-in-IPMarina Varshaver
2019-08-28net/mlx5e: Improve stateless offload capability checkMarina Varshaver
2019-08-28net/mlx5e: Support RSS for IP-in-IP and IPv6 tunneled packetsAya Levin
2019-08-28net/mlx5e: Change function's position to a more fitting fileAya Levin
2019-08-28net/mlx5e: Add device out of buffer counterMoshe Shemesh
2019-08-28net/mlx5e: Support LAG TX port affinity distributionMaxim Mikityanskiy
2019-08-28net/mlx5e: Expose new function for TIS destroy loopTariq Toukan
2019-08-28net/mlx5e: ethtool, Fix a typo in WOL function namesErez Alfasi
2019-08-28Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2019-08-28Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...Ingo Molnar
2019-08-28Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2019-08-28libnvdimm/pfn: Fix namespace creation on misaligned addressesJeff Moyer
2019-08-28drm/komeda: Reordered the komeda's de-init functionsAyan Kumar Halder
2019-08-29init/Kconfig: rework help of CONFIG_CC_OPTIMIZE_FOR_SIZEMasahiro Yamada
2019-08-29docs: kbuild: remove cc-ldoption from document againMasahiro Yamada
2019-08-29docs: kbuild: fix invalid ReST syntaxMasahiro Yamada
2019-08-28RDMA/hns: Fix wrong assignment of qp_access_flagsLijun Ou
2019-08-28RDMA/hns: Delete the not-used linesWenpeng Liang
2019-08-28RDMA/hns: Remove if-else judgment statements for creating srqWenpeng Liang
2019-08-28RDMA/hns: Add reset process for function-clearLang Cheng
2019-08-28RDMA/hns: Fix cast from or to restricted __le32 for driverLang Cheng
2019-08-28RDMA/hns: Remove the some magic numberLijun Ou
2019-08-28RDMA/hns: Modify the data structure of hns_roce_avLang Cheng
2019-08-28x86/build: Add -Wnoaddress-of-packed-member to REALMODE_CFLAGS, to silence GC...Linus Torvalds
2019-08-28xfs: log proper length of btree block in scrub/repairEric Sandeen
2019-08-28xfs: reinitialize rm_flags when unpacking an offset into an rmap irecDarrick J. Wong
2019-08-28xfs: remove unnecessary int returns from deferred bmap functionsDarrick J. Wong
2019-08-28xfs: remove unnecessary int returns from deferred refcount functionsDarrick J. Wong
2019-08-28xfs: remove unnecessary int returns from deferred rmap functionsDarrick J. Wong
2019-08-28xfs: remove unnecessary parameter from xfs_iext_inc_seqDarrick J. Wong
2019-08-28xfs: fix sign handling problem in xfs_bmbt_diff_two_keysDarrick J. Wong
2019-08-28xfs: don't return _QUERY_ABORT from xfs_rmap_has_other_keysDarrick J. Wong
2019-08-28xfs: fix maxicount division by zero errorDarrick J. Wong
2019-08-28ext4: fix integer overflow when calculating commit intervalzhangyi (F)
2019-08-28staging: greybus: fix more header declarationsRui Miguel Silva
2019-08-28ext4: use percpu_counters for extent_status cache hits/missesYang Guo
2019-08-28ext4: fix potential use after free after remounting with noblock_validityzhangyi (F)
2019-08-28drm/panfrost: Use mutex_trylock in panfrost_gem_purgeRob Herring
2019-08-28drm/shmem: Use mutex_trylock in drm_gem_shmem_purgeRob Herring
2019-08-28drm/shmem: Do dma_unmap_sg before purging pagesRob Herring
2019-08-28drm/panfrost: Fix possible suspend in panfrost_removeRob Herring