summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-09RISC-V: KVM: include missing hwcap.h into vcpu_fpHeiko Stuebner
2022-04-09KVM: selftests: riscv: Fix alignment of the guest_hang() functionAnup Patel
2022-04-09KVM: selftests: riscv: Set PTE A and D bits in VS-stage page tableAnup Patel
2022-04-09RISC-V: KVM: Don't clear hgatp CSR in kvm_arch_vcpu_put()Anup Patel
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
2022-04-08tools/testing/nvdimm: Fix security_init() symbol collisionDan Williams
2022-04-08RDMA/hfi1: Fix use-after-free bug for mm structDouglas Miller
2022-04-08Merge branch 'acpi-bus'Rafael J. Wysocki
2022-04-08Merge tag 'nfs-for-5.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2022-04-08Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2022-04-08Merge tag 'folio-5.18e' of git://git.infradead.org/users/willy/pagecacheLinus Torvalds
2022-04-08Merge tag 'spi-fix-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-04-08Merge tag 'regulator-fix-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-04-08Merge tag 'mmc-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds
2022-04-08Merge tag 'kvmarm-fixes-5.18-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini
2022-04-08Merge tag 'iommu-fix-v5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-04-08perf/imx_ddr: Fix undefined behavior due to shift overflowing the constantBorislav Petkov
2022-04-08MAINTAINERS: Fix reviewer info for a few ROHM ICsMatti Vaittinen
2022-04-08arm64: Add part number for Arm Cortex-A78AEChanho Park
2022-04-08arm64: patch_text: Fixup last cpu should be masterGuo Ren
2022-04-08iommu/omap: Fix regression in probe for NULL pointer dereferenceTony Lindgren
2022-04-08mmc: core: improve API to make clear mmc_hw_reset is for cardsWolfram Sang
2022-04-07Merge tag 'drm-fixes-2022-04-08' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-04-07Merge tag '5.18-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2022-04-07Merge tag 'net-5.18-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-04-08Merge tag 'drm-misc-fixes-2022-04-07' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2022-04-08Merge tag 'drm-misc-next-fixes-2022-04-07' of git://anongit.freedesktop.org/d...Dave Airlie
2022-04-07SUNRPC: Move the call to xprt_send_pagedata() out of xprt_sock_sendmsg()Trond Myklebust
2022-04-07SUNRPC: svc_tcp_sendmsg() should handle errors from xdr_alloc_bvec()Trond Myklebust