summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-12-27Linux 6.12.7v6.12.7Greg Kroah-Hartman
2024-12-27epoll: Add synchronous wakeup support for ep_poll_callbackXuewen Yan
2024-12-27mm: convert partially_mapped set/clear operations to be atomicUsama Arif
2024-12-27mm: shmem: fix ShmemHugePages at swapoutHugh Dickins
2024-12-27mm: use aligned address in copy_user_gigantic_page()Kefeng Wang
2024-12-27mm: use aligned address in clear_gigantic_page()Kefeng Wang
2024-12-27ceph: fix memory leak in ceph_direct_read_write()Ilya Dryomov
2024-12-27ceph: fix memory leaks in __ceph_sync_read()Max Kellermann
2024-12-27ceph: improve error handling and short/overflow-read logic in __ceph_sync_read()Alex Markuze
2024-12-27ceph: validate snapdirname option length when mountingIlya Dryomov
2024-12-27ceph: give up on paths longer than PATH_MAXMax Kellermann
2024-12-27of: Fix refcount leakage for OF node returned by __of_get_dma_parent()Zijun Hu
2024-12-27of: Fix error path in of_parse_phandle_with_args_map()Herve Codina
2024-12-27of: address: Preserve the flags portion on 1:1 dma-ranges mappingAndrea della Porta
2024-12-27of: property: fw_devlink: Do not use interrupt-parent directlySamuel Holland
2024-12-27udmabuf: also check for F_SEAL_FUTURE_WRITEJann Horn
2024-12-27udmabuf: fix racy memfd sealing checkJann Horn
2024-12-27nilfs2: prevent use of deleted inodeEdward Adam Davis
2024-12-27nilfs2: fix buffer head leaks in calls to truncate_inode_pages()Ryusuke Konishi
2024-12-27ocfs2: fix the space leak in LA when releasing LAHeming Zhao
2024-12-27of/irq: Fix using uninitialized variable @addr_len in API of_irq_parse_one()Zijun Hu
2024-12-27of/irq: Fix interrupt-map cell length check in of_irq_parse_imap_parent()Zijun Hu
2024-12-27KVM: SVM: Allow guest writes to set MSR_AMD64_DE_CFG bitsSean Christopherson
2024-12-27NFS/pnfs: Fix a live lock between recalled layouts and layoutgetTrond Myklebust
2024-12-27io_uring: check if iowq is killed before queuingPavel Begunkov
2024-12-27io_uring: Fix registered ring file refcount leakJann Horn
2024-12-27selftests/bpf: Use asm constraint "m" for LoongArchTiezhu Yang
2024-12-27selftests/memfd: run sysctl tests when PID namespace support is enabledIsaac J. Manjarres
2024-12-27tracing: Check "%s" dereference via the field and not the TP_printk formatSteven Rostedt
2024-12-27tracing: Add "%s" check in test_event_printk()Steven Rostedt
2024-12-27tracing: Add missing helper functions in event pointer dereference checkSteven Rostedt
2024-12-27tracing: Fix test_event_printk() to process entire print argumentSteven Rostedt
2024-12-27accel/ivpu: Fix WARN in ivpu_ipc_send_receive_internal()Jacek Lawrynowicz
2024-12-27accel/ivpu: Fix general protection fault in ivpu_bo_list()Jacek Lawrynowicz
2024-12-27smb: client: fix TCP timers deadlock after rmmodEnzo Matsumiya
2024-12-27KVM: x86: Play nice with protected guests in complete_hypercall_exit()Sean Christopherson
2024-12-27x86/hyperv: Fix hv tsc page based sched_clock for hibernationNaman Jain
2024-12-27tools: hv: Fix a complier warning in the fcopy uio daemonDexuan Cui
2024-12-27Drivers: hv: util: Avoid accessing a ringbuffer not initialized yetMichael Kelley
2024-12-27fgraph: Still initialize idle shadow stacks when startingSteven Rostedt
2024-12-27drm/amdgpu/mmhub4.1: fix IP version checkAlex Deucher
2024-12-27drm/amdgpu/gfx12: fix IP version checkAlex Deucher
2024-12-27drm/amdgpu/nbio7.0: fix IP version checkAlex Deucher
2024-12-27s390/mm: Fix DirectMap accountingHeiko Carstens
2024-12-27btrfs: tree-checker: reject inline extent items with 0 ref countQu Wenruo
2024-12-27btrfs: fix improper generation check in snapshot deleteJosef Bacik
2024-12-27btrfs: split bios to the fs sector size boundaryChristoph Hellwig
2024-12-27alloc_tag: fix set_codetag_empty() when !CONFIG_MEM_ALLOC_PROFILING_DEBUGSuren Baghdasaryan
2024-12-27ring-buffer: Fix overflow in __rb_map_vmaEdward Adam Davis
2024-12-27mm/page_alloc: don't call pfn_to_page() on possibly non-existent PFN in split...David Hildenbrand