summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)Author
29 hoursMerge branch 'for-next' of https://github.com/cminyard/linux-ipmi.gitMark Brown
29 hoursMerge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/tip/...Mark Brown
30 hoursMerge branch 'linux-next' of https://git.kernel.org/pub/scm/linux/kernel/git/...Mark Brown
3 dayshpet: replace deprecated mmap hook with mmap_prepareLorenzo Stoakes (Oracle)
5 daysmm: reintroduce vma_desc_test() as a singular flag testLorenzo Stoakes (Oracle)
5 daysmm: rename VMA flag helpers to be more readableLorenzo Stoakes (Oracle)
13 dayssonypi: Convert ACPI driver to a platform oneRafael J. Wysocki
13 dayshpet: Convert ACPI driver to a platform oneRafael J. Wysocki
2026-03-11random: vDSO: Remove ifdefferyThomas Weißschuh
2026-03-11random: vDSO: Trim vDSO includesThomas Weißschuh
2026-03-05ipmi: Replace use of system_wq with system_percpu_wqMarco Crivellari
2026-02-26Merge tag 'for-linus-7.0-1' of https://github.com/cminyard/linux-ipmiLinus Torvalds
2026-02-23Remove WARN_ALL_UNSEEDED_RANDOM kernel config optionLinus Torvalds
2026-02-23ipmi:si: Fix check for a misbehaving BMCCorey Minyard
2026-02-23ipmi:msghandler: Handle error returns from the SMI senderCorey Minyard
2026-02-23ipmi:si: Don't block module unload if the BMC is messed upCorey Minyard
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-18Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-02-17Merge tag 'char-misc-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-02-13Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2026-02-12mm: update all remaining mmap_prepare users to use vma_flags_tLorenzo Stoakes
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-02-10Merge tag 'soc-drivers-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-02-10Merge tag 'irq-cleanups-2026-02-09' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-02-10Merge tag 'v7.0-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2026-02-10Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2026-02-06ipmi:si: Use a long timeout when the BMC is misbehavingCorey Minyard
2026-02-06ipmi:si: Handle waiting messages when BMC failure detectedCorey Minyard
2026-02-06hwrng: core - use RCU and work_struct to fix race conditionLianjie Wang
2026-02-06hwrng: optee - simplify OP-TEE context matchRouven Czerwinski
2026-02-03ipmi:ls2k: Make ipmi_ls2k_platform_driver staticCorey Minyard
2026-02-03ipmi: ipmb: initialise event handler read bytesMatt Johnston
2026-02-03ipmi: Consolidate the run to completion checking for xmit msgs lockCorey Minyard
2026-02-03ipmi: Fix use-after-free and list corruption on sender errorCorey Minyard
2026-02-03tpm: st33zp24: Fix missing cleanup on get_burstcount() errorAlper Ak
2026-02-03tpm: tpm_i2c_infineon: Fix locality leak on get_burstcount() failureAlper Ak
2026-02-01char: tpm: cr50: Remove IRQF_ONESHOTSebastian Andrzej Siewior
2026-01-23hwrng: airoha - set rng quality to 900Aleksander Jan Bajkowski
2026-01-20kernel.h: drop hex.h and update all hex.h usersRandy Dunlap
2026-01-16xilinx_hwicap: fifo_icap.c: fix all kernel-doc warningsRandy Dunlap
2026-01-15lib/crypto: aescfb: Use new AES library APIEric Biggers
2026-01-15tpm/tpm_ftpm_tee: Fix kdoc after function renamesUwe Kleine-König
2026-01-08virtio-rng: fix DMA alignment for data bufferMichael S. Tsirkin
2026-01-07tpm/tpm_ftpm_tee: Make use of tee bus methodsUwe Kleine-König
2026-01-07tpm/tpm_ftpm_tee: Make use of tee specific driver registrationUwe Kleine-König
2026-01-07hwrng: optee - Make use of tee bus methodsUwe Kleine-König
2026-01-07hwrng: optee - Make use of module_tee_client_driver()Uwe Kleine-König