summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2022-06-06tpm: ibmvtpm: Correct the return value in tpm_ibmvtpm_probe()Xiu Jianfeng
2022-06-06tpm: Fix buffer access in tpm2_get_tpm_pt()Stefan Mahnke-Hartmann
2022-06-06media: i2c: imx412: Fix power_off orderingBryan O'Donoghue
2022-06-06media: i2c: imx412: Fix reset GPIO polarityBryan O'Donoghue
2022-06-06HID: multitouch: add quirks to enable Lenovo X12 trackpointTao Jin
2022-06-06HID: multitouch: Add support for Google Whiskers TouchpadMarek Maślanka
2022-06-06raid5: introduce MD_BROKENMariusz Tkaczyk
2022-06-06dm verity: set DM_TARGET_IMMUTABLE feature flagSarthak Kukreti
2022-06-06dm stats: add cond_resched when looping over entriesMikulas Patocka
2022-06-06dm crypt: make printing of the key constant-timeMikulas Patocka
2022-06-06dm integrity: fix error code in dm_integrity_ctr()Dan Carpenter
2022-06-06Bluetooth: hci_qca: Use del_timer_sync() before freeingSteven Rostedt
2022-06-06crypto: qat - rework the VF2PF interrupt handling logicMarco Chiappero
2022-06-06crypto: caam - fix i.MX6SX entropy delay valueFabio Estevam
2022-06-06drm/i915: Fix -Wstringop-overflow warning in call to intel_read_wm_latency()Gustavo A. R. Silva
2022-06-06net: ipa: compute proper aggregation limitAlex Elder
2022-06-06i2c: ismt: prevent memory corruption in ismt_access()Dan Carpenter
2022-05-30ACPI: sysfs: Fix BERT error region memory mappingLorenzo Pieralisi
2022-05-30random: check for signals after page of pool writesJason A. Donenfeld
2022-05-30random: wire up fops->splice_{read,write}_iter()Jens Axboe
2022-05-30random: convert to using fops->write_iter()Jens Axboe
2022-05-30random: convert to using fops->read_iter()Jens Axboe
2022-05-30random: unify batched entropy implementationsJason A. Donenfeld
2022-05-30random: move randomize_page() into mm where it belongsJason A. Donenfeld
2022-05-30random: move initialization functions out of hot pagesJason A. Donenfeld
2022-05-30random: make consistent use of buf and lenJason A. Donenfeld
2022-05-30random: use static branch for crng_ready()Jason A. Donenfeld
2022-05-30random: credit architectural init the exact amountJason A. Donenfeld
2022-05-30random: handle latent entropy and command line from random_init()Jason A. Donenfeld
2022-05-30random: use proper jiffies comparison macroJason A. Donenfeld
2022-05-30random: remove ratelimiting for in-kernel unseeded randomnessJason A. Donenfeld
2022-05-30random: move initialization out of reseeding hot pathJason A. Donenfeld
2022-05-30random: avoid initializing twice in credit raceJason A. Donenfeld
2022-05-30random: use symbolic constants for crng_init statesJason A. Donenfeld
2022-05-30siphash: use one source of truth for siphash permutationsJason A. Donenfeld
2022-05-30random: help compiler out with fast_mix() by using simpler argumentsJason A. Donenfeld
2022-05-30random: do not use input pool from hard IRQsJason A. Donenfeld
2022-05-30random: order timer entropy functions below interrupt functionsJason A. Donenfeld
2022-05-30random: do not pretend to handle premature next security modelJason A. Donenfeld
2022-05-30random: use first 128 bits of input as fast initJason A. Donenfeld
2022-05-30random: do not use batches when !crng_ready()Jason A. Donenfeld
2022-05-30random: insist on random_get_entropy() existing in order to simplifyJason A. Donenfeld
2022-05-30HID: amd_sfh: Add support for sensor discoveryBasavaraj Natikar
2022-05-22Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-05-21Merge tag 'input-for-v5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-05-21Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2022-05-21drivers: i2c: thunderx: Allow driver to work with ACPI defined TWSI controllersPiyush Malgujar
2022-05-21i2c: ismt: Provide a DMA buffer for Interrupt Cause LoggingMika Westerberg
2022-05-21i2c: mt7621: fix missing clk_disable_unprepare() on error in mtk_i2c_probe()Yang Yingliang
2022-05-20Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds