summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-01perf tools: Correct SNOOPX field offsetAl Grant
2020-09-01perf intel-pt: Fix corrupt data after perf inject fromAl Grant
2020-09-01perf cs-etm: Fix corrupt data after perf inject fromAl Grant
2020-09-01perf top/report: Fix infinite loop in the TUI for grouped eventsArnaldo Carvalho de Melo
2020-09-01perf parse-events: Avoid an uninitialized read when using fake PMUsIan Rogers
2020-09-01perf stat: Fix out of bounds array access in the print_counters() evlist methodThomas Richter
2020-09-01perf test: Set NULL sentinel in pmu_events table in "Parse and process metric...Thomas Richter
2020-09-01perf parse-events: Set exclude_guest=1 for user-space countingJin Yao
2020-09-01perf record: Correct the help info of option "--no-bpf-event"Wei Li
2020-09-01perf tools: Use %zd for size_t printf formats on 32-bitChris Wilson
2020-08-21MAINTAINERS: Add entries for CoreSight and Arm SPE toolingMathieu Poirier
2020-08-21perf: arm-spe: Fix check error when synthesizing eventsWei Li
2020-08-21perf symbols: Add mwait_idle_with_hints.constprop.0 to the list of idle symbolsArnaldo Carvalho de Melo
2020-08-21perf top: Skip side-band event setup if HAVE_LIBBPF_SUPPORT is not setTiezhu Yang
2020-08-21perf sched timehist: Fix use of CPU list with summary optionDavid Ahern
2020-08-21perf test: Fix basic bpf filtering testSumanth Korikkar
2020-08-20Merge tag 'pci-v5.9-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-08-20Merge tag 'dma-mapping-5.9-1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2020-08-20afs: Fix key ref leak in afs_put_operation()David Howells
2020-08-19Merge tag 'vfio-v5.9-rc2' of git://github.com/awilliam/linux-vfioLinus Torvalds
2020-08-19lib/string.c: Use freestanding environmentArvind Sankar
2020-08-19x86/boot/compressed: Use builtin mem functions for decompressorArvind Sankar
2020-08-18Merge tag 'spi-fix-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-08-18Merge tag 'fixes-2020-08-18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2020-08-18mm/memory.c: skip spurious TLB flush for retried page faultYang Shi
2020-08-17Merge tag 'pstore-v5.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-08-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-08-17otx2_common: Use devm_kcalloc() in otx2_config_npa()Xu Wang
2020-08-17PCI/P2PDMA: Fix build without DMA opsChristoph Hellwig
2020-08-17net: qrtr: fix usage of idr in port assignment to socketNecip Fazil Yildiran
2020-08-17selftests: disable rp_filter for icmp_redirect.shDavid Ahern
2020-08-17mailmap: Add WeiXiong LiaoKees Cook
2020-08-17mailmap: Restore dictionary sortingKees Cook
2020-08-17arch/ia64: Restore arch-specific pgd_offset_k implementationJessica Clarke
2020-08-17Revert "net: xdp: pull ethernet header off packet after computing skb->protocol"David S. Miller
2020-08-17phylink: <linux/phylink.h>: fix function prototype kernel-doc warningRandy Dunlap
2020-08-17vfio/type1: Add proper error unwind for vfio_iommu_replay()Alex Williamson
2020-08-17vfio-pci: Avoid recursive read-lock usageAlex Williamson
2020-08-17watch_queue: Limit the number of watches a user can holdDavid Howells
2020-08-16mptcp: sendmsg: reset iter on error reduxFlorian Westphal
2020-08-16net: devlink: Remove overzealous WARN_ON with snapshotsAndrew Lunn
2020-08-16tipc: not enable tipc when ipv6 works as a moduleXin Long
2020-08-16tipc: fix uninit skb->data in tipc_nl_compat_dumpit()Cong Wang
2020-08-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2020-08-16Merge tag 'linux-can-fixes-for-5.9-20200815' of git://git.kernel.org/pub/scm/...David S. Miller
2020-08-16net: Fix potential wrong skb->protocol in skb_vlan_untag()Miaohe Lin
2020-08-16net: xdp: pull ethernet header off packet after computing skb->protocolJason A. Donenfeld
2020-08-16ipvlan: fix device featuresMahesh Bandewar
2020-08-16bonding: fix a potential double-unregisterCong Wang
2020-08-16Linux 5.9-rc1Linus Torvalds