| Age | Commit message (Expand) | Author | Files | Lines |
| 2 days | Merge branch 'char-misc-next' of https://git.kernel.org/pub/scm/linux/kernel/... | Mark Brown | 9 | -1649/+17 |
| 2 days | Merge branch 'for-next' of https://github.com/cminyard/linux-ipmi.git | Mark Brown | 6 | -20/+12 |
| 2 days | Merge branch 'for-next' of https://git.kernel.org/pub/scm/linux/kernel/git/pd... | Mark Brown | 1 | -2/+3 |
| 2 days | Merge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/tip/... | Mark Brown | 1 | -0/+1 |
| 2 days | Merge branch 'for-next-tpm' of https://git.kernel.org/pub/scm/linux/kernel/gi... | Mark Brown | 5 | -23/+37 |
| 2 days | Merge branch 'master' of https://git.kernel.org/pub/scm/linux/kernel/git/herb... | Mark Brown | 5 | -46/+123 |
| 2 days | ipmi:ssif: Drop unused assignment of platform_device_id driver data | Uwe Kleine-König (The Capable Hub) | 1 | -1/+1 |
| 3 days | Merge branch into tip/master: 'x86/cpu' | Ingo Molnar | 1 | -0/+1 |
| 3 days | mm/vma: eliminate mmap_action->error_hook, introduce error_filter | Lorenzo Stoakes | 1 | -7/+1 |
| 3 days | drivers/char/mem: eliminate unnecessary use of success_hook | Lorenzo Stoakes | 1 | -12/+5 |
| 9 days | char: applicom: remove low-quality, unused driver | Ethan Nelson-Moore | 4 | -959/+0 |
| 9 days | char: dtlk: remove driver for ISA speech synthesizer card | Ethan Nelson-Moore | 3 | -675/+0 |
| 9 days | char/nvram: Remove redundant nvram_mutex | Venkat Rao Bagalkote | 1 | -13/+3 |
| 9 days | sonypi: Check ACPI_COMPANION() against NULL at probe time | Rafael J. Wysocki | 1 | -1/+5 |
| 9 days | hpet: Check ACPI_COMPANION() against NULL at probe time | Rafael J. Wysocki | 1 | -1/+5 |
| 9 days | char: tlclk: fix use-after-free in tlclk_cleanup() | James Kim | 1 | -0/+4 |
| 11 days | ipmi: Fix user refcount underflow in event delivery | Matt Fleming | 1 | -2/+0 |
| 12 days | ipmi: Use named initializers for struct i2c_device_id | Uwe Kleine-König (The Capable Hub) | 4 | -6/+6 |
| 13 days | ipmi: Use LIST_HEAD() to initialize on stack list head | Jisheng Zhang | 1 | -10/+4 |
| 13 days | ipmi:kcs: Reduce the number of retries | Corey Minyard | 1 | -1/+1 |
| 2026-05-16 | tpm_crb: Check ACPI_COMPANION() against NULL during probe | Rafael J. Wysocki | 1 | -1/+5 |
| 2026-05-15 | tpm: tpm_tis_spi: Use wait_woken() in wait_for_tmp_stat() | Jarkko Sakkinen | 1 | -14/+21 |
| 2026-05-15 | hwrng: core - use sysfs_emit_at in rng_available_show | Thorsten Blum | 1 | -10/+7 |
| 2026-05-15 | hwrng: core - use MAX to simplify RNG_BUFFER_SIZE | Thorsten Blum | 1 | -1/+1 |
| 2026-05-15 | hwrng: core - use bool for wait parameter in rng_get_data | Thorsten Blum | 1 | -4/+3 |
| 2026-05-15 | hwrng: core - drop unnecessary forward declarations | Thorsten Blum | 1 | -4/+0 |
| 2026-05-15 | hwrng: drivers - Drop unused assignment to pci driver_data | Uwe Kleine-König (The Capable Hub) | 3 | -7/+7 |
| 2026-05-10 | tpm: Initialize name_size_alg for non-NULL name in tpm_buf_append_name() | Gunnar Kudrjavets | 1 | -4/+7 |
| 2026-05-09 | tpm: restore timeout for key creation commands | Baoli Zhang | 1 | -3/+3 |
| 2026-05-09 | tpm: svsm: constify tpm_chip_ops | David Windsor | 1 | -1/+1 |
| 2026-05-07 | hwrng: mtk - add support for hw access via SMCC | Daniel Golle | 1 | -20/+105 |
| 2026-05-06 | treewide: Explicitly include the x86 CPUID headers | Ahmed S. Darwish | 1 | -0/+1 |
| 2026-05-04 | Merge tag 'for-linus-7.1-2' of https://github.com/cminyard/linux-ipmi | Linus Torvalds | 2 | -16/+78 |
| 2026-04-28 | ipmi:ssif: NULL thread on error | Corey Minyard | 1 | -0/+1 |
| 2026-04-28 | ipmi:si: Return state to normal if message allocation fails | Corey Minyard | 1 | -2/+6 |
| 2026-04-28 | ipmi: Add limits to event and receive message requests | Corey Minyard | 2 | -13/+64 |
| 2026-04-28 | sonypi: use strscpy() in sonypi_acpi_probe | Thorsten Blum | 1 | -2/+3 |
| 2026-04-25 | Merge tag 'for-next-tpm-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 6 | -38/+57 |
| 2026-04-24 | Merge tag 'char-misc-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 4 | -50/+23 |
| 2026-04-21 | tpm: tpm_tis: stop transmit if retries are exhausted | Jacqueline Wong | 1 | -1/+6 |
| 2026-04-21 | tpm: tpm_tis: add error logging for data transfer | Jacqueline Wong | 1 | -0/+4 |
| 2026-04-21 | tpm: Use kfree_sensitive() to free auth session in tpm_dev_release() | Gunnar Kudrjavets | 1 | -1/+1 |
| 2026-04-21 | tpm2-sessions: Fix missing tpm_buf_destroy() in tpm2_read_public() | Gunnar Kudrjavets | 1 | -1/+4 |
| 2026-04-21 | tpm: Fix auth session leak in tpm2_get_random() error path | Gunnar Kudrjavets | 1 | -4/+2 |
| 2026-04-21 | tpm: i2c: atmel: fix block comment formatting | Ethan Luna | 1 | -11/+23 |
| 2026-04-21 | tpm_crb: Convert ACPI driver to a platform one | Rafael J. Wysocki | 1 | -19/+16 |
| 2026-04-21 | tpm: Make tcpci_pm_ops variable static const | Krzysztof Kozlowski | 1 | -1/+1 |
| 2026-04-21 | ipmi: Check event message buffer response for bad data | Corey Minyard | 1 | -1/+7 |
| 2026-04-18 | Merge tag 'for-linus-7.1-1' of https://github.com/cminyard/linux-ipmi | Linus Torvalds | 4 | -31/+435 |
| 2026-04-17 | ipmi:ssif: Clean up kthread on errors | Corey Minyard | 1 | -1/+12 |
| 2026-04-15 | Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -6/+8 |
| 2026-04-13 | ipmi:ssif: Remove unnecessary indention | Corey Minyard | 1 | -16/+12 |
| 2026-04-07 | ipmi: ssif_bmc: Fix KUnit test link failure when KUNIT=m | Jian Zhang | 1 | -1/+1 |
| 2026-04-05 | hpet: replace deprecated mmap hook with mmap_prepare | Lorenzo Stoakes (Oracle) | 1 | -5/+7 |
| 2026-04-05 | mm: reintroduce vma_desc_test() as a singular flag test | Lorenzo Stoakes (Oracle) | 1 | -1/+1 |
| 2026-04-05 | mm: rename VMA flag helpers to be more readable | Lorenzo Stoakes (Oracle) | 1 | -1/+1 |
| 2026-04-03 | ipmi: ssif_bmc: add unit test for state machine | Jian Zhang | 2 | -0/+380 |
| 2026-04-03 | ipmi: ssif_bmc: change log level to dbg in irq callback | Jian Zhang | 1 | -9/+9 |
| 2026-04-03 | ipmi: ssif_bmc: fix message desynchronization after truncated response | Jian Zhang | 1 | -0/+14 |
| 2026-04-03 | ipmi: ssif_bmc: fix missing check for copy_to_user() partial failure | Jian Zhang | 1 | -0/+2 |
| 2026-04-03 | ipmi: ssif_bmc: cancel response timer on remove | Jian Zhang | 1 | -0/+1 |
| 2026-04-02 | sonypi: Convert ACPI driver to a platform one | Rafael J. Wysocki | 1 | -12/+13 |
| 2026-04-02 | hpet: Convert ACPI driver to a platform one | Rafael J. Wysocki | 1 | -8/+10 |
| 2026-04-02 | char: remove unnecessary module_init/exit functions | Ethan Nelson-Moore | 2 | -30/+0 |
| 2026-03-11 | random: vDSO: Remove ifdeffery | Thomas Weißschuh | 1 | -8/+6 |
| 2026-03-11 | random: vDSO: Trim vDSO includes | Thomas Weißschuh | 1 | -2/+0 |
| 2026-03-05 | ipmi: Replace use of system_wq with system_percpu_wq | Marco Crivellari | 1 | -5/+5 |
| 2026-02-26 | Merge tag 'for-linus-7.0-1' of https://github.com/cminyard/linux-ipmi | Linus Torvalds | 4 | -60/+125 |
| 2026-02-23 | Remove WARN_ALL_UNSEEDED_RANDOM kernel config option | Linus Torvalds | 1 | -11/+1 |
| 2026-02-23 | ipmi:si: Fix check for a misbehaving BMC | Corey Minyard | 1 | -11/+13 |
| 2026-02-23 | ipmi:msghandler: Handle error returns from the SMI sender | Corey Minyard | 1 | -32/+68 |
| 2026-02-23 | ipmi:si: Don't block module unload if the BMC is messed up | Corey Minyard | 1 | -1/+2 |
| 2026-02-21 | Convert more 'alloc_obj' cases to default GFP_KERNEL arguments | Linus Torvalds | 3 | -6/+3 |
| 2026-02-21 | Convert 'alloc_flex' family to use the new default GFP_KERNEL argument | Linus Torvalds | 2 | -2/+2 |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds | 35 | -55/+55 |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook | 38 | -73/+65 |
| 2026-02-18 | Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -3/+3 |
| 2026-02-17 | Merge tag 'char-misc-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 15 | -2648/+20 |
| 2026-02-13 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds | 1 | -0/+3 |
| 2026-02-12 | mm: update all remaining mmap_prepare users to use vma_flags_t | Lorenzo Stoakes | 1 | -3/+3 |
| 2026-02-12 | Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -0/+1 |
| 2026-02-10 | Merge tag 'soc-drivers-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -32/+29 |
| 2026-02-10 | Merge tag 'irq-cleanups-2026-02-09' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -3/+2 |
| 2026-02-10 | Merge tag 'v7.0-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/... | Linus Torvalds | 3 | -67/+107 |
| 2026-02-10 | Merge tag 'libcrypto-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -5/+5 |
| 2026-02-06 | ipmi:si: Use a long timeout when the BMC is misbehaving | Corey Minyard | 1 | -1/+3 |
| 2026-02-06 | ipmi:si: Handle waiting messages when BMC failure detected | Corey Minyard | 1 | -0/+6 |
| 2026-02-06 | hwrng: core - use RCU and work_struct to fix race condition | Lianjie Wang | 1 | -63/+105 |
| 2026-02-06 | hwrng: optee - simplify OP-TEE context match | Rouven Czerwinski | 1 | -4/+1 |
| 2026-02-03 | ipmi:ls2k: Make ipmi_ls2k_platform_driver static | Corey Minyard | 1 | -1/+1 |
| 2026-02-03 | ipmi: ipmb: initialise event handler read bytes | Matt Johnston | 1 | -0/+5 |
| 2026-02-03 | ipmi: Consolidate the run to completion checking for xmit msgs lock | Corey Minyard | 1 | -18/+24 |
| 2026-02-03 | ipmi: Fix use-after-free and list corruption on sender error | Corey Minyard | 1 | -2/+9 |
| 2026-02-03 | tpm: st33zp24: Fix missing cleanup on get_burstcount() error | Alper Ak | 1 | -2/+4 |
| 2026-02-03 | tpm: tpm_i2c_infineon: Fix locality leak on get_burstcount() failure | Alper Ak | 1 | -2/+4 |
| 2026-02-01 | char: tpm: cr50: Remove IRQF_ONESHOT | Sebastian Andrzej Siewior | 2 | -3/+2 |
| 2026-01-23 | hwrng: airoha - set rng quality to 900 | Aleksander Jan Bajkowski | 1 | -0/+1 |
| 2026-01-20 | kernel.h: drop hex.h and update all hex.h users | Randy Dunlap | 1 | -0/+1 |
| 2026-01-16 | xilinx_hwicap: fifo_icap.c: fix all kernel-doc warnings | Randy Dunlap | 1 | -8/+19 |
| 2026-01-15 | lib/crypto: aescfb: Use new AES library API | Eric Biggers | 1 | -5/+5 |
| 2026-01-15 | tpm/tpm_ftpm_tee: Fix kdoc after function renames | Uwe Kleine-König | 1 | -2/+2 |
| 2026-01-08 | virtio-rng: fix DMA alignment for data buffer | Michael S. Tsirkin | 1 | -0/+3 |
| 2026-01-07 | tpm/tpm_ftpm_tee: Make use of tee bus methods | Uwe Kleine-König | 1 | -7/+19 |
| 2026-01-07 | tpm/tpm_ftpm_tee: Make use of tee specific driver registration | Uwe Kleine-König | 1 | -3/+2 |
| 2026-01-07 | hwrng: optee - Make use of tee bus methods | Uwe Kleine-König | 1 | -7/+5 |
| 2026-01-07 | hwrng: optee - Make use of module_tee_client_driver() | Uwe Kleine-König | 1 | -13/+1 |
| 2025-12-29 | char: misc: Use IS_ERR() for filp_open() return value | Alper Ak | 1 | -1/+1 |
| 2025-12-29 | char/mwave: drop it | Jiri Slaby (SUSE) | 13 | -2639/+0 |
| 2025-12-06 | Merge tag 'char-misc-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 17 | -1019/+202 |
| 2025-12-05 | Merge tag 'for-linus-6.19-1' of https://github.com/cminyard/linux-ipmi | Linus Torvalds | 1 | -7/+17 |
| 2025-12-05 | Merge tag 'tpmdd-sessions-next-6.19-rc1' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 2 | -78/+161 |
| 2025-12-05 | Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -35/+51 |
| 2025-12-05 | tpm2-sessions: Open code tpm_buf_append_hmac_session() | Jarkko Sakkinen | 1 | -3/+11 |
| 2025-12-05 | tpm2-sessions: Remove 'attributes' parameter from tpm_buf_append_auth | Jarkko Sakkinen | 2 | -4/+3 |
| 2025-12-05 | tpm2-sessions: Fix tpm2_read_public range checks | Jarkko Sakkinen | 2 | -44/+53 |
| 2025-12-05 | tpm2-sessions: Fix out of range indexing in name_size | Jarkko Sakkinen | 2 | -44/+111 |
| 2025-12-04 | Merge tag 'tpmdd-next-6.19-rc1-v4' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 8 | -56/+25 |
| 2025-12-03 | tpm: Cap the number of PCR banks | Jarkko Sakkinen | 3 | -11/+3 |
| 2025-12-03 | tpm: Remove tpm_find_get_ops | Jonathan McDowell | 4 | -43/+17 |
| 2025-12-03 | tpm: add WQ_PERCPU to alloc_workqueue users | Marco Crivellari | 1 | -1/+2 |
| 2025-12-03 | tpm_crb: add missing loc parameter to kerneldoc | Stuart Yoder | 1 | -0/+2 |
| 2025-12-03 | tpm_crb: Fix a spelling mistake | Chu Guangqing | 1 | -1/+1 |
| 2025-12-03 | Merge tag 'printk-for-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2 | -6/+3 |
| 2025-12-03 | Merge tag 'v6.19-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 2 | -12/+10 |
| 2025-12-03 | Merge tag 'keys-trusted-next-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+13 |
| 2025-12-02 | Merge tag 'random-6.19-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -17/+21 |
| 2025-12-02 | Merge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -3/+3 |
| 2025-11-29 | KEYS: trusted: Replace a redundant instance of tpm2_hash_map | Jarkko Sakkinen | 1 | -1/+13 |
| 2025-11-28 | char: applicom: fix NULL pointer dereference in ac_ioctl | Tianchu Chen | 1 | -1/+4 |
| 2025-11-26 | hangcheck-timer: fix coding style spacing | Clint George | 1 | -5/+9 |
| 2025-11-26 | hangcheck-timer: Replace %Ld with %lld | Clint George | 1 | -1/+1 |
| 2025-11-26 | hangcheck-timer: replace printk(KERN_CRIT) with pr_crit | Clint George | 1 | -6/+6 |
| 2025-11-26 | char: xillybus: add WQ_UNBOUND to alloc_workqueue users | Marco Crivellari | 2 | -3/+3 |
| 2025-11-26 | char/mwave: drop typedefs | Jiri Slaby (SUSE) | 9 | -93/+89 |
| 2025-11-26 | char/mwave: drop printk wrapper | Jiri Slaby (SUSE) | 5 | -85/+74 |
| 2025-11-26 | char/mwave: remove printk tracing | Jiri Slaby (SUSE) | 7 | -524/+14 |
| 2025-11-26 | char/mwave: remove unneeded fops | Jiri Slaby (SUSE) | 1 | -62/+0 |
| 2025-11-26 | char/mwave: remove MWAVE_FUTZ_WITH_OTHER_DEVICES ifdeffery | Jiri Slaby (SUSE) | 2 | -111/+0 |
| 2025-11-26 | char/mwave: remove dead code | Jiri Slaby (SUSE) | 3 | -118/+0 |
| 2025-11-25 | random: complete sentence of comment | Jason A. Donenfeld | 1 | -1/+1 |
| 2025-11-24 | s390: Remove KMSG_COMPONENT macro | Heiko Carstens | 1 | -2/+1 |
| 2025-11-24 | hwrng: core - use min3() instead of nested min_t() | David Laight | 1 | -1/+1 |
| 2025-11-19 | ipmi: Switch to use %ptSp | Andy Shevchenko | 2 | -6/+3 |
| 2025-11-16 | mm: update mem char driver to use mmap_prepare | Lorenzo Stoakes | 1 | -34/+50 |
| 2025-11-16 | mm: consistently use current->mm in mm_get_unmapped_area() | Ryan Roberts | 1 | -1/+1 |
| 2025-11-14 | hwrng: bcm2835 - Simplify with of_device_get_match_data() | Krzysztof Kozlowski | 1 | -6/+2 |
| 2025-11-14 | hwrng: bcm2835 - Move MODULE_DEVICE_TABLE() to table definition | Krzysztof Kozlowski | 1 | -2/+1 |
| 2025-11-11 | random: drop check for static_key_initialized | Thomas Weißschuh | 1 | -4/+3 |
| 2025-10-30 | random: replace use of system_unbound_wq with system_dfl_wq | Marco Crivellari | 1 | -4/+4 |
| 2025-10-30 | random: use offstack cpumask when necessary | Arnd Bergmann | 1 | -7/+12 |
| 2025-10-30 | random: add missing words in function comments | Thorsten Blum | 1 | -2/+2 |
| 2025-10-29 | lib/crypto: blake2s: Rename blake2s_state to blake2s_ctx | Eric Biggers | 1 | -1/+1 |
| 2025-10-29 | lib/crypto: blake2s: Adjust parameter order of blake2s() | Eric Biggers | 1 | -2/+2 |
| 2025-10-27 | Merge 6.18-rc3 into char-misc-next | Greg Kroah-Hartman | 2 | -10/+24 |
| 2025-10-22 | apm-emulation: remove unused __apm_get_power_status | Ahelenia Ziemiańska | 1 | -9/+1 |
| 2025-10-22 | char/adi: Use min_t(size_t,,) in adi_read() + adi_write() | Thorsten Blum | 1 | -3/+3 |
| 2025-10-18 | tpm_crb: Add idle support for the Arm FF-A start method | Stuart Yoder | 1 | -9/+20 |
| 2025-10-17 | hwrng: core - Allow runtime disabling of the HW RNG | Jonathan McDowell | 1 | -3/+6 |
| 2025-10-14 | ipmi: Skip channel scan if channels are already marked ready | Jinhui Guo | 1 | -0/+4 |
| 2025-10-14 | ipmi: Fix __scan_channels() failing to rescan channels | Jinhui Guo | 1 | -5/+13 |
| 2025-10-14 | ipmi: Fix the race between __scan_channels() and deliver_response() | Jinhui Guo | 1 | -2/+0 |
| 2025-10-14 | Merge tag 'for-linus-6.18-2' of https://github.com/cminyard/linux-ipmi | Linus Torvalds | 1 | -1/+4 |
| 2025-10-10 | tpm: Prevent local DOS via tpm/tpm0/ppi/*operations | Denis Aleksandrov | 1 | -23/+66 |
| 2025-10-10 | tpm: use a map for tpm2_calc_ordinal_duration() | Jarkko Sakkinen | 3 | -97/+34 |
| 2025-10-10 | tpm_tis: Fix incorrect arguments in tpm_tis_probe_irq_single | Gunnar Kudrjavets | 1 | -2/+2 |
| 2025-10-10 | tpm: Use HMAC-SHA256 library instead of open-coded HMAC | Eric Biggers | 1 | -71/+27 |
| 2025-10-10 | tpm: Compare HMAC values in constant time | Eric Biggers | 2 | -3/+4 |
| 2025-10-10 | tpm: Disable TPM2_TCG_HMAC by default | Jarkko Sakkinen | 1 | -1/+1 |
| 2025-10-07 | ipmi: Fix handling of messages with provided receive message pointer | Guenter Roeck | 1 | -1/+4 |
| 2025-10-04 | Merge tag 'char-misc-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 5 | -9/+706 |
| 2025-10-04 | Merge tag 'v6.18-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds | 4 | -2/+7 |
| 2025-10-04 | Merge tag 'sparc-for-6.18-tag1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -2/+2 |
| 2025-10-02 | Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -4/+17 |
| 2025-10-01 | Merge tag 'soc-drivers-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+1 |
| 2025-10-01 | Merge tag 'for-linus-6.18-1' of https://github.com/cminyard/linux-ipmi | Linus Torvalds | 10 | -332/+588 |
| 2025-09-28 | hwrng: ks-sa - fix division by zero in ks_sa_rng_init | Nishanth Menon | 1 | -0/+4 |
| 2025-09-26 | sparc: Replace __ASSEMBLY__ with __ASSEMBLER__ in non-uapi headers | Thomas Huth | 1 | -2/+2 |
| 2025-09-25 | tpm: loongson: Add bufsiz parameter to tpm_loongson_send() | Nathan Chancellor | 1 | -1/+1 |
| 2025-09-16 | ipmi: Add Loongson-2K BMC support | Binbin Zhou | 5 | -0/+208 |
| 2025-09-13 | /dev/zero: try to align PMD_SIZE for private mapping | Zhang Qilong | 1 | -4/+17 |
| 2025-09-09 | char: hw_random: atmel: make it selectable for ARCH_MICROCHIP | Robert Marko | 1 | -1/+1 |
| 2025-09-08 | ipmi:si: Gracefully handle if the BMC is non-functional | Corey Minyard | 1 | -6/+23 |
| 2025-09-08 | ipmi: Rename "user_data" to "recv_msg" in an SMI message | Corey Minyard | 1 | -13/+13 |
| 2025-09-08 | ipmi: Allow an SMI sender to return an error | Corey Minyard | 5 | -20/+29 |
| 2025-09-08 | ipmi:si: Move flags get start to its own function | Corey Minyard | 1 | -6/+13 |
| 2025-09-08 | ipmi:si: Merge some if statements | Corey Minyard | 1 | -9/+5 |
| 2025-09-08 | ipmi: Set a timer for maintenance mode | Corey Minyard | 1 | -2/+6 |
| 2025-09-08 | ipmi: Add a maintenance mode sysfs file | Corey Minyard | 1 | -0/+23 |
| 2025-09-08 | ipmi: Disable sysfs access and requests in maintenance mode | Corey Minyard | 1 | -0/+11 |
| 2025-09-08 | ipmi: Differentiate between reset and firmware update in maintenance | Corey Minyard | 1 | -12/+30 |
| 2025-09-08 | ipmi: Rework user message limit handling | Corey Minyard | 1 | -218/+198 |
| 2025-09-08 | Revert "ipmi: fix msg stack when IPMI is disconnected" | Corey Minyard | 1 | -11/+5 |
| 2025-09-08 | ipmi:msghandler:Change seq_lock to a mutex | Corey Minyard | 1 | -37/+26 |
| 2025-09-06 | char: Use list_del_init() in misc_deregister() to reinitialize list pointer | Xion Wang | 1 | -1/+1 |
| 2025-09-06 | misc: remove ineffective WARN_ON() check from misc_deregister() | Xion Wang | 1 | -3/+0 |
| 2025-09-06 | char/adi: Remove redundant less-than-zero check in adi_write() | Thorsten Blum | 1 | -1/+1 |
| 2025-09-02 | tpm: Add a driver for Loongson TPM device | Qunqin Zhao | 3 | -0/+94 |
| 2025-08-30 | hwrng: cn10k - Remove the use of dev_err_probe() | Liao Yuanhong | 1 | -1/+1 |
| 2025-08-19 | hpet: Use str_plural() to simplify the code | Xichao Zhao | 1 | -1/+1 |
| 2025-08-19 | char: misc: Does not request module for miscdevice with dynamic minor | Zijun Hu | 1 | -3/+5 |