summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2025-02-15Merge tag 'kvm-x86-fixes-6.14-rcN' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini234-947/+2000
2025-02-15x86/sev: Fix broken SNP support with KVM module built-inAshish Kalra3-20/+39
2025-02-15KVM: SVM: Ensure PSP module is initialized if KVM module is built-inSean Christopherson1-0/+10
2025-02-15crypto: ccp: Add external API interface for PSP module initializationSean Christopherson2-0/+23
2025-02-15Merge tag 'kvmarm-fixes-6.14-2' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini13-375/+287
2025-02-15Merge tag 'thermal-6.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2-3/+1
2025-02-15Merge tag 'mmc-v6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ul...Linus Torvalds2-41/+20
2025-02-15Merge tag 'v6.14-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2-4/+4
2025-02-15block/merge: remove unnecessary min() with UINT_MAXCaleb Sander Mateos1-1/+1
2025-02-15io-wq: backoff when retrying worker creationUday Shankar1-5/+18
2025-02-15Merge tag 'efi-fixes-for-v6.14-1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds4-17/+26
2025-02-15net: wwan: mhi_wwan_mbim: Silence sequence number glitch errorsStephan Gerhold1-1/+1
2025-02-15gve: Update MAINTAINERSJeroen de Borst1-2/+2
2025-02-15MAINTAINERS: Add myself as a riscv reviewerAlexandre Ghiti1-0/+1
2025-02-15riscv: signal: fix signal_minsigstkszYong-Xuan Wang1-1/+1
2025-02-15riscv: signal: fix signal frame sizeYong-Xuan Wang1-6/+0
2025-02-15rseq/selftests: Fix riscv rseq_offset_deref_addv inline asmStafford Horne2-4/+4
2025-02-15riscv/futex: sign extend compare value in atomic cmpxchgAndreas Schwab1-1/+1
2025-02-15riscv/atomic: Do proper sign extension also for unsigned in arch_cmpxchgAndreas Schwab1-1/+1
2025-02-15riscv: cpufeature: use bitmap_equal() instead of memcmp()Clément Léger1-1/+1
2025-02-15riscv: cacheinfo: Use of_property_present() for non-boolean propertiesRob Herring1-6/+6
2025-02-14Merge tag 'block-6.14-20250214' of git://git.kernel.dk/linuxLinus Torvalds2-7/+29
2025-02-14EDAC/qcom: Correct interrupt enable register configurationKomal Bajaj1-2/+2
2025-02-14Merge tag 'io_uring-6.14-20250214' of git://git.kernel.dk/linuxLinus Torvalds3-32/+30
2025-02-14Merge tag 'sched_ext-for-6.14-rc2-fixes' of git://git.kernel.org/pub/scm/linu...Linus Torvalds27-118/+198
2025-02-14alpha: Use str_yes_no() helper in pci_dac_dma_supported()Thorsten Blum1-1/+2
2025-02-14alpha: Replace one-element array with flexible array memberThorsten Blum1-1/+1
2025-02-14alpha: align stack for page fault and user unaligned trap handlersIvan Kokshaysky3-13/+13
2025-02-14alpha: make stack 16-byte aligned (most cases)Ivan Kokshaysky1-0/+2
2025-02-14alpha: replace hardcoded stack offsets with autogenerated onesIvan Kokshaysky2-4/+4
2025-02-14Merge tag 'cgroup-for-6.14-rc2-fixes' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds5-13/+17
2025-02-14Merge tag 'wq-for-6.14-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-6/+6
2025-02-14dt-bindings: mtd: cadence: document required clock-namesNiravkumar L Rabara1-1/+7
2025-02-14Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds10-25/+42
2025-02-14ring-buffer: Validate the persistent meta data subbuf arraySteven Rostedt1-2/+20
2025-02-14tracing: Have the error of __tracing_resize_ring_buffer() passed to userSteven Rostedt1-7/+1
2025-02-14ring-buffer: Unlock resize on mmap errorSteven Rostedt1-0/+1
2025-02-14Merge tag 'iommu-fixes-v6.14-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds6-5/+13
2025-02-14workqueue: Log additional details when rejecting workWill Deacon1-1/+3
2025-02-14Merge tag 'i2c-host-fixes-6.14-rc3' of git://git.kernel.org/pub/scm/linux/ker...Wolfram Sang1-7/+9
2025-02-14Merge tag 'for-linus-6.14-rc3-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-18/+75
2025-02-14partitions: mac: fix handling of bogus partition tableJann Horn1-3/+15
2025-02-14soc: qcom: pdr: Fix the potential deadlockSaranya R1-7/+1
2025-02-14nouveau/svm: fix missing folio unlock + put after make_device_exclusive_range()David Hildenbrand1-2/+7
2025-02-14tee: optee: Fix supplicant wait loopSumit Garg1-27/+8
2025-02-14platform: cznic: CZNIC_PLATFORMS should depend on ARCH_MVEBUGeert Uytterhoeven1-0/+1
2025-02-14firmware: imx: IMX_SCMI_MISC_DRV should depend on ARCH_MXCGeert Uytterhoeven1-0/+1
2025-02-14Merge tag 'ti-k3-config-fixes-for-v6.14' of https://git.kernel.org/pub/scm/li...Arnd Bergmann1-0/+2
2025-02-14MAINTAINERS: arm: apple: Add Janne as maintainerJanne Grunau1-0/+1
2025-02-14MAINTAINERS: Mark Andrew as M: for ASPEED MACHINE SUPPORTAndrew Jeffery1-1/+1