index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
2022-06-06
tpm: ibmvtpm: Correct the return value in tpm_ibmvtpm_probe()
Xiu Jianfeng
2022-06-06
tpm: Fix buffer access in tpm2_get_tpm_pt()
Stefan Mahnke-Hartmann
2022-06-06
media: i2c: imx412: Fix power_off ordering
Bryan O'Donoghue
2022-06-06
media: i2c: imx412: Fix reset GPIO polarity
Bryan O'Donoghue
2022-06-06
HID: multitouch: add quirks to enable Lenovo X12 trackpoint
Tao Jin
2022-06-06
HID: multitouch: Add support for Google Whiskers Touchpad
Marek Maślanka
2022-06-06
raid5: introduce MD_BROKEN
Mariusz Tkaczyk
2022-06-06
dm verity: set DM_TARGET_IMMUTABLE feature flag
Sarthak Kukreti
2022-06-06
dm stats: add cond_resched when looping over entries
Mikulas Patocka
2022-06-06
dm crypt: make printing of the key constant-time
Mikulas Patocka
2022-06-06
dm integrity: fix error code in dm_integrity_ctr()
Dan Carpenter
2022-06-06
Bluetooth: hci_qca: Use del_timer_sync() before freeing
Steven Rostedt
2022-06-06
crypto: caam - fix i.MX6SX entropy delay value
Fabio Estevam
2022-06-06
crypto: drbg - make reseeding from get_random_bytes() synchronous
Nicolai Stange
2022-06-06
drm/i915: Fix -Wstringop-overflow warning in call to intel_read_wm_latency()
Gustavo A. R. Silva
2022-06-06
net: ipa: compute proper aggregation limit
Alex Elder
2022-06-06
i2c: ismt: prevent memory corruption in ismt_access()
Dan Carpenter
2022-06-06
drivers: i2c: thunderx: Allow driver to work with ACPI defined TWSI controllers
Piyush Malgujar
2022-06-06
i2c: ismt: Provide a DMA buffer for Interrupt Cause Logging
Mika Westerberg
2022-06-06
net: ftgmac100: Disable hardware checksum on AST2600
Joel Stanley
2022-06-06
nfc: pn533: Fix buggy cleanup order
Lin Ma
2022-06-06
pinctrl: sunxi: fix f1c100s uart2 function
IotaHydrae
2022-05-30
random: check for signals after page of pool writes
Jason A. Donenfeld
2022-05-30
random: wire up fops->splice_{read,write}_iter()
Jens Axboe
2022-05-30
random: convert to using fops->write_iter()
Jens Axboe
2022-05-30
random: convert to using fops->read_iter()
Jens Axboe
2022-05-30
random: unify batched entropy implementations
Jason A. Donenfeld
2022-05-30
random: move randomize_page() into mm where it belongs
Jason A. Donenfeld
2022-05-30
random: move initialization functions out of hot pages
Jason A. Donenfeld
2022-05-30
random: make consistent use of buf and len
Jason A. Donenfeld
2022-05-30
random: use static branch for crng_ready()
Jason A. Donenfeld
2022-05-30
random: credit architectural init the exact amount
Jason A. Donenfeld
2022-05-30
random: handle latent entropy and command line from random_init()
Jason A. Donenfeld
2022-05-30
random: use proper jiffies comparison macro
Jason A. Donenfeld
2022-05-30
random: remove ratelimiting for in-kernel unseeded randomness
Jason A. Donenfeld
2022-05-30
random: move initialization out of reseeding hot path
Jason A. Donenfeld
2022-05-30
random: avoid initializing twice in credit race
Jason A. Donenfeld
2022-05-30
random: use symbolic constants for crng_init states
Jason A. Donenfeld
2022-05-30
siphash: use one source of truth for siphash permutations
Jason A. Donenfeld
2022-05-30
random: help compiler out with fast_mix() by using simpler arguments
Jason A. Donenfeld
2022-05-30
random: do not use input pool from hard IRQs
Jason A. Donenfeld
2022-05-30
random: order timer entropy functions below interrupt functions
Jason A. Donenfeld
2022-05-30
random: do not pretend to handle premature next security model
Jason A. Donenfeld
2022-05-30
random: use first 128 bits of input as fast init
Jason A. Donenfeld
2022-05-30
random: do not use batches when !crng_ready()
Jason A. Donenfeld
2022-05-30
random: insist on random_get_entropy() existing in order to simplify
Jason A. Donenfeld
2022-05-30
random: document crng_fast_key_erasure() destination possibility
Jason A. Donenfeld
2022-05-30
random: make random_get_entropy() return an unsigned long
Jason A. Donenfeld
2022-05-30
random: allow partial reads if later user copies fail
Jason A. Donenfeld
2022-05-30
random: check for signals every PAGE_SIZE chunk of /dev/[u]random
Jason A. Donenfeld
[next]