summary refs log tree commit diff
AgeCommit message (Expand)Author
2021-04-29perf report: Add --skip-empty option to suppress 0 event statNamhyung Kim
2021-04-29perf report: Show event sample counts in --stat outputNamhyung Kim
2021-04-29perf hists: Split hists_stats from events_statsNamhyung Kim
2021-04-29perf top: Use evlist->events_stat to count eventsNamhyung Kim
2021-04-29perf data: Add JSON exportNicholas Fraser
2021-04-29perf stat: Introduce bpf_counter_ops->disable()Song Liu
2021-04-29perf stat: Introduce ':b' modifierSong Liu
2021-04-29perf stat: Introduce config stat.bpf-counter-eventsSong Liu
2021-04-29perf bpf: check perf_attr_map is compatible with the perf binarySong Liu
2021-04-29perf util: Move bpf_perf definitions to a libperf headerSong Liu
2021-04-26Merge remote-tracking branch 'torvalds/master' into perf/coreArnaldo Carvalho de Melo
2021-04-25Linux 5.12Linus Torvalds
2021-04-25Merge tag 'perf-tools-fixes-for-v5.12-2021-04-25' of git://git.kernel.org/pub...Linus Torvalds
2021-04-25Merge tag 'perf_urgent_for_v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-04-25Merge tag 'locking_urgent_for_v5.12' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-04-25Merge tag 'sched_urgent_for_v5.12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-04-25Merge tag 'x86_urgent_for_v5.12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-04-25perf vendor events intel: Add missing skylake & icelake model numbersJin Yao
2021-04-24Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-04-24Revert "net/rds: Avoid potential use after free in rds_send_remove_from_sock"Linus Torvalds
2021-04-23Merge tag 'pinctrl-v5.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-04-23Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-04-23Merge tag 'block-5.12-2021-04-23' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-04-23tools/cgroup/slabinfo.py: updated to work on current kernelVasily Averin
2021-04-23mm/filemap: fix mapping_seek_hole_data on THP & 32-bitHugh Dickins
2021-04-23mm/filemap: fix find_lock_entries hang on 32-bit THPHugh Dickins
2021-04-23ovl: fix reference counting in ovl_mmap error pathChristian König
2021-04-23coda: fix reference counting in coda_file_mmap error pathChristian König
2021-04-23KVM: x86/xen: Take srcu lock when accessing kvm_memslots()Wanpeng Li
2021-04-23Merge tag 'arm-fixes-5.12-4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-04-23perf map: Fix error return code in maps__clone()Zhen Lei
2021-04-23perf ftrace: Fix access to pid in array when setting a pid filterThomas Richter
2021-04-23perf auxtrace: Fix potential NULL pointer dereferenceLeo Yan
2021-04-23Merge tag 'drm-fixes-2021-04-23' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-04-23Merge tag 'gpio-fixes-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-04-23Merge branch 'tegra/dt64' into arm/fixesArnd Bergmann
2021-04-23Merge tag 'drm-intel-fixes-2021-04-22' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2021-04-23Merge tag 'amd-drm-fixes-5.12-2021-04-21' of https://gitlab.freedesktop.org/a...Dave Airlie
2021-04-22Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2021-04-22vdpa/mlx5: Set err = -ENOMEM in case dma_map_sg_attrs failsEli Cohen
2021-04-22vhost-vdpa: protect concurrent access to vhost device iotlbXie Yongji
2021-04-22Merge tag 'sunxi-fixes-for-5.12-2' of git://git.kernel.org/pub/scm/linux/kern...Arnd Bergmann
2021-04-22Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/tpmddLinus Torvalds
2021-04-22perf tools: Update topdown documentation to permit rdpmc callsRay Kinsella
2021-04-22perf/x86/kvm: Fix Broadwell Xeon stepping in isolation_ucodes[]Jim Mattson
2021-04-22arm64: dts: allwinner: Revert SD card CD GPIO for Pine64-LTSAndre Przywara
2021-04-22pinctrl: core: Show pin numbers for the controllers with base = 0Andy Shevchenko
2021-04-21KEYS: trusted: Fix TPM reservation for seal/unsealJames Bottomley
2021-04-21Merge tag 'mmc-v5.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2021-04-21block: return -EBUSY when there are open partitions in blkdev_reread_partChristoph Hellwig