summaryrefslogtreecommitdiff
path: root/drivers/char
AgeCommit message (Expand)AuthorFilesLines
2 daysMerge tag 'for-next-tpm-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds6-38/+57
3 daysMerge tag 'char-misc-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds4-50/+23
7 daystpm: tpm_tis: stop transmit if retries are exhaustedJacqueline Wong1-1/+6
7 daystpm: tpm_tis: add error logging for data transferJacqueline Wong1-0/+4
7 daystpm: Use kfree_sensitive() to free auth session in tpm_dev_release()Gunnar Kudrjavets1-1/+1
7 daystpm2-sessions: Fix missing tpm_buf_destroy() in tpm2_read_public()Gunnar Kudrjavets1-1/+4
7 daystpm: Fix auth session leak in tpm2_get_random() error pathGunnar Kudrjavets1-4/+2
7 daystpm: i2c: atmel: fix block comment formattingEthan Luna1-11/+23
7 daystpm_crb: Convert ACPI driver to a platform oneRafael J. Wysocki1-19/+16
7 daystpm: Make tcpci_pm_ops variable static constKrzysztof Kozlowski1-1/+1
9 daysMerge tag 'for-linus-7.1-1' of https://github.com/cminyard/linux-ipmiLinus Torvalds4-31/+435
11 daysipmi:ssif: Clean up kthread on errorsCorey Minyard1-1/+12
12 daysMerge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-6/+8
2026-04-13ipmi:ssif: Remove unnecessary indentionCorey Minyard1-16/+12
2026-04-07ipmi: ssif_bmc: Fix KUnit test link failure when KUNIT=mJian Zhang1-1/+1
2026-04-05hpet: replace deprecated mmap hook with mmap_prepareLorenzo Stoakes (Oracle)1-5/+7
2026-04-05mm: reintroduce vma_desc_test() as a singular flag testLorenzo Stoakes (Oracle)1-1/+1
2026-04-05mm: rename VMA flag helpers to be more readableLorenzo Stoakes (Oracle)1-1/+1
2026-04-03ipmi: ssif_bmc: add unit test for state machineJian Zhang2-0/+380
2026-04-03ipmi: ssif_bmc: change log level to dbg in irq callbackJian Zhang1-9/+9
2026-04-03ipmi: ssif_bmc: fix message desynchronization after truncated responseJian Zhang1-0/+14
2026-04-03ipmi: ssif_bmc: fix missing check for copy_to_user() partial failureJian Zhang1-0/+2
2026-04-03ipmi: ssif_bmc: cancel response timer on removeJian Zhang1-0/+1
2026-04-02sonypi: Convert ACPI driver to a platform oneRafael J. Wysocki1-12/+13
2026-04-02hpet: Convert ACPI driver to a platform oneRafael J. Wysocki1-8/+10
2026-04-02char: remove unnecessary module_init/exit functionsEthan Nelson-Moore2-30/+0
2026-03-11random: vDSO: Remove ifdefferyThomas Weißschuh1-8/+6
2026-03-11random: vDSO: Trim vDSO includesThomas Weißschuh1-2/+0
2026-03-05ipmi: Replace use of system_wq with system_percpu_wqMarco Crivellari1-5/+5
2026-02-27Merge tag 'for-linus-7.0-1' of https://github.com/cminyard/linux-ipmiLinus Torvalds4-60/+125
2026-02-23Remove WARN_ALL_UNSEEDED_RANDOM kernel config optionLinus Torvalds1-11/+1
2026-02-23ipmi:si: Fix check for a misbehaving BMCCorey Minyard1-11/+13
2026-02-23ipmi:msghandler: Handle error returns from the SMI senderCorey Minyard1-32/+68
2026-02-23ipmi:si: Don't block module unload if the BMC is messed upCorey Minyard1-1/+2
2026-02-22Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds3-6/+3
2026-02-22Convert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds2-2/+2
2026-02-22Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds35-55/+55
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook38-73/+65
2026-02-19Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-3/+3
2026-02-17Merge tag 'char-misc-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds15-2648/+20
2026-02-13Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds1-0/+3
2026-02-13mm: update all remaining mmap_prepare users to use vma_flags_tLorenzo Stoakes1-3/+3
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds1-0/+1
2026-02-11Merge tag 'soc-drivers-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-32/+29
2026-02-11Merge tag 'irq-cleanups-2026-02-09' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-3/+2
2026-02-10Merge tag 'v7.0-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds3-67/+107
2026-02-10Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-5/+5
2026-02-06ipmi:si: Use a long timeout when the BMC is misbehavingCorey Minyard1-1/+3
2026-02-06ipmi:si: Handle waiting messages when BMC failure detectedCorey Minyard1-0/+6
2026-02-06hwrng: core - use RCU and work_struct to fix race conditionLianjie Wang1-63/+105