summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-04-02gpib: Fix fluke driver s390 compile issueDave Penkler1-0/+1
2026-04-02perf/x86: Fix potential bad container_of in intel_pmu_hw_configIan Rogers1-2/+4
2026-04-02sched/debug: Fix avg_vruntime() usagePeter Zijlstra1-1/+3
2026-04-02sched/fair: Fix zero_vruntime tracking fixPeter Zijlstra1-7/+3
2026-04-02Merge branch 'net-x25-fix-overflow-and-double-free'Paolo Abeni2-3/+7
2026-04-02net/x25: Fix overflow when accumulating packetsMartin Schiller2-0/+5
2026-04-02net/x25: Fix potential double free of skbMartin Schiller1-3/+2
2026-04-02Merge branch 'net-mctp-improvements-for-null-eid-addressing'Paolo Abeni5-59/+242
2026-04-02net: mctp: don't require a route for null-EID ingressJeremy Kerr2-19/+55
2026-04-02net: mctp: allow local TX with no address assignedJeremy Kerr2-14/+118
2026-04-02net: mctp: perform source address lookups when we populate our dstJeremy Kerr5-30/+73
2026-04-02Merge tag 'usb-serial-7.0-rc7' of ssh://gitolite.kernel.org/pub/scm/linux/ker...Greg Kroah-Hartman3-0/+8
2026-04-02drm/vc4: Protect madv read in vc4_gem_object_mmap() with madv_lockMaíra Canal1-0/+3
2026-04-02drm/vc4: Fix a memory leak in hang state error pathMaíra Canal1-8/+10
2026-04-02drm/vc4: Fix memory leak of BO array in hang stateMaíra Canal1-0/+1
2026-04-02drm/vc4: Release runtime PM reference after binding V3DMaíra Canal1-0/+1
2026-04-02ALSA: usb-audio: apply quirk for MOONDROP JU JiuCryolitia PukNgae1-0/+7
2026-04-02ALSA: aoa/tas: Fix OF node leak on probe failurewangdicheng1-0/+1
2026-04-02Merge branch 'selftests-drivers-bash-support-for-remote-traffic-generators'Paolo Abeni6-51/+421
2026-04-02selftests: drivers: hw: add test for the ethtool standard countersIoana Ciornei2-0/+207
2026-04-02selftests: drivers: hw: update ethtool_rmon to work with a single local inter...Ioana Ciornei1-13/+17
2026-04-02selftests: drivers: hw: move to KTAP outputIoana Ciornei1-8/+16
2026-04-02selftests: drivers: hw: replace counter upper limit with UINT32_MAX in rmon testIoana Ciornei1-2/+2
2026-04-02selftests: drivers: hw: test rmon counters only on first interfaceIoana Ciornei1-2/+0
2026-04-02selftests: drivers: hw: cleanup shellcheck warnings in the rmon testIoana Ciornei1-25/+29
2026-04-02selftests: net: update some helpers to use run_onIoana Ciornei2-8/+14
2026-04-02selftests: net: extend lib.sh to parse drivers/net/net.configIoana Ciornei3-9/+146
2026-04-02selftests: forwarding: extend ethtool_std_stats_get with pause statisticsIoana Ciornei1-2/+8
2026-04-02s390/pkey: Add comment about synchronize_rcu() to pkey baseHarald Freudenberger1-0/+7
2026-04-02s390/hmcdrv: Remove commented out codeJori Koolstra1-113/+1
2026-04-02iommu/amd: Invalidate IRT cache for DMA aliasesMagnus Kalland1-5/+23
2026-04-02thermal: core: Fix thermal zone device registration error pathRafael J. Wysocki1-0/+1
2026-04-02ALSA: compress: Pay attention if drivers error out retrieving pointersMark Brown1-1/+5
2026-04-02ALSA: compress: Refuse to update timestamps for unconfigured streamsMark Brown1-0/+8
2026-04-02Merge tag 'rust-analyzer-v7.1' of https://github.com/Rust-for-Linux/linux int...Miguel Ojeda2-77/+211
2026-04-02dcache.c: more idiomatic "positives are not allowed" sanity checksAl Viro1-5/+5
2026-04-02erofs: include the trailing NUL in FS_IOC_GETFSLABELZhan Xusheng1-1/+1
2026-04-02erofs: ensure all folios are managed in erofs_try_to_free_all_cached_folios()Zhan Xusheng1-2/+1
2026-04-02erofs: verify metadata accesses for file-backed mountsGao Xiang1-0/+14
2026-04-02usb: gadget: f_hid: move list and spinlock inits from bind to allocMichael Zimmermann1-9/+10
2026-04-02usb: usbip: fix OOB read/write in usbip_pad_iso()Kelvin Mbogo1-0/+36
2026-04-02usb: usbip: validate iso frame actual_length in usbip_recv_iso()Kelvin Mbogo1-3/+12
2026-04-02usb: usbip: fix integer overflow in usbip_recv_iso()Kelvin Mbogo1-5/+15
2026-04-02struct dentry: make ->d_u anonymousAl Viro6-30/+30
2026-04-02for_each_alias(): helper macro for iterating through dentries of given inodeAl Viro11-11/+25
2026-04-02usb: host: xhci-sideband: delegate offload_usage tracking to class driversGuan-Yu Lin2-14/+10
2026-04-02usb: core: use dedicated spinlock for offload stateGuan-Yu Lin5-56/+84
2026-04-02MAINTAINERS: Add interconnect kunit test entryKuan-Wei Chiu1-0/+6
2026-04-02interconnect: debugfs: fix devm_kstrdup and kfree mismatchGui-Dong Han1-3/+6
2026-04-02usb: cdns3: gadget: fix state inconsistency on gadget init failureYongchao Wu1-0/+1