]> git.ipfire.org Git - people/arne_f/kernel.git/history - drivers/char
x86/defconfig: Enable CONFIG_USB_XHCI_HCD=y
[people/arne_f/kernel.git] / drivers / char /
2020-09-03  Jarkko Sakkinentpm: Unify the mismatching TPM space buffer sizes
2020-08-21  Qiushi Wuagp/intel: Fix a memory leak on module initialisation...
2020-08-07  Willy Tarreaurandom32: update the net random state on interrupt...
2020-07-22  Alexander Lobakinvirtio: virtio_console: add missing MODULE_DEVICE_TABLE...
2020-07-22  Vasily Averintpm_tis: extra chip->ops check on error path in tpm_tis...
2020-06-20  Chris Wilsonagp/intel: Reinforce the barrier after GTT updates
2020-05-20  Gustavo A. R. Silvaipmi: Fix NULL pointer dereference in ssif_probe
2020-05-02  George Wilsontpm: ibmvtpm: retry on H_CLOSED in tpm_ibmvtpm_send()
2020-05-02  Jarkko Sakkinentpm/tpm_tis: Free IRQ if probing fails
2020-04-24  Wen Yangipmi: fix hung processes in __get_guid()
2020-04-13  Martin Kaiserhwrng: imx-rngc - fix an error path
2020-04-13  Jason A. Donenfeldrandom: always use batched entropy for get_random_u...
2020-03-11  Greg Kroah-HartmanRevert "char/random: silence a lockdep splat with printk()"
2020-03-11  Corey Minyardipmi:ssif: Handle a possible NULL pointer reference
2020-02-28  Sergey Senozhatskychar/random: silence a lockdep splat with printk()
2020-02-05  Zhenzhong Duanttyprintk: fix a potential deadlock in interrupt contex...
2019-12-31  Tony Lindgrenhwrng: omap3-rom - Call clk_disable_unprepare() on...
2019-12-17  Arnd Bergmannppdev: fix PPGETTIME/PPSETTIME ioctls
2019-12-17  Sumit Garghwrng: omap - Fix RNG wait loop timeout
2019-12-17  Tadeusz Struktpm: add check after commands attribs tab allocation
2019-12-05  Lionel Debievehwrng: stm32 - fix unbalanced pm_runtime_enable
2019-12-01  Laurent Viviervirtio_console: allocate inbufs in add_port() only...
2019-11-20  Corey Minyardipmi:dmi: Ignore IPMI SMBIOS entries with a zero base...
2019-10-07  Corey Minyardipmi_si: Only schedule continuously in the thread in...
2019-10-07  Vadim Sukhomlinovtpm: Fix TPM 1.2 Shutdown sequence to prevent future...
2019-10-07  Jarkko Sakkinentpm: use tpm_try_get_ops() in tpm-sysfs.c.
2019-10-07  Jarkko Sakkinentpm: migrate pubek_show to struct tpm_buf
2019-10-05  Laurent Vivierhwrng: core - don't wait on add_early_randomness()
2019-10-05  Tetsuo Handa/dev/mem: Bail out upon SIGKILL.
2019-07-31  Kefeng Wanghpet: Fix division by zero in hpet_time_div()
2019-05-31  Rouven Czerwinskihwrng: omap - Set default quality
2019-05-31  Pankaj Guptavirtio_console: initialize vtermno value for ports
2019-05-31  Sebastian Andrzej... random: add a spinlock_t to struct batched_entropy
2019-05-21  Kamlakant Patelipmi:ssif: compare block number correctly for multi...
2019-04-27  Jarkko Sakkinentpm/tpm_i2c_atmel: Return -E2BIG when the transfer...
2019-04-17  Greg Kroah-Hartmantty: mark Siemens R3964 line discipline as BROKEN
2019-04-05  Buland Singhhpet: Fix missing '=' character in the __setup() code...
2019-04-05  David Tolnayhwrng: virtio - Avoid repeated init of completion
2019-03-23  Jarkko Sakkinentpm: Unify the send callback behaviour
2019-03-23  Jarkko Sakkinentpm/tpm_crb: Avoid unaligned reads in crb_recv()
2019-03-13  Gustavo A. R. Silvaapplicom: Fix potential Spectre v1 vulnerabilities
2019-01-31  Gustavo A. R. Silvachar/mwave: fix potential Spectre v1 vulnerability
2019-01-26  Corey Minyardipmi:ssif: Fix handling of multi-part return messages
2019-01-26  Corey Minyardipmi:pci: Blacklist a Realtek "IPMI" device
2019-01-09  Tomas Winklertpm: tpm_i2c_nuvoton: use correct command duration...
2019-01-09  Tomas Winklertpm: tpm_try_transmit() refactor error flow.
2018-11-13  Dr. Greg Wettsteintpm: Restore functionality to xen vtpm driver.
2018-11-13  Javier Martinez... tpm: suppress transmit cmd error logs when TPM 1.2...
2018-11-13  Jan Glauberipmi: Fix timer race with module unload
2018-11-04  Winkler, Tomastpm: tpm_crb: relinquish locality on error path.
2018-11-04  Nayna Jaintpm: move the delay_msec increment after sleep in tpm_t...
2018-09-26  Corey Minyardipmi: Fix I2C client removal in the SSIF driver
2018-09-19  Peter Rosintpm/tpm_i2c_infineon: switch to i2c_lock_bus(..., I2C_L...
2018-09-19  Linus Walleijtpm_tis_spi: Pass the SPI IRQ down to the driver
2018-09-19  Tomas Winklertpm: separate cmd_ready/go_idle from runtime_pm
2018-09-05  Ricardo Schwarzmeiertpm: Return the actual size when receiving an unsupport...
2018-08-03  Theodore Ts'orandom: mix rdrand with entropy sent in from userspace
2018-07-03  Tadeusz Struktpm: fix race condition in tpm_common_write()
2018-07-03  Tadeusz Struktpm: fix use after free in tpm2_load_context()
2018-07-03  Corey Minyardipmi:bt: Set the timeout before doing a capabilities...
2018-06-20  Mathieu Malaterreagp: uninorth: make two functions static
2018-05-30  lionel.debieve@st.comhwrng: stm32 - add reset during probe
2018-05-30  Kamlakant Patelipmi_ssif: Fix kernel panic at msg_done_handler
2018-05-01  Michael S. Tsirkinvirtio_console: reset on out of memory
2018-05-01  Michael S. Tsirkinvirtio_console: move removal code
2018-05-01  Michael S. Tsirkinvirtio_console: drop custom control queue cleanup
2018-05-01  Michael S. Tsirkinvirtio_console: free buffers after reset
2018-05-01  Michael S. Tsirkinvirtio_console: don't tie bufs to a vq
2018-05-01  Theodore Ts'orandom: rate limit unseeded randomness warnings
2018-05-01  Theodore Ts'orandom: fix possible sleeping allocation from irq context
2018-05-01  Theodore Ts'orandom: set up the NUMA crng instances after the CRNG...
2018-04-29  James Bottomleytpm: add retry logic
2018-04-29  Winkler, Tomastpm: tpm-interface: fix tpm_transmit/_cmd kdoc
2018-04-29  Tomas Winklertpm: cmd_ready command can be issued only after grantin...
2018-04-26  Wei Yongjunipmi/powernv: Fix error return code in ipmi_powernv_probe()
2018-04-24  Theodore Ts'orandom: add new ioctl RNDRESEEDCRNG
2018-04-24  Theodore Ts'orandom: crng_reseed() should lock the crng instance...
2018-04-24  Theodore Ts'orandom: use a different mixing algorithm for add_device...
2018-04-24  Theodore Ts'orandom: fix crng_ready() test
2018-04-24  Chris Chiutpm: self test failure should not cause suspend to...
2018-04-24  Theodore Ts'orandom: use a tighter cap in credit_entropy_bits_safe()
2018-04-12  Javier Martinez... tpm: return a TPM_RC_COMMAND_CODE response if command...
2018-04-08  Kees Cook/dev/mem: Avoid overwriting "err" in read_mem()
2018-03-24  Kees Cook/dev/mem: Add bounce buffer for copy-out
2018-03-19  Chris Wilsonagp/intel: Flush all chipset writes after updating...
2018-03-15  Javier Martinez... tpm: only attempt to disable the LPC CLKRUN if is alrea...
2018-03-15  Arnd Bergmanntpm: remove unused variables
2018-03-15  Javier Martinez... tpm: delete the TPM_TIS_CLK_ENABLE flag
2018-03-15  Azhar Shaikhtpm: Keep CLKRUN enabled throughout the duration of...
2018-03-15  Azhar Shaikhtpm_tis: Move ilb_base_addr to tpm_tis_data
2018-03-09  Alexander Steffentpm_tis_spi: Use DMA-safe memory for SPI transfers
2018-03-09  Arnd Bergmanntpm: constify transmit data pointers
2018-03-09  Jeremy Boonetpm_tis: fix potential buffer overruns caused by bit...
2018-03-09  Jeremy Boonetpm_i2c_nuvoton: fix potential buffer overruns caused...
2018-03-09  Jeremy Boonetpm_i2c_infineon: fix potential buffer overruns caused...
2018-03-09  Jeremy Boonetpm: fix potential buffer overruns caused by bit glitch...
2018-03-09  Jeremy Boonetpm: st33zp24: fix potential buffer overruns caused...
2018-02-22  Jia Zhangx86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping
2018-02-22  Levin, Alexander... kmemcheck: remove annotations
2018-02-16  John Garryipmi: use dynamic memory for DMI driver override
next