summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-12-18mm/codetag: clear tags before swapDavid Wang
2024-12-18mm/vmstat: fix a W=1 clang compiler warningBart Van Assche
2024-12-18mm: convert partially_mapped set/clear operations to be atomicUsama Arif
2024-12-18nilfs2: fix buffer head leaks in calls to truncate_inode_pages()Ryusuke Konishi
2024-12-18vmalloc: fix accounting with i915Matthew Wilcox (Oracle)
2024-12-18mm/page_alloc: don't call pfn_to_page() on possibly non-existent PFN in split...David Hildenbrand
2024-12-18fork: avoid inappropriate uprobe access to invalid mmLorenzo Stoakes
2024-12-18nilfs2: prevent use of deleted inodeEdward Adam Davis
2024-12-18zram: fix uninitialized ZRAM not releasing backing deviceKairui Song
2024-12-18zram: refuse to use zero sized block device as backing deviceKairui Song
2024-12-18mm: use clear_user_(high)page() for arch with special user folio handlingZi Yan
2024-12-18mm: introduce cpu_icache_is_aliasing() across all architecturesZi Yan
2024-12-18mm: add RCU annotation to pte_offset_map(_lock)Petr Malat
2024-12-18mm: correctly reference merged VMALorenzo Stoakes
2024-12-18mm: use aligned address in copy_user_gigantic_page()Kefeng Wang
2024-12-18mm: use aligned address in clear_gigantic_page()Kefeng Wang
2024-12-18mm: shmem: fix ShmemHugePages at swapoutHugh Dickins
2024-12-18ocfs2: fix the space leak in LA when releasing LAHeming Zhao
2024-12-18ocfs2: revert "ocfs2: fix the la space leak when unmounting an ocfs2 volume"Heming Zhao
2024-12-18mailmap: add entry for Ying HuangHuang Ying
2024-12-18selftests/memfd: run sysctl tests when PID namespace support is enabledIsaac J. Manjarres
2024-12-18docs/mm: add VMA locks documentationLorenzo Stoakes
2024-12-18Merge tag 'linux-can-fixes-for-6.13-20241218' of git://git.kernel.org/pub/scm...Jakub Kicinski
2024-12-18net: usb: qmi_wwan: add Quectel RG255CMartin Hou
2024-12-18io_uring: Fix registered ring file refcount leakJann Horn
2024-12-18net: phy: avoid undefined behavior in *_led_polarity_set()Arnd Bergmann
2024-12-19netfilter: ipset: Fix for recursive locking warningPhil Sutter
2024-12-18ipvs: Fix clamp() of ip_vs_conn_tab on small memory systemsDavid Laight
2024-12-18Merge tag 'for-6.13-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2024-12-18Merge tag 'cxl-fixes-6.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-12-18drm/amdgpu/nbio7.0: fix IP version checkAlex Deucher
2024-12-18drm/amd: Update strapping for NBIO 2.5.0Mario Limonciello
2024-12-18Merge tag 'selinux-pr-20241217' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-12-18ACPI: EC: Enable EC support on LoongArch by defaultHuacai Chen
2024-12-18trace/ring-buffer: Do not use TP_printk() formatting for boot mapped buffersSteven Rostedt
2024-12-18ring-buffer: Fix overflow in __rb_map_vmaEdward Adam Davis
2024-12-18Merge tag 'trace-v6.13-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2024-12-18drm/amdgpu: Handle NULL bo->tbo.resource (again) in amdgpu_vm_bo_updateMichel Dänzer
2024-12-18drm/amdgpu: fix amdgpu_coredumpChristian König
2024-12-18drm/amdgpu/smu14.0.2: fix IP version checkAlex Deucher
2024-12-18drm/amdgpu/gfx12: fix IP version checkAlex Deucher
2024-12-18drm/amdgpu/mmhub4.1: fix IP version checkAlex Deucher
2024-12-18drm/amdgpu/nbio7.11: fix IP version checkAlex Deucher
2024-12-18drm/amdgpu/nbio7.7: fix IP version checkAlex Deucher
2024-12-18drm/amdgpu: don't access invalid schedPierre-Eric Pelloux-Prayer
2024-12-18drm/amd: Require CONFIG_HOTPLUG_PCI_PCIE for BOCOMario Limonciello
2024-12-18Merge tag 'hyperv-fixes-signed-20241217' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-12-18x86/static-call: fix 32-bit buildJuergen Gross
2024-12-18spi: rockchip-sfc: Fix error in remove progressJon Lin
2024-12-18Merge tag 'amd-pstate-v6.13-2024-12-11' of ssh://gitolite.kernel.org/pub/scm/...Rafael J. Wysocki