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-10
drm/xe: Nuke xe's copy of intel_fbdev_fb.h
Ville Syrjälä
1
-21
/
+0
2024-05-09
hwmon: Drop explicit initialization of struct i2c_device_id::driver_data to 0...
Uwe Kleine-König
4
-5
/
+5
2024-05-10
kbuild: use $(src) instead of $(srctree)/$(src) for source directory
Masahiro Yamada
37
-69
/
+62
2024-05-09
tpm: disable the TPM if NULL name changes
James Bottomley
3
-16
/
+67
2024-05-09
tpm: add the null key name as a sysfs export
James Bottomley
1
-0
/
+18
2024-05-09
tpm: add session encryption protection to tpm2_get_random()
James Bottomley
1
-4
/
+17
2024-05-09
tpm: add hmac checks to tpm2_pcr_extend()
James Bottomley
1
-17
/
+10
2024-05-09
tpm: Add the rest of the session HMAC API
James Bottomley
1
-0
/
+400
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
drm/xe: Rename few xe_args.h macros
Michal Wajdeczko
3
-66
/
+119
2024-05-09
drm/xe: Move xe_gpu_commands.h file to instructions/
Michal Wajdeczko
7
-6
/
+3
2024-05-09
drm/xe/hwmon: Remove unwanted write permission for currN_label
Karthik Poosa
1
-2
/
+7
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
[prev]
[next]