summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-12-19Linux 5.15.175v5.15.175Greg Kroah-Hartman
2024-12-19x86/static-call: fix 32-bit buildJuergen Gross
2024-12-19ALSA: usb-audio: Fix a DMA to stack memory bugDan Carpenter
2024-12-19x86/xen: remove hypercall pageJuergen Gross
2024-12-19x86/xen: use new hypercall functions instead of hypercall pageJuergen Gross
2024-12-19x86/xen: add central hypercall functionsJuergen Gross
2024-12-19x86/xen: don't do PV iret hypercall through hypercall pageJuergen Gross
2024-12-19x86/static-call: provide a way to do very early static-call updatesJuergen Gross
2024-12-19objtool/x86: allow syscall instructionJuergen Gross
2024-12-19x86: make get_cpu_vendor() accessible from Xen codeJuergen Gross
2024-12-19xen/netfront: fix crash when removing deviceJuergen Gross
2024-12-19Revert "parisc: fix a possible DMA corruption"Greg Kroah-Hartman
2024-12-19tracing/kprobes: Skip symbol counting logic for module symbols in create_loca...Nikolay Kuratov
2024-12-19bpf: sync_linked_regs() must preserve subreg_defEduard Zingerman
2024-12-19blk-iocost: Avoid using clamp() on inuse in __propagate_weights()Nathan Chancellor
2024-12-19ACPICA: events/evxfregn: don't release the ContextMutex that was never acquiredDaniil Tatianin
2024-12-19team: Fix feature propagation of NETIF_F_GSO_ENCAP_ALLDaniel Borkmann
2024-12-19bonding: Fix feature propagation of NETIF_F_GSO_ENCAP_ALLDaniel Borkmann
2024-12-19net/sched: netem: account for backlog updates from child qdiscMartin Ottens
2024-12-19Documentation: PM: Clarify pm_runtime_resume_and_get() return valuePaul Barker
2024-12-19qca_spi: Make driver probing reliableStefan Wahren
2024-12-19qca_spi: Fix clock speed for multiple QCA7000Stefan Wahren
2024-12-19cxgb4: use port number to set mac addrAnumula Murali Mohan Reddy
2024-12-19ACPI: resource: Fix memory resource type union accessIlpo Järvinen
2024-12-19net: sparx5: fix the maximum frame length registerDaniel Machon
2024-12-19net: sparx5: fix FDMA performance issueDaniel Machon
2024-12-19net: lapb: increase LAPB_HEADER_LENEric Dumazet
2024-12-19ptp: kvm: x86: Return EOPNOTSUPP instead of ENODEV from kvm_arch_ptp_init()Thomas Weißschuh
2024-12-19ptp: kvm: Use decrypted memory in confidential guest on x86Jeremi Piotrowski
2024-12-19selftests: mlxsw: sharedbuffer: Remove duplicate test casesDanielle Ratson
2024-12-19selftests: mlxsw: sharedbuffer: Remove h1 ingress test caseDanielle Ratson
2024-12-19tipc: fix NULL deref in cleanup_bearer()Eric Dumazet
2024-12-19batman-adv: Do not let TT changes list grows indefinitelyRemi Pommarel
2024-12-19batman-adv: Remove uninitialized data in full table TT responseRemi Pommarel
2024-12-19batman-adv: Do not send uninitialized TT changesRemi Pommarel
2024-12-19acpi: nfit: vmalloc-out-of-bounds Read in acpi_nfit_ctlSuraj Sonawane
2024-12-19exfat: fix potential deadlock on __exfat_get_dentry_setSungjong Seo
2024-12-19virtio/vsock: Fix accept_queue memory leakMichal Luczaj
2024-12-19bpf, sockmap: Fix update element with sameMichal Luczaj
2024-12-19xfs: fix scrub tracepoints when inode-rooted btrees are involvedDarrick J. Wong
2024-12-19xfs: return from xfs_symlink_verify early on V4 filesystemsDarrick J. Wong
2024-12-19xfs: don't drop errno values when we fail to ficlone the entire rangeDarrick J. Wong
2024-12-19xfs: update btree keys correctly when _insrec splits an inode root blockDarrick J. Wong
2024-12-19drm/i915: Fix memory leak by correcting cache object name in error handlerJiasheng Jiang
2024-12-19usb: gadget: u_serial: Fix the issue that gs_start_io crashed due to accessin...Lianqin Hu
2024-12-19usb: ehci-hcd: fix call balance of clocks handling routinesVitalii Mordan
2024-12-19usb: dwc2: Fix HCD port connection raceStefan Wahren
2024-12-19usb: dwc2: hcd: Fix GetPortStatus & SetPortFeatureStefan Wahren
2024-12-19usb: dwc2: Fix HCD resumeStefan Wahren
2024-12-19ata: sata_highbank: fix OF node reference leak in highbank_initialize_phys()Joe Hattori