index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-06
tpm: ibmvtpm: Correct the return value in tpm_ibmvtpm_probe()
Xiu Jianfeng
1
-0
/
+1
2022-06-06
tpm: Fix buffer access in tpm2_get_tpm_pt()
Stefan Mahnke-Hartmann
1
-1
/
+10
2022-06-06
media: i2c: imx412: Fix power_off ordering
Bryan O'Donoghue
1
-2
/
+2
2022-06-06
media: i2c: imx412: Fix reset GPIO polarity
Bryan O'Donoghue
1
-3
/
+3
2022-06-06
HID: multitouch: add quirks to enable Lenovo X12 trackpoint
Tao Jin
2
-0
/
+7
2022-06-06
HID: multitouch: Add support for Google Whiskers Touchpad
Marek Maślanka
1
-0
/
+3
2022-06-06
raid5: introduce MD_BROKEN
Mariusz Tkaczyk
1
-25
/
+22
2022-06-06
dm verity: set DM_TARGET_IMMUTABLE feature flag
Sarthak Kukreti
1
-0
/
+1
2022-06-06
dm stats: add cond_resched when looping over entries
Mikulas Patocka
1
-0
/
+8
2022-06-06
dm crypt: make printing of the key constant-time
Mikulas Patocka
1
-3
/
+11
2022-06-06
dm integrity: fix error code in dm_integrity_ctr()
Dan Carpenter
1
-2
/
+0
2022-06-06
Bluetooth: hci_qca: Use del_timer_sync() before freeing
Steven Rostedt
1
-2
/
+2
2022-06-06
crypto: qat - rework the VF2PF interrupt handling logic
Marco Chiappero
5
-65
/
+132
2022-06-06
crypto: caam - fix i.MX6SX entropy delay value
Fabio Estevam
1
-0
/
+18
2022-06-06
drm/i915: Fix -Wstringop-overflow warning in call to intel_read_wm_latency()
Gustavo A. R. Silva
1
-1
/
+1
2022-06-06
net: ipa: compute proper aggregation limit
Alex Elder
1
-3
/
+6
2022-06-06
i2c: ismt: prevent memory corruption in ismt_access()
Dan Carpenter
1
-0
/
+3
2022-05-30
ACPI: sysfs: Fix BERT error region memory mapping
Lorenzo Pieralisi
1
-7
/
+18
2022-05-30
random: check for signals after page of pool writes
Jason A. Donenfeld
1
-4
/
+10
2022-05-30
random: wire up fops->splice_{read,write}_iter()
Jens Axboe
1
-0
/
+4
2022-05-30
random: convert to using fops->write_iter()
Jens Axboe
1
-32
/
+35
2022-05-30
random: convert to using fops->read_iter()
Jens Axboe
1
-36
/
+29
2022-05-30
random: unify batched entropy implementations
Jason A. Donenfeld
1
-92
/
+55
2022-05-30
random: move randomize_page() into mm where it belongs
Jason A. Donenfeld
1
-32
/
+0
2022-05-30
random: move initialization functions out of hot pages
Jason A. Donenfeld
1
-25
/
+21
2022-05-30
random: make consistent use of buf and len
Jason A. Donenfeld
1
-102
/
+97
2022-05-30
random: use static branch for crng_ready()
Jason A. Donenfeld
1
-4
/
+12
2022-05-30
random: credit architectural init the exact amount
Jason A. Donenfeld
1
-6
/
+6
2022-05-30
random: handle latent entropy and command line from random_init()
Jason A. Donenfeld
1
-7
/
+10
2022-05-30
random: use proper jiffies comparison macro
Jason A. Donenfeld
1
-1
/
+1
2022-05-30
random: remove ratelimiting for in-kernel unseeded randomness
Jason A. Donenfeld
1
-43
/
+18
2022-05-30
random: move initialization out of reseeding hot path
Jason A. Donenfeld
1
-23
/
+19
2022-05-30
random: avoid initializing twice in credit race
Jason A. Donenfeld
1
-5
/
+5
2022-05-30
random: use symbolic constants for crng_init states
Jason A. Donenfeld
1
-19
/
+19
2022-05-30
siphash: use one source of truth for siphash permutations
Jason A. Donenfeld
1
-23
/
+7
2022-05-30
random: help compiler out with fast_mix() by using simpler arguments
Jason A. Donenfeld
1
-21
/
+23
2022-05-30
random: do not use input pool from hard IRQs
Jason A. Donenfeld
1
-15
/
+36
2022-05-30
random: order timer entropy functions below interrupt functions
Jason A. Donenfeld
1
-119
/
+119
2022-05-30
random: do not pretend to handle premature next security model
Jason A. Donenfeld
1
-117
/
+67
2022-05-30
random: use first 128 bits of input as fast init
Jason A. Donenfeld
1
-97
/
+49
2022-05-30
random: do not use batches when !crng_ready()
Jason A. Donenfeld
1
-3
/
+11
2022-05-30
random: insist on random_get_entropy() existing in order to simplify
Jason A. Donenfeld
1
-60
/
+26
2022-05-30
HID: amd_sfh: Add support for sensor discovery
Basavaraj Natikar
3
-0
/
+22
2022-05-22
Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-2
/
+23
2022-05-21
Merge tag 'input-for-v5.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-12
/
+8
2022-05-21
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
3
-32
/
+43
2022-05-21
drivers: i2c: thunderx: Allow driver to work with ACPI defined TWSI controllers
Piyush Malgujar
1
-0
/
+1
2022-05-21
i2c: ismt: Provide a DMA buffer for Interrupt Cause Logging
Mika Westerberg
1
-0
/
+14
2022-05-21
i2c: mt7621: fix missing clk_disable_unprepare() on error in mtk_i2c_probe()
Yang Yingliang
1
-2
/
+8
2022-05-20
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
4
-15
/
+22
[next]