OSDN Git Service

PCI: keystone: Fix link training retries initiation
[sagit-ice-cold/kernel_xiaomi_msm8998.git] / drivers / char /
2020-02-05 Zhenzhong Duanttyprintk: fix a potential deadlock in interrupt contex...
2020-01-04 Tony Lindgrenhwrng: omap3-rom - Call clk_disable_unprepare() on...
2019-12-05 Lionel Debievehwrng: stm32 - fix unbalanced pm_runtime_enable
2019-11-28 Michael S. Tsirkinvirtio_console: move removal code
2019-11-28 Michael S. Tsirkinvirtio_console: drop custom control queue cleanup
2019-11-28 Michael S. Tsirkinvirtio_console: fix uninitialized variable use
2019-11-28 Laurent Viviervirtio_console: allocate inbufs in add_port() only...
2019-11-28 Michael S. Tsirkinvirtio_console: don't tie bufs to a vq
2019-11-28 Michael S. Tsirkinvirtio_console: reset on out of memory
2019-10-07 Corey Minyardipmi_si: Only schedule continuously in the thread in...
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-08-04 Kefeng Wanghpet: Fix division by zero in hpet_time_div()
2019-06-11 Pankaj Guptavirtio_console: initialize vtermno value for ports
2019-06-11 Kamlakant Patelipmi:ssif: compare block number correctly for multi...
2019-04-27 Jarkko Sakkinentpm/tpm_i2c_atmel: Return -E2BIG when the transfer...
2019-04-27 Jarkko Sakkinentpm/tpm_crb: Avoid unaligned reads in crb_recv()
2019-04-27 Greg Kroah-Hartmantty: mark Siemens R3964 line discipline as BROKEN
2019-04-27 Buland Singhhpet: Fix missing '=' character in the __setup() code...
2019-04-27 David Tolnayhwrng: virtio - Avoid repeated init of completion
2019-03-23 Gustavo A. R. Silvaapplicom: Fix potential Spectre v1 vulnerabilities
2019-02-06 Gustavo A. R. Silvachar/mwave: fix potential Spectre v1 vulnerability
2019-01-26 Corey Minyardipmi:ssif: Fix handling of multi-part return messages
2018-11-21 Dr. Greg Wettsteintpm: Restore functionality to xen vtpm driver.
2018-11-21 Javier Martinez... tpm: suppress transmit cmd error logs when TPM 1.2...
2018-11-21 Jan Glauberipmi: Fix timer race with module unload
2018-11-10 Jarkko Sakkinentpm: fix: return rc when devm_add_action() fails
2018-08-15 Tadeusz Struktpm: fix race condition in tpm_common_write()
2018-08-06 Theodore Ts'orandom: mix rdrand with entropy sent in from userspace
2018-07-03 Corey Minyardipmi:bt: Set the timeout before doing a capabilities...
2018-06-16 Borislav Petkovx86/cpufeature: Remove unused and seldomly used cpu_has...
2018-06-13 Chris Chiutpm: self test failure should not cause suspend to...
2018-06-13 Enric Balletbo i... tpm: do not suspend/resume if power stays on
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-30 Wei Yongjunipmi/powernv: Fix error return code in ipmi_powernv_probe()
2018-05-02 Michael S. Tsirkinvirtio_console: free buffers after reset
2018-04-24 Theodore Ts'orandom: use a tighter cap in credit_entropy_bits_safe()
2018-04-13 Theodore Ts'orandom: use lockless method of accessing and updating...
2018-04-13 Michael Schmitzfix race in drivers/char/random.c:get_reg()
2018-04-13 Dan Carpenteripmi_ssif: unlock on allocation failure
2018-03-24 Robert Lippertipmi/watchdog: fix wdog hang on panic waiting for ipmi...
2018-03-24 Jeremy Boonetpm_tis: fix potential buffer overruns caused by bit...
2018-03-24 Jeremy Boonetpm: fix potential buffer overruns caused by bit glitch...
2018-03-22 Chris Wilsonagp/intel: Flush all chipset writes after updating...
2018-03-11 Jeremy Boonetpm_i2c_nuvoton: fix potential buffer overruns caused...
2018-03-11 Jeremy Boonetpm_i2c_infineon: fix potential buffer overruns caused...
2018-03-11 Jeremy Boonetpm: st33zp24: fix potential buffer overruns caused...
2018-02-25 Arnd Bergmannhwrng: exynos - use __maybe_unused to hide pm functions
2018-01-17 Jiri Slabyhwrng: core - sleep interruptible in read
2018-01-17 Jiri Kosinax86/mm/pat, /dev/mem: Remove superfluous error message
2017-12-16 Masamitsu Yamazakiipmi: Stop timers before cleaning up the module
2017-11-24 Corey Minyardipmi: fix unsigned long underflow
2017-08-07 Stefan Bergertpm: Replace device number bitmap with IDR
2017-08-07 Jarkko Sakkinentpm: fix a kernel memory leak in tpm-sysfs.c
2017-08-07 Valentin Vidicipmi/watchdog: fix watchdog timeout set on reboot
2017-07-27 Corey Minyardipmi:ssif: Add missing unlock in error branch
2017-07-27 Tony Camusoipmi: use rcu lock around call to intf->handlers->sender()
2017-07-21 Josh Zimmermantpm: Issue a TPM2_Shutdown for TPM2 devices.
2017-07-21 Jason Gunthorpetpm: Provide strong locking for device removal
2017-07-21 Jason Gunthorpetpm: Get rid of chip->pdev
2017-07-05 G. Campanavirtio_console: fix a crash in config_work_handler
2017-06-14 Julius Wernerdrivers: char: mem: Fix wraparound check to allow mappi...
2017-06-14 Eric Biggersrandom: properly align get_random_int_hash
2017-06-14 Daniel Cashmandrivers: char: random: add get_random_long()
2017-06-07 Nicolas Ioosspcmcia: remove left-over %Z format
2017-05-25 Julius Wernerdrivers: char: mem: Check for address space wraparound...
2017-05-25 Jerry Snitselaartpm_crb: check for bad response size
2017-05-25 Willy Tarreauchar: lp: fix possible integer overflow in lp_setup()
2017-05-20 Joeseph Changipmi: Fix kernel panic at ipmi_ssif_thread()
2017-04-21 Omar Sandovalvirtio-console: avoid DMA from stack
2017-04-21 Kees Cookmm: Tighten x86 /dev/mem with zeroing reads
2017-04-21 Max Bireschar: lack of bool string made CONFIG_DEVPORT always on
2017-04-21 Geert Uytterhoevenchar: Drop bogus dependency of DEVPORT on !M68K
2017-03-26 Jason Gunthorpetpm_tis: Use devm_free_irq not free_irq
2017-01-06 Jason Gunthorpetpm xen: Remove bogus tpm_chip_unregister
2016-11-18 Andrew Lutomirskihwrng: core - Don't use a stack buffer in add_early_ran...
2016-11-10 Matt Redfearnvirtio: console: Unlock vqs while freeing buffers
2016-10-31 Dave Gerlachhwrng: omap - Only fail if pm_runtime_get_sync returns < 0
2016-10-16 Jarkko Sakkinentpm_crb: fix crb_req_canceled behavior
2016-10-16 Jarkko Sakkinentpm: fix a race condition in tpm2_unseal_trusted()
2016-10-07 Nishanth Menonhwrng: omap - Fix assumption that runtime_get_sync...
2016-10-07 apronin@chromium.orgtpm: fix byte-order for the value read by tpm2_get_tpm_pt
2016-09-15 Krzysztof Kozlowskihwrng: exynos - Disable runtime PM on probe failure
2016-08-20 Stephan Muellerrandom: add interrupt callback to VMBus IRQ handler
2016-08-20 Theodore Ts'orandom: print a warning for the first ten uninitialized...
2016-08-20 Theodore Ts'orandom: initialize the non-blocking pool via add_hwgene...
2016-08-16 Theodore Ts'orandom: strengthen input validation for RNDADDTOENTCNT
2016-07-27 Junichi Nomuraipmi: Remove smi_msg from waiting_rcv_msgs list before...
2016-06-08 Krzysztof Kozlowskihwrng: exynos - Fix unbalanced PM runtime put on timeou...
2016-04-12 Jarkko Sakkinentpm: fix the cleanup of struct tpm_chip
2016-04-12 Harald Hoyertpm_eventlog.c: fix binary_bios_measurements
2016-04-12 Jarkko Sakkinentpm_crb: tpm2_shutdown() must be called before tpm_chip...
2016-04-12 Jarkko Sakkinentpm: fix the rollback in tpm_chip_register()
2016-01-09 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2016-01-09 Linus TorvaldsMerge tag 'pci-v4.4-fixes-4' of git://git./linux/kernel...
2016-01-09 Linus TorvaldsMerge tag 'fixes-for-linus' of git://git./linux/kernel...
2016-01-08 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2016-01-07 Dave AirlieMerge branch 'linux-4.4' of git://github.com/skeggsb...
2016-01-07 Linus TorvaldsMerge tag 'for-linus-20160106' of git://git.infradead...
next