summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-04-02usb: xhci: Make usb_host_endpoint.hcpriv survive endpoint_disable()Michal Pecio-2/+2
2026-04-02usb: xhci: remove duplicate '0x' prefixNiklas Neronin-5/+5
2026-04-02usb: xhci: move roothub port limit validationNiklas Neronin-27/+18
2026-04-02usb: xhci: simpilfy resume root hub codeNiklas Neronin-20/+16
2026-04-02usb: xhci: cleanup xhci_hub_report_usb3_link_state()Niklas Neronin-36/+20
2026-04-02usb: xhci: rename parameter to match argument 'portsc'Niklas Neronin-31/+30
2026-04-02usb: xhci: add PORTSC variable to xhci_hub_control()Niklas Neronin-51/+51
2026-04-02usb: xhci: add PORTPMSC variable to xhci_hub_control()Niklas Neronin-9/+9
2026-04-02usb: xhci: separate use of USB Chapter 11 PLS macros from xHCI-specific PLS m...Niklas Neronin-7/+7
2026-04-02usb: xhci: clean up 'wValue' handling in xhci_hub_control()Niklas Neronin-4/+6
2026-04-02usb: xhci: clean up handling of upper bits in SetPortFeature wIndexNiklas Neronin-13/+12
2026-04-02usb: xhci: rename 'wIndex' parameters to 'portnum'Niklas Neronin-33/+27
2026-04-02usb: xhci: stop treating 'wIndex' as a mutable port numberNiklas Neronin-35/+30
2026-04-02usb: xhci: optimize resuming from S4 (suspend-to-disk)Niklas Neronin-23/+34
2026-04-02usb: xhci: improve debug messages during suspendNiklas Neronin-28/+37
2026-04-02usb: xhci: split core allocation and initializationNiklas Neronin-20/+13
2026-04-02usb: xhci: move initialization for lifetime objectsNiklas Neronin-8/+8
2026-04-02usb: xhci: move ring initializationNiklas Neronin-5/+18
2026-04-02usb: xhci: move reserving command ring trbNiklas Neronin-7/+6
2026-04-02usb: xhci: factor out roothub bandwidth cleanupNiklas Neronin-21/+29
2026-04-02usb: xhci: relocate Restore/Controller error checkNiklas Neronin-8/+5
2026-04-02usb: xhci: simplify CMRT initialization logicNiklas Neronin-5/+3
2026-04-02usb: xhci: Fix debugfs bandwidth reportingMichal Pecio-4/+15
2026-04-02usb: xhci: Simplify clearing the Event Interrupt bitMichal Pecio-3/+2
2026-04-02xhci: use BIT macroOliver Neukum-60/+61
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