summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-04-02comedi: amplc_pc263: Add sanity checks for I/O base addressIan Abbott
2026-04-02comedi: amplc_pc236: Add sanity checks for I/O base addressIan Abbott
2026-04-02comedi: amplc_dio200: Add sanity checks for I/O base addressIan Abbott
2026-04-02comedi: aio_iiro_16: Add sanity checks for I/O base addressIan Abbott
2026-04-02comedi: aio_aio12_8: Add sanity checks for I/O base addressIan Abbott
2026-04-02comedi: adq12b: Add sanity checks for I/O base addressIan Abbott
2026-04-02comedi: 8255: Add some I/O base address sanity checksIan Abbott
2026-04-02comedi: add comedi_check_request_region()Ian Abbott
2026-04-02KVM: s390: Add KVM capability for ESA mode guestsHendrik Brueckner
2026-04-02KVM: s390: vsie: Accommodate ESA prefix pagesEric Farman
2026-04-02KVM: s390: vsie: Disable some bits when in ESA modeEric Farman
2026-04-02KVM: s390: vsie: Allow non-zarch guestsEric Farman
2026-04-02drm/vc4: Clean-up UAPI header inclusionMaíra Canal
2026-04-02drm/vc4: Use devm_request_irq() for automatic cleanupMaíra Canal
2026-04-02tracing: selftests: Extend hotplug testing for trace remotesVincent Donnefort
2026-04-02tracing: Non-consuming read for trace remotes with an offline CPUVincent Donnefort
2026-04-02net: airoha: Set REG_RX_CPU_IDX() once in airoha_qdma_fill_rx_queue()Lorenzo Bianconi
2026-04-02blk-crypto: fix name of the bio completion callbackChristoph Hellwig
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-02io_uring/timeout: use 'ctx' consistentlyYang Xiuwei
2026-04-02bio: fix kmemleak false positives from percpu bio alloc cacheMing Lei
2026-04-02Merge branch 'sched/urgent' into sched/core, to resolve conflictsIngo Molnar
2026-04-02KVM: riscv: Skip CSR restore if VCPU is reloaded on the same coreJinyu Tang
2026-04-02io_uring/rw: clean up __io_read() obsolete comment and early returnsJoanne Koong
2026-04-02io_uring/zcrx: use correct mmap off constantsPavel Begunkov
2026-04-02io_uring/zcrx: use dma_len for chunk size calculationPavel Begunkov
2026-04-02io_uring/zcrx: don't clear not allocated niovsPavel Begunkov
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 branch 'net-mctp-improvements-for-null-eid-addressing'Paolo Abeni
2026-04-02net: mctp: don't require a route for null-EID ingressJeremy Kerr
2026-04-02net: mctp: allow local TX with no address assignedJeremy Kerr
2026-04-02net: mctp: perform source address lookups when we populate our dstJeremy Kerr