summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-15drm/xe/xe_query: Remove check for gtNakshtra Goyal
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
2026-01-15thermal: sysfs: Replace snprintf() with strscpy() in policy_store()Thorsten Blum
2026-01-15arm64: dts: qcom: sm8150: add uart13Dmitry Baryshkov
2026-01-15arm64: dts: qcom: sdm845-db845c: specify power for WiFi CH1Dmitry Baryshkov
2026-01-15arm64: dts: qcom: sdm845-db845c: drop CS from SPIO0Dmitry Baryshkov
2026-01-15arm64: dts: qcom: qrb4210-rb2: Fix UART3 wakeup IRQ stormDmitry Baryshkov
2026-01-15thermal: debugfs: Use seq_puts() for constant string outputSumeet Pawnikar
2026-01-15thermal: Replace sprintf() with sysfs_emit() for sysfs show functionsSumeet Pawnikar
2026-01-15Merge tag 'nfs-for-6.19-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2026-01-15NFS: Fix size read races in truncate, fallocate and copy offloadTrond Myklebust
2026-01-15Merge tag 'efi-fixes-for-v6.19-2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-01-15soc: microchip: mpfs: Fix memory leak in mpfs_sys_controller_probe()Zilin Guan
2026-01-15regmap: Enable REGMAP when REGMAP_SLIMBUS is enabledGeert Uytterhoeven
2026-01-15ASoC: SDCA: Handle CONFIG_PM_SLEEP not being setCharles Keepax
2026-01-15ASoC: dt-bindings: mt8192-afe-pcm: Fix clocks and clock-namesAngeloGioacchino Del Regno
2026-01-15ASoC: es8328: Propagate error codes from regmap updatesHsieh Hung-En
2026-01-15Merge tag 'mm-hotfixes-stable-2026-01-15-08-03' of git://git.kernel.org/pub/s...Linus Torvalds
2026-01-15drm/i915/dp: Use intel_dp_dsc_get_slice_config()Imre Deak
2026-01-15drm/i915/dp: Add intel_dp_dsc_get_slice_config()Imre Deak
2026-01-15drm/i915/dp: Unify DP and eDP slice count computationImre Deak
2026-01-15drm/i915/dsi: Use intel_dsc_get_slice_config()Imre Deak