summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-07-17net/sched: Abort __tc_modify_qdisc if parent class does not existVictor Nogueira1-7/+16
2025-07-17net: ethernet: ti: am65-cpsw-nuss: Fix skb size by accounting for skb_shared_...Chintan Vankar1-3/+1
2025-07-17atm: clip: Fix NULL pointer dereference in vcc_sendmsg()Yue Haibing1-1/+9
2025-07-17atm: clip: Fix infinite recursive call of clip_push().Kuniyuki Iwashima1-0/+2
2025-07-17atm: clip: Fix memory leak of struct clip_vcc.Kuniyuki Iwashima1-0/+8
2025-07-17atm: clip: Fix potential null-ptr-deref in to_atmarpd().Kuniyuki Iwashima1-15/+29
2025-07-17net: phy: smsc: Fix link failure in forced mode with Auto-MDIXOleksij Rempel1-3/+22
2025-07-17net: phy: smsc: Force predictable MDI-X state on LAN87xxOleksij Rempel1-1/+28
2025-07-17net: phy: smsc: Fix Auto-MDIX configuration when disabled by strapOleksij Rempel1-1/+2
2025-07-17net: stmmac: Fix interrupt handling for level-triggered mode in DWC_XGMAC2EricChan1-13/+11
2025-07-17vsock: Fix IOCTL_VM_SOCKETS_GET_LOCAL_CID to check also `transport_local`Michal Luczaj1-0/+2
2025-07-17vsock: Fix transport_* TOCTOUMichal Luczaj1-5/+23
2025-07-17vsock: Fix transport_{g2h,h2g} TOCTOUMichal Luczaj1-6/+21
2025-07-17tcp: Correct signedness in skb remaining space calculationJiayuan Chen1-1/+1
2025-07-17tipc: Fix use-after-free in tipc_conn_close().Kuniyuki Iwashima1-0/+2
2025-07-17vsock: fix `vsock_proto` declarationStefano Garzarella1-1/+1
2025-07-17netlink: Fix wraparounds of sk->sk_rmem_alloc.Kuniyuki Iwashima1-32/+49
2025-07-17net: phy: qcom: qca808x: Fix WoL issue by utilizing at8031_set_wol()Luo Jie1-1/+1
2025-07-17net: phy: qcom: move the WoL function to shared libraryLuo Jie3-27/+30
2025-07-17arm64: poe: Handle spurious Overlay faultsKevin Brodsky2-9/+26
2025-07-17bnxt_en: eliminate the compile warning in bnxt_request_irq due to CONFIG_RFS_...Jason Xing1-6/+4
2025-07-17sched/deadline: Fix dl_server runtime calculation formulakuyo chang1-5/+5
2025-07-17fix proc_sys_compare() handling of in-lookup dentriesAl Viro2-8/+12
2025-07-17pinctrl: amd: Clear GPIO debounce for suspendMario Limonciello1-0/+11
2025-07-17Bluetooth: hci_event: Fix not marking Broadcast Sink BIS as connectedLuiz Augusto von Dentz1-0/+3
2025-07-17Bluetooth: hci_sync: Fix not disabling advertising instanceLuiz Augusto von Dentz1-1/+1
2025-07-17ASoC: cs35l56: probe() should fail if the device ID is not recognizedRichard Fitzgerald1-1/+1
2025-07-17perf: Revert to requiring CAP_SYS_ADMIN for uprobesPeter Zijlstra1-1/+1
2025-07-17sched/core: Fix migrate_swap() vs. hotplugPeter Zijlstra2-10/+15
2025-07-17irqchip/irq-msi-lib: Select CONFIG_GENERIC_MSI_IRQNam Cao1-0/+1
2025-07-17perf/core: Fix the WARN_ON_ONCE is out of lock protected regionLuo Gengkun1-2/+2
2025-07-17ASoC: Intel: soc-acpi: arl: Correct order of cs42l43 matchesCharles Keepax1-6/+6
2025-07-17ASoC: Intel: soc-acpi-intel-arl-match: set get_function_tplg_files opsBard Liao1-0/+9
2025-07-17ASoC: Intel: add sof_sdw_get_tplg_files opsBard Liao3-1/+151
2025-07-17ASoC: soc-acpi: add get_function_tplg_files opsBard Liao1-0/+13
2025-07-17ASoC: Intel: soc-acpi: arl: Add match entries for new cs42l43 laptopsSimon Trimmer1-0/+43
2025-07-17ASoC: Intel: soc-acpi: arl: Correct naming of a cs35l56 address structSimon Trimmer1-3/+3
2025-07-17ASoC: Intel: SND_SOC_INTEL_SOF_BOARD_HELPERS select SND_SOC_ACPI_INTEL_MATCHBard Liao1-0/+1
2025-07-17ASoC: fsl_asrc: use internal measured ratio for non-ideal ratio modeShengjiu Wang1-1/+2
2025-07-17drm/amdgpu: Replace Mutex with Spinlock for RLCG register access to avoid Pri...Srinivasan Shanmugam3-4/+6
2025-07-17crypto: s390/sha - Fix uninitialized variable in SHA-1 and SHA-2Eric Biggers3-0/+8
2025-07-17drm/amdgpu/ip_discovery: add missing ip_discovery fwFlora Cui1-0/+2
2025-07-17drm/amdgpu/discovery: use specific ip_discovery.bin for legacy asicsFlora Cui1-1/+27
2025-07-17drm/exynos: exynos7_drm_decon: add vblank check in IRQ handlingKaustabh Chakraborty1-0/+4
2025-07-17eventpoll: don't decrement ep refcount while still holding the ep mutexLinus Torvalds1-7/+5
2025-07-14Linux 6.12.38v6.12.38Greg Kroah-Hartman1-1/+1
2025-07-14x86/CPU/AMD: Properly check the TSA microcodeBorislav Petkov (AMD)1-0/+1
2025-07-10Linux 6.12.37v6.12.37Greg Kroah-Hartman1-1/+1
2025-07-10x86/process: Move the buffer clearing before MONITORBorislav Petkov (AMD)2-14/+27
2025-07-10x86/microcode/AMD: Add TSA microcode SHAsBorislav Petkov (AMD)1-0/+112