summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2022-04-10Merge tag 'locking_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-572/+585
2022-04-10Merge tag 'sched_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-13/+12
2022-04-09Merge tag 'perf-tools-fixes-for-v5.18-2022-04-09' of git://git.kernel.org/pub...Linus Torvalds-71/+234
2022-04-09Merge tag 'cxl+nvdimm-for-5.18-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-3/+2
2022-04-09Merge tag 'gpio-fixes-for-v5.18-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+28
2022-04-09perf annotate: Drop objdump stderr to avoid getting stuck waiting for stdout ...Ian Rogers-0/+1
2022-04-09perf tools: Add external commands to list-cmdsMichael Petlan-0/+4
2022-04-09perf docs: Add perf-iostat link to manpagesMichael Petlan-1/+1
2022-04-09perf session: Remap buf if there is no space for eventDenis Nikitin-3/+12
2022-04-09Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds-826/+467
2022-04-09perf bench: Fix epoll bench to correct usage of affinity for machines with #C...Athira Rajeev-12/+38
2022-04-09perf bench: Fix futex bench to correct usage of affinity for machines with #C...Athira Rajeev-28/+83
2022-04-09perf tools: Fix perf's libperf_print callbackAdrian Hunter-1/+1
2022-04-09perf: arm-spe: Fix perf report --mem-modeJames Clark-0/+6
2022-04-09perf unwind: Don't show unwind error messages when augmenting frame pointer s...James Clark-14/+32
2022-04-09tools headers arm64: Sync arm64's cputype.h with the kernel sourcesArnaldo Carvalho de Melo-0/+2
2022-04-09perf test tsc: Fix error message when not supportedChengdong Li-9/+27
2022-04-09perf build: Don't use -ffat-lto-objects in the python feature test when build...Arnaldo Carvalho de Melo-0/+5
2022-04-09perf python: Fix probing for some clang command line optionsArnaldo Carvalho de Melo-2/+4
2022-04-09tools build: Filter out options and warnings not supported by clangArnaldo Carvalho de Melo-0/+10
2022-04-09tools build: Use $(shell ) instead of `` to get embedded libperl's ccoptsArnaldo Carvalho de Melo-1/+1
2022-04-09tools include UAPI: Sync linux/vhost.h with the kernel sourcesArnaldo Carvalho de Melo-0/+7
2022-04-08Merge tag 'block-5.18-2022-04-08' of git://git.kernel.dk/linux-blockLinus Torvalds-39/+46
2022-04-08Merge tag 'io_uring-5.18-2022-04-08' of git://git.kernel.dk/linux-blockLinus Torvalds-420/+198
2022-04-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds-8/+17
2022-04-08Merge tag 'acpi-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds-17/+3
2022-04-08Merge tag 'linux-kselftest-kunit-fixes-5.18-rc2' of git://git.kernel.org/pub/...Linus Torvalds-3/+8
2022-04-08Merge tag 'linux-kselftest-fixes-5.18-rc2' of git://git.kernel.org/pub/scm/li...Linus Torvalds-31/+54
2022-04-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds-14/+24
2022-04-08MAINTAINERS: add Tom as clang reviewerTom Rix-0/+1
2022-04-08mm/list_lru.c: revert "mm/list_lru: optimize memcg_reparent_list_lru_node()"Andrew Morton-6/+0
2022-04-08mailmap: update Vasily Averin's email addressVasily Averin-0/+4
2022-04-08mm/mempolicy: fix mpol_new leak in shared_policy_replaceMiaohe Lin-0/+1
2022-04-08mmmremap.c: avoid pointless invalidate_range_start/end on mremap(old_size=0)Paolo Bonzini-0/+3
2022-04-08mm/sparsemem: fix 'mem_section' will never be NULL gcc 12 warningWaiman Long-4/+7
2022-04-08lz4: fix LZ4_decompress_safe_partial read out of boundGuo Xuenan-2/+6
2022-04-08highmem: fix checks in __kmap_local_sched_{in,out}Max Filippov-2/+2
2022-04-08mm: migrate: use thp_order instead of HPAGE_PMD_ORDER for new page allocation.Zi Yan-2/+2
2022-04-08io_uring: fix race between timeout flush and removalJens Axboe-4/+3
2022-04-08cxl/pci: Drop shadowed variableDan Williams-1/+0
2022-04-08tools/testing/nvdimm: Fix security_init() symbol collisionDan Williams-2/+2
2022-04-08RDMA/hfi1: Fix use-after-free bug for mm structDouglas Miller-0/+6
2022-04-08Merge branch 'acpi-bus'Rafael J. Wysocki-15/+2
2022-04-08Merge tag 'nfs-for-5.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds-61/+99
2022-04-08Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds-41/+53
2022-04-08Merge tag 'folio-5.18e' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds-79/+64
2022-04-08Merge tag 'spi-fix-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-38/+25
2022-04-08Merge tag 'regulator-fix-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-10/+46
2022-04-08Merge tag 'mmc-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds-31/+59
2022-04-08Merge tag 'iommu-fix-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-1/+1