summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-08-02perf tools: Remove repipe argument from perf_session__new()Namhyung Kim25-36/+43
2021-08-02perf test: Handle fd gaps in test__dso_data_reopenEirik Fuller1-2/+12
2021-08-02perf vendor events intel: Add basic metrics for ElkhartlakeJin Yao1-0/+57
2021-08-02perf vendor events intel: Add core event list for ElkhartlakeJin Yao8-0/+1405
2021-08-02perf vendor events: Add metrics for TigerlakeJin Yao1-0/+231
2021-08-02perf vendor events intel: Add core event list for TigerlakeJin Yao8-1/+2844
2021-08-02perf annotate: Add error log in symbol__annotate()Li Huafei1-1/+3
2021-08-02perf env: Normalize aarch64.* and arm64.* to arm64 in normalize_arch()Li Huafei1-1/+1
2021-08-02perf beauty: Reuse the generic arch errno switchIan Rogers1-6/+5
2021-08-02perf doc: Reorganize ARTICLES variables.Ian Rogers1-7/+4
2021-08-02perf doc: Remove howto-index.sh related references.Ian Rogers1-12/+1
2021-08-02perf doc: Remove cmd-list.perl referencesIan Rogers1-20/+1
2021-08-02perf doc: Add info pages to all target.Ian Rogers1-1/+1
2021-08-02perf doc: Remove references to user-manualIan Rogers1-25/+0
2021-08-02perf doc: Fix doc.depIan Rogers1-0/+46
2021-08-02perf doc: Fix perfman.info buildIan Rogers2-1/+47
2021-08-02perf cs-etm: Pass unformatted flag to decoderJames Clark2-15/+42
2021-08-02perf cs-etm: Use existing decoder instead of resetting itJames Clark1-30/+7
2021-08-02perf cs-etm: Suppress printing when resetting decoderJames Clark1-3/+7
2021-08-02perf cs-etm: Only setup queues when they are modifiedJames Clark1-40/+14
2021-08-02perf cs-etm: Split setup and timestamp search functionsJames Clark1-12/+29
2021-08-02perf cs-etm: Refactor initialisation of kernel start addressJames Clark1-5/+1
2021-08-02perf trace: Update cmd string table to decode sys_bpf first argWei Li1-1/+9
2021-08-02Linux 5.14-rc4v5.14-rc4Linus Torvalds1-1/+1
2021-08-01Merge tag 'perf-tools-fixes-for-v5.14-2021-08-01' of git://git.kernel.org/pub...Linus Torvalds3-13/+42
2021-08-01Merge tag 'powerpc-5.14-4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2-1/+8
2021-08-01Merge tag 'xfs-5.14-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds7-106/+244
2021-07-31Merge tag '5.14-rc3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds3-2/+10
2021-07-31Merge tag 'net-5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds104-547/+1230
2021-07-31Merge tag 'acpi-5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds3-18/+52
2021-07-31pipe: make pipe writes always wake up readersLinus Torvalds1-5/+5
2021-07-31Revert "perf map: Fix dso->nsinfo refcounting"Arnaldo Carvalho de Melo1-2/+0
2021-07-30Merge branches 'acpi-resources' and 'acpi-dptf'Rafael J. Wysocki2-16/+44
2021-07-30Merge tag 'block-5.14-2021-07-30' of git://git.kernel.dk/linux-blockLinus Torvalds5-51/+110
2021-07-30Merge tag 'io_uring-5.14-2021-07-30' of git://git.kernel.dk/linux-blockLinus Torvalds1-8/+32
2021-07-30Merge tag 'libata-5.14-2021-07-30' of git://git.kernel.dk/linux-blockLinus Torvalds14-26/+27
2021-07-30Merge tag 'for-5.14-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds4-4/+5
2021-07-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hid...Linus Torvalds11-33/+57
2021-07-30Merge branch 'akpm' (patches from Andrew)Linus Torvalds7-57/+81
2021-07-30Merge tag 'linux-can-fixes-for-5.14-20210730' of git://git.kernel.org/pub/scm...Jakub Kicinski6-5/+50
2021-07-30mm/memcg: fix NULL pointer dereference in memcg_slab_free_hook()Wang Hai1-1/+1
2021-07-30slub: fix unreclaimable slab stat for bulk freeShakeel Butt1-10/+12
2021-07-30mm/migrate: fix NR_ISOLATED corruption on 64-bitAneesh Kumar K.V1-1/+1
2021-07-30mm: memcontrol: fix blocking rstat function called from atomic cgroup1 thresh...Johannes Weiner1-1/+2
2021-07-30ocfs2: issue zeroout to EOF blocksJunxiao Bi1-39/+60
2021-07-30ocfs2: fix zero out valid dataJunxiao Bi1-2/+2
2021-07-30lib/test_string.c: move string selftest in the Runtime Testing menuMatteo Croce2-3/+3
2021-07-30gve: Update MAINTAINERS listCatherine Sullivan1-3/+3
2021-07-30arch: Kconfig: clean up obsolete use of HAVE_IDELukas Bulwahn13-18/+0
2021-07-30can: esd_usb2: fix memory leakPavel Skripkin1-1/+15