index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-09
tpm: Add HMAC session name/handle append
James Bottomley
1
-0
/
+129
2024-05-09
tpm: Add HMAC session start and end functions
James Bottomley
4
-0
/
+291
2024-05-09
tpm: Add TCG mandated Key Derivation Functions (KDFs)
James Bottomley
2
-0
/
+106
2024-05-09
tpm: Add NULL primary creation
James Bottomley
5
-0
/
+349
2024-05-09
tpm: export the context save and load commands
James Bottomley
2
-4
/
+8
2024-05-09
tpm: add buffer function to point to returned parameters
James Bottomley
1
-0
/
+28
2024-05-09
tpm: Add tpm_buf_read_{u8,u16,u32}
Jarkko Sakkinen
1
-1
/
+78
2024-05-09
tpm: TPM2B formatted buffers
Jarkko Sakkinen
1
-3
/
+35
2024-05-09
tpm: Store the length of the tpm_buf data separately.
Jarkko Sakkinen
2
-11
/
+39
2024-05-09
tpm: Move buffer handling from static inlines to real functions
James Bottomley
2
-0
/
+88
2024-05-09
tpm: Remove tpm_send()
Jarkko Sakkinen
1
-25
/
+0
2024-05-09
char: tpm: Keep TPM_INF_IO_PORT define for HAS_IOPORT=n
Niklas Schnelle
2
-3
/
+1
2024-05-09
tpm/eventlog: remove redundant assignment to variabel ret
Colin Ian King
1
-1
/
+0
2024-05-09
char: tpm: handle HAS_IOPORT dependencies
Niklas Schnelle
3
-15
/
+21
2024-05-09
Merge tag 'hwmon-for-v6.9-rc8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-16
/
+35
2024-05-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
106
-603
/
+1279
2024-05-09
hwmon: (pmbus/ucd9000) Increase delay from 250 to 500us
Lakshmi Yadlapati
1
-3
/
+3
2024-05-09
drm/xe/ads: Use flexible-array
Lucas De Marchi
1
-1
/
+1
2024-05-09
drm/xe: Use ordered WQ for G2H handler
Matthew Brost
3
-1
/
+8
2024-05-09
Merge tag 'net-6.9-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
11
-90
/
+285
2024-05-09
spi: dw: Bail out early on unsupported target mode
Geert Uytterhoeven
1
-0
/
+5
2024-05-09
regulator: sun20i: Add Allwinner D1 LDOs driver
Samuel Holland
3
-0
/
+166
2024-05-09
regulator: core: fix debugfs creation regression
Johan Hovold
1
-11
/
+16
2024-05-09
Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
1
-0
/
+1
2024-05-09
crypto: mxs-dcp: Add support for hardware-bound keys
David Gstir
1
-11
/
+93
2024-05-09
Merge branch 'for-next/perf' into for-next/core
Will Deacon
22
-73
/
+88
2024-05-09
drm/xe: Use ordered WQ for G2H handler
Matthew Brost
3
-1
/
+8
2024-05-09
drm/xe/guc: Check error code when initializing the CT mutex
Daniele Ceraolo Spurio
1
-1
/
+4
2024-05-09
drm/xe/ads: Use flexible-array
Lucas De Marchi
1
-1
/
+1
2024-05-09
gpiolib: cdev: Fix use after free in lineinfo_changed_notify
Zhongqiu Han
1
-1
/
+1
2024-05-09
dm-delay: remove timer_lock
Benjamin Marzinski
1
-9
/
+1
2024-05-09
dm-delay: change locking to avoid contention
Benjamin Marzinski
1
-13
/
+23
2024-05-09
dm-delay: fix max_delay calculations
Benjamin Marzinski
1
-3
/
+2
2024-05-09
dm-delay: fix hung task introduced by kthread mode
Joel Colledge
1
-2
/
+1
2024-05-09
dm-delay: fix workqueue delay_timer race
Benjamin Marzinski
1
-2
/
+4
2024-05-09
gpiolib: use a single SRCU struct for all GPIO descriptors
Bartosz Golaszewski
3
-28
/
+25
2024-05-09
net: dsa: mv88e6xxx: read cmode on mv88e6320/21 serdes only ports
Steffen Bätz
1
-6
/
+17
2024-05-09
net: dsa: mv88e6xxx: add phylink_get_caps for the mv88e6320/21 family
Steffen Bätz
1
-2
/
+14
2024-05-09
bnxt_re: avoid shift undefined behavior in bnxt_qplib_alloc_init_hwq
Michal Schmidt
1
-1
/
+2
2024-05-09
net: hns3: fix kernel crash when devlink reload during initialization
Yonglong Liu
2
-18
/
+9
2024-05-09
net: hns3: fix port vlan filter not disabled issue
Yonglong Liu
1
-1
/
+6
2024-05-09
net: hns3: use appropriate barrier function after setting a bit value
Peiyang Wang
2
-4
/
+2
2024-05-09
net: hns3: release PTP resources if pf initialization failed
Peiyang Wang
1
-1
/
+3
2024-05-09
net: hns3: change type of numa_node_mask as nodemask_t
Peiyang Wang
5
-8
/
+11
2024-05-09
net: hns3: direct return when receive a unknown mailbox message
Jian Shen
1
-3
/
+4
2024-05-09
net: hns3: using user configure after hardware reset
Peiyang Wang
2
-6
/
+12
2024-05-09
spi: microchip-core-qspi: fix setting spi bus clock rate
Conor Dooley
1
-0
/
+1
2024-05-08
Merge tag 'wireless-next-2024-05-08' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
224
-9612
/
+13258
2024-05-08
netdevsim: add NAPI support
David Wei
2
-12
/
+205
2024-05-08
net: annotate data-races around dev->if_port
Eric Dumazet
7
-10
/
+10
[prev]
[next]