summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-04-25x86/e820: Fix handling of subpage regions when calculating nosave ranges in e...Myrrh Periwinkle1-9/+8
2025-04-25iommufd: Fail replace if device has not been attachedYi Liu1-0/+16
2025-04-25ACPI: platform-profile: Fix CFI violation when accessing sysfs filesNathan Chancellor1-10/+10
2025-04-25x86/paravirt: Move halt paravirt calls under CONFIG_PARAVIRTKirill A. Shutemov4-36/+41
2025-04-25arm64: errata: Add newer ARM cores to the spectre_bhb_loop_affected() listsDouglas Anderson1-1/+14
2025-04-25selftests: mptcp: fix incorrect fd checks in main_loopCong Liu1-2/+2
2025-04-25selftests: mptcp: close fd_in before returning in main_loopGeliang Tang1-2/+5
2025-04-25pinctrl: qcom: Clear latched interrupt status when changing IRQ typeStephan Gerhold1-6/+6
2025-04-25phy: freescale: imx8m-pcie: assert phy reset and perst in power offStefan Eichenberger1-0/+11
2025-04-25PCI: Fix reference leak in pci_alloc_child_bus()Ma Ke1-1/+4
2025-04-25PCI: brcmstb: Fix missing of_node_put() in brcm_pcie_probe()Stanimir Varbanov1-4/+9
2025-04-25of/irq: Fix device node refcount leakages in of_irq_init()Zijun Hu1-0/+3
2025-04-25of/irq: Fix device node refcount leakage in API irq_of_parse_and_map()Zijun Hu1-1/+5
2025-04-25of/irq: Fix device node refcount leakages in of_irq_count()Zijun Hu1-1/+3
2025-04-25of/irq: Fix device node refcount leakage in API of_irq_parse_raw()Zijun Hu1-0/+8
2025-04-25of/irq: Fix device node refcount leakage in API of_irq_parse_one()Zijun Hu1-32/+27
2025-04-25ntb: use 64-bit arithmetic for the MSI doorbell maskFedor Pchelkin1-1/+1
2025-04-25KVM: x86: Acquire SRCU in KVM_GET_MP_STATE to protect guest memory accessesSean Christopherson1-0/+4
2025-04-25KVM: x86: Explicitly zero-initialize on-stack CPUID unionsSean Christopherson1-5/+3
2025-04-25gve: handle overflow when reporting TX consumed descriptorsJoshua Washington1-1/+3
2025-04-25gpio: zynq: Fix wakeup source leaks on device unbindKrzysztof Kozlowski1-0/+1
2025-04-25gpio: tegra186: fix resource handling in ACPI probe pathGuixin Liu1-13/+14
2025-04-25ftrace: Add cond_resched() to ftrace_graph_set_hash()zhoumin1-0/+1
2025-04-25dt-bindings: coresight: qcom,coresight-tpdm: Fix too many 'reg'Krzysztof Kozlowski1-2/+1
2025-04-25dt-bindings: coresight: qcom,coresight-tpda: Fix too many 'reg'Krzysztof Kozlowski1-2/+1
2025-04-25dm-verity: fix prefetch-vs-suspend raceMikulas Patocka1-0/+8
2025-04-25dm-integrity: set ti->error on memory allocation failureMikulas Patocka1-0/+3
2025-04-25dm-ebs: fix prefetch-vs-suspend raceMikulas Patocka1-0/+7
2025-04-25crypto: ccp - Fix check for the primary ASP deviceTom Lendacky1-6/+9
2025-04-25clk: qcom: gdsc: Set retain_ff before moving to HW CTRLTaniya Das1-10/+11
2025-04-25clk: qcom: gdsc: Capture pm_genpd_add_subdomain result codeBryan O'Donoghue1-13/+27
2025-04-25clk: qcom: gdsc: Release pm subdomains in reverse add orderBryan O'Donoghue1-1/+1
2025-04-25clk: qcom: clk-branch: Fix invert halt status bit check for votable clocksAjit Pandey1-2/+2
2025-04-25cifs: Ensure that all non-client-specific reparse points are processed by the...Pali Rohár2-4/+10
2025-04-25cifs: fix integer overflow in match_server()Roman Smirnov1-0/+5
2025-04-25cifs: avoid NULL pointer dereference in dbg callAlexandra Diupina1-4/+5
2025-04-25thermal/drivers/rockchip: Add missing rk3328 mapping entryTrevor Woerner1-0/+1
2025-04-25tracing: Do not add length to print format in synthetic eventsSteven Rostedt1-1/+0
2025-04-25x86/xen: fix balloon target initialization for PVH dom0Roger Pau Monne3-13/+34
2025-04-25sctp: detect and prevent references to a freed transport in sendmsgRicardo Cañuelo Navarro3-9/+18
2025-04-25mm/hugetlb: move hugetlb_sysctl_init() to the __init sectionMarc Herbert1-1/+1
2025-04-25mm/hwpoison: do not send SIGBUS to processes with recovered clean pagesShuai Xue1-3/+8
2025-04-25mm/userfaultfd: fix release hang over concurrent GUPPeter Xu1-26/+25
2025-04-25mm: add missing release barrier on PGDAT_RECLAIM_LOCKED unlockMathieu Desnoyers1-1/+1
2025-04-25mm/mremap: correctly handle partial mremap() of VMA starting at 0Lorenzo Stoakes1-5/+5
2025-04-25mm: fix lazy mmu docs and usageRyan Roberts1-6/+8
2025-04-25mm: make page_mapped_in_vma() hugetlb walk awareJane Chu1-4/+9
2025-04-25mm/rmap: reject hugetlb folios in folio_make_device_exclusive()David Hildenbrand1-1/+1
2025-04-25sparc/mm: avoid calling arch_enter/leave_lazy_mmu() in set_ptesRyan Roberts1-2/+0
2025-04-25sparc/mm: disable preemption in lazy mmu modeRyan Roberts1-1/+4