summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-04-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-04-22mm/vmalloc: huge vmalloc backing pages should be split rather than compoundNicholas Piggin
2022-04-21Merge tag 'drm-fixes-2022-04-22' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-04-21mm/mmu_notifier.c: fix race in mmu_interval_notifier_remove()Alistair Popple
2022-04-21kcov: don't generate a warning on vm_insert_page()'s failureAleksandr Nogikh
2022-04-21MAINTAINERS: add Vincenzo Frascino to KASAN reviewersVincenzo Frascino
2022-04-21oom_kill.c: futex: delay the OOM reaper to allow time for proper futex cleanupNico Pache
2022-04-21selftest/vm: add skip support to mremap_testSidhartha Kumar
2022-04-21selftest/vm: support xfail in mremap_testSidhartha Kumar
2022-04-21selftest/vm: verify remap destination address in mremap_testSidhartha Kumar
2022-04-21selftest/vm: verify mmap addr in mremap_testSidhartha Kumar
2022-04-21mm, hugetlb: allow for "high" userspace addressesChristophe Leroy
2022-04-21userfaultfd: mark uffd_wp regardless of VM_WRITE flagNadav Amit
2022-04-21memcg: sync flush only if periodic flush is delayedShakeel Butt
2022-04-21mm/memory-failure.c: skip huge_zero_page in memory_failure()Xu Yu
2022-04-21mm/hwpoison: fix race between hugetlb free/demotion and memory_failure_hugetlb()Naoya Horiguchi
2022-04-22Merge tag 'drm-msm-fixes-2022-04-20' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie
2022-04-21Merge tag 'dmaengine-fix-5.18' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-04-22Merge tag 'drm-intel-fixes-2022-04-20' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2022-04-21Merge tag 'net-5.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2022-04-21drivers: net: hippi: Fix deadlock in rr_close()Duoming Zhou
2022-04-20Merge tag 'xtensa-20220416' of https://github.com/jcmvbkbc/linux-xtensaLinus Torvalds
2022-04-20Merge tag 'erofs-for-5.18-rc4-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2022-04-20Revert "fs/pipe: use kvcalloc to allocate a pipe_buffer array"Linus Torvalds
2022-04-20x86: __memcpy_flushcache: fix wrong alignment if size > 2^32Mikulas Patocka
2022-04-20selftests: mlxsw: vxlan_flooding_ipv6: Prevent flooding of unwanted packetsIdo Schimmel
2022-04-20selftests: mlxsw: vxlan_flooding: Prevent flooding of unwanted packetsIdo Schimmel
2022-04-20dt-bindings: dmaengine: qcom: gpi: Add minItems for interruptsVinod Koul
2022-04-20nfc: MAINTAINERS: add Bug entryKrzysztof Kozlowski
2022-04-20dmaengine: idxd: skip clearing device context when device is read-onlyDave Jiang
2022-04-20dmaengine: idxd: add RO check for wq max_transfer_size writeDave Jiang
2022-04-20dmaengine: idxd: add RO check for wq max_batch_size writeDave Jiang
2022-04-20dmaengine: idxd: fix retry value to be constant for duration of function callDave Jiang
2022-04-20dmaengine: idxd: match type for retries var in idxd_enqcmds()Dave Jiang
2022-04-20dmaengine: dw-edma: Fix inconsistent indentingJiapeng Chong
2022-04-20net: stmmac: Use readl_poll_timeout_atomic() in atomic stateKevin Hao
2022-04-20doc/ip-sysctl: add bc_forwardingNicolas Dichtel
2022-04-20drm/i915/display/psr: Unset enable_psr2_sel_fetch if other checks in intel_ps...José Roberto de Souza
2022-04-19vmalloc: replace VM_NO_HUGE_VMAP with VM_ALLOW_HUGE_VMAPSong Liu
2022-04-19drm/msm: Revert "drm/msm: Stop using iommu_present()"Dmitry Baryshkov
2022-04-19Merge tag 'spi-fix-v5.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-04-19fs: fix acl translationChristian Brauner
2022-04-19netlink: reset network and mac headers in netlink_dump()Eric Dumazet
2022-04-19net: mscc: ocelot: fix broken IP multicast floodingVladimir Oltean
2022-04-19net: dsa: hellcreek: Calculate checksums in taggerKurt Kanzenbach
2022-04-19drm/i915/display/vrr: Reset VRR capable property on a long hpdManasi Navare
2022-04-18net: atlantic: invert deep par in pm functions, preventing null derefsManuel Ullmann
2022-04-18Merge tag 'linux-can-fixes-for-5.18-20220417' of git://git.kernel.org/pub/scm...David S. Miller
2022-04-17Linux 5.18-rc3v5.18-rc3Linus Torvalds
2022-04-17Merge tag 'for-linus-5.18-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds