summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2024-12-27vmalloc: fix accounting with i915Matthew Wilcox (Oracle)1-2/+4
2024-12-27zram: fix uninitialized ZRAM not releasing backing deviceKairui Song1-5/+4
2024-12-27zram: refuse to use zero sized block device as backing deviceKairui Song1-0/+6
2024-12-27drm/amdgpu/smu14.0.2: fix IP version checkAlex Deucher1-1/+1
2024-12-27drm/amdgpu/nbio7.7: fix IP version checkAlex Deucher1-1/+1
2024-12-27drm/amdgpu/nbio7.11: fix IP version checkAlex Deucher1-1/+1
2024-12-27trace/ring-buffer: Do not use TP_printk() formatting for boot mapped buffersSteven Rostedt1-0/+9
2024-12-27block: avoid to reuse `hctx` not removed from cpuhp callback listMing Lei1-1/+10
2024-12-27hwmon: (tmp513) Fix interpretation of values of Temperature Result and Limit ...Murad Masimov1-1/+1
2024-12-27hwmon: (tmp513) Fix Current Register value interpretationMurad Masimov1-1/+1
2024-12-27hwmon: (tmp513) Fix interpretation of values of Shunt Voltage and Limit Regis...Murad Masimov1-2/+4
2024-12-27drm/amdgpu: don't access invalid schedPierre-Eric Pelloux-Prayer1-2/+1
2024-12-27i915/guc: Accumulate active runtime on gt resetUmesh Nerlige Ramappa1-1/+14
2024-12-27i915/guc: Ensure busyness counter increases motonicallyUmesh Nerlige Ramappa2-1/+9
2024-12-27i915/guc: Reset engine utilization buffer before registrationUmesh Nerlige Ramappa1-0/+21
2024-12-27drm/panel: synaptics-r63353: Fix regulator unbalanceMichael Trimarchi1-1/+1
2024-12-27drm/panel: st7701: Add prepare_prev_first flag to drm_panelMarek Vasut1-0/+1
2024-12-27drm/panel: novatek-nt35950: fix return value check in nt35950_probe()Yang Yingliang1-2/+2
2024-12-27drm/panel: himax-hx83102: Add a check to prevent NULL pointer dereferenceZhang Zekun1-0/+2
2024-12-27dma-buf: Fix __dma_buf_debugfs_list_del argument for !CONFIG_DEBUG_FST.J. Mercier1-1/+1