summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-01-15Merge tag 'ftrace-v6.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-01-15dt-bindings: display/msm/rgmu: Document A612 RGMUJie Zhang
2026-01-15dt-bindings: display/msm: gpu: Document A612 GPUAkhil P Oommen
2026-01-15dt-bindings: display/msm: gpu: Simplify conditional schema logicAkhil P Oommen
2026-01-15drm/msm/a6xx: Retrieve gmu core range by indexAkhil P Oommen
2026-01-15lib/crypto: aes: Drop 'volatile' from aes_sbox and aes_inv_sboxEric Biggers
2026-01-15lib/crypto: aes: Remove old AES en/decryption functionsEric Biggers
2026-01-15lib/crypto: aesgcm: Use new AES library APIEric Biggers
2026-01-15lib/crypto: aescfb: Use new AES library APIEric Biggers
2026-01-15crypto: omap - Use new AES library APIEric Biggers
2026-01-15crypto: inside-secure - Use new AES library APIEric Biggers
2026-01-15crypto: drbg - Use new AES library APIEric Biggers
2026-01-15crypto: crypto4xx - Use new AES library APIEric Biggers
2026-01-15crypto: chelsio - Use new AES library APIEric Biggers
2026-01-15crypto: ccp - Use new AES library APIEric Biggers
2026-01-15crypto: x86/aes-gcm - Use new AES library APIEric Biggers
2026-01-15crypto: arm64/ghash - Use new AES library APIEric Biggers
2026-01-15crypto: arm/ghash - Use new AES library APIEric Biggers
2026-01-15staging: rtl8723bs: core: Use new AES library APIEric Biggers
2026-01-15net: phy: mscc: macsec: Use new AES library APIEric Biggers
2026-01-15chelsio: Use new AES library APIEric Biggers
2026-01-15Bluetooth: SMP: Use new AES library APIEric Biggers
2026-01-15crypto: x86/aes - Remove the superseded AES-NI crypto_cipherEric Biggers
2026-01-15lib/crypto: x86/aes: Add AES-NI optimizationEric Biggers
2026-01-15lib/crypto: sparc/aes: Migrate optimized code into libraryEric Biggers
2026-01-15lib/crypto: s390/aes: Migrate optimized code into libraryEric Biggers
2026-01-15drm/msm: Fix GMEM_BASE for gen8Rob Clark
2026-01-15drm/msm: Fix x2-85 TPL1_DBG_ECO_CNTL1Rob Clark
2026-01-15drm/msm/a6xx: fix bogus hwcg register updatesJohan Hovold
2026-01-15sched/fair: Remove nohz.nr_cpus and use weight of cpumask insteadShrikanth Hegde
2026-01-15sched/fair: Change likelyhood of nohz.nr_cpusShrikanth Hegde
2026-01-15sched/fair: Move checking for nohz cpus after time checkShrikanth Hegde
2026-01-15sched/fair: Fix math notation errors in avg_vruntime commentZhan Xusheng
2026-01-15sched: Fix build for modules using set_tsk_need_resched()Gabriele Monaco
2026-01-15arm64: dts: qcom: lemans; Add EL2 overlayMukesh Ojha
2026-01-15sched/deadline: Use ENQUEUE_MOVE to allow priority changePeter Zijlstra
2026-01-15sched: Deadline has dynamic priorityPeter Zijlstra
2026-01-15sched: Audit MOVE vs balance_callbacksPeter Zijlstra
2026-01-15sched: Fold rq-pin swizzle into __balance_callbacks()Peter Zijlstra
2026-01-15sched/deadline: Avoid double update_rq_clock()Peter Zijlstra
2026-01-15sched/deadline: Ensure get_prio_dl() is up-to-datePeter Zijlstra
2026-01-15KVM: guest_memfd: GUP source pages prior to populating guest memoryMichael Roth
2026-01-15KVM: TDX: Document alignment requirements for KVM_TDX_INIT_MEM_REGIONMichael Roth
2026-01-15KVM: SEV: Document/enforce page-alignment for KVM_SEV_SNP_LAUNCH_UPDATEMichael Roth
2026-01-15KVM: guest_memfd: Remove preparation trackingMichael Roth
2026-01-15KVM: guest_memfd: Remove partial hugepage handling from kvm_gmem_populate()Michael Roth
2026-01-15thermal: intel: Use sysfs_emit() in a sysfs show functionThorsten Blum
2026-01-15thermal: intel: fix typo "nagative" in comment for cpu argumentSumeet Pawnikar
2026-01-15powercap: intel_rapl: Add PL4 support for Ice LakeDaniel Tang
2026-01-15powercap: Replace sprintf() with sysfs_emit() in sysfs show functionsSumeet Pawnikar