summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-10-18Merge tag 'drm-fixes-2024-10-18' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds61-388/+291
2024-10-18mm: fix follow_pfnmap API lockdep assertLinus Torvalds1-1/+2
2024-10-18Merge tag 'iommu-fixes-v6.12-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds3-5/+7
2024-10-18Merge tag 'powerpc-6.12-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-0/+1
2024-10-18Merge tag 's390-6.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds14-33/+74
2024-10-18Merge tag 'drm-xe-fixes-2024-10-17' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie16-44/+63
2024-10-18Merge tag 'x86_bugs_post_ibpb' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-1/+43
2024-10-18Merge tag 'mm-hotfixes-stable-2024-10-17-16-08' of git://git.kernel.org/pub/s...Linus Torvalds27-133/+309
2024-10-18Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds3-48/+16
2024-10-17Merge tag 'drm-misc-fixes-2024-10-17' of https://gitlab.freedesktop.org/drm/m...Dave Airlie25-240/+48
2024-10-17Merge tag 'drm-intel-fixes-2024-10-17' of https://gitlab.freedesktop.org/drm/...Dave Airlie1-10/+30
2024-10-17Merge tag 'amd-drm-fixes-6.12-2024-10-16' of https://gitlab.freedesktop.org/a...Dave Airlie11-35/+61
2024-10-17Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds7-33/+61
2024-10-17Merge tag 'arm-fixes-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/s...Linus Torvalds12-40/+92
2024-10-17Merge tag 'sound-6.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds23-32/+143
2024-10-17Merge tag 'net-6.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds53-179/+351
2024-10-17maple_tree: add regression test for spanning store bugLorenzo Stoakes1-0/+84
2024-10-17maple_tree: correct tree corruption on spanning storeLorenzo Stoakes1-6/+6
2024-10-17Merge branch 'mlx5-misc-fixes-2024-10-15'Paolo Abeni8-13/+41
2024-10-17net/mlx5e: Don't call cleanup on profile rollback failureCosmin Ratiu1-1/+3
2024-10-17net/mlx5: Unregister notifier on eswitch init failureCosmin Ratiu1-2/+3
2024-10-17net/mlx5: Fix command bitmask initializationShay Drory1-2/+6
2024-10-17net/mlx5: Check for invalid vector index on EQ creationMaher Sanalla1-0/+6
2024-10-17net/mlx5: HWS, use lock classes for bwc locksCosmin Ratiu2-2/+19
2024-10-17net/mlx5: HWS, don't destroy more bwc queue locks than allocatedCosmin Ratiu1-1/+1
2024-10-17net/mlx5: HWS, fixed double free in error flow of definer layoutYevgeny Kliteynik1-2/+2
2024-10-17net/mlx5: HWS, removed wrong access to a number of rules variableYevgeny Kliteynik1-3/+1
2024-10-17mptcp: pm: fix UaF read in mptcp_pm_nl_rm_addr_or_subflowMatthieu Baerts (NGI0)1-1/+1
2024-10-17net: ethernet: mtk_eth_soc: fix memory corruption during fq dma initFelix Fietkau1-1/+1
2024-10-17vmxnet3: Fix packet corruption in vmxnet3_xdp_xmit_frameDaniel Borkmann1-1/+1
2024-10-17Merge tag 'drm-msm-fixes-2024-10-16' of https://gitlab.freedesktop.org/drm/ms...Dave Airlie8-59/+89
2024-10-17mm/mglru: only clear kswapd_failures if reclaimableWei Xu1-2/+2
2024-10-17mm/swapfile: skip HugeTLB pages for unuse_vmaLiu Shixin1-1/+1
2024-10-17selftests: mm: fix the incorrect usage() info of khugepagedNanyong Sun1-1/+1
2024-10-17MAINTAINERS: add Jann as memory mapping/VMA reviewerJann Horn1-0/+2
2024-10-17mm: swap: prevent possible data-race in __try_to_reclaim_swapJeongjun Park1-3/+4
2024-10-17mm: khugepaged: fix the incorrect statistics when collapsing large file foliosBaolin Wang1-2/+2
2024-10-17MAINTAINERS: kasan, kcov: add bugzilla linksAndrey Konovalov1-0/+2
2024-10-17mm: don't install PMD mappings when THPs are disabled by the hw/process/vmaDavid Hildenbrand1-0/+9
2024-10-17mm: huge_memory: add vma_thp_disabled() and thp_disabled_by_hw()Kefeng Wang3-18/+20
2024-10-17Docs/damon/maintainer-profile: update deprecated awslabs GitHub URLsSeongJae Park1-4/+4
2024-10-17Docs/damon/maintainer-profile: add missing '_' suffixes for external web linksSeongJae Park1-19/+19
2024-10-17maple_tree: check for MA_STATE_BULK on setting wr_rebalanceSidhartha Kumar2-1/+27
2024-10-17mm: khugepaged: fix the arguments order in khugepaged_collapse_file trace pointYang Shi2-3/+3
2024-10-17mm/damon/tests/sysfs-kunit.h: fix memory leak in damon_sysfs_test_add_targets()Jinjie Ruan1-0/+1
2024-10-17mm: remove unused stub for can_swapin_thp()Andy Shevchenko1-5/+0
2024-10-17mailmap: add an entry for Andy ChiuAndy Chiu1-0/+2
2024-10-17MAINTAINERS: add memory mapping/VMA co-maintainersLorenzo Stoakes1-4/+4
2024-10-17fs/proc: fix build with GCC 15 due to -Werror=unterminated-string-initializationBrahmajit Das1-6/+10
2024-10-17lib: alloc_tag_module_unload must wait for pending kfree_rcu callsFlorian Westphal1-0/+3