Age | Commit message (Expand) | Author |
2021-11-04 | Merge tag 'char-misc-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-11-03 | Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost | Linus Torvalds |
2021-11-01 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2021-11-01 | Merge tag 'for-linus-5.16-1' of https://github.com/cminyard/linux-ipmi | Linus Torvalds |
2021-11-01 | Merge tag 'overflow-v5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-11-01 | virtio_console: validate max_nr_ports before trying to use it | Jason Wang |
2021-11-01 | hwrng: virtio - always add a pending request | Laurent Vivier |
2021-11-01 | hwrng: virtio - don't waste entropy | Laurent Vivier |
2021-11-01 | hwrng: virtio - don't wait on cleanup | Laurent Vivier |
2021-11-01 | hwrng: virtio - add an internal buffer | Laurent Vivier |
2021-10-29 | ipmi: kcs_bmc: Fix a memory leak in the error handling path of 'kcs_bmc_serio... | Christophe JAILLET |
2021-10-26 | tpm_tis_spi: Add missing SPI ID | Mark Brown |
2021-10-26 | tpm: fix Atmel TPM crash caused by too frequent queries | Hao Wu |
2021-10-26 | tpm: Check for integer overflow in tpm2_map_response_body() | Dan Carpenter |
2021-10-26 | tpm: tis: Kconfig: Add helper dependency on COMPILE_TEST | Cai Huoqing |
2021-10-22 | hwrng: s390 - replace snprintf in show functions with sysfs_emit | Qing Wang |
2021-10-21 | char: ipmi: replace snprintf in show functions with sysfs_emit | Ye Guojin |
2021-10-19 | char: xillybus: fix msg_ep UAF in xillyusb_probe() | Ziyang Xuan |
2021-10-14 | ipmi: ipmb: fix dependencies to eliminate build error | Randy Dunlap |
2021-10-14 | ipmi:ipmb: Add OF support | Corey Minyard |
2021-10-08 | hwrng: mtk - Force runtime pm ops for sleep ops | Markus Schneider-Pargmann |
2021-10-07 | ipmi: bt: Add ast2600 compatible string | Joel Stanley |
2021-10-06 | ipmi: bt-bmc: Use registers directly | Joel Stanley |
2021-10-05 | ipmi: ipmb: Fix off-by-one size check on rcvlen | Colin Ian King |
2021-10-05 | char: xillybus: Eliminate redundant wrappers to DMA related calls | Eli Billauer |
2021-10-05 | ipmi:ssif: Use depends on, not select, for I2C | Corey Minyard |
2021-10-05 | ipmi:ipmb: Add initial support for IPMI over IPMB | Corey Minyard |
2021-10-05 | ipmi: Add support for IPMB direct messages | Corey Minyard |
2021-10-05 | ipmi: Export ipmb_checksum() | Corey Minyard |
2021-10-05 | ipmi: Check error code before processing BMC response | Corey Minyard |
2021-10-05 | ipmi:devintf: Return a proper error when recv buffer too small | Corey Minyard |
2021-10-05 | ipmi: Disable some operations during a panic | Corey Minyard |
2021-10-05 | ipmi:watchdog: Set panic count to proper value on a panic | Corey Minyard |
2021-10-01 | hwrng: meson - Improve error handling for core clock | Uwe Kleine-König |
2021-09-25 | cm4000_cs: Use struct_group() to zero struct cm4000_dev region | Kees Cook |
2021-09-17 | hwrng: ixp4xx - Make use of the helper function devm_platform_ioremap_resource() | Cai Huoqing |
2021-09-17 | hwrng: Kconfig - Add helper dependency on COMPILE_TEST | Cai Huoqing |
2021-09-14 | char: xillybus: Simplify 'xillybus_init_endpoint()' | Christophe JAILLET |
2021-09-14 | char: xillybus: Remove usage of remaining deprecated pci_ API | Christophe JAILLET |
2021-09-14 | char: xillybus: Remove usage of 'pci_unmap_single()' | Christophe JAILLET |
2021-09-14 | char: xillybus: Remove usage of the deprecated 'pci-dma-compat.h' API | Christophe JAILLET |
2021-09-14 | /dev/mem: nowait zero/null ops | Pavel Begunkov |
2021-09-12 | Merge tag 'for-linus-5.15-1' of git://github.com/cminyard/linux-ipmi | Linus Torvalds |
2021-09-02 | Merge tag 'for-5.15/parisc' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2021-09-01 | Merge tag 'tty-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2021-09-01 | Merge tag 'char-misc-5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2021-08-31 | Merge tag 'net-next-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds |
2021-08-30 | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert... | Linus Torvalds |
2021-08-30 | parisc: Make struct parisc_driver::remove() return void | Uwe Kleine-König |
2021-08-27 | char: mware: fix returnvar.cocci warnings | jing yangyang |