summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-02-12net: ethernet: ti: am65_cpsw: fix tx_cleanup for XDP caseRoger Quadros
2025-02-12net: ethernet: ti: am65-cpsw: fix RX & TX statistics for XDP_TX caseRoger Quadros
2025-02-12net: ethernet: ti: am65-cpsw: fix memleak in certain XDP casesRoger Quadros
2025-02-13LoongArch: KVM: Set host with kernel mode when switch to VM modeBibo Mao
2025-02-13LoongArch: KVM: Remove duplicated cache attribute settingBibo Mao
2025-02-13LoongArch: KVM: Fix typo issue about GCFG feature detectionBibo Mao
2025-02-13LoongArch: csum: Fix OoB access in IP checksum code for negative lengthsYuli Wang
2025-02-13LoongArch: Remove the deprecated notifier hook mechanismYuli Wang
2025-02-13LoongArch: Use str_yes_no() helper function for /proc/cpuinfoYuli Wang
2025-02-13LoongArch: Fix kernel_page_present() for KPRANGE/XKPRANGEHuacai Chen
2025-02-13LoongArch: Fix idle VS timer enqueueMarco Crivellari
2025-02-12Merge branch 'vsock-null-ptr-deref-when-so_linger-enabled'Jakub Kicinski
2025-02-12vsock/test: Add test for SO_LINGER null ptr derefMichal Luczaj
2025-02-12vsock: Orphan socket after transport releaseMichal Luczaj
2025-02-12MAINTAINERS: Add sctp headers to the general netdev entryMarcelo Ricardo Leitner
2025-02-12Merge branch '200GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...Jakub Kicinski
2025-02-12drm/amdgpu: avoid buffer overflow attach in smu_sys_set_pp_table()Jiang Liu
2025-02-12drm/amdkfd: Ensure consistent barrier state saved in gfx12 trap handlerLancelot SIX
2025-02-12drm/amdgpu: bail out when failed to load fw in psp_init_cap_microcode()Jiang Liu
2025-02-12amdkfd: properly free gang_ctx_bo when failed to init user queueZhu Lingshan
2025-02-12drm/amdgpu: bump version for RV/PCO compute fixAlex Deucher
2025-02-12drm/amdgpu/gfx9: manually control gfxoff for CS on RVAlex Deucher
2025-02-12bcachefs: Reuse transactionAlan Huang
2025-02-12bcachefs: Pass _orig_restart_count to trans_was_restartedAlan Huang
2025-02-12bcachefs: CONFIG_BCACHEFS_INJECT_TRANSACTION_RESTARTSKent Overstreet
2025-02-12drm/amdgpu/pm: fix UVD handing in amdgpu_dpm_set_powergating_by_smu()Alex Deucher
2025-02-12io_uring/waitid: setup async data in the prep handlerJens Axboe
2025-02-12um: convert irq_lock to raw spinlockJohannes Berg
2025-02-12um: virtio_uml: use raw spinlockJohannes Berg
2025-02-12um: virt-pci: don't use kmalloc()Johannes Berg
2025-02-12um: fix execve stub execution on old host OSsBenjamin Berg
2025-02-12um: properly align signal stack on x86_64Benjamin Berg
2025-02-12um: avoid copying FP state from init_taskBenjamin Berg
2025-02-12um: add back support for FXSAVE registersBenjamin Berg
2025-02-12io_uring/uring_cmd: remove dead req_has_async_data() checkJens Axboe
2025-02-12rust: rbtree: fix overindented list itemMiguel Ojeda
2025-02-12objtool/rust: add one more `noreturn` Rust functionMiguel Ojeda
2025-02-12Merge tag 'mfd-fixes-6.14' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2025-02-12PCI: Fix BUILD_BUG_ON usage for old gccAlex Williamson
2025-02-12io_uring/uring_cmd: switch sqe to async_data on EAGAINCaleb Sander Mateos
2025-02-12io_uring/uring_cmd: don't assume io_uring_cmd_data layoutCaleb Sander Mateos
2025-02-12KVM: x86: Load DR6 with guest value only before entering .vcpu_run() loopSean Christopherson
2025-02-12KVM: nSVM: Enter guest mode before initializing nested NPT MMUSean Christopherson
2025-02-12KVM: selftests: Add CPUID tests for Hyper-V features that need in-kernel APICSean Christopherson
2025-02-12KVM: selftests: Manage CPUID array in Hyper-V CPUID test's core helperSean Christopherson
2025-02-12KVM: selftests: Mark test_hv_cpuid_e2big() static in Hyper-V CPUID testSean Christopherson
2025-02-12KVM: x86: Reject Hyper-V's SEND_IPI hypercalls if local APIC isn't in-kernelSean Christopherson
2025-02-12io_uring/kbuf: reallocate buf lists on upgradePavel Begunkov
2025-02-12io_uring/waitid: don't abuse io_tw_statePavel Begunkov
2025-02-12drm/xe: Carve out wopcm portion from the stolen memoryNirmoy Das