summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-07-24Linux 6.12.40v6.12.40Greg Kroah-Hartman
2025-07-24KVM: x86/xen: Fix cleanup logic in emulation of Xen schedop poll hypercallsManuel Andreas
2025-07-24iommu/vt-d: Fix misplaced domain_attached assignmentBan ZuoXiang
2025-07-24smb: client: let smbd_post_send_iter() respect the peers max_send_size and tr...Stefan Metzmacher
2025-07-24drm/xe: Move page fault init after topology initMatthew Brost
2025-07-24drm/xe/mocs: Initialize MOCS index earlyBalasubramani Vivekanandan
2025-07-24sched,freezer: Remove unnecessary warning in __thaw_taskChen Ridong
2025-07-24i2c: omap: fix deprecated of_property_read_bool() useJohan Hovold
2025-07-24i2c: omap: Handle omap_i2c_init() errors in omap_i2c_probe()Christophe JAILLET
2025-07-24i2c: omap: Fix an error handling path in omap_i2c_probe()Christophe JAILLET
2025-07-24i2c: omap: Add support for setting muxJayesh Choudhary
2025-07-24selftests/bpf: Set test path for token/obj_priv_implicit_token_envvarIhor Solodrai
2025-07-24rust: use `#[used(compiler)]` to fix build and `modpost` with Rust >= 1.89.0Miguel Ojeda
2025-07-24net: libwx: fix multicast packets received countJiawen Wu
2025-07-24usb: dwc3: qcom: Don't leave BCR assertedKrishna Kurapati
2025-07-24usb: hub: Don't try to recover devices lost during warm reset.Mathias Nyman
2025-07-24usb: hub: Fix flushing of delayed work used for post resume purposesMathias Nyman
2025-07-24usb: hub: Fix flushing and scheduling of delayed work that tunes runtime pmMathias Nyman
2025-07-24usb: hub: fix detection of high tier USB3 devices behind suspended hubsMathias Nyman
2025-07-24btrfs: fix block group refcount race in btrfs_create_pending_block_groups()Boris Burkov
2025-07-24clone_private_mnt(): make sure that caller has CAP_SYS_ADMIN in the right usernsAl Viro
2025-07-24sched: Change nr_uninterruptible type to unsigned longAruna Ramakrishna
2025-07-24efivarfs: Fix memory leak of efivarfs_fs_info in fs_context error pathsBreno Leitao
2025-07-24libbpf: Fix handling of BPF arena relocationsAndrii Nakryiko
2025-07-24drm/mediatek: only announce AFBC if really supportedIcenowy Zheng
2025-07-24drm/mediatek: Add wait_event_timeout when disabling planeJason-JH Lin
2025-07-24Revert "cgroup_freezer: cgroup_freezing: Check if not frozen"Chen Ridong
2025-07-24rxrpc: Fix transmission of an abort in response to an abortDavid Howells
2025-07-24rxrpc: Fix recv-recv race of completed callDavid Howells
2025-07-24net/sched: Return NULL when htb_lookup_leaf encounters an empty rbtreeWilliam Liu
2025-07-24net: bridge: Do not offload IGMP/MLD messagesJoseph Huang
2025-07-24net: vlan: fix VLAN 0 refcount imbalance of toggling filtering during runtimeDong Chenchen
2025-07-24tls: always refresh the queue when reading sockJakub Kicinski
2025-07-24virtio-net: fix recursived rtnl_lock() during probe()Zigit Zo
2025-07-24hv_netvsc: Set VF priv_flags to IFF_NO_ADDRCONF before open to prevent IPv6 a...Li Tian
2025-07-24Bluetooth: L2CAP: Fix attempting to adjust outgoing MTULuiz Augusto von Dentz
2025-07-24drm/xe/pf: Prepare to stop SR-IOV support prior GT resetMichal Wajdeczko
2025-07-24drm/xe/pf: Move VFs reprovisioning to workerMichal Wajdeczko
2025-07-24drm/xe/pf: Sanitize VF scratch registers on FLRMichal Wajdeczko
2025-07-24netfilter: nf_conntrack: fix crash due to removal of uninitialised entryFlorian Westphal
2025-07-24net: fix segmentation after TCP/UDP fraglist GROFelix Fietkau
2025-07-24ipv6: mcast: Delay put pmc->idev in mld_del_delrec()Yue Haibing
2025-07-24net/mlx5: Correctly set gso_size when LRO is usedChristoph Paasch
2025-07-24Bluetooth: btusb: QCA: Fix downloading wrong NVM for WCN6855 GF variant witho...Zijun Hu
2025-07-24Bluetooth: hci_core: add missing braces when using macro parametersChristian Eggers
2025-07-24Bluetooth: SMP: Fix using HCI_ERROR_REMOTE_USER_TERM on timeoutLuiz Augusto von Dentz
2025-07-24Bluetooth: SMP: If an unallowed command is received consider it a failureLuiz Augusto von Dentz
2025-07-24Bluetooth: hci_sync: fix connectable extended advertising when using static r...Alessandro Gasbarroni
2025-07-24Bluetooth: Fix null-ptr-deref in l2cap_sock_resume_cb()Kuniyuki Iwashima
2025-07-24riscv: traps_misaligned: properly sign extend value in misaligned load handlerAndreas Schwab