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-10-08
nvmet-rdma: use sbitmap to replace rsp free list
Guixin Liu
1
-29
/
+27
2024-10-08
fbdev: Switch back to struct platform_driver::remove()
Uwe Kleine-König
70
-88
/
+88
2024-10-08
thermal: intel: int340x: processor: Add MMIO RAPL PL4 support
Zhang Rui
1
-2
/
+2
2024-10-08
thermal: intel: int340x: processor: Remove MMIO RAPL CPU hotplug support
Zhang Rui
1
-44
/
+22
2024-10-08
powercap: intel_rapl_msr: Add PL4 support for Arrowlake-U
Sumeet Pawnikar
1
-0
/
+1
2024-10-08
powercap: intel_rapl_tpmi: Ignore minor version change
Zhang Rui
1
-3
/
+14
2024-10-08
wifi: radiotap: Avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
6
-9
/
+9
2024-10-08
wifi: iwlegacy: Clear stale interrupts before resuming device
Ville Syrjälä
1
-0
/
+2
2024-10-08
iommu/arm-smmu-v3: Convert comma to semicolon
Chen Ni
1
-1
/
+1
2024-10-08
iommu/arm-smmu-v3: Fix last_sid_idx calculation for sid_bits==32
Daniel Mentz
1
-1
/
+1
2024-10-08
iommu/arm-smmu: Clarify MMU-500 CPRE workaround
Robin Murphy
1
-2
/
+2
2024-10-08
irqchip/sifive-plic: Unmask interrupt in plic_irq_enable()
Nam Cao
1
-10
/
+11
2024-10-08
irqchip/gic-v4: Don't allow a VMOVP on a dying VPE
Marc Zyngier
1
-6
/
+12
2024-10-08
drm/radeon: always set GEM function pointer
Christian König
2
-3
/
+1
2024-10-08
gpio: aspeed: Use devm_clk api to manage clock source
Billy Tsai
1
-1
/
+1
2024-10-08
gpio: aspeed: Add the flush write to ensure the write complete.
Billy Tsai
1
-0
/
+2
2024-10-08
nouveau/dmem: Fix vulnerability in migrate_to_ram upon copy error
Yonatan Maman
1
-1
/
+1
2024-10-08
nouveau/dmem: Fix privileged error in copy engine channel
Yonatan Maman
1
-1
/
+1
2024-10-08
RDMA/core: Fix ENODEV error for iWARP test over vlan
Anumula Murali Mohan Reddy
1
-0
/
+2
2024-10-08
net: dsa: b53: fix jumbo frames on 10/100 ports
Jonas Gorski
1
-1
/
+1
2024-10-08
net: dsa: b53: allow lower MTUs on BCM5325/5365
Jonas Gorski
1
-1
/
+1
2024-10-08
net: dsa: b53: fix max MTU for BCM5325/BCM5365
Jonas Gorski
1
-0
/
+6
2024-10-08
net: dsa: b53: fix max MTU for 1g switches
Jonas Gorski
1
-1
/
+4
2024-10-08
net: dsa: b53: fix jumbo frame mtu check
Jonas Gorski
1
-1
/
+1
2024-10-08
net: ethernet: ti: am65-cpsw: avoid devm_alloc_etherdev, fix module removal
Nicolas Pitre
1
-8
/
+12
2024-10-08
net: ethernet: ti: am65-cpsw: prevent WARN_ON upon module removal
Nicolas Pitre
1
-1
/
+1
2024-10-08
HID: multitouch: Add quirk for HONOR MagicBook Art 14 touchpad
WangYuli
1
-0
/
+5
2024-10-08
RDMA/nldev: Fix NULL pointer dereferences issue in rdma_nl_notify_event
Qianqiang Liu
1
-0
/
+2
2024-10-08
RDMA/bnxt_re: Fix the max WQEs used in Static WQE mode
Selvin Xavier
1
-1
/
+5
2024-10-08
RDMA/bnxt_re: Add a check for memory allocation
Kalesh AP
1
-0
/
+2
2024-10-08
RDMA/bnxt_re: Fix incorrect AVID type in WQE structure
Saravanan Vajravel
1
-1
/
+1
2024-10-08
RDMA/bnxt_re: Fix a possible memory leak
Kalesh AP
1
-1
/
+4
2024-10-08
HID: multitouch: Add support for B2402FVA track point
Stefan Blum
1
-0
/
+4
2024-10-08
HID: plantronics: Workaround for an unexcepted opposite volume key
Wade Wang
2
-0
/
+25
2024-10-07
net: airoha: Update tx cpu dma ring idx at the end of xmit loop
Lorenzo Bianconi
1
-4
/
+5
2024-10-07
net: phy: Remove LED entry from LEDs list on unregister
Christian Marangi
1
-2
/
+3
2024-10-07
Merge tag 'for-net-2024-10-04' of git://git.kernel.org/pub/scm/linux/kernel/g...
Jakub Kicinski
1
-2
/
+18
2024-10-07
net: ethernet: adi: adin1110: Fix some error handling path in adin1110_read_f...
Christophe JAILLET
1
-2
/
+2
2024-10-07
Revert "net: stmmac: set PP_FLAG_DMA_SYNC_DEV only if XDP is enabled"
Jakub Kicinski
1
-1
/
+1
2024-10-07
net: dsa: lan9303: ensure chip reset and wait for READY status
Anatolij Gustschin
1
-0
/
+29
2024-10-07
drm/amd/display: fix hibernate entry for DCN35+
Hamza Mahfooz
1
-3
/
+4
2024-10-07
drm/amd/display: Clear update flags after update has been applied
Josip Pavic
1
-11
/
+34
2024-10-07
drm/amdgpu: partially revert powerplay `__counted_by` changes
Alex Deucher
1
-13
/
+13
2024-10-07
drm/radeon: add late_register for connector
Wu Hoi Pok
2
-7
/
+19
2024-10-07
drm/amdkfd: Fix an eviction fence leak
Lang Yu
2
-4
/
+7
2024-10-07
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
4
-27
/
+32
2024-10-07
thermal: intel: int340x: processor: Fix warning during module unload
Zhang Rui
1
-2
/
+0
2024-10-07
powercap: intel_rapl_tpmi: Fix bogus register reading
Zhang Rui
1
-1
/
+1
2024-10-07
ACPI: resource: Fold Asus Vivobook Pro N6506M* DMI quirks together
Hans de Goede
1
-16
/
+2
2024-10-07
ACPI: resource: Fold Asus ExpertBook B1402C* and B1502C* DMI quirks together
Hans de Goede
1
-25
/
+4
[prev]
[next]