summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-01-23Linux 6.6.74v6.6.74Greg Kroah-Hartman
2025-01-23net: fix data-races around sk->sk_forward_allocWang Liang
2025-01-23x86/xen: fix SLS mitigation in xen_hypercall_iret()Juergen Gross
2025-01-23nfsd: add list_head nf_gc to struct nfsd_fileYouzhong Yang
2025-01-23Revert "drm/amdgpu: rework resume handling for display (v2)"Greg Kroah-Hartman
2025-01-23fs: relax assertions on failure to encode file handlesAmir Goldstein
2025-01-23ovl: support encoding fid from inode with no aliasAmir Goldstein
2025-01-23ovl: pass realinode to ovl_encode_real_fh() instead of realdentryAmir Goldstein
2025-01-23ocfs2: fix deadlock in ocfs2_get_system_file_inodeMohammed Anees
2025-01-23block: fix uaf for flush rq while iterating tagsYu Kuai
2025-01-23drm/amd/display: Fix out-of-bounds access in 'dcn21_link_encoder_create'Srinivasan Shanmugam
2025-01-23iio: imu: inv_icm42600: fix spi burst write not supportedJean-Baptiste Maneyrol
2025-01-23Revert "PCI: Use preserve_config in place of pci_flags"Terry Tritton
2025-01-23drm/amdgpu: always sync the GFX pipe on ctx switchChristian König
2025-01-23drm/i915/fb: Relax clear color alignment to 64 bytesVille Syrjälä
2025-01-23hrtimers: Handle CPU state correctly on hotplugKoichiro Den
2025-01-23irqchip/gic-v3-its: Don't enable interrupts in its_irq_set_vcpu_affinity()Tomas Krcka
2025-01-23irqchip/gic-v3: Handle CPU_PM_ENTER_FAILED correctlyYogesh Lal
2025-01-23irqchip: Plug a OF node reference leak in platform_irqchip_probe()Joe Hattori
2025-01-23pmdomain: imx8mp-blk-ctrl: add missing loop break conditionXiaolei Wang
2025-01-23gpio: xilinx: Convert gpio_lock to raw spinlockSean Anderson
2025-01-23fs/proc: fix softlockup in __read_vmcore (part 2)Rik van Riel
2025-01-23filemap: avoid truncating 64-bit offset to 32 bitsMarco Nelissen
2025-01-23nouveau/fence: handle cross device fences properlyDave Airlie
2025-01-23vsock: prevent null-ptr-deref in vsock_*[has_data|has_space]Stefano Garzarella
2025-01-23vsock: reset socket state when de-assigning the transportStefano Garzarella
2025-01-23vsock/virtio: cancel close work in the destructorStefano Garzarella
2025-01-23vsock/virtio: discard packets if the transport changesStefano Garzarella
2025-01-23vsock/bpf: return early if transport is not assignedStefano Garzarella
2025-01-23net: ethernet: xgbe: re-add aneg to supported features in PHY quirksHeiner Kallweit
2025-01-23selftests: mptcp: avoid spurious errors on disconnectPaolo Abeni
2025-01-23mptcp: fix spurious wake-up on under memory pressurePaolo Abeni
2025-01-23mptcp: be sure to send ack when mptcp-level window re-opensPaolo Abeni
2025-01-23i2c: atr: Fix client detachTomi Valkeinen
2025-01-23zram: fix potential UAF of zram tableKairui Song
2025-01-23ALSA: hda/realtek: Add support for Ayaneo System using CS35L41 HDAStefan Binding
2025-01-23x86/asm: Make serialize() always_inlineJuergen Gross
2025-01-23nvmet: propagate npwg topologyLuis Chamberlain
2025-01-23RDMA/bnxt_re: Fix to export port num to ib_query_qpHongguang Gao
2025-01-23poll_wait: add mb() to fix theoretical race between waitqueue_active() and .p...Oleg Nesterov
2025-01-23iomap: avoid avoid truncating 64-bit offset to 32 bitsMarco Nelissen
2025-01-23ACPI: resource: acpi_dev_irq_override(): Check DMI match lastHans de Goede
2025-01-23selftests: tc-testing: reduce rshift valueJakub Kicinski
2025-01-23scsi: ufs: core: Honor runtime/system PM levels if set by host controller dri...Manivannan Sadhasivam
2025-01-23cachefiles: Parse the "secctx" immediatelyMax Kellermann
2025-01-23kheaders: Ignore silly-rename filesDavid Howells
2025-01-23fs: fix missing declaration of init_filesZhang Kunbo
2025-01-23hfs: Sanity check the root recordLeo Stone
2025-01-23mac802154: check local interfaces before deleting sdata listLizhi Xu
2025-01-23smb: client: fix double free of TCP_Server_Info::hostnamePaulo Alcantara