summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-12-27Linux 6.12.7v6.12.7Greg Kroah-Hartman1-1/+1
2024-12-27epoll: Add synchronous wakeup support for ep_poll_callbackXuewen Yan2-1/+5
2024-12-27mm: convert partially_mapped set/clear operations to be atomicUsama Arif2-14/+6
2024-12-27mm: shmem: fix ShmemHugePages at swapoutHugh Dickins1-10/+12
2024-12-27mm: use aligned address in copy_user_gigantic_page()Kefeng Wang2-5/+5
2024-12-27mm: use aligned address in clear_gigantic_page()Kefeng Wang2-2/+3
2024-12-27ceph: fix memory leak in ceph_direct_read_write()Ilya Dryomov1-21/+22
2024-12-27ceph: fix memory leaks in __ceph_sync_read()Max Kellermann1-4/+3
2024-12-27ceph: improve error handling and short/overflow-read logic in __ceph_sync_read()Alex Markuze1-15/+14
2024-12-27ceph: validate snapdirname option length when mountingIlya Dryomov1-0/+2
2024-12-27ceph: give up on paths longer than PATH_MAXMax Kellermann1-5/+4
2024-12-27of: Fix refcount leakage for OF node returned by __of_get_dma_parent()Zijun Hu1-1/+1
2024-12-27of: Fix error path in of_parse_phandle_with_args_map()Herve Codina1-5/+10
2024-12-27of: address: Preserve the flags portion on 1:1 dma-ranges mappingAndrea della Porta1-1/+2
2024-12-27of: property: fw_devlink: Do not use interrupt-parent directlySamuel Holland1-2/+0
2024-12-27udmabuf: also check for F_SEAL_FUTURE_WRITEJann Horn1-1/+1
2024-12-27udmabuf: fix racy memfd sealing checkJann Horn1-4/+9
2024-12-27nilfs2: prevent use of deleted inodeEdward Adam Davis2-1/+12
2024-12-27nilfs2: fix buffer head leaks in calls to truncate_inode_pages()Ryusuke Konishi4-1/+8
2024-12-27ocfs2: fix the space leak in LA when releasing LAHeming Zhao1-3/+5
2024-12-27of/irq: Fix using uninitialized variable @addr_len in API of_irq_parse_one()Zijun Hu1-0/+1
2024-12-27of/irq: Fix interrupt-map cell length check in of_irq_parse_imap_parent()Zijun Hu1-0/+1
2024-12-27KVM: SVM: Allow guest writes to set MSR_AMD64_DE_CFG bitsSean Christopherson1-9/+0
2024-12-27NFS/pnfs: Fix a live lock between recalled layouts and layoutgetTrond Myklebust1-1/+1
2024-12-27io_uring: check if iowq is killed before queuingPavel Begunkov1-1/+5
2024-12-27io_uring: Fix registered ring file refcount leakJann Horn2-3/+2
2024-12-27selftests/bpf: Use asm constraint "m" for LoongArchTiezhu Yang1-0/+2
2024-12-27selftests/memfd: run sysctl tests when PID namespace support is enabledIsaac J. Manjarres1-2/+12
2024-12-27tracing: Check "%s" dereference via the field and not the TP_printk formatSteven Rostedt5-217/+88
2024-12-27tracing: Add "%s" check in test_event_printk()Steven Rostedt1-15/+89
2024-12-27tracing: Add missing helper functions in event pointer dereference checkSteven Rostedt1-2/+19
2024-12-27tracing: Fix test_event_printk() to process entire print argumentSteven Rostedt1-29/+53
2024-12-27accel/ivpu: Fix WARN in ivpu_ipc_send_receive_internal()Jacek Lawrynowicz1-1/+1
2024-12-27accel/ivpu: Fix general protection fault in ivpu_bo_list()Jacek Lawrynowicz1-1/+1
2024-12-27smb: client: fix TCP timers deadlock after rmmodEnzo Matsumiya1-10/+26
2024-12-27KVM: x86: Play nice with protected guests in complete_hypercall_exit()Sean Christopherson1-1/+1
2024-12-27x86/hyperv: Fix hv tsc page based sched_clock for hibernationNaman Jain3-1/+73
2024-12-27tools: hv: Fix a complier warning in the fcopy uio daemonDexuan Cui1-5/+3
2024-12-27Drivers: hv: util: Avoid accessing a ringbuffer not initialized yetMichael Kelley5-0/+24
2024-12-27fgraph: Still initialize idle shadow stacks when startingSteven Rostedt1-1/+7
2024-12-27drm/amdgpu/mmhub4.1: fix IP version checkAlex Deucher1-1/+1
2024-12-27drm/amdgpu/gfx12: fix IP version checkAlex Deucher1-1/+1
2024-12-27drm/amdgpu/nbio7.0: fix IP version checkAlex Deucher1-1/+1
2024-12-27s390/mm: Fix DirectMap accountingHeiko Carstens1-3/+3
2024-12-27btrfs: tree-checker: reject inline extent items with 0 ref countQu Wenruo1-1/+26
2024-12-27btrfs: fix improper generation check in snapshot deleteJosef Bacik2-3/+22
2024-12-27btrfs: split bios to the fs sector size boundaryChristoph Hellwig1-2/+8
2024-12-27alloc_tag: fix set_codetag_empty() when !CONFIG_MEM_ALLOC_PROFILING_DEBUGSuren Baghdasaryan1-1/+6
2024-12-27ring-buffer: Fix overflow in __rb_map_vmaEdward Adam Davis1-1/+5
2024-12-27mm/page_alloc: don't call pfn_to_page() on possibly non-existent PFN in split...David Hildenbrand1-2/+4