summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-04-02comedi: dt2801: Add sanity checks for I/O base addressIan Abbott-1/+2
2026-04-02comedi: dmm32at: Add sanity check for I/O base addressIan Abbott-3/+19
2026-04-02comedi: das800: Add sanity checks for I/O base addressIan Abbott-1/+2
2026-04-02comedi: das6402: Add sanity checks for I/O base addressIan Abbott-1/+2
2026-04-02comedi: das1800: Add sanity checks for I/O base addressIan Abbott-1/+2
2026-04-02comedi: das16m1: Add sanity checks for I/O base addressIan Abbott-1/+2
2026-04-02comedi: das16: Add sanity checks for I/O base addressIan Abbott-5/+26
2026-04-02comedi: das08_isa: Add sanity checks for I/O base addressIan Abbott-1/+2
2026-04-02comedi: dac02: Add sanity checks for I/O base addressIan Abbott-1/+2
2026-04-02comedi: comedi_parport: Add sanity checks for I/O base addressIan Abbott-1/+3
2026-04-02comedi: c6xdigio: Add sanity checks for I/O base addressIan Abbott-1/+3
2026-04-02comedi: amplc_pc263: Add sanity checks for I/O base addressIan Abbott-1/+2
2026-04-02comedi: amplc_pc236: Add sanity checks for I/O base addressIan Abbott-1/+2
2026-04-02comedi: amplc_dio200: Add sanity checks for I/O base addressIan Abbott-1/+2
2026-04-02comedi: aio_iiro_16: Add sanity checks for I/O base addressIan Abbott-1/+2
2026-04-02comedi: aio_aio12_8: Add sanity checks for I/O base addressIan Abbott-1/+2
2026-04-02comedi: adq12b: Add sanity checks for I/O base addressIan Abbott-1/+2
2026-04-02comedi: 8255: Add some I/O base address sanity checksIan Abbott-4/+6
2026-04-02comedi: add comedi_check_request_region()Ian Abbott-15/+84
2026-04-02KVM: s390: Add KVM capability for ESA mode guestsHendrik Brueckner-0/+15
2026-04-02KVM: s390: vsie: Accommodate ESA prefix pagesEric Farman-4/+11
2026-04-02KVM: s390: vsie: Disable some bits when in ESA modeEric Farman-0/+14
2026-04-02KVM: s390: vsie: Allow non-zarch guestsEric Farman-3/+6
2026-04-02tracing: selftests: Extend hotplug testing for trace remotesVincent Donnefort-55/+115
2026-04-02tracing: Non-consuming read for trace remotes with an offline CPUVincent Donnefort-3/+19
2026-04-02net: airoha: Set REG_RX_CPU_IDX() once in airoha_qdma_fill_rx_queue()Lorenzo Bianconi-1/+2
2026-04-02blk-crypto: fix name of the bio completion callbackChristoph Hellwig-1/+1
2026-04-02selftests/tc-testing: add tests for cls_fw and cls_flow on shared blocksXiang Mei-0/+44
2026-04-02net/sched: cls_flow: fix NULL pointer dereference on shared blocksXiang Mei-1/+9
2026-04-02net/sched: cls_fw: fix NULL pointer dereference on shared blocksXiang Mei-2/+12
2026-04-02io_uring/timeout: use 'ctx' consistentlyYang Xiuwei-2/+2
2026-04-02bio: fix kmemleak false positives from percpu bio alloc cacheMing Lei-0/+14
2026-04-02Merge branch 'sched/urgent' into sched/core, to resolve conflictsIngo Molnar-3599/+8883
2026-04-02KVM: riscv: Skip CSR restore if VCPU is reloaded on the same coreJinyu Tang-2/+27
2026-04-02io_uring/rw: clean up __io_read() obsolete comment and early returnsJoanne Koong-6/+5
2026-04-02io_uring/zcrx: use correct mmap off constantsPavel Begunkov-1/+1
2026-04-02io_uring/zcrx: use dma_len for chunk size calculationPavel Begunkov-1/+1
2026-04-02io_uring/zcrx: don't clear not allocated niovsPavel Begunkov-2/+4
2026-04-02misc: fastrpc: check qcom_scm_assign_mem() return in rpmsg_probeXingjing Deng-1/+3
2026-04-02misc: fastrpc: possible double-free of cctx->remote_heapXingjing Deng-0/+1
2026-04-02comedi: dt2815: add hardware detection to prevent crashDeepanshu Kartikey-0/+12
2026-04-02comedi: runflags cannot determine whether to reclaim chanlistEdward Adam Davis-3/+5
2026-04-02comedi: Reinit dev->spinlock between attachments to low-level driversIan Abbott-0/+8
2026-04-02comedi: me_daq: Fix potential overrun of firmware bufferIan Abbott-16/+19
2026-04-02comedi: me4000: Fix potential overrun of firmware bufferIan Abbott-4/+12
2026-04-02comedi: ni_atmio16d: Fix invalid clean-up after failed attachIan Abbott-1/+2
2026-04-02gpib: fix use-after-free in IO ioctl handlersAdam Crosser-23/+81
2026-04-02gpib: lpvo_usb: fix memory leak on disconnectJohan Hovold-2/+2
2026-04-02gpib: Fix fluke driver s390 compile issueDave Penkler-0/+1
2026-04-02perf/x86: Fix potential bad container_of in intel_pmu_hw_configIan Rogers-2/+4