OSDN Git Service

net/mlx5e: Use flow keys dissector to parse packets for ARFS
[android-x86/kernel.git] / drivers / char /
2019-08-04 Kefeng Wanghpet: Fix division by zero in hpet_time_div()
2019-05-31 Pankaj Guptavirtio_console: initialize vtermno value for ports
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-20 Jarkko Sakkinentpm/tpm_crb: Avoid unaligned reads in crb_recv()
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-13 Gustavo A. R. Silvaapplicom: Fix potential Spectre v1 vulnerabilities
2019-02-27 Matthias Kaehlckehpet: Make cmd parameter of hpet_ioctl_common() unsigned
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-09 Tomas Winklertpm: tpm_i2c_nuvoton: use correct command duration...
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-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-08-15 Tadeusz Struktpm: fix race condition in tpm_common_write()
2018-08-03 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-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-01 Michael S. Tsirkinvirtio_console: free buffers after reset
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-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: fix crng_ready() test
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: fix potential buffer overruns caused by bit glitch...
2018-03-22 Chris Wilsonagp/intel: Flush all chipset writes after updating...
2018-03-11 Alexander Steffentpm-dev-common: Reject too short writes
2018-03-11 Alexander Steffentpm_tis_spi: Use DMA-safe memory for SPI transfers
2018-03-11 Arnd Bergmanntpm: constify transmit data pointers
2018-03-11 Jeremy Boonetpm_tis: fix potential buffer overruns caused by bit...
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-22 Jia Zhangx86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping
2017-12-16 Masamitsu Yamazakiipmi: Stop timers before cleaning up the module
2017-11-24 Corey Minyardipmi: fix unsigned long underflow
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-15 Josh Zimmermantpm: Issue a TPM2_Shutdown for TPM2 devices.
2017-07-12 Jarkko Sakkinentpm: fix a kernel memory leak in tpm-sysfs.c
2017-07-05 G. Campanavirtio_console: fix a crash in config_work_handler
2017-06-24 Hon Ching \(Vicky) LovTPM: Fix missing NULL check
2017-06-14 Julius Wernerdrivers: char: mem: Fix wraparound check to allow mappi...
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 Nayna Jaintpm: add sleep only for retry in i2c_nuvoton_write_status()
2017-05-25 Nayna Jaintpm: msleep() delays - replace with usleep_range()...
2017-05-25 Peter Huewetpm_tis_spi: Add small delay after last transfer
2017-05-25 Peter Huewetpm_tis_spi: Remove limitation of transfers to MAX_SPI_...
2017-05-25 Peter Huewetpm_tis_spi: Check correct byte for wait state indicator
2017-05-25 Peter Huewetpm_tis_spi: Abort transfer when too many wait states...
2017-05-25 Peter Huewetpm_tis_spi: Use single function to transfer data
2017-05-25 Alexander Steffentpm_tis_core: Choose appropriate timeout for reading...
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-05-14 Winkler, Tomastmp: use pdev for parent device in tpm_chip_alloc
2017-05-14 Jarkko Sakkinentpm: fix RC value check in tpm2_seal_trusted
2017-05-08 Maciej S. Szmigierotpm_tis: use default timeout value if chip reports...
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-12 Jason A. Donenfeldrandom: use chacha20 for get_random_int/long
2017-04-12 Sudip Mukherjeeppdev: fix registering same device name
2017-04-12 Sudip Mukherjeeppdev: check before attaching port
2017-03-30 Prarit Bhargavahwrng: geode - Revert managed API changes
2017-03-30 Prarit Bhargavahwrng: amd - Revert managed API changes
2017-03-12 Wei Yongjuntpm_tis: fix the error handling of init_tis()
2017-01-19 Robin Murphydrivers: char: mem: Fix thinkos in kmem address checks
2017-01-12 Josh Zimmermantpm_tis: Check return values from get_burstcount.
2017-01-06 Jason Gunthorpetpm xen: Remove bogus tpm_chip_unregister
2016-12-10 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2016-12-09 Linus TorvaldsMerge branch 'for-4.9-fixes' of git://git./linux/kernel...
2016-12-09 Linus TorvaldsMerge tag 'm68k-for-v4.9-tag2' of git://git./linux...
2016-12-08 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2016-12-05 Linus TorvaldsMerge tag 'powerpc-4.9-7' of git://git./linux/kernel...
2016-12-05 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2016-12-03 David S. MillerMerge tag 'batadv-net-for-davem-20161202' of git:/...
2016-12-02 Linus TorvaldsMerge tag 'pci-v4.9-fixes-4' of git://git./linux/kernel...
2016-12-01 Linus TorvaldsMerge branch 'overlayfs-linus' of git://git./linux...
2016-12-01 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-12-01 Radim KrčmářMerge tag 'kvm-arm-for-4.9-rc7' of git://git./linux...
2016-11-30 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git./linux...
2016-11-30 Linus TorvaldsMerge tag 'pwm/for-4.9' of git://git./linux/kernel...
2016-11-30 David S. MillerMerge tag 'wireless-drivers-for-davem-2016-11-29' of...
next