summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-12-19riscv: mm: pmdp_huge_get_and_clear(): avoid atomic ops when !CONFIG_SMPPaul Walmsley
2025-12-19riscv: signal: abstract header saving for setup_sigcontextAndy Chiu
2025-12-19drm/i915/dp: Restrict max source rate for WCL to HBR3Ankit Nautiyal
2025-12-19crypto: algapi - Use crypto_unregister_algs in crypto_register_algsThorsten Blum
2025-12-19crypto: scompress - Use crypto_unregister_scomps in crypto_register_scompsThorsten Blum
2025-12-19dt-bindings: crypto: qcom,prng: document x1e80100Harshal Dev
2025-12-19crypto: scompress - Remove forward declaration of crypto_scomp_showThorsten Blum
2025-12-19crypto: fips - annotate fips_enable() with __init to free init memory after bootCan Peng
2025-12-19crypto: iaa - Remove unreachable pr_debug from iaa_crypto_cleanup_moduleThorsten Blum
2025-12-19crypto: iaa - Simplify init_iaa_device()Thorsten Blum
2025-12-19crypto: iaa - Fix out-of-bounds index in find_empty_iaa_compression_modeThorsten Blum
2025-12-19crypto: octeontx - Fix length check to avoid truncation in ucode_load_storeThorsten Blum
2025-12-19crypto: sun8i-ss - Avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva
2025-12-19crypto: hisilicon/qm - fix incorrect judgment in qm_get_complete_eqe_num()Chenghai Huang
2025-12-19crypto: starfive - Avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva
2025-12-19crypto: qat - fix warning on adf_pfvf_pf_proto.cGiovanni Cabiddu
2025-12-19crypto: qat - add bank state save and restore for qat_420xxGiovanni Cabiddu
2025-12-19crypto: qat - fix parameter order used in ICP_QAT_FW_COMN_FLAGS_BUILDGiovanni Cabiddu
2025-12-19crypto: seqiv - Do not use req->iv after crypto_aead_encryptHerbert Xu
2025-12-18Input: ti_am335x_tsc - fix off-by-one error in wire_order validationJunjie Cao
2025-12-18Input: xpad - add support for CRKD GuitarsSanjay Govind
2025-12-18Input: ilitek_ts_i2c - switch mdelay() to fsleep()Dmitry Torokhov
2025-12-18Input: ilitek_ts_i2c - fix warning with gpio controllers that sleepJosua Mayer
2025-12-18Input: add ABS_SND_PROFILEGergo Koteles
2025-12-18Input: twl4030 - add TWL603x power buttonAndreas Kemnade
2025-12-18Input: psmouse-smbus - add WQ_UNBOUND to alloc_workqueue userMarco Crivellari
2025-12-18Input: synaptics_i2c - replace use of system_wq with system_dfl_wqMarco Crivellari
2025-12-18Input: palmas-pwrbutton - replace use of system_wq with system_dfl_wqMarco Crivellari
2025-12-18Input: gpio_keys - replace use of system_wq with system_dfl_wqMarco Crivellari
2025-12-19Merge tag 'drm-xe-fixes-2025-12-19' of https://gitlab.freedesktop.org/drm/xe/...Dave Airlie
2025-12-19irqdomain: Fix up const problem in irq_domain_set_name()Greg Kroah-Hartman
2025-12-18drm/xe: Fix documentation heading levels in xe_guc_pc.cSwaraj Gaikwad
2025-12-18drm/xe/xe_survivability: Remove unused indexRiana Tauro
2025-12-18x86/irq_remapping: Sanitize posted_msi_supported()Thomas Gleixner
2025-12-18x86/irq: Cleanup posted MSI codeThomas Gleixner
2025-12-19Merge tag 'drm-misc-fixes-2025-12-18' of https://gitlab.freedesktop.org/drm/m...Dave Airlie
2025-12-18drm/xe/nvm: enable cri platformAlexander Usyskin
2025-12-19Merge tag 'trace-v6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2025-12-19Merge tag 'libcrypto-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2025-12-19Merge tag 'acpi-6.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds
2025-12-19Merge tag 'pm-6.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2025-12-19Merge tag 'thermal-6.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-12-18Input: apple_z2 - fix reading incorrect reports after exiting sleepSasha Finkelstein
2025-12-19Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-12-18mshv: release mutex on region invalidation failureAnirudh Rayabharam (Microsoft)
2025-12-19Merge tag 'net-6.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2025-12-19Merge tag 'v6.19-rc1-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2025-12-18hyperv: Avoid -Wflex-array-member-not-at-end warningGustavo A. R. Silva
2025-12-19Merge tag 'fsnotify_for_v6.19-rc2' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-12-18Merge branch 'pm-powercap'Rafael J. Wysocki