summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-07-17ALSA: hda/realtek - Add mute LED support for HP Victus 15-fb2xxxEdip Hazuri1-0/+1
2025-07-17ALSA: ad1816a: Fix potential NULL pointer deref in snd_card_ad1816a_pnp()Thorsten Blum1-1/+1
2025-07-17sched: Fix preemption string of preempt_dynamic_noneThomas Weißschuh1-1/+1
2025-07-17KVM: Allow CPU to reschedule while setting per-page memory attributesLiam Merwick1-0/+3
2025-07-17KVM: SVM: Reject SEV{-ES} intra host migration if vCPU creation is in-flightSean Christopherson1-0/+4
2025-07-17KVM: SVM: Add missing member in SNP_LAUNCH_START command structureNikunj A Dadhania1-0/+2
2025-07-17KVM: x86/hyper-v: Skip non-canonical addresses during PV TLB flushManuel Andreas1-0/+3
2025-07-17KVM: x86/xen: Allow 'out of range' event channel ports in IRQ routing table.David Woodhouse1-2/+13
2025-07-17x86/mce: Make sure CMCI banks are cleared during shutdown on IntelJP Kobryn1-0/+1
2025-07-17x86/mce: Ensure user polling settings are honored when restarting timerYazen Ghannam1-6/+10
2025-07-17x86/mce: Don't remove sysfs if thresholding sysfs init failsYazen Ghannam1-7/+1
2025-07-17x86/mce/amd: Fix threshold limit resetYazen Ghannam1-8/+7
2025-07-17x86/mce/amd: Add default names for MCA banks and blocksYazen Ghannam1-3/+10
2025-07-17ipmi:msghandler: Fix potential memory corruption in ipmi_create_user()Dan Carpenter1-1/+2
2025-07-17rxrpc: Fix oops due to non-existence of prealloc backlog structDavid Howells1-0/+3
2025-07-17crypto: s390/sha - Fix uninitialized variable in SHA-1 and SHA-2Eric Biggers3-0/+8
2025-07-17rxrpc: Fix bug due to prealloc collisionDavid Howells1-0/+1
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-17module: Fix memory deallocation on error path in move_module()Petr Pavlu1-2/+2
2025-07-17net: airoha: Fix an error handling path in airoha_probe()Christophe JAILLET1-0/+1
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/mm: Drop wrong writes into TCR2_EL1Anshuman Khandual1-1/+0
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 attempting to send HCI_Disconnect to BIS handleLuiz Augusto von Dentz1-1/+1
2025-07-17Bluetooth: hci_core: Remove check of BDADDR_ANY in hci_conn_hash_lookup_big_s...Luiz Augusto von Dentz1-2/+1
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