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-06-28
kernel-wide: fix spelling mistakes like "assocative" -> "associative"
Jesse Brandeburg
5
-5
/
+5
2024-06-24
most: remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
2
-8
/
+8
2024-06-24
fsi: occ: remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
1
-9
/
+8
2024-06-24
bcache: remove heap-related macros and switch to generic min_heap
Kuan-Wei Chiu
11
-217
/
+263
2024-06-24
lib min_heap: rename min_heapify() to min_heap_sift_down()
Kuan-Wei Chiu
1
-1
/
+1
2024-06-24
lib min_heap: add args for min_heap_callbacks
Kuan-Wei Chiu
2
-9
/
+10
2024-06-24
lib min_heap: add type safe interface
Kuan-Wei Chiu
2
-7
/
+7
2024-06-24
bcache: fix typo
Kuan-Wei Chiu
1
-1
/
+1
2024-06-23
Merge tag 'i2c-for-6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2024-06-23
Merge tag 'x86_urgent_for_v6.10_rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2024-06-22
Merge tag 'regulator-fix-v6.10-rc4' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-23
/
+25
2024-06-22
Merge tag 'spi-fix-v6.10-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-28
/
+20
2024-06-22
Merge tag 'ata-6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/lib...
Linus Torvalds
1
-0
/
+8
2024-06-22
Merge tag 'pwm/for-6.10-rc5-fixes-take2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-7
/
+16
2024-06-22
Merge tag 'arm-fixes-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/s...
Linus Torvalds
1
-1
/
+3
2024-06-22
pwm: stm32: Fix error message to not describe the previous error path
Uwe Kleine-König
1
-1
/
+2
2024-06-22
pwm: stm32: Fix calculation of prescaler
Uwe Kleine-König
1
-6
/
+12
2024-06-21
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
4
-0
/
+18
2024-06-21
Merge tag 'drm-fixes-2024-06-22' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
18
-122
/
+198
2024-06-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
7
-15
/
+30
2024-06-21
Merge tag 'acpi-6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
3
-30
/
+25
2024-06-21
Merge tag 'thermal-6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-8
/
+38
2024-06-21
Merge tag 'dmaengine-fix-6.10' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
5
-33
/
+37
2024-06-21
Merge tag 'phy-fixes-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
4
-29
/
+207
2024-06-21
Merge tag 'soundwire-6.10-fixes' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-7
/
+32
2024-06-21
pwm: stm32: Refuse too small period requests
Uwe Kleine-König
1
-0
/
+2
2024-06-21
RDMA/mana_ib: Ignore optional access flags for MRs
Konstantin Taranov
1
-0
/
+1
2024-06-21
RDMA/mlx5: Add check for srq max_sge attribute
Patrisious Haddad
1
-5
/
+8
2024-06-21
RDMA/mlx5: Fix unwind flow as part of mlx5_ib_stage_init_init
Yishai Hadas
1
-2
/
+2
2024-06-21
RDMA/mlx5: Ensure created mkeys always have a populated rb_key
Jason Gunthorpe
1
-1
/
+2
2024-06-21
RDMA/mlx5: Follow rb_key.ats when creating new mkeys
Jason Gunthorpe
1
-0
/
+1
2024-06-21
RDMA/mlx5: Remove extra unlock on error path
Jason Gunthorpe
1
-3
/
+1
2024-06-21
Merge branch 'acpi-scan'
Rafael J. Wysocki
2
-9
/
+23
2024-06-21
Merge tag 'drm-xe-fixes-2024-06-20' of https://gitlab.freedesktop.org/drm/xe/...
Dave Airlie
1
-2
/
+2
2024-06-21
Merge tag 'amd-drm-fixes-6.10-2024-06-19' of https://gitlab.freedesktop.org/a...
Dave Airlie
16
-120
/
+192
2024-06-21
i2c: ocores: set IACK bit after core is enabled
Grygorii Tertychnyi
1
-1
/
+1
2024-06-20
firmware: psci: Fix return value from psci_system_suspend()
Sudeep Holla
1
-1
/
+3
2024-06-20
Merge tag 'net-6.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
28
-227
/
+503
2024-06-20
Merge tag 'mfd-fixes-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-0
/
+1
2024-06-20
net: usb: rtl8150 fix unintiatilzed variables in rtl8150_get_link_ksettings
Oliver Neukum
1
-1
/
+2
2024-06-20
bnxt_en: Restore PTP tx_avail count in case of skb_pad() error
Pavan Chebbi
1
-3
/
+2
2024-06-20
bnxt_en: Set TSO max segs on devices with limits
Michael Chan
2
-0
/
+4
2024-06-20
bnxt_en: Update firmware interface to 1.10.3.44
Michael Chan
1
-133
/
+178
2024-06-20
net: stmmac: Assign configured channel value to EXTTS event
Oleksij Rempel
1
-1
/
+5
2024-06-20
drm/xe/vf: Don't touch GuC irq registers if using memory irqs
Michal Wajdeczko
1
-2
/
+2
2024-06-19
ice: Fix VSI list rule with ICE_SW_LKUP_LAST type
Marcin Szycik
1
-2
/
+4
2024-06-19
drm/amdgpu: init TA fw for psp v14
Likun Gao
1
-0
/
+5
2024-06-19
drm/amdgpu: cleanup MES11 command submission
Christian König
1
-28
/
+48
2024-06-19
drm/amdgpu: fix UBSAN warning in kv_dpm.c
Alex Deucher
1
-0
/
+2
2024-06-19
drm/radeon: fix UBSAN warning in kv_dpm.c
Alex Deucher
1
-0
/
+2
[next]