summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-12-19Linux 5.15.175v5.15.175Greg Kroah-Hartman1-1/+1
2024-12-19x86/static-call: fix 32-bit buildJuergen Gross1-1/+6
2024-12-19ALSA: usb-audio: Fix a DMA to stack memory bugDan Carpenter1-10/+21
2024-12-19x86/xen: remove hypercall pageJuergen Gross5-38/+1
2024-12-19x86/xen: use new hypercall functions instead of hypercall pageJuergen Gross1-13/+20
2024-12-19x86/xen: add central hypercall functionsJuergen Gross7-1/+188
2024-12-19x86/xen: don't do PV iret hypercall through hypercall pageJuergen Gross1-9/+18
2024-12-19x86/static-call: provide a way to do very early static-call updatesJuergen Gross6-13/+53
2024-12-19objtool/x86: allow syscall instructionJuergen Gross1-4/+7
2024-12-19x86: make get_cpu_vendor() accessible from Xen codeJuergen Gross2-16/+24
2024-12-19xen/netfront: fix crash when removing deviceJuergen Gross1-1/+4
2024-12-19Revert "parisc: fix a possible DMA corruption"Greg Kroah-Hartman2-11/+1
2024-12-19tracing/kprobes: Skip symbol counting logic for module symbols in create_loca...Nikolay Kuratov1-1/+1
2024-12-19bpf: sync_linked_regs() must preserve subreg_defEduard Zingerman1-1/+4
2024-12-19blk-iocost: Avoid using clamp() on inuse in __propagate_weights()Nathan Chancellor1-1/+8
2024-12-19ACPICA: events/evxfregn: don't release the ContextMutex that was never acquiredDaniil Tatianin1-2/+0
2024-12-19team: Fix feature propagation of NETIF_F_GSO_ENCAP_ALLDaniel Borkmann1-1/+2
2024-12-19bonding: Fix feature propagation of NETIF_F_GSO_ENCAP_ALLDaniel Borkmann1-0/+1
2024-12-19net/sched: netem: account for backlog updates from child qdiscMartin Ottens1-6/+16
2024-12-19Documentation: PM: Clarify pm_runtime_resume_and_get() return valuePaul Barker1-1/+3
2024-12-19qca_spi: Make driver probing reliableStefan Wahren1-1/+1
2024-12-19qca_spi: Fix clock speed for multiple QCA7000Stefan Wahren2-15/+10
2024-12-19cxgb4: use port number to set mac addrAnumula Murali Mohan Reddy3-4/+5
2024-12-19ACPI: resource: Fix memory resource type union accessIlpo Järvinen1-3/+3
2024-12-19net: sparx5: fix the maximum frame length registerDaniel Machon1-1/+1
2024-12-19net: sparx5: fix FDMA performance issueDaniel Machon1-6/+5
2024-12-19net: lapb: increase LAPB_HEADER_LENEric Dumazet1-1/+1
2024-12-19ptp: kvm: x86: Return EOPNOTSUPP instead of ENODEV from kvm_arch_ptp_init()Thomas Weißschuh1-3/+3
2024-12-19ptp: kvm: Use decrypted memory in confidential guest on x86Jeremi Piotrowski4-11/+54
2024-12-19selftests: mlxsw: sharedbuffer: Remove duplicate test casesDanielle Ratson1-10/+0
2024-12-19selftests: mlxsw: sharedbuffer: Remove h1 ingress test caseDanielle Ratson1-5/+0
2024-12-19tipc: fix NULL deref in cleanup_bearer()Eric Dumazet1-1/+6
2024-12-19batman-adv: Do not let TT changes list grows indefinitelyRemi Pommarel1-3/+11
2024-12-19batman-adv: Remove uninitialized data in full table TT responseRemi Pommarel1-15/+22
2024-12-19batman-adv: Do not send uninitialized TT changesRemi Pommarel1-0/+7
2024-12-19acpi: nfit: vmalloc-out-of-bounds Read in acpi_nfit_ctlSuraj Sonawane1-1/+6
2024-12-19exfat: fix potential deadlock on __exfat_get_dentry_setSungjong Seo1-1/+1
2024-12-19virtio/vsock: Fix accept_queue memory leakMichal Luczaj1-0/+8
2024-12-19bpf, sockmap: Fix update element with sameMichal Luczaj1-0/+1
2024-12-19xfs: fix scrub tracepoints when inode-rooted btrees are involvedDarrick J. Wong1-1/+1
2024-12-19xfs: return from xfs_symlink_verify early on V4 filesystemsDarrick J. Wong1-1/+3
2024-12-19xfs: don't drop errno values when we fail to ficlone the entire rangeDarrick J. Wong1-0/+8
2024-12-19xfs: update btree keys correctly when _insrec splits an inode root blockDarrick J. Wong1-6/+23
2024-12-19drm/i915: Fix memory leak by correcting cache object name in error handlerJiasheng Jiang1-1/+1
2024-12-19usb: gadget: u_serial: Fix the issue that gs_start_io crashed due to accessin...Lianqin Hu1-3/+6
2024-12-19usb: ehci-hcd: fix call balance of clocks handling routinesVitalii Mordan1-2/+7
2024-12-19usb: dwc2: Fix HCD port connection raceStefan Wahren1-1/+1
2024-12-19usb: dwc2: hcd: Fix GetPortStatus & SetPortFeatureStefan Wahren1-10/+6
2024-12-19usb: dwc2: Fix HCD resumeStefan Wahren1-0/+1
2024-12-19ata: sata_highbank: fix OF node reference leak in highbank_initialize_phys()Joe Hattori1-0/+1