Age | Commit message (Expand) | Author |
2021-12-22 | Merge tag 'for-linus-5.16-3' of git://github.com/cminyard/linux-ipmi | Linus Torvalds |
2021-12-21 | ipmi: Fix UAF when uninstall ipmi_si and ipmi_msghandler module | Wu Bo |
2021-12-21 | applicom: unneed to initialise statics to 0 | Jason Wang |
2021-12-17 | ipmi: fix initialization when workqueue allocation fails | Thadeu Lima de Souza Cascardo |
2021-12-17 | ipmi: bail out if init_srcu_struct fails | Thadeu Lima de Souza Cascardo |
2021-12-14 | via-agp: convert to generic power management | Vaibhav Gupta |
2021-12-14 | sis-agp: convert to generic power management | Vaibhav Gupta |
2021-12-14 | amd64-agp: convert to generic power management | Vaibhav Gupta |
2021-12-14 | Merge v5.16-rc5 into drm-next | Daniel Vetter |
2021-12-13 | Merge v5.15-rc5 into char-misc-next | Greg Kroah-Hartman |
2021-12-08 | ipmi: ssif: initialize ssif_info->client early | Mian Yousaf Kaukab |
2021-12-05 | Merge tag 'for-5.16/parisc-6' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2021-12-03 | char/mwave: Adjust io port register size | Kees Cook |
2021-11-30 | parisc/agp: Annotate parisc agp init functions with __init | Helge Deller |
2021-11-25 | ipmi:ipmb: Fix unknown command response | Corey Minyard |
2021-11-25 | ipmi: fix IPMI_SMI_MSG_TYPE_IPMB_DIRECT response length checking | Corey Minyard |
2021-11-25 | ipmi: fix oob access due to uninit smi_msg type | Jakub Kicinski |
2021-11-23 | ipmi: msghandler: Make symbol 'remove_work_wq' static | Wei Yongjun |
2021-11-22 | Merge drm/drm-next into drm-intel-next | Jani Nikula |
2021-11-20 | hwrng: cavium - Check health status while reading random data | Sunil Goutham |
2021-11-15 | agp/intel-gtt: reduce intel-gtt dependencies more | Jani Nikula |
2021-11-15 | ipmi: Move remove_work to dedicated workqueue | Ioanna Alifieraki |
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 |