summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-10Linux 5.18-rc2v5.18-rc2Linus Torvalds
2022-04-10Merge tag 'tty-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2022-04-10Merge tag 'staging-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-04-10Merge tag 'driver-core-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-04-10Merge tag 'char-misc-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-04-10Merge tag 'powerpc-5.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2022-04-10Merge tag 'irq-urgent-2022-04-10' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2022-04-10Merge tag 'x86_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-04-10Merge tag 'perf_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2022-04-10Merge tag 'locking_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2022-04-10Merge tag 'sched_urgent_for_v5.18_rc2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2022-04-09Merge tag 'perf-tools-fixes-for-v5.18-2022-04-09' of git://git.kernel.org/pub...Linus Torvalds
2022-04-09Merge tag 'cxl+nvdimm-for-5.18-rc2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-04-09Merge tag 'gpio-fixes-for-v5.18-rc2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-04-09Merge tag 'irqchip-fixes-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel...Thomas Gleixner
2022-04-09perf annotate: Drop objdump stderr to avoid getting stuck waiting for stdout ...Ian Rogers
2022-04-09perf tools: Add external commands to list-cmdsMichael Petlan
2022-04-09perf docs: Add perf-iostat link to manpagesMichael Petlan
2022-04-09perf session: Remap buf if there is no space for eventDenis Nikitin
2022-04-09Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2022-04-09perf bench: Fix epoll bench to correct usage of affinity for machines with #C...Athira Rajeev
2022-04-09perf bench: Fix futex bench to correct usage of affinity for machines with #C...Athira Rajeev
2022-04-09perf tools: Fix perf's libperf_print callbackAdrian Hunter
2022-04-09perf: arm-spe: Fix perf report --mem-modeJames Clark
2022-04-09perf unwind: Don't show unwind error messages when augmenting frame pointer s...James Clark
2022-04-09tools headers arm64: Sync arm64's cputype.h with the kernel sourcesArnaldo Carvalho de Melo
2022-04-09perf test tsc: Fix error message when not supportedChengdong Li
2022-04-09perf build: Don't use -ffat-lto-objects in the python feature test when build...Arnaldo Carvalho de Melo
2022-04-09perf python: Fix probing for some clang command line optionsArnaldo Carvalho de Melo
2022-04-09tools build: Filter out options and warnings not supported by clangArnaldo Carvalho de Melo
2022-04-09tools build: Use $(shell ) instead of `` to get embedded libperl's ccoptsArnaldo Carvalho de Melo
2022-04-09tools include UAPI: Sync linux/vhost.h with the kernel sourcesArnaldo Carvalho de Melo
2022-04-08Merge tag 'block-5.18-2022-04-08' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-04-08Merge tag 'io_uring-5.18-2022-04-08' of git://git.kernel.dk/linux-blockLinus Torvalds
2022-04-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2022-04-08Merge tag 'acpi-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2022-04-08Merge tag 'linux-kselftest-kunit-fixes-5.18-rc2' of git://git.kernel.org/pub/...Linus Torvalds
2022-04-08Merge tag 'linux-kselftest-fixes-5.18-rc2' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2022-04-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-04-08MAINTAINERS: add Tom as clang reviewerTom Rix
2022-04-08mm/list_lru.c: revert "mm/list_lru: optimize memcg_reparent_list_lru_node()"Andrew Morton
2022-04-08mailmap: update Vasily Averin's email addressVasily Averin
2022-04-08mm/mempolicy: fix mpol_new leak in shared_policy_replaceMiaohe Lin
2022-04-08mmmremap.c: avoid pointless invalidate_range_start/end on mremap(old_size=0)Paolo Bonzini
2022-04-08mm/sparsemem: fix 'mem_section' will never be NULL gcc 12 warningWaiman Long
2022-04-08lz4: fix LZ4_decompress_safe_partial read out of boundGuo Xuenan
2022-04-08highmem: fix checks in __kmap_local_sched_{in,out}Max Filippov
2022-04-08mm: migrate: use thp_order instead of HPAGE_PMD_ORDER for new page allocation.Zi Yan
2022-04-08io_uring: fix race between timeout flush and removalJens Axboe
2022-04-08cxl/pci: Drop shadowed variableDan Williams