summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-02-06pinctrl: meson: mark the GPIO controller as sleepingBartosz Golaszewski1-1/+1
2026-02-06sched/deadline: Fix 'stuck' dl_serverPeter Zijlstra1-0/+12
2026-02-06sched/deadline: Document dl_serverPeter Zijlstra1-0/+194
2026-02-06dma/pool: distinguish between missing and exhausted atomic poolsSai Sree Kartheek Adivi1-1/+6
2026-02-06bcache: fix I/O accounting leak in detached_dev_do_requestShida Zhang1-0/+1
2026-02-06bcache: use bio cloning for detached device requestsShida Zhang3-46/+54
2026-02-06bcache: fix improper use of bi_end_ioShida Zhang1-3/+3
2026-02-06gpio: virtuser: fix UAF in configfs release pathYuhao Huang1-4/+4
2026-02-06gpiolib: acpi: use BIT_ULL() for u64 mask in address space handlerDenis Sergeev1-1/+1
2026-02-06ASoC: Intel: sof_es8336: fix headphone GPIO logic inversionTagir Garaev1-1/+1
2026-02-06scsi: firewire: sbp-target: Fix overflow in sbp_make_tpg()Kery Qi1-2/+2
2026-02-06net/mlx5e: Skip ESN replay window setup for IPsec crypto offloadJianbo Liu1-1/+2
2026-02-06net/mlx5: Fix vhca_id access call trace use before allocParav Pandit4-11/+21
2026-02-06net/mlx5: Initialize events outside devlink lockCosmin Ratiu1-10/+24
2026-02-06net/mlx5: fs, Fix inverted cap check in tx flow table root disconnectShay Drory1-1/+2
2026-02-06net: phy: micrel: fix clk warning when removing the driverWei Fang1-4/+13
2026-02-06net: bridge: fix static key checkMartin Kaiser1-1/+1
2026-02-06nfc: nci: Fix race between rfkill and nci_unregister_device().Kuniyuki Iwashima3-4/+29
2026-02-06net/mlx5e: TC, delete flows only for existing peersMark Bloch1-6/+13
2026-02-06ice: stop counting UDP csum mismatch as rx_errorsJesse Brandeburg1-1/+0
2026-02-06ice: Fix NULL pointer dereference in ice_vsi_set_napi_queuesAaron Ma1-4/+6
2026-02-06nfc: llcp: Fix memleak in nfc_llcp_send_ui_frame().Kuniyuki Iwashima2-2/+19
2026-02-06rocker: fix memory leak in rocker_world_port_post_fini()Kery Qi1-3/+2
2026-02-06net: wwan: t7xx: fix potential skb->frags overflow in RX pathKery Qi1-2/+7
2026-02-06ipv6: use the right ifindex when replying to icmpv6 from localhostFernando Fernandez Mancera1-1/+3
2026-02-06net: mvpp2: cls: Fix memory leak in mvpp2_ethtool_cls_rule_ins()Zilin Guan1-1/+1
2026-02-06bonding: annotate data-races around slave->last_rxEric Dumazet3-18/+21
2026-02-06octeon_ep: Fix memory leak in octep_device_setup()Zilin Guan1-1/+1
2026-02-06net: bcmasp: fix early exit leak with fixed phyJustin Chen1-1/+4
2026-02-06can: gs_usb: gs_usb_receive_bulk_callback(): fix error messageMarc Kleine-Budde1-2/+2
2026-02-06net/mlx5: Fix memory leak in esw_acl_ingress_lgcy_setup()Zilin Guan1-1/+1
2026-02-06Bluetooth: MGMT: Fix memory leak in set_ssp_completeJianpeng Chang1-0/+3
2026-02-06Bluetooth: hci_uart: fix null-ptr-deref in hci_uart_write_workJia-Hong Su1-2/+2
2026-02-06can: at91_can: Fix memory leak in at91_can_probe()Zilin Guan1-1/+1
2026-01-30Linux 6.12.68v6.12.68Greg Kroah-Hartman1-1/+1
2026-01-30vsock/virtio: Fix message iterator handling on transmit pathWill Deacon1-3/+5
2026-01-30net: Introduce skb_copy_datagram_from_iter_full()Will Deacon2-0/+16
2026-01-30vsock/virtio: Allocate nonlinear SKBs for handling large transmit buffersWill Deacon1-2/+3
2026-01-30vhost/vsock: Allocate nonlinear SKBs for handling large receive buffersWill Deacon2-8/+32
2026-01-30vsock/virtio: Rename virtio_vsock_skb_rx_put()Will Deacon3-3/+3
2026-01-30vsock/virtio: Move SKB allocation lower-bound check to callersWill Deacon2-4/+2
2026-01-30vsock/virtio: Rename virtio_vsock_alloc_skb()Will Deacon4-4/+5
2026-01-30vsock/virtio: Move length check to callers of virtio_vsock_skb_rx_put()Will Deacon3-9/+6
2026-01-30wifi: ath11k: fix RCU stall while reaping monitor destination ringP Praneesh1-2/+2
2026-01-30btrfs: fix racy bitfield write in btrfs_clear_space_info_full()Boris Burkov3-17/+17
2026-01-30accel/ivpu: Fix race condition when unbinding BOsTomasz Rusinowicz1-1/+2
2026-01-30fs/ntfs3: Initialize allocated memory before useBartlomiej Kubik1-4/+3
2026-01-30sched_ext: Fix possible deadlock in the deferred_irq_workfn()Zqiang1-1/+1
2026-01-30exfat: fix refcount leak in exfat_findShuhao Fu1-10/+10
2026-01-30iio: adc: exynos_adc: fix OF populate on driver rebindJohan Hovold1-11/+2