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-02
drm/panel: ili9341: Use predefined error codes
Andy Shevchenko
1
-2
/
+2
2024-05-02
drm/panel: ili9341: Respect deferred probe
Andy Shevchenko
1
-2
/
+2
2024-05-02
drm/panel: ili9341: Correct use of device property APIs
Andy Shevchenko
2
-3
/
+4
2024-05-02
wifi: qtnfmac: Remove generic .ndo_get_stats64
Breno Leitao
1
-1
/
+0
2024-05-02
wifi: qtnfmac: Move stats allocation to core
Breno Leitao
1
-14
/
+1
2024-05-02
s390/qeth: Fix kernel panic after setting hsuid
Alexandra Winter
1
-34
/
+27
2024-05-02
Merge tag 'drm-intel-next-2024-04-30' of https://anongit.freedesktop.org/git/...
Dave Airlie
31
-1457
/
+1406
2024-05-02
wifi: rtl8xxxu: cleanup includes
Ping-Ke Shih
10
-117
/
+11
2024-05-02
wifi: rtl8xxxu: remove rtl8xxxu_ prefix from filenames
Kalle Valo
11
-12
/
+12
2024-05-02
wifi: rtl8xxxu: remove some unused includes
Kalle Valo
9
-36
/
+0
2024-05-02
wifi: rtw89: 8852c: refine power sequence to imporve power consumption
Chia-Yuan Li
1
-2
/
+8
2024-05-02
wifi: rtw89: reset AFEDIG register in power off sequence
Chin-Yen Lee
3
-0
/
+5
2024-05-02
wifi: rtlwifi: Adjust rtl8192d-common for USB
Bitterblue Smith
10
-44
/
+268
2024-05-02
wifi: rtlwifi: Clean up rtl8192d-common a bit
Bitterblue Smith
8
-471
/
+422
2024-05-02
wifi: rtlwifi: Move code from rtl8192de to rtl8192d-common
Bitterblue Smith
35
-4927
/
+5166
2024-05-02
wifi: rtlwifi: rtl8192de: Fix endianness issue in RX path
Bitterblue Smith
2
-66
/
+15
2024-05-02
wifi: rtlwifi: rtl8192de: Fix low speed with WPA3-SAE
Bitterblue Smith
2
-3
/
+16
2024-05-02
wifi: rtlwifi: rtl8192de: Fix 5 GHz TX power
Bitterblue Smith
1
-2
/
+2
2024-05-01
vxlan: Pull inner IP header in vxlan_rcv().
Guillaume Nault
1
-1
/
+18
2024-05-01
net: ti: icssg_prueth: Add SW TX / RX Coalescing based on hrtimers
MD Danish Anwar
4
-8
/
+155
2024-05-01
lkdtm: Disable CFI checking for perms functions
Kees Cook
2
-2
/
+2
2024-05-01
firmware: qcom: uefisecapp: Allow on sc8180x Primus and Flex 5G
Bjorn Andersson
1
-0
/
+2
2024-05-01
soc: qcom: pmic_glink: Make client-lock non-sleeping
Bjorn Andersson
1
-10
/
+15
2024-05-01
drm/xe/gsc: define GSCCS for LNL
Daniele Ceraolo Spurio
1
-1
/
+2
2024-05-01
drm/xe/gsc: Turn off GSCCS interrupts when disabling the engine
Daniele Ceraolo Spurio
1
-0
/
+5
2024-05-01
Merge remote-tracking branch 'cxl/for-6.10/cper' into cxl-for-next
Dave Jiang
2
-1
/
+180
2024-05-01
cxl/pci: Process CPER events
Ira Weiny
1
-1
/
+70
2024-05-01
acpi/ghes: Process CXL Component Events
Ira Weiny
1
-0
/
+110
2024-05-01
cxl/region: Convert cxl_pmem_region_alloc to scope-based resource management
Dan Williams
1
-26
/
+17
2024-05-01
virtio-mmio: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2024-05-01
drm/debugfs: Drop conditionals around of_node pointers
Sui Jingfeng
1
-2
/
+2
2024-05-01
cxl/acpi: Cleanup __cxl_parse_cfmws()
Dan Williams
2
-42
/
+56
2024-05-01
Merge tag 'regulator-fix-v6.9-rc6' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-12
/
+25
2024-05-01
drm/xe/vm: prevent UAF in rebind_work_func()
Matthew Auld
1
-0
/
+3
2024-05-01
hwmon: (npcm750-pwm-fan) Remove another unused field in struct npcm7xx_coolin...
Christophe JAILLET
1
-3
/
+3
2024-05-01
hwmon: (npcm750-pwm-fan) Remove an unused field in struct npcm7xx_cooling_device
Christophe JAILLET
1
-1
/
+0
2024-05-01
hwmon: (stts751) Remove an unused field in struct stts751_priv
Christophe JAILLET
1
-1
/
+0
2024-05-01
hwmon: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
99
-118
/
+118
2024-05-01
hwmon: (max31790) revise the scale to write pwm
Delphine CC Chiu
1
-1
/
+7
2024-05-01
iommu/arm-smmu-v3: Add unit tests for arm_smmu_write_entry
Jason Gunthorpe
6
-27
/
+533
2024-05-01
iommu/arm-smmu-v3: Build the whole CD in arm_smmu_make_s1_cd()
Jason Gunthorpe
2
-32
/
+18
2024-05-01
iommu/arm-smmu-v3: Move the CD generation for SVA into a function
Jason Gunthorpe
3
-132
/
+107
2024-05-01
iommu/arm-smmu-v3: Allocate the CD table entry in advance
Jason Gunthorpe
1
-16
/
+8
2024-05-01
iommu/arm-smmu-v3: Make arm_smmu_alloc_cd_ptr()
Jason Gunthorpe
2
-23
/
+39
2024-05-01
iommu/arm-smmu-v3: Consolidate clearing a CD table entry
Jason Gunthorpe
3
-11
/
+18
2024-05-01
iommu/arm-smmu-v3: Move the CD generation for S1 domains into a function
Jason Gunthorpe
3
-29
/
+76
2024-05-01
iommu/arm-smmu-v3: Make CD programming use arm_smmu_write_entry()
Jason Gunthorpe
1
-22
/
+67
2024-05-01
iommu/arm-smmu-v3: Add an ops indirection to the STE code
Jason Gunthorpe
1
-72
/
+104
2024-05-01
iommu/arm-smmu-qcom: Don't build debug features as a kernel module
Will Deacon
1
-1
/
+1
2024-05-01
regulator: rtq2208: Fix LDO discharge register and add vsel setting
Alina Yu
1
-39
/
+61
[prev]
[next]