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-08-17
drm/xe/hw_engine_group: Ensure safe transition between execution modes
Francois Dugast
2
-0
/
+80
2024-08-17
drm/xe/hw_engine_group: Add helper to wait for dma fence jobs
Francois Dugast
1
-0
/
+33
2024-08-17
drm/xe/exec_queue: Prepare last fence for hw engine group resume context
Francois Dugast
2
-2
/
+33
2024-08-17
drm/xe/exec_queue: Remove duplicated code
Francois Dugast
1
-4
/
+1
2024-08-17
drm/xe/hw_engine_group: Add helper to suspend faulting LR jobs
Francois Dugast
1
-0
/
+36
2024-08-17
'drm/xe/hw_engine_group: Register hw engine group's exec queues
Francois Dugast
5
-0
/
+86
2024-08-17
drm/xe/guc_submit: Make suspend_wait interruptible
Francois Dugast
1
-6
/
+6
2024-08-17
drm/xe/hw_engine_group: Introduce xe_hw_engine_group
Francois Dugast
6
-0
/
+176
2024-08-17
Merge tag 'i2c-for-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-3
/
+5
2024-08-17
drm/xe: Use reserved copy engine for user binds on faulting devices
Matthew Brost
4
-68
/
+70
2024-08-17
soundwire: stream: fix programming slave ports for non-continous port maps
Krzysztof Kozlowski
1
-4
/
+4
2024-08-17
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-3
/
+9
2024-08-17
iio: light: ltr390: Calculate 'counts_per_uvi' dynamically
Abhash Jha
1
-2
/
+12
2024-08-17
iio: light: ltr390: Add ALS channel and support for gain and resolution
Abhash Jha
1
-15
/
+90
2024-08-17
iio: adc: ad4695: implement triggered buffer
David Lechner
1
-3
/
+247
2024-08-17
iio: proximity: hx9023s: Fix error code in hx9023s_property_get()
Dan Carpenter
1
-1
/
+2
2024-08-17
iio: light: noa1305: Fix up integration time look up
Marek Vasut
1
-1
/
+1
2024-08-17
iio: humidity: Add support for ENS210
Joshua Felmeden
3
-0
/
+351
2024-08-17
iio: imu: inv_mpu6050: fix interrupt status read for old buggy chips
Jean-Baptiste Maneyrol
1
-2
/
+11
2024-08-17
iio: adc: ad7173: fix GPIO device info
Dumitru Ceclan
1
-3
/
+0
2024-08-17
drm/i915/gt: remove stray declaration of intel_gt_release_all()
Luca Coelho
1
-1
/
+0
2024-08-17
firewire: ohci: fix error path to detect initiated reset in TI TSB41BA3D phy
Takashi Sakamoto
1
-5
/
+10
2024-08-17
crypto: octeontx2 - Remove custom swap functions in favor of built-in sort swap
Kuan-Wei Chiu
1
-9
/
+1
2024-08-17
crypto: octeontx - Remove custom swap function in favor of built-in sort swap
Kuan-Wei Chiu
1
-10
/
+2
2024-08-17
crypto: nx - Use static_assert() to check struct sizes
Gustavo A. R. Silva
1
-0
/
+3
2024-08-17
crypto: qat - Use static_assert() to check struct sizes
Gustavo A. R. Silva
1
-0
/
+2
2024-08-16
Merge tag 'for-net-2024-08-15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
7
-23
/
+4
2024-08-16
scsi: sd: Do not attempt to configure discard unless LBPME is set
Martin K. Petersen
1
-0
/
+3
2024-08-16
scsi: ufs: qcom: Add UFSHCD_QUIRK_BROKEN_LSDBS_CAP for SM8550 SoC
Manivannan Sadhasivam
1
-1
/
+5
2024-08-16
scsi: ufs: core: Add a quirk for handling broken LSDBS field in controller ca...
Manivannan Sadhasivam
1
-1
/
+5
2024-08-16
scsi: ufs: ufshcd-pltfrm: Signedness bug in ufshcd_parse_clock_info()
Dan Carpenter
1
-1
/
+1
2024-08-16
bnx2x: Set ivi->vlan field as an integer
Simon Horman
1
-2
/
+2
2024-08-16
Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2024-08-16
net: txgbe: Remove unnecessary NULL check before free
Simon Horman
1
-2
/
+1
2024-08-16
net: ethernet: lantiq_etop: remove unused variable
Aleksander Jan Bajkowski
1
-1
/
+0
2024-08-16
net/mlx5: Fix IPsec RoCE MPV trace call
Patrisious Haddad
1
-2
/
+4
2024-08-16
net/mlx5e: XPS, Fix oversight of Multi-PF Netdev changes
Carolina Jubran
1
-5
/
+8
2024-08-16
net/mlx5e: SHAMPO, Release in progress headers
Dragos Tatulea
3
-10
/
+24
2024-08-16
net/mlx5e: SHAMPO, Fix page leak
Dragos Tatulea
1
-0
/
+1
2024-08-16
clk: clk-conf: support assigned-clock-rates-u64
Peng Fan
1
-5
/
+38
2024-08-16
Merge tag 'block-6.11-20240824' of git://git.kernel.dk/linux
Linus Torvalds
6
-58
/
+60
2024-08-16
Merge tag 'devicetree-fixes-for-6.11-2' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-4
/
+11
2024-08-16
Merge tag 'thermal-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-18
/
+68
2024-08-16
Merge tag 'acpi-6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
6
-70
/
+29
2024-08-16
Merge tag 'libnvdimm-fixes-6.11-rc4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2024-08-16
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
21
-89
/
+4780
2024-08-16
drm/amdgpu: abort KIQ waits when there is a pending reset
Victor Skvortsov
2
-1
/
+8
2024-08-16
drm/amdgpu: Make enforce_isolation setting per GPU
Srinivasan Shanmugam
5
-8
/
+21
2024-08-16
drm/amdgpu: Emit cleaner shader at end of IB submission
Alex Deucher
2
-0
/
+6
2024-08-16
drm/amdgpu: Add infrastructure for Cleaner Shader feature
Srinivasan Shanmugam
2
-0
/
+49
[prev]
[next]