]> git.ipfire.org Git - thirdparty/linux.git/shortlog
thirdparty/linux.git
2026-03-05  Eric Dumazetnet-sysfs: use rps_tag_ptr and remove metadata from...
2026-03-05  Eric Dumazetnet-sysfs: add rps_sock_flow_table_mask() helper
2026-03-05  Eric Dumazetnet-sysfs: remove rcu field from 'struct rps_sock_flow_...
2026-03-05  Eric Dumazetnet: add rps_tag_ptr type and helpers
2026-03-05  Eric Dumazetnet: fix off-by-one in udp_flow_src_port() / psp_write_...
2026-03-05  Sanman Pradhanhwmon: (pmbus/q54sj108a2) fix stack overflow in debugfs...
2026-03-05  Jakub KicinskiMerge tag 'linux-can-fixes-for-7.0-20260302' of git...
2026-03-05  Feng Yangselftests/bpf: Add selftests for the invocation of...
2026-03-05  Jason Xingmailmap: reflect my gmail as default
2026-03-05  Feng Yangbpf: test_run: Fix the null pointer dereference issue...
2026-03-05  Jakub KicinskiMerge branch 'tools-ynl-tests-adjust-makefile-to-mimic...
2026-03-05  Jakub Kicinskitools: ynl: produce kselftest-list.txt from tests
2026-03-05  Jakub Kicinskitools: ynl: support INSTALL_PATH in the tests Makefile
2026-03-05  Jakub Kicinskitools: ynl: don't install tests in /usr/bin/
2026-03-05  Jakub Kicinskitools: ynl: rename TESTS variable to TEST_PROGS
2026-03-05  Daniel Gollenet: dsa: mxl862xx: rename MDIO op arguments
2026-03-05  Daniel Golledt-bindings: net: dsa: maxlinear,mxl862xx: remove port...
2026-03-05  Yosry AhmedKVM: selftests: Add a test for L2 clearing EFER.SVME...
2026-03-05  Yosry AhmedKVM: SVM: Triple fault L1 on unintercepted EFER.SVME...
2026-03-05  Jim MattsonKVM: x86: SVM: Remove vmcb_is_dirty()
2026-03-05  Yosry AhmedKVM: selftest: Add a selftest for VMRUN/#VMEXIT with...
2026-03-05  Yosry AhmedKVM: nSVM: Only copy SVM_MISC_ENABLE_NP from VMCB01...
2026-03-05  Yosry AhmedKVM: nSVM: Sanitize INT/EVENTINJ fields when copying...
2026-03-05  Yosry AhmedKVM: nSVM: Sanitize TLB_CONTROL field when copying...
2026-03-05  Yosry AhmedKVM: nSVM: Use PAGE_MASK to drop lower bits of bitmap...
2026-03-05  Yosry AhmedKVM: nSVM: Restrict mapping vmcb12 on nested VMRUN
2026-03-05  Yosry AhmedKVM: nSVM: Cache all used fields from VMCB12
2026-03-05  Yosry AhmedKVM: SVM: Rename vmcb->virt_ext to vmcb->misc_ctl2
2026-03-05  Sean ChristophersonKVM: SVM: Rename vmcb->nested_ctl to vmcb->misc_ctl
2026-03-05  Sean ChristophersonKVM: nSVM: Capture svm->nested.ctl as vmcb12_ctrl when...
2026-03-05  Sean ChristophersonKVM: nSVM: Move vmcb_ctrl_area_cached.bus_lock_rip...
2026-03-05  Yosry AhmedKVM: nSVM: Use vmcb12_is_intercept() in nested_sync_con...
2026-03-05  Sean ChristophersonKVM: nSVM: Use intuitive local variables in nested_vmcb...
2026-03-05  Sean ChristophersonKVM: nSVM: Directly (re)calc vmcb02 intercepts from...
2026-03-05  Yosry AhmedKVM: nSVM: WARN and abort vmcb02 intercepts recalc...
2026-03-05  Sean ChristophersonKVM: SVM: Separate recalc_intercepts() into nested...
2026-03-05  Kevin ChengKVM: SVM: Recalc instructions intercepts when EFER...
2026-03-05  Kevin ChengKVM: SVM: Move STGI and CLGI intercept handling
2026-03-05  Sean ChristophersonKVM: nSVM: Always intercept VMMCALL when L2 is active
2026-03-05  Kevin ChengKVM: nSVM: Raise #UD if unhandled VMMCALL isn't interce...
2026-03-05  Sean ChristophersonKVM: SVM: Explicitly mark vmcb01 dirty after modifying...
2026-03-05  Yosry AhmedKVM: nSVM: Add missing consistency check for EVENTINJ
2026-03-05  Yosry AhmedKVM: nSVM: Add missing consistency check for EFER,...
2026-03-05  Yosry AhmedKVM: nSVM: Add missing consistency check for nCR3 validity
2026-03-05  Yosry AhmedKVM: nSVM: Drop the non-architectural consistency check...
2026-03-05  Yosry AhmedKVM: nSVM: Drop nested_vmcb_check_{save/control}()...
2026-03-05  Yosry AhmedKVM: nSVM: Clear tracking of L1->L2 NMI and soft IRQ...
2026-03-05  Yosry AhmedKVM: nSVM: Clear EVENTINJ fields in vmcb12 on nested...
2026-03-05  Yosry AhmedKVM: nSVM: Clear GIF on nested #VMEXIT(INVALID)
2026-03-05  Yosry AhmedKVM: nSVM: Triple fault if restore host CR3 fails on...
2026-03-05  Yosry AhmedKVM: nSVM: Triple fault if mapping VMCB12 fails on...
2026-03-05  Yosry AhmedKVM: nSVM: Refactor writing vmcb12 on nested #VMEXIT...
2026-03-05  Yosry AhmedKVM: nSVM: Refactor checking LBRV enablement in vmcb12...
2026-03-05  Yosry AhmedKVM: nSVM: Always inject a #GP if mapping VMCB12 fails...
2026-03-05  Yosry AhmedKVM: selftests: Add a test for LBR save/restore (ft...
2026-03-05  Yosry AhmedKVM: SVM: Add missing save/restore handling of LBR...
2026-03-05  Yosry AhmedKVM: SVM: Switch svm_copy_lbrs() to a macro
2026-03-05  Yosry AhmedKVM: nSVM: Avoid clearing VMCB_LBR in vmcb12
2026-03-05  Kevin ChengKVM: SVM: Inject #UD for INVLPGA if EFER.SVME=0
2026-03-05  Sean ChristophersonKVM: nSVM: Delay setting soft IRQ RIP tracking fields...
2026-03-05  Yosry AhmedKVM: nSVM: Delay stuffing L2's current RIP into NextRIP...
2026-03-04  Linus TorvaldsMerge tag 'modules-7.0-rc3.fixes' of git://git.kernel...
2026-03-04  Jakub KicinskiMerge tag 'wireless-next-2026-03-04' of https://git...
2026-03-04  Jakub KicinskiMerge tag 'wireless-2026-03-04' of https://git.kernel...
2026-03-04  Viacheslav... hfsplus: fix potential Allocation File corruption after...
2026-03-04  Linus TorvaldsMerge tag 'vfs-7.0-rc3.fixes' of git://git.kernel.org...
2026-03-04  Ackerley TngKVM: selftests: Test MADV_COLLAPSE on guest_memfd
2026-03-04  Ackerley TngKVM: selftests: Wrap madvise() to assert success
2026-03-04  Joe Damatomailmap: Add entry for Joe Damato
2026-03-04  Cheng-Yang... sched_ext/selftests: Fix format specifier and buffer...
2026-03-04  Olivier Sobriehwmon: (max6639) fix inverted polarity
2026-03-04  Dave Airlienouveau/dpcd: return EBUSY for aux xfer if the device...
2026-03-04  Arnd BergmannMerge tag 'reset-fixes-for-v7.0' of https://git.pengutr...
2026-03-04  Arnd BergmannMerge tag 'soc_fsl-7.0-2' of https://git.kernel.org...
2026-03-04  Arnd BergmannMerge tag 'riscv-soc-fixes-for-v7.0-rc1' of https:...
2026-03-04  Loic Poulainarm64: dts: qcom: monaco: Fix UART10 pinconf
2026-03-04  Lizhi Houaccel/amdxdna: Fix major version check on NPU1 platform
2026-03-04  Mukesh Ojhaarm64: dts: qcom: monaco: Add EL2 overlay
2026-03-04  Mukesh Ojhaarm64: dts: qcom: lemans: disable zap-shader for EL2...
2026-03-04  Xin Liuarm64: dts: qcom: hamoa: Add EL2 overlay for hamoa-evk
2026-03-04  Konrad Dybcioarm64: dts: qcom: talos: Add missing clock-names to GCC
2026-03-04  Gabor Juhosarm64: dts: qcom: ipq9574: remove MP5496 regulator...
2026-03-04  Krishna Chaitanya... arm64: dts: qcom: kodiak: Fix PCIe1 PHY ref clock voting
2026-03-04  Val Packettarm64: dts: qcom: Add support for ECS LIVA QC710
2026-03-04  Val Packettfirmware: qcom: scm: Allow QSEECOM on ECS LIVA QC710
2026-03-04  Val Packettdt-bindings: arm: qcom: Add ECS LIVA QC710
2026-03-04  Gianluca Boianoarm64: dts: qcom: sdm630: add SPI7 interface
2026-03-04  Krzysztof Kozlowskisoc: qcom: socinfo: Add SoC ID for CQ7790
2026-03-04  Krzysztof Kozlowskidt-bindings: arm: qcom,ids: Add SoC ID for CQ7790
2026-03-04  Yijie Yangfirmware: qcom: scm: Allow QSEECOM on PURWA-IOT-EVK
2026-03-04  Yijie Yangarm64: dts: qcom: Add base PURWA-IOT-EVK board
2026-03-04  Yijie Yangarm64: dts: qcom: Add PURWA-IOT-SOM platform
2026-03-04  Yijie Yangdt-bindings: arm: qcom: Document PURWA-IOT-EVK board
2026-03-04  Bjorn Anderssonremoteproc: sysmon: Correct subsys_name_len type in...
2026-03-04  Miroslav Lichvartimekeeping: Fix timex status validation for auxiliary...
2026-03-04  Hongyang Zhaoarm64: dts: qcom: qcs6490-rubikpi3: Use lt9611 DSI...
2026-03-04  Krishna Kurapatiarm64: dts: qcom: talos: Mark usb controllers are wakeu...
2026-03-04  Krishna Kurapatiarm64: dts: qcom: talos: Flatten usb controller nodes
2026-03-04  Barnabás Czémánarm64: dts: qcom: Add Redmi Note 8T
2026-03-04  Barnabás Czémándt-bindings: arm: qcom: Add Xiaomi Redmi Note 8T
next