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-03-26
gpiolib: Fix debug messaging in gpiod_find_and_request()
Andy Shevchenko
1
-14
/
+18
2024-03-26
gpio: cdev: sanitize the label before requesting the interrupt
Bartosz Golaszewski
1
-6
/
+32
2024-03-26
ACPI: APEI: EINJ: mark remove callback as non-__exit
Arnd Bergmann
1
-1
/
+1
2024-03-26
iommu/arm-smmu-v3: Fix access for STE.SHCFG
Mostafa Saleh
2
-12
/
+25
2024-03-26
iommu/arm-smmu-v3: Add cpu_to_le64() around STRTAB_STE_0_V
Jason Gunthorpe
1
-1
/
+2
2024-03-26
USB: core: Fix deadlock in usb_deauthorize_interface()
Alan Stern
1
-3
/
+13
2024-03-26
usb: typec: tcpm: Update PD of Type-C port upon pd_set
Kyle Tso
1
-0
/
+2
2024-03-26
usb: typec: tcpm: fix double-free issue in tcpm_port_unregister_pd()
Xu Yang
1
-2
/
+0
2024-03-26
usb: misc: ljca: Fix double free in error handling path
Yongzhi Liu
1
-13
/
+9
2024-03-26
usb: typec: ucsi: Fix race between typec_switch and role_switch
Krishna Kurapati
1
-0
/
+14
2024-03-26
usb: typec: tcpm: Correct port source pdo array in pd_set callback
Kyle Tso
1
-1
/
+1
2024-03-26
USB: UAS: return ENODEV when submit urbs fail with device not attached
Weitao Wang
1
-15
/
+13
2024-03-26
drm/rockchip: vop2: Remove AR30 and AB30 format support
Andy Yan
1
-2
/
+0
2024-03-26
staging: rtl8712: rename backupTKIPCountermeasure to backup_TKIP_countermeasure
Ayush Tiwari
1
-3
/
+3
2024-03-26
staging: rtl8712: rename backupPMKIDIndex to backup_PMKID_index
Ayush Tiwari
1
-3
/
+3
2024-03-26
staging: rtl8712: rename backupPMKIDList to backup_PMKID_list
Ayush Tiwari
1
-3
/
+3
2024-03-26
greybus: lights: check return of get_channel_from_mode
Rui Miguel Silva
1
-1
/
+7
2024-03-26
net: dsa: mt7530: fix improper frames on all 25MHz and 40MHz XTAL MT7530
Arınç ÜNAL
1
-2
/
+3
2024-03-25
net: wwan: t7xx: Split 64bit accesses to fix alignment issues
Bjørn Mork
3
-10
/
+11
2024-03-25
net: ll_temac: platform_get_resource replaced by wrong function
Claus Hansen Ries
1
-1
/
+1
2024-03-25
s390/qeth: handle deferred cc1
Alexandra Winter
1
-2
/
+36
2024-03-25
dpll: indent DPLL option type by a tab
Prasad Pandit
1
-1
/
+1
2024-03-26
irqchip/armada-370-xp: Suppress unused-function warning
Arnd Bergmann
1
-1
/
+1
2024-03-25
scsi: bnx2fc: Remove spin_lock_bh while releasing resources after upload
Saurav Kashyap
1
-2
/
+0
2024-03-26
i2c: i801: Fix a refactoring that broke a touchpad on Lenovo P1
Maxim Levitsky
1
-3
/
+4
2024-03-25
genirq: Introduce IRQF_COND_ONESHOT and use it in pinctrl-amd
Rafael J. Wysocki
1
-1
/
+1
2024-03-25
scsi: core: Fix unremoved procfs host directory regression
Guilherme G. Piccoli
1
-3
/
+4
2024-03-25
fbdev: Select I/O-memory framebuffer ops for SBus
Thomas Zimmermann
1
-0
/
+3
2024-03-25
Merge drm/drm-fixes into drm-misc-fixes
Thomas Zimmermann
4882
-85206
/
+398059
2024-03-25
scsi: mpi3mr: Avoid memcpy field-spanning write WARNING
Shin'ichiro Kawasaki
1
-1
/
+1
2024-03-25
scsi: sd: Fix TCG OPAL unlock on system resume
Damien Le Moal
4
-5
/
+66
2024-03-25
scsi: sg: Avoid sg device teardown race
Alexander Wetzel
1
-1
/
+3
2024-03-25
drm/xe: Fix END redefinition
Lucas De Marchi
1
-11
/
+9
2024-03-25
drm/xe/query: fix gt_id bounds check
Matthew Auld
1
-1
/
+1
2024-03-25
drm/xe/device: fix XE_MAX_TILES_PER_DEVICE check
Matthew Auld
1
-1
/
+1
2024-03-25
drm/xe/device: fix XE_MAX_GT_PER_TILE check
Matthew Auld
1
-1
/
+1
2024-03-25
drm/xe/queue: fix engine_class bounds check
Matthew Auld
1
-1
/
+1
2024-03-25
drm/xe/guc_submit: use jiffies for job timeout
Matthew Auld
1
-1
/
+1
2024-03-25
drm/xe: Remove unused xe_bo->props struct
Nirmoy Das
2
-69
/
+9
2024-03-25
staging: vc04_services: fix information leak in create_component()
Dan Carpenter
1
-0
/
+1
2024-03-25
staging: vc04_services: changen strncpy() to strscpy_pad()
Arnd Bergmann
1
-2
/
+2
2024-03-25
staging: vc04_services: vchiq_core: Stop kthreads on shutdown
Umang Jain
3
-12
/
+13
2024-03-25
staging: vc04_services: Implement vchiq_bus .remove
Umang Jain
1
-0
/
+10
2024-03-25
staging: vc04_services: Do not log error on kzalloc()
Umang Jain
1
-4
/
+1
2024-03-25
staging: vc04_services: vchiq_arm: Use appropriate dev_* log helpers
Umang Jain
1
-3
/
+3
2024-03-25
staging: vc04_services: Remove unused function declarations
Umang Jain
1
-6
/
+0
2024-03-25
staging: rtl8712: Add space between operands and operator
Ayush Tiwari
1
-1
/
+1
2024-03-25
staging: rtl8712: Remove additional space
Ayush Tiwari
1
-1
/
+1
2024-03-25
staging: pi433: Correct comment typos in pi433_if.c
Felix N. Kimbu
1
-4
/
+4
2024-03-25
staging: rtl8712: Fix line length exceeding 100 columns
Ayush Tiwari
1
-1
/
+2
[prev]
[next]