summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-04-02comedi: Reinit dev->spinlock between attachments to low-level driversIan Abbott
2026-04-02comedi: me_daq: Fix potential overrun of firmware bufferIan Abbott
2026-04-02comedi: me4000: Fix potential overrun of firmware bufferIan Abbott
2026-04-02comedi: ni_atmio16d: Fix invalid clean-up after failed attachIan Abbott
2026-04-02gpib: fix use-after-free in IO ioctl handlersAdam Crosser
2026-04-02gpib: lpvo_usb: fix memory leak on disconnectJohan Hovold
2026-04-02gpib: Fix fluke driver s390 compile issueDave Penkler
2026-04-02perf/x86: Fix potential bad container_of in intel_pmu_hw_configIan Rogers
2026-04-02sched/debug: Fix avg_vruntime() usagePeter Zijlstra
2026-04-02sched/fair: Fix zero_vruntime tracking fixPeter Zijlstra
2026-04-02Merge branch 'net-x25-fix-overflow-and-double-free'Paolo Abeni
2026-04-02net/x25: Fix overflow when accumulating packetsMartin Schiller
2026-04-02net/x25: Fix potential double free of skbMartin Schiller
2026-04-02Merge tag 'usb-serial-7.0-rc7' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman
2026-04-02drm/vc4: Protect madv read in vc4_gem_object_mmap() with madv_lockMaíra Canal
2026-04-02drm/vc4: Fix a memory leak in hang state error pathMaíra Canal
2026-04-02drm/vc4: Fix memory leak of BO array in hang stateMaíra Canal
2026-04-02drm/vc4: Release runtime PM reference after binding V3DMaíra Canal
2026-04-02thermal: core: Fix thermal zone device registration error pathRafael J. Wysocki
2026-04-02usb: gadget: f_hid: move list and spinlock inits from bind to allocMichael Zimmermann
2026-04-02usb: host: xhci-sideband: delegate offload_usage tracking to class driversGuan-Yu Lin
2026-04-02usb: core: use dedicated spinlock for offload stateGuan-Yu Lin
2026-04-02usb: cdns3: gadget: fix state inconsistency on gadget init failureYongchao Wu
2026-04-02usb: dwc3: imx8mp: fix memory leak on probe failure pathXiaolei Wang
2026-04-02usb: gadget: f_uac1_legacy: validate control request sizeTaegu Ha
2026-04-02usb: ulpi: fix double free in ulpi_register_interface() error pathGuangshuo Li
2026-04-02usb: misc: usbio: Fix URB memory leak on submit failureFelix Gu
2026-04-02USB: core: add NO_LPM quirk for Razer Kiyo Pro webcamJP Hein
2026-04-02usb: cdns3: gadget: fix NULL pointer dereference in ep_queueYongchao Wu
2026-04-02usb: core: phy: avoid double use of 'usb3-phy'Gabor Juhos
2026-04-02Merge tag 'asoc-fix-v7.0-rc6' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai
2026-04-02drm/ioc32: stop speculation on the drm_compat_ioctl pathGreg Kroah-Hartman
2026-04-01Merge branch 'bnxt_en-bug-fixes'Jakub Kicinski
2026-04-01bnxt_en: Restore default stat ctxs for ULP when resource is availablePavan Chebbi
2026-04-01bnxt_en: Don't assume XDP is never enabled in bnxt_init_dflt_ring_mode()Michael Chan
2026-04-01bnxt_en: Refactor some basic ring setup and adjustment logicMichael Chan
2026-04-01Merge branch 'mlx5-misc-fixes-2026-03-30'Jakub Kicinski
2026-04-01net/mlx5: Fix switchdev mode rollback in case of failureSaeed Mahameed
2026-04-01net/mlx5: Avoid "No data available" when FW version queries failSaeed Mahameed
2026-04-01net/mlx5: lag: Check for LAG device before creating debugfsShay Drory
2026-04-01net: macb: properly unregister fixed rate clocksFedor Pchelkin
2026-04-01net: macb: fix clk handling on PCI glue driver removalFedor Pchelkin
2026-04-01virtio_net: clamp rss_max_key_size to NETDEV_RSS_KEY_LENSrujana Challa
2026-04-01net/sched: sch_netem: fix out-of-bounds access in packet corruptionYucheng Lu
2026-04-01Merge tag 'nf-26-04-01' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski
2026-04-01Merge tag 'for-net-2026-04-01' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski
2026-04-01bpf: sockmap: Fix use-after-free of sk->sk_socket in sk_psock_verdict_data_re...Kuniyuki Iwashima
2026-04-01rds: ib: reject FRMR registration before IB connection is establishedWeiming Shi
2026-04-01ipv6: fix data race in fib6_metric_set() using cmpxchgHangbin Liu
2026-04-02Merge tag 'amd-drm-fixes-7.0-2026-04-01' of https://gitlab.freedesktop.org/ag...Dave Airlie