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