| Age | Commit message (Expand) | Author | Files | Lines |
| 2023-04-27 | Merge tag 'char-misc-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 9 | -7375/+0 |
| 2023-04-27 | Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 16 | -17/+19 |
| 2023-04-27 | Merge tag 'tty-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -3/+3 |
| 2023-04-27 | Merge tag 'for-linus-6.4-1' of https://github.com/cminyard/linux-ipmi | Linus Torvalds | 3 | -26/+9 |
| 2023-04-26 | Merge tag 'v6.4-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/... | Linus Torvalds | 2 | -59/+16 |
| 2023-04-25 | Merge tag 'acpi-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 1 | -1/+1 |
| 2023-04-24 | tpm: Add !tpm_amd_is_rng_defective() to the hwrng_unregister() call site | Jarkko Sakkinen | 1 | -1/+2 |
| 2023-04-24 | tpm_tis: fix stall after iowrite*()s | Haris Okanovic | 1 | -2/+41 |
| 2023-04-24 | tpm/tpm_tis_synquacer: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-04-24 | tpm/tpm_tis: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -4/+2 |
| 2023-04-24 | tpm/tpm_ftpm_tee: Convert to platform remove callback returning void | Uwe Kleine-König | 1 | -3/+3 |
| 2023-04-24 | tpm: tpm_tis_spi: Mark ACPI and OF related data as maybe unused | Krzysztof Kozlowski | 1 | -2/+2 |
| 2023-04-24 | tpm: st33zp24: Mark ACPI and OF related data as maybe unused | Krzysztof Kozlowski | 2 | -4/+4 |
| 2023-04-24 | tpm, tpm_tis: Enable interrupt test | Lino Sanfilippo | 1 | -0/+5 |
| 2023-04-24 | tpm, tpm_tis: startup chip before testing for interrupts | Lino Sanfilippo | 3 | -14/+30 |
| 2023-04-24 | tpm, tpm_tis: Claim locality when interrupts are reenabled on resume | Lino Sanfilippo | 1 | -10/+9 |
| 2023-04-24 | tpm, tpm_tis: Claim locality in interrupt handler | Lino Sanfilippo | 1 | -0/+2 |
| 2023-04-24 | tpm, tpm_tis: Request threaded interrupt handler | Lino Sanfilippo | 1 | -2/+5 |
| 2023-04-24 | tpm, tpm: Implement usage counter for locality | Lino Sanfilippo | 2 | -18/+47 |
| 2023-04-24 | tpm, tpm_tis: do not check for the active locality in interrupt handler | Lino Sanfilippo | 1 | -5/+2 |
| 2023-04-24 | tpm, tpm_tis: Move interrupt mask checks into own function | Lino Sanfilippo | 1 | -11/+18 |
| 2023-04-24 | tpm, tpm_tis: Only handle supported interrupts | Lino Sanfilippo | 2 | -48/+73 |
| 2023-04-24 | tpm, tpm_tis: Claim locality before writing interrupt registers | Lino Sanfilippo | 1 | -9/+11 |
| 2023-04-24 | tpm, tpm_tis: Do not skip reset of original interrupt vector | Lino Sanfilippo | 1 | -18/+11 |
| 2023-04-24 | tpm, tpm_tis: Disable interrupts if tpm_tis_probe_irq() failed | Lino Sanfilippo | 1 | -11/+11 |
| 2023-04-24 | tpm, tpm_tis: Claim locality before writing TPM_INT_ENABLE register | Lino Sanfilippo | 1 | -0/+4 |
| 2023-04-24 | tpm, tpm_tis: Avoid cache incoherency in test for interrupts | Lino Sanfilippo | 3 | -12/+13 |
| 2023-04-24 | tpm: remove unnecessary (void*) conversions | Yu Zhe | 1 | -3/+3 |
| 2023-04-24 | tpm: cr50: i2c: use jiffies to wait for tpm ready irq | Mark Hasemeyer | 1 | -2/+1 |
| 2023-04-12 | ipmi:ssif: Drop if blocks with always false condition | Uwe Kleine-König | 1 | -6/+0 |
| 2023-04-12 | ipmi: fix SSIF not responding under certain cond. | Zhang Yuchen | 1 | -2/+2 |
| 2023-04-06 | tpm: atmel: Add explicit include for of.h | Rob Herring | 1 | -1/+1 |
| 2023-04-04 | ipmi:ssif: Add send_retries increment | Corey Minyard | 1 | -1/+3 |
| 2023-04-03 | Merge 6.3-rc5 into driver-core-next | Greg Kroah-Hartman | 4 | -3/+138 |
| 2023-03-24 | hwrng: xgene - remove unnecessary (void*) conversions | Yu Zhe | 1 | -1/+1 |
| 2023-03-21 | tpm: Fix a possible dereference of ERR_PTR in tpm_init() | Harshit Mogalapalli | 1 | -1/+2 |
| 2023-03-20 | Merge 6.3-rc3 into tty-next | Greg Kroah-Hartman | 4 | -3/+138 |
| 2023-03-20 | Merge 6.3-rc3 into char-misc-next | Greg Kroah-Hartman | 4 | -3/+138 |
| 2023-03-17 | tpm: fix up the tpm_class shutdown_pre pointer when created | Greg Kroah-Hartman | 3 | -2/+3 |
| 2023-03-17 | driver core: class: remove module * from class_create() | Greg Kroah-Hartman | 14 | -15/+15 |
| 2023-03-17 | tty: Convert hw_stopped in tty_struct to bool | Ilpo Järvinen | 1 | -3/+3 |
| 2023-03-16 | char:ipmi:Fix spelling mistake "asychronously" -> "asynchronously" | zipeng zhang | 1 | -1/+1 |
| 2023-03-14 | hwrng: meson - remove not needed call to platform_set_drvdata | Heiner Kallweit | 1 | -2/+0 |
| 2023-03-14 | hwrng: meson - use devm_clk_get_optional_enabled | Heiner Kallweit | 1 | -20/+4 |
| 2023-03-14 | hwrng: meson - remove unused member of struct meson_rng_data | Heiner Kallweit | 1 | -3/+0 |
| 2023-03-14 | hwrng: xgene - Improve error reporting for problems during .remove() | Uwe Kleine-König | 1 | -1/+1 |
| 2023-03-12 | tpm: disable hwrng for fTPM on some AMD designs | Mario Limonciello | 2 | -1/+132 |
| 2023-03-12 | tpm/eventlog: Don't abort tpm_read_log on faulty ACPI address | Morten Linderud | 1 | -1/+5 |
| 2023-03-10 | hwrng: xgene - Simplify using devm_clk_get_optional_enabled() | Uwe Kleine-König | 1 | -21/+6 |
| 2023-03-10 | hwrng: xgene - Simplify using dev_err_probe() | Uwe Kleine-König | 1 | -14/+7 |
| 2023-03-09 | char: pcmcia: remove all the drivers | Jiri Slaby | 9 | -7366/+0 |
| 2023-03-09 | tty: ipwireless: move Kconfig entry to tty | Jiri Slaby | 1 | -9/+0 |
| 2023-03-06 | cpumask: fix incorrect cpumask scanning result checks | Linus Torvalds | 1 | -1/+1 |
| 2023-03-02 | ipmi: simplify sysctl registration | Luis Chamberlain | 1 | -15/+1 |
| 2023-03-02 | ipmi: ASPEED_BT_IPMI_BMC: select REGMAP_MMIO instead of depending on it | Randy Dunlap | 1 | -1/+2 |
| 2023-02-24 | Merge tag 'char-misc-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 4 | -17/+21 |
| 2023-02-24 | Merge tag 'tty-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -10/+8 |
| 2023-02-23 | Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -2/+2 |
| 2023-02-22 | Merge tag 'for-linus-6.3-1' of https://github.com/cminyard/linux-ipmi | Linus Torvalds | 2 | -59/+56 |
| 2023-02-21 | Merge tag 'v6.3-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/... | Linus Torvalds | 3 | -0/+404 |
| 2023-02-20 | Merge tag 'asm-generic-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -0/+6 |
| 2023-02-13 | char/agp: consolidate {alloc,free}_gatt_pages() | Mike Rapoport | 1 | -0/+6 |
| 2023-02-13 | tpm: add vendor flag to command code validation | Julien Gomes | 1 | -1/+3 |
| 2023-02-13 | tpm: Add reserved memory event log | Eddie James | 1 | -1/+31 |
| 2023-02-13 | tpm: Use managed allocation for bios event log | Eddie James | 4 | -10/+12 |
| 2023-02-13 | tpm: tis_i2c: Convert to i2c's .probe_new() | Uwe Kleine-König | 1 | -3/+2 |
| 2023-02-13 | tpm: tpm_i2c_nuvoton: Convert to i2c's .probe_new() | Uwe Kleine-König | 1 | -3/+3 |
| 2023-02-13 | tpm: tpm_i2c_infineon: Convert to i2c's .probe_new() | Uwe Kleine-König | 1 | -3/+2 |
| 2023-02-13 | tpm: tpm_i2c_atmel: Convert to i2c's .probe_new() | Uwe Kleine-König | 1 | -3/+2 |
| 2023-02-13 | tpm: st33zp24: Convert to i2c's .probe_new() | Uwe Kleine-König | 1 | -3/+2 |
| 2023-02-13 | tpm_crb: Add support for CRB devices based on Pluton | Matthew Garrett | 1 | -10/+90 |
| 2023-02-10 | ipmi: ipmb: Fix the MODULE_PARM_DESC associated to 'retry_time_ms' | Christophe JAILLET | 1 | -1/+1 |
| 2023-02-10 | ipmi:ssif: Add a timer between request retries | Corey Minyard | 1 | -7/+27 |
| 2023-02-10 | ipmi:ssif: Remove rtc_us_timer | Corey Minyard | 1 | -9/+0 |
| 2023-02-10 | ipmi_ssif: Rename idle state and check | Corey Minyard | 1 | -23/+23 |
| 2023-02-10 | ipmi:ssif: resend_msg() cannot fail | Corey Minyard | 1 | -21/+7 |
| 2023-02-09 | mm: replace vma->vm_flags direct modifications with modifier calls | Suren Baghdasaryan | 1 | -1/+1 |
| 2023-02-03 | hwrng: starfive - Enable compile testing | Herbert Xu | 1 | -2/+1 |
| 2023-01-27 | hwrng: starfive - Add TRNG driver for StarFive SoC | Jia Jie Ho | 3 | -0/+405 |
| 2023-01-20 | virtio_console: Use strscpy() to instead of strncpy() | Bo Liu | 1 | -3/+2 |
| 2023-01-20 | applicom: Fix PCI device refcount leak in applicom_init() | Xiongfeng Wang | 1 | -1/+4 |
| 2023-01-19 | Revert "char: pcmcia: cm4000_cs: Replace mdelay with usleep_range in set_prot... | Duoming Zhou | 1 | -2/+4 |
| 2023-01-19 | pcmcia: synclink_cs: remove kernel-doc notation | Randy Dunlap | 1 | -11/+11 |
| 2023-01-19 | tty: Call ->dtr_rts() parameter active consistently | Ilpo Järvinen | 1 | -3/+3 |
| 2023-01-19 | tty: Convert ->dtr_rts() to take bool argument | Ilpo Järvinen | 1 | -2/+2 |
| 2023-01-19 | tty: Convert ->carrier_raised() and callchains to bool | Ilpo Järvinen | 1 | -5/+3 |
| 2023-01-19 | tty: Cleanup tty_port_set_initialized() bool parameter | Ilpo Järvinen | 1 | -2/+2 |
| 2023-01-18 | mm/nommu: factor out check for NOMMU shared mappings into is_nommu_shared_map... | David Hildenbrand | 1 | -1/+1 |
| 2023-01-12 | Merge tag 'for-linus-6.2-rc4-tag' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -2/+1 |
| 2023-01-06 | tpm: Allow system suspend to continue when TPM suspend fails | Jason A. Donenfeld | 1 | -1/+3 |
| 2022-12-20 | random: do not include <asm/archrandom.h> from random.h | Jason A. Donenfeld | 3 | -0/+3 |
| 2022-12-16 | Merge tag 'driver-core-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2 | -3/+3 |
| 2022-12-16 | Merge tag 'char-misc-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 4 | -34/+62 |
| 2022-12-15 | xen: make remove callback of xen driver void returned | Dawei Li | 1 | -2/+1 |
| 2022-12-14 | Merge tag 'v6.2-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/... | Linus Torvalds | 12 | -36/+62 |
| 2022-12-14 | Merge tag 'pci-v6.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 8 | -89/+27 |
| 2022-12-13 | Merge tag 'for-linus-6.2-1' of https://github.com/cminyard/linux-ipmi | Linus Torvalds | 9 | -23/+948 |
| 2022-12-12 | Merge tag 'pull-iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds | 1 | -2/+2 |
| 2022-12-12 | Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 3 | -123/+182 |
| 2022-12-12 | Merge tag 'acpi-6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Linus Torvalds | 2 | -5/+2 |
| 2022-12-12 | Merge tag 'timers-core-2022-12-10' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -2/+2 |
| 2022-12-12 | Merge branches 'acpi-scan', 'acpi-bus', 'acpi-tables' and 'acpi-sysfs' | Rafael J. Wysocki | 2 | -5/+2 |
| 2022-12-09 | hwrng: geode - Fix PCI device refcount leak | Xiongfeng Wang | 1 | -8/+28 |
| 2022-12-09 | hwrng: amd - Fix PCI device refcount leak | Xiongfeng Wang | 1 | -5/+13 |
| 2022-12-08 | tpm: st33zp24: remove pointless checks on probe | Dmitry Torokhov | 2 | -13/+0 |
| 2022-12-08 | tpm/tpm_crb: Fix error message in __crb_relinquish_locality() | Michael Kelley | 1 | -1/+1 |
| 2022-12-08 | tpm/tpm_ftpm_tee: Fix error handling in ftpm_mod_init() | Yuan Can | 1 | -1/+7 |
| 2022-12-08 | tpm: tpm_tis: Add the missed acpi_put_table() to fix memory leak | Hanjun Guo | 1 | -4/+5 |
| 2022-12-08 | tpm: tpm_crb: Add the missed acpi_put_table() to fix memory leak | Hanjun Guo | 1 | -9/+20 |
| 2022-12-08 | tpm: acpi: Call acpi_put_table() to fix memory leak | Hanjun Guo | 1 | -3/+9 |
| 2022-12-08 | tpm: Add flag to use default cancellation policy | Eddie James | 3 | -8/+14 |
| 2022-12-08 | tpm: tis_i2c: Fix sanity check interrupt enable mask | Eddie James | 1 | -1/+1 |
| 2022-12-08 | tpm: Avoid function type cast of put_device() | Ard Biesheuvel | 1 | -1/+6 |
| 2022-12-08 | tpm: st33zp24: switch to using gpiod API | Dmitry Torokhov | 4 | -205/+39 |
| 2022-12-08 | tpm: st33zp24: drop support for platform data | Dmitry Torokhov | 3 | -78/+10 |
| 2022-12-05 | ipmi/watchdog: use strscpy() to instead of strncpy() | yang.yang29@zte.com.cn | 1 | -2/+1 |
| 2022-12-04 | char: tpm: Protect tpm_pm_suspend with locks | Jan Dabros | 1 | -2/+3 |
| 2022-12-04 | random: align entropy_timer_state to cache line | Jason A. Donenfeld | 1 | -16/+17 |
| 2022-12-04 | random: mix in cycle counter when jitter timer fires | Jason A. Donenfeld | 1 | -0/+2 |
| 2022-12-04 | random: spread out jitter callback to different CPUs | Jason A. Donenfeld | 1 | -8/+44 |
| 2022-11-29 | random: remove extraneous period and add a missing one in comments | Jason A. Donenfeld | 1 | -10/+8 |
| 2022-11-25 | use less confusing names for iov_iter direction initializers | Al Viro | 1 | -2/+2 |
| 2022-11-24 | driver core: make struct class.devnode() take a const * | Greg Kroah-Hartman | 2 | -3/+3 |
| 2022-11-24 | timers: Get rid of del_singleshot_timer_sync() | Thomas Gleixner | 1 | -2/+2 |
| 2022-11-23 | char: misc: Increase the maximum number of dynamic misc devices to 1048448 | D Scott Phillips | 1 | -13/+28 |
| 2022-11-23 | virtio_console: Introduce an ID allocator for virtual console numbers | Cédric Le Goater | 1 | -15/+11 |
| 2022-11-23 | char: xillybus: Fix trivial bug with mutex | Eli Billauer | 1 | -3/+4 |
| 2022-11-23 | ACPI: make remove callback of ACPI driver void | Dawei Li | 2 | -5/+2 |
| 2022-11-22 | random: add back async readiness notifier | Jason A. Donenfeld | 1 | -0/+22 |
| 2022-11-21 | ipmi: ssif_bmc: Convert to i2c's .probe_new() | Uwe Kleine-König | 1 | -2/+2 |
| 2022-11-18 | hwrng: stm32 - rename readl return value | Tomas Marek | 1 | -3/+3 |
| 2022-11-18 | hwrng: core - treat default_quality as a maximum and default to 1024 | Jason A. Donenfeld | 8 | -14/+3 |
| 2022-11-18 | random: reseed in delayed work rather than on-demand | Jason A. Donenfeld | 1 | -36/+32 |
| 2022-11-18 | hw_random: use add_hwgenerator_randomness() for early entropy | Jason A. Donenfeld | 2 | -9/+11 |
| 2022-11-18 | random: modernize documentation comment on get_random_bytes() | Jason A. Donenfeld | 1 | -5/+5 |
| 2022-11-18 | random: adjust comment to account for removed function | Jason A. Donenfeld | 1 | -1/+1 |
| 2022-11-18 | random: remove early archrandom abstraction | Jason A. Donenfeld | 1 | -2/+2 |
| 2022-11-18 | random: use random.trust_{bootloader,cpu} command line option only | Jason A. Donenfeld | 2 | -41/+5 |
| 2022-11-18 | random: add helpers for random numbers with given floor or range | Jason A. Donenfeld | 1 | -1/+17 |
| 2022-11-17 | random: use rejection sampling for uniform bounded random integers | Jason A. Donenfeld | 1 | -0/+22 |
| 2022-11-15 | ipmi: fix use after free in _ipmi_destroy_user() | Dan Carpenter | 1 | -1/+3 |
| 2022-11-11 | char: xillybus: Prevent use-after-free due to race condition | Eli Billauer | 1 | -3/+19 |
| 2022-11-05 | ipmi/watchdog: Include <linux/kstrtox.h> when appropriate | Christophe JAILLET | 1 | -0/+1 |
| 2022-11-03 | ipmi:ssif: Increase the message retry time | Corey Minyard | 1 | -1/+1 |
| 2022-10-29 | random: use arch_get_random*_early() in random_init() | Jean-Philippe Brucker | 1 | -2/+2 |
| 2022-10-26 | agp/via: Update to DEFINE_SIMPLE_DEV_PM_OPS() | Bjorn Helgaas | 1 | -4/+2 |
| 2022-10-26 | agp/sis: Update to DEFINE_SIMPLE_DEV_PM_OPS() | Bjorn Helgaas | 1 | -5/+2 |
| 2022-10-26 | agp/amd64: Update to DEFINE_SIMPLE_DEV_PM_OPS() | Bjorn Helgaas | 1 | -4/+2 |
| 2022-10-26 | agp/nvidia: Convert to generic power management | Bjorn Helgaas | 1 | -20/+4 |
| 2022-10-26 | agp/ati: Convert to generic power management | Bjorn Helgaas | 1 | -18/+4 |
| 2022-10-26 | agp/amd-k7: Convert to generic power management | Bjorn Helgaas | 1 | -20/+4 |
| 2022-10-26 | agp/intel: Convert to generic power management | Bjorn Helgaas | 1 | -6/+5 |
| 2022-10-26 | agp/efficeon: Convert to generic power management | Bjorn Helgaas | 1 | -12/+4 |
| 2022-10-25 | ipmi: Fix some kernel-doc warnings | Bo Liu | 1 | -1/+1 |
| 2022-10-24 | ipmi: ssif_bmc: Use EPOLLIN instead of POLLIN | Quan Nguyen | 1 | -1/+1 |
| 2022-10-21 | hwrng: stm32 - fix read of the last word | Tomas Marek | 1 | -1/+1 |
| 2022-10-21 | hwrng: stm32 - fix number of returned bytes on read | Tomas Marek | 1 | -2/+4 |
| 2022-10-21 | hwrng: mtk - add mt7986 support | Mingming.Su | 1 | -2/+3 |
| 2022-10-21 | hwrng: npcm - Add NPCM8XX support | Tomer Maimon | 1 | -4/+10 |
| 2022-10-17 | Merge tag 'v6.1-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/... | Linus Torvalds | 1 | -1/+1 |
| 2022-10-17 | ipmi: fix msg stack when IPMI is disconnected | Zhang Yuchen | 1 | -5/+11 |
| 2022-10-17 | ipmi: fix memleak when unload ipmi driver | Zhang Yuchen | 1 | -2/+6 |
| 2022-10-17 | ipmi: fix long wait in unload when IPMI disconnect | Zhang Yuchen | 1 | -8/+19 |
| 2022-10-17 | ipmi: kcs: Poll OBF briefly to reduce OBE latency | Andrew Jeffery | 1 | -3/+21 |
| 2022-10-17 | ipmi: ssif_bmc: Add SSIF BMC driver | Quan Nguyen | 3 | -0/+884 |
| 2022-10-14 | hwrng: bcm2835 - use hwrng_msleep() instead of cpu_relax() | Jason A. Donenfeld | 1 | -1/+1 |
| 2022-10-11 | prandom: remove unused functions | Jason A. Donenfeld | 1 | -6/+5 |
| 2022-10-11 | Merge tag 'for-linus-6.1-1' of https://github.com/cminyard/linux-ipmi | Linus Torvalds | 7 | -33/+38 |
| 2022-10-10 | Merge tag 'tpmdd-next-v6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
| 2022-10-10 | Merge tag 'v6.1-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/... | Linus Torvalds | 3 | -69/+41 |
| 2022-10-10 | Merge tag 'random-6.1-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -60/+83 |
| 2022-10-07 | Merge tag 'tty-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 1 | -1/+2 |
| 2022-10-06 | random: clear new batches when bringing new CPUs online | Jason A. Donenfeld | 1 | -12/+16 |
| 2022-10-05 | char: move from strlcpy with unused retval to strscpy | Wolfram Sang | 1 | -1/+1 |
| 2022-10-01 | random: fix typos in get_random_bytes() comment | William Zijl | 1 | -5/+5 |
| 2022-10-01 | random: schedule jitter credit for next jiffy, not in two jiffies | Jason A. Donenfeld | 1 | -2/+2 |
| 2022-09-30 | hwrng: core - start hwrng kthread also for untrusted sources | Dominik Brodowski | 1 | -26/+10 |
| 2022-09-29 | random: add 8-bit and 16-bit batches | Jason A. Donenfeld | 1 | -0/+2 |
| 2022-09-29 | random: use init_utsname() instead of utsname() | Jason A. Donenfeld | 1 | -1/+1 |
| 2022-09-29 | random: split initialization into early step and later step | Jason A. Donenfeld | 1 | -20/+30 |
| 2022-09-28 | random: use expired timer rather than wq for mixing fast pool | Jason A. Donenfeld | 1 | -7/+11 |
| 2022-09-28 | random: avoid reading two cache lines on irq randomness | Jason A. Donenfeld | 1 | -1/+1 |
| 2022-09-28 | ipmi: Remove unused struct watcher_entry | Yuan Can | 1 | -6/+0 |
| 2022-09-23 | random: clamp credited irq bits to maximum mixed | Jason A. Donenfeld | 1 | -1/+1 |
| 2022-09-23 | random: throttle hwrng writes if no entropy is credited | Jason A. Donenfeld | 1 | -2/+2 |
| 2022-09-23 | random: use hwgenerator randomness more frequently at early boot | Dominik Brodowski | 1 | -12/+10 |
| 2022-09-23 | random: restore O_NONBLOCK support | Jason A. Donenfeld | 2 | -2/+7 |
| 2022-09-22 | ipmi: kcs: aspeed: Update port address comments | Chia-Wei Wang | 1 | -11/+18 |
| 2022-09-22 | ipmi: Add __init/__exit annotations to module init/exit funcs | Xiu Jianfeng | 3 | -6/+6 |
| 2022-09-16 | Merge tag 'v6.0-rc5' into i2c/for-mergewindow | Wolfram Sang | 1 | -0/+6 |
| 2022-09-09 | ipmi:ipmb: Don't call ipmi_unregister_smi() on a register failure | Corey Minyard | 1 | -4/+8 |
| 2022-09-05 | Merge 6.0-rc4 into tty-next | Greg Kroah-Hartman | 1 | -0/+6 |
| 2022-09-04 | ipmi:ipmb: Fix a vague comment and a typo | Corey Minyard | 1 | -2/+2 |
| 2022-09-02 | hwrng: imx-rngc - Moving IRQ handler registering after imx_rngc_irq_mask_clear() | Kshitiz Varshney | 1 | -7/+7 |
| 2022-08-30 | tty: Make ->set_termios() old ktermios const | Ilpo Järvinen | 1 | -1/+2 |
| 2022-08-26 | /dev/null: add IORING_OP_URING_CMD support | Paul Moore | 1 | -0/+6 |
| 2022-08-26 | hwrng: imx-rngc - use devres for hwrng registration | Martin Kaiser | 1 | -11/+1 |
| 2022-08-26 | hwrng: imx-rngc - use devm_clk_get_enabled | Martin Kaiser | 1 | -19/+6 |
| 2022-08-19 | hwrng: imx-rngc - use KBUILD_MODNAME as driver name | Martin Kaiser | 1 | -1/+1 |
| 2022-08-19 | hwrng: arm-smccc-trng - fix NO_ENTROPY handling | James Cowgill | 1 | -2/+2 |