summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-04-02drm/amd/display: Wire up dcn10_dio_construct() for all pre-DCN401 generationsIonut Nechita
2026-04-02Merge tag 'v7.0-rc6-ksmbd-server-fix' of git://git.samba.org/ksmbdLinus Torvalds
2026-04-02Merge tag 'for-7.0-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-04-02selftests/bpf: Add more precision tracking tests for atomicsDaniel Borkmann
2026-04-02bpf: Fix incorrect pruning due to atomic fetch precision trackingDaniel Borkmann
2026-04-02Merge tag 'net-7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2026-04-02Merge tag 'iommu-fixes-v7.0-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2026-04-02bpf: Reject sleepable kprobe_multi programs at attach timeVarun R Mallya
2026-04-02bpf: reject direct access to nullable PTR_TO_BUF pointersQi Tang
2026-04-02Merge tag 'sound-7.0-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2026-04-02Merge tag 'auxdisplay-v7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-04-02eth: fbnic: Increase FBNIC_QUEUE_SIZE_MIN to 64Dimitri Daskalakis
2026-04-02batman-adv: reject oversized global TT response buffersRuide Cao
2026-04-02ipv6: avoid overflows in ip6_datagram_send_ctl()Eric Dumazet
2026-04-02Merge branch 'net-hsr-fixes-for-prp-duplication-and-vlan-unwind'Jakub Kicinski
2026-04-02net: hsr: fix VLAN add unwind on slave errorsLuka Gejak
2026-04-02net: hsr: serialize seq_blocks merge across nodesLuka Gejak
2026-04-02vsock: initialize child_ns_mode_locked in vsock_net_init()Stefano Garzarella
2026-04-02.get_maintainer.ignore: add myselfAskar Safin
2026-04-02nvmem: zynqmp_nvmem: Fix buffer size in DMA and memcpyIvan Vera
2026-04-02nvmem: imx: assign nvmem_cell_info::raw_lenChristian Eggers
2026-04-02selftests/tc-testing: add tests for cls_fw and cls_flow on shared blocksXiang Mei
2026-04-02net/sched: cls_flow: fix NULL pointer dereference on shared blocksXiang Mei
2026-04-02net/sched: cls_fw: fix NULL pointer dereference on shared blocksXiang Mei
2026-04-02misc: fastrpc: check qcom_scm_assign_mem() return in rpmsg_probeXingjing Deng
2026-04-02misc: fastrpc: possible double-free of cctx->remote_heapXingjing Deng
2026-04-02comedi: dt2815: add hardware detection to prevent crashDeepanshu Kartikey
2026-04-02comedi: runflags cannot determine whether to reclaim chanlistEdward Adam Davis
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