summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-01-23Linux 6.6.74v6.6.74Greg Kroah-Hartman1-1/+1
2025-01-23net: fix data-races around sk->sk_forward_allocWang Liang2-4/+2
2025-01-23x86/xen: fix SLS mitigation in xen_hypercall_iret()Juergen Gross1-1/+1
2025-01-23nfsd: add list_head nf_gc to struct nfsd_fileYouzhong Yang2-8/+11
2025-01-23Revert "drm/amdgpu: rework resume handling for display (v2)"Greg Kroah-Hartman1-43/+2
2025-01-23fs: relax assertions on failure to encode file handlesAmir Goldstein2-6/+3
2025-01-23ovl: support encoding fid from inode with no aliasAmir Goldstein1-21/+25
2025-01-23ovl: pass realinode to ovl_encode_real_fh() instead of realdentryAmir Goldstein4-10/+12
2025-01-23ocfs2: fix deadlock in ocfs2_get_system_file_inodeMohammed Anees1-1/+7
2025-01-23block: fix uaf for flush rq while iterating tagsYu Kuai2-10/+5
2025-01-23drm/amd/display: Fix out-of-bounds access in 'dcn21_link_encoder_create'Srinivasan Shanmugam1-1/+1
2025-01-23iio: imu: inv_icm42600: fix spi burst write not supportedJean-Baptiste Maneyrol3-1/+14
2025-01-23Revert "PCI: Use preserve_config in place of pci_flags"Terry Tritton2-9/+15
2025-01-23drm/amdgpu: always sync the GFX pipe on ctx switchChristian König1-2/+2
2025-01-23drm/i915/fb: Relax clear color alignment to 64 bytesVille Syrjälä1-1/+1
2025-01-23hrtimers: Handle CPU state correctly on hotplugKoichiro Den3-2/+12
2025-01-23irqchip/gic-v3-its: Don't enable interrupts in its_irq_set_vcpu_affinity()Tomas Krcka1-1/+1
2025-01-23irqchip/gic-v3: Handle CPU_PM_ENTER_FAILED correctlyYogesh Lal1-1/+1
2025-01-23irqchip: Plug a OF node reference leak in platform_irqchip_probe()Joe Hattori1-3/+1
2025-01-23pmdomain: imx8mp-blk-ctrl: add missing loop break conditionXiaolei Wang1-1/+1
2025-01-23gpio: xilinx: Convert gpio_lock to raw spinlockSean Anderson1-16/+16
2025-01-23fs/proc: fix softlockup in __read_vmcore (part 2)Rik van Riel1-0/+2
2025-01-23filemap: avoid truncating 64-bit offset to 32 bitsMarco Nelissen1-1/+1
2025-01-23nouveau/fence: handle cross device fences properlyDave Airlie1-2/+4
2025-01-23vsock: prevent null-ptr-deref in vsock_*[has_data|has_space]Stefano Garzarella1-0/+9
2025-01-23vsock: reset socket state when de-assigning the transportStefano Garzarella1-0/+9
2025-01-23vsock/virtio: cancel close work in the destructorStefano Garzarella1-8/+21
2025-01-23vsock/virtio: discard packets if the transport changesStefano Garzarella1-2/+5
2025-01-23vsock/bpf: return early if transport is not assignedStefano Garzarella1-0/+9
2025-01-23net: ethernet: xgbe: re-add aneg to supported features in PHY quirksHeiner Kallweit1-17/+2
2025-01-23selftests: mptcp: avoid spurious errors on disconnectPaolo Abeni1-11/+32
2025-01-23mptcp: fix spurious wake-up on under memory pressurePaolo Abeni1-2/+7
2025-01-23mptcp: be sure to send ack when mptcp-level window re-opensPaolo Abeni1-2/+4
2025-01-23i2c: atr: Fix client detachTomi Valkeinen1-1/+1
2025-01-23zram: fix potential UAF of zram tableKairui Song1-0/+1
2025-01-23ALSA: hda/realtek: Add support for Ayaneo System using CS35L41 HDAStefan Binding1-0/+1
2025-01-23x86/asm: Make serialize() always_inlineJuergen Gross1-1/+1
2025-01-23nvmet: propagate npwg topologyLuis Chamberlain1-1/+1
2025-01-23RDMA/bnxt_re: Fix to export port num to ib_query_qpHongguang Gao4-0/+7
2025-01-23poll_wait: add mb() to fix theoretical race between waitqueue_active() and .p...Oleg Nesterov1-1/+9
2025-01-23iomap: avoid avoid truncating 64-bit offset to 32 bitsMarco Nelissen1-1/+1
2025-01-23ACPI: resource: acpi_dev_irq_override(): Check DMI match lastHans de Goede1-3/+3
2025-01-23selftests: tc-testing: reduce rshift valueJakub Kicinski1-2/+2
2025-01-23scsi: ufs: core: Honor runtime/system PM levels if set by host controller dri...Manivannan Sadhasivam1-3/+6
2025-01-23cachefiles: Parse the "secctx" immediatelyMax Kellermann3-11/+12
2025-01-23kheaders: Ignore silly-rename filesDavid Howells1-0/+1
2025-01-23fs: fix missing declaration of init_filesZhang Kunbo1-0/+1
2025-01-23hfs: Sanity check the root recordLeo Stone1-1/+3
2025-01-23mac802154: check local interfaces before deleting sdata listLizhi Xu1-0/+4
2025-01-23smb: client: fix double free of TCP_Server_Info::hostnamePaulo Alcantara1-2/+1