summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2026-01-22rseq: Implement rseq_grant_slice_extension()Thomas Gleixner-0/+108
2026-01-22rseq: Reset slice extension when scheduledThomas Gleixner-2/+28
2026-01-22rseq: Implement time slice extension enforcement timerThomas Gleixner-13/+170
2026-01-22rseq: Implement syscall entry work for time slice extensionsThomas Gleixner-10/+112
2026-01-22rseq: Implement sys_rseq_slice_yield()Thomas Gleixner-1/+46
2026-01-22rseq: Add prctl() to enable time slice extensionsThomas Gleixner-0/+77
2026-01-22rseq: Add statistics for time slice extensionsThomas Gleixner-0/+19
2026-01-22rseq: Provide static branch for time slice extensionsThomas Gleixner-0/+33
2026-01-22rseq: Add fields and constants for time slice extensionThomas Gleixner-1/+220
2026-01-22sched/debug: Convert copy_from_user() + kstrtouint() to kstrtouint_from_user()Fushuai Wang-10/+4
2026-01-22arm64/fpsimd: signal: Fix restoration of SVE contextMark Rutland-6/+16
2026-01-22arm64/fpsimd: signal: Allocate SSVE storage when restoring ZAMark Rutland-0/+4
2026-01-22arm64/fpsimd: ptrace: Fix SVE writes on !SME systemsMark Rutland-14/+12
2026-01-22Merge tag 'apple-soc-dt-6.20' of https://git.kernel.org/pub/scm/linux/kernel/...Krzysztof Kozlowski-0/+2317
2026-01-22Merge tag 'lpc32xx-dt-for-6.20' of https://github.com/vzapolskiy/linux-lpc32x...Krzysztof Kozlowski-65/+94
2026-01-22Merge tag 'aspeed-6.20-devicetree-1' of https://git.kernel.org/pub/scm/linux/...Krzysztof Kozlowski-134/+1814
2026-01-22Merge tag 'nuvoton-arm64-6.20-devicetree-0' of https://git.kernel.org/pub/scm...Krzysztof Kozlowski-0/+1
2026-01-22drm, drm/xe: Fix xe userptr in the absence of CONFIG_DEVICE_PRIVATEThomas Hellström-5/+22
2026-01-22PCI: dwc: Use multiple iATU windows for mapping large bridge windows and DMA ...Samuel Holland-17/+57
2026-01-22arm64: dts: marvell: Add SoC specific compatibles to SafeXcel cryptoAngeloGioacchino Del Regno-2/+4
2026-01-22drm/i915/display: Fix color pipeline enum name leakChaitanya Kumar Borah-5/+13
2026-01-22drm/vkms: Fix color pipeline enum name leakChaitanya Kumar Borah-7/+8
2026-01-22drm/amd/display: Fix color pipeline enum name leakChaitanya Kumar Borah-5/+12
2026-01-22drm/i915/color: Place 3D LUT after CSC in plane color pipelineChaitanya Kumar Borah-9/+9
2026-01-22KVM: arm64: nv: Return correct RES0 bits for FGT registersZenghui Yu (Huawei)-1/+1
2026-01-22fpga: dfl: fix typo in header fileMukesh Kumar Sisodiya-1/+1
2026-01-22net: dsa: yt921x: Add LAG offloading supportDavid Yang-0/+206
2026-01-22Merge tag 'v6.20-rockchip-dts64-1' of https://git.kernel.org/pub/scm/linux/ke...Krzysztof Kozlowski-26/+2262
2026-01-22KVM: arm64: Always populate FGT masks at boot timeMarc Zyngier-9/+9
2026-01-22Merge tag 'v6.20-rockchip-dts32-1' of https://git.kernel.org/pub/scm/linux/ke...Krzysztof Kozlowski-1/+16
2026-01-22Merge tag 'juno-updates-7.0' of https://git.kernel.org/pub/scm/linux/kernel/g...Krzysztof Kozlowski-4/+11
2026-01-22iommu/vt-d: Fix race condition during PASID entry replacementLu Baolu-220/+16
2026-01-22iommu/vt-d: Clear Present bit before tearing down context entryLu Baolu-3/+27
2026-01-22iommu/vt-d: Clear Present bit before tearing down PASID entryLu Baolu-1/+19
2026-01-22iommu/vt-d: Flush piotlb for SVM and Nested domainYi Liu-1/+8
2026-01-22iommu/vt-d: Flush cache for PASID table before using itDmytro Maluka-3/+4
2026-01-22iommu/vt-d: Flush dev-IOTLB only when PCIe device is accessible in scalable modeJinhui Guo-1/+1
2026-01-22iommu/vt-d: Skip dev-iotlb flush for inaccessible PCIe device without scalabl...Jinhui Guo-0/+8
2026-01-22rust: iommu: fix `srctree` link warningMiguel Ojeda-1/+1
2026-01-22rust: iommu: fix Rust formattingMiguel Ojeda-1/+1
2026-01-22media: uvcvideo: Pass allocation size directly to uvc_alloc_urb_bufferRicardo Ribalda-6/+8
2026-01-22media: uvcvideo: Fix allocation for small frame sizesRicardo Ribalda-1/+2
2026-01-22media: uvcvideo: Return queued buffers on start_streaming() failureMichal Pecio-5/+7
2026-01-22media: uvcvideo: Create an ID namespace for streaming output terminalsRicardo Ribalda-22/+35
2026-01-21Merge tag 'hyperv-fixes-signed-20260121' of git://git.kernel.org/pub/scm/linu...Linus Torvalds-46/+127
2026-01-21Merge tag 'perf-tools-fixes-for-v6.19-2026-01-21' of git://git.kernel.org/pub...Linus Torvalds-2/+5
2026-01-21Merge tag 'nf-next-26-01-20' of https://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski-60/+102
2026-01-21octeontx2-af: Fix error handlingRatheesh Kannoth-22/+64
2026-01-21net: pcs: pcs-mtk-lynxi: report in-band capability for 2500Base-XDaniel Golle-3/+1
2026-01-21rxrpc: Fix data-race warning and potential load/store tearingDavid Howells-14/+36