summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-02-13MAINTAINERS: update KASAN file listAndrey Konovalov
2021-02-13scripts/recordmcount.pl: support big endian for ARCH shRong Chen
2021-02-13m68k: make __pfn_to_phys() and __phys_to_pfn() available for !MMUMike Rapoport
2021-02-12Merge tag '5.11-rc7-smb3-github' of git://github.com/smfrench/smb3-kernelLinus Torvalds
2021-02-12perf probe: Fix kretprobe issue caused by GCC bugJianlin Lv
2021-02-12perf symbols: Fix return value when loading PE DSONicholas Fraser
2021-02-12perf symbols: Make dso__load_bfd_symbols() load PE files from debug cache onlyNicholas Fraser
2021-02-12perf arm-spe: Store operation type in packetLeo Yan
2021-02-12perf arm-spe: Store memory address in packetLeo Yan
2021-02-12perf arm-spe: Enable sample type PERF_SAMPLE_DATA_SRCLeo Yan
2021-02-12perf env: Remove unneeded internal/cpumap inclusionsIan Rogers
2021-02-12perf tools: Remove unused xyarray.c as it was moved to tools/lib/perfIan Rogers
2021-02-12Merge tag 'io_uring-5.11-2021-02-12' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-02-12Merge tag 'drm-fixes-2021-02-12' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-02-12Merge tag 'trace-v5.11-rc7-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-02-12Merge tag 'for-linus-5.11-rc8-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-02-12Merge tag 'riscv-for-linus-5.11-rc8' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-02-12Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2021-02-12arm64: mte: Allow PTRACE_PEEKMTETAGS access to the zero pageCatalin Marinas
2021-02-12btrfs: initialize fs_info::csum_size earlier in open_ctreeSu Yue
2021-02-12i2c: stm32f7: fix configuration of the digital filterAlain Volmat
2021-02-12Merge branch 'drm-misc-fixes' of git://anongit.freedesktop.org/drm/drm-misc i...Dave Airlie
2021-02-11clk: sunxi-ng: mp: fix parent rate change flag checkJernej Skrabec
2021-02-12Merge tag 'drm-intel-fixes-2021-02-11' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2021-02-11perf symbols: Use (long) for iterator for bfd symbolsDmitry Safonov
2021-02-12Merge tag 'amd-drm-fixes-5.11-2021-02-10' of https://gitlab.freedesktop.org/a...Dave Airlie
2021-02-11Merge tag 'powerpc-5.11-8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2021-02-11perf annotate: Fix jump parsing for C++ code.Martin Liška
2021-02-11tracing: Check length before giving out the filter bufferSteven Rostedt (VMware)
2021-02-11Merge tag 'gpio-fixes-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-02-12kbuild: fix CONFIG_TRIM_UNUSED_KSYMS build for ppc64Masahiro Yamada
2021-02-11cifs: Set CIFS_MOUNT_USE_PREFIX_PATH flag on setting cifs_sb->prepath.Shyam Prasad N
2021-02-11cifs: In the new mount api we get the full devname as source=Ronnie Sahlberg
2021-02-11perf tools: Replace lkml.org links with loreKees Cook
2021-02-11tools headers UAPI: Sync linux/prctl.h with the kernel sourcesArnaldo Carvalho de Melo
2021-02-11perf tests: Add daemon 'lock' testJiri Olsa
2021-02-11perf tests: Add daemon 'ping' command testJiri Olsa
2021-02-11perf tests: Add daemon 'signal' command testJiri Olsa
2021-02-11perf tests: Add daemon 'stop' command testJiri Olsa
2021-02-11perf tests: Add daemon reconfig testJiri Olsa
2021-02-11perf tests: Add daemon 'list' command testJiri Olsa
2021-02-11perf daemon: Add examples to man pageJiri Olsa
2021-02-11perf daemon: Add up time for daemon/session listJiri Olsa
2021-02-11perf daemon: Use control to stop sessionJiri Olsa
2021-02-11perf daemon: Add 'ping' commandJiri Olsa
2021-02-11perf daemon: Set control fifo for sessionJiri Olsa
2021-02-11perf daemon: Allow only one daemon over base directoryJiri Olsa
2021-02-11perf daemon: Add 'stop' commandJiri Olsa
2021-02-11perf daemon: Add 'signal' commandJiri Olsa
2021-02-11perf daemon: Add 'list' commandJiri Olsa