| 2026-05-13 |
Sean Christopherson | KVM: SEV: Consolidate logic for printing state of SEV... |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Sean Christopherson | KVM: SEV: Set supported SEV+ VM types during sev_hardwa... |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Tycho Andersen | crypto/ccp: export firmware supported vm types |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Tycho Andersen | crypto/ccp: hoist kernel part of SNP_PLATFORM_STATUS |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Piotr Zarycki | KVM: selftests: hyperv_tlb_flush: replace NOP loop... |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Piotr Zarycki | KVM: selftests: Fix typo in comment in hyperv_features.c |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Piotr Zarycki | KVM: selftests: sync_regs_test: drop stale TODO comment |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Sean Christopherson | KVM: SVM: Refresh vcpu->arch.cr{0,3} prior to invoking... |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Sean Christopherson | KVM: x86: Ensure vendor's exit handler runs before... |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Mikhail Gavrilov | x86/virt: Silence RCU lockdep splat in emergency virt... |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Sean Christopherson | KVM: selftests: Include sys/mman.h *and* linux/mman... |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Takahiro Itazuri | KVM: Rename invalidate_begin to invalidate_start for... |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Mukesh Ojha | soc: qcom: pd-mapper: Add support for Hawi SoC |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Mukesh Ojha | dt-bindings: soc: qcom,aoss-qmp: Document the Hawi... |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Fenglin Wu | dt-bindings: soc: qcom: qcom,pmic-glink: Add Hawi compa... |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Mukesh Ojha | dt-bindings: firmware: qcom,scm: Document SCM on Hawi SoC |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Francisco Munoz... | soc: qcom: llcc-qcom: Capitalize LLCC/EDAC in comments... |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Francisco Munoz... | soc: qcom: llcc-qcom: get SCT descriptors from fw-popul... |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Francisco Munoz... | dt-bindings: cache: qcom,llcc: Document Hawi SoC |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Frank Li | dt-bindings: display: imx: add deprecated property... |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Paolo Bonzini | Merge branch 'kvm-apx-prepare' into HEAD |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Sean Christopherson | KVM: x86: Use a proper bitmap for tracking available... |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Sean Christopherson | KVM: x86: Track available/dirty register masks as ... |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Sean Christopherson | KVM: x86: Add wrapper APIs to reset dirty/available... |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Sean Christopherson | KVM: nVMX: Do a bitwise-AND of regs_avail when switchin... |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Sean Christopherson | KVM: x86: Drop the "EX" part of "EXREG" to avoid collis... |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Sean Christopherson | KVM: x86: Add dedicated storage for guest RIP |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Alexei Starovoitov | Merge branch 'bpf-support-stack-arguments-for-bpf-funct... |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Puranjay Mohan | selftests/bpf: Enable stack argument tests for arm64 |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Puranjay Mohan | bpf, arm64: Add JIT support for stack arguments |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Puranjay Mohan | bpf, arm64: Map BPF_REG_0 to x8 instead of x7 |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Yonghong Song | selftests/bpf: Add precision backtracking test for... |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Yonghong Song | selftests/bpf: Add verifier tests for stack argument... |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Yonghong Song | selftests/bpf: Add BTF fixup for __naked subprog parame... |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Yonghong Song | selftests/bpf: Add tests for stack argument validation |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Yonghong Song | selftests/bpf: Add tests for BPF function stack arguments |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Yonghong Song | bpf,x86: Implement JIT support for stack arguments |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Yonghong Song | bpf: Disable private stack for x86_64 if stack argument... |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Yonghong Song | bpf: Reject stack arguments if tail call reachable |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Yonghong Song | bpf: Support stack arguments for kfunc calls |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Yonghong Song | bpf: Enable r11 based insns |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Yonghong Song | bpf: Prepare architecture JIT support for stack arguments |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Yonghong Song | bpf: Reject stack arguments in non-JITed programs |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Yonghong Song | bpf: Extend liveness analysis to track stack argument... |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Yonghong Song | bpf: Use arg_is_fp() in has_fp_args() |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Yonghong Song | bpf: Refactor record_call_access() to extract per-arg... |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Yonghong Song | bpf: Add precision marking and backtracking for stack... |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Yonghong Song | bpf: Refactor jmp history to use dedicated spi/frame... |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Yonghong Song | bpf: Support stack arguments for bpf functions |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Yonghong Song | bpf: Set sub->arg_cnt earlier in btf_prepare_func_args() |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Yonghong Song | bpf: Add helper functions for r11-based stack argument... |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Yonghong Song | bpf: Remove copy_register_state wrapper function |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Yonghong Song | bpf: Convert bpf_get_spilled_reg macro to static inline... |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Borislav Petkov... | x86/mce: Restore MCA polling interval halving |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Linus Torvalds | Merge tag 'fixes-2026-05-13' of git://git.kernel.org... |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Michal Wajdeczko | drm/xe: Drop unused ggtt_balloon field |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Shivam Kalra | drm/mediatek: mtk_dpi: Open-code drm_simple_encoder_init() |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Rosen Penev | drm/mediatek: Simplify mtk_crtc allocation |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Felix Kuehling | drm/ttm: Support 52-bit PAs in ttm_place |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
sai madhu | drm/mediatek: hdmi: Convert DRM_ERROR() to drm_err() |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Ming Lei | selftests: ublk: cap nthreads to kernel's actual nr_hw_... |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Damien Le Moal | block: fix handling of dead zone write plugs |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Christoph Böhmwalder | drbd: clean up UAPI headers |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Bartosz Golaszewski | Merge tag 'ib-mfd-gpio-v7.2' of git://git.kernel.org... |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Paolo Bonzini | KVM: VMX: introduce module parameter to disable CET |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Dmitry Baryshkov | drm/msm/dpu: don't mix devm and drmm functions |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Dmitry Baryshkov | drm/msm/dsi: don't dump registers past the mapped region |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Mahadevan P | drm/msm/dpu: Fix Kaanapali CWB register configuration |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Neil Armstrong | drm/msm/dpu: fix UV scanlines calculation for YUV UBWC... |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Krzysztof Kozlowski | dt-bindings: display/msm: qcom,eliza-mdss: Correct... |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Krzysztof Kozlowski | dt-bindings: display/msm: sm8750-mdss: Correct DPU... |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Krzysztof Kozlowski | dt-bindings: display/msm: sm8650: Correct VBIF range... |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Krzysztof Kozlowski | dt-bindings: display/msm: dp-controller: Allow DAI... |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Krzysztof Kozlowski | dt-bindings: display/msm: dp-controller: Correct SM8650... |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Jani Nikula | drm/i915/display: define and use intel_reg_{offset... |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Jani Nikula | drm/i915/display: add struct intel_error_regs and use it |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Jani Nikula | drm/i915/display: add struct intel_irq_regs and use it |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Jani Nikula | drm/i915/display: add typedef for intel_reg_t and use it |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Shawn Guo | dt-bindings: interrupt-controller: Document PDC for... |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Shawn Guo | dt-bindings: arm: cpus: Add compatible qcom,oryon-1-5 |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Yang Xiuwei | io_uring/rw: drop unused attr_type_mask from io_prep_rw... |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Pengpeng Hou | evm: terminate and bound the evm_xattrs read buffer |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Stefan Berger | integrity: Add support for sigv3 verification using... |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Stefan Berger | integrity: Refactor asymmetric_verify for reusability |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Stefan Berger | integrity: Check that algo parameter is within valid... |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Stefan Berger | integrity: Check for NULL returned by asymmetric_key_pu... |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Michal Wajdeczko | drm/xe: Drop unused ggtt_balloon field |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Antti Laakso | platform/x86: int3472: Add more MSI AI evo laptops |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Antti Laakso | platform/x86: int3472: Match MSI laptop board name |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Ronald Claveau | arm64: dts: amlogic: t7: Add PWM pinctrl nodes |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Jani Nikula | Documentation/gpu/rfc: fix toctree |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Jani Nikula | Documentation/gpu: add some tables of contents to large... |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Jani Nikula | Documentation/gpu: limit main toctree depth to 2 |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Hardik Prakash | pinctrl-amd: enable IRQ for WACF2200 touchscreen on... |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Shubhrajyoti... | gpio: zynq: Add eio gpio support |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Shubhrajyoti... | dt-bindings: gpio: Add EIO GPIO compatible to gpio... |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Shubhrajyoti... | dt-bindings: gpio: zynq: Sort compatible strings alphab... |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Lin He | drm/hisilicon/hibmc: use clock to look up the PLL value |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Lin He | drm/hisilicon/hibmc: move display contrl config to... |
commit | commitdiff | tree | snapshot |
| 2026-05-13 |
Lin He | drm/hisilicon/hibmc: fix no showing when no connectors... |
commit | commitdiff | tree | snapshot |
| next |